2026-06-18 10:33:17.904 | + ./stack.sh:main:485 : exec 2026-06-18 10:33:17.904 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-18-123317.summary.2026-06-18-123317 2026-06-18 10:33:17.904 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-18-123317' 2026-06-18 10:33:17.904 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:33:17.904 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-18-123317 2026-06-18 10:33:17.904 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-18-123317 /opt/stack/logs/stack.sh.log 2026-06-18 10:33:17.904 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-18-123317.summary.2026-06-18-123317 /opt/stack/logs/stack.sh.log.summary 2026-06-18 10:33:17.904 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-18 10:33:17.905 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-18 10:33:17.905 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-18 10:33:17.905 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-18 10:33:17.905 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-18 10:33:17.905 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-18 10:33:17.905 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-18 10:33:17.905 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 10:33:17.905 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-18 10:33:17.905 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-18 10:33:17.906 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 10:33:17.906 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-18 10:33:17.906 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-18 10:33:17.906 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-18 10:33:17.909 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-18 10:33:17.912 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-18 10:33:17.915 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-18 10:33:17.917 | + ./stack.sh:main:571 : set -o errexit 2026-06-18 10:33:17.920 | + ./stack.sh:main:574 : uname -a 2026-06-18 10:33:17.921 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-18 10:33:17.924 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-18 10:33:17.927 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-18 10:33:17.931 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-06-18 10:33:17.971 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-18 10:33:17.989 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-06-18 10:33:17.993 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-18 10:33:18.009 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-18 10:33:18.012 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-18 10:33:18.027 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-18 10:33:18.030 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-18 10:33:18.046 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-06-18 10:33:18.049 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-18 10:33:18.051 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-18 10:33:18.054 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-18 10:33:18.069 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-18 10:33:18.073 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-18 10:33:18.088 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-18 10:33:18.090 | + ./stack.sh:main:588 : tune_host 2026-06-18 10:33:18.093 | + lib/host:tune_host:96 : configure_host_mem 2026-06-18 10:33:18.095 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-18 10:33:18.097 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-06-18 10:33:18.100 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-18 10:33:18.102 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-18 10:33:18.104 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-18 10:33:18.106 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 10:33:18.109 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 10:33:18.111 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-18 10:33:18.113 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 10:33:18.115 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 10:33:18.118 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 10:33:18.120 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:33:18.122 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:33:18.125 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 10:33:18.127 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-18 10:33:18.129 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-18 10:33:18.132 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-18 10:33:18.134 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-18 10:33:18.138 | + functions-common:apt_get_update:1168 : [[ 1000 = \0 ]] 2026-06-18 10:33:18.141 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-18 10:33:18.143 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-18 10:33:18.145 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:33:18.148 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:33:18.151 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:33:18.154 | + functions-common:time_start:2405 : _TIME_START[$name]=1781778798152 2026-06-18 10:33:18.157 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-18 10:33:18.159 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-18 10:33:18.161 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-18 10:33:18.310 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-18 10:33:18.310 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-18 10:33:18.313 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-18 10:33:18.317 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-18 10:33:18.327 | Hit:5 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-18 10:33:21.474 | Fetched 4747 B in 0s (9659 B/s) 2026-06-18 10:33:23.002 | Reading package lists... 2026-06-18 10:33:23.028 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-18 10:33:23.030 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-18 10:33:23.032 | + functions-common:time_stop:2414 : local name 2026-06-18 10:33:23.034 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:33:23.036 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:33:23.038 | + functions-common:time_stop:2417 : local total 2026-06-18 10:33:23.040 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:33:23.043 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-18 10:33:23.045 | + functions-common:time_stop:2421 : start_time=1781778798152 2026-06-18 10:33:23.047 | + functions-common:time_stop:2423 : [[ -z 1781778798152 ]] 2026-06-18 10:33:23.050 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:33:23.054 | + functions-common:time_stop:2426 : end_time=1781778803051 2026-06-18 10:33:23.056 | + functions-common:time_stop:2427 : elapsed_time=4899 2026-06-18 10:33:23.058 | + functions-common:time_stop:2428 : total=0 2026-06-18 10:33:23.060 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:33:23.062 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4899 2026-06-18 10:33:23.064 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-18 10:33:23.067 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 10:33:23.069 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:33:23.071 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:33:23.074 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-18 10:33:23.093 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-18 10:33:23.129 | Reading package lists... 2026-06-18 10:33:23.478 | Building dependency tree... 2026-06-18 10:33:23.479 | Reading state information... 2026-06-18 10:33:24.018 | The following NEW packages will be installed: 2026-06-18 10:33:24.020 | ksmtuned 2026-06-18 10:33:24.066 | 0 upgraded, 1 newly installed, 0 to remove and 92 not upgraded. 2026-06-18 10:33:24.066 | Need to get 7444 B of archives. 2026-06-18 10:33:24.066 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-18 10:33:24.066 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-18 10:33:24.267 | perl: warning: Setting locale failed. 2026-06-18 10:33:24.267 | perl: warning: Please check that your locale settings: 2026-06-18 10:33:24.267 | LANGUAGE = (unset), 2026-06-18 10:33:24.267 | LC_ALL = "en_US.utf8", 2026-06-18 10:33:24.267 | LANG = "de_DE.UTF-8" 2026-06-18 10:33:24.267 | are supported and installed on your system. 2026-06-18 10:33:24.268 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:33:24.359 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:33:24.359 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:33:24.359 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:33:24.558 | Fetched 7444 B in 0s (349 kB/s) 2026-06-18 10:33:24.601 | Selecting previously unselected package ksmtuned. 2026-06-18 10:33:24.938 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-06-18 10:33:24.943 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-18 10:33:24.954 | Unpacking ksmtuned (4.20150326) ... 2026-06-18 10:33:25.014 | Setting up ksmtuned (4.20150326) ... 2026-06-18 10:33:25.227 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-18 10:33:25.418 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-18 10:33:26.098 | perl: warning: Setting locale failed. 2026-06-18 10:33:26.098 | perl: warning: Please check that your locale settings: 2026-06-18 10:33:26.098 | LANGUAGE = (unset), 2026-06-18 10:33:26.098 | LC_ALL = "en_US.utf8", 2026-06-18 10:33:26.098 | LANG = "de_DE.UTF-8" 2026-06-18 10:33:26.098 | are supported and installed on your system. 2026-06-18 10:33:26.098 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:33:26.241 | perl: warning: Setting locale failed. 2026-06-18 10:33:26.242 | perl: warning: Please check that your locale settings: 2026-06-18 10:33:26.242 | LANGUAGE = (unset), 2026-06-18 10:33:26.242 | LC_ALL = "en_US.utf8", 2026-06-18 10:33:26.242 | LANG = "de_DE.UTF-8" 2026-06-18 10:33:26.242 | are supported and installed on your system. 2026-06-18 10:33:26.242 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:33:26.291 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:33:26.291 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:33:26.291 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:33:26.359 | perl: warning: Setting locale failed. 2026-06-18 10:33:26.359 | perl: warning: Please check that your locale settings: 2026-06-18 10:33:26.359 | LANGUAGE = (unset), 2026-06-18 10:33:26.359 | LC_ALL = "en_US.utf8", 2026-06-18 10:33:26.359 | LANG = "de_DE.UTF-8" 2026-06-18 10:33:26.359 | are supported and installed on your system. 2026-06-18 10:33:26.359 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:33:26.894 | 2026-06-18 10:33:26.894 | Running kernel seems to be up-to-date. 2026-06-18 10:33:26.894 | 2026-06-18 10:33:26.894 | No services need to be restarted. 2026-06-18 10:33:26.894 | 2026-06-18 10:33:26.895 | No containers need to be restarted. 2026-06-18 10:33:26.895 | 2026-06-18 10:33:26.895 | No user sessions are running outdated binaries. 2026-06-18 10:33:26.896 | 2026-06-18 10:33:26.896 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 10:33:28.853 | + functions-common:apt_get:1205 : result=0 2026-06-18 10:33:28.856 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 10:33:28.858 | + functions-common:time_stop:2414 : local name 2026-06-18 10:33:28.861 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:33:28.863 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:33:28.865 | + functions-common:time_stop:2417 : local total 2026-06-18 10:33:28.867 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:33:28.869 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 10:33:28.871 | + functions-common:time_stop:2421 : start_time=1781778803090 2026-06-18 10:33:28.874 | + functions-common:time_stop:2423 : [[ -z 1781778803090 ]] 2026-06-18 10:33:28.877 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:33:28.881 | + functions-common:time_stop:2426 : end_time=1781778808878 2026-06-18 10:33:28.883 | + functions-common:time_stop:2427 : elapsed_time=5788 2026-06-18 10:33:28.886 | + functions-common:time_stop:2428 : total=936 2026-06-18 10:33:28.888 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:33:28.890 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6724 2026-06-18 10:33:28.892 | + functions-common:apt_get:1209 : return 0 2026-06-18 10:33:28.894 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-18 10:33:28.897 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-18 10:33:28.897 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-18 10:33:28.909 | + lib/host:configure_ksm:19 : echo 0 2026-06-18 10:33:28.909 | 0 2026-06-18 10:33:28.913 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-18 10:33:28.915 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-06-18 10:33:28.917 | + lib/host:tune_host:97 : configure_host_net 2026-06-18 10:33:28.919 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-18 10:33:28.921 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-06-18 10:33:28.929 | + ./stack.sh:main:594 : fetch_plugins 2026-06-18 10:33:28.931 | + functions-common:fetch_plugins:1760 : local plugins= 2026-06-18 10:33:28.933 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-18 10:33:28.934 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2026-06-18 10:33:28.936 | + functions-common:fetch_plugins:1765 : return 2026-06-18 10:33:28.939 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-18 10:33:28.941 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-18 10:33:28.942 | + functions-common:run_phase:1843 : local phase= 2026-06-18 10:33:28.944 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 10:33:28.947 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 10:33:28.949 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 10:33:28.951 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 10:33:28.954 | + functions-common:run_phase:1852 : local extra 2026-06-18 10:33:28.956 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 10:33:28.960 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 10:33:28.961 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 10:33:28.964 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 10:33:28.967 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-18 10:33:28.969 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 10:33:28.983 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:33:28.986 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-18 10:33:28.988 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 10:33:28.990 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 10:33:28.992 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 10:33:28.994 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 10:33:28.997 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-18 10:33:28.999 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-18 10:33:29.002 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-18 10:33:29.003 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-18 10:33:29.005 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 10:33:29.007 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-18 10:33:29.009 | + functions-common:plugin_override_defaults:1801 : local plugins= 2026-06-18 10:33:29.011 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-18 10:33:29.013 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2026-06-18 10:33:29.015 | + functions-common:plugin_override_defaults:1806 : return 2026-06-18 10:33:29.017 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-06-18 10:33:29.035 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-06-18 10:33:29.038 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-18 10:33:29.052 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:33:29.055 | +++ lib/tls:source:43 : hostname -f 2026-06-18 10:33:29.060 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-18 10:33:29.063 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-18 10:33:29.064 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-18 10:33:29.070 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-18 10:33:29.073 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-18 10:33:29.075 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-18 10:33:29.077 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-18 10:33:29.080 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-18 10:33:29.082 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-18 10:33:29.086 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-18 10:33:29.088 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-06-18 10:33:29.103 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-06-18 10:33:29.120 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-06-18 10:33:29.136 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-06-18 10:33:29.150 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-06-18 10:33:29.184 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-06-18 10:33:29.253 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-06-18 10:33:29.346 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-06-18 10:33:29.369 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-06-18 10:33:29.421 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-06-18 10:33:29.468 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-06-18 10:33:29.470 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-18 10:33:29.485 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:33:29.488 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-18 10:33:29.490 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-18 10:33:29.494 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-18 10:33:29.496 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-18 10:33:29.499 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-18 10:33:29.515 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 10:33:29.517 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 10:33:29.521 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-18 10:33:29.523 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-18 10:33:29.526 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-18 10:33:29.529 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 10:33:29.532 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-18 10:33:29.534 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-18 10:33:29.537 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 10:33:29.541 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-18 10:33:29.560 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-18 10:33:29.564 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-18 10:33:29.566 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-18 10:33:29.568 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-18 10:33:29.572 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-18 10:33:29.574 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-18 10:33:29.576 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-18 10:33:29.579 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-18 10:33:29.582 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-18 10:33:29.584 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-18 10:33:29.586 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-18 10:33:29.589 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.165 2026-06-18 10:33:29.591 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-18 10:33:29.595 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-18 10:33:29.598 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-18 10:33:29.598 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 10:33:29.603 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-18 10:33:29.604 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-18 10:33:29.608 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-18 10:33:29.611 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-18 10:33:29.613 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-18 10:33:29.616 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-18 10:33:29.634 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-18 10:33:29.637 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.165 2026-06-18 10:33:29.641 | +++ functions-common:ipv6_unquote:2212 : echo 192.168.122.165 2026-06-18 10:33:29.641 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 10:33:29.645 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.165 2026-06-18 10:33:29.647 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-18 10:33:29.649 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-18 10:33:29.651 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-18 10:33:29.654 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-18 10:33:29.657 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-18 10:33:29.660 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-18 10:33:29.664 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-18 10:33:29.667 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-18 10:33:29.669 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-18 10:33:29.671 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-18 10:33:29.673 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-18 10:33:29.675 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-18 10:33:29.677 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-18 10:33:29.679 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-18 10:33:29.682 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-18 10:33:29.685 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-18 10:33:29.687 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-18 10:33:29.690 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-18 10:33:29.693 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:33:29.697 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-18 10:33:29.700 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-18 10:33:29.704 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-18 10:33:29.721 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-18 10:33:29.723 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-18 10:33:29.726 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 10:33:29.728 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-18 10:33:29.730 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 10:33:29.733 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-18 10:33:29.735 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 10:33:29.736 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-18 10:33:29.738 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 10:33:29.741 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-18 10:33:29.743 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-18 10:33:29.745 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-18 10:33:29.747 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-18 10:33:29.749 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-18 10:33:29.751 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-18 10:33:29.753 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-18 10:33:29.755 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-18 10:33:29.757 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-18 10:33:29.759 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-18 10:33:29.761 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-18 10:33:29.872 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-18 10:33:29.888 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-18 10:33:29.891 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-18 10:33:29.895 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-18 10:33:29.898 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-18 10:33:29.901 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-18 10:33:29.903 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-18 10:33:29.907 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-18 10:33:29.910 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-18 10:33:29.913 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-18 10:33:29.916 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-18 10:33:29.919 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-18 10:33:29.922 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-18 10:33:29.925 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-18 10:33:29.928 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-18 10:33:29.931 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-18 10:33:29.934 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-18 10:33:29.937 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-18 10:33:29.940 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-18 10:33:29.942 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-18 10:33:29.946 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-18 10:33:29.951 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-18 10:33:29.951 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-18 10:33:29.952 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-18 10:33:29.954 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-18 10:33:29.959 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=97:142e:2184 2026-06-18 10:33:29.963 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-18 10:33:29.966 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-18 10:33:29.969 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-18 10:33:29.972 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-18 10:33:29.975 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd97:142e:2184::/56 2026-06-18 10:33:29.980 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd97:142e:2184::/56 2026-06-18 10:33:29.980 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-18 10:33:29.987 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd97:142e:2184::/64 2026-06-18 10:33:29.990 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-18 10:33:29.993 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-18 10:33:29.995 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-18 10:33:29.998 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 10:33:30.001 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-18 10:33:30.004 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-18 10:33:30.007 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-18 10:33:30.010 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-18 10:33:30.012 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-18 10:33:30.015 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-18 10:33:30.017 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-18 10:33:30.020 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-18 10:33:30.023 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-18 10:33:30.026 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd97:142e:2184::/56 2026-06-18 10:33:30.028 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-18 10:33:30.031 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-18 10:33:30.036 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-18 10:33:30.036 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-18 10:33:30.036 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-18 10:33:30.042 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-18 10:33:30.046 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-18 10:33:30.046 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-18 10:33:30.047 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-18 10:33:30.053 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-18 10:33:30.058 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-18 10:33:30.061 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-18 10:33:30.064 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-18 10:33:30.068 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-18 10:33:30.070 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-18 10:33:30.074 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-18 10:33:30.076 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-18 10:33:30.080 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-18 10:33:30.083 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-18 10:33:30.101 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-06-18 10:33:30.118 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-06-18 10:33:30.135 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-06-18 10:33:30.151 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-06-18 10:33:30.167 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-06-18 10:33:30.205 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-06-18 10:33:30.210 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-18 10:33:30.213 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-18 10:33:30.216 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-18 10:33:30.220 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 10:33:30.224 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-18 10:33:30.244 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-18 10:33:30.247 | + ./stack.sh:main:629 : run_phase source 2026-06-18 10:33:30.250 | + functions-common:run_phase:1842 : local mode=source 2026-06-18 10:33:30.254 | + functions-common:run_phase:1843 : local phase= 2026-06-18 10:33:30.256 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 10:33:30.259 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 10:33:30.262 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 10:33:30.265 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 10:33:30.268 | + functions-common:run_phase:1852 : local extra 2026-06-18 10:33:30.272 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 10:33:30.277 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 10:33:30.279 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 10:33:30.282 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 10:33:30.285 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-18 10:33:30.288 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 10:33:30.306 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:33:30.309 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-18 10:33:30.312 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-18 10:33:30.360 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-18 10:33:30.363 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-18 10:33:30.367 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-18 10:33:30.370 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-18 10:33:30.373 | + functions-common:load_plugin_settings:1778 : local plugins= 2026-06-18 10:33:30.376 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-18 10:33:30.379 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2026-06-18 10:33:30.382 | + functions-common:load_plugin_settings:1783 : return 2026-06-18 10:33:30.385 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-18 10:33:30.388 | + functions-common:verify_disabled_services:2125 : local service 2026-06-18 10:33:30.391 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.394 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-18 10:33:30.397 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.401 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-18 10:33:30.404 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.407 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-18 10:33:30.410 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.413 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-18 10:33:30.417 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.420 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-18 10:33:30.423 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.426 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-18 10:33:30.429 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.433 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-18 10:33:30.436 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.439 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-18 10:33:30.442 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.445 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-18 10:33:30.449 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.452 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-18 10:33:30.455 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.458 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-18 10:33:30.461 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.465 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-18 10:33:30.468 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.471 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-18 10:33:30.474 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.477 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-18 10:33:30.481 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.484 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-18 10:33:30.487 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.490 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-18 10:33:30.494 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.496 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-18 10:33:30.500 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.502 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-18 10:33:30.506 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.509 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-18 10:33:30.512 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.515 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-18 10:33:30.518 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.522 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-18 10:33:30.524 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.527 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-18 10:33:30.531 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.533 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-18 10:33:30.536 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.540 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-18 10:33:30.543 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:33:30.546 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-18 10:33:30.550 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-18 10:33:30.553 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 10:33:30.556 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-18 10:33:30.576 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:33:30.578 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-18 10:33:30.582 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-18 10:33:30.585 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-18 10:33:30.605 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:33:30.608 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-18 10:33:30.611 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-18 10:33:30.614 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-18 10:33:30.618 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-18 10:33:30.621 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-18 10:33:30.625 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-18 10:33:30.628 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-18 10:33:30.631 | + lib/database:initialize_database_backends:92 : return 0 2026-06-18 10:33:30.634 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-18 10:33:30.634 | Using mysql database backend 2026-06-18 10:33:30.637 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-18 10:33:30.658 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-18 10:33:30.662 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-18 10:33:30.666 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 10:33:30.669 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-18 10:33:30.673 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 10:33:30.676 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-18 10:33:30.698 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:33:30.701 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-18 10:33:30.723 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-18 10:33:30.746 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:33:30.749 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-18 10:33:30.771 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-18 10:33:30.792 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-18 10:33:30.813 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:33:30.817 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-18 10:33:30.838 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:33:30.842 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-18 10:33:30.845 | + functions-common:save_stackenv:65 : local tag=762 2026-06-18 10:33:30.849 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 10:33:30.854 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-123330 2026-06-18 10:33:30.857 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-123330 762' 2026-06-18 10:33:30.861 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.864 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 10:33:30.867 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.870 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 10:33:30.874 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.877 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 10:33:30.880 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.883 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-18 10:33:30.886 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.889 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.165 2026-06-18 10:33:30.893 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.896 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.165/identity 2026-06-18 10:33:30.898 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.902 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-18-123317 2026-06-18 10:33:30.905 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.908 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 10:33:30.911 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.914 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.165 2026-06-18 10:33:30.918 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.921 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-18 10:33:30.925 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.928 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-18 10:33:30.931 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.934 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 10:33:30.937 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.941 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 10:33:30.943 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.947 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.165 2026-06-18 10:33:30.950 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:33:30.953 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 10:33:30.956 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-18 10:33:30.959 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-18 10:33:30.963 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-18 10:33:30.966 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-18 10:33:30.969 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 10:33:30.972 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 10:33:30.976 | ++ functions-common:git_clone:587 : pwd 2026-06-18 10:33:30.978 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 10:33:30.982 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 10:33:30.985 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 10:33:31.004 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 10:33:31.007 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 10:33:31.010 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 10:33:31.015 | + functions-common:git_clone:604 : echo master 2026-06-18 10:33:31.015 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 10:33:31.022 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-18 10:33:31.024 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 10:33:31.027 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-18 10:33:31.030 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:33:31.034 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:33:31.036 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:33:31.040 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:33:31.042 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:33:31.045 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:33:31.048 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:33:31.051 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:33:31.056 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:33:31.060 | + functions-common:time_start:2405 : _TIME_START[$name]=1781778811057 2026-06-18 10:33:31.063 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-18 10:33:31.066 | Cloning into '/opt/stack/requirements'... 2026-06-18 10:33:35.871 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:33:35.874 | + functions-common:time_stop:2414 : local name 2026-06-18 10:33:35.877 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:33:35.881 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:33:35.883 | + functions-common:time_stop:2417 : local total 2026-06-18 10:33:35.887 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:33:35.890 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:33:35.893 | + functions-common:time_stop:2421 : start_time=1781778811057 2026-06-18 10:33:35.896 | + functions-common:time_stop:2423 : [[ -z 1781778811057 ]] 2026-06-18 10:33:35.900 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:33:35.905 | + functions-common:time_stop:2426 : end_time=1781778815901 2026-06-18 10:33:35.908 | + functions-common:time_stop:2427 : elapsed_time=4844 2026-06-18 10:33:35.911 | + functions-common:time_stop:2428 : total=0 2026-06-18 10:33:35.914 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:33:35.917 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4844 2026-06-18 10:33:35.921 | + functions-common:git_clone:625 : cd /opt/stack/requirements 2026-06-18 10:33:35.924 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 10:33:35.927 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:33:35.930 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:33:35.934 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:33:35.937 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:33:35.940 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:33:35.943 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:33:35.947 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:33:35.950 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:33:35.953 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:33:35.958 | + functions-common:time_start:2405 : _TIME_START[$name]=1781778815955 2026-06-18 10:33:35.961 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 10:33:36.524 | From https://review.opendev.org/openstack/requirements 2026-06-18 10:33:36.524 | * branch master -> FETCH_HEAD 2026-06-18 10:33:36.535 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:33:36.538 | + functions-common:time_stop:2414 : local name 2026-06-18 10:33:36.541 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:33:36.544 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:33:36.548 | + functions-common:time_stop:2417 : local total 2026-06-18 10:33:36.551 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:33:36.554 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:33:36.558 | + functions-common:time_stop:2421 : start_time=1781778815955 2026-06-18 10:33:36.561 | + functions-common:time_stop:2423 : [[ -z 1781778815955 ]] 2026-06-18 10:33:36.565 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:33:36.571 | + functions-common:time_stop:2426 : end_time=1781778816567 2026-06-18 10:33:36.574 | + functions-common:time_stop:2427 : elapsed_time=612 2026-06-18 10:33:36.578 | + functions-common:time_stop:2428 : total=4844 2026-06-18 10:33:36.581 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:33:36.584 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5456 2026-06-18 10:33:36.587 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 10:33:36.591 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:33:36.594 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:33:36.598 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:33:36.601 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:33:36.605 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:33:36.608 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:33:36.611 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:33:36.614 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:33:36.618 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:33:36.622 | + functions-common:time_start:2405 : _TIME_START[$name]=1781778816619 2026-06-18 10:33:36.625 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 10:33:36.640 | Note: switching to 'FETCH_HEAD'. 2026-06-18 10:33:36.641 | 2026-06-18 10:33:36.641 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 10:33:36.641 | changes and commit them, and you can discard any commits you make in this 2026-06-18 10:33:36.641 | state without impacting any branches by switching back to a branch. 2026-06-18 10:33:36.641 | 2026-06-18 10:33:36.641 | If you want to create a new branch to retain commits you create, you may 2026-06-18 10:33:36.641 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 10:33:36.641 | 2026-06-18 10:33:36.641 | git switch -c 2026-06-18 10:33:36.641 | 2026-06-18 10:33:36.641 | Or undo this operation with: 2026-06-18 10:33:36.642 | 2026-06-18 10:33:36.642 | git switch - 2026-06-18 10:33:36.642 | 2026-06-18 10:33:36.642 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 10:33:36.642 | 2026-06-18 10:33:36.642 | HEAD is now at 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-18 10:33:36.644 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:33:36.647 | + functions-common:time_stop:2414 : local name 2026-06-18 10:33:36.651 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:33:36.654 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:33:36.658 | + functions-common:time_stop:2417 : local total 2026-06-18 10:33:36.660 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:33:36.664 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:33:36.667 | + functions-common:time_stop:2421 : start_time=1781778816619 2026-06-18 10:33:36.670 | + functions-common:time_stop:2423 : [[ -z 1781778816619 ]] 2026-06-18 10:33:36.674 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:33:36.679 | + functions-common:time_stop:2426 : end_time=1781778816675 2026-06-18 10:33:36.682 | + functions-common:time_stop:2427 : elapsed_time=56 2026-06-18 10:33:36.686 | + functions-common:time_stop:2428 : total=5456 2026-06-18 10:33:36.689 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:33:36.693 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5512 2026-06-18 10:33:36.696 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-18 10:33:36.713 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-18 10:33:36.716 | + functions-common:git_clone:667 : head -1 2026-06-18 10:33:36.718 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 10:33:36.721 | 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-18 10:33:36.725 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 10:33:36.729 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-18 10:33:36.733 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:33:36.737 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-18 10:33:36.740 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-18 10:33:36.743 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-18 10:33:36.747 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-18 10:33:36.750 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-18 10:33:36.753 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-18 10:33:36.757 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-18 10:33:36.760 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-18 10:33:36.764 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-18 10:33:36.770 | ++ tools/install_prereqs.sh:source:47 : NOW=1781778816 2026-06-18 10:33:36.774 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-18 10:33:36.779 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-18 10:33:36.782 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-18 10:33:36.786 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781778816 2026-06-18 10:33:36.789 | ++ tools/install_prereqs.sh:source:50 : [[ 1781778816 -lt 7200 ]] 2026-06-18 10:33:36.793 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-18 10:33:36.796 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-18 10:33:36.800 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-18 10:33:36.804 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-18 10:33:36.807 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-18 10:33:36.811 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-18 10:33:36.814 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-18 10:33:36.819 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-18 10:33:36.854 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-18 10:33:36.854 | apache2-dev 2026-06-18 10:33:36.854 | bc 2026-06-18 10:33:36.854 | bsdmainutils 2026-06-18 10:33:36.854 | curl 2026-06-18 10:33:36.854 | g++ 2026-06-18 10:33:36.854 | gawk 2026-06-18 10:33:36.854 | gcc 2026-06-18 10:33:36.854 | gettext 2026-06-18 10:33:36.855 | git 2026-06-18 10:33:36.855 | graphviz 2026-06-18 10:33:36.855 | iputils-ping 2026-06-18 10:33:36.855 | libffi-dev 2026-06-18 10:33:36.855 | libjpeg-dev 2026-06-18 10:33:36.855 | libpq-dev 2026-06-18 10:33:36.855 | libssl-dev 2026-06-18 10:33:36.855 | libsystemd-dev 2026-06-18 10:33:36.855 | libxml2-dev 2026-06-18 10:33:36.855 | libxslt1-dev 2026-06-18 10:33:36.855 | libyaml-dev 2026-06-18 10:33:36.856 | lsof 2026-06-18 10:33:36.856 | openssh-server 2026-06-18 10:33:36.856 | openssl 2026-06-18 10:33:36.856 | pkg-config 2026-06-18 10:33:36.856 | psmisc 2026-06-18 10:33:36.856 | python3-dev 2026-06-18 10:33:36.856 | python3-pip 2026-06-18 10:33:36.856 | python3-systemd 2026-06-18 10:33:36.856 | python3-venv 2026-06-18 10:33:36.856 | tar 2026-06-18 10:33:36.856 | tcpdump 2026-06-18 10:33:36.856 | unzip 2026-06-18 10:33:36.857 | uuid-runtime 2026-06-18 10:33:36.857 | wget 2026-06-18 10:33:36.857 | zlib1g-dev 2026-06-18 10:33:36.857 | libkrb5-dev 2026-06-18 10:33:36.857 | libldap2-dev 2026-06-18 10:33:36.857 | libsasl2-dev 2026-06-18 10:33:36.857 | memcached 2026-06-18 10:33:36.857 | python3-mysqldb 2026-06-18 10:33:36.857 | sqlite3 2026-06-18 10:33:36.857 | conntrack 2026-06-18 10:33:36.857 | curl 2026-06-18 10:33:36.857 | ebtables 2026-06-18 10:33:36.858 | genisoimage 2026-06-18 10:33:36.858 | iptables 2026-06-18 10:33:36.858 | iputils-arping 2026-06-18 10:33:36.858 | kpartx 2026-06-18 10:33:36.858 | libjs-jquery-tablesorter 2026-06-18 10:33:36.858 | parted 2026-06-18 10:33:36.858 | pm-utils 2026-06-18 10:33:36.858 | python3-mysqldb 2026-06-18 10:33:36.858 | socat 2026-06-18 10:33:36.858 | sqlite3 2026-06-18 10:33:36.858 | sudo 2026-06-18 10:33:36.859 | vlan 2026-06-18 10:33:36.859 | lsscsi 2026-06-18 10:33:36.859 | open-iscsi 2026-06-18 10:33:36.859 | cryptsetup 2026-06-18 10:33:36.859 | dosfstools 2026-06-18 10:33:36.859 | genisoimage 2026-06-18 10:33:36.859 | gir1.2-libosinfo-1.0 2026-06-18 10:33:36.859 | netcat-openbsd 2026-06-18 10:33:36.859 | open-iscsi 2026-06-18 10:33:36.859 | qemu-utils 2026-06-18 10:33:36.859 | sg3-utils 2026-06-18 10:33:36.860 | sysfsutils 2026-06-18 10:33:36.860 | lvm2 2026-06-18 10:33:36.860 | qemu-utils 2026-06-18 10:33:36.860 | thin-provisioning-tools 2026-06-18 10:33:36.860 | acl 2026-06-18 10:33:36.860 | dnsmasq-base 2026-06-18 10:33:36.860 | dnsmasq-utils 2026-06-18 10:33:36.860 | ebtables 2026-06-18 10:33:36.860 | haproxy 2026-06-18 10:33:36.860 | iptables 2026-06-18 10:33:36.860 | iputils-arping 2026-06-18 10:33:36.860 | iputils-ping 2026-06-18 10:33:36.861 | postgresql-server-dev-all 2026-06-18 10:33:36.861 | python3-mysqldb 2026-06-18 10:33:36.861 | sqlite3 2026-06-18 10:33:36.861 | sudo 2026-06-18 10:33:36.861 | vlan 2026-06-18 10:33:36.861 | pcp' 2026-06-18 10:33:36.861 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-18 10:33:36.883 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-18 10:33:36.883 | apache2-dev 2026-06-18 10:33:36.883 | bc 2026-06-18 10:33:36.884 | bsdmainutils 2026-06-18 10:33:36.884 | curl 2026-06-18 10:33:36.884 | g++ 2026-06-18 10:33:36.884 | gawk 2026-06-18 10:33:36.884 | gcc 2026-06-18 10:33:36.884 | gettext 2026-06-18 10:33:36.884 | git 2026-06-18 10:33:36.884 | graphviz 2026-06-18 10:33:36.884 | iputils-ping 2026-06-18 10:33:36.884 | libffi-dev 2026-06-18 10:33:36.884 | libjpeg-dev 2026-06-18 10:33:36.884 | libpq-dev 2026-06-18 10:33:36.885 | libssl-dev 2026-06-18 10:33:36.885 | libsystemd-dev 2026-06-18 10:33:36.885 | libxml2-dev 2026-06-18 10:33:36.885 | libxslt1-dev 2026-06-18 10:33:36.885 | libyaml-dev 2026-06-18 10:33:36.885 | lsof 2026-06-18 10:33:36.885 | openssh-server 2026-06-18 10:33:36.885 | openssl 2026-06-18 10:33:36.885 | pkg-config 2026-06-18 10:33:36.885 | psmisc 2026-06-18 10:33:36.885 | python3-dev 2026-06-18 10:33:36.886 | python3-pip 2026-06-18 10:33:36.886 | python3-systemd 2026-06-18 10:33:36.886 | python3-venv 2026-06-18 10:33:36.886 | tar 2026-06-18 10:33:36.886 | tcpdump 2026-06-18 10:33:36.886 | unzip 2026-06-18 10:33:36.886 | uuid-runtime 2026-06-18 10:33:36.886 | wget 2026-06-18 10:33:36.886 | zlib1g-dev 2026-06-18 10:33:36.886 | libkrb5-dev 2026-06-18 10:33:36.886 | libldap2-dev 2026-06-18 10:33:36.887 | libsasl2-dev 2026-06-18 10:33:36.887 | memcached 2026-06-18 10:33:36.887 | python3-mysqldb 2026-06-18 10:33:36.887 | sqlite3 2026-06-18 10:33:36.887 | conntrack 2026-06-18 10:33:36.887 | curl 2026-06-18 10:33:36.887 | ebtables 2026-06-18 10:33:36.887 | genisoimage 2026-06-18 10:33:36.887 | iptables 2026-06-18 10:33:36.887 | iputils-arping 2026-06-18 10:33:36.887 | kpartx 2026-06-18 10:33:36.887 | libjs-jquery-tablesorter 2026-06-18 10:33:36.888 | parted 2026-06-18 10:33:36.888 | pm-utils 2026-06-18 10:33:36.888 | python3-mysqldb 2026-06-18 10:33:36.888 | socat 2026-06-18 10:33:36.888 | sqlite3 2026-06-18 10:33:36.888 | sudo 2026-06-18 10:33:36.888 | vlan 2026-06-18 10:33:36.888 | lsscsi 2026-06-18 10:33:36.888 | open-iscsi 2026-06-18 10:33:36.888 | cryptsetup 2026-06-18 10:33:36.888 | dosfstools 2026-06-18 10:33:36.888 | genisoimage 2026-06-18 10:33:36.889 | gir1.2-libosinfo-1.0 2026-06-18 10:33:36.889 | netcat-openbsd 2026-06-18 10:33:36.889 | open-iscsi 2026-06-18 10:33:36.889 | qemu-utils 2026-06-18 10:33:36.889 | sg3-utils 2026-06-18 10:33:36.889 | sysfsutils 2026-06-18 10:33:36.889 | lvm2 2026-06-18 10:33:36.889 | qemu-utils 2026-06-18 10:33:36.889 | thin-provisioning-tools 2026-06-18 10:33:36.889 | acl 2026-06-18 10:33:36.889 | dnsmasq-base 2026-06-18 10:33:36.890 | dnsmasq-utils 2026-06-18 10:33:36.890 | ebtables 2026-06-18 10:33:36.890 | haproxy 2026-06-18 10:33:36.890 | iptables 2026-06-18 10:33:36.890 | iputils-arping 2026-06-18 10:33:36.890 | iputils-ping 2026-06-18 10:33:36.890 | postgresql-server-dev-all 2026-06-18 10:33:36.890 | python3-mysqldb 2026-06-18 10:33:36.890 | sqlite3 2026-06-18 10:33:36.890 | sudo 2026-06-18 10:33:36.890 | vlan 2026-06-18 10:33:36.891 | pcp ' 2026-06-18 10:33:36.891 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-18 10:33:36.891 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:33:36.892 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:33:36.897 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-18 10:33:36.897 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-18 10:33:36.903 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-18 10:33:36.906 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-18 10:33:36.908 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 10:33:36.912 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 10:33:36.915 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 10:33:36.918 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 10:33:36.922 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 10:33:36.925 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:33:36.928 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:33:36.931 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 10:33:36.934 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 10:33:36.937 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 10:33:36.941 | ++ functions-common:apt_get_update:1161 : return 2026-06-18 10:33:36.943 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-18 10:33:36.946 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 10:33:36.950 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:33:36.952 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:33:36.956 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-18 10:33:36.982 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-18 10:33:37.029 | Reading package lists... 2026-06-18 10:33:37.395 | Building dependency tree... 2026-06-18 10:33:37.396 | Reading state information... 2026-06-18 10:33:37.937 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-18 10:33:37.937 | bc set to manually installed. 2026-06-18 10:33:37.937 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-18 10:33:37.937 | g++ set to manually installed. 2026-06-18 10:33:37.937 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-18 10:33:37.937 | gawk set to manually installed. 2026-06-18 10:33:37.937 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-18 10:33:37.937 | gcc set to manually installed. 2026-06-18 10:33:37.937 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-18 10:33:37.938 | git set to manually installed. 2026-06-18 10:33:37.938 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-18 10:33:37.938 | iputils-ping set to manually installed. 2026-06-18 10:33:37.938 | lsof is already the newest version (4.95.0-1build3). 2026-06-18 10:33:37.938 | lsof set to manually installed. 2026-06-18 10:33:37.938 | psmisc is already the newest version (23.7-1build1). 2026-06-18 10:33:37.938 | psmisc set to manually installed. 2026-06-18 10:33:37.938 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-18 10:33:37.938 | python3-dev set to manually installed. 2026-06-18 10:33:37.938 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-18 10:33:37.938 | python3-systemd is already the newest version (235-1build4). 2026-06-18 10:33:37.939 | python3-systemd set to manually installed. 2026-06-18 10:33:37.941 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-18 10:33:37.941 | tar set to manually installed. 2026-06-18 10:33:37.941 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-18 10:33:37.941 | tcpdump set to manually installed. 2026-06-18 10:33:37.941 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-18 10:33:37.941 | uuid-runtime set to manually installed. 2026-06-18 10:33:37.941 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-18 10:33:37.941 | wget set to manually installed. 2026-06-18 10:33:37.942 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-18 10:33:37.942 | zlib1g-dev set to manually installed. 2026-06-18 10:33:37.942 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-18 10:33:37.942 | iptables set to manually installed. 2026-06-18 10:33:37.942 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-18 10:33:37.942 | kpartx set to manually installed. 2026-06-18 10:33:37.942 | parted is already the newest version (3.6-4build1). 2026-06-18 10:33:37.942 | parted set to manually installed. 2026-06-18 10:33:37.942 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-18 10:33:37.942 | sudo set to manually installed. 2026-06-18 10:33:37.942 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-18 10:33:37.943 | open-iscsi set to manually installed. 2026-06-18 10:33:37.943 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-18 10:33:37.943 | cryptsetup set to manually installed. 2026-06-18 10:33:37.943 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-18 10:33:37.943 | dosfstools set to manually installed. 2026-06-18 10:33:37.943 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-18 10:33:37.943 | netcat-openbsd set to manually installed. 2026-06-18 10:33:37.943 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-18 10:33:37.943 | qemu-utils set to manually installed. 2026-06-18 10:33:37.943 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-18 10:33:37.943 | sg3-utils set to manually installed. 2026-06-18 10:33:37.944 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-18 10:33:37.944 | lvm2 set to manually installed. 2026-06-18 10:33:37.944 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-18 10:33:37.944 | thin-provisioning-tools set to manually installed. 2026-06-18 10:33:37.944 | acl is already the newest version (2.3.2-1build1.1). 2026-06-18 10:33:37.944 | acl set to manually installed. 2026-06-18 10:33:37.944 | The following additional packages will be installed: 2026-06-18 10:33:37.945 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-18 10:33:37.945 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-18 10:33:37.945 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-18 10:33:37.945 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-18 10:33:37.945 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-18 10:33:37.945 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-18 10:33:37.945 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-18 10:33:37.945 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-18 10:33:37.945 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-18 10:33:37.945 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-18 10:33:37.945 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-18 10:33:37.946 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-18 10:33:37.946 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-18 10:33:37.946 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-18 10:33:37.946 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-18 10:33:37.946 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-18 10:33:37.946 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-18 10:33:37.946 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-18 10:33:37.946 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-18 10:33:37.946 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-18 10:33:37.946 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-18 10:33:37.946 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-18 10:33:37.946 | libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-18 10:33:37.947 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mysql-common ncal 2026-06-18 10:33:37.947 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-06-18 10:33:37.947 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-18 10:33:37.947 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-18 10:33:37.948 | python3.12-venv ssl-cert systemd systemd-container systemd-dev 2026-06-18 10:33:37.948 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-18 10:33:37.948 | Suggested packages: 2026-06-18 10:33:37.949 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-18 10:33:37.949 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-18 10:33:37.949 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-18 10:33:37.950 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-18 10:33:37.950 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-18 10:33:37.950 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-18 10:33:37.951 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-18 10:33:37.951 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-06-18 10:33:37.951 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-06-18 10:33:37.951 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-18 10:33:37.951 | default-mysql-server | virtual-mysql-server sqlite3-doc systemd-homed 2026-06-18 10:33:37.951 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-06-18 10:33:38.125 | The following NEW packages will be installed: 2026-06-18 10:33:38.125 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-18 10:33:38.125 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-18 10:33:38.125 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-18 10:33:38.125 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-18 10:33:38.125 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-18 10:33:38.125 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-18 10:33:38.125 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-18 10:33:38.126 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-18 10:33:38.126 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-18 10:33:38.126 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-18 10:33:38.126 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-18 10:33:38.126 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-18 10:33:38.126 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-18 10:33:38.126 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-18 10:33:38.126 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-18 10:33:38.126 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-18 10:33:38.126 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-18 10:33:38.126 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-18 10:33:38.126 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-18 10:33:38.127 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-18 10:33:38.127 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-18 10:33:38.127 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-18 10:33:38.127 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-18 10:33:38.127 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-18 10:33:38.127 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-18 10:33:38.127 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-18 10:33:38.127 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-18 10:33:38.127 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-18 10:33:38.127 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-18 10:33:38.128 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-18 10:33:38.128 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-18 10:33:38.128 | uuid-dev vbetool vlan 2026-06-18 10:33:38.129 | The following packages will be upgraded: 2026-06-18 10:33:38.129 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-18 10:33:38.130 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-18 10:33:38.130 | libudev1 openssh-client openssh-server openssh-sftp-server openssl systemd 2026-06-18 10:33:38.131 | systemd-container systemd-dev systemd-resolved systemd-sysv 2026-06-18 10:33:38.131 | systemd-timesyncd udev 2026-06-18 10:33:38.210 | 22 upgraded, 161 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 10:33:38.210 | Need to get 190 MB of archives. 2026-06-18 10:33:38.210 | After this operation, 941 MB of additional disk space will be used. 2026-06-18 10:33:38.211 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-18 10:33:38.268 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-18 10:33:38.269 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-18 10:33:38.285 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-18 10:33:38.297 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-18 10:33:38.313 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-18 10:33:38.364 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-18 10:33:38.371 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-18 10:33:38.371 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-18 10:33:38.375 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-18 10:33:38.378 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-18 10:33:38.438 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-18 10:33:38.470 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-18 10:33:38.474 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-18 10:33:38.510 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-18 10:33:38.513 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-18 10:33:38.526 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-18 10:33:38.528 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-18 10:33:38.529 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-18 10:33:38.530 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-18 10:33:38.530 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-18 10:33:38.533 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-18 10:33:38.557 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-18 10:33:38.561 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-18 10:33:38.569 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-18 10:33:38.571 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-06-18 10:33:38.609 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-18 10:33:38.612 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-18 10:33:38.617 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-18 10:33:38.617 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-18 10:33:38.632 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-18 10:33:38.648 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-18 10:33:38.650 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-18 10:33:38.651 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-18 10:33:38.666 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-18 10:33:38.667 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-18 10:33:38.669 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-18 10:33:38.670 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-18 10:33:38.670 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-18 10:33:38.679 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-18 10:33:38.683 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-18 10:33:38.688 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-18 10:33:38.695 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-18 10:33:38.709 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-18 10:33:38.710 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-18 10:33:39.281 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-18 10:33:39.548 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-18 10:33:39.551 | Get:48 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-18 10:33:39.552 | Get:49 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-18 10:33:39.556 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-18 10:33:39.568 | Get:51 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-18 10:33:39.594 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-18 10:33:39.752 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-18 10:33:39.753 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-18 10:33:39.756 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-18 10:33:39.756 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-18 10:33:39.761 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-18 10:33:39.762 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-18 10:33:39.762 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-18 10:33:39.763 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-18 10:33:39.764 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-18 10:33:39.769 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-18 10:33:39.787 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-18 10:33:39.788 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-18 10:33:39.794 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-18 10:33:39.810 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-18 10:33:39.811 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-18 10:33:39.811 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-18 10:33:39.812 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-18 10:33:39.831 | Get:70 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-18 10:33:39.840 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-18 10:33:39.840 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-18 10:33:39.849 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-18 10:33:39.854 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-18 10:33:39.858 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-18 10:33:39.858 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-18 10:33:39.874 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-18 10:33:39.878 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-18 10:33:39.880 | Get:79 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-18 10:33:39.881 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-18 10:33:39.882 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-18 10:33:39.891 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-18 10:33:39.892 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-18 10:33:39.894 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-18 10:33:39.931 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-18 10:33:39.934 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-18 10:33:39.934 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-18 10:33:39.946 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-18 10:33:39.947 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-18 10:33:39.948 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-18 10:33:39.949 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-18 10:33:39.950 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-18 10:33:39.952 | Get:93 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-18 10:33:39.952 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-18 10:33:39.962 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-18 10:33:39.975 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-18 10:33:39.981 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-18 10:33:40.016 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-18 10:33:40.017 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-18 10:33:40.017 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-18 10:33:40.024 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-18 10:33:40.025 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-18 10:33:40.031 | Get:103 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-18 10:33:40.046 | Get:104 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-18 10:33:40.049 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-18 10:33:40.050 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-18 10:33:40.051 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-18 10:33:40.052 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-18 10:33:40.053 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-18 10:33:40.054 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-18 10:33:40.055 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-18 10:33:40.060 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-18 10:33:40.073 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-18 10:33:40.129 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-18 10:33:40.131 | Get:115 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-18 10:33:40.137 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-18 10:33:40.138 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-18 10:33:40.576 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-18 10:33:40.581 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-18 10:33:40.582 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-18 10:33:40.582 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-18 10:33:40.582 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-18 10:33:40.591 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-18 10:33:40.592 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-18 10:33:40.594 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-18 10:33:40.602 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-18 10:33:40.602 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-18 10:33:40.606 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-18 10:33:40.607 | Get:129 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1255 kB] 2026-06-18 10:33:40.653 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-18 10:33:40.667 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-18 10:33:40.668 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-18 10:33:40.681 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-18 10:33:40.682 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-18 10:33:40.684 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-18 10:33:40.684 | Get:136 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-18 10:33:40.689 | Get:137 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-18 10:33:40.783 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-18 10:33:40.785 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-18 10:33:40.797 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-18 10:33:40.844 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-18 10:33:40.846 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-18 10:33:40.876 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-18 10:33:40.877 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-18 10:33:40.902 | Get:145 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-18 10:33:40.917 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-18 10:33:41.752 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-18 10:33:41.752 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-18 10:33:41.764 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-18 10:33:41.955 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-18 10:33:41.956 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-18 10:33:43.269 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-18 10:33:43.269 | Get:153 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-18 10:33:43.273 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-18 10:33:43.274 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-18 10:33:43.276 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-18 10:33:43.277 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-18 10:33:43.278 | Get:158 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-18 10:33:43.302 | Get:159 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-18 10:33:43.334 | Get:160 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-18 10:33:43.334 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-18 10:33:43.336 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-18 10:33:43.387 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-18 10:33:43.404 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-18 10:33:43.404 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-18 10:33:43.404 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-18 10:33:43.408 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-18 10:33:43.414 | Get:168 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-18 10:33:43.414 | Get:169 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-18 10:33:43.416 | Get:170 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-18 10:33:43.418 | Get:171 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-18 10:33:43.419 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-18 10:33:43.419 | Get:173 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-18 10:33:43.421 | Get:174 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-18 10:33:43.433 | Get:175 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-18 10:33:43.435 | Get:176 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-18 10:33:43.436 | Get:177 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-18 10:33:43.437 | Get:178 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-18 10:33:43.440 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-18 10:33:43.441 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-18 10:33:43.447 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-18 10:33:43.526 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-18 10:33:43.537 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-18 10:33:43.790 | perl: warning: Setting locale failed. 2026-06-18 10:33:43.791 | perl: warning: Please check that your locale settings: 2026-06-18 10:33:43.791 | LANGUAGE = (unset), 2026-06-18 10:33:43.791 | LC_ALL = "en_US.utf8", 2026-06-18 10:33:43.791 | LANG = "de_DE.UTF-8" 2026-06-18 10:33:43.791 | are supported and installed on your system. 2026-06-18 10:33:43.791 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:33:43.854 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:33:43.854 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:33:43.854 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:33:44.235 | Vorkonfiguration der Pakete ... 2026-06-18 10:33:44.269 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:33:44.449 | Fetched 190 MB in 5s (35.3 MB/s) 2026-06-18 10:33:44.536 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-18 10:33:44.542 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-18 10:33:44.553 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:44.640 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:44.654 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:44.739 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:44.752 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:44.846 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:44.865 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:44.948 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:44.961 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:45.070 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:45.081 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:45.194 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:45.206 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:45.278 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 10:33:45.389 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-18 10:33:45.394 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:45.405 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:45.471 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:45.484 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:45.563 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:45.577 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:45.648 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:45.680 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:46.294 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:46.331 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:46.556 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:33:46.568 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-18 10:33:46.636 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 10:33:46.746 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-18 10:33:46.752 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 10:33:46.763 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-18 10:33:46.887 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 10:33:47.002 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-18 10:33:47.008 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-18 10:33:47.018 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-18 10:33:47.085 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-18 10:33:47.097 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-18 10:33:47.156 | Selecting previously unselected package libapr1t64:amd64. 2026-06-18 10:33:47.167 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 10:33:47.171 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 10:33:47.220 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-18 10:33:47.231 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 10:33:47.235 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 10:33:47.279 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-18 10:33:47.290 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 10:33:47.294 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 10:33:47.334 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-18 10:33:47.343 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 10:33:47.347 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 10:33:47.392 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-18 10:33:47.403 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-18 10:33:47.406 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 10:33:47.452 | Selecting previously unselected package apache2-bin. 2026-06-18 10:33:47.463 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 10:33:47.466 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 10:33:47.610 | Selecting previously unselected package apache2-data. 2026-06-18 10:33:47.619 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-18 10:33:47.622 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 10:33:47.815 | Selecting previously unselected package apache2-utils. 2026-06-18 10:33:47.827 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 10:33:47.831 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 10:33:47.892 | Selecting previously unselected package apache2. 2026-06-18 10:33:47.904 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 10:33:47.911 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:33:47.914 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 10:33:48.024 | Selecting previously unselected package haproxy. 2026-06-18 10:33:48.036 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 10:33:48.047 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 10:33:48.172 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-18 10:33:48.185 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 10:33:48.188 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 10:33:48.237 | Selecting previously unselected package memcached. 2026-06-18 10:33:48.249 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-18 10:33:48.255 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 10:33:48.322 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-18 10:33:48.331 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-18 10:33:48.396 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-18 10:33:48.525 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-18 10:33:48.622 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-18 10:33:48.648 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-18 10:33:48.757 | Selecting previously unselected package libjson-perl. 2026-06-18 10:33:48.769 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-18 10:33:48.774 | Unpacking libjson-perl (4.10000-1) ... 2026-06-18 10:33:48.829 | Selecting previously unselected package postgresql-client-common. 2026-06-18 10:33:48.841 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-18 10:33:48.846 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-18 10:33:48.910 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 10:33:48.920 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-18 10:33:49.123 | Selecting previously unselected package ssl-cert. 2026-06-18 10:33:49.136 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-18 10:33:49.140 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-18 10:33:49.197 | Selecting previously unselected package postgresql-common. 2026-06-18 10:33:49.209 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-18 10:33:49.231 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-18 10:33:49.241 | Unpacking postgresql-common (257build1.1) ... 2026-06-18 10:33:49.355 | Selecting previously unselected package libsysfs2:amd64. 2026-06-18 10:33:49.365 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-18 10:33:49.370 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 10:33:49.418 | Selecting previously unselected package sysfsutils. 2026-06-18 10:33:49.431 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-18 10:33:49.438 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-18 10:33:49.480 | Selecting previously unselected package autotools-dev. 2026-06-18 10:33:49.492 | Preparing to unpack .../024-autotools-dev_20220109.1_all.deb ... 2026-06-18 10:33:49.496 | Unpacking autotools-dev (20220109.1) ... 2026-06-18 10:33:49.544 | Selecting previously unselected package m4. 2026-06-18 10:33:49.557 | Preparing to unpack .../025-m4_1.4.19-4build1_amd64.deb ... 2026-06-18 10:33:49.561 | Unpacking m4 (1.4.19-4build1) ... 2026-06-18 10:33:49.638 | Selecting previously unselected package autoconf. 2026-06-18 10:33:49.651 | Preparing to unpack .../026-autoconf_2.71-3_all.deb ... 2026-06-18 10:33:49.655 | Unpacking autoconf (2.71-3) ... 2026-06-18 10:33:49.752 | Selecting previously unselected package automake. 2026-06-18 10:33:49.765 | Preparing to unpack .../027-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-18 10:33:49.776 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 10:33:49.912 | Selecting previously unselected package autopoint. 2026-06-18 10:33:49.925 | Preparing to unpack .../028-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-18 10:33:49.929 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-18 10:33:49.975 | Selecting previously unselected package libdebhelper-perl. 2026-06-18 10:33:49.988 | Preparing to unpack .../029-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-18 10:33:49.992 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 10:33:50.083 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-18 10:33:50.095 | Preparing to unpack .../030-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:33:50.099 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:33:51.205 | Selecting previously unselected package libclang-cpp17t64. 2026-06-18 10:33:51.216 | Preparing to unpack .../031-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:33:51.220 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:33:51.779 | Selecting previously unselected package libgc1:amd64. 2026-06-18 10:33:51.791 | Preparing to unpack .../032-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-18 10:33:51.795 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 10:33:51.860 | Selecting previously unselected package libobjc4:amd64. 2026-06-18 10:33:51.872 | Preparing to unpack .../033-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-18 10:33:51.875 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 10:33:51.916 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-18 10:33:51.927 | Preparing to unpack .../034-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-18 10:33:51.930 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 10:33:51.985 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-18 10:33:51.997 | Preparing to unpack .../035-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:33:52.001 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:33:52.224 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-18 10:33:52.238 | Preparing to unpack .../036-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:33:52.241 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 10:33:52.325 | Selecting previously unselected package libclang1-17t64. 2026-06-18 10:33:52.337 | Preparing to unpack .../037-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:33:52.341 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:33:52.659 | Selecting previously unselected package clang-17. 2026-06-18 10:33:52.672 | Preparing to unpack .../038-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:33:52.675 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:33:52.724 | Selecting previously unselected package libtool. 2026-06-18 10:33:52.737 | Preparing to unpack .../039-libtool_2.4.7-7build1_all.deb ... 2026-06-18 10:33:52.740 | Unpacking libtool (2.4.7-7build1) ... 2026-06-18 10:33:52.792 | Selecting previously unselected package dh-autoreconf. 2026-06-18 10:33:52.805 | Preparing to unpack .../040-dh-autoreconf_20_all.deb ... 2026-06-18 10:33:52.808 | Unpacking dh-autoreconf (20) ... 2026-06-18 10:33:52.852 | Selecting previously unselected package libarchive-zip-perl. 2026-06-18 10:33:52.865 | Preparing to unpack .../041-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-18 10:33:52.869 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-18 10:33:52.929 | Selecting previously unselected package libsub-override-perl. 2026-06-18 10:33:52.942 | Preparing to unpack .../042-libsub-override-perl_0.10-1_all.deb ... 2026-06-18 10:33:52.945 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-18 10:33:52.983 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-18 10:33:52.995 | Preparing to unpack .../043-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-18 10:33:52.999 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 10:33:53.043 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-18 10:33:53.055 | Preparing to unpack .../044-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-18 10:33:53.059 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 10:33:53.096 | Selecting previously unselected package debugedit. 2026-06-18 10:33:53.108 | Preparing to unpack .../045-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-18 10:33:53.112 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-18 10:33:53.153 | Selecting previously unselected package dwz. 2026-06-18 10:33:53.165 | Preparing to unpack .../046-dwz_0.15-1build6_amd64.deb ... 2026-06-18 10:33:53.169 | Unpacking dwz (0.15-1build6) ... 2026-06-18 10:33:53.213 | Selecting previously unselected package gettext. 2026-06-18 10:33:53.226 | Preparing to unpack .../047-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-18 10:33:53.229 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-18 10:33:53.337 | Selecting previously unselected package intltool-debian. 2026-06-18 10:33:53.348 | Preparing to unpack .../048-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-18 10:33:53.351 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-18 10:33:53.391 | Selecting previously unselected package po-debconf. 2026-06-18 10:33:53.404 | Preparing to unpack .../049-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-18 10:33:53.407 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-18 10:33:53.491 | Selecting previously unselected package debhelper. 2026-06-18 10:33:53.504 | Preparing to unpack .../050-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-18 10:33:53.507 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-18 10:33:53.769 | Selecting previously unselected package uuid-dev:amd64. 2026-06-18 10:33:53.782 | Preparing to unpack .../051-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-18 10:33:53.785 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 10:33:53.834 | Selecting previously unselected package libsctp1:amd64. 2026-06-18 10:33:53.846 | Preparing to unpack .../052-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 10:33:53.850 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 10:33:53.885 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-18 10:33:53.898 | Preparing to unpack .../053-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-18 10:33:53.901 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 10:33:53.954 | Selecting previously unselected package libapr1-dev. 2026-06-18 10:33:53.967 | Preparing to unpack .../054-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-18 10:33:53.970 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 10:33:54.331 | Selecting previously unselected package libldap-dev:amd64. 2026-06-18 10:33:54.344 | Preparing to unpack .../055-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:33:54.347 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 10:33:54.504 | Selecting previously unselected package libldap2-dev. 2026-06-18 10:33:54.517 | Preparing to unpack .../056-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-18 10:33:54.521 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 10:33:54.560 | Selecting previously unselected package libaprutil1-dev. 2026-06-18 10:33:54.573 | Preparing to unpack .../057-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-18 10:33:54.576 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 10:33:54.889 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-18 10:33:54.901 | Preparing to unpack .../058-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 10:33:54.904 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 10:33:54.954 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-18 10:33:54.964 | Preparing to unpack .../059-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 10:33:54.968 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 10:33:55.016 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-18 10:33:55.027 | Preparing to unpack .../060-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 10:33:55.031 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 10:33:55.070 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-18 10:33:55.080 | Preparing to unpack .../061-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-18 10:33:55.084 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 10:33:55.200 | Selecting previously unselected package apache2-dev. 2026-06-18 10:33:55.210 | Preparing to unpack .../062-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-18 10:33:55.214 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 10:33:55.302 | Selecting previously unselected package ncal. 2026-06-18 10:33:55.313 | Preparing to unpack .../063-ncal_12.1.8_amd64.deb ... 2026-06-18 10:33:55.317 | Unpacking ncal (12.1.8) ... 2026-06-18 10:33:55.362 | Selecting previously unselected package bsdmainutils. 2026-06-18 10:33:55.373 | Preparing to unpack .../064-bsdmainutils_12.1.8_all.deb ... 2026-06-18 10:33:55.379 | Unpacking bsdmainutils (12.1.8) ... 2026-06-18 10:33:55.416 | Selecting previously unselected package conntrack. 2026-06-18 10:33:55.427 | Preparing to unpack .../065-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-18 10:33:55.431 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 10:33:55.487 | Preparing to unpack .../066-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 10:33:55.514 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-18 10:33:55.588 | Selecting previously unselected package dnsmasq-utils. 2026-06-18 10:33:55.597 | Preparing to unpack .../067-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-18 10:33:55.601 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 10:33:55.652 | Selecting previously unselected package ebtables. 2026-06-18 10:33:55.663 | Preparing to unpack .../068-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-18 10:33:55.679 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-18 10:33:55.734 | Selecting previously unselected package fonts-liberation. 2026-06-18 10:33:55.744 | Preparing to unpack .../069-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-18 10:33:55.748 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-18 10:33:55.845 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-18 10:33:55.855 | Preparing to unpack .../070-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-18 10:33:55.859 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-18 10:33:55.906 | Selecting previously unselected package fonts-liberation2. 2026-06-18 10:33:55.917 | Preparing to unpack .../071-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-18 10:33:55.921 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-18 10:33:55.959 | Selecting previously unselected package genisoimage. 2026-06-18 10:33:55.970 | Preparing to unpack .../072-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-18 10:33:55.974 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-18 10:33:56.036 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-18 10:33:56.047 | Preparing to unpack .../073-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-18 10:33:56.051 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 10:33:56.101 | Selecting previously unselected package libann0. 2026-06-18 10:33:56.112 | Preparing to unpack .../074-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-18 10:33:56.116 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-18 10:33:56.159 | Selecting previously unselected package libcdt5:amd64. 2026-06-18 10:33:56.170 | Preparing to unpack .../075-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 10:33:56.194 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:33:56.239 | Selecting previously unselected package libcgraph6:amd64. 2026-06-18 10:33:56.250 | Preparing to unpack .../076-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 10:33:56.254 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:33:56.299 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-18 10:33:56.310 | Preparing to unpack .../077-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-18 10:33:56.314 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 10:33:56.365 | Selecting previously unselected package libltdl7:amd64. 2026-06-18 10:33:56.375 | Preparing to unpack .../078-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-18 10:33:56.380 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 10:33:56.430 | Selecting previously unselected package libpathplan4:amd64. 2026-06-18 10:33:56.436 | Preparing to unpack .../079-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 10:33:56.440 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:33:56.489 | Selecting previously unselected package libgvc6. 2026-06-18 10:33:56.500 | Preparing to unpack .../080-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 10:33:56.505 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:33:56.574 | Selecting previously unselected package libgvpr2:amd64. 2026-06-18 10:33:56.584 | Preparing to unpack .../081-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 10:33:56.589 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:33:56.638 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-18 10:33:56.649 | Preparing to unpack .../082-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 10:33:56.654 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:33:56.725 | Selecting previously unselected package libice6:amd64. 2026-06-18 10:33:56.737 | Preparing to unpack .../083-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-18 10:33:56.740 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 10:33:56.785 | Selecting previously unselected package libsm6:amd64. 2026-06-18 10:33:56.795 | Preparing to unpack .../084-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-18 10:33:56.799 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 10:33:56.845 | Selecting previously unselected package libxt6t64:amd64. 2026-06-18 10:33:56.856 | Preparing to unpack .../085-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-18 10:33:56.860 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 10:33:56.909 | Selecting previously unselected package libxmu6:amd64. 2026-06-18 10:33:56.919 | Preparing to unpack .../086-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-18 10:33:56.924 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 10:33:57.111 | Selecting previously unselected package libxaw7:amd64. 2026-06-18 10:33:57.124 | Preparing to unpack .../087-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-18 10:33:57.128 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 10:33:57.180 | Selecting previously unselected package graphviz. 2026-06-18 10:33:57.193 | Preparing to unpack .../088-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-18 10:33:57.197 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 10:33:57.308 | Selecting previously unselected package icu-devtools. 2026-06-18 10:33:57.322 | Preparing to unpack .../089-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 10:33:57.325 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 10:33:57.392 | Selecting previously unselected package iputils-arping. 2026-06-18 10:33:57.406 | Preparing to unpack .../090-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-18 10:33:57.410 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 10:33:57.458 | Selecting previously unselected package comerr-dev:amd64. 2026-06-18 10:33:57.472 | Preparing to unpack .../091-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-18 10:33:57.479 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 10:33:57.535 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-18 10:33:57.549 | Preparing to unpack .../092-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 10:33:57.553 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:33:57.603 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-18 10:33:57.617 | Preparing to unpack .../093-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 10:33:57.621 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:33:57.668 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-18 10:33:57.681 | Preparing to unpack .../094-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 10:33:57.685 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:33:57.735 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-18 10:33:57.749 | Preparing to unpack .../095-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 10:33:57.753 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:33:57.796 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-18 10:33:57.810 | Preparing to unpack .../096-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 10:33:57.815 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:33:57.894 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-18 10:33:57.907 | Preparing to unpack .../097-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-18 10:33:57.912 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-18 10:33:57.961 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-18 10:33:57.973 | Preparing to unpack .../098-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:33:57.978 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:33:58.277 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-18 10:33:58.290 | Preparing to unpack .../099-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-18 10:33:58.295 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-18 10:33:58.361 | Preparing to unpack .../100-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-18 10:33:58.374 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-18 10:33:58.433 | Selecting previously unselected package libgts-bin. 2026-06-18 10:33:58.446 | Preparing to unpack .../101-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-18 10:33:58.451 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-18 10:33:58.508 | Selecting previously unselected package libicu-dev:amd64. 2026-06-18 10:33:58.520 | Preparing to unpack .../102-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-18 10:33:58.525 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 10:33:59.102 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-18 10:33:59.112 | Preparing to unpack .../103-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-18 10:33:59.117 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 10:33:59.176 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-18 10:33:59.187 | Preparing to unpack .../104-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 10:33:59.191 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 10:33:59.231 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-18 10:33:59.240 | Preparing to unpack .../105-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-18 10:33:59.244 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 10:33:59.282 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-18 10:33:59.293 | Preparing to unpack .../106-libjs-jquery-metadata_12-4_all.deb ... 2026-06-18 10:33:59.297 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-18 10:33:59.338 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-18 10:33:59.349 | Preparing to unpack .../107-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-18 10:33:59.353 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 10:33:59.471 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-18 10:33:59.482 | Preparing to unpack .../108-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-18 10:33:59.487 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-18 10:33:59.532 | Selecting previously unselected package libjson-xs-perl. 2026-06-18 10:33:59.541 | Preparing to unpack .../109-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:33:59.545 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-18 10:33:59.589 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-18 10:33:59.600 | Preparing to unpack .../110-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-18 10:33:59.604 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-18 10:33:59.673 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-18 10:33:59.684 | Preparing to unpack .../111-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-18 10:33:59.688 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-18 10:33:59.730 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-18 10:33:59.741 | Preparing to unpack .../112-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-18 10:33:59.745 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-18 10:33:59.797 | Selecting previously unselected package mysql-common. 2026-06-18 10:33:59.808 | Preparing to unpack .../113-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-18 10:33:59.826 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-18 10:33:59.876 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-18 10:33:59.887 | Preparing to unpack .../114-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 10:33:59.891 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:33:59.989 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-18 10:34:00.000 | Preparing to unpack .../115-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-18 10:34:00.004 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 10:34:00.110 | Selecting previously unselected package pcp-conf. 2026-06-18 10:34:00.119 | Preparing to unpack .../116-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:00.124 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-18 10:34:00.172 | Selecting previously unselected package libpcp3t64. 2026-06-18 10:34:00.183 | Preparing to unpack .../117-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:00.187 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:00.238 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-18 10:34:00.249 | Preparing to unpack .../118-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:00.253 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:00.295 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-18 10:34:00.306 | Preparing to unpack .../119-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:00.310 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-18 10:34:00.359 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-18 10:34:00.368 | Preparing to unpack .../120-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-18 10:34:00.373 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 10:34:00.421 | Selecting previously unselected package libpq5:amd64. 2026-06-18 10:34:00.432 | Preparing to unpack .../121-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:34:00.436 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 10:34:00.481 | Selecting previously unselected package libssl-dev:amd64. 2026-06-18 10:34:00.491 | Preparing to unpack .../122-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-18 10:34:00.495 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 10:34:00.714 | Selecting previously unselected package libpq-dev. 2026-06-18 10:34:00.724 | Preparing to unpack .../123-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:34:00.728 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 10:34:00.783 | Selecting previously unselected package libsasl2-dev. 2026-06-18 10:34:00.794 | Preparing to unpack .../124-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-18 10:34:00.799 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 10:34:00.878 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-18 10:34:00.889 | Preparing to unpack .../125-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:34:00.894 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 10:34:01.139 | Selecting previously unselected package libx86-1:amd64. 2026-06-18 10:34:01.150 | Preparing to unpack .../126-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-18 10:34:01.154 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-18 10:34:01.197 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-18 10:34:01.207 | Preparing to unpack .../127-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-18 10:34:01.212 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 10:34:01.312 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-18 10:34:01.321 | Preparing to unpack .../128-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-18 10:34:01.326 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 10:34:01.432 | Selecting previously unselected package llvm-17-runtime. 2026-06-18 10:34:01.442 | Preparing to unpack .../129-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:34:01.447 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:01.517 | Selecting previously unselected package libpfm4:amd64. 2026-06-18 10:34:01.527 | Preparing to unpack .../130-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-18 10:34:01.532 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 10:34:01.606 | Selecting previously unselected package llvm-17. 2026-06-18 10:34:01.617 | Preparing to unpack .../131-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:34:01.621 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:02.709 | Selecting previously unselected package libffi-dev:amd64. 2026-06-18 10:34:02.722 | Preparing to unpack .../132-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-18 10:34:02.727 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 10:34:02.789 | Selecting previously unselected package llvm-17-tools. 2026-06-18 10:34:02.803 | Preparing to unpack .../133-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:34:02.807 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:03.158 | Selecting previously unselected package libz3-4:amd64. 2026-06-18 10:34:03.173 | Preparing to unpack .../134-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-18 10:34:03.177 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 10:34:03.402 | Selecting previously unselected package libz3-dev:amd64. 2026-06-18 10:34:03.414 | Preparing to unpack .../135-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-18 10:34:03.418 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 10:34:03.477 | Selecting previously unselected package llvm-17-dev. 2026-06-18 10:34:03.491 | Preparing to unpack .../136-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-18 10:34:03.495 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:06.992 | Selecting previously unselected package lsscsi. 2026-06-18 10:34:07.004 | Preparing to unpack .../137-lsscsi_0.32-1build1_amd64.deb ... 2026-06-18 10:34:07.008 | Unpacking lsscsi (0.32-1build1) ... 2026-06-18 10:34:07.052 | Selecting previously unselected package osinfo-db. 2026-06-18 10:34:07.063 | Preparing to unpack .../138-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-18 10:34:07.067 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 10:34:07.726 | Selecting previously unselected package pkgconf-bin. 2026-06-18 10:34:07.739 | Preparing to unpack .../139-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-18 10:34:07.743 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-18 10:34:07.787 | Selecting previously unselected package pkgconf:amd64. 2026-06-18 10:34:07.801 | Preparing to unpack .../140-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-18 10:34:07.808 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 10:34:07.855 | Selecting previously unselected package pkg-config:amd64. 2026-06-18 10:34:07.869 | Preparing to unpack .../141-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-18 10:34:07.876 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 10:34:07.917 | Selecting previously unselected package pm-utils. 2026-06-18 10:34:07.931 | Preparing to unpack .../142-pm-utils_1.4.1-21_all.deb ... 2026-06-18 10:34:07.934 | Unpacking pm-utils (1.4.1-21) ... 2026-06-18 10:34:08.016 | Selecting previously unselected package postgresql-client-16. 2026-06-18 10:34:08.026 | Preparing to unpack .../143-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:34:08.030 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 10:34:08.228 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-18 10:34:08.240 | Preparing to unpack .../144-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:34:08.244 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 10:34:08.792 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-18 10:34:08.804 | Preparing to unpack .../145-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-18 10:34:08.808 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 10:34:08.863 | Selecting previously unselected package python3-mysqldb. 2026-06-18 10:34:08.875 | Preparing to unpack .../146-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-18 10:34:08.878 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-18 10:34:08.930 | Selecting previously unselected package python3-pip-whl. 2026-06-18 10:34:08.943 | Preparing to unpack .../147-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-18 10:34:08.947 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 10:34:09.004 | Selecting previously unselected package python3-setuptools-whl. 2026-06-18 10:34:09.015 | Preparing to unpack .../148-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-18 10:34:09.019 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 10:34:09.068 | Selecting previously unselected package python3.12-venv. 2026-06-18 10:34:09.080 | Preparing to unpack .../149-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-18 10:34:09.085 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 10:34:09.124 | Selecting previously unselected package python3-venv. 2026-06-18 10:34:09.134 | Preparing to unpack .../150-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-18 10:34:09.138 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 10:34:09.173 | Selecting previously unselected package sqlite3. 2026-06-18 10:34:09.184 | Preparing to unpack .../151-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-18 10:34:09.188 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 10:34:09.232 | Selecting previously unselected package unzip. 2026-06-18 10:34:09.243 | Preparing to unpack .../152-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-18 10:34:09.246 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-18 10:34:09.297 | Selecting previously unselected package vbetool. 2026-06-18 10:34:09.309 | Preparing to unpack .../153-vbetool_1.1-5_amd64.deb ... 2026-06-18 10:34:09.312 | Unpacking vbetool (1.1-5) ... 2026-06-18 10:34:09.353 | Selecting previously unselected package libosinfo-l10n. 2026-06-18 10:34:09.364 | Preparing to unpack .../154-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-18 10:34:09.368 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 10:34:09.436 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-18 10:34:09.446 | Preparing to unpack .../155-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-18 10:34:09.450 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 10:34:09.494 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-18 10:34:09.506 | Preparing to unpack .../156-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-18 10:34:09.509 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 10:34:09.546 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-18 10:34:09.558 | Preparing to unpack .../157-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-18 10:34:09.562 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:34:09.630 | Selecting previously unselected package libpcp-archive1t64. 2026-06-18 10:34:09.642 | Preparing to unpack .../158-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:09.645 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:09.684 | Selecting previously unselected package libpcp-gui2t64. 2026-06-18 10:34:09.696 | Preparing to unpack .../159-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:09.700 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:09.739 | Selecting previously unselected package libpcp-import1t64. 2026-06-18 10:34:09.751 | Preparing to unpack .../160-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:09.754 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:09.795 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-18 10:34:09.806 | Preparing to unpack .../161-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:09.810 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:09.852 | Selecting previously unselected package libpcp-trace2t64. 2026-06-18 10:34:09.863 | Preparing to unpack .../162-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:09.867 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:09.906 | Selecting previously unselected package libpcp-web1t64. 2026-06-18 10:34:09.918 | Preparing to unpack .../163-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:09.921 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:09.964 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-18 10:34:09.975 | Preparing to unpack .../164-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-18 10:34:09.979 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 10:34:10.022 | Selecting previously unselected package python3-pcp. 2026-06-18 10:34:10.033 | Preparing to unpack .../165-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:10.037 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-18 10:34:10.096 | Selecting previously unselected package pcp. 2026-06-18 10:34:10.106 | Preparing to unpack .../166-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-18 10:34:10.358 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-18 10:34:11.255 | Selecting previously unselected package socat. 2026-06-18 10:34:11.267 | Preparing to unpack .../167-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-18 10:34:11.271 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-18 10:34:11.342 | Selecting previously unselected package vlan. 2026-06-18 10:34:11.354 | Preparing to unpack .../168-vlan_2.0.5ubuntu5_all.deb ... 2026-06-18 10:34:11.358 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-18 10:34:11.432 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-18 10:34:11.444 | Setting up postgresql-client-common (257build1.1) ... 2026-06-18 10:34:11.461 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-18 10:34:11.472 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-18 10:34:11.483 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-18 10:34:11.518 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 10:34:11.525 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-18 10:34:11.536 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:34:11.547 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-18 10:34:11.559 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-18 10:34:11.570 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-18 10:34:11.581 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-18 10:34:11.592 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-18 10:34:11.604 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-18 10:34:11.615 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-18 10:34:11.626 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-18 10:34:12.286 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 10:34:12.286 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-18 10:34:12.759 | Setting up ncal (12.1.8) ... 2026-06-18 10:34:12.770 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-18 10:34:12.782 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-18 10:34:12.793 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-18 10:34:12.805 | Setting up vbetool (1.1-5) ... 2026-06-18 10:34:12.816 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-18 10:34:12.849 | Setting up pm-utils (1.4.1-21) ... 2026-06-18 10:34:12.867 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-18 10:34:12.881 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-18 10:34:12.893 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:34:12.904 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 10:34:12.916 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-18 10:34:12.928 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-18 10:34:12.940 | Setting up m4 (1.4.19-4build1) ... 2026-06-18 10:34:12.953 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 10:34:12.966 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-18 10:34:12.975 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-18 10:34:12.996 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-18 10:34:13.028 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-18 10:34:13.037 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-18 10:34:13.046 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-18 10:34:13.935 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-18 10:34:14.392 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 10:34:14.404 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-18 10:34:14.414 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-18 10:34:14.666 | Setting up autotools-dev (20220109.1) ... 2026-06-18 10:34:14.678 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-18 10:34:14.689 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 10:34:14.700 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-18 10:34:14.711 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-18 10:34:14.722 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:14.732 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:14.743 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:34:14.754 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 10:34:14.765 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-18 10:34:14.776 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:34:14.787 | Setting up ebtables (2.0.11-6build1) ... 2026-06-18 10:34:15.362 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-18 10:34:15.374 | Setting up socat (1.8.0.0-4build3) ... 2026-06-18 10:34:15.386 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-18 10:34:15.398 | Setting up bsdmainutils (12.1.8) ... 2026-06-18 10:34:15.411 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-18 10:34:15.424 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-18 10:34:15.435 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 10:34:15.450 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-18 10:34:15.461 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-18 10:34:15.474 | Setting up lsscsi (0.32-1build1) ... 2026-06-18 10:34:15.486 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-18 10:34:15.497 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-18 10:34:15.508 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-18 10:34:15.519 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-18 10:34:15.530 | Setting up autoconf (2.71-3) ... 2026-06-18 10:34:15.544 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:15.555 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 10:34:15.566 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-18 10:34:15.578 | Setting up dwz (0.15-1build6) ... 2026-06-18 10:34:15.589 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 10:34:15.601 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-18 10:34:15.613 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-18 10:34:15.640 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:15.651 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-18 10:34:15.663 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:15.675 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-18 10:34:15.687 | Setting up libjson-perl (4.10000-1) ... 2026-06-18 10:34:15.719 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:15.733 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-18 10:34:15.744 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-18 10:34:15.773 | Setting up debugedit (1:5.0-5build2) ... 2026-06-18 10:34:15.784 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-18 10:34:15.796 | Setting up libsub-override-perl (0.10-1) ... 2026-06-18 10:34:15.807 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-18 10:34:15.818 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:34:15.830 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:34:15.842 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-18 10:34:15.854 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-18 10:34:15.866 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-18 10:34:15.879 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 10:34:15.892 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-18 10:34:15.910 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-18 10:34:15.922 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-18 10:34:15.934 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-18 10:34:15.946 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 10:34:15.957 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-18 10:34:15.970 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-18 10:34:15.983 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:34:15.995 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-18 10:34:16.012 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-18 10:34:16.021 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-18 10:34:16.031 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-18 10:34:16.042 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 10:34:16.053 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-18 10:34:16.063 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-18 10:34:16.074 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-18 10:34:16.085 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:16.096 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-18 10:34:16.107 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-18 10:34:16.201 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:34:16.201 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:34:16.201 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:34:17.987 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:34:17.998 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-18 10:34:18.104 | Setting up libtool (2.4.7-7build1) ... 2026-06-18 10:34:18.115 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-18 10:34:18.126 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 10:34:18.700 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-18 10:34:18.735 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-18 10:34:18.746 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-18 10:34:19.615 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-18 10:34:20.235 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-18 10:34:20.249 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-18 10:34:20.260 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-18 10:34:20.330 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-18 10:34:20.332 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-18 10:34:20.337 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-18 10:34:21.059 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 10:34:21.071 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-18 10:34:21.082 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-18 10:34:21.093 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-18 10:34:21.104 | Setting up dh-autoreconf (20) ... 2026-06-18 10:34:21.117 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:21.128 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-18 10:34:21.137 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-18 10:34:21.148 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-18 10:34:21.159 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-18 10:34:21.170 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-18 10:34:21.181 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-18 10:34:21.192 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-18 10:34:21.253 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:34:21.253 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:34:21.253 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:34:21.434 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:34:22.393 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-18 10:34:22.854 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-18 10:34:22.865 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-18 10:34:22.876 | Setting up postgresql-common (257build1.1) ... 2026-06-18 10:34:22.948 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:34:22.948 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:34:22.948 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:34:23.025 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:34:23.451 | 2026-06-18 10:34:23.451 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-18 10:34:23.620 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-18 10:34:23.620 | Removing obsolete dictionary files: 2026-06-18 10:34:24.627 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-18 10:34:25.176 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:34:25.225 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-18 10:34:25.952 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-18 10:34:27.010 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:27.020 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-18 10:34:27.031 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-18 10:34:27.041 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:27.051 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-18 10:34:27.062 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-18 10:34:27.072 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-18 10:34:27.697 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:27.707 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:34:27.717 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:27.728 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-18 10:34:27.738 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:27.768 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-18 10:34:27.779 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-18 10:34:28.574 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-18 10:34:28.583 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:34:28.593 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-18 10:34:28.654 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-18 10:34:28.665 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:28.675 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-18 10:34:28.685 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-18 10:34:28.696 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:28.706 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 10:34:28.718 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-18 10:34:28.729 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-18 10:34:28.740 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-18 10:34:28.750 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-18 10:34:28.761 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:28.773 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:28.784 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 10:34:28.797 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-18 10:34:28.808 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-18 10:34:28.878 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:34:28.878 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:34:28.878 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:34:29.058 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-18 10:34:29.069 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-18 10:34:29.079 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-18 10:34:29.090 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-18 10:34:29.103 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-18 10:34:29.672 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:34:29.714 | Enabling module mpm_event. 2026-06-18 10:34:29.763 | Enabling module authz_core. 2026-06-18 10:34:29.769 | Enabling module authz_host. 2026-06-18 10:34:29.815 | Enabling module authn_core. 2026-06-18 10:34:29.821 | Enabling module auth_basic. 2026-06-18 10:34:29.868 | Enabling module access_compat. 2026-06-18 10:34:29.915 | Enabling module authn_file. 2026-06-18 10:34:29.961 | Enabling module authz_user. 2026-06-18 10:34:30.007 | Enabling module alias. 2026-06-18 10:34:30.055 | Enabling module dir. 2026-06-18 10:34:30.104 | Enabling module autoindex. 2026-06-18 10:34:30.153 | Enabling module env. 2026-06-18 10:34:30.202 | Enabling module mime. 2026-06-18 10:34:30.252 | Enabling module negotiation. 2026-06-18 10:34:30.300 | Enabling module setenvif. 2026-06-18 10:34:30.348 | Enabling module filter. 2026-06-18 10:34:30.397 | Enabling module deflate. 2026-06-18 10:34:30.445 | Enabling module status. 2026-06-18 10:34:30.494 | Enabling module reqtimeout. 2026-06-18 10:34:30.543 | Enabling conf charset. 2026-06-18 10:34:30.592 | Enabling conf localized-error-pages. 2026-06-18 10:34:30.641 | Enabling conf other-vhosts-access-log. 2026-06-18 10:34:30.690 | Enabling conf security. 2026-06-18 10:34:30.738 | Enabling conf serve-cgi-bin. 2026-06-18 10:34:30.787 | Enabling site 000-default. 2026-06-18 10:34:31.840 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-18 10:34:32.516 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-18 10:34:33.917 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-18 10:34:33.928 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-18 10:34:34.239 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-18 10:34:34.250 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-18 10:34:34.261 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-18 10:34:36.032 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-18 10:34:36.099 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-18 10:34:36.165 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-18 10:34:36.231 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-18 10:34:37.988 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-18 10:34:38.245 | Processing triggers for ufw (0.36.2-6) ... 2026-06-18 10:34:38.377 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 10:34:42.154 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-18 10:34:42.183 | Processing triggers for install-info (7.1-3build2) ... 2026-06-18 10:34:42.348 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-18 10:34:42.399 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-18 10:34:42.444 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-18 10:34:46.531 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:34:46.733 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:34:46.838 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:34:50.532 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:34:51.429 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 10:34:51.687 | perl: warning: Setting locale failed. 2026-06-18 10:34:51.687 | perl: warning: Please check that your locale settings: 2026-06-18 10:34:51.687 | LANGUAGE = (unset), 2026-06-18 10:34:51.687 | LC_ALL = "en_US.utf8", 2026-06-18 10:34:51.687 | LANG = "de_DE.UTF-8" 2026-06-18 10:34:51.687 | are supported and installed on your system. 2026-06-18 10:34:51.687 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:34:51.814 | perl: warning: Setting locale failed. 2026-06-18 10:34:51.816 | perl: warning: Please check that your locale settings: 2026-06-18 10:34:51.816 | LANGUAGE = (unset), 2026-06-18 10:34:51.816 | LC_ALL = "en_US.utf8", 2026-06-18 10:34:51.816 | LANG = "de_DE.UTF-8" 2026-06-18 10:34:51.816 | are supported and installed on your system. 2026-06-18 10:34:51.816 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:34:51.865 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:34:51.865 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:34:51.866 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:34:51.936 | perl: warning: Setting locale failed. 2026-06-18 10:34:51.936 | perl: warning: Please check that your locale settings: 2026-06-18 10:34:51.936 | LANGUAGE = (unset), 2026-06-18 10:34:51.936 | LC_ALL = "en_US.utf8", 2026-06-18 10:34:51.936 | LANG = "de_DE.UTF-8" 2026-06-18 10:34:51.936 | are supported and installed on your system. 2026-06-18 10:34:51.937 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:34:52.283 | 2026-06-18 10:34:52.283 | Running kernel seems to be up-to-date. 2026-06-18 10:34:52.283 | 2026-06-18 10:34:52.283 | Restarting services... 2026-06-18 10:34:52.445 | systemctl restart multipathd.service packagekit.service polkit.service qemu-guest-agent.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-18 10:34:55.821 | 2026-06-18 10:34:55.821 | Service restarts being deferred: 2026-06-18 10:34:55.821 | systemctl restart ModemManager.service 2026-06-18 10:34:55.821 | /etc/needrestart/restart.d/dbus.service 2026-06-18 10:34:55.821 | systemctl restart systemd-logind.service 2026-06-18 10:34:55.821 | systemctl restart virtlockd.service 2026-06-18 10:34:55.822 | systemctl restart virtlogd.service 2026-06-18 10:34:55.823 | 2026-06-18 10:34:55.823 | No containers need to be restarted. 2026-06-18 10:34:55.823 | 2026-06-18 10:34:55.823 | User sessions running outdated binaries: 2026-06-18 10:34:55.823 | quobyte @ session #5: sshd[2023] 2026-06-18 10:34:55.837 | quobyte @ user manager service: systemd[1162] 2026-06-18 10:34:55.849 | 2026-06-18 10:34:55.849 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 10:34:57.995 | ++ functions-common:apt_get:1205 : result=0 2026-06-18 10:34:57.999 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 10:34:58.003 | ++ functions-common:time_stop:2414 : local name 2026-06-18 10:34:58.007 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 10:34:58.010 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:34:58.013 | ++ functions-common:time_stop:2417 : local total 2026-06-18 10:34:58.017 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 10:34:58.020 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-18 10:34:58.022 | ++ functions-common:time_stop:2421 : start_time=1781778816977 2026-06-18 10:34:58.024 | ++ functions-common:time_stop:2423 : [[ -z 1781778816977 ]] 2026-06-18 10:34:58.027 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:34:58.032 | ++ functions-common:time_stop:2426 : end_time=1781778898029 2026-06-18 10:34:58.036 | ++ functions-common:time_stop:2427 : elapsed_time=81052 2026-06-18 10:34:58.038 | ++ functions-common:time_stop:2428 : total=6724 2026-06-18 10:34:58.040 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:34:58.044 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=87776 2026-06-18 10:34:58.047 | ++ functions-common:apt_get:1209 : return 0 2026-06-18 10:34:58.050 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-18 10:34:58.054 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-18 10:34:58.058 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-18 10:34:58.064 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-18 10:34:58.068 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-18 10:34:58.072 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-18 10:34:58.077 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-18 10:34:58.083 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-18 10:34:58.086 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-18 10:34:58.090 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-18 10:34:58.094 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:34:58.427 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-18 10:34:58.429 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-18 10:34:58.432 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-18 10:34:58.434 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-18 10:34:58.437 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-18 10:34:58.439 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-18 10:34:58.441 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-18 10:34:58.443 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-18 10:34:58.445 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-18 10:34:58.447 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-18 10:34:58.450 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-18 10:34:58.452 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-18 10:34:58.454 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-18 10:34:58.456 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-18 10:34:58.459 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-18 10:34:58.461 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-18 10:34:58.463 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-18 10:34:58.465 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-18 10:34:58.468 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-18 10:34:58.470 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-18 10:34:58.474 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-18 10:34:58.477 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-18 10:34:58.480 | + functions-common:_ensure_lsb_release:420 : return 2026-06-18 10:34:58.483 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-18 10:34:58.497 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-18 10:34:58.500 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-18 10:34:58.514 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-18 10:34:58.517 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-18 10:34:58.531 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-18 10:34:58.534 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-18 10:34:58.536 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-18 10:34:58.539 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-18 10:34:58.541 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-18 10:34:58.544 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-18 10:34:58.546 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-18 10:34:58.549 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-18 10:34:58.551 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-18 10:34:58.553 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-18 10:34:58.556 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-18 10:34:58.556 | Distro: noble 2026-06-18 10:34:58.559 | + tools/install_pip.sh:main:117 : get_versions 2026-06-18 10:34:58.562 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 10:34:58.566 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 10:34:58.568 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 10:34:58.572 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 10:34:58.572 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 10:34:59.255 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 10:34:59.258 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 10:34:59.258 | pip: 24.0 2026-06-18 10:34:59.260 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-18 10:34:59.263 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-18 10:34:59.265 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:34:59.267 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:34:59.270 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:34:59.272 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:34:59.274 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:34:59.276 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:34:59.279 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:34:59.281 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:34:59.283 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:34:59.286 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:34:59.288 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:34:59.290 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:34:59.292 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:34:59.295 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-18 10:34:59.297 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:34:59.299 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:34:59.302 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-18 10:34:59.307 | + tools/install_pip.sh:main:146 : set -x 2026-06-18 10:34:59.309 | + tools/install_pip.sh:main:149 : get_versions 2026-06-18 10:34:59.312 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-18 10:34:59.317 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-18 10:34:59.320 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-18 10:34:59.324 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-18 10:34:59.324 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-18 10:34:59.930 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-18 10:34:59.933 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-18 10:34:59.933 | pip: 24.0 2026-06-18 10:34:59.937 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-18 10:34:59.942 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-18 10:34:59.946 | + ./stack.sh:main:801 : fixup_all 2026-06-18 10:34:59.949 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-18 10:34:59.952 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-18 10:34:59.956 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:34:59.960 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:34:59.963 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-18 10:34:59.979 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-18 10:34:59.996 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-18 10:35:00.012 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-18 10:35:00.015 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-18 10:35:00.018 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:35:00.022 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:35:00.025 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:35:00.028 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:35:00.032 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:35:00.034 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:35:00.038 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:35:00.041 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:35:00.044 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:35:00.048 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:35:00.051 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:35:00.054 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:35:00.057 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:35:00.060 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-18 10:35:00.064 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-18 10:35:00.067 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-18 10:35:00.083 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-18 10:35:00.099 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-18 10:35:00.115 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-18 10:35:00.131 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-18 10:35:00.147 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-18 10:35:00.163 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-18 10:35:00.179 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-18 10:35:00.196 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-18 10:35:00.199 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-18 10:35:00.201 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-18 10:35:05.879 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-18 10:35:05.902 | Using python 3.12 to install setuptools 2026-06-18 10:35:05.905 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-18 10:35:07.280 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-18 10:35:07.552 | Collecting pip 2026-06-18 10:35:07.663 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 10:35:07.675 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-18 10:35:08.142 | Collecting setuptools[core] 2026-06-18 10:35:08.157 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 10:35:08.319 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 10:35:08.334 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 10:35:08.417 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 10:35:08.433 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 10:35:08.456 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.8 MB/s eta 0:00:00 2026-06-18 10:35:08.531 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 10:35:08.550 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 10:35:08.653 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 10:35:08.668 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 10:35:08.745 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 10:35:08.760 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 10:35:08.870 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:08.886 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 10:35:08.965 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:08.982 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 10:35:09.232 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:09.249 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 10:35:09.335 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:09.351 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 10:35:09.527 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:09.544 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 10:35:09.605 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:09.620 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 10:35:09.712 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:09.729 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 10:35:09.823 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:09.839 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 10:35:09.886 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-18 10:35:09.918 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-18 10:35:10.001 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.5 MB/s eta 0:00:00 2026-06-18 10:35:10.016 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 10:35:10.037 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 10:35:10.059 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 10:35:10.072 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 8.5 MB/s eta 0:00:00 2026-06-18 10:35:10.088 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 10:35:10.100 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.9 MB/s eta 0:00:00 2026-06-18 10:35:10.115 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 10:35:10.137 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 10:35:10.183 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 25.1 MB/s eta 0:00:00 2026-06-18 10:35:10.200 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 10:35:10.224 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 10:35:10.246 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 10:35:10.260 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 12.0 MB/s eta 0:00:00 2026-06-18 10:35:10.281 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 10:35:10.304 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 10:35:10.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.1 MB/s eta 0:00:00 2026-06-18 10:35:10.338 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 10:35:10.363 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 10:35:10.377 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.5 MB/s eta 0:00:00 2026-06-18 10:35:10.393 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 10:35:10.444 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.0 MB/s eta 0:00:00 2026-06-18 10:35:11.177 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-18 10:35:11.201 | Attempting uninstall: setuptools 2026-06-18 10:35:11.217 | Found existing installation: setuptools 68.1.2 2026-06-18 10:35:11.217 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:35:11.217 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-18 10:35:12.379 | Attempting uninstall: pygments 2026-06-18 10:35:12.389 | Found existing installation: Pygments 2.17.2 2026-06-18 10:35:12.389 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:35:12.389 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-18 10:35:13.657 | Attempting uninstall: pip 2026-06-18 10:35:13.662 | Found existing installation: pip 24.0 2026-06-18 10:35:13.732 | Uninstalling pip-24.0: 2026-06-18 10:35:13.744 | Successfully uninstalled pip-24.0 2026-06-18 10:35:15.374 | Attempting uninstall: packaging 2026-06-18 10:35:15.384 | Found existing installation: packaging 24.0 2026-06-18 10:35:15.384 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:35:15.386 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-18 10:35:15.575 | Attempting uninstall: markdown-it-py 2026-06-18 10:35:15.600 | Found existing installation: markdown-it-py 3.0.0 2026-06-18 10:35:15.601 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:35:15.602 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-18 10:35:15.766 | Attempting uninstall: wheel 2026-06-18 10:35:15.814 | Found existing installation: wheel 0.42.0 2026-06-18 10:35:15.815 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:35:15.816 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-18 10:35:15.868 | Attempting uninstall: rich 2026-06-18 10:35:15.922 | Found existing installation: rich 13.7.1 2026-06-18 10:35:15.922 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:35:15.922 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-18 10:35:16.656 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-18 10:35:16.900 | + inc/python:pip_install:216 : result=0 2026-06-18 10:35:16.903 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:35:16.905 | + functions-common:time_stop:2414 : local name 2026-06-18 10:35:16.907 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:35:16.909 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:35:16.911 | + functions-common:time_stop:2417 : local total 2026-06-18 10:35:16.913 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:35:16.916 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:35:16.919 | + functions-common:time_stop:2421 : start_time=1781778905896 2026-06-18 10:35:16.922 | + functions-common:time_stop:2423 : [[ -z 1781778905896 ]] 2026-06-18 10:35:16.925 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:35:16.930 | + functions-common:time_stop:2426 : end_time=1781778916927 2026-06-18 10:35:16.932 | + functions-common:time_stop:2427 : elapsed_time=11031 2026-06-18 10:35:16.934 | + functions-common:time_stop:2428 : total=0 2026-06-18 10:35:16.937 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:35:16.939 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11031 2026-06-18 10:35:16.941 | + inc/python:pip_install:219 : return 0 2026-06-18 10:35:16.943 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-18 10:35:16.946 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:35:16.949 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:35:16.951 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 10:35:16.954 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-18 10:35:16.957 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-18 10:35:16.977 | Using python 3.12 to install os-testr 2026-06-18 10:35:16.980 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-18 10:35:18.352 | Collecting os-testr 2026-06-18 10:35:18.495 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 10:35:18.561 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-18 10:35:18.577 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 10:35:18.616 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-18 10:35:18.631 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-18 10:35:18.688 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-18 10:35:18.703 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 10:35:18.715 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-18 10:35:18.744 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-18 10:35:18.760 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 10:35:18.851 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-18 10:35:18.866 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-18 10:35:18.899 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-18 10:35:18.928 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 10:35:18.978 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-18 10:35:19.012 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-18 10:35:19.053 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-18 10:35:19.074 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-18 10:35:19.200 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 6.9 MB/s 0:00:00 2026-06-18 10:35:19.362 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-18 10:35:19.506 | Attempting uninstall: PyYAML 2026-06-18 10:35:19.513 | Found existing installation: PyYAML 6.0.1 2026-06-18 10:35:19.514 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:35:19.514 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-18 10:35:19.897 | 2026-06-18 10:35:19.901 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-18 10:35:20.034 | + inc/python:pip_install:216 : result=0 2026-06-18 10:35:20.037 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:35:20.040 | + functions-common:time_stop:2414 : local name 2026-06-18 10:35:20.042 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:35:20.045 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:35:20.048 | + functions-common:time_stop:2417 : local total 2026-06-18 10:35:20.051 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:35:20.054 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:35:20.056 | + functions-common:time_stop:2421 : start_time=1781778916972 2026-06-18 10:35:20.059 | + functions-common:time_stop:2423 : [[ -z 1781778916972 ]] 2026-06-18 10:35:20.062 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:35:20.066 | + functions-common:time_stop:2426 : end_time=1781778920063 2026-06-18 10:35:20.069 | + functions-common:time_stop:2427 : elapsed_time=3091 2026-06-18 10:35:20.072 | + functions-common:time_stop:2428 : total=11031 2026-06-18 10:35:20.075 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:35:20.077 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14122 2026-06-18 10:35:20.080 | + inc/python:pip_install:219 : return 0 2026-06-18 10:35:20.083 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-18 10:35:20.149 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-18 10:35:20.236 | + ./stack.sh:main:829 : install_infra 2026-06-18 10:35:20.239 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 10:35:20.242 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-18 10:35:20.245 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-18 10:35:25.726 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 10:35:25.730 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-18 10:35:25.756 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-18 10:35:27.161 | Collecting pbr 2026-06-18 10:35:27.165 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 10:35:27.596 | Collecting setuptools[core] 2026-06-18 10:35:27.599 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 10:35:27.747 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-18 10:35:27.750 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 10:35:27.824 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-18 10:35:27.827 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-18 10:35:27.896 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-18 10:35:27.899 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 10:35:27.989 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-18 10:35:27.994 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 10:35:28.062 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-18 10:35:28.065 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 10:35:28.167 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:28.170 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 10:35:28.240 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:28.243 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-18 10:35:28.475 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:28.478 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-18 10:35:28.553 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:28.556 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-18 10:35:28.725 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:28.729 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-18 10:35:28.778 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:28.782 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-18 10:35:28.859 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:28.861 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-18 10:35:28.943 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:28.945 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 10:35:29.033 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-18 10:35:29.128 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 10:35:29.155 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 10:35:29.158 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-18 10:35:29.161 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-18 10:35:29.163 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-18 10:35:29.167 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 10:35:29.172 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-18 10:35:29.172 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 10:35:29.182 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-18 10:35:29.185 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-18 10:35:29.187 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-18 10:35:29.190 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-18 10:35:29.192 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-18 10:35:29.197 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-18 10:35:29.200 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-18 10:35:29.203 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-18 10:35:29.228 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-18 10:35:29.510 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-18 10:35:33.219 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-18 10:35:33.444 | + inc/python:pip_install:216 : result=0 2026-06-18 10:35:33.448 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:35:33.451 | + functions-common:time_stop:2414 : local name 2026-06-18 10:35:33.454 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:35:33.457 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:35:33.461 | + functions-common:time_stop:2417 : local total 2026-06-18 10:35:33.463 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:35:33.467 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:35:33.470 | + functions-common:time_stop:2421 : start_time=1781778925747 2026-06-18 10:35:33.473 | + functions-common:time_stop:2423 : [[ -z 1781778925747 ]] 2026-06-18 10:35:33.478 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:35:33.482 | + functions-common:time_stop:2426 : end_time=1781778933479 2026-06-18 10:35:33.485 | + functions-common:time_stop:2427 : elapsed_time=7732 2026-06-18 10:35:33.489 | + functions-common:time_stop:2428 : total=14122 2026-06-18 10:35:33.491 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:35:33.494 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21854 2026-06-18 10:35:33.498 | + inc/python:pip_install:219 : return 0 2026-06-18 10:35:33.500 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-18 10:35:33.504 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-18 10:35:33.534 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-18 10:35:34.789 | Processing /opt/stack/requirements 2026-06-18 10:35:34.793 | Installing build dependencies: started 2026-06-18 10:35:37.949 | Installing build dependencies: finished with status 'done' 2026-06-18 10:35:37.952 | Getting requirements to build wheel: started 2026-06-18 10:35:38.251 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 10:35:38.256 | Preparing metadata (pyproject.toml): started 2026-06-18 10:35:39.439 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:35:39.632 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 10:35:39.753 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 10:35:39.774 | 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.dev8453) (26.2) 2026-06-18 10:35:39.889 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 10:35:39.905 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 10:35:40.062 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 10:35:40.065 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-18 10:35:40.120 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8453) 2026-06-18 10:35:40.137 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-18 10:35:40.149 | 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.dev8453) (82.0.1) 2026-06-18 10:35:40.467 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 10:35:40.482 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 10:35:40.499 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 2026-06-18 10:35:40.570 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 10:35:40.586 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 10:35:40.716 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 10:35:40.731 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 10:35:40.818 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-18 10:35:40.834 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 10:35:40.952 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-18 10:35:40.975 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 10:35:40.988 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-06-18 10:35:40.991 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-18 10:35:41.013 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 10:35:41.026 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.9 MB/s eta 0:00:00 2026-06-18 10:35:41.042 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-18 10:35:41.056 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.4 MB/s eta 0:00:00 2026-06-18 10:35:41.072 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-18 10:35:41.089 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.3 MB/s eta 0:00:00 2026-06-18 10:35:41.105 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 10:35:41.117 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.9 MB/s eta 0:00:00 2026-06-18 10:35:41.133 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 10:35:41.147 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.1 MB/s eta 0:00:00 2026-06-18 10:35:41.180 | Building wheels for collected packages: openstack_requirements 2026-06-18 10:35:41.182 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-18 10:35:43.458 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-18 10:35:43.460 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8453-py3-none-any.whl size=52409 sha256=a01e2f7867b12bd19c96e0182b7c677c9b592590bb9b069d30709a5526ab9772 2026-06-18 10:35:43.462 | Stored in directory: /tmp/pip-ephem-wheel-cache-7h400fie/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-18 10:35:43.467 | Successfully built openstack_requirements 2026-06-18 10:35:43.752 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-18 10:35:44.494 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8453 requests-2.34.2 urllib3-2.7.0 2026-06-18 10:35:44.732 | + inc/python:pip_install:216 : result=0 2026-06-18 10:35:44.735 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:35:44.738 | + functions-common:time_stop:2414 : local name 2026-06-18 10:35:44.743 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:35:44.746 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:35:44.750 | + functions-common:time_stop:2417 : local total 2026-06-18 10:35:44.752 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:35:44.756 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:35:44.760 | + functions-common:time_stop:2421 : start_time=1781778933524 2026-06-18 10:35:44.763 | + functions-common:time_stop:2423 : [[ -z 1781778933524 ]] 2026-06-18 10:35:44.767 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:35:44.773 | + functions-common:time_stop:2426 : end_time=1781778944769 2026-06-18 10:35:44.777 | + functions-common:time_stop:2427 : elapsed_time=11245 2026-06-18 10:35:44.781 | + functions-common:time_stop:2428 : total=21854 2026-06-18 10:35:44.784 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:35:44.788 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33099 2026-06-18 10:35:44.792 | + inc/python:pip_install:219 : return 0 2026-06-18 10:35:44.796 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-18 10:35:44.800 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-18 10:35:44.803 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-18 10:35:44.807 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:35:44.811 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:35:44.815 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-18 10:35:44.819 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:35:44.823 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-18 10:35:44.853 | Using python 3.12 to install pbr 2026-06-18 10:35:44.857 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-18 10:35:45.830 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-18 10:35:46.026 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-18 10:35:46.276 | + inc/python:pip_install:216 : result=0 2026-06-18 10:35:46.280 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:35:46.283 | + functions-common:time_stop:2414 : local name 2026-06-18 10:35:46.287 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:35:46.290 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:35:46.294 | + functions-common:time_stop:2417 : local total 2026-06-18 10:35:46.298 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:35:46.302 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:35:46.305 | + functions-common:time_stop:2421 : start_time=1781778944846 2026-06-18 10:35:46.309 | + functions-common:time_stop:2423 : [[ -z 1781778944846 ]] 2026-06-18 10:35:46.313 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:35:46.319 | + functions-common:time_stop:2426 : end_time=1781778946314 2026-06-18 10:35:46.323 | + functions-common:time_stop:2427 : elapsed_time=1468 2026-06-18 10:35:46.327 | + functions-common:time_stop:2428 : total=33099 2026-06-18 10:35:46.330 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:35:46.333 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34567 2026-06-18 10:35:46.337 | + inc/python:pip_install:219 : return 0 2026-06-18 10:35:46.341 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-18 10:35:51.820 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-18 10:35:52.627 | Collecting bindep 2026-06-18 10:35:52.739 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 10:35:52.845 | Collecting distro>=1.7 (from bindep) 2026-06-18 10:35:52.860 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 10:35:52.945 | Collecting packaging (from bindep) 2026-06-18 10:35:52.948 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 10:35:53.000 | Collecting Parsley (from bindep) 2026-06-18 10:35:53.016 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-18 10:35:53.105 | Collecting pbr>=2 (from bindep) 2026-06-18 10:35:53.109 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-18 10:35:53.506 | Collecting setuptools (from pbr>=2->bindep) 2026-06-18 10:35:53.508 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 10:35:53.596 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-18 10:35:53.628 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-18 10:35:53.637 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-18 10:35:53.640 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-18 10:35:53.659 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-18 10:35:53.695 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 2.7 MB/s eta 0:00:00 2026-06-18 10:35:53.698 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-18 10:35:53.841 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-18 10:35:55.552 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-18 10:35:55.710 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 10:35:55.713 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-18 10:35:55.718 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-18 10:35:55.740 | + ./stack.sh:main:838 : pkgs= 2026-06-18 10:35:55.742 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-18 10:35:55.746 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-18 10:35:55.750 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 10:35:55.754 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-18 10:35:55.756 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 10:35:55.760 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 10:35:55.763 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 10:35:55.767 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 10:35:55.769 | + functions-common:run_phase:1852 : local extra 2026-06-18 10:35:55.773 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 10:35:55.779 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 10:35:55.782 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 10:35:55.786 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 10:35:55.790 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-18 10:35:55.793 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 10:35:55.815 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:35:55.818 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 10:35:55.822 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:35:55.824 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-18 10:35:55.828 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:35:55.831 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 10:35:55.834 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:35:55.837 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-18 10:35:55.841 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:35:55.843 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-18 10:35:55.845 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:35:55.848 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 10:35:55.851 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 10:35:55.853 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 10:35:55.857 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 10:35:55.860 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 10:35:55.863 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-18 10:35:55.867 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 10:35:55.869 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-18 10:35:55.873 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 10:35:55.875 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 10:35:55.879 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-18 10:35:55.883 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-18 10:35:55.886 | + functions:set_systemd_override:845 : local value=2048 2026-06-18 10:35:55.889 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-18 10:35:55.893 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-18 10:35:55.961 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-18 10:35:55.961 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-18 10:35:55.963 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-18 10:35:56.377 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-18 10:35:56.380 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-18 10:35:56.401 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:35:56.405 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-18 10:35:56.409 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 10:35:56.413 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 10:35:56.416 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 10:35:56.419 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 10:35:56.422 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 10:35:56.425 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 10:35:56.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:35:56.431 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:35:56.435 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 10:35:56.438 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 10:35:56.442 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 10:35:56.446 | + functions-common:apt_get_update:1161 : return 2026-06-18 10:35:56.449 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-18 10:35:56.453 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 10:35:56.456 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:35:56.459 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:35:56.462 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-18 10:35:56.489 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-18 10:35:56.528 | Reading package lists... 2026-06-18 10:35:56.910 | Building dependency tree... 2026-06-18 10:35:56.911 | Reading state information... 2026-06-18 10:35:57.453 | The following additional packages will be installed: 2026-06-18 10:35:57.454 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 10:35:57.454 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 10:35:57.454 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 10:35:57.456 | erlang-tools erlang-xmerl 2026-06-18 10:35:57.458 | Suggested packages: 2026-06-18 10:35:57.458 | erlang erlang-manpages erlang-doc 2026-06-18 10:35:57.519 | The following NEW packages will be installed: 2026-06-18 10:35:57.519 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-18 10:35:57.519 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-18 10:35:57.519 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-18 10:35:57.521 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-18 10:35:57.597 | 0 upgraded, 18 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 10:35:57.597 | Need to get 36.1 MB of archives. 2026-06-18 10:35:57.598 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-18 10:35:57.598 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-18 10:35:57.730 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-18 10:35:57.741 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-18 10:35:57.743 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-18 10:35:57.752 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-18 10:35:57.762 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-18 10:35:57.765 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-18 10:35:57.784 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-18 10:35:57.786 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-18 10:35:57.787 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-18 10:35:57.789 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-18 10:35:57.796 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-18 10:35:57.817 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-18 10:35:57.819 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-18 10:35:57.821 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-18 10:35:57.824 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-18 10:35:57.831 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-18 10:35:57.847 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-18 10:35:58.252 | perl: warning: Setting locale failed. 2026-06-18 10:35:58.252 | perl: warning: Please check that your locale settings: 2026-06-18 10:35:58.252 | LANGUAGE = (unset), 2026-06-18 10:35:58.252 | LC_ALL = "en_US.utf8", 2026-06-18 10:35:58.252 | LANG = "de_DE.UTF-8" 2026-06-18 10:35:58.253 | are supported and installed on your system. 2026-06-18 10:35:58.253 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:35:58.314 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:35:58.315 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:35:58.315 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:35:58.506 | Fetched 36.1 MB in 0s (77.2 MB/s) 2026-06-18 10:35:58.566 | Selecting previously unselected package erlang-base. 2026-06-18 10:35:58.626 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-18 10:35:58.632 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:58.635 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.013 | Selecting previously unselected package erlang-asn1. 2026-06-18 10:35:59.023 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.026 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.085 | Selecting previously unselected package erlang-crypto. 2026-06-18 10:35:59.097 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.101 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.144 | Selecting previously unselected package erlang-public-key. 2026-06-18 10:35:59.155 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.159 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.210 | Selecting previously unselected package erlang-mnesia. 2026-06-18 10:35:59.222 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.226 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.290 | Selecting previously unselected package erlang-runtime-tools. 2026-06-18 10:35:59.302 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.306 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.366 | Selecting previously unselected package erlang-ssl. 2026-06-18 10:35:59.378 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.384 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.470 | Selecting previously unselected package erlang-eldap. 2026-06-18 10:35:59.481 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.485 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.527 | Selecting previously unselected package erlang-ftp. 2026-06-18 10:35:59.537 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.541 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.583 | Selecting previously unselected package erlang-tftp. 2026-06-18 10:35:59.594 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.598 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.642 | Selecting previously unselected package erlang-inets. 2026-06-18 10:35:59.654 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.658 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.736 | Selecting previously unselected package erlang-snmp. 2026-06-18 10:35:59.747 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.751 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.900 | Selecting previously unselected package erlang-os-mon. 2026-06-18 10:35:59.912 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.915 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:35:59.960 | Selecting previously unselected package erlang-parsetools. 2026-06-18 10:35:59.972 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:35:59.976 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:00.017 | Selecting previously unselected package erlang-syntax-tools. 2026-06-18 10:36:00.029 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:36:00.032 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:00.078 | Selecting previously unselected package erlang-tools. 2026-06-18 10:36:00.089 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:36:00.093 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:00.152 | Selecting previously unselected package erlang-xmerl. 2026-06-18 10:36:00.164 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-18 10:36:00.168 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:00.245 | Selecting previously unselected package rabbitmq-server. 2026-06-18 10:36:00.257 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-18 10:36:00.263 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 10:36:01.278 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:01.638 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-18 10:36:01.638 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-18 10:36:04.086 | Searching for services which depend on erlang and should be started... none found. 2026-06-18 10:36:04.109 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.121 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.133 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.145 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.157 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.168 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.179 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.190 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.201 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.212 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.223 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.234 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.245 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.256 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.267 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.278 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-18 10:36:04.289 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-18 10:36:04.378 | info: Selecting GID from range 100 to 999 ... 2026-06-18 10:36:04.383 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-18 10:36:04.480 | info: Selecting UID from range 100 to 999 ... 2026-06-18 10:36:04.480 | 2026-06-18 10:36:04.485 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-18 10:36:04.488 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-18 10:36:04.540 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-18 10:36:04.750 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-18 10:36:24.522 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 10:36:26.166 | perl: warning: Setting locale failed. 2026-06-18 10:36:26.166 | perl: warning: Please check that your locale settings: 2026-06-18 10:36:26.166 | LANGUAGE = (unset), 2026-06-18 10:36:26.166 | LC_ALL = "en_US.utf8", 2026-06-18 10:36:26.166 | LANG = "de_DE.UTF-8" 2026-06-18 10:36:26.166 | are supported and installed on your system. 2026-06-18 10:36:26.166 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:36:26.297 | perl: warning: Setting locale failed. 2026-06-18 10:36:26.297 | perl: warning: Please check that your locale settings: 2026-06-18 10:36:26.297 | LANGUAGE = (unset), 2026-06-18 10:36:26.297 | LC_ALL = "en_US.utf8", 2026-06-18 10:36:26.297 | LANG = "de_DE.UTF-8" 2026-06-18 10:36:26.297 | are supported and installed on your system. 2026-06-18 10:36:26.297 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:36:26.348 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:36:26.348 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:36:26.348 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:36:26.419 | perl: warning: Setting locale failed. 2026-06-18 10:36:26.419 | perl: warning: Please check that your locale settings: 2026-06-18 10:36:26.419 | LANGUAGE = (unset), 2026-06-18 10:36:26.419 | LC_ALL = "en_US.utf8", 2026-06-18 10:36:26.419 | LANG = "de_DE.UTF-8" 2026-06-18 10:36:26.419 | are supported and installed on your system. 2026-06-18 10:36:26.419 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:36:26.915 | 2026-06-18 10:36:26.915 | Running kernel seems to be up-to-date. 2026-06-18 10:36:26.915 | 2026-06-18 10:36:26.915 | Restarting services... 2026-06-18 10:36:26.963 | 2026-06-18 10:36:26.963 | Service restarts being deferred: 2026-06-18 10:36:26.963 | /etc/needrestart/restart.d/dbus.service 2026-06-18 10:36:26.964 | systemctl restart systemd-logind.service 2026-06-18 10:36:26.964 | systemctl restart virtlockd.service 2026-06-18 10:36:26.964 | systemctl restart virtlogd.service 2026-06-18 10:36:26.964 | 2026-06-18 10:36:26.964 | No containers need to be restarted. 2026-06-18 10:36:26.964 | 2026-06-18 10:36:26.964 | User sessions running outdated binaries: 2026-06-18 10:36:26.964 | quobyte @ session #5: sshd[2023] 2026-06-18 10:36:26.975 | quobyte @ user manager service: systemd[1162] 2026-06-18 10:36:26.985 | 2026-06-18 10:36:26.985 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 10:36:28.820 | + functions-common:apt_get:1205 : result=0 2026-06-18 10:36:28.824 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 10:36:28.828 | + functions-common:time_stop:2414 : local name 2026-06-18 10:36:28.832 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:36:28.835 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:36:28.839 | + functions-common:time_stop:2417 : local total 2026-06-18 10:36:28.842 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:36:28.846 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 10:36:28.849 | + functions-common:time_stop:2421 : start_time=1781778956486 2026-06-18 10:36:28.853 | + functions-common:time_stop:2423 : [[ -z 1781778956486 ]] 2026-06-18 10:36:28.858 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:36:28.864 | + functions-common:time_stop:2426 : end_time=1781778988859 2026-06-18 10:36:28.867 | + functions-common:time_stop:2427 : elapsed_time=32373 2026-06-18 10:36:28.870 | + functions-common:time_stop:2428 : total=87776 2026-06-18 10:36:28.874 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:36:28.877 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=120149 2026-06-18 10:36:28.881 | + functions-common:apt_get:1209 : return 0 2026-06-18 10:36:28.884 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-18 10:36:28.888 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:36:28.892 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:36:28.896 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:36:28.899 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:36:28.903 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:36:28.906 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:36:28.909 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:36:28.913 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:36:28.917 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:36:28.921 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:36:28.924 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:36:28.928 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:36:28.933 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:36:28.937 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-18 10:36:28.941 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-18 10:36:28.966 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:36:28.970 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-18 10:36:28.973 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:36:28.977 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-18 10:36:28.981 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-18 10:36:28.987 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-18 10:36:28.993 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-18 10:36:28.996 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-18 10:36:29.000 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-18 10:36:29.003 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-18 10:36:29.006 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-18 10:36:29.009 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-18 10:36:29.014 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-18 10:36:30.187 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-18 10:36:30.187 | user tags 2026-06-18 10:36:30.187 | guest [administrator]' 2026-06-18 10:36:30.192 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-18 10:36:30.192 | user tags 2026-06-18 10:36:30.193 | guest [administrator]' 2026-06-18 10:36:30.193 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-18 10:36:30.200 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-18 10:36:30.204 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-18 10:36:30.208 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-18 10:36:31.367 | Adding user "stackrabbit" ... 2026-06-18 10:36:31.388 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-18 10:36:31.412 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-18 10:36:32.519 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-18 10:36:32.554 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-18 10:36:32.558 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-18 10:36:33.677 | Changing password for user "stackrabbit" ... 2026-06-18 10:36:33.713 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-18 10:36:33.717 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-18 10:36:33.719 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-18 10:36:34.793 | Deleting user "guest" ... 2026-06-18 10:36:34.832 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-18 10:36:34.854 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:36:34.858 | + ./stack.sh:main:855 : install_database 2026-06-18 10:36:34.862 | + lib/database:install_database:118 : install_database_mysql 2026-06-18 10:36:34.866 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-18 10:36:34.869 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:36:34.873 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:36:34.877 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-18 10:36:34.890 | perl: warning: Setting locale failed. 2026-06-18 10:36:34.890 | perl: warning: Please check that your locale settings: 2026-06-18 10:36:34.890 | LANGUAGE = (unset), 2026-06-18 10:36:34.890 | LC_ALL = "en_US.utf8", 2026-06-18 10:36:34.890 | LANG = "de_DE.UTF-8" 2026-06-18 10:36:34.890 | are supported and installed on your system. 2026-06-18 10:36:34.890 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:36:34.941 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:36:34.942 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:36:34.942 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:36:35.050 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-18 10:36:35.054 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-18 10:36:35.060 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-18 10:36:35.063 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:36:35.067 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:36:35.071 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-18 10:36:35.074 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-18 10:36:35.078 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-18 10:36:35.084 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-18 10:36:35.088 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-18 10:36:35.091 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:36:35.095 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:36:35.098 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:36:35.102 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:36:35.105 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:36:35.109 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:36:35.112 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:36:35.116 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:36:35.120 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:36:35.124 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:36:35.127 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:36:35.131 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:36:35.135 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:36:35.139 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-18 10:36:35.143 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:36:35.146 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:36:35.150 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-18 10:36:35.152 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 10:36:35.156 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 10:36:35.160 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 10:36:35.163 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 10:36:35.167 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 10:36:35.171 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 10:36:35.174 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:36:35.177 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:36:35.181 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 10:36:35.184 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 10:36:35.188 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 10:36:35.192 | + functions-common:apt_get_update:1161 : return 2026-06-18 10:36:35.195 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-18 10:36:35.198 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 10:36:35.202 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:36:35.205 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:36:35.209 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-18 10:36:35.237 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-18 10:36:35.276 | Reading package lists... 2026-06-18 10:36:35.629 | Building dependency tree... 2026-06-18 10:36:35.630 | Reading state information... 2026-06-18 10:36:36.111 | The following additional packages will be installed: 2026-06-18 10:36:36.112 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-18 10:36:36.112 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-18 10:36:36.112 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-18 10:36:36.112 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-18 10:36:36.113 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-18 10:36:36.113 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-18 10:36:36.114 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-18 10:36:36.116 | Suggested packages: 2026-06-18 10:36:36.116 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-18 10:36:36.116 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-18 10:36:36.167 | The following NEW packages will be installed: 2026-06-18 10:36:36.167 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-18 10:36:36.167 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-18 10:36:36.167 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-18 10:36:36.167 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-18 10:36:36.168 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-18 10:36:36.168 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-18 10:36:36.169 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-18 10:36:36.237 | 0 upgraded, 27 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 10:36:36.238 | Need to get 29.6 MB of archives. 2026-06-18 10:36:36.238 | After this operation, 243 MB of additional disk space will be used. 2026-06-18 10:36:36.238 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2740 kB] 2026-06-18 10:36:36.366 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-18 10:36:36.366 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-18 10:36:36.367 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-18 10:36:36.373 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-18 10:36:36.373 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-18 10:36:36.630 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1442 kB] 2026-06-18 10:36:36.652 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-18 10:36:36.653 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-18 10:36:36.654 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-18 10:36:36.655 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-18 10:36:36.658 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-18 10:36:36.658 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-18 10:36:36.659 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-18 10:36:36.660 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-18 10:36:36.660 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-18 10:36:36.667 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-18 10:36:36.675 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-18 10:36:36.678 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-18 10:36:36.687 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-18 10:36:36.687 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-18 10:36:36.688 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-18 10:36:36.688 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-18 10:36:36.689 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-18 10:36:36.690 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-18 10:36:36.811 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-18 10:36:36.811 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9524 B] 2026-06-18 10:36:37.045 | perl: warning: Setting locale failed. 2026-06-18 10:36:37.045 | perl: warning: Please check that your locale settings: 2026-06-18 10:36:37.045 | LANGUAGE = (unset), 2026-06-18 10:36:37.045 | LC_ALL = "en_US.utf8", 2026-06-18 10:36:37.045 | LANG = "de_DE.UTF-8" 2026-06-18 10:36:37.045 | are supported and installed on your system. 2026-06-18 10:36:37.045 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:36:37.107 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:36:37.107 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:36:37.107 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:36:37.232 | Vorkonfiguration der Pakete ... 2026-06-18 10:36:37.243 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:36:37.385 | Fetched 29.6 MB in 1s (48.2 MB/s) 2026-06-18 10:36:37.421 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-18 10:36:37.484 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-18 10:36:37.491 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 10:36:37.496 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:36:37.884 | Selecting previously unselected package mysql-client-8.0. 2026-06-18 10:36:37.899 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 10:36:37.903 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:36:37.953 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-18 10:36:37.968 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-18 10:36:37.975 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 10:36:38.029 | Selecting previously unselected package libmecab2:amd64. 2026-06-18 10:36:38.038 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-18 10:36:38.043 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 10:36:38.096 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-18 10:36:38.109 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-18 10:36:38.113 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 10:36:38.164 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-18 10:36:38.176 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 10:36:38.182 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:36:39.106 | Selecting previously unselected package mysql-server-8.0. 2026-06-18 10:36:39.116 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 10:36:39.124 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:36:39.176 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:36:39.176 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:36:39.176 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:36:39.252 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:36:39.262 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:36:39.557 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:36:39.623 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-18 10:36:39.637 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-18 10:36:39.640 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-18 10:36:39.682 | Selecting previously unselected package liburi-perl. 2026-06-18 10:36:39.695 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-18 10:36:39.699 | Unpacking liburi-perl (5.27-1) ... 2026-06-18 10:36:39.793 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-18 10:36:39.806 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-18 10:36:39.810 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-18 10:36:39.870 | Selecting previously unselected package libcgi-pm-perl. 2026-06-18 10:36:39.883 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-18 10:36:39.887 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-18 10:36:39.950 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-18 10:36:39.963 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:36:39.967 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 10:36:40.011 | Selecting previously unselected package libfcgi-perl. 2026-06-18 10:36:40.024 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-18 10:36:40.028 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-18 10:36:40.072 | Selecting previously unselected package libcgi-fast-perl. 2026-06-18 10:36:40.085 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-18 10:36:40.089 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-18 10:36:40.130 | Selecting previously unselected package libclone-perl:amd64. 2026-06-18 10:36:40.143 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-18 10:36:40.147 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-18 10:36:40.191 | Selecting previously unselected package libencode-locale-perl. 2026-06-18 10:36:40.204 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-18 10:36:40.208 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-18 10:36:40.249 | Selecting previously unselected package libfcgi-bin. 2026-06-18 10:36:40.261 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:36:40.266 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 10:36:40.307 | Selecting previously unselected package libhtml-template-perl. 2026-06-18 10:36:40.320 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-18 10:36:40.324 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-18 10:36:40.371 | Selecting previously unselected package libtimedate-perl. 2026-06-18 10:36:40.384 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-18 10:36:40.388 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-18 10:36:40.460 | Selecting previously unselected package libhttp-date-perl. 2026-06-18 10:36:40.473 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-18 10:36:40.477 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-18 10:36:40.520 | Selecting previously unselected package libio-html-perl. 2026-06-18 10:36:40.532 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-18 10:36:40.537 | Unpacking libio-html-perl (1.004-3) ... 2026-06-18 10:36:40.581 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-18 10:36:40.593 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-18 10:36:40.597 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-18 10:36:40.639 | Selecting previously unselected package libhttp-message-perl. 2026-06-18 10:36:40.651 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-18 10:36:40.656 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-18 10:36:40.709 | Selecting previously unselected package mecab-utils. 2026-06-18 10:36:40.721 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-18 10:36:40.725 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-18 10:36:40.772 | Selecting previously unselected package mecab-ipadic. 2026-06-18 10:36:40.783 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-18 10:36:40.787 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-18 10:36:41.403 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-18 10:36:41.416 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-18 10:36:41.420 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-18 10:36:41.462 | Selecting previously unselected package mysql-server. 2026-06-18 10:36:41.475 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-18 10:36:41.479 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:36:41.547 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-18 10:36:41.558 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-18 10:36:41.572 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:36:41.583 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-18 10:36:41.594 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-18 10:36:41.606 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 10:36:41.618 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-18 10:36:41.629 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-18 10:36:41.641 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-18 10:36:41.653 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-18 10:36:41.665 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-18 10:36:41.676 | Setting up libio-html-perl (1.004-3) ... 2026-06-18 10:36:41.687 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:36:41.699 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-18 10:36:41.711 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:36:41.722 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-18 10:36:41.734 | Setting up liburi-perl (5.27-1) ... 2026-06-18 10:36:41.746 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:36:41.798 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:36:41.851 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:36:41.851 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:36:41.851 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:36:41.930 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:36:41.940 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:36:41.990 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-18 10:36:42.024 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-18 10:36:54.557 | mysqld will log errors to /var/log/mysql/error.log 2026-06-18 10:36:55.404 | mysqld is running as pid 21663 2026-06-18 10:36:57.844 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-18 10:36:59.411 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-18 10:36:59.422 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-18 10:36:59.432 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-18 10:36:59.436 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-18 10:36:59.436 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-18 10:36:59.437 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-18 10:36:59.441 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-18 10:36:59.442 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-18 10:36:59.454 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-18 10:36:59.549 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-18 10:36:59.549 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-18 10:36:59.549 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-18 10:36:59.550 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-18 10:36:59.550 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-18 10:36:59.550 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-18 10:36:59.600 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-18 10:36:59.601 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-18 10:36:59.914 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-18 10:36:59.915 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-18 10:36:59.922 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-18 10:37:00.070 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-18 10:37:00.150 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-18 10:37:00.150 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-18 10:37:00.377 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-18 10:37:00.377 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-18 10:37:00.379 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-18 10:37:00.406 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-18 10:37:00.455 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-18 10:37:00.456 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-18 10:37:00.459 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-18 10:37:00.459 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-18 10:37:00.459 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-18 10:37:00.820 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-18 10:37:00.952 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-18 10:37:01.200 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-18 10:37:01.203 | 2026-06-18 10:37:01.203 | done! 2026-06-18 10:37:01.210 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-18 10:37:01.218 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-18 10:37:01.227 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-18 10:37:01.233 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-18 10:37:01.233 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-18 10:37:01.233 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-18 10:37:01.239 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-18 10:37:01.240 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-18 10:37:01.252 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-18 10:37:01.382 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-18 10:37:01.383 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-18 10:37:01.384 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-18 10:37:01.385 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-18 10:37:01.386 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-18 10:37:01.387 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-18 10:37:01.472 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-18 10:37:01.473 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-18 10:37:01.932 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-18 10:37:01.932 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-18 10:37:01.942 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-18 10:37:02.145 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-18 10:37:02.251 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-18 10:37:02.252 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-18 10:37:02.552 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-18 10:37:02.552 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-18 10:37:02.552 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-18 10:37:02.592 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-18 10:37:02.661 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-18 10:37:02.661 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-18 10:37:02.665 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-18 10:37:02.665 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-18 10:37:02.666 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-18 10:37:03.090 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-18 10:37:03.213 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-18 10:37:03.458 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-18 10:37:03.461 | 2026-06-18 10:37:03.461 | done! 2026-06-18 10:37:03.470 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-18 10:37:03.478 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-18 10:37:03.489 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-18 10:37:03.500 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-18 10:37:03.511 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-18 10:37:03.522 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-18 10:37:03.533 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-18 10:37:03.546 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 10:37:05.409 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 10:37:05.648 | perl: warning: Setting locale failed. 2026-06-18 10:37:05.648 | perl: warning: Please check that your locale settings: 2026-06-18 10:37:05.648 | LANGUAGE = (unset), 2026-06-18 10:37:05.648 | LC_ALL = "en_US.utf8", 2026-06-18 10:37:05.648 | LANG = "de_DE.UTF-8" 2026-06-18 10:37:05.648 | are supported and installed on your system. 2026-06-18 10:37:05.648 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:37:05.777 | perl: warning: Setting locale failed. 2026-06-18 10:37:05.777 | perl: warning: Please check that your locale settings: 2026-06-18 10:37:05.777 | LANGUAGE = (unset), 2026-06-18 10:37:05.777 | LC_ALL = "en_US.utf8", 2026-06-18 10:37:05.777 | LANG = "de_DE.UTF-8" 2026-06-18 10:37:05.778 | are supported and installed on your system. 2026-06-18 10:37:05.778 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:37:05.828 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:37:05.828 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:37:05.828 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:37:05.898 | perl: warning: Setting locale failed. 2026-06-18 10:37:05.898 | perl: warning: Please check that your locale settings: 2026-06-18 10:37:05.898 | LANGUAGE = (unset), 2026-06-18 10:37:05.898 | LC_ALL = "en_US.utf8", 2026-06-18 10:37:05.898 | LANG = "de_DE.UTF-8" 2026-06-18 10:37:05.898 | are supported and installed on your system. 2026-06-18 10:37:05.898 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:37:06.390 | 2026-06-18 10:37:06.391 | Running kernel seems to be up-to-date. 2026-06-18 10:37:06.391 | 2026-06-18 10:37:06.391 | Restarting services... 2026-06-18 10:37:06.438 | 2026-06-18 10:37:06.438 | Service restarts being deferred: 2026-06-18 10:37:06.438 | /etc/needrestart/restart.d/dbus.service 2026-06-18 10:37:06.438 | systemctl restart systemd-logind.service 2026-06-18 10:37:06.438 | systemctl restart virtlockd.service 2026-06-18 10:37:06.438 | systemctl restart virtlogd.service 2026-06-18 10:37:06.438 | 2026-06-18 10:37:06.438 | No containers need to be restarted. 2026-06-18 10:37:06.439 | 2026-06-18 10:37:06.439 | User sessions running outdated binaries: 2026-06-18 10:37:06.439 | quobyte @ session #5: sshd[2023] 2026-06-18 10:37:06.447 | quobyte @ user manager service: systemd[1162] 2026-06-18 10:37:06.457 | 2026-06-18 10:37:06.457 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 10:37:08.644 | + functions-common:apt_get:1205 : result=0 2026-06-18 10:37:08.648 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 10:37:08.650 | + functions-common:time_stop:2414 : local name 2026-06-18 10:37:08.652 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:37:08.655 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:37:08.658 | + functions-common:time_stop:2417 : local total 2026-06-18 10:37:08.661 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:37:08.663 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 10:37:08.665 | + functions-common:time_stop:2421 : start_time=1781778995233 2026-06-18 10:37:08.668 | + functions-common:time_stop:2423 : [[ -z 1781778995233 ]] 2026-06-18 10:37:08.672 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:37:08.677 | + functions-common:time_stop:2426 : end_time=1781779028673 2026-06-18 10:37:08.680 | + functions-common:time_stop:2427 : elapsed_time=33440 2026-06-18 10:37:08.683 | + functions-common:time_stop:2428 : total=120149 2026-06-18 10:37:08.686 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:37:08.689 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153589 2026-06-18 10:37:08.692 | + functions-common:apt_get:1209 : return 0 2026-06-18 10:37:08.695 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-18 10:37:08.698 | + ./stack.sh:main:858 : install_database_python 2026-06-18 10:37:08.701 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-18 10:37:08.704 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-18 10:37:08.707 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-18 10:37:08.710 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 10:37:08.714 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-18 10:37:08.717 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-18 10:37:08.719 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 10:37:08.724 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 10:37:08.726 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-18 10:37:08.732 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-18 10:37:08.734 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-18 10:37:08.737 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-18 10:37:08.741 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-18 10:37:08.744 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-18 10:37:08.768 | Using python 3.12 to install PyMySQL 2026-06-18 10:37:08.770 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-18 10:37:09.922 | Collecting PyMySQL 2026-06-18 10:37:10.066 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-18 10:37:10.091 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-18 10:37:10.266 | Installing collected packages: PyMySQL 2026-06-18 10:37:10.336 | Successfully installed PyMySQL-1.2.0 2026-06-18 10:37:10.446 | + inc/python:pip_install:216 : result=0 2026-06-18 10:37:10.449 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:37:10.453 | + functions-common:time_stop:2414 : local name 2026-06-18 10:37:10.455 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:37:10.459 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:37:10.461 | + functions-common:time_stop:2417 : local total 2026-06-18 10:37:10.464 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:37:10.467 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:37:10.469 | + functions-common:time_stop:2421 : start_time=1781779028762 2026-06-18 10:37:10.472 | + functions-common:time_stop:2423 : [[ -z 1781779028762 ]] 2026-06-18 10:37:10.475 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:37:10.481 | + functions-common:time_stop:2426 : end_time=1781779030477 2026-06-18 10:37:10.484 | + functions-common:time_stop:2427 : elapsed_time=1715 2026-06-18 10:37:10.488 | + functions-common:time_stop:2428 : total=34567 2026-06-18 10:37:10.491 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:37:10.494 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36282 2026-06-18 10:37:10.498 | + inc/python:pip_install:219 : return 0 2026-06-18 10:37:10.501 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-18 10:37:10.505 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-18 10:37:10.507 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-18 10:37:10.510 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-18 10:37:10.529 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:37:10.531 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-18 10:37:10.534 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-18 10:37:10.554 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:37:10.557 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-18 10:37:10.577 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:37:10.579 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-18 10:37:10.597 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:37:10.600 | + ./stack.sh:main:866 : install_etcd3 2026-06-18 10:37:10.602 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-18 10:37:10.603 | Installing etcd 2026-06-18 10:37:10.605 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-18 10:37:10.621 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-18 10:37:10.638 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-18 10:37:10.640 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-18 10:37:10.657 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-18 10:37:10.659 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 10:37:10.663 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 10:37:10.666 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-18 10:37:10.670 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-18 10:37:10.672 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-18 10:37:10.675 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 10:37:10.678 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-18 10:37:10.681 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-18 10:37:10.684 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 10:37:10.688 | --2026-06-18 12:37:10-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 10:37:10.757 | Resolving github.com (github.com)... 140.82.121.4 2026-06-18 10:37:10.776 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-18 10:37:11.013 | HTTP request sent, awaiting response... 302 Found 2026-06-18 10:37:11.013 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T11%3A36%3A34Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T10%3A36%3A14Z&ske=2026-06-18T11%3A36%3A34Z&sks=b&skv=2018-11-09&sig=vA7bLeSJQ9IhYG87BXHMTF3pPL4vQIQeZ%2Fz6KHHkrV0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc4MDgzMCwibmJmIjoxNzgxNzc5MDMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VD9Ja-QQ6wZfMcwBMvj8WMSehLZozo9CeJPxhlgTGAY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-18 10:37:11.013 | --2026-06-18 12:37:11-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T11%3A36%3A34Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T10%3A36%3A14Z&ske=2026-06-18T11%3A36%3A34Z&sks=b&skv=2018-11-09&sig=vA7bLeSJQ9IhYG87BXHMTF3pPL4vQIQeZ%2Fz6KHHkrV0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc4MDgzMCwibmJmIjoxNzgxNzc5MDMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VD9Ja-QQ6wZfMcwBMvj8WMSehLZozo9CeJPxhlgTGAY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-18 10:37:11.030 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-06-18 10:37:11.041 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-18 10:37:11.081 | HTTP request sent, awaiting response... 200 OK 2026-06-18 10:37:11.081 | Length: 20927601 (20M) [application/octet-stream] 2026-06-18 10:37:11.081 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-18 10:37:11.134 | 2026-06-18 10:37:11.351 | 0K ........ ........ ... 100% 73.9M=0.3s 2026-06-18 10:37:11.351 | 2026-06-18 10:37:11.351 | 2026-06-18 12:37:11 (73.9 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-18 10:37:11.351 | 2026-06-18 10:37:11.355 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-18 10:37:11.359 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 10:37:11.361 | ++ functions:get_extra_file:81 : return 2026-06-18 10:37:11.364 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-18 10:37:11.367 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-18 10:37:11.369 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-18 10:37:11.372 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-18 10:37:11.400 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-18 10:37:11.403 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-18 10:37:11.412 | etcd-v3.5.21-linux-amd64/ 2026-06-18 10:37:11.412 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-18 10:37:11.412 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-18 10:37:11.412 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-18 10:37:11.412 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-18 10:37:11.412 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-18 10:37:11.413 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-18 10:37:11.413 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-18 10:37:11.414 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-18 10:37:11.414 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-18 10:37:11.414 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-18 10:37:11.414 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-18 10:37:11.414 | etcd-v3.5.21-linux-amd64/README.md 2026-06-18 10:37:11.415 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-18 10:37:11.582 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-18 10:37:11.779 | etcd-v3.5.21-linux-amd64/etcd 2026-06-18 10:37:12.035 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-18 10:37:12.070 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-18 10:37:12.102 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-18 10:37:12.106 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-18 10:37:12.124 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:37:12.128 | + ./stack.sh:main:885 : install_dstat 2026-06-18 10:37:12.130 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-18 10:37:12.149 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:37:12.152 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-18 10:37:12.155 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:37:12.157 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-18 10:37:12.160 | + ./stack.sh:main:894 : install_libs 2026-06-18 10:37:12.163 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-18 10:37:12.166 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-18 10:37:12.169 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-18 10:37:12.172 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-18 10:37:12.174 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.177 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.180 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-18 10:37:12.182 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.185 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-18 10:37:12.189 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-18 10:37:12.191 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-18 10:37:12.194 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-18 10:37:12.197 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.199 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.202 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-18 10:37:12.205 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.207 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-18 10:37:12.210 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-18 10:37:12.214 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-18 10:37:12.216 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-18 10:37:12.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.221 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.224 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-18 10:37:12.227 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.230 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-18 10:37:12.232 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-18 10:37:12.234 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-18 10:37:12.237 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-18 10:37:12.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.242 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.245 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-18 10:37:12.248 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.251 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-18 10:37:12.253 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-18 10:37:12.256 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-18 10:37:12.258 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-18 10:37:12.260 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.262 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.265 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-18 10:37:12.267 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.269 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-18 10:37:12.272 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-18 10:37:12.274 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-18 10:37:12.276 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-18 10:37:12.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.281 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.283 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-18 10:37:12.286 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.288 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-18 10:37:12.290 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-18 10:37:12.293 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-18 10:37:12.295 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-18 10:37:12.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.301 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.303 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-18 10:37:12.305 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.308 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-18 10:37:12.311 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-18 10:37:12.313 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-18 10:37:12.316 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-18 10:37:12.318 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.321 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.323 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-18 10:37:12.326 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.328 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-18 10:37:12.331 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-18 10:37:12.334 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-18 10:37:12.336 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-18 10:37:12.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.341 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-18 10:37:12.345 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.348 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-18 10:37:12.351 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-18 10:37:12.353 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-18 10:37:12.356 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-18 10:37:12.358 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.361 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.363 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-18 10:37:12.365 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.368 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-18 10:37:12.370 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-18 10:37:12.372 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-18 10:37:12.374 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-18 10:37:12.377 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.380 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.382 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-18 10:37:12.385 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.387 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-18 10:37:12.390 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-18 10:37:12.392 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-18 10:37:12.395 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-18 10:37:12.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.400 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.403 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-18 10:37:12.405 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.408 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-18 10:37:12.410 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-18 10:37:12.413 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-18 10:37:12.415 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-18 10:37:12.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.420 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.423 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-18 10:37:12.426 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.428 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-18 10:37:12.430 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-18 10:37:12.433 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-18 10:37:12.435 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-18 10:37:12.438 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.440 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.443 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-18 10:37:12.446 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.448 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-18 10:37:12.451 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-18 10:37:12.453 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-18 10:37:12.456 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-18 10:37:12.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.461 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.463 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-18 10:37:12.466 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.469 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-18 10:37:12.471 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-18 10:37:12.473 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-18 10:37:12.476 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-18 10:37:12.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.480 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.483 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-18 10:37:12.485 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.488 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-18 10:37:12.490 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-18 10:37:12.493 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-18 10:37:12.495 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-18 10:37:12.498 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.500 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.503 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-18 10:37:12.506 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.508 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-18 10:37:12.511 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-18 10:37:12.514 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-18 10:37:12.516 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-18 10:37:12.519 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.522 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.524 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-18 10:37:12.527 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.529 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-18 10:37:12.532 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-18 10:37:12.534 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-18 10:37:12.537 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-18 10:37:12.540 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.542 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.544 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-18 10:37:12.547 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.549 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-18 10:37:12.552 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-18 10:37:12.554 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-18 10:37:12.557 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-18 10:37:12.559 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.562 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.565 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-18 10:37:12.567 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.570 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-18 10:37:12.573 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-18 10:37:12.575 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-18 10:37:12.578 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-18 10:37:12.581 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.583 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.585 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-18 10:37:12.588 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.590 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-18 10:37:12.593 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-18 10:37:12.595 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-18 10:37:12.598 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-18 10:37:12.600 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.603 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.605 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-18 10:37:12.608 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.610 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-18 10:37:12.613 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-18 10:37:12.616 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-18 10:37:12.618 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-18 10:37:12.621 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.623 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.626 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-18 10:37:12.628 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.631 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-18 10:37:12.634 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-18 10:37:12.636 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-18 10:37:12.638 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-18 10:37:12.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.643 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.646 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-18 10:37:12.648 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.651 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-18 10:37:12.653 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-18 10:37:12.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-18 10:37:12.660 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-18 10:37:12.663 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.666 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.669 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-18 10:37:12.671 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.674 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-18 10:37:12.676 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-18 10:37:12.679 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-18 10:37:12.681 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-18 10:37:12.684 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.688 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.690 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-18 10:37:12.693 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.697 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-18 10:37:12.699 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-18 10:37:12.702 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-18 10:37:12.705 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-18 10:37:12.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.711 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.714 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-18 10:37:12.717 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.720 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-18 10:37:12.723 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-18 10:37:12.726 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-18 10:37:12.729 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-18 10:37:12.733 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.736 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.738 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-18 10:37:12.741 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.744 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-18 10:37:12.747 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-18 10:37:12.750 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-18 10:37:12.753 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-18 10:37:12.755 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.757 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.760 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-18 10:37:12.763 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.766 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-18 10:37:12.769 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-18 10:37:12.772 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-18 10:37:12.775 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-18 10:37:12.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.780 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.783 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-18 10:37:12.785 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.787 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-18 10:37:12.791 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-18 10:37:12.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-18 10:37:12.795 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-18 10:37:12.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.801 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.803 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-18 10:37:12.806 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.809 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-18 10:37:12.811 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-18 10:37:12.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-18 10:37:12.816 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-18 10:37:12.818 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.822 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.824 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-18 10:37:12.826 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.829 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-18 10:37:12.831 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-18 10:37:12.833 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-18 10:37:12.836 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-18 10:37:12.839 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.842 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.845 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-18 10:37:12.847 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.849 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-18 10:37:12.852 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-18 10:37:12.856 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-18 10:37:12.858 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-18 10:37:12.860 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.864 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-18 10:37:12.868 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.870 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-18 10:37:12.874 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-18 10:37:12.876 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-18 10:37:12.878 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-18 10:37:12.881 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.884 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.886 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-18 10:37:12.889 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.892 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-18 10:37:12.895 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-18 10:37:12.898 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-18 10:37:12.900 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-18 10:37:12.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.906 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.909 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-18 10:37:12.912 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.915 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-18 10:37:12.917 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-18 10:37:12.920 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-18 10:37:12.923 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-18 10:37:12.925 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.927 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.930 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-18 10:37:12.933 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.935 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-18 10:37:12.938 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-18 10:37:12.941 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-18 10:37:12.943 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-18 10:37:12.946 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.949 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.953 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-18 10:37:12.956 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.959 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-18 10:37:12.962 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-18 10:37:12.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:12.967 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:12.970 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-18 10:37:12.973 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:12.976 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-18 10:37:12.998 | Using python 3.12 to install etcd3gw 2026-06-18 10:37:13.000 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-18 10:37:14.159 | Collecting etcd3gw 2026-06-18 10:37:14.304 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 10:37:14.315 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-18 10:37:14.356 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-18 10:37:14.359 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 10:37:14.403 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-18 10:37:14.419 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 10:37:14.464 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-18 10:37:14.478 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 10:37:14.977 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-18 10:37:14.993 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-18 10:37:15.007 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-18 10:37:15.175 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-18 10:37:15.177 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-18 10:37:15.210 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-18 10:37:15.212 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-18 10:37:15.252 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-18 10:37:15.255 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-18 10:37:15.260 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-18 10:37:15.290 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-18 10:37:15.325 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-18 10:37:15.354 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-18 10:37:15.365 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-18 10:37:15.367 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-18 10:37:15.370 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-18 10:37:15.372 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-18 10:37:15.387 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-18 10:37:15.635 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-18 10:37:15.699 | Attempting uninstall: urllib3 2026-06-18 10:37:15.707 | Found existing installation: urllib3 2.0.7 2026-06-18 10:37:15.707 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:37:15.708 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-18 10:37:15.849 | Attempting uninstall: idna 2026-06-18 10:37:15.857 | Found existing installation: idna 3.6 2026-06-18 10:37:15.858 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:37:15.858 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-18 10:37:16.017 | Attempting uninstall: requests 2026-06-18 10:37:16.023 | Found existing installation: requests 2.31.0 2026-06-18 10:37:16.023 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:37:16.024 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-18 10:37:16.252 | 2026-06-18 10:37:16.257 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-18 10:37:16.409 | + inc/python:pip_install:216 : result=0 2026-06-18 10:37:16.411 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:37:16.413 | + functions-common:time_stop:2414 : local name 2026-06-18 10:37:16.416 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:37:16.418 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:37:16.420 | + functions-common:time_stop:2417 : local total 2026-06-18 10:37:16.422 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:37:16.424 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:37:16.426 | + functions-common:time_stop:2421 : start_time=1781779032991 2026-06-18 10:37:16.428 | + functions-common:time_stop:2423 : [[ -z 1781779032991 ]] 2026-06-18 10:37:16.432 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:37:16.435 | + functions-common:time_stop:2426 : end_time=1781779036433 2026-06-18 10:37:16.437 | + functions-common:time_stop:2427 : elapsed_time=3442 2026-06-18 10:37:16.440 | + functions-common:time_stop:2428 : total=36282 2026-06-18 10:37:16.442 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:37:16.444 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39724 2026-06-18 10:37:16.447 | + inc/python:pip_install:219 : return 0 2026-06-18 10:37:16.449 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-18 10:37:16.452 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-18 10:37:16.454 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-18 10:37:16.457 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:37:16.459 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:37:16.461 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:37:16.465 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:37:16.467 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:37:16.469 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:37:16.472 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:37:16.475 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:37:16.477 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:37:16.480 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:37:16.483 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:37:16.486 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:37:16.488 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:37:16.490 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-18 10:37:16.493 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:37:16.495 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:37:16.498 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-18 10:37:16.501 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-18 10:37:16.503 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 10:37:16.505 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 10:37:16.507 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 10:37:16.511 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 10:37:16.513 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 10:37:16.515 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 10:37:16.518 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:37:16.521 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:37:16.523 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 10:37:16.526 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 10:37:16.528 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 10:37:16.531 | + functions-common:apt_get_update:1161 : return 2026-06-18 10:37:16.534 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-18 10:37:16.536 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 10:37:16.538 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:37:16.541 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:37:16.544 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-18 10:37:16.566 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-18 10:37:16.604 | Reading package lists... 2026-06-18 10:37:17.006 | Building dependency tree... 2026-06-18 10:37:17.007 | Reading state information... 2026-06-18 10:37:17.625 | The following additional packages will be installed: 2026-06-18 10:37:17.627 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-18 10:37:17.629 | Suggested packages: 2026-06-18 10:37:17.630 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-18 10:37:17.630 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-18 10:37:17.630 | python3-uwsgidecorators 2026-06-18 10:37:17.669 | The following NEW packages will be installed: 2026-06-18 10:37:17.671 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-18 10:37:17.724 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 10:37:17.724 | Need to get 1270 kB of archives. 2026-06-18 10:37:17.724 | After this operation, 4285 kB of additional disk space will be used. 2026-06-18 10:37:17.724 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-18 10:37:17.740 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-18 10:37:17.743 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-18 10:37:17.749 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-18 10:37:17.756 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-18 10:37:17.756 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-18 10:37:17.999 | perl: warning: Setting locale failed. 2026-06-18 10:37:17.999 | perl: warning: Please check that your locale settings: 2026-06-18 10:37:17.999 | LANGUAGE = (unset), 2026-06-18 10:37:17.999 | LC_ALL = "en_US.utf8", 2026-06-18 10:37:18.000 | LANG = "de_DE.UTF-8" 2026-06-18 10:37:18.000 | are supported and installed on your system. 2026-06-18 10:37:18.000 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:37:18.062 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:37:18.062 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:37:18.062 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:37:18.259 | Fetched 1270 kB in 0s (23.5 MB/s) 2026-06-18 10:37:18.303 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-18 10:37:18.365 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-06-18 10:37:18.372 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-18 10:37:18.379 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 10:37:18.426 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-18 10:37:18.439 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-18 10:37:18.443 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 10:37:18.490 | Selecting previously unselected package libzmq5:amd64. 2026-06-18 10:37:18.503 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-18 10:37:18.506 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 10:37:18.556 | Selecting previously unselected package uwsgi-core. 2026-06-18 10:37:18.568 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 10:37:18.573 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 10:37:18.736 | Selecting previously unselected package uwsgi. 2026-06-18 10:37:18.749 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 10:37:18.755 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 10:37:18.807 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-18 10:37:18.820 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-18 10:37:18.823 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 10:37:18.893 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-18 10:37:18.904 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-18 10:37:18.915 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-18 10:37:18.927 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-18 10:37:18.946 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-18 10:37:19.504 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-18 10:37:19.538 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 10:37:20.527 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 10:37:20.762 | perl: warning: Setting locale failed. 2026-06-18 10:37:20.762 | perl: warning: Please check that your locale settings: 2026-06-18 10:37:20.762 | LANGUAGE = (unset), 2026-06-18 10:37:20.762 | LC_ALL = "en_US.utf8", 2026-06-18 10:37:20.762 | LANG = "de_DE.UTF-8" 2026-06-18 10:37:20.762 | are supported and installed on your system. 2026-06-18 10:37:20.762 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:37:20.890 | perl: warning: Setting locale failed. 2026-06-18 10:37:20.890 | perl: warning: Please check that your locale settings: 2026-06-18 10:37:20.890 | LANGUAGE = (unset), 2026-06-18 10:37:20.890 | LC_ALL = "en_US.utf8", 2026-06-18 10:37:20.890 | LANG = "de_DE.UTF-8" 2026-06-18 10:37:20.890 | are supported and installed on your system. 2026-06-18 10:37:20.890 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:37:20.939 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:37:20.939 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:37:20.939 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:37:21.009 | perl: warning: Setting locale failed. 2026-06-18 10:37:21.009 | perl: warning: Please check that your locale settings: 2026-06-18 10:37:21.009 | LANGUAGE = (unset), 2026-06-18 10:37:21.009 | LC_ALL = "en_US.utf8", 2026-06-18 10:37:21.009 | LANG = "de_DE.UTF-8" 2026-06-18 10:37:21.009 | are supported and installed on your system. 2026-06-18 10:37:21.009 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:37:21.507 | 2026-06-18 10:37:21.508 | Running kernel seems to be up-to-date. 2026-06-18 10:37:21.508 | 2026-06-18 10:37:21.508 | Restarting services... 2026-06-18 10:37:21.557 | 2026-06-18 10:37:21.557 | Service restarts being deferred: 2026-06-18 10:37:21.557 | /etc/needrestart/restart.d/dbus.service 2026-06-18 10:37:21.558 | systemctl restart systemd-logind.service 2026-06-18 10:37:21.558 | systemctl restart virtlockd.service 2026-06-18 10:37:21.558 | systemctl restart virtlogd.service 2026-06-18 10:37:21.558 | 2026-06-18 10:37:21.558 | No containers need to be restarted. 2026-06-18 10:37:21.558 | 2026-06-18 10:37:21.558 | User sessions running outdated binaries: 2026-06-18 10:37:21.558 | quobyte @ session #5: sshd[2023] 2026-06-18 10:37:21.568 | quobyte @ user manager service: systemd[1162] 2026-06-18 10:37:21.579 | 2026-06-18 10:37:21.579 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 10:37:23.541 | + functions-common:apt_get:1205 : result=0 2026-06-18 10:37:23.543 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 10:37:23.546 | + functions-common:time_stop:2414 : local name 2026-06-18 10:37:23.549 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:37:23.552 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:37:23.555 | + functions-common:time_stop:2417 : local total 2026-06-18 10:37:23.558 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:37:23.561 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 10:37:23.564 | + functions-common:time_stop:2421 : start_time=1781779036563 2026-06-18 10:37:23.567 | + functions-common:time_stop:2423 : [[ -z 1781779036563 ]] 2026-06-18 10:37:23.571 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:37:23.576 | + functions-common:time_stop:2426 : end_time=1781779043573 2026-06-18 10:37:23.579 | + functions-common:time_stop:2427 : elapsed_time=7010 2026-06-18 10:37:23.582 | + functions-common:time_stop:2428 : total=153589 2026-06-18 10:37:23.585 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:37:23.588 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=160599 2026-06-18 10:37:23.592 | + functions-common:apt_get:1209 : return 0 2026-06-18 10:37:23.595 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-18 10:37:23.598 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:37:23.601 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:37:23.605 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-18 10:37:23.608 | perl: warning: Setting locale failed. 2026-06-18 10:37:23.608 | perl: warning: Please check that your locale settings: 2026-06-18 10:37:23.608 | LANGUAGE = (unset), 2026-06-18 10:37:23.608 | LC_ALL = "en_US.utf8", 2026-06-18 10:37:23.608 | LANG = (unset) 2026-06-18 10:37:23.608 | are supported and installed on your system. 2026-06-18 10:37:23.608 | perl: warning: Falling back to the standard locale ("C"). 2026-06-18 10:37:23.644 | No module matches proxy 2026-06-18 10:37:23.648 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-18 10:37:23.658 | perl: warning: Setting locale failed. 2026-06-18 10:37:23.658 | perl: warning: Please check that your locale settings: 2026-06-18 10:37:23.659 | LANGUAGE = (unset), 2026-06-18 10:37:23.659 | LC_ALL = "en_US.utf8", 2026-06-18 10:37:23.659 | LANG = "de_DE.UTF-8" 2026-06-18 10:37:23.659 | are supported and installed on your system. 2026-06-18 10:37:23.659 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:37:23.698 | Enabling module proxy. 2026-06-18 10:37:23.703 | To activate the new configuration, you need to run: 2026-06-18 10:37:23.704 | systemctl restart apache2 2026-06-18 10:37:23.709 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-18 10:37:23.719 | perl: warning: Setting locale failed. 2026-06-18 10:37:23.719 | perl: warning: Please check that your locale settings: 2026-06-18 10:37:23.719 | LANGUAGE = (unset), 2026-06-18 10:37:23.719 | LC_ALL = "en_US.utf8", 2026-06-18 10:37:23.719 | LANG = "de_DE.UTF-8" 2026-06-18 10:37:23.720 | are supported and installed on your system. 2026-06-18 10:37:23.720 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:37:23.759 | Considering dependency proxy for proxy_uwsgi: 2026-06-18 10:37:23.759 | Module proxy already enabled 2026-06-18 10:37:23.759 | Enabling module proxy_uwsgi. 2026-06-18 10:37:23.764 | To activate the new configuration, you need to run: 2026-06-18 10:37:23.764 | systemctl restart apache2 2026-06-18 10:37:23.770 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-18 10:37:23.773 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 10:37:23.777 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:37:23.779 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 10:37:24.079 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-18 10:37:24.082 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-18 10:37:24.085 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-18 10:37:24.089 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:24.092 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:24.095 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-18 10:37:24.098 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:24.101 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-18 10:37:24.104 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-18 10:37:24.107 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-18 10:37:24.111 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:24.113 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:24.115 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-18 10:37:24.119 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:24.121 | + ./stack.sh:main:902 : install_glanceclient 2026-06-18 10:37:24.124 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-18 10:37:24.128 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-18 10:37:24.132 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:24.135 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:24.139 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-18 10:37:24.141 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:24.144 | + ./stack.sh:main:903 : install_cinderclient 2026-06-18 10:37:24.147 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-18 10:37:24.152 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-18 10:37:24.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:24.158 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:24.161 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-18 10:37:24.165 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:24.169 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-18 10:37:24.172 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-18 10:37:24.178 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:24.180 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:24.184 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-18 10:37:24.187 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:24.190 | + ./stack.sh:main:904 : install_novaclient 2026-06-18 10:37:24.194 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-18 10:37:24.197 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-18 10:37:24.200 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:24.204 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:24.207 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-18 10:37:24.209 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:24.213 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-18 10:37:24.235 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:37:24.239 | + ./stack.sh:main:906 : install_swiftclient 2026-06-18 10:37:24.242 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-18 10:37:24.246 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-18 10:37:24.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:24.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:24.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-18 10:37:24.260 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:24.263 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-18 10:37:24.284 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:37:24.288 | + ./stack.sh:main:909 : install_neutronclient 2026-06-18 10:37:24.291 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-18 10:37:24.295 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-18 10:37:24.299 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:24.302 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:24.305 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-18 10:37:24.309 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:24.312 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-18 10:37:24.315 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-18 10:37:24.318 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-18 10:37:24.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:37:24.325 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:37:24.329 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-18 10:37:24.332 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:37:24.334 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-18 10:37:24.336 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-18 10:37:24.339 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 10:37:24.342 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-18 10:37:24.344 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-18 10:37:24.347 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 10:37:24.352 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-18 10:37:24.354 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 10:37:24.358 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-18 10:37:24.360 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-18 10:37:24.363 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-18 10:37:24.366 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-18 10:37:24.368 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-18 10:37:24.392 | Using python 3.12 to install keystonemiddleware 2026-06-18 10:37:24.395 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-18 10:37:25.576 | Collecting keystonemiddleware 2026-06-18 10:37:25.720 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 10:37:25.780 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-18 10:37:25.797 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 10:37:25.854 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-18 10:37:25.870 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 10:37:25.930 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-18 10:37:25.947 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 10:37:25.992 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-18 10:37:26.008 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 10:37:26.057 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-18 10:37:26.077 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 10:37:26.136 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-18 10:37:26.152 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 10:37:26.200 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-18 10:37:26.216 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 10:37:26.274 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-18 10:37:26.290 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 10:37:26.300 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-18 10:37:26.330 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-18 10:37:26.345 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 10:37:26.390 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-18 10:37:26.405 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-18 10:37:26.455 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-18 10:37:26.472 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 10:37:26.482 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-18 10:37:26.515 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-18 10:37:26.532 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-18 10:37:26.546 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-18 10:37:26.583 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 10:37:26.599 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 10:37:26.634 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 10:37:26.650 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 10:37:26.691 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-18 10:37:26.706 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 10:37:26.749 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 10:37:26.765 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 10:37:26.814 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-18 10:37:26.829 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 10:37:26.871 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 10:37:26.886 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-18 10:37:26.924 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-18 10:37:26.940 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-18 10:37:26.953 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-18 10:37:26.991 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 10:37:27.006 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-18 10:37:27.017 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-18 10:37:27.019 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-18 10:37:27.161 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-18 10:37:27.177 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-18 10:37:27.234 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-18 10:37:27.250 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-18 10:37:27.260 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-18 10:37:27.389 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-18 10:37:27.404 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-18 10:37:27.425 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-18 10:37:27.458 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-18 10:37:27.473 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 10:37:27.491 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-18 10:37:27.492 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-18 10:37:27.493 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-18 10:37:27.494 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-18 10:37:27.577 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-18 10:37:27.622 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-18 10:37:27.659 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-18 10:37:27.684 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-18 10:37:27.708 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-18 10:37:27.730 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-18 10:37:27.752 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-18 10:37:27.779 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-18 10:37:27.832 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.1 MB/s 0:00:00 2026-06-18 10:37:27.849 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-18 10:37:27.874 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-18 10:37:27.897 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-18 10:37:27.920 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-18 10:37:27.943 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-18 10:37:27.973 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-18 10:37:27.994 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-18 10:37:28.019 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-18 10:37:28.040 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-18 10:37:28.062 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-18 10:37:28.085 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-18 10:37:28.113 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-18 10:37:28.140 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-18 10:37:28.162 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-18 10:37:28.184 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-18 10:37:28.206 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-18 10:37:28.230 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-18 10:37:28.531 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-18 10:37:28.785 | Attempting uninstall: six 2026-06-18 10:37:28.795 | Found existing installation: six 1.16.0 2026-06-18 10:37:28.795 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:37:28.796 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-18 10:37:28.861 | Attempting uninstall: pyparsing 2026-06-18 10:37:28.869 | Found existing installation: pyparsing 3.1.1 2026-06-18 10:37:28.869 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:37:28.870 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-18 10:37:29.010 | Attempting uninstall: PyJWT 2026-06-18 10:37:29.019 | Found existing installation: PyJWT 2.7.0 2026-06-18 10:37:29.019 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:37:29.020 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-18 10:37:29.184 | Attempting uninstall: netaddr 2026-06-18 10:37:29.192 | Found existing installation: netaddr 0.8.0 2026-06-18 10:37:29.193 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:37:29.193 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-18 10:37:29.450 | Attempting uninstall: python-dateutil 2026-06-18 10:37:29.460 | Found existing installation: python-dateutil 2.8.2 2026-06-18 10:37:29.461 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:37:29.461 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-18 10:37:31.676 | 2026-06-18 10:37:31.685 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-18 10:37:31.880 | + inc/python:pip_install:216 : result=0 2026-06-18 10:37:31.882 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:37:31.884 | + functions-common:time_stop:2414 : local name 2026-06-18 10:37:31.887 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:37:31.890 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:37:31.893 | + functions-common:time_stop:2417 : local total 2026-06-18 10:37:31.895 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:37:31.898 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:37:31.902 | + functions-common:time_stop:2421 : start_time=1781779044387 2026-06-18 10:37:31.904 | + functions-common:time_stop:2423 : [[ -z 1781779044387 ]] 2026-06-18 10:37:31.908 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:37:31.920 | + functions-common:time_stop:2426 : end_time=1781779051918 2026-06-18 10:37:31.923 | + functions-common:time_stop:2427 : elapsed_time=7531 2026-06-18 10:37:31.926 | + functions-common:time_stop:2428 : total=39724 2026-06-18 10:37:31.928 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:37:31.931 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47255 2026-06-18 10:37:31.933 | + inc/python:pip_install:219 : return 0 2026-06-18 10:37:31.936 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-18 10:37:31.939 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-18 10:37:31.942 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 10:37:31.946 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-18 10:37:31.949 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-18 10:37:31.952 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 10:37:31.956 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 10:37:31.957 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-18 10:37:31.962 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-18 10:37:31.965 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-18 10:37:31.968 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-18 10:37:31.970 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-18 10:37:31.973 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-18 10:37:31.994 | Using python 3.12 to install python-memcached 2026-06-18 10:37:31.996 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-18 10:37:33.147 | Collecting python-memcached 2026-06-18 10:37:33.294 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-18 10:37:33.320 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-18 10:37:33.504 | Installing collected packages: python-memcached 2026-06-18 10:37:33.539 | Successfully installed python-memcached-1.62 2026-06-18 10:37:33.647 | + inc/python:pip_install:216 : result=0 2026-06-18 10:37:33.650 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:37:33.653 | + functions-common:time_stop:2414 : local name 2026-06-18 10:37:33.656 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:37:33.658 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:37:33.661 | + functions-common:time_stop:2417 : local total 2026-06-18 10:37:33.663 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:37:33.666 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:37:33.668 | + functions-common:time_stop:2421 : start_time=1781779051988 2026-06-18 10:37:33.670 | + functions-common:time_stop:2423 : [[ -z 1781779051988 ]] 2026-06-18 10:37:33.673 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:37:33.677 | + functions-common:time_stop:2426 : end_time=1781779053674 2026-06-18 10:37:33.679 | + functions-common:time_stop:2427 : elapsed_time=1686 2026-06-18 10:37:33.682 | + functions-common:time_stop:2428 : total=47255 2026-06-18 10:37:33.684 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:37:33.686 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=48941 2026-06-18 10:37:33.689 | + inc/python:pip_install:219 : return 0 2026-06-18 10:37:33.692 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-18 10:37:33.711 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:37:33.713 | + ./stack.sh:main:916 : '[' 192.168.122.165 == 192.168.122.165 ']' 2026-06-18 10:37:33.716 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-18 10:37:33.719 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-18 10:37:33.722 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-18 10:37:33.725 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 10:37:33.727 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-18 10:37:33.729 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-18 10:37:33.747 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:37:33.749 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-18 10:37:33.752 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-18 10:37:33.755 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-18 10:37:33.757 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 10:37:33.760 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 10:37:33.763 | ++ functions-common:git_clone:587 : pwd 2026-06-18 10:37:33.766 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 10:37:33.769 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 10:37:33.772 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 10:37:33.791 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 10:37:33.793 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 10:37:33.796 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 10:37:33.800 | + functions-common:git_clone:604 : echo master 2026-06-18 10:37:33.800 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 10:37:33.805 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-18 10:37:33.808 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 10:37:33.811 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-18 10:37:33.813 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:37:33.816 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:37:33.819 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:37:33.822 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:37:33.824 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:37:33.827 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:37:33.830 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:37:33.833 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:37:33.837 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:37:33.841 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779053838 2026-06-18 10:37:33.844 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-18 10:37:33.848 | Cloning into '/opt/stack/keystone'... 2026-06-18 10:37:51.370 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:37:51.375 | + functions-common:time_stop:2414 : local name 2026-06-18 10:37:51.378 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:37:51.381 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:37:51.385 | + functions-common:time_stop:2417 : local total 2026-06-18 10:37:51.388 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:37:51.392 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:37:51.394 | + functions-common:time_stop:2421 : start_time=1781779053838 2026-06-18 10:37:51.397 | + functions-common:time_stop:2423 : [[ -z 1781779053838 ]] 2026-06-18 10:37:51.401 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:37:51.407 | + functions-common:time_stop:2426 : end_time=1781779071402 2026-06-18 10:37:51.410 | + functions-common:time_stop:2427 : elapsed_time=17564 2026-06-18 10:37:51.413 | + functions-common:time_stop:2428 : total=5512 2026-06-18 10:37:51.417 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:37:51.420 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23076 2026-06-18 10:37:51.424 | + functions-common:git_clone:625 : cd /opt/stack/keystone 2026-06-18 10:37:51.427 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 10:37:51.431 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:37:51.434 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:37:51.438 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:37:51.441 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:37:51.445 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:37:51.448 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:37:51.451 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:37:51.455 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:37:51.459 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:37:51.465 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779071461 2026-06-18 10:37:51.468 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 10:37:52.104 | From https://review.opendev.org/openstack/keystone 2026-06-18 10:37:52.104 | * branch master -> FETCH_HEAD 2026-06-18 10:37:52.115 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:37:52.118 | + functions-common:time_stop:2414 : local name 2026-06-18 10:37:52.121 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:37:52.124 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:37:52.127 | + functions-common:time_stop:2417 : local total 2026-06-18 10:37:52.130 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:37:52.134 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:37:52.137 | + functions-common:time_stop:2421 : start_time=1781779071461 2026-06-18 10:37:52.139 | + functions-common:time_stop:2423 : [[ -z 1781779071461 ]] 2026-06-18 10:37:52.142 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:37:52.148 | + functions-common:time_stop:2426 : end_time=1781779072144 2026-06-18 10:37:52.151 | + functions-common:time_stop:2427 : elapsed_time=683 2026-06-18 10:37:52.155 | + functions-common:time_stop:2428 : total=23076 2026-06-18 10:37:52.158 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:37:52.162 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23759 2026-06-18 10:37:52.165 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 10:37:52.168 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:37:52.170 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:37:52.174 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:37:52.177 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:37:52.180 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:37:52.183 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:37:52.187 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:37:52.190 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:37:52.194 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:37:52.199 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779072195 2026-06-18 10:37:52.203 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 10:37:52.374 | Note: switching to 'FETCH_HEAD'. 2026-06-18 10:37:52.374 | 2026-06-18 10:37:52.374 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 10:37:52.374 | changes and commit them, and you can discard any commits you make in this 2026-06-18 10:37:52.374 | state without impacting any branches by switching back to a branch. 2026-06-18 10:37:52.374 | 2026-06-18 10:37:52.374 | If you want to create a new branch to retain commits you create, you may 2026-06-18 10:37:52.374 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 10:37:52.375 | 2026-06-18 10:37:52.375 | git switch -c 2026-06-18 10:37:52.375 | 2026-06-18 10:37:52.375 | Or undo this operation with: 2026-06-18 10:37:52.375 | 2026-06-18 10:37:52.375 | git switch - 2026-06-18 10:37:52.375 | 2026-06-18 10:37:52.375 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 10:37:52.375 | 2026-06-18 10:37:52.375 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-18 10:37:52.380 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:37:52.382 | + functions-common:time_stop:2414 : local name 2026-06-18 10:37:52.386 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:37:52.389 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:37:52.392 | + functions-common:time_stop:2417 : local total 2026-06-18 10:37:52.396 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:37:52.399 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:37:52.402 | + functions-common:time_stop:2421 : start_time=1781779072195 2026-06-18 10:37:52.406 | + functions-common:time_stop:2423 : [[ -z 1781779072195 ]] 2026-06-18 10:37:52.411 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:37:52.417 | + functions-common:time_stop:2426 : end_time=1781779072412 2026-06-18 10:37:52.420 | + functions-common:time_stop:2427 : elapsed_time=217 2026-06-18 10:37:52.423 | + functions-common:time_stop:2428 : total=23759 2026-06-18 10:37:52.427 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:37:52.430 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23976 2026-06-18 10:37:52.433 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-18 10:37:52.451 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-18 10:37:52.456 | + functions-common:git_clone:667 : head -1 2026-06-18 10:37:52.456 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 10:37:52.460 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-18 10:37:52.464 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 10:37:52.467 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-18 10:37:52.470 | + inc/python:setup_develop:353 : local bindep 2026-06-18 10:37:52.474 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 10:37:52.477 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-18 10:37:52.479 | + inc/python:setup_develop:359 : local extras= 2026-06-18 10:37:52.483 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-18 10:37:52.487 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 10:37:52.491 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 10:37:52.494 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-18 10:37:52.498 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 10:37:52.500 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 10:37:52.504 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-18 10:37:52.507 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 10:37:52.511 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-18 10:37:52.514 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 10:37:52.517 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 10:37:52.521 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-18 10:37:52.529 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-18 10:37:52.533 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-18 10:37:52.536 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-18 10:37:52.697 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-18 10:37:52.700 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 10:37:52.704 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 10:37:52.708 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 10:37:52.712 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-18 10:37:52.716 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-18 10:37:52.719 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 10:37:52.723 | + inc/python:setup_package:446 : local extras= 2026-06-18 10:37:52.726 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 10:37:52.730 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 10:37:52.733 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 10:37:52.737 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 10:37:52.741 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 10:37:52.745 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-18 10:37:52.770 | Using python 3.12 to install /opt/stack/keystone 2026-06-18 10:37:52.774 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-18 10:37:53.758 | Obtaining file:///opt/stack/keystone 2026-06-18 10:37:53.762 | Installing build dependencies: started 2026-06-18 10:37:55.409 | Installing build dependencies: finished with status 'done' 2026-06-18 10:37:55.411 | Checking if build backend supports build_editable: started 2026-06-18 10:37:55.944 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 10:37:55.946 | Getting requirements to build editable: started 2026-06-18 10:37:56.235 | Getting requirements to build editable: finished with status 'done' 2026-06-18 10:37:56.238 | Preparing editable metadata (pyproject.toml): started 2026-06-18 10:37:57.294 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:37:57.309 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-18 10:37:57.310 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-18 10:37:57.508 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-18 10:37:57.654 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 10:37:57.694 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-18 10:37:57.710 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-18 10:37:58.094 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-18 10:37:58.112 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-18 10:37:58.686 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 10:37:58.702 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-18 10:37:58.725 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 10:37:58.726 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-18 10:37:58.726 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-18 10:37:58.801 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-18 10:37:58.816 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-18 10:37:58.828 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-18 10:37:58.829 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-18 10:37:58.830 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-18 10:37:58.892 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-18 10:37:58.908 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 10:37:58.969 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-18 10:37:58.985 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 10:37:58.994 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-18 10:37:58.995 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-18 10:37:59.036 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-18 10:37:59.053 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 10:37:59.108 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-18 10:37:59.128 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 10:37:59.138 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-18 10:37:59.169 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-18 10:37:59.183 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 10:37:59.194 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-18 10:37:59.222 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-18 10:37:59.236 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-18 10:37:59.280 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-18 10:37:59.296 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-18 10:37:59.306 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-18 10:37:59.307 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-18 10:37:59.351 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-18 10:37:59.366 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 10:37:59.379 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-18 10:37:59.381 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.0) 2026-06-18 10:37:59.413 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-18 10:37:59.429 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 10:37:59.477 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-18 10:37:59.493 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 10:37:59.691 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 10:37:59.706 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-18 10:37:59.742 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-18 10:37:59.757 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 10:37:59.769 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-18 10:37:59.799 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 10:37:59.813 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 10:37:59.855 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 10:37:59.870 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 10:37:59.908 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 10:37:59.922 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 10:37:59.962 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 10:37:59.977 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 10:38:00.084 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-18 10:38:00.101 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-18 10:38:00.143 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 10:38:00.162 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-18 10:38:00.177 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-18 10:38:00.247 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-18 10:38:00.263 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-18 10:38:00.308 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 10:38:00.323 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-18 10:38:00.360 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 10:38:00.375 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 10:38:00.425 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 10:38:00.441 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 10:38:00.992 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.007 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-18 10:38:01.023 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-18 10:38:01.028 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-18 10:38:01.029 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-18 10:38:01.030 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-18 10:38:01.031 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-18 10:38:01.043 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-18 10:38:01.045 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-18 10:38:01.046 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-18 10:38:01.090 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.105 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 10:38:01.115 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-18 10:38:01.145 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.160 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-18 10:38:01.195 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.212 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-18 10:38:01.258 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.273 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 10:38:01.286 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-18 10:38:01.292 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-18 10:38:01.295 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-18 10:38:01.341 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.357 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 10:38:01.400 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.415 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 10:38:01.458 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.472 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-18 10:38:01.530 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.546 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 10:38:01.589 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.606 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-18 10:38:01.645 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.661 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 10:38:01.707 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.721 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-18 10:38:01.731 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-18 10:38:01.764 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.778 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 10:38:01.819 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.836 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-18 10:38:01.889 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:01.905 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-18 10:38:02.171 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.188 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-18 10:38:02.259 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.274 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 10:38:02.320 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.338 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-18 10:38:02.377 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.392 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-18 10:38:02.440 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.457 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-18 10:38:02.532 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.548 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-18 10:38:02.589 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.604 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 10:38:02.650 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.666 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 10:38:02.710 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.725 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-18 10:38:02.746 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-18 10:38:02.748 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-18 10:38:02.759 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-18 10:38:02.795 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.816 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-18 10:38:02.882 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.896 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-18 10:38:02.942 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 10:38:02.957 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-18 10:38:03.013 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 10:38:03.030 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-18 10:38:03.053 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-18 10:38:03.054 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-18 10:38:03.056 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-18 10:38:03.060 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-18 10:38:03.109 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-18 10:38:03.125 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-18 10:38:03.189 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-18 10:38:03.205 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-18 10:38:03.307 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-18 10:38:03.350 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-18 10:38:03.432 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 50.6 MB/s 0:00:00 2026-06-18 10:38:03.447 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-18 10:38:03.471 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-18 10:38:03.494 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-18 10:38:03.516 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-18 10:38:03.541 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-18 10:38:03.563 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-18 10:38:03.587 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-18 10:38:03.609 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-18 10:38:03.633 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-18 10:38:03.655 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-18 10:38:03.677 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-18 10:38:03.698 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-18 10:38:03.720 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-18 10:38:03.745 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-18 10:38:03.767 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-18 10:38:03.793 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-18 10:38:03.817 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-18 10:38:03.839 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-18 10:38:03.861 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-18 10:38:03.883 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-18 10:38:03.909 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-18 10:38:03.930 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-18 10:38:03.954 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-18 10:38:03.977 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-18 10:38:04.001 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-18 10:38:04.028 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-18 10:38:04.055 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-18 10:38:04.074 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 30.0 MB/s 0:00:00 2026-06-18 10:38:04.090 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-18 10:38:04.112 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-18 10:38:04.134 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-18 10:38:04.157 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-18 10:38:04.180 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-18 10:38:04.206 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-18 10:38:04.229 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-18 10:38:04.251 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-18 10:38:04.273 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-18 10:38:04.300 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-18 10:38:04.324 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-18 10:38:04.351 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-18 10:38:04.376 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-18 10:38:04.398 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-18 10:38:04.420 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-18 10:38:04.441 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-18 10:38:04.470 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-18 10:38:04.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 67.1 MB/s 0:00:00 2026-06-18 10:38:04.540 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-18 10:38:04.561 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-18 10:38:04.583 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-18 10:38:04.605 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-18 10:38:04.630 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-18 10:38:04.656 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-18 10:38:04.678 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-18 10:38:04.700 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-18 10:38:04.721 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-18 10:38:04.743 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-18 10:38:04.770 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-18 10:38:04.950 | Building wheels for collected packages: keystone 2026-06-18 10:38:04.952 | Building editable for keystone (pyproject.toml): started 2026-06-18 10:38:06.028 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-18 10:38:06.028 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=dff1edd1cd965c3df6cacb55492fbd17c4cdbacef595e6db47d6a7ec0b310b19 2026-06-18 10:38:06.029 | Stored in directory: /tmp/pip-ephem-wheel-cache-bnwgcm2e/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-18 10:38:06.034 | Successfully built keystone 2026-06-18 10:38:06.376 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-18 10:38:06.415 | Attempting uninstall: pytz 2026-06-18 10:38:06.425 | Found existing installation: pytz 2024.1 2026-06-18 10:38:06.426 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:06.428 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-18 10:38:08.223 | Attempting uninstall: oauthlib 2026-06-18 10:38:08.234 | Found existing installation: oauthlib 3.2.2 2026-06-18 10:38:08.234 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:08.235 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-18 10:38:08.381 | Attempting uninstall: markupsafe 2026-06-18 10:38:08.393 | Found existing installation: MarkupSafe 2.1.5 2026-06-18 10:38:08.393 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:08.395 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-18 10:38:09.472 | Attempting uninstall: click 2026-06-18 10:38:09.485 | Found existing installation: click 8.1.6 2026-06-18 10:38:09.486 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:09.487 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-18 10:38:09.654 | Attempting uninstall: blinker 2026-06-18 10:38:09.666 | Found existing installation: blinker 1.7.0 2026-06-18 10:38:09.666 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:09.668 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-18 10:38:09.685 | Attempting uninstall: bcrypt 2026-06-18 10:38:09.696 | Found existing installation: bcrypt 3.2.2 2026-06-18 10:38:09.697 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:09.697 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-18 10:38:09.716 | Attempting uninstall: attrs 2026-06-18 10:38:09.729 | Found existing installation: attrs 23.2.0 2026-06-18 10:38:09.729 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:09.729 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-18 10:38:12.813 | Attempting uninstall: jinja2 2026-06-18 10:38:12.825 | Found existing installation: Jinja2 3.1.2 2026-06-18 10:38:12.825 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:12.828 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-18 10:38:13.893 | Attempting uninstall: cryptography 2026-06-18 10:38:13.906 | Found existing installation: cryptography 41.0.7 2026-06-18 10:38:13.907 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:13.907 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-18 10:38:14.508 | Attempting uninstall: pyopenssl 2026-06-18 10:38:14.522 | Found existing installation: pyOpenSSL 23.2.0 2026-06-18 10:38:14.523 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:14.523 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-18 10:38:14.936 | Attempting uninstall: jsonschema 2026-06-18 10:38:14.950 | Found existing installation: jsonschema 4.10.3 2026-06-18 10:38:14.951 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:14.953 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-18 10:38:16.560 | 2026-06-18 10:38:16.563 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-18 10:38:16.563 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-18 10:38:16.576 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-18 10:38:16.924 | + inc/python:pip_install:216 : result=0 2026-06-18 10:38:16.926 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:38:16.928 | + functions-common:time_stop:2414 : local name 2026-06-18 10:38:16.931 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:38:16.933 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:38:16.935 | + functions-common:time_stop:2417 : local total 2026-06-18 10:38:16.937 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:38:16.939 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:38:16.941 | + functions-common:time_stop:2421 : start_time=1781779072763 2026-06-18 10:38:16.943 | + functions-common:time_stop:2423 : [[ -z 1781779072763 ]] 2026-06-18 10:38:16.947 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:38:16.950 | + functions-common:time_stop:2426 : end_time=1781779096947 2026-06-18 10:38:16.952 | + functions-common:time_stop:2427 : elapsed_time=24184 2026-06-18 10:38:16.954 | + functions-common:time_stop:2428 : total=48941 2026-06-18 10:38:16.955 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:38:16.957 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=73125 2026-06-18 10:38:16.959 | + inc/python:pip_install:219 : return 0 2026-06-18 10:38:16.961 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 10:38:16.963 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:38:16.965 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-18 10:38:16.968 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-18 10:38:16.970 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:38:16.972 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:38:16.974 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-18 10:38:16.976 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:38:16.978 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-18 10:38:16.995 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:38:16.998 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 10:38:17.000 | + ./stack.sh:main:918 : configure_keystone 2026-06-18 10:38:17.003 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-18 10:38:17.018 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-18 10:38:17.021 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-18 10:38:17.026 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-18 10:38:17.042 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:38:17.044 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-18 10:38:17.076 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-18 10:38:17.106 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-18 10:38:17.140 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-18 10:38:17.173 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-18 10:38:17.207 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-18 10:38:17.240 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-18 10:38:17.270 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-18 10:38:17.301 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-18 10:38:17.333 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-18 10:38:17.336 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-18 10:38:17.339 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-18 10:38:17.341 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-18 10:38:17.343 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 10:38:17.346 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 10:38:17.362 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:38:17.365 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 10:38:17.368 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 10:38:17.370 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 10:38:17.387 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:38:17.390 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:38:17.393 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:38:17.427 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 10:38:17.430 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 10:38:17.433 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.165/identity 2026-06-18 10:38:17.465 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-18 10:38:17.468 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-18 10:38:17.502 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-18 10:38:17.505 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-18 10:38:17.508 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-18 10:38:17.511 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-18 10:38:17.514 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 10:38:17.516 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 10:38:17.519 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 10:38:17.537 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:38:17.539 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 10:38:17.541 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 10:38:17.544 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-18 10:38:17.575 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-18 10:38:17.578 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-18 10:38:17.581 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-18 10:38:17.583 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-18 10:38:17.587 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 10:38:17.606 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 10:38:17.608 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 10:38:17.610 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 10:38:17.613 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 10:38:17.617 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 10:38:17.647 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:38:17.678 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:38:17.707 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 10:38:17.737 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-18 10:38:17.768 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-18 10:38:17.801 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-18 10:38:17.804 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-18 10:38:17.807 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-18 10:38:17.809 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-18 10:38:17.811 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 10:38:17.814 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-18 10:38:17.816 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-18 10:38:17.819 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 10:38:17.821 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 10:38:17.836 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 10:38:17.837 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:38:17.847 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 10:38:17.850 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:38:17.863 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 10:38:17.869 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-18 10:38:17.872 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-18 10:38:17.876 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 10:38:17.879 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-18 10:38:17.911 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-18 10:38:17.941 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-18 10:38:17.970 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-18 10:38:17.999 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-18 10:38:18.031 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-18 10:38:18.063 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-18 10:38:18.093 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-18 10:38:18.122 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-18 10:38:18.153 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 10:38:18.183 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-18 10:38:18.214 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-18 10:38:18.244 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-18 10:38:18.275 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-18 10:38:18.305 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 10:38:18.308 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 10:38:18.311 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-18 10:38:18.314 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-18 10:38:18.316 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 10:38:18.319 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:38:18.321 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:38:18.324 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-18 10:38:18.327 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-18 10:38:18.330 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-18 10:38:18.359 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-18 10:38:18.390 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-18 10:38:18.390 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-18 10:38:18.400 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-18 10:38:18.404 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-18 10:38:18.407 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-18 10:38:18.409 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 10:38:18.412 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 10:38:18.415 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 10:38:18.417 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 10:38:18.419 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:38:18.422 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:38:18.424 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 10:38:18.427 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 10:38:18.430 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:38:18.433 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:38:18.435 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-18 10:38:18.446 | perl: warning: Setting locale failed. 2026-06-18 10:38:18.446 | perl: warning: Please check that your locale settings: 2026-06-18 10:38:18.446 | LANGUAGE = (unset), 2026-06-18 10:38:18.446 | LC_ALL = "en_US.utf8", 2026-06-18 10:38:18.446 | LANG = "de_DE.UTF-8" 2026-06-18 10:38:18.446 | are supported and installed on your system. 2026-06-18 10:38:18.447 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:38:18.486 | Enabling site keystone-api. 2026-06-18 10:38:18.491 | To activate the new configuration, you need to run: 2026-06-18 10:38:18.491 | systemctl reload apache2 2026-06-18 10:38:18.496 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 10:38:18.498 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 10:38:18.501 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:38:18.503 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 10:38:18.698 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-18 10:38:18.731 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-18 10:38:18.765 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-18 10:38:18.798 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-18 10:38:18.801 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-18 10:38:18.834 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-18 10:38:18.864 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-18 10:38:18.896 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-18 10:38:18.929 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 10:38:18.932 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-18 10:38:18.934 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-18 10:38:18.965 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-18 10:38:18.995 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-18 10:38:19.012 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:38:19.014 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-18 10:38:19.031 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:38:19.034 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-18 10:38:19.037 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-18 10:38:19.039 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-18 10:38:19.042 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 10:38:19.044 | + lib/stack:stack_install_service:32 : install_glance 2026-06-18 10:38:19.048 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-18 10:38:19.050 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-18 10:38:19.052 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-18 10:38:19.070 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:38:19.072 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-18 10:38:19.075 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-18 10:38:19.091 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:38:19.094 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-18 10:38:19.096 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-18 10:38:19.099 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:38:19.102 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:38:19.104 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-18 10:38:19.108 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:38:19.111 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-18 10:38:19.113 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-18 10:38:19.116 | ++ inc/python:join_extras:29 : echo cinder 2026-06-18 10:38:19.119 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-18 10:38:19.123 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-18 10:38:19.125 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-18 10:38:19.127 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-18 10:38:19.130 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-18 10:38:19.133 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-18 10:38:19.136 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-18 10:38:19.141 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-18 10:38:19.141 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-18 10:38:19.146 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-18 10:38:19.149 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-18 10:38:19.151 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-18 10:38:19.154 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-18 10:38:19.158 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-18 10:38:19.181 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-18 10:38:19.184 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-18 10:38:20.390 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 10:38:20.536 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-18 10:38:20.552 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-18 10:38:20.553 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-18 10:38:20.554 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-18 10:38:20.554 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-18 10:38:20.555 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-18 10:38:20.556 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-18 10:38:20.557 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-18 10:38:20.558 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-18 10:38:20.559 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-18 10:38:20.560 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-18 10:38:20.561 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-18 10:38:20.587 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-18 10:38:20.603 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 10:38:20.613 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-18 10:38:20.615 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-18 10:38:20.616 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-18 10:38:20.623 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-18 10:38:20.625 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-18 10:38:20.668 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 10:38:20.684 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-18 10:38:20.758 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 10:38:20.773 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 10:38:20.818 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 10:38:20.834 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 10:38:20.879 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-18 10:38:20.895 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 10:38:20.908 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-18 10:38:20.909 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-18 10:38:20.910 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-18 10:38:20.910 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-18 10:38:20.917 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-18 10:38:20.918 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-18 10:38:20.919 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-18 10:38:20.920 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-18 10:38:20.924 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-18 10:38:20.925 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-18 10:38:20.927 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-18 10:38:20.960 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-18 10:38:20.975 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-18 10:38:20.986 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-18 10:38:20.990 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-18 10:38:20.994 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-18 10:38:20.995 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-18 10:38:20.996 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-18 10:38:21.005 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-18 10:38:21.008 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-18 10:38:21.009 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.0) 2026-06-18 10:38:21.012 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-18 10:38:21.020 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-18 10:38:21.022 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-18 10:38:21.023 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-18 10:38:21.024 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-18 10:38:21.025 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-18 10:38:21.029 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-18 10:38:21.030 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-18 10:38:21.035 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-18 10:38:21.052 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-18 10:38:21.056 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-18 10:38:21.060 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-18 10:38:21.072 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-18 10:38:21.073 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-18 10:38:21.074 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-18 10:38:21.076 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-18 10:38:21.096 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-18 10:38:21.155 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-18 10:38:21.208 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-18 10:38:21.234 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-18 10:38:21.263 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-18 10:38:21.286 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-18 10:38:21.311 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-18 10:38:21.331 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-18 10:38:21.571 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-18 10:38:22.865 | 2026-06-18 10:38:22.881 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-18 10:38:23.035 | + inc/python:pip_install:216 : result=0 2026-06-18 10:38:23.038 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:38:23.042 | + functions-common:time_stop:2414 : local name 2026-06-18 10:38:23.046 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:38:23.049 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:38:23.052 | + functions-common:time_stop:2417 : local total 2026-06-18 10:38:23.056 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:38:23.059 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:38:23.063 | + functions-common:time_stop:2421 : start_time=1781779099175 2026-06-18 10:38:23.066 | + functions-common:time_stop:2423 : [[ -z 1781779099175 ]] 2026-06-18 10:38:23.070 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:38:23.076 | + functions-common:time_stop:2426 : end_time=1781779103072 2026-06-18 10:38:23.079 | + functions-common:time_stop:2427 : elapsed_time=3897 2026-06-18 10:38:23.082 | + functions-common:time_stop:2428 : total=73125 2026-06-18 10:38:23.086 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:38:23.089 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=77022 2026-06-18 10:38:23.093 | + inc/python:pip_install:219 : return 0 2026-06-18 10:38:23.097 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-18 10:38:23.100 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-18 10:38:23.104 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-18 10:38:23.120 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-18 10:38:23.126 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-18 10:38:23.130 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-18 10:38:23.134 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-18 10:38:23.137 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 10:38:23.141 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 10:38:23.145 | ++ functions-common:git_clone:587 : pwd 2026-06-18 10:38:23.149 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 10:38:23.152 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 10:38:23.157 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 10:38:23.180 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 10:38:23.183 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 10:38:23.187 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 10:38:23.191 | + functions-common:git_clone:604 : echo master 2026-06-18 10:38:23.192 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 10:38:23.197 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-18 10:38:23.201 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 10:38:23.204 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-18 10:38:23.207 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:38:23.210 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:38:23.213 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:38:23.215 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:38:23.219 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:38:23.221 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:38:23.224 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:38:23.227 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:38:23.231 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:38:23.236 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779103232 2026-06-18 10:38:23.240 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-18 10:38:23.244 | Cloning into '/opt/stack/glance'... 2026-06-18 10:38:31.603 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:38:31.607 | + functions-common:time_stop:2414 : local name 2026-06-18 10:38:31.611 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:38:31.615 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:38:31.618 | + functions-common:time_stop:2417 : local total 2026-06-18 10:38:31.622 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:38:31.625 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:38:31.629 | + functions-common:time_stop:2421 : start_time=1781779103232 2026-06-18 10:38:31.633 | + functions-common:time_stop:2423 : [[ -z 1781779103232 ]] 2026-06-18 10:38:31.637 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:38:31.642 | + functions-common:time_stop:2426 : end_time=1781779111638 2026-06-18 10:38:31.646 | + functions-common:time_stop:2427 : elapsed_time=8406 2026-06-18 10:38:31.649 | + functions-common:time_stop:2428 : total=23976 2026-06-18 10:38:31.653 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:38:31.656 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32382 2026-06-18 10:38:31.660 | + functions-common:git_clone:625 : cd /opt/stack/glance 2026-06-18 10:38:31.663 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 10:38:31.667 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:38:31.671 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:38:31.674 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:38:31.678 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:38:31.682 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:38:31.685 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:38:31.689 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:38:31.693 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:38:31.697 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:38:31.702 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779111699 2026-06-18 10:38:31.706 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 10:38:32.426 | From https://review.opendev.org/openstack/glance 2026-06-18 10:38:32.426 | * branch master -> FETCH_HEAD 2026-06-18 10:38:32.437 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:38:32.441 | + functions-common:time_stop:2414 : local name 2026-06-18 10:38:32.444 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:38:32.448 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:38:32.451 | + functions-common:time_stop:2417 : local total 2026-06-18 10:38:32.455 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:38:32.459 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:38:32.462 | + functions-common:time_stop:2421 : start_time=1781779111699 2026-06-18 10:38:32.466 | + functions-common:time_stop:2423 : [[ -z 1781779111699 ]] 2026-06-18 10:38:32.471 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:38:32.476 | + functions-common:time_stop:2426 : end_time=1781779112472 2026-06-18 10:38:32.479 | + functions-common:time_stop:2427 : elapsed_time=773 2026-06-18 10:38:32.483 | + functions-common:time_stop:2428 : total=32382 2026-06-18 10:38:32.487 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:38:32.490 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33155 2026-06-18 10:38:32.494 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 10:38:32.498 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:38:32.502 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:38:32.505 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:38:32.509 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:38:32.513 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:38:32.517 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:38:32.520 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:38:32.524 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:38:32.528 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:38:32.534 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779112530 2026-06-18 10:38:32.538 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 10:38:32.665 | Note: switching to 'FETCH_HEAD'. 2026-06-18 10:38:32.665 | 2026-06-18 10:38:32.665 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 10:38:32.665 | changes and commit them, and you can discard any commits you make in this 2026-06-18 10:38:32.665 | state without impacting any branches by switching back to a branch. 2026-06-18 10:38:32.665 | 2026-06-18 10:38:32.665 | If you want to create a new branch to retain commits you create, you may 2026-06-18 10:38:32.666 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 10:38:32.666 | 2026-06-18 10:38:32.666 | git switch -c 2026-06-18 10:38:32.666 | 2026-06-18 10:38:32.666 | Or undo this operation with: 2026-06-18 10:38:32.666 | 2026-06-18 10:38:32.666 | git switch - 2026-06-18 10:38:32.666 | 2026-06-18 10:38:32.666 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 10:38:32.666 | 2026-06-18 10:38:32.666 | HEAD is now at 9734292f7 Merge "Fix flaky test_import_copy_bust_lock functional test" 2026-06-18 10:38:32.672 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:38:32.676 | + functions-common:time_stop:2414 : local name 2026-06-18 10:38:32.679 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:38:32.683 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:38:32.686 | + functions-common:time_stop:2417 : local total 2026-06-18 10:38:32.690 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:38:32.694 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:38:32.697 | + functions-common:time_stop:2421 : start_time=1781779112530 2026-06-18 10:38:32.701 | + functions-common:time_stop:2423 : [[ -z 1781779112530 ]] 2026-06-18 10:38:32.706 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:38:32.711 | + functions-common:time_stop:2426 : end_time=1781779112707 2026-06-18 10:38:32.715 | + functions-common:time_stop:2427 : elapsed_time=177 2026-06-18 10:38:32.719 | + functions-common:time_stop:2428 : total=33155 2026-06-18 10:38:32.723 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:38:32.726 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33332 2026-06-18 10:38:32.730 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-18 10:38:32.748 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-18 10:38:32.753 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 10:38:32.753 | + functions-common:git_clone:667 : head -1 2026-06-18 10:38:32.757 | 9734292f7 Merge "Fix flaky test_import_copy_bust_lock functional test" 2026-06-18 10:38:32.760 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 10:38:32.764 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-18 10:38:32.768 | + inc/python:setup_develop:353 : local bindep 2026-06-18 10:38:32.772 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 10:38:32.776 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-18 10:38:32.780 | + inc/python:setup_develop:359 : local extras= 2026-06-18 10:38:32.784 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-18 10:38:32.789 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 10:38:32.793 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 10:38:32.796 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-18 10:38:32.801 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 10:38:32.804 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 10:38:32.810 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-18 10:38:32.813 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 10:38:32.818 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-18 10:38:32.822 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 10:38:32.825 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 10:38:32.830 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-18 10:38:32.837 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-18 10:38:32.841 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-18 10:38:32.845 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-18 10:38:33.005 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-18 10:38:33.008 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 10:38:33.012 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 10:38:33.016 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 10:38:33.020 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-18 10:38:33.024 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-18 10:38:33.027 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 10:38:33.031 | + inc/python:setup_package:446 : local extras= 2026-06-18 10:38:33.035 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 10:38:33.039 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 10:38:33.042 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 10:38:33.046 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 10:38:33.050 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 10:38:33.054 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-18 10:38:33.084 | Using python 3.12 to install /opt/stack/glance 2026-06-18 10:38:33.088 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-18 10:38:34.070 | Obtaining file:///opt/stack/glance 2026-06-18 10:38:34.073 | Installing build dependencies: started 2026-06-18 10:38:35.787 | Installing build dependencies: finished with status 'done' 2026-06-18 10:38:35.788 | Checking if build backend supports build_editable: started 2026-06-18 10:38:36.334 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 10:38:36.335 | Getting requirements to build editable: started 2026-06-18 10:38:36.629 | Getting requirements to build editable: finished with status 'done' 2026-06-18 10:38:36.631 | Preparing editable metadata (pyproject.toml): started 2026-06-18 10:38:37.545 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:38:37.563 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (7.0.3) 2026-06-18 10:38:37.564 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (0.7.1) 2026-06-18 10:38:37.565 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.0.50) 2026-06-18 10:38:37.566 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (0.41.0) 2026-06-18 10:38:37.567 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.1.0) 2026-06-18 10:38:37.568 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.5.1) 2026-06-18 10:38:37.569 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (1.8.10) 2026-06-18 10:38:37.570 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (1.18.4) 2026-06-18 10:38:37.763 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev62) 2026-06-18 10:38:37.909 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 10:38:37.920 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (10.5.0) 2026-06-18 10:38:37.921 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (7.5.0) 2026-06-18 10:38:37.922 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (6.4.0) 2026-06-18 10:38:37.923 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.7.1) 2026-06-18 10:38:37.923 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (10.1.1) 2026-06-18 10:38:37.924 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.8.0) 2026-06-18 10:38:37.925 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.3.0) 2026-06-18 10:38:37.987 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev62) 2026-06-18 10:38:38.003 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 10:38:38.017 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.14.0) 2026-06-18 10:38:38.018 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (13.0.0) 2026-06-18 10:38:38.047 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev62) 2026-06-18 10:38:38.064 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 10:38:38.075 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.17.0) 2026-06-18 10:38:38.076 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.10.1) 2026-06-18 10:38:38.077 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (4.26.0) 2026-06-18 10:38:38.078 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.8.0) 2026-06-18 10:38:38.079 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (18.0.0) 2026-06-18 10:38:38.080 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (6.8.0) 2026-06-18 10:38:38.110 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev62) 2026-06-18 10:38:38.125 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 10:38:38.135 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (8.2.0) 2026-06-18 10:38:38.137 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (18.1.0) 2026-06-18 10:38:38.137 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (8.1.0) 2026-06-18 10:38:38.175 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev62) 2026-06-18 10:38:38.190 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 10:38:38.200 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.1.0) 2026-06-18 10:38:38.201 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (4.4.0) 2026-06-18 10:38:38.202 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.5.0) 2026-06-18 10:38:38.203 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.1.0) 2026-06-18 10:38:38.204 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (43.0.3) 2026-06-18 10:38:38.228 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev62) 2026-06-18 10:38:38.246 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-18 10:38:38.298 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev62) 2026-06-18 10:38:38.314 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 10:38:38.326 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev62) (1.3.12) 2026-06-18 10:38:38.327 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev62) (4.15.0) 2026-06-18 10:38:38.362 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 10:38:38.378 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-18 10:38:38.391 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev62) (2.34.2) 2026-06-18 10:38:38.394 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev62) (2.0.0) 2026-06-18 10:38:38.398 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev62) (3.0) 2026-06-18 10:38:38.402 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev62) (5.10.0) 2026-06-18 10:38:38.405 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev62) (2.2.1) 2026-06-18 10:38:38.409 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev62) (2.8.0) 2026-06-18 10:38:38.410 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev62) (3.5.1) 2026-06-18 10:38:38.420 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev62) (1.4.2) 2026-06-18 10:38:38.427 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev62) (3.3.2) 2026-06-18 10:38:38.431 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev62) (26.1.0) 2026-06-18 10:38:38.432 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev62) (2025.9.1) 2026-06-18 10:38:38.433 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev62) (0.37.0) 2026-06-18 10:38:38.433 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev62) (2026.5.1) 2026-06-18 10:38:38.442 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev62) (2.1.0) 2026-06-18 10:38:38.443 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev62) (1.8.2) 2026-06-18 10:38:38.449 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev62) (4.2.0) 2026-06-18 10:38:38.451 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev62) (4.0.1) 2026-06-18 10:38:38.452 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev62) (2.13.0) 2026-06-18 10:38:38.458 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev62) (1.5.0) 2026-06-18 10:38:38.462 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev62) (5.3.1) 2026-06-18 10:38:38.468 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev62) (0.20) 2026-06-18 10:38:38.473 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev62) (1.3.0) 2026-06-18 10:38:38.474 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev62) (2.0.0) 2026-06-18 10:38:38.475 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev62) (6.0.3) 2026-06-18 10:38:38.484 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev62) (2.1.2) 2026-06-18 10:38:38.485 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev62) (0.6.2) 2026-06-18 10:38:38.540 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 10:38:38.556 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-18 10:38:38.607 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 10:38:38.623 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-18 10:38:38.675 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 10:38:38.690 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-18 10:38:38.733 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 10:38:38.748 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-18 10:38:38.759 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) (7.2.2) 2026-06-18 10:38:38.790 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-18 10:38:38.805 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 10:38:38.821 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev62) (2.9.0.post0) 2026-06-18 10:38:38.826 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (4.6.0) 2026-06-18 10:38:38.827 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (7.1.4) 2026-06-18 10:38:38.829 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (5.3.1) 2026-06-18 10:38:38.830 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (5.6.2) 2026-06-18 10:38:38.831 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (0.16.0) 2026-06-18 10:38:38.834 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (5.1.0) 2026-06-18 10:38:38.843 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (2026.2) 2026-06-18 10:38:38.844 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (26.2) 2026-06-18 10:38:38.851 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (0.25.0) 2026-06-18 10:38:38.855 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev62) (5.0.0) 2026-06-18 10:38:38.856 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev62) (3.1.6) 2026-06-18 10:38:38.858 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev62) (4.0.1) 2026-06-18 10:38:38.865 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev62) (3.0.3) 2026-06-18 10:38:38.880 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev62) (1.2.0) 2026-06-18 10:38:38.889 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev62) (1.7.6) 2026-06-18 10:38:38.911 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev62) (82.0.1) 2026-06-18 10:38:38.926 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev62) (0.8.1) 2026-06-18 10:38:38.988 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 10:38:39.008 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 10:38:39.047 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 10:38:39.063 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-18 10:38:39.126 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 10:38:39.142 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-18 10:38:39.206 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 10:38:39.222 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-18 10:38:39.257 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 10:38:39.272 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 10:38:39.282 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) (15.0.0) 2026-06-18 10:38:39.311 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-18 10:38:39.327 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-18 10:38:39.349 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev62) (1.17.0) 2026-06-18 10:38:39.369 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev62) (3.4.7) 2026-06-18 10:38:39.370 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev62) (3.18) 2026-06-18 10:38:39.371 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev62) (2.7.0) 2026-06-18 10:38:39.373 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev62) (2023.11.17) 2026-06-18 10:38:39.405 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) (4.2.0) 2026-06-18 10:38:39.406 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) (2.20.0) 2026-06-18 10:38:39.415 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) (0.1.2) 2026-06-18 10:38:39.430 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev62) (0.8) 2026-06-18 10:38:39.505 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-18 10:38:39.520 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-18 10:38:39.567 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-18 10:38:39.583 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 10:38:39.594 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev62) (9.1.4) 2026-06-18 10:38:39.620 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-18 10:38:39.637 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-18 10:38:39.763 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-18 10:38:39.781 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-18 10:38:39.796 | Installing build dependencies: started 2026-06-18 10:38:41.388 | Installing build dependencies: finished with status 'done' 2026-06-18 10:38:41.389 | Getting requirements to build wheel: started 2026-06-18 10:38:42.015 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 10:38:42.016 | Preparing metadata (pyproject.toml): started 2026-06-18 10:38:42.377 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:38:42.380 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev62) (2026.2) 2026-06-18 10:38:42.428 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-18 10:38:42.443 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-18 10:38:42.493 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-18 10:38:42.508 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-18 10:38:42.597 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-18 10:38:42.634 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-18 10:38:42.656 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-18 10:38:42.680 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-18 10:38:42.704 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-18 10:38:42.764 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.6 MB/s 0:00:00 2026-06-18 10:38:42.779 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-18 10:38:42.800 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-18 10:38:42.822 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-18 10:38:42.843 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-18 10:38:42.865 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-18 10:38:42.888 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-18 10:38:42.911 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-18 10:38:42.934 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-18 10:38:42.959 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-18 10:38:42.983 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-18 10:38:43.010 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-18 10:38:43.032 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-18 10:38:43.056 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-18 10:38:43.085 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-18 10:38:43.108 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-18 10:38:43.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 49.2 MB/s 0:00:00 2026-06-18 10:38:43.171 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-18 10:38:43.193 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-18 10:38:43.215 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-18 10:38:43.236 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-18 10:38:43.333 | Building wheels for collected packages: glance, simplegeneric 2026-06-18 10:38:43.334 | Building editable for glance (pyproject.toml): started 2026-06-18 10:38:44.195 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-18 10:38:44.197 | Created wheel for glance: filename=glance-32.1.0.dev62-0.editable-py3-none-any.whl size=8994 sha256=6f93d8f19dbac06c9d44306fd4a17b7f5ffc86134d722b3cdd117bfc33db58b0 2026-06-18 10:38:44.197 | Stored in directory: /tmp/pip-ephem-wheel-cache-9u5bkfg0/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-18 10:38:44.202 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-18 10:38:44.616 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-18 10:38:44.617 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=268285b5918a4969f0b534c8f02b75a463912a0fe3d58fc45ac4507bb48f78f8 2026-06-18 10:38:44.618 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-18 10:38:44.622 | Successfully built glance simplegeneric 2026-06-18 10:38:44.892 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-18 10:38:47.873 | Attempting uninstall: jsonpointer 2026-06-18 10:38:47.888 | Found existing installation: jsonpointer 2.0 2026-06-18 10:38:47.888 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:47.888 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-18 10:38:47.906 | Attempting uninstall: jmespath 2026-06-18 10:38:47.921 | Found existing installation: jmespath 1.0.1 2026-06-18 10:38:47.921 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:47.924 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-18 10:38:47.965 | Attempting uninstall: httplib2 2026-06-18 10:38:47.982 | Found existing installation: httplib2 0.20.4 2026-06-18 10:38:47.983 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:47.983 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-18 10:38:48.076 | Attempting uninstall: jsonpatch 2026-06-18 10:38:48.091 | Found existing installation: jsonpatch 1.32 2026-06-18 10:38:48.092 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:38:48.092 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-18 10:38:52.500 | 2026-06-18 10:38:52.519 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev62 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.16.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-18 10:38:52.766 | + inc/python:pip_install:216 : result=0 2026-06-18 10:38:52.770 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:38:52.775 | + functions-common:time_stop:2414 : local name 2026-06-18 10:38:52.779 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:38:52.782 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:38:52.786 | + functions-common:time_stop:2417 : local total 2026-06-18 10:38:52.789 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:38:52.793 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:38:52.797 | + functions-common:time_stop:2421 : start_time=1781779113077 2026-06-18 10:38:52.800 | + functions-common:time_stop:2423 : [[ -z 1781779113077 ]] 2026-06-18 10:38:52.805 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:38:52.810 | + functions-common:time_stop:2426 : end_time=1781779132806 2026-06-18 10:38:52.814 | + functions-common:time_stop:2427 : elapsed_time=19729 2026-06-18 10:38:52.817 | + functions-common:time_stop:2428 : total=77022 2026-06-18 10:38:52.821 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:38:52.825 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=96751 2026-06-18 10:38:52.829 | + inc/python:pip_install:219 : return 0 2026-06-18 10:38:52.833 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 10:38:52.837 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:38:52.841 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-18 10:38:52.844 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-18 10:38:52.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:38:52.852 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:38:52.856 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-18 10:38:52.860 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:38:52.864 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 10:38:52.868 | + ./stack.sh:main:939 : configure_glance 2026-06-18 10:38:52.872 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-18 10:38:52.890 | + lib/glance:configure_glance:351 : local dburl 2026-06-18 10:38:52.895 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-18 10:38:52.899 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-18 10:38:52.903 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-18 10:38:52.906 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-18 10:38:52.910 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 10:38:52.914 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 10:38:52.917 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 10:38:52.940 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:38:52.944 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 10:38:52.947 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 10:38:52.952 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 10:38:52.956 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-18 10:38:53.000 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-18 10:38:53.045 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-18 10:38:53.087 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 10:38:53.130 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-18 10:38:53.172 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-18 10:38:53.217 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-18 10:38:53.262 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-18 10:38:53.266 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 10:38:53.270 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 10:38:53.274 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 10:38:53.277 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 10:38:53.281 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-18 10:38:53.285 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 10:38:53.289 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 10:38:53.293 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 10:38:53.296 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-18 10:38:53.339 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-18 10:38:53.381 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.165/identity 2026-06-18 10:38:53.422 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-18 10:38:53.464 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-18 10:38:53.506 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-18 10:38:53.547 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-18 10:38:53.589 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-18 10:38:53.632 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.165/identity 2026-06-18 10:38:53.675 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 10:38:53.717 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 10:38:53.760 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 10:38:53.764 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-18 10:38:53.810 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-18 10:38:53.814 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-18 10:38:53.818 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-18 10:38:53.822 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 10:38:53.825 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 10:38:53.829 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 10:38:53.854 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:38:53.859 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 10:38:53.863 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 10:38:53.866 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 10:38:53.891 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:38:53.895 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:38:53.900 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:38:53.945 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 10:38:53.950 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 10:38:53.953 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-18 10:38:53.957 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-18 10:38:53.963 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-18 10:38:54.006 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-18 10:38:54.049 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-18 10:38:54.095 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-18 10:38:54.099 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-18 10:38:54.103 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-18 10:38:54.107 | + lib/glance:configure_glance_store:280 : local be 2026-06-18 10:38:54.111 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-18 10:38:54.115 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-18 10:38:54.118 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 10:38:54.163 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-18 10:38:54.167 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.165 2026-06-18 10:38:54.213 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-18 10:38:54.216 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-18 10:38:54.220 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-18 10:38:54.244 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:38:54.247 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.165/image 2026-06-18 10:38:54.291 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-18 10:38:54.314 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:38:54.318 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-18 10:38:54.322 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-18 10:38:54.326 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-18 10:38:54.331 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 10:38:54.355 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 10:38:54.358 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 10:38:54.362 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 10:38:54.366 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 10:38:54.370 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 10:38:54.412 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:38:54.456 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:38:54.499 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 10:38:54.542 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-18 10:38:54.586 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-18 10:38:54.592 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-18 10:38:54.638 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-18 10:38:54.682 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-18 10:38:54.724 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-18 10:38:54.768 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-18 10:38:54.813 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-18 10:38:54.860 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-18 10:38:54.905 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-18 10:38:54.949 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-18 10:38:54.956 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-18 10:38:54.964 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-18 10:38:54.988 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:38:54.992 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-18 10:38:54.996 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-18 10:38:55.000 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-18 10:38:55.003 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-18 10:38:55.006 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-18 10:38:55.010 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-18 10:38:55.014 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-18 10:38:55.020 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 10:38:55.024 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-18 10:38:55.069 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-18 10:38:55.072 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-18 10:38:55.076 | ++ functions:get_random_port:861 : true 2026-06-18 10:38:55.079 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-18 10:38:55.083 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-18 10:38:55.087 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-18 10:38:55.141 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-18 10:38:55.145 | ++ functions:get_random_port:865 : break 2 2026-06-18 10:38:55.149 | ++ functions:get_random_port:869 : echo 60999 2026-06-18 10:38:55.152 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-18 10:38:55.157 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-18 10:38:55.198 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-18 10:38:55.239 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-18 10:38:55.281 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-18 10:38:55.322 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 10:38:55.364 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 10:38:55.404 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-18 10:38:55.446 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-18 10:38:55.487 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-18 10:38:55.529 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 10:38:55.571 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 10:38:55.613 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 10:38:55.657 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-18 10:38:55.699 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 10:38:55.741 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-18 10:38:55.783 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-18 10:38:55.825 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-18 10:38:55.868 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-18 10:38:55.909 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-18 10:38:55.951 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-18 10:38:55.992 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-18 10:38:55.996 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-18 10:38:56.000 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 10:38:56.004 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 10:38:56.007 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:38:56.011 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:38:56.014 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-18 10:38:56.018 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-18 10:38:56.021 | perl: warning: Setting locale failed. 2026-06-18 10:38:56.021 | perl: warning: Please check that your locale settings: 2026-06-18 10:38:56.021 | LANGUAGE = (unset), 2026-06-18 10:38:56.021 | LC_ALL = "en_US.utf8", 2026-06-18 10:38:56.021 | LANG = (unset) 2026-06-18 10:38:56.021 | are supported and installed on your system. 2026-06-18 10:38:56.021 | perl: warning: Falling back to the standard locale ("C"). 2026-06-18 10:38:56.058 | proxy (enabled by site administrator) 2026-06-18 10:38:56.062 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-18 10:38:56.066 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-18 10:38:56.069 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 10:38:56.073 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 10:38:56.077 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:38:56.081 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:38:56.085 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-18 10:38:56.088 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-18 10:38:56.091 | perl: warning: Setting locale failed. 2026-06-18 10:38:56.091 | perl: warning: Please check that your locale settings: 2026-06-18 10:38:56.091 | LANGUAGE = (unset), 2026-06-18 10:38:56.091 | LC_ALL = "en_US.utf8", 2026-06-18 10:38:56.091 | LANG = (unset) 2026-06-18 10:38:56.091 | are supported and installed on your system. 2026-06-18 10:38:56.092 | perl: warning: Falling back to the standard locale ("C"). 2026-06-18 10:38:56.127 | No module matches proxy_http 2026-06-18 10:38:56.131 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-18 10:38:56.145 | perl: warning: Setting locale failed. 2026-06-18 10:38:56.145 | perl: warning: Please check that your locale settings: 2026-06-18 10:38:56.145 | LANGUAGE = (unset), 2026-06-18 10:38:56.145 | LC_ALL = "en_US.utf8", 2026-06-18 10:38:56.145 | LANG = "de_DE.UTF-8" 2026-06-18 10:38:56.145 | are supported and installed on your system. 2026-06-18 10:38:56.145 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:38:56.186 | Considering dependency proxy for proxy_http: 2026-06-18 10:38:56.186 | Module proxy already enabled 2026-06-18 10:38:56.186 | Enabling module proxy_http. 2026-06-18 10:38:56.192 | To activate the new configuration, you need to run: 2026-06-18 10:38:56.192 | systemctl restart apache2 2026-06-18 10:38:56.198 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-18 10:38:56.202 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-18 10:38:56.206 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 10:38:56.210 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:38:56.213 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 10:38:56.417 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-18 10:38:56.423 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-18 10:38:56.427 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-18 10:38:56.431 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 10:38:56.435 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:38:56.438 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:38:56.442 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-18 10:38:56.446 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-18 10:38:56.451 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-18 10:38:56.451 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-18 10:38:56.462 | KeepAlive Off 2026-06-18 10:38:56.469 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-18 10:38:56.469 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 10:38:56.480 | SetEnv proxy-sendchunked 1 2026-06-18 10:38:56.486 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-18 10:38:56.487 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-18 10:38:56.497 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-18 10:38:56.503 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-18 10:38:56.507 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-18 10:38:56.511 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 10:38:56.515 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 10:38:56.518 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 10:38:56.522 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 10:38:56.526 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:38:56.530 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:38:56.534 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 10:38:56.537 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 10:38:56.541 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:38:56.545 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:38:56.548 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-18 10:38:56.561 | perl: warning: Setting locale failed. 2026-06-18 10:38:56.561 | perl: warning: Please check that your locale settings: 2026-06-18 10:38:56.561 | LANGUAGE = (unset), 2026-06-18 10:38:56.561 | LC_ALL = "en_US.utf8", 2026-06-18 10:38:56.561 | LANG = "de_DE.UTF-8" 2026-06-18 10:38:56.561 | are supported and installed on your system. 2026-06-18 10:38:56.561 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:38:56.602 | Enabling site glance-api. 2026-06-18 10:38:56.608 | To activate the new configuration, you need to run: 2026-06-18 10:38:56.608 | systemctl reload apache2 2026-06-18 10:38:56.615 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-18 10:38:56.618 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 10:38:56.622 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:38:56.626 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 10:38:56.770 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-18 10:38:56.777 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-18 10:38:56.821 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-18 10:38:56.867 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-18 10:38:56.871 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-18 10:38:56.917 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-18 10:38:56.960 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-18 10:38:57.004 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-18 10:38:57.029 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:38:57.033 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-18 10:38:57.037 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-18 10:38:57.041 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-18 10:38:57.045 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 10:38:57.049 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-18 10:38:57.053 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-18 10:38:57.057 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-18 10:38:57.061 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-18 10:38:57.064 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 10:38:57.068 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 10:38:57.073 | ++ functions-common:git_clone:587 : pwd 2026-06-18 10:38:57.077 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 10:38:57.080 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 10:38:57.086 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 10:38:57.109 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 10:38:57.113 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 10:38:57.117 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 10:38:57.122 | + functions-common:git_clone:604 : echo master 2026-06-18 10:38:57.123 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 10:38:57.129 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-18 10:38:57.133 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 10:38:57.136 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-18 10:38:57.140 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:38:57.144 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:38:57.147 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:38:57.151 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:38:57.154 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:38:57.158 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:38:57.162 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:38:57.165 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:38:57.170 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:38:57.175 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779137172 2026-06-18 10:38:57.179 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-18 10:38:57.183 | Cloning into '/opt/stack/cinder'... 2026-06-18 10:39:50.514 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:39:50.517 | + functions-common:time_stop:2414 : local name 2026-06-18 10:39:50.521 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:39:50.524 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:39:50.528 | + functions-common:time_stop:2417 : local total 2026-06-18 10:39:50.531 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:39:50.535 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:39:50.539 | + functions-common:time_stop:2421 : start_time=1781779137172 2026-06-18 10:39:50.542 | + functions-common:time_stop:2423 : [[ -z 1781779137172 ]] 2026-06-18 10:39:50.547 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:39:50.554 | + functions-common:time_stop:2426 : end_time=1781779190550 2026-06-18 10:39:50.557 | + functions-common:time_stop:2427 : elapsed_time=53378 2026-06-18 10:39:50.561 | + functions-common:time_stop:2428 : total=33332 2026-06-18 10:39:50.564 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:39:50.568 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=86710 2026-06-18 10:39:50.572 | + functions-common:git_clone:625 : cd /opt/stack/cinder 2026-06-18 10:39:50.576 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 10:39:50.579 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:39:50.583 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:39:50.587 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:39:50.591 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:39:50.595 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:39:50.599 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:39:50.603 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:39:50.606 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:39:50.611 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:39:50.617 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779190613 2026-06-18 10:39:50.621 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 10:39:51.374 | From https://review.opendev.org/openstack/cinder 2026-06-18 10:39:51.374 | * branch master -> FETCH_HEAD 2026-06-18 10:39:51.384 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:39:51.388 | + functions-common:time_stop:2414 : local name 2026-06-18 10:39:51.392 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:39:51.396 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:39:51.399 | + functions-common:time_stop:2417 : local total 2026-06-18 10:39:51.403 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:39:51.407 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:39:51.410 | + functions-common:time_stop:2421 : start_time=1781779190613 2026-06-18 10:39:51.414 | + functions-common:time_stop:2423 : [[ -z 1781779190613 ]] 2026-06-18 10:39:51.419 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:39:51.425 | + functions-common:time_stop:2426 : end_time=1781779191421 2026-06-18 10:39:51.428 | + functions-common:time_stop:2427 : elapsed_time=808 2026-06-18 10:39:51.432 | + functions-common:time_stop:2428 : total=86710 2026-06-18 10:39:51.436 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:39:51.440 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=87518 2026-06-18 10:39:51.444 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 10:39:51.447 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:39:51.451 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:39:51.455 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:39:51.458 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:39:51.462 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:39:51.466 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:39:51.470 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:39:51.474 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:39:51.479 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:39:51.484 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779191480 2026-06-18 10:39:51.488 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 10:39:51.940 | Note: switching to 'FETCH_HEAD'. 2026-06-18 10:39:51.940 | 2026-06-18 10:39:51.940 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 10:39:51.940 | changes and commit them, and you can discard any commits you make in this 2026-06-18 10:39:51.940 | state without impacting any branches by switching back to a branch. 2026-06-18 10:39:51.940 | 2026-06-18 10:39:51.940 | If you want to create a new branch to retain commits you create, you may 2026-06-18 10:39:51.940 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 10:39:51.940 | 2026-06-18 10:39:51.940 | git switch -c 2026-06-18 10:39:51.940 | 2026-06-18 10:39:51.940 | Or undo this operation with: 2026-06-18 10:39:51.941 | 2026-06-18 10:39:51.941 | git switch - 2026-06-18 10:39:51.941 | 2026-06-18 10:39:51.941 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 10:39:51.941 | 2026-06-18 10:39:51.941 | HEAD is now at 1bfeea729 Merge "db: Remove unnecessary sqlalchemy abstraction" 2026-06-18 10:39:51.948 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:39:51.952 | + functions-common:time_stop:2414 : local name 2026-06-18 10:39:51.955 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:39:51.958 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:39:51.962 | + functions-common:time_stop:2417 : local total 2026-06-18 10:39:51.965 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:39:51.968 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:39:51.971 | + functions-common:time_stop:2421 : start_time=1781779191480 2026-06-18 10:39:51.975 | + functions-common:time_stop:2423 : [[ -z 1781779191480 ]] 2026-06-18 10:39:51.979 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:39:51.984 | + functions-common:time_stop:2426 : end_time=1781779191981 2026-06-18 10:39:51.988 | + functions-common:time_stop:2427 : elapsed_time=501 2026-06-18 10:39:51.991 | + functions-common:time_stop:2428 : total=87518 2026-06-18 10:39:51.994 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:39:51.997 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=88019 2026-06-18 10:39:52.001 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-18 10:39:52.019 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-18 10:39:52.023 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 10:39:52.024 | + functions-common:git_clone:667 : head -1 2026-06-18 10:39:52.031 | 1bfeea729 Merge "db: Remove unnecessary sqlalchemy abstraction" 2026-06-18 10:39:52.036 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 10:39:52.040 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-18 10:39:52.043 | + inc/python:setup_develop:353 : local bindep 2026-06-18 10:39:52.047 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 10:39:52.051 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-18 10:39:52.054 | + inc/python:setup_develop:359 : local extras= 2026-06-18 10:39:52.058 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-18 10:39:52.062 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 10:39:52.066 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 10:39:52.070 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-18 10:39:52.074 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 10:39:52.077 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 10:39:52.083 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-18 10:39:52.085 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 10:39:52.089 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-18 10:39:52.092 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 10:39:52.096 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 10:39:52.101 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-18 10:39:52.108 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-18 10:39:52.112 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-18 10:39:52.115 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-18 10:39:52.274 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-18 10:39:52.277 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 10:39:52.281 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 10:39:52.285 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 10:39:52.289 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-18 10:39:52.292 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-18 10:39:52.295 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 10:39:52.299 | + inc/python:setup_package:446 : local extras= 2026-06-18 10:39:52.303 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 10:39:52.307 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 10:39:52.311 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 10:39:52.315 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 10:39:52.318 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 10:39:52.322 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-18 10:39:52.350 | Using python 3.12 to install /opt/stack/cinder 2026-06-18 10:39:52.354 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-18 10:39:53.348 | Obtaining file:///opt/stack/cinder 2026-06-18 10:39:53.354 | Installing build dependencies: started 2026-06-18 10:39:55.207 | Installing build dependencies: finished with status 'done' 2026-06-18 10:39:55.208 | Checking if build backend supports build_editable: started 2026-06-18 10:39:55.765 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 10:39:55.767 | Getting requirements to build editable: started 2026-06-18 10:39:56.076 | Getting requirements to build editable: finished with status 'done' 2026-06-18 10:39:56.078 | Preparing editable metadata (pyproject.toml): started 2026-06-18 10:39:57.474 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:39:57.503 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (7.0.3) 2026-06-18 10:39:57.505 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (5.3.1) 2026-06-18 10:39:57.505 | 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.dev128) (0.41.0) 2026-06-18 10:39:57.505 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (3.3.0) 2026-06-18 10:39:57.506 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (3.5.1) 2026-06-18 10:39:57.507 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (2.1.0) 2026-06-18 10:39:57.508 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (4.26.0) 2026-06-18 10:39:57.509 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (5.14.0) 2026-06-18 10:39:57.510 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (13.0.0) 2026-06-18 10:39:58.157 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev128) 2026-06-18 10:39:58.322 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-18 10:39:58.333 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (10.5.0) 2026-06-18 10:39:58.334 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (7.5.0) 2026-06-18 10:39:58.335 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (6.4.0) 2026-06-18 10:39:58.336 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (18.0.0) 2026-06-18 10:39:58.339 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (8.2.0) 2026-06-18 10:39:58.339 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (18.1.0) 2026-06-18 10:39:58.339 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (8.1.0) 2026-06-18 10:39:58.340 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (5.1.0) 2026-06-18 10:39:58.341 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (3.11.0) 2026-06-18 10:39:58.342 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (3.8.0) 2026-06-18 10:39:58.343 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (7.9.0) 2026-06-18 10:39:58.344 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (5.10.0) 2026-06-18 10:39:58.345 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (4.6.0) 2026-06-18 10:39:58.347 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (2.7.1) 2026-06-18 10:39:58.348 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (10.1.1) 2026-06-18 10:39:58.389 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev128) 2026-06-18 10:39:58.405 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-18 10:39:58.415 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (4.4.0) 2026-06-18 10:39:58.416 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (26.2) 2026-06-18 10:39:58.459 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev128) 2026-06-18 10:39:58.475 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 10:39:58.488 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (3.10.1) 2026-06-18 10:39:58.488 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (3.1.0) 2026-06-18 10:39:58.490 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (3.3.2) 2026-06-18 10:39:58.490 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (7.4.0) 2026-06-18 10:39:58.528 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev128) 2026-06-18 10:39:58.543 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 10:39:58.555 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (5.8.0) 2026-06-18 10:39:58.598 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev128) 2026-06-18 10:39:58.614 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 10:39:58.657 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev128) 2026-06-18 10:39:58.673 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-18 10:39:58.685 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (2.34.2) 2026-06-18 10:39:58.686 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (2.5.1) 2026-06-18 10:39:58.687 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (6.3.0) 2026-06-18 10:39:58.717 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev128) 2026-06-18 10:39:58.733 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 10:39:58.744 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (2.0.50) 2026-06-18 10:39:58.744 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (5.8.0) 2026-06-18 10:39:58.771 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev128) 2026-06-18 10:39:58.785 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-18 10:39:58.810 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (9.1.4) 2026-06-18 10:39:58.810 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (1.8.10) 2026-06-18 10:39:58.812 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (6.8.0) 2026-06-18 10:39:58.851 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev128) 2026-06-18 10:39:58.869 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-18 10:39:58.880 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (7.1.0) 2026-06-18 10:39:58.929 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev128) 2026-06-18 10:39:58.945 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-18 10:39:59.031 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev128) 2026-06-18 10:39:59.047 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-18 10:39:59.057 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (5.7.0) 2026-06-18 10:39:59.058 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (43.0.3) 2026-06-18 10:39:59.059 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (0.2.3) 2026-06-18 10:39:59.260 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev128) 2026-06-18 10:39:59.277 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-18 10:39:59.666 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev128) 2026-06-18 10:39:59.682 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-18 10:39:59.693 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev128) (1.9.0) 2026-06-18 10:39:59.695 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (2026.2) 2026-06-18 10:39:59.695 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev128) (7.1.4) 2026-06-18 10:40:00.124 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev128) 2026-06-18 10:40:00.141 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-18 10:40:00.152 | 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.dev128) (1.1.0) 2026-06-18 10:40:00.186 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev128) 2026-06-18 10:40:00.261 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-18 10:40:00.274 | 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.dev128) (2.9.0.post0) 2026-06-18 10:40:00.276 | 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.dev128) (2.7.0) 2026-06-18 10:40:00.280 | 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.dev128) (1.17.0) 2026-06-18 10:40:00.313 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev128) (2.0.0) 2026-06-18 10:40:00.318 | 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.dev128) (3.0) 2026-06-18 10:40:00.326 | 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.dev128) (2.8.0) 2026-06-18 10:40:00.333 | 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.dev128) (3.1.0) 2026-06-18 10:40:00.335 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev128) (2.2.1) 2026-06-18 10:40:00.338 | 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.dev128) (0.31.2) 2026-06-18 10:40:00.394 | 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.dev128) 2026-06-18 10:40:00.411 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-18 10:40:00.456 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev128) 2026-06-18 10:40:00.474 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-18 10:40:00.533 | 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.dev128) 2026-06-18 10:40:00.548 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 10:40:00.585 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev128) 2026-06-18 10:40:00.599 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-18 10:40:00.644 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev128) 2026-06-18 10:40:00.661 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-18 10:40:00.950 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev128) 2026-06-18 10:40:00.966 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-18 10:40:01.014 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev128) 2026-06-18 10:40:01.030 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-18 10:40:01.082 | 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.dev128) 2026-06-18 10:40:01.097 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 10:40:01.126 | 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.dev128) (3.4.7) 2026-06-18 10:40:01.126 | 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.dev128) (3.18) 2026-06-18 10:40:01.128 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev128) (2023.11.17) 2026-06-18 10:40:01.145 | 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.dev128) (26.1.0) 2026-06-18 10:40:01.146 | 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.dev128) (2025.9.1) 2026-06-18 10:40:01.147 | 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.dev128) (0.37.0) 2026-06-18 10:40:01.148 | 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.dev128) (2026.5.1) 2026-06-18 10:40:01.157 | 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.dev128) (1.8.2) 2026-06-18 10:40:01.158 | 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.dev128) (4.15.0) 2026-06-18 10:40:01.162 | 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.dev128) (4.2.0) 2026-06-18 10:40:01.164 | 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.dev128) (4.0.1) 2026-06-18 10:40:01.165 | 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.dev128) (2.13.0) 2026-06-18 10:40:01.174 | 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.dev128) (7.2.2) 2026-06-18 10:40:01.180 | 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.dev128) (1.5.0) 2026-06-18 10:40:01.188 | 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.dev128) (0.20) 2026-06-18 10:40:01.194 | 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.dev128) (1.3.0) 2026-06-18 10:40:01.195 | 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.dev128) (2.0.0) 2026-06-18 10:40:01.196 | 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.dev128) (6.0.3) 2026-06-18 10:40:01.205 | 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.dev128) (1.18.4) 2026-06-18 10:40:01.207 | 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.dev128) (2.1.2) 2026-06-18 10:40:01.208 | 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.dev128) (0.6.2) 2026-06-18 10:40:01.212 | 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.dev128) (1.3.12) 2026-06-18 10:40:01.225 | 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.dev128) (5.3.1) 2026-06-18 10:40:01.226 | 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.dev128) (5.6.2) 2026-06-18 10:40:01.227 | 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.dev128) (0.16.0) 2026-06-18 10:40:01.232 | 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.dev128) (5.1.0) 2026-06-18 10:40:01.246 | 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.dev128) (0.25.0) 2026-06-18 10:40:01.250 | 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.dev128) (5.0.0) 2026-06-18 10:40:01.251 | 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.dev128) (3.1.6) 2026-06-18 10:40:01.253 | 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.dev128) (4.0.1) 2026-06-18 10:40:01.261 | 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.dev128) (3.0.3) 2026-06-18 10:40:01.274 | 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.dev128) (1.2.0) 2026-06-18 10:40:01.296 | 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.dev128) (1.7.6) 2026-06-18 10:40:01.333 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev128) 2026-06-18 10:40:01.349 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-18 10:40:01.454 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev128) 2026-06-18 10:40:01.470 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-18 10:40:01.486 | 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.dev128) (3.17.0) 2026-06-18 10:40:01.531 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev128) 2026-06-18 10:40:01.547 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 10:40:01.608 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev128) 2026-06-18 10:40:01.623 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-18 10:40:01.679 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev128) 2026-06-18 10:40:01.694 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-18 10:40:01.715 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev128) (82.0.1) 2026-06-18 10:40:01.730 | 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.dev128) (0.8.1) 2026-06-18 10:40:01.793 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev128) 2026-06-18 10:40:01.808 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-18 10:40:01.842 | 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.dev128) (4.14.0) 2026-06-18 10:40:01.849 | 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.dev128) (0.6.0) 2026-06-18 10:40:01.850 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev128) (4.0.0) 2026-06-18 10:40:01.861 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev128) (3.0.52) 2026-06-18 10:40:01.861 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev128) (1.11.0) 2026-06-18 10:40:01.862 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev128) (15.0.0) 2026-06-18 10:40:01.863 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev128) (1.8.0) 2026-06-18 10:40:01.904 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev128) 2026-06-18 10:40:01.921 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-18 10:40:01.933 | 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.dev128) (24.2.1) 2026-06-18 10:40:01.979 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev128) (4.2.0) 2026-06-18 10:40:01.981 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev128) (2.20.0) 2026-06-18 10:40:01.992 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev128) (0.1.2) 2026-06-18 10:40:02.011 | 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.dev128) (0.8) 2026-06-18 10:40:02.057 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev128) 2026-06-18 10:40:02.071 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-18 10:40:02.127 | 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.dev128) (3.6.1) 2026-06-18 10:40:02.129 | 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.dev128) (3.4.0) 2026-06-18 10:40:02.131 | 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.dev128) (4.0.1) 2026-06-18 10:40:02.206 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev128) 2026-06-18 10:40:02.222 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-18 10:40:02.259 | 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.dev128) (1.33) 2026-06-18 10:40:02.266 | 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.dev128) (3.1.1) 2026-06-18 10:40:02.359 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-18 10:40:02.395 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-18 10:40:02.614 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 63.6 MB/s 0:00:00 2026-06-18 10:40:02.629 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-18 10:40:02.652 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-18 10:40:02.857 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 76.8 MB/s 0:00:00 2026-06-18 10:40:02.871 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-18 10:40:02.894 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-18 10:40:02.919 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-18 10:40:02.941 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-18 10:40:02.966 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-18 10:40:02.989 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-18 10:40:03.015 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-18 10:40:03.039 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-18 10:40:03.115 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 72.5 MB/s 0:00:00 2026-06-18 10:40:03.132 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-18 10:40:03.154 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-18 10:40:03.177 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-18 10:40:03.195 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.9 MB/s 0:00:00 2026-06-18 10:40:03.211 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-18 10:40:03.235 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-18 10:40:03.257 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-18 10:40:03.280 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-18 10:40:03.302 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-18 10:40:03.329 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 55.0 MB/s 0:00:00 2026-06-18 10:40:03.345 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-18 10:40:03.371 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-18 10:40:03.399 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-18 10:40:03.421 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-18 10:40:03.450 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-18 10:40:03.474 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-18 10:40:03.497 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-18 10:40:03.518 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-18 10:40:03.541 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-18 10:40:03.564 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-18 10:40:03.588 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-18 10:40:03.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 62.2 MB/s 0:00:00 2026-06-18 10:40:03.644 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-18 10:40:03.804 | Building wheels for collected packages: cinder 2026-06-18 10:40:03.805 | Building editable for cinder (pyproject.toml): started 2026-06-18 10:40:05.484 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-18 10:40:05.485 | Created wheel for cinder: filename=cinder-28.1.0.dev128-0.editable-py3-none-any.whl size=9189 sha256=083cd7ca88952d63661e796668b2ea33ab77ce46d514955d51fee9564896dc2a 2026-06-18 10:40:05.485 | Stored in directory: /tmp/pip-ephem-wheel-cache-uaty3gwd/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-18 10:40:05.491 | Successfully built cinder 2026-06-18 10:40:05.889 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-18 10:40:06.245 | Attempting uninstall: pyudev 2026-06-18 10:40:06.263 | Found existing installation: pyudev 0.24.0 2026-06-18 10:40:06.264 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:40:06.264 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-18 10:40:06.319 | Attempting uninstall: pyasn1 2026-06-18 10:40:06.337 | Found existing installation: pyasn1 0.4.8 2026-06-18 10:40:06.338 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:40:06.338 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-18 10:40:08.056 | Attempting uninstall: botocore 2026-06-18 10:40:08.076 | Found existing installation: botocore 1.34.46 2026-06-18 10:40:08.076 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:40:08.076 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-18 10:40:09.288 | Attempting uninstall: s3transfer 2026-06-18 10:40:09.309 | Found existing installation: s3transfer 0.10.1 2026-06-18 10:40:09.310 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:40:09.311 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-18 10:40:09.987 | Attempting uninstall: boto3 2026-06-18 10:40:10.007 | Found existing installation: boto3 1.34.46 2026-06-18 10:40:10.007 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-18 10:40:10.007 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-18 10:40:12.107 | 2026-06-18 10:40:12.129 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev128 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-18 10:40:12.667 | + inc/python:pip_install:216 : result=0 2026-06-18 10:40:12.671 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:40:12.675 | + functions-common:time_stop:2414 : local name 2026-06-18 10:40:12.680 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:40:12.684 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:40:12.687 | + functions-common:time_stop:2417 : local total 2026-06-18 10:40:12.691 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:40:12.695 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:40:12.699 | + functions-common:time_stop:2421 : start_time=1781779192343 2026-06-18 10:40:12.702 | + functions-common:time_stop:2423 : [[ -z 1781779192343 ]] 2026-06-18 10:40:12.707 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:40:12.713 | + functions-common:time_stop:2426 : end_time=1781779212708 2026-06-18 10:40:12.717 | + functions-common:time_stop:2427 : elapsed_time=20365 2026-06-18 10:40:12.720 | + functions-common:time_stop:2428 : total=96751 2026-06-18 10:40:12.724 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:40:12.728 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=117116 2026-06-18 10:40:12.732 | + inc/python:pip_install:219 : return 0 2026-06-18 10:40:12.736 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 10:40:12.740 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:40:12.744 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-18 10:40:12.748 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-18 10:40:12.752 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:40:12.756 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:40:12.760 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-18 10:40:12.765 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:40:12.769 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-18 10:40:12.772 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-18 10:40:12.776 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-18 10:40:12.780 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:40:12.785 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:40:12.788 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-18 10:40:12.808 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-18 10:40:12.811 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 10:40:12.816 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 10:40:12.819 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 10:40:12.823 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 10:40:12.827 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 10:40:12.831 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 10:40:12.836 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:40:12.839 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:40:12.844 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 10:40:12.847 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 10:40:12.852 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 10:40:12.856 | + functions-common:apt_get_update:1161 : return 2026-06-18 10:40:12.860 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-18 10:40:12.864 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 10:40:12.868 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:40:12.872 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:40:12.876 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-18 10:40:12.909 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-18 10:40:12.949 | Reading package lists... 2026-06-18 10:40:13.338 | Building dependency tree... 2026-06-18 10:40:13.341 | Reading state information... 2026-06-18 10:40:13.920 | The following additional packages will be installed: 2026-06-18 10:40:13.920 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-18 10:40:13.920 | python3-urwid python3-wcwidth 2026-06-18 10:40:13.923 | Suggested packages: 2026-06-18 10:40:13.923 | python-urwid-doc 2026-06-18 10:40:13.962 | The following NEW packages will be installed: 2026-06-18 10:40:13.962 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-18 10:40:13.963 | python3-urwid python3-wcwidth targetcli-fb 2026-06-18 10:40:14.016 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 10:40:14.016 | Need to get 385 kB of archives. 2026-06-18 10:40:14.016 | After this operation, 3098 kB of additional disk space will be used. 2026-06-18 10:40:14.016 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-18 10:40:14.030 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-18 10:40:14.031 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-18 10:40:14.037 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-18 10:40:14.039 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-18 10:40:14.040 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-18 10:40:14.290 | perl: warning: Setting locale failed. 2026-06-18 10:40:14.290 | perl: warning: Please check that your locale settings: 2026-06-18 10:40:14.290 | LANGUAGE = (unset), 2026-06-18 10:40:14.290 | LC_ALL = "en_US.utf8", 2026-06-18 10:40:14.290 | LANG = "de_DE.UTF-8" 2026-06-18 10:40:14.290 | are supported and installed on your system. 2026-06-18 10:40:14.290 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:40:14.353 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:40:14.353 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:40:14.353 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:40:14.551 | Fetched 385 kB in 0s (8039 kB/s) 2026-06-18 10:40:14.594 | Selecting previously unselected package python3-typing-extensions. 2026-06-18 10:40:14.658 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-18 10:40:14.665 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-18 10:40:14.669 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-18 10:40:14.724 | Selecting previously unselected package python3-wcwidth. 2026-06-18 10:40:14.736 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-18 10:40:14.741 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 10:40:14.799 | Selecting previously unselected package python3-urwid. 2026-06-18 10:40:14.812 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-18 10:40:14.817 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-18 10:40:14.908 | Selecting previously unselected package python3-configshell-fb. 2026-06-18 10:40:14.920 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-18 10:40:14.924 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 10:40:14.988 | Selecting previously unselected package python3-rtslib-fb. 2026-06-18 10:40:15.001 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-18 10:40:15.005 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 10:40:15.072 | Selecting previously unselected package targetcli-fb. 2026-06-18 10:40:15.085 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-18 10:40:15.089 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 10:40:15.170 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-18 10:40:16.349 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-18 10:40:16.357 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-18 10:40:16.670 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-18 10:40:16.912 | Setting up python3-urwid (2.6.10-1) ... 2026-06-18 10:40:17.439 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-18 10:40:17.630 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 10:40:17.630 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 10:40:17.655 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 10:40:17.655 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 10:40:17.655 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 10:40:17.656 | keyword = Word(alphanums + '_\-') 2026-06-18 10:40:17.656 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 10:40:17.656 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 10:40:17.656 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 10:40:17.656 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 10:40:17.656 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 10:40:17.656 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 10:40:17.664 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 10:40:17.665 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-18 10:40:17.687 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-18 10:40:17.687 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-18 10:40:17.687 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-18 10:40:17.687 | keyword = Word(alphanums + '_\-') 2026-06-18 10:40:17.687 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 10:40:17.687 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 10:40:17.687 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-18 10:40:17.688 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-18 10:40:17.688 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-18 10:40:17.688 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-18 10:40:17.719 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-18 10:40:17.932 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-18 10:40:17.932 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-18 10:40:18.222 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 10:40:19.071 | perl: warning: Setting locale failed. 2026-06-18 10:40:19.071 | perl: warning: Please check that your locale settings: 2026-06-18 10:40:19.071 | LANGUAGE = (unset), 2026-06-18 10:40:19.071 | LC_ALL = "en_US.utf8", 2026-06-18 10:40:19.072 | LANG = "de_DE.UTF-8" 2026-06-18 10:40:19.072 | are supported and installed on your system. 2026-06-18 10:40:19.072 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:40:19.203 | perl: warning: Setting locale failed. 2026-06-18 10:40:19.204 | perl: warning: Please check that your locale settings: 2026-06-18 10:40:19.204 | LANGUAGE = (unset), 2026-06-18 10:40:19.204 | LC_ALL = "en_US.utf8", 2026-06-18 10:40:19.204 | LANG = "de_DE.UTF-8" 2026-06-18 10:40:19.204 | are supported and installed on your system. 2026-06-18 10:40:19.204 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:40:19.254 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:40:19.254 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:40:19.254 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:40:19.325 | perl: warning: Setting locale failed. 2026-06-18 10:40:19.326 | perl: warning: Please check that your locale settings: 2026-06-18 10:40:19.326 | LANGUAGE = (unset), 2026-06-18 10:40:19.326 | LC_ALL = "en_US.utf8", 2026-06-18 10:40:19.326 | LANG = "de_DE.UTF-8" 2026-06-18 10:40:19.326 | are supported and installed on your system. 2026-06-18 10:40:19.326 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:40:19.821 | 2026-06-18 10:40:19.821 | Running kernel seems to be up-to-date. 2026-06-18 10:40:19.821 | 2026-06-18 10:40:19.821 | Restarting services... 2026-06-18 10:40:19.870 | 2026-06-18 10:40:19.871 | Service restarts being deferred: 2026-06-18 10:40:19.871 | /etc/needrestart/restart.d/dbus.service 2026-06-18 10:40:19.871 | systemctl restart systemd-logind.service 2026-06-18 10:40:19.871 | systemctl restart virtlockd.service 2026-06-18 10:40:19.871 | systemctl restart virtlogd.service 2026-06-18 10:40:19.871 | 2026-06-18 10:40:19.871 | No containers need to be restarted. 2026-06-18 10:40:19.871 | 2026-06-18 10:40:19.871 | User sessions running outdated binaries: 2026-06-18 10:40:19.871 | quobyte @ session #5: sshd[2023] 2026-06-18 10:40:19.881 | quobyte @ user manager service: systemd[1162] 2026-06-18 10:40:19.890 | 2026-06-18 10:40:19.891 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 10:40:22.077 | + functions-common:apt_get:1205 : result=0 2026-06-18 10:40:22.080 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 10:40:22.084 | + functions-common:time_stop:2414 : local name 2026-06-18 10:40:22.088 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:40:22.091 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:40:22.094 | + functions-common:time_stop:2417 : local total 2026-06-18 10:40:22.097 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:40:22.101 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 10:40:22.104 | + functions-common:time_stop:2421 : start_time=1781779212904 2026-06-18 10:40:22.107 | + functions-common:time_stop:2423 : [[ -z 1781779212904 ]] 2026-06-18 10:40:22.112 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:40:22.117 | + functions-common:time_stop:2426 : end_time=1781779222113 2026-06-18 10:40:22.120 | + functions-common:time_stop:2427 : elapsed_time=9209 2026-06-18 10:40:22.123 | + functions-common:time_stop:2428 : total=160599 2026-06-18 10:40:22.126 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:40:22.129 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=169808 2026-06-18 10:40:22.132 | + functions-common:apt_get:1209 : return 0 2026-06-18 10:40:22.135 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 10:40:22.139 | + ./stack.sh:main:945 : configure_cinder 2026-06-18 10:40:22.142 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-18 10:40:22.158 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-18 10:40:22.164 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-18 10:40:22.167 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-18 10:40:22.170 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 10:40:22.175 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-18 10:40:22.176 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 10:40:22.182 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-18 10:40:22.185 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-18 10:40:22.188 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 10:40:22.190 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-18 10:40:22.193 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-18 10:40:22.196 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-18 10:40:22.198 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 10:40:22.201 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-18 10:40:22.217 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-18 10:40:22.233 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-18 10:40:22.249 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-18 10:40:22.266 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-18 10:40:22.283 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-18 10:40:22.299 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 10:40:22.304 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 10:40:22.308 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.zmmc3gRRoZ 2026-06-18 10:40:22.311 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 10:40:22.314 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-18 10:40:22.318 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-18 10:40:22.321 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.zmmc3gRRoZ 2026-06-18 10:40:22.327 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.zmmc3gRRoZ 2026-06-18 10:40:22.343 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.zmmc3gRRoZ /etc/sudoers.d/cinder-rootwrap 2026-06-18 10:40:22.361 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-18 10:40:22.365 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 10:40:22.368 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 10:40:22.372 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 10:40:22.375 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 10:40:22.377 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-18 10:40:22.380 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-18 10:40:22.385 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 10:40:22.386 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-18 10:40:22.396 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 10:40:22.400 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 10:40:22.417 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 10:40:22.434 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-18 10:40:22.437 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-18 10:40:22.444 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-18 10:40:22.449 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-18 10:40:22.453 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 10:40:22.456 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-18 10:40:22.460 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 10:40:22.464 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 10:40:22.468 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-18 10:40:22.472 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 10:40:22.475 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 10:40:22.478 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 10:40:22.482 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-18 10:40:22.526 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-18 10:40:22.567 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.165/identity 2026-06-18 10:40:22.609 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-18 10:40:22.649 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-18 10:40:22.689 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-18 10:40:22.729 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-18 10:40:22.770 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-18 10:40:22.812 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.165/identity 2026-06-18 10:40:22.854 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 10:40:22.895 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 10:40:22.938 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 10:40:22.942 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-18 10:40:22.985 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-18 10:40:23.029 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-18 10:40:23.033 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-18 10:40:23.037 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-18 10:40:23.040 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-18 10:40:23.044 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 10:40:23.048 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 10:40:23.051 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 10:40:23.074 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:40:23.078 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 10:40:23.081 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-18 10:40:23.085 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-18 10:40:23.130 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-18 10:40:23.173 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-18 10:40:23.215 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-18 10:40:23.256 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-18 10:40:23.299 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-18 10:40:23.342 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.165 2026-06-18 10:40:23.386 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 10:40:23.429 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-18 10:40:23.438 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 7393a0c78a6a73444112a9e71c081322 2026-06-18 10:40:23.479 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-18 10:40:23.482 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-18 10:40:23.522 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-18 10:40:23.563 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-18 10:40:23.604 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-18 10:40:23.646 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-18 10:40:23.687 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-18 10:40:23.730 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-18 10:40:23.755 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:40:23.759 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 10:40:23.762 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-18 10:40:23.766 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-18 10:40:23.769 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-18 10:40:23.773 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 10:40:23.777 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-18 10:40:23.781 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-18 10:40:23.785 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-18 10:40:23.789 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-18 10:40:23.793 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-18 10:40:23.797 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-18 10:40:23.840 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-18 10:40:23.882 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-18 10:40:23.924 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-18 10:40:23.965 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-18 10:40:24.004 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-18 10:40:24.044 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-18 10:40:24.085 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-18 10:40:24.124 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-18 10:40:24.164 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-18 10:40:24.168 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-18 10:40:24.171 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-18 10:40:24.175 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-18 10:40:24.213 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-18 10:40:24.216 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-18 10:40:24.253 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-18 10:40:24.257 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-18 10:40:24.260 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-18 10:40:24.264 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-18 10:40:24.307 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-18 10:40:24.311 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-18 10:40:24.315 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-18 10:40:24.318 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-18 10:40:24.322 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-18 10:40:24.345 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:40:24.349 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-18 10:40:24.372 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:40:24.376 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-18 10:40:24.400 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:40:24.404 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-18 10:40:24.408 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-18 10:40:24.411 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-18 10:40:24.414 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-18 10:40:24.418 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 10:40:24.421 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 10:40:24.425 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 10:40:24.449 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:40:24.454 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 10:40:24.457 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 10:40:24.460 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 10:40:24.482 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:40:24.485 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:40:24.489 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:40:24.532 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 10:40:24.535 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 10:40:24.539 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-18 10:40:24.542 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-18 10:40:24.546 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 10:40:24.551 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 10:40:24.575 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 10:40:24.578 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 10:40:24.582 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 10:40:24.585 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 10:40:24.589 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 10:40:24.631 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:40:24.673 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:40:24.715 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 10:40:24.754 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-18 10:40:24.795 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-18 10:40:24.817 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:40:24.821 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-18 10:40:24.824 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-18 10:40:24.828 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-18 10:40:24.830 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-18 10:40:24.834 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 10:40:24.837 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-18 10:40:24.840 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-18 10:40:24.844 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 10:40:24.847 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 10:40:24.865 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 10:40:24.865 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:40:24.876 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 10:40:24.882 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:40:24.897 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 10:40:24.902 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-18 10:40:24.906 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-18 10:40:24.911 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 10:40:24.914 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-18 10:40:24.957 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-18 10:40:24.997 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-18 10:40:25.037 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 10:40:25.079 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 10:40:25.123 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 10:40:25.164 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 10:40:25.209 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 10:40:25.248 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 10:40:25.299 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 10:40:25.342 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 10:40:25.388 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 10:40:25.434 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 10:40:25.478 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-18 10:40:25.518 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 10:40:25.522 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 10:40:25.528 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-18 10:40:25.531 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-18 10:40:25.535 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 10:40:25.538 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:40:25.541 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:40:25.544 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-18 10:40:25.551 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-18 10:40:25.552 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-18 10:40:25.595 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 10:40:25.636 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-18 10:40:25.636 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-18 10:40:25.647 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-18 10:40:25.653 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-18 10:40:25.657 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-18 10:40:25.661 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 10:40:25.665 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 10:40:25.669 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 10:40:25.673 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 10:40:25.677 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:40:25.680 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:40:25.685 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 10:40:25.689 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 10:40:25.693 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:40:25.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:40:25.700 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-18 10:40:25.713 | perl: warning: Setting locale failed. 2026-06-18 10:40:25.713 | perl: warning: Please check that your locale settings: 2026-06-18 10:40:25.714 | LANGUAGE = (unset), 2026-06-18 10:40:25.714 | LC_ALL = "en_US.utf8", 2026-06-18 10:40:25.714 | LANG = "de_DE.UTF-8" 2026-06-18 10:40:25.714 | are supported and installed on your system. 2026-06-18 10:40:25.714 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:40:25.760 | Enabling site cinder-api. 2026-06-18 10:40:25.766 | To activate the new configuration, you need to run: 2026-06-18 10:40:25.767 | systemctl reload apache2 2026-06-18 10:40:25.773 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 10:40:25.777 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 10:40:25.780 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:40:25.783 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 10:40:25.986 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-18 10:40:25.991 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.165/image 2026-06-18 10:40:26.033 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-18 10:40:26.057 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:40:26.060 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-18 10:40:26.064 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 10:40:26.067 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-18 10:40:26.070 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-18 10:40:26.074 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 10:40:26.077 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-18 10:40:26.080 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 10:40:26.084 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-18 10:40:26.088 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-18 10:40:26.092 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-18 10:40:26.135 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-18 10:40:26.177 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.165/identity 2026-06-18 10:40:26.219 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-18 10:40:26.261 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-18 10:40:26.302 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-18 10:40:26.345 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-18 10:40:26.388 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-18 10:40:26.429 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.165/identity 2026-06-18 10:40:26.470 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-18 10:40:26.513 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-18 10:40:26.555 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 10:40:26.558 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-18 10:40:26.562 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 10:40:26.565 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 10:40:26.568 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-18 10:40:26.572 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-18 10:40:26.615 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-18 10:40:26.657 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.165/identity 2026-06-18 10:40:26.699 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-18 10:40:26.740 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-18 10:40:26.780 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-18 10:40:26.821 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-18 10:40:26.861 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-18 10:40:26.903 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-18 10:40:26.945 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 10:40:26.988 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-18 10:40:26.992 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-18 10:40:27.015 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:40:27.019 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.165:2379?api_version=v3' 2026-06-18 10:40:27.063 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 10:40:27.067 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-18 10:40:27.070 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-18 10:40:27.115 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-18 10:40:27.156 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-18 10:40:27.159 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-18 10:40:27.162 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-18 10:40:27.207 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-18 10:40:27.210 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-18 10:40:27.214 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-18 10:40:27.217 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 10:40:27.221 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-18 10:40:27.261 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-18 10:40:27.303 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.165/identity 2026-06-18 10:40:27.345 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-18 10:40:27.387 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-18 10:40:27.427 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-18 10:40:27.468 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-18 10:40:27.509 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-18 10:40:27.552 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-18 10:40:27.578 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:40:27.582 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-18 10:40:27.586 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-18 10:40:27.590 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-18 10:40:27.594 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 10:40:27.598 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-18 10:40:27.602 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-18 10:40:27.605 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-18 10:40:27.609 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:40:27.613 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:40:27.617 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-18 10:40:27.621 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:40:27.625 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-18 10:40:27.629 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-18 10:40:27.633 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:40:27.637 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:40:27.641 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-18 10:40:27.645 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:40:27.649 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-18 10:40:27.653 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-18 10:40:27.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:40:27.661 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:40:27.665 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-18 10:40:27.669 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:40:27.673 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-18 10:40:27.677 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-18 10:40:27.681 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-18 10:40:27.684 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 10:40:27.687 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 10:40:27.692 | ++ functions-common:git_clone:587 : pwd 2026-06-18 10:40:27.696 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 10:40:27.699 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 10:40:27.704 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 10:40:27.722 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 10:40:27.725 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 10:40:27.728 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 10:40:27.732 | + functions-common:git_clone:604 : echo master 2026-06-18 10:40:27.732 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 10:40:27.737 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-18 10:40:27.740 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 10:40:27.743 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-18 10:40:27.747 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:40:27.750 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:40:27.753 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:40:27.755 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:40:27.758 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:40:27.761 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:40:27.765 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:40:27.769 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:40:27.772 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:40:27.778 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779227774 2026-06-18 10:40:27.781 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-18 10:40:27.787 | Cloning into '/opt/stack/neutron'... 2026-06-18 10:41:29.871 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:41:29.874 | + functions-common:time_stop:2414 : local name 2026-06-18 10:41:29.877 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:41:29.880 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:41:29.883 | + functions-common:time_stop:2417 : local total 2026-06-18 10:41:29.886 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:41:29.890 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:41:29.893 | + functions-common:time_stop:2421 : start_time=1781779227774 2026-06-18 10:41:29.897 | + functions-common:time_stop:2423 : [[ -z 1781779227774 ]] 2026-06-18 10:41:29.902 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:41:29.908 | + functions-common:time_stop:2426 : end_time=1781779289904 2026-06-18 10:41:29.912 | + functions-common:time_stop:2427 : elapsed_time=62130 2026-06-18 10:41:29.915 | + functions-common:time_stop:2428 : total=88019 2026-06-18 10:41:29.919 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:41:29.921 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=150149 2026-06-18 10:41:29.925 | + functions-common:git_clone:625 : cd /opt/stack/neutron 2026-06-18 10:41:29.928 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 10:41:29.932 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:41:29.936 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:41:29.938 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:41:29.942 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:41:29.946 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:41:29.950 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:41:29.953 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:41:29.956 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:41:29.960 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:41:29.964 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779289961 2026-06-18 10:41:29.968 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 10:41:30.687 | From https://review.opendev.org/openstack/neutron 2026-06-18 10:41:30.687 | * branch master -> FETCH_HEAD 2026-06-18 10:41:30.699 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:41:30.702 | + functions-common:time_stop:2414 : local name 2026-06-18 10:41:30.705 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:41:30.707 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:41:30.710 | + functions-common:time_stop:2417 : local total 2026-06-18 10:41:30.713 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:41:30.716 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:41:30.719 | + functions-common:time_stop:2421 : start_time=1781779289961 2026-06-18 10:41:30.722 | + functions-common:time_stop:2423 : [[ -z 1781779289961 ]] 2026-06-18 10:41:30.727 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:41:30.732 | + functions-common:time_stop:2426 : end_time=1781779290728 2026-06-18 10:41:30.735 | + functions-common:time_stop:2427 : elapsed_time=767 2026-06-18 10:41:30.738 | + functions-common:time_stop:2428 : total=150149 2026-06-18 10:41:30.742 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:41:30.744 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=150916 2026-06-18 10:41:30.748 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 10:41:30.752 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:41:30.755 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:41:30.758 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:41:30.761 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:41:30.764 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:41:30.768 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:41:30.771 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:41:30.775 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:41:30.780 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:41:30.785 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779290782 2026-06-18 10:41:30.788 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 10:41:31.257 | Note: switching to 'FETCH_HEAD'. 2026-06-18 10:41:31.257 | 2026-06-18 10:41:31.258 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 10:41:31.258 | changes and commit them, and you can discard any commits you make in this 2026-06-18 10:41:31.258 | state without impacting any branches by switching back to a branch. 2026-06-18 10:41:31.258 | 2026-06-18 10:41:31.258 | If you want to create a new branch to retain commits you create, you may 2026-06-18 10:41:31.258 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 10:41:31.258 | 2026-06-18 10:41:31.258 | git switch -c 2026-06-18 10:41:31.258 | 2026-06-18 10:41:31.258 | Or undo this operation with: 2026-06-18 10:41:31.258 | 2026-06-18 10:41:31.259 | git switch - 2026-06-18 10:41:31.259 | 2026-06-18 10:41:31.259 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 10:41:31.259 | 2026-06-18 10:41:31.259 | HEAD is now at 0a2042cfe3 Merge "doc: fix RST formatting in ``modify_fields_to_db`` and ``modify_fields_from_db``" 2026-06-18 10:41:31.266 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:41:31.270 | + functions-common:time_stop:2414 : local name 2026-06-18 10:41:31.273 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:41:31.277 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:41:31.280 | + functions-common:time_stop:2417 : local total 2026-06-18 10:41:31.282 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:41:31.285 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:41:31.288 | + functions-common:time_stop:2421 : start_time=1781779290782 2026-06-18 10:41:31.292 | + functions-common:time_stop:2423 : [[ -z 1781779290782 ]] 2026-06-18 10:41:31.296 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:41:31.302 | + functions-common:time_stop:2426 : end_time=1781779291298 2026-06-18 10:41:31.305 | + functions-common:time_stop:2427 : elapsed_time=516 2026-06-18 10:41:31.309 | + functions-common:time_stop:2428 : total=150916 2026-06-18 10:41:31.312 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:41:31.315 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=151432 2026-06-18 10:41:31.319 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-18 10:41:31.337 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-18 10:41:31.341 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 10:41:31.342 | + functions-common:git_clone:667 : head -1 2026-06-18 10:41:31.347 | 0a2042cfe3 Merge "doc: fix RST formatting in ``modify_fields_to_db`` and ``modify_fields_from_db``" 2026-06-18 10:41:31.351 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 10:41:31.354 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-18 10:41:31.359 | + inc/python:setup_develop:353 : local bindep 2026-06-18 10:41:31.362 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 10:41:31.366 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-18 10:41:31.371 | + inc/python:setup_develop:359 : local extras= 2026-06-18 10:41:31.374 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-18 10:41:31.377 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 10:41:31.381 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 10:41:31.385 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-18 10:41:31.389 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 10:41:31.392 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 10:41:31.397 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-18 10:41:31.401 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 10:41:31.405 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-18 10:41:31.409 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 10:41:31.413 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 10:41:31.418 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-18 10:41:31.424 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-18 10:41:31.428 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-18 10:41:31.432 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-18 10:41:31.593 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-18 10:41:31.597 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 10:41:31.601 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 10:41:31.605 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 10:41:31.608 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-18 10:41:31.612 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-18 10:41:31.616 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 10:41:31.619 | + inc/python:setup_package:446 : local extras= 2026-06-18 10:41:31.623 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 10:41:31.626 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 10:41:31.630 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 10:41:31.632 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 10:41:31.636 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 10:41:31.640 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-18 10:41:31.678 | Using python 3.12 to install /opt/stack/neutron 2026-06-18 10:41:31.682 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-18 10:41:32.693 | Obtaining file:///opt/stack/neutron 2026-06-18 10:41:32.702 | Installing build dependencies: started 2026-06-18 10:41:34.523 | Installing build dependencies: finished with status 'done' 2026-06-18 10:41:34.524 | Checking if build backend supports build_editable: started 2026-06-18 10:41:35.084 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 10:41:35.085 | Getting requirements to build editable: started 2026-06-18 10:41:35.393 | Getting requirements to build editable: finished with status 'done' 2026-06-18 10:41:35.395 | Preparing editable metadata (pyproject.toml): started 2026-06-18 10:41:37.116 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:41:37.140 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (7.0.3) 2026-06-18 10:41:37.141 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (3.10.1) 2026-06-18 10:41:37.142 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (3.1.0) 2026-06-18 10:41:37.143 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (2.5.1) 2026-06-18 10:41:37.144 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (3.1.0) 2026-06-18 10:41:37.145 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (5.3.1) 2026-06-18 10:41:37.348 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev489) 2026-06-18 10:41:37.509 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-18 10:41:37.520 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (0.31.2) 2026-06-18 10:41:37.521 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (2.34.2) 2026-06-18 10:41:37.522 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (3.1.6) 2026-06-18 10:41:37.523 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (13.0.0) 2026-06-18 10:41:37.524 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (1.3.0) 2026-06-18 10:41:37.585 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev489) 2026-06-18 10:41:37.601 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-18 10:41:37.649 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev489) 2026-06-18 10:41:37.668 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 10:41:37.679 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (9.1.4) 2026-06-18 10:41:37.680 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (2.0.50) 2026-06-18 10:41:37.681 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (1.8.10) 2026-06-18 10:41:37.682 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (5.14.0) 2026-06-18 10:41:37.683 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (1.18.4) 2026-06-18 10:41:37.683 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (5.8.0) 2026-06-18 10:41:37.684 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (4.2.0) 2026-06-18 10:41:37.685 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (7.5.0) 2026-06-18 10:41:37.686 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (10.5.0) 2026-06-18 10:41:37.687 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (6.4.0) 2026-06-18 10:41:37.688 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (18.0.0) 2026-06-18 10:41:37.688 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (6.8.0) 2026-06-18 10:41:37.689 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (8.2.0) 2026-06-18 10:41:37.690 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (18.1.0) 2026-06-18 10:41:37.691 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (8.1.0) 2026-06-18 10:41:37.692 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (5.1.0) 2026-06-18 10:41:37.693 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (3.11.0) 2026-06-18 10:41:37.693 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (3.8.0) 2026-06-18 10:41:37.694 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (7.9.0) 2026-06-18 10:41:37.695 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (5.10.0) 2026-06-18 10:41:37.696 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev489) (4.6.0) 2026-06-18 10:41:37.698 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (2.7.1) 2026-06-18 10:41:37.699 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (10.1.1) 2026-06-18 10:41:37.704 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (3.10.2) 2026-06-18 10:41:37.704 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (4.4.0) 2026-06-18 10:41:37.739 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev489) 2026-06-18 10:41:37.755 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 10:41:37.790 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev489) 2026-06-18 10:41:37.807 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 10:41:37.846 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev489) 2026-06-18 10:41:37.862 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-18 10:41:37.966 | Installing build dependencies: started 2026-06-18 10:41:39.681 | Installing build dependencies: finished with status 'done' 2026-06-18 10:41:39.682 | Getting requirements to build wheel: started 2026-06-18 10:41:40.347 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 10:41:40.348 | Preparing metadata (pyproject.toml): started 2026-06-18 10:41:40.737 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:41:40.788 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev489) 2026-06-18 10:41:40.804 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 10:41:40.815 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (7.2.2) 2026-06-18 10:41:40.850 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev489) 2026-06-18 10:41:40.866 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-18 10:41:40.877 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (24.2.1) 2026-06-18 10:41:40.878 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (18.13.0) 2026-06-18 10:41:40.879 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (4.16.0) 2026-06-18 10:41:40.911 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev489) 2026-06-18 10:41:40.927 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-18 10:41:40.973 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev489) 2026-06-18 10:41:40.989 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 10:41:41.000 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (3.3.0) 2026-06-18 10:41:41.001 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev489) (8.1.0) 2026-06-18 10:41:41.004 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev489) (1.3.12) 2026-06-18 10:41:41.005 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev489) (4.15.0) 2026-06-18 10:41:41.007 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev489) (2.2.1) 2026-06-18 10:41:41.013 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev489) (3.3.2) 2026-06-18 10:41:41.016 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev489) (3.0.3) 2026-06-18 10:41:41.019 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev489) (2.1.0) 2026-06-18 10:41:41.020 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev489) (1.8.2) 2026-06-18 10:41:41.026 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev489) (4.0.1) 2026-06-18 10:41:41.027 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev489) (2.13.0) 2026-06-18 10:41:41.028 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev489) (5.8.0) 2026-06-18 10:41:41.040 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev489) (1.3.7) 2026-06-18 10:41:41.071 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev489) 2026-06-18 10:41:41.087 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-18 10:41:41.099 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev489) (43.0.3) 2026-06-18 10:41:41.105 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev489) (1.5.0) 2026-06-18 10:41:41.109 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev489) (1.1.0) 2026-06-18 10:41:41.110 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev489) (1.33) 2026-06-18 10:41:41.111 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev489) (4.10.0) 2026-06-18 10:41:41.112 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev489) (6.0.3) 2026-06-18 10:41:41.116 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev489) (2.0.0) 2026-06-18 10:41:41.121 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev489) (3.0) 2026-06-18 10:41:41.129 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev489) (3.1.1) 2026-06-18 10:41:41.133 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev489) (0.41.0) 2026-06-18 10:41:41.134 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev489) (1.2.0) 2026-06-18 10:41:41.162 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev489) 2026-06-18 10:41:41.177 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-18 10:41:41.192 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev489) (26.2) 2026-06-18 10:41:41.196 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev489) (2.8.0) 2026-06-18 10:41:41.197 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev489) (3.5.1) 2026-06-18 10:41:41.209 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev489) (6.1.1) 2026-06-18 10:41:41.210 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev489) (4.0.0) 2026-06-18 10:41:41.231 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev489) (0.20) 2026-06-18 10:41:41.237 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev489) (2.0.0) 2026-06-18 10:41:41.244 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev489) (2.1.2) 2026-06-18 10:41:41.245 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev489) (0.6.2) 2026-06-18 10:41:41.253 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev489) (2.9.0.post0) 2026-06-18 10:41:41.259 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev489) (7.1.4) 2026-06-18 10:41:41.260 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev489) (5.3.1) 2026-06-18 10:41:41.261 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev489) (5.6.2) 2026-06-18 10:41:41.262 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev489) (0.16.0) 2026-06-18 10:41:41.266 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev489) (5.1.0) 2026-06-18 10:41:41.278 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev489) (2026.2) 2026-06-18 10:41:41.286 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev489) (0.25.0) 2026-06-18 10:41:41.290 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev489) (5.0.0) 2026-06-18 10:41:41.292 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev489) (4.0.1) 2026-06-18 10:41:41.323 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev489) (1.7.6) 2026-06-18 10:41:41.330 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev489) (2.2.0) 2026-06-18 10:41:41.340 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev489) (3.17.0) 2026-06-18 10:41:41.392 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev489) 2026-06-18 10:41:41.407 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-18 10:41:41.449 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev489) 2026-06-18 10:41:41.463 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-18 10:41:41.490 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev489) (3.0.3) 2026-06-18 10:41:41.492 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev489) (1.6.2) 2026-06-18 10:41:41.501 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev489) (82.0.1) 2026-06-18 10:41:41.529 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev489) (0.8.1) 2026-06-18 10:41:41.572 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev489) (1.17.0) 2026-06-18 10:41:41.577 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev489) (4.14.0) 2026-06-18 10:41:41.577 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev489) (4.26.0) 2026-06-18 10:41:41.614 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev489) 2026-06-18 10:41:41.629 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-18 10:41:41.646 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (0.6.0) 2026-06-18 10:41:41.647 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (4.0.0) 2026-06-18 10:41:41.658 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (3.0.52) 2026-06-18 10:41:41.659 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (1.11.0) 2026-06-18 10:41:41.660 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (15.0.0) 2026-06-18 10:41:41.661 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (1.8.0) 2026-06-18 10:41:41.666 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (26.1.0) 2026-06-18 10:41:41.667 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (2025.9.1) 2026-06-18 10:41:41.668 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (0.37.0) 2026-06-18 10:41:41.669 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (2026.5.1) 2026-06-18 10:41:41.734 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev489) (3.4.7) 2026-06-18 10:41:41.735 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev489) (3.18) 2026-06-18 10:41:41.736 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev489) (2.7.0) 2026-06-18 10:41:41.738 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev489) (2023.11.17) 2026-06-18 10:41:41.773 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (4.2.0) 2026-06-18 10:41:41.777 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (2.20.0) 2026-06-18 10:41:41.785 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev489) (0.1.2) 2026-06-18 10:41:41.805 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev489) (0.8) 2026-06-18 10:41:41.869 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev489) (0.16.0) 2026-06-18 10:41:41.963 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-18 10:41:42.058 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.0 MB/s 0:00:00 2026-06-18 10:41:42.077 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-18 10:41:42.253 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.2 MB/s 0:00:00 2026-06-18 10:41:42.269 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-18 10:41:42.295 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-18 10:41:42.317 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-18 10:41:42.342 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-18 10:41:42.366 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-18 10:41:42.381 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-18 10:41:42.397 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-18 10:41:42.436 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-18 10:41:42.484 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-18 10:41:42.509 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-18 10:41:42.538 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-18 10:41:42.571 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-18 10:41:42.685 | Building wheels for collected packages: neutron, ovs 2026-06-18 10:41:42.686 | Building editable for neutron (pyproject.toml): started 2026-06-18 10:41:44.962 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-18 10:41:44.962 | Created wheel for neutron: filename=neutron-28.1.0.dev489-0.editable-py3-none-any.whl size=12798 sha256=14c699e22076438696b056374dbc840190b54818d6009aa694b23ac638042dfa 2026-06-18 10:41:44.962 | Stored in directory: /tmp/pip-ephem-wheel-cache-gd_7yvmg/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-18 10:41:44.968 | Building wheel for ovs (pyproject.toml): started 2026-06-18 10:41:45.833 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-18 10:41:45.835 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=55b59bb2896a1661046473b8909b3a791966bd000a591b448f6494966ff50871 2026-06-18 10:41:45.838 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-18 10:41:45.840 | Successfully built neutron ovs 2026-06-18 10:41:46.142 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-18 10:41:51.747 | 2026-06-18 10:41:51.771 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev489 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-18 10:41:52.004 | + inc/python:pip_install:216 : result=0 2026-06-18 10:41:52.009 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:41:52.012 | + functions-common:time_stop:2414 : local name 2026-06-18 10:41:52.016 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:41:52.019 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:41:52.022 | + functions-common:time_stop:2417 : local total 2026-06-18 10:41:52.026 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:41:52.029 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:41:52.034 | + functions-common:time_stop:2421 : start_time=1781779291671 2026-06-18 10:41:52.037 | + functions-common:time_stop:2423 : [[ -z 1781779291671 ]] 2026-06-18 10:41:52.040 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:41:52.047 | + functions-common:time_stop:2426 : end_time=1781779312044 2026-06-18 10:41:52.050 | + functions-common:time_stop:2427 : elapsed_time=20373 2026-06-18 10:41:52.053 | + functions-common:time_stop:2428 : total=117116 2026-06-18 10:41:52.056 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:41:52.059 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=137489 2026-06-18 10:41:52.063 | + inc/python:pip_install:219 : return 0 2026-06-18 10:41:52.067 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 10:41:52.070 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:41:52.073 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-18 10:41:52.077 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-18 10:41:52.080 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:41:52.084 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:41:52.087 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-18 10:41:52.091 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:41:52.095 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-18 10:41:52.098 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-18 10:41:52.102 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-18 10:41:52.102 | Installing OVN and dependent packages 2026-06-18 10:41:52.105 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-18 10:41:52.109 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-18 10:41:52.133 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:41:52.137 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-18 10:41:52.161 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:41:52.164 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-18 10:41:52.187 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:41:52.190 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-18 10:41:52.194 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-18 10:41:52.215 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:41:52.219 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-18 10:41:52.223 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-18 10:41:52.241 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-18 10:41:52.247 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-18 10:41:52.264 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-18 10:41:52.268 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-18 10:41:52.296 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-18 10:41:52.300 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 10:41:52.303 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 10:41:52.306 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 10:41:52.310 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 10:41:52.314 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 10:41:52.317 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 10:41:52.321 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:41:52.325 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:41:52.328 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 10:41:52.332 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 10:41:52.336 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 10:41:52.339 | + functions-common:apt_get_update:1161 : return 2026-06-18 10:41:52.343 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-18 10:41:52.346 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 10:41:52.349 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:41:52.353 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:41:52.357 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-18 10:41:52.386 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-18 10:41:52.433 | Reading package lists... 2026-06-18 10:41:52.818 | Building dependency tree... 2026-06-18 10:41:52.820 | Reading state information... 2026-06-18 10:41:53.367 | fakeroot is already the newest version (1.33-1). 2026-06-18 10:41:53.367 | fakeroot set to manually installed. 2026-06-18 10:41:53.367 | make is already the newest version (4.3-4.1build2). 2026-06-18 10:41:53.367 | make set to manually installed. 2026-06-18 10:41:53.367 | The following additional packages will be installed: 2026-06-18 10:41:53.368 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-18 10:41:53.368 | python3-sortedcontainers 2026-06-18 10:41:53.370 | Suggested packages: 2026-06-18 10:41:53.371 | openvswitch-doc python-sortedcontainers-doc 2026-06-18 10:41:53.413 | The following NEW packages will be installed: 2026-06-18 10:41:53.414 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-18 10:41:53.414 | python3-openvswitch python3-sortedcontainers 2026-06-18 10:41:53.468 | 0 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 10:41:53.468 | Need to get 4219 kB of archives. 2026-06-18 10:41:53.468 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-18 10:41:53.468 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-18 10:41:53.492 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-18 10:41:53.504 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-18 10:41:53.505 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-18 10:41:53.506 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-18 10:41:53.517 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-18 10:41:53.779 | perl: warning: Setting locale failed. 2026-06-18 10:41:53.780 | perl: warning: Please check that your locale settings: 2026-06-18 10:41:53.780 | LANGUAGE = (unset), 2026-06-18 10:41:53.780 | LC_ALL = "en_US.utf8", 2026-06-18 10:41:53.780 | LANG = "de_DE.UTF-8" 2026-06-18 10:41:53.780 | are supported and installed on your system. 2026-06-18 10:41:53.780 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:41:53.843 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:41:53.843 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:41:53.843 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:41:54.040 | Fetched 4219 kB in 0s (47.4 MB/s) 2026-06-18 10:41:54.091 | Selecting previously unselected package libunbound8:amd64. 2026-06-18 10:41:54.165 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-06-18 10:41:54.174 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-18 10:41:54.181 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 10:41:54.238 | Selecting previously unselected package openvswitch-common. 2026-06-18 10:41:54.253 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 10:41:54.257 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 10:41:54.359 | Selecting previously unselected package python3-sortedcontainers. 2026-06-18 10:41:54.373 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-18 10:41:54.377 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-18 10:41:54.431 | Selecting previously unselected package libxdp1:amd64. 2026-06-18 10:41:54.446 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-18 10:41:54.450 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 10:41:54.508 | Selecting previously unselected package python3-openvswitch. 2026-06-18 10:41:54.523 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 10:41:54.528 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 10:41:54.634 | Selecting previously unselected package openvswitch-switch. 2026-06-18 10:41:54.648 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-18 10:41:54.658 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 10:41:54.789 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-18 10:41:55.030 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-18 10:41:55.042 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-18 10:41:55.054 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 10:41:55.068 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 10:41:55.453 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-18 10:41:55.477 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-18 10:41:56.157 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-18 10:41:56.350 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-18 10:41:57.385 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 10:41:59.149 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-18 10:41:59.396 | perl: warning: Setting locale failed. 2026-06-18 10:41:59.396 | perl: warning: Please check that your locale settings: 2026-06-18 10:41:59.396 | LANGUAGE = (unset), 2026-06-18 10:41:59.396 | LC_ALL = "en_US.utf8", 2026-06-18 10:41:59.396 | LANG = "de_DE.UTF-8" 2026-06-18 10:41:59.396 | are supported and installed on your system. 2026-06-18 10:41:59.396 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:41:59.526 | perl: warning: Setting locale failed. 2026-06-18 10:41:59.526 | perl: warning: Please check that your locale settings: 2026-06-18 10:41:59.526 | LANGUAGE = (unset), 2026-06-18 10:41:59.526 | LC_ALL = "en_US.utf8", 2026-06-18 10:41:59.527 | LANG = "de_DE.UTF-8" 2026-06-18 10:41:59.527 | are supported and installed on your system. 2026-06-18 10:41:59.527 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:41:59.577 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:41:59.577 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:41:59.577 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:41:59.647 | perl: warning: Setting locale failed. 2026-06-18 10:41:59.648 | perl: warning: Please check that your locale settings: 2026-06-18 10:41:59.648 | LANGUAGE = (unset), 2026-06-18 10:41:59.648 | LC_ALL = "en_US.utf8", 2026-06-18 10:41:59.648 | LANG = "de_DE.UTF-8" 2026-06-18 10:41:59.648 | are supported and installed on your system. 2026-06-18 10:41:59.648 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:42:00.156 | 2026-06-18 10:42:00.156 | Running kernel seems to be up-to-date. 2026-06-18 10:42:00.156 | 2026-06-18 10:42:00.156 | Restarting services... 2026-06-18 10:42:00.204 | 2026-06-18 10:42:00.204 | Service restarts being deferred: 2026-06-18 10:42:00.204 | /etc/needrestart/restart.d/dbus.service 2026-06-18 10:42:00.204 | systemctl restart systemd-logind.service 2026-06-18 10:42:00.204 | systemctl restart virtlockd.service 2026-06-18 10:42:00.204 | systemctl restart virtlogd.service 2026-06-18 10:42:00.204 | 2026-06-18 10:42:00.205 | No containers need to be restarted. 2026-06-18 10:42:00.205 | 2026-06-18 10:42:00.205 | User sessions running outdated binaries: 2026-06-18 10:42:00.205 | quobyte @ session #5: sshd[2023] 2026-06-18 10:42:00.215 | quobyte @ user manager service: systemd[1162] 2026-06-18 10:42:00.226 | 2026-06-18 10:42:00.226 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 10:42:02.646 | + functions-common:apt_get:1205 : result=0 2026-06-18 10:42:02.651 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 10:42:02.655 | + functions-common:time_stop:2414 : local name 2026-06-18 10:42:02.659 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:42:02.662 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:42:02.666 | + functions-common:time_stop:2417 : local total 2026-06-18 10:42:02.670 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:42:02.674 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 10:42:02.676 | + functions-common:time_stop:2421 : start_time=1781779312382 2026-06-18 10:42:02.680 | + functions-common:time_stop:2423 : [[ -z 1781779312382 ]] 2026-06-18 10:42:02.685 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:42:02.691 | + functions-common:time_stop:2426 : end_time=1781779322686 2026-06-18 10:42:02.695 | + functions-common:time_stop:2427 : elapsed_time=10304 2026-06-18 10:42:02.699 | + functions-common:time_stop:2428 : total=169808 2026-06-18 10:42:02.701 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:42:02.705 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=180112 2026-06-18 10:42:02.708 | + functions-common:apt_get:1209 : return 0 2026-06-18 10:42:02.714 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-18 10:42:02.741 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 10:42:02.745 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 10:42:02.748 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 10:42:02.752 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 10:42:02.757 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 10:42:02.761 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 10:42:02.765 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 10:42:02.770 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:42:02.774 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:42:02.778 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 10:42:02.782 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 10:42:02.786 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 10:42:02.790 | + functions-common:apt_get_update:1161 : return 2026-06-18 10:42:02.793 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-18 10:42:02.798 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 10:42:02.802 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:42:02.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:42:02.811 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-18 10:42:02.842 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-18 10:42:02.881 | Reading package lists... 2026-06-18 10:42:03.234 | Building dependency tree... 2026-06-18 10:42:03.237 | Reading state information... 2026-06-18 10:42:03.733 | The following additional packages will be installed: 2026-06-18 10:42:03.733 | ovn-common 2026-06-18 10:42:03.772 | The following NEW packages will be installed: 2026-06-18 10:42:03.773 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-18 10:42:03.842 | 0 upgraded, 4 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 10:42:03.842 | Need to get 2360 kB of archives. 2026-06-18 10:42:03.842 | After this operation, 8355 kB of additional disk space will be used. 2026-06-18 10:42:03.842 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-18 10:42:03.944 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-18 10:42:03.950 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-18 10:42:03.953 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-18 10:42:04.193 | perl: warning: Setting locale failed. 2026-06-18 10:42:04.194 | perl: warning: Please check that your locale settings: 2026-06-18 10:42:04.194 | LANGUAGE = (unset), 2026-06-18 10:42:04.194 | LC_ALL = "en_US.utf8", 2026-06-18 10:42:04.194 | LANG = "de_DE.UTF-8" 2026-06-18 10:42:04.194 | are supported and installed on your system. 2026-06-18 10:42:04.194 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:42:04.258 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:42:04.258 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:42:04.258 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:42:04.448 | Fetched 2360 kB in 0s (14.3 MB/s) 2026-06-18 10:42:04.515 | Selecting previously unselected package ovn-common. 2026-06-18 10:42:04.581 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-18 10:42:04.588 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:42:04.592 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 10:42:04.699 | Selecting previously unselected package ovn-central. 2026-06-18 10:42:04.712 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:42:04.716 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 10:42:04.779 | Selecting previously unselected package ovn-controller-vtep. 2026-06-18 10:42:04.792 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:42:04.796 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 10:42:04.853 | Selecting previously unselected package ovn-host. 2026-06-18 10:42:04.866 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-18 10:42:04.873 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 10:42:04.957 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 10:42:04.976 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 10:42:05.458 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 10:42:05.647 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-18 10:42:06.120 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-18 10:42:06.182 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 10:42:06.703 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 10:42:06.892 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-18 10:42:07.610 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-18 10:42:08.308 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-18 10:42:09.182 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-18 10:42:09.255 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-18 10:42:09.461 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-18 10:42:10.027 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 10:42:12.024 | perl: warning: Setting locale failed. 2026-06-18 10:42:12.024 | perl: warning: Please check that your locale settings: 2026-06-18 10:42:12.024 | LANGUAGE = (unset), 2026-06-18 10:42:12.024 | LC_ALL = "en_US.utf8", 2026-06-18 10:42:12.024 | LANG = "de_DE.UTF-8" 2026-06-18 10:42:12.024 | are supported and installed on your system. 2026-06-18 10:42:12.024 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:42:12.157 | perl: warning: Setting locale failed. 2026-06-18 10:42:12.157 | perl: warning: Please check that your locale settings: 2026-06-18 10:42:12.157 | LANGUAGE = (unset), 2026-06-18 10:42:12.157 | LC_ALL = "en_US.utf8", 2026-06-18 10:42:12.157 | LANG = "de_DE.UTF-8" 2026-06-18 10:42:12.157 | are supported and installed on your system. 2026-06-18 10:42:12.157 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:42:12.207 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:42:12.207 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:42:12.207 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:42:12.278 | perl: warning: Setting locale failed. 2026-06-18 10:42:12.278 | perl: warning: Please check that your locale settings: 2026-06-18 10:42:12.278 | LANGUAGE = (unset), 2026-06-18 10:42:12.278 | LC_ALL = "en_US.utf8", 2026-06-18 10:42:12.278 | LANG = "de_DE.UTF-8" 2026-06-18 10:42:12.278 | are supported and installed on your system. 2026-06-18 10:42:12.278 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:42:12.796 | 2026-06-18 10:42:12.796 | Running kernel seems to be up-to-date. 2026-06-18 10:42:12.796 | 2026-06-18 10:42:12.796 | Restarting services... 2026-06-18 10:42:12.846 | 2026-06-18 10:42:12.846 | Service restarts being deferred: 2026-06-18 10:42:12.846 | /etc/needrestart/restart.d/dbus.service 2026-06-18 10:42:12.846 | systemctl restart systemd-logind.service 2026-06-18 10:42:12.846 | systemctl restart virtlockd.service 2026-06-18 10:42:12.846 | systemctl restart virtlogd.service 2026-06-18 10:42:12.846 | 2026-06-18 10:42:12.846 | No containers need to be restarted. 2026-06-18 10:42:12.847 | 2026-06-18 10:42:12.847 | User sessions running outdated binaries: 2026-06-18 10:42:12.847 | quobyte @ session #5: sshd[2023] 2026-06-18 10:42:12.859 | quobyte @ user manager service: systemd[1162] 2026-06-18 10:42:12.870 | 2026-06-18 10:42:12.870 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 10:42:15.139 | + functions-common:apt_get:1205 : result=0 2026-06-18 10:42:15.143 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 10:42:15.147 | + functions-common:time_stop:2414 : local name 2026-06-18 10:42:15.151 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:42:15.156 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:42:15.160 | + functions-common:time_stop:2417 : local total 2026-06-18 10:42:15.164 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:42:15.168 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 10:42:15.172 | + functions-common:time_stop:2421 : start_time=1781779322837 2026-06-18 10:42:15.176 | + functions-common:time_stop:2423 : [[ -z 1781779322837 ]] 2026-06-18 10:42:15.181 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:42:15.187 | + functions-common:time_stop:2426 : end_time=1781779335183 2026-06-18 10:42:15.191 | + functions-common:time_stop:2427 : elapsed_time=12346 2026-06-18 10:42:15.195 | + functions-common:time_stop:2428 : total=180112 2026-06-18 10:42:15.199 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:42:15.202 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=192458 2026-06-18 10:42:15.206 | + functions-common:apt_get:1209 : return 0 2026-06-18 10:42:15.211 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:42:15.214 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:42:15.219 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-18 10:42:15.222 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-18 10:42:15.228 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 10:42:15.233 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-18 10:42:15.237 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 10:42:15.241 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-18 10:42:15.245 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 10:42:15.249 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-18 10:42:15.253 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 10:42:15.257 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-18 10:42:15.261 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 10:42:15.265 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-18 10:42:15.270 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 10:42:15.274 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-18 10:42:15.278 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 10:42:15.281 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-18 10:42:15.285 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-18 10:42:15.288 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-18 10:42:15.292 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-18 10:42:15.296 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-18 10:42:15.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:42:15.305 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:42:15.309 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-18 10:42:15.313 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:42:15.316 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-18 10:42:15.321 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 10:42:15.325 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-18 10:42:15.352 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:42:15.356 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-18 10:42:15.360 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-18 10:42:15.364 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-18 10:42:15.368 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 10:42:15.373 | + lib/stack:stack_install_service:32 : install_nova 2026-06-18 10:42:15.376 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-18 10:42:15.380 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-18 10:42:15.384 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:42:15.388 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:42:15.392 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-18 10:42:15.396 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:42:15.400 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-18 10:42:15.424 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:42:15.428 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 10:42:15.431 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-18 10:42:15.435 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-18 10:42:15.439 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-18 10:42:15.442 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-18 10:42:15.601 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-18 10:42:15.605 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:42:15.609 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:42:15.612 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 10:42:15.615 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 10:42:15.618 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 10:42:15.621 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 10:42:15.625 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 10:42:15.628 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 10:42:15.631 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 10:42:15.635 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:42:15.638 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:42:15.641 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 10:42:15.644 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 10:42:15.647 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 10:42:15.650 | + functions-common:apt_get_update:1161 : return 2026-06-18 10:42:15.654 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 10:42:15.657 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 10:42:15.660 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:42:15.663 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:42:15.666 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 10:42:15.694 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-18 10:42:15.733 | Reading package lists... 2026-06-18 10:42:16.127 | Building dependency tree... 2026-06-18 10:42:16.129 | Reading state information... 2026-06-18 10:42:16.716 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-06-18 10:42:16.716 | libvirt-clients set to manually installed. 2026-06-18 10:42:16.716 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-06-18 10:42:16.716 | The following additional packages will be installed: 2026-06-18 10:42:16.716 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-18 10:42:16.717 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-18 10:42:16.717 | qemu-system-sparc 2026-06-18 10:42:16.719 | Suggested packages: 2026-06-18 10:42:16.719 | python-zstandard-doc samba vde2 2026-06-18 10:42:16.769 | The following packages will be REMOVED: 2026-06-18 10:42:16.772 | apport-core-dump-handler 2026-06-18 10:42:16.774 | The following NEW packages will be installed: 2026-06-18 10:42:16.775 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-18 10:42:16.775 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-18 10:42:16.775 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-18 10:42:16.832 | 0 upgraded, 13 newly installed, 1 to remove and 70 not upgraded. 2026-06-18 10:42:16.833 | Need to get 110 MB of archives. 2026-06-18 10:42:16.833 | After this operation, 897 MB of additional disk space will be used. 2026-06-18 10:42:16.833 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-18 10:42:16.856 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-18 10:42:16.858 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-18 10:42:16.861 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-18 10:42:16.864 | 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-06-18 10:42:17.016 | 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-06-18 10:42:17.228 | 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-06-18 10:42:17.331 | 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-06-18 10:42:17.417 | 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-06-18 10:42:17.464 | 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-06-18 10:42:18.919 | 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-06-18 10:42:18.920 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-18 10:42:18.987 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-18 10:42:19.247 | perl: warning: Setting locale failed. 2026-06-18 10:42:19.247 | perl: warning: Please check that your locale settings: 2026-06-18 10:42:19.247 | LANGUAGE = (unset), 2026-06-18 10:42:19.247 | LC_ALL = "en_US.utf8", 2026-06-18 10:42:19.247 | LANG = "de_DE.UTF-8" 2026-06-18 10:42:19.247 | are supported and installed on your system. 2026-06-18 10:42:19.247 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:42:19.309 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:42:19.309 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:42:19.309 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:42:19.578 | Fetched 110 MB in 2s (50.0 MB/s) 2026-06-18 10:42:19.617 | Selecting previously unselected package python3-zstandard. 2026-06-18 10:42:19.682 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-06-18 10:42:19.690 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-18 10:42:19.693 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-18 10:42:19.829 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-18 10:42:19.829 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-18 10:42:19.829 | Package apport-core-dump-handler is to be removed. 2026-06-18 10:42:19.829 | Package python3-zstandard is not configured yet. 2026-06-18 10:42:19.829 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-18 10:42:19.829 | Package apport-core-dump-handler is to be removed. 2026-06-18 10:42:19.829 | Package systemd-coredump is not installed. 2026-06-18 10:42:19.829 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-18 10:42:19.829 | Package apport-core-dump-handler is to be removed. 2026-06-18 10:42:19.829 | Package python3-zstandard is not configured yet. 2026-06-18 10:42:19.830 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-18 10:42:19.830 | Package apport-core-dump-handler is to be removed. 2026-06-18 10:42:19.830 | Package systemd-coredump is not installed. 2026-06-18 10:42:19.830 | 2026-06-18 10:42:19.899 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-06-18 10:42:19.905 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-18 10:42:20.753 | Selecting previously unselected package systemd-coredump. 2026-06-18 10:42:20.815 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-18 10:42:20.822 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-18 10:42:20.826 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 10:42:20.886 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-18 10:42:20.898 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-18 10:42:20.910 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 10:42:20.977 | Selecting previously unselected package python3-libvirt. 2026-06-18 10:42:20.990 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-18 10:42:20.994 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-18 10:42:21.061 | Selecting previously unselected package qemu-system-arm. 2026-06-18 10:42:21.074 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 10:42:21.086 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:21.566 | Selecting previously unselected package qemu-system-mips. 2026-06-18 10:42:21.579 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 10:42:21.590 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:22.147 | Selecting previously unselected package qemu-system-ppc. 2026-06-18 10:42:22.160 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 10:42:22.173 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:22.594 | Selecting previously unselected package qemu-system-sparc. 2026-06-18 10:42:22.607 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 10:42:22.620 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:22.873 | Selecting previously unselected package qemu-system-s390x. 2026-06-18 10:42:22.886 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 10:42:22.898 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:23.070 | Selecting previously unselected package qemu-system-misc. 2026-06-18 10:42:23.084 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 10:42:23.097 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:24.996 | Selecting previously unselected package qemu-system. 2026-06-18 10:42:25.010 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-18 10:42:25.014 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:25.056 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-18 10:42:25.069 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-18 10:42:25.074 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-18 10:42:26.816 | Selecting previously unselected package qemu-efi-arm. 2026-06-18 10:42:26.831 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-18 10:42:26.835 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-18 10:42:27.594 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-18 10:42:28.115 | Creating group 'systemd-coredump' with GID 987. 2026-06-18 10:42:28.120 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-18 10:42:28.146 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-18 10:42:28.452 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:28.471 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:28.490 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-18 10:42:28.509 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:28.526 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-18 10:42:28.538 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:28.557 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-18 10:42:28.805 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:28.823 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-18 10:42:28.834 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:28.853 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-18 10:42:28.864 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-18 10:42:30.667 | perl: warning: Setting locale failed. 2026-06-18 10:42:30.667 | perl: warning: Please check that your locale settings: 2026-06-18 10:42:30.667 | LANGUAGE = (unset), 2026-06-18 10:42:30.667 | LC_ALL = "en_US.utf8", 2026-06-18 10:42:30.667 | LANG = "de_DE.UTF-8" 2026-06-18 10:42:30.667 | are supported and installed on your system. 2026-06-18 10:42:30.667 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:42:30.800 | perl: warning: Setting locale failed. 2026-06-18 10:42:30.800 | perl: warning: Please check that your locale settings: 2026-06-18 10:42:30.800 | LANGUAGE = (unset), 2026-06-18 10:42:30.800 | LC_ALL = "en_US.utf8", 2026-06-18 10:42:30.800 | LANG = "de_DE.UTF-8" 2026-06-18 10:42:30.800 | are supported and installed on your system. 2026-06-18 10:42:30.800 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:42:30.850 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-18 10:42:30.851 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-18 10:42:30.851 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-18 10:42:30.924 | perl: warning: Setting locale failed. 2026-06-18 10:42:30.924 | perl: warning: Please check that your locale settings: 2026-06-18 10:42:30.924 | LANGUAGE = (unset), 2026-06-18 10:42:30.924 | LC_ALL = "en_US.utf8", 2026-06-18 10:42:30.924 | LANG = "de_DE.UTF-8" 2026-06-18 10:42:30.924 | are supported and installed on your system. 2026-06-18 10:42:30.924 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:42:31.426 | 2026-06-18 10:42:31.426 | Running kernel seems to be up-to-date. 2026-06-18 10:42:31.426 | 2026-06-18 10:42:31.426 | Restarting services... 2026-06-18 10:42:31.478 | 2026-06-18 10:42:31.478 | Service restarts being deferred: 2026-06-18 10:42:31.478 | /etc/needrestart/restart.d/dbus.service 2026-06-18 10:42:31.479 | systemctl restart systemd-logind.service 2026-06-18 10:42:31.479 | systemctl restart virtlockd.service 2026-06-18 10:42:31.479 | systemctl restart virtlogd.service 2026-06-18 10:42:31.479 | 2026-06-18 10:42:31.479 | No containers need to be restarted. 2026-06-18 10:42:31.479 | 2026-06-18 10:42:31.479 | User sessions running outdated binaries: 2026-06-18 10:42:31.479 | quobyte @ session #5: sshd[2023] 2026-06-18 10:42:31.490 | quobyte @ user manager service: systemd[1162] 2026-06-18 10:42:31.502 | 2026-06-18 10:42:31.502 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-18 10:42:33.805 | + functions-common:apt_get:1205 : result=0 2026-06-18 10:42:33.809 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 10:42:33.813 | + functions-common:time_stop:2414 : local name 2026-06-18 10:42:33.817 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:42:33.821 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:42:33.825 | + functions-common:time_stop:2417 : local total 2026-06-18 10:42:33.829 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:42:33.832 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 10:42:33.836 | + functions-common:time_stop:2421 : start_time=1781779335690 2026-06-18 10:42:33.840 | + functions-common:time_stop:2423 : [[ -z 1781779335690 ]] 2026-06-18 10:42:33.845 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:42:33.850 | + functions-common:time_stop:2426 : end_time=1781779353846 2026-06-18 10:42:33.854 | + functions-common:time_stop:2427 : elapsed_time=18156 2026-06-18 10:42:33.858 | + functions-common:time_stop:2428 : total=192458 2026-06-18 10:42:33.862 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:42:33.866 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=210614 2026-06-18 10:42:33.871 | + functions-common:apt_get:1209 : return 0 2026-06-18 10:42:33.875 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 10:42:33.879 | + functions-common:install_package:1432 : update_package_repo 2026-06-18 10:42:33.883 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-18 10:42:33.887 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-18 10:42:33.891 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-18 10:42:33.894 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-18 10:42:33.898 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-18 10:42:33.902 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:42:33.906 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:42:33.910 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-18 10:42:33.914 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-18 10:42:33.918 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-18 10:42:33.922 | + functions-common:apt_get_update:1161 : return 2026-06-18 10:42:33.926 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-18 10:42:33.930 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-18 10:42:33.934 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:42:33.938 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:42:33.942 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-18 10:42:33.973 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-18 10:42:34.015 | Reading package lists... 2026-06-18 10:42:34.448 | Building dependency tree... 2026-06-18 10:42:34.450 | Reading state information... 2026-06-18 10:42:35.236 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-18 10:42:35.237 | ovmf set to manually installed. 2026-06-18 10:42:35.237 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-18 10:42:35.237 | swtpm set to manually installed. 2026-06-18 10:42:35.237 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-18 10:42:35.237 | swtpm-tools set to manually installed. 2026-06-18 10:42:35.237 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-18 10:42:35.237 | mdevctl set to manually installed. 2026-06-18 10:42:35.238 | 0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded. 2026-06-18 10:42:35.244 | + functions-common:apt_get:1205 : result=0 2026-06-18 10:42:35.248 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-18 10:42:35.252 | + functions-common:time_stop:2414 : local name 2026-06-18 10:42:35.256 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:42:35.260 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:42:35.264 | + functions-common:time_stop:2417 : local total 2026-06-18 10:42:35.268 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:42:35.272 | + functions-common:time_stop:2420 : name=apt-get 2026-06-18 10:42:35.276 | + functions-common:time_stop:2421 : start_time=1781779353969 2026-06-18 10:42:35.280 | + functions-common:time_stop:2423 : [[ -z 1781779353969 ]] 2026-06-18 10:42:35.285 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:42:35.291 | + functions-common:time_stop:2426 : end_time=1781779355287 2026-06-18 10:42:35.295 | + functions-common:time_stop:2427 : elapsed_time=1318 2026-06-18 10:42:35.299 | + functions-common:time_stop:2428 : total=210614 2026-06-18 10:42:35.302 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:42:35.306 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=211932 2026-06-18 10:42:35.311 | + functions-common:apt_get:1209 : return 0 2026-06-18 10:42:35.315 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-18 10:42:35.320 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 10:42:35.326 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 10:42:35.330 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-18 10:42:35.334 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-18 10:42:35.338 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-18 10:42:35.342 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-18 10:42:35.346 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-18 10:42:35.350 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-18 10:42:35.377 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:42:35.383 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-18 10:42:35.410 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-18 10:42:35.414 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-18 10:42:35.418 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-18 10:42:35.423 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-18 10:42:35.427 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-18 10:42:35.431 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-18 10:42:35.435 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-18 10:42:35.439 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 10:42:35.445 | ++ functions-common:git_clone:587 : pwd 2026-06-18 10:42:35.450 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 10:42:35.454 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 10:42:35.459 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 10:42:35.485 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 10:42:35.490 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 10:42:35.493 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 10:42:35.499 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-18 10:42:35.500 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 10:42:35.506 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-18 10:42:35.510 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 10:42:35.514 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-18 10:42:35.518 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:42:35.522 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:42:35.526 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:42:35.530 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:42:35.533 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:42:35.537 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:42:35.541 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:42:35.545 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:42:35.550 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:42:35.556 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779355552 2026-06-18 10:42:35.560 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-18 10:42:35.565 | Cloning into '/opt/stack/novnc'... 2026-06-18 10:42:37.555 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:42:37.559 | + functions-common:time_stop:2414 : local name 2026-06-18 10:42:37.563 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:42:37.567 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:42:37.571 | + functions-common:time_stop:2417 : local total 2026-06-18 10:42:37.574 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:42:37.578 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:42:37.582 | + functions-common:time_stop:2421 : start_time=1781779355552 2026-06-18 10:42:37.586 | + functions-common:time_stop:2423 : [[ -z 1781779355552 ]] 2026-06-18 10:42:37.591 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:42:37.597 | + functions-common:time_stop:2426 : end_time=1781779357592 2026-06-18 10:42:37.601 | + functions-common:time_stop:2427 : elapsed_time=2040 2026-06-18 10:42:37.604 | + functions-common:time_stop:2428 : total=151432 2026-06-18 10:42:37.608 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:42:37.612 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153472 2026-06-18 10:42:37.617 | + functions-common:git_clone:625 : cd /opt/stack/novnc 2026-06-18 10:42:37.621 | + functions-common:git_clone:626 : git_timed fetch origin v1.3.0 2026-06-18 10:42:37.625 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:42:37.629 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:42:37.633 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:42:37.637 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:42:37.641 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:42:37.645 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:42:37.649 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:42:37.653 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:42:37.658 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:42:37.663 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779357659 2026-06-18 10:42:37.668 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-18 10:42:38.029 | From https://github.com/novnc/novnc 2026-06-18 10:42:38.030 | * tag v1.3.0 -> FETCH_HEAD 2026-06-18 10:42:38.041 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:42:38.045 | + functions-common:time_stop:2414 : local name 2026-06-18 10:42:38.049 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:42:38.053 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:42:38.057 | + functions-common:time_stop:2417 : local total 2026-06-18 10:42:38.061 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:42:38.065 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:42:38.069 | + functions-common:time_stop:2421 : start_time=1781779357659 2026-06-18 10:42:38.073 | + functions-common:time_stop:2423 : [[ -z 1781779357659 ]] 2026-06-18 10:42:38.078 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:42:38.083 | + functions-common:time_stop:2426 : end_time=1781779358079 2026-06-18 10:42:38.088 | + functions-common:time_stop:2427 : elapsed_time=420 2026-06-18 10:42:38.091 | + functions-common:time_stop:2428 : total=153472 2026-06-18 10:42:38.095 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:42:38.099 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153892 2026-06-18 10:42:38.104 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 10:42:38.107 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:42:38.112 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:42:38.116 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:42:38.120 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:42:38.124 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:42:38.128 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:42:38.132 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:42:38.136 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:42:38.141 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:42:38.147 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779358142 2026-06-18 10:42:38.151 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 10:42:38.184 | Note: switching to 'FETCH_HEAD'. 2026-06-18 10:42:38.185 | 2026-06-18 10:42:38.185 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 10:42:38.185 | changes and commit them, and you can discard any commits you make in this 2026-06-18 10:42:38.185 | state without impacting any branches by switching back to a branch. 2026-06-18 10:42:38.185 | 2026-06-18 10:42:38.185 | If you want to create a new branch to retain commits you create, you may 2026-06-18 10:42:38.185 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 10:42:38.186 | 2026-06-18 10:42:38.186 | git switch -c 2026-06-18 10:42:38.186 | 2026-06-18 10:42:38.186 | Or undo this operation with: 2026-06-18 10:42:38.186 | 2026-06-18 10:42:38.186 | git switch - 2026-06-18 10:42:38.186 | 2026-06-18 10:42:38.186 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 10:42:38.186 | 2026-06-18 10:42:38.186 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-18 10:42:38.190 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:42:38.195 | + functions-common:time_stop:2414 : local name 2026-06-18 10:42:38.199 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:42:38.202 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:42:38.206 | + functions-common:time_stop:2417 : local total 2026-06-18 10:42:38.210 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:42:38.214 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:42:38.218 | + functions-common:time_stop:2421 : start_time=1781779358142 2026-06-18 10:42:38.222 | + functions-common:time_stop:2423 : [[ -z 1781779358142 ]] 2026-06-18 10:42:38.227 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:42:38.233 | + functions-common:time_stop:2426 : end_time=1781779358229 2026-06-18 10:42:38.237 | + functions-common:time_stop:2427 : elapsed_time=87 2026-06-18 10:42:38.241 | + functions-common:time_stop:2428 : total=153892 2026-06-18 10:42:38.245 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:42:38.249 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153979 2026-06-18 10:42:38.253 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-18 10:42:38.272 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-18 10:42:38.277 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 10:42:38.278 | + functions-common:git_clone:667 : head -1 2026-06-18 10:42:38.281 | 463c39e noVNC 1.3.0 2026-06-18 10:42:38.285 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 10:42:38.289 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-18 10:42:38.317 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:42:38.321 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/06/993306/9 2026-06-18 10:42:38.325 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-18 10:42:38.330 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-18 10:42:38.334 | + functions-common:git_clone:585 : local git_ref=refs/changes/06/993306/9 2026-06-18 10:42:38.339 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 10:42:38.344 | ++ functions-common:git_clone:587 : pwd 2026-06-18 10:42:38.349 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 10:42:38.353 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 10:42:38.359 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 10:42:38.386 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 10:42:38.390 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 10:42:38.394 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 10:42:38.400 | + functions-common:git_clone:604 : echo refs/changes/06/993306/9 2026-06-18 10:42:38.401 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 10:42:38.407 | + functions-common:git_clone:606 : [[ ! -d /opt/stack/nova ]] 2026-06-18 10:42:38.412 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2026-06-18 10:42:38.416 | + functions-common:git_clone:612 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-18 10:42:38.420 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:42:38.424 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:42:38.428 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:42:38.432 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:42:38.436 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:42:38.440 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:42:38.443 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:42:38.447 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:42:38.453 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:42:38.459 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779358454 2026-06-18 10:42:38.463 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-18 10:42:38.467 | Cloning into '/opt/stack/nova'... 2026-06-18 10:46:19.190 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:46:19.195 | + functions-common:time_stop:2414 : local name 2026-06-18 10:46:19.199 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:46:19.202 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:46:19.206 | + functions-common:time_stop:2417 : local total 2026-06-18 10:46:19.209 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:46:19.213 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:46:19.217 | + functions-common:time_stop:2421 : start_time=1781779358454 2026-06-18 10:46:19.221 | + functions-common:time_stop:2423 : [[ -z 1781779358454 ]] 2026-06-18 10:46:19.225 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:46:19.242 | + functions-common:time_stop:2426 : end_time=1781779579238 2026-06-18 10:46:19.245 | + functions-common:time_stop:2427 : elapsed_time=220784 2026-06-18 10:46:19.249 | + functions-common:time_stop:2428 : total=153979 2026-06-18 10:46:19.253 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:46:19.257 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=374763 2026-06-18 10:46:19.260 | + functions-common:git_clone:614 : cd /opt/stack/nova 2026-06-18 10:46:19.264 | + functions-common:git_clone:615 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/06/993306/9 2026-06-18 10:46:19.267 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:46:19.271 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:46:19.274 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:46:19.277 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:46:19.280 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:46:19.284 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:46:19.288 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:46:19.292 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:46:19.296 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:46:19.302 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779579297 2026-06-18 10:46:19.306 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/06/993306/9 2026-06-18 10:46:20.830 | From https://review.opendev.org/openstack/nova 2026-06-18 10:46:20.830 | * branch refs/changes/06/993306/9 -> FETCH_HEAD 2026-06-18 10:46:20.839 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:46:20.843 | + functions-common:time_stop:2414 : local name 2026-06-18 10:46:20.847 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:46:20.850 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:46:20.853 | + functions-common:time_stop:2417 : local total 2026-06-18 10:46:20.856 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:46:20.859 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:46:20.862 | + functions-common:time_stop:2421 : start_time=1781779579297 2026-06-18 10:46:20.866 | + functions-common:time_stop:2423 : [[ -z 1781779579297 ]] 2026-06-18 10:46:20.870 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:46:20.874 | + functions-common:time_stop:2426 : end_time=1781779580872 2026-06-18 10:46:20.878 | + functions-common:time_stop:2427 : elapsed_time=1575 2026-06-18 10:46:20.880 | + functions-common:time_stop:2428 : total=374763 2026-06-18 10:46:20.884 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:46:20.887 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=376338 2026-06-18 10:46:20.891 | + functions-common:git_clone:615 : git checkout FETCH_HEAD 2026-06-18 10:46:21.026 | Note: switching to 'FETCH_HEAD'. 2026-06-18 10:46:21.026 | 2026-06-18 10:46:21.026 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 10:46:21.026 | changes and commit them, and you can discard any commits you make in this 2026-06-18 10:46:21.026 | state without impacting any branches by switching back to a branch. 2026-06-18 10:46:21.026 | 2026-06-18 10:46:21.026 | If you want to create a new branch to retain commits you create, you may 2026-06-18 10:46:21.027 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 10:46:21.027 | 2026-06-18 10:46:21.027 | git switch -c 2026-06-18 10:46:21.027 | 2026-06-18 10:46:21.027 | Or undo this operation with: 2026-06-18 10:46:21.027 | 2026-06-18 10:46:21.027 | git switch - 2026-06-18 10:46:21.028 | 2026-06-18 10:46:21.028 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 10:46:21.028 | 2026-06-18 10:46:21.028 | HEAD is now at 6f877e4a30 Filter invalid kwargs in volume_api.create to prevent TypeError 2026-06-18 10:46:21.031 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-18 10:46:21.055 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-18 10:46:21.060 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 10:46:21.061 | + functions-common:git_clone:667 : head -1 2026-06-18 10:46:21.065 | 6f877e4a30 Filter invalid kwargs in volume_api.create to prevent TypeError 2026-06-18 10:46:21.070 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 10:46:21.074 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-18 10:46:21.078 | + inc/python:setup_develop:353 : local bindep 2026-06-18 10:46:21.082 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 10:46:21.086 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-18 10:46:21.090 | + inc/python:setup_develop:359 : local extras= 2026-06-18 10:46:21.094 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-18 10:46:21.098 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 10:46:21.102 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 10:46:21.105 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-18 10:46:21.109 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 10:46:21.113 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 10:46:21.118 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-18 10:46:21.122 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 10:46:21.127 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-18 10:46:21.131 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 10:46:21.134 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 10:46:21.139 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-18 10:46:21.146 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-18 10:46:21.150 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-18 10:46:21.154 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-18 10:46:21.314 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-18 10:46:21.318 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 10:46:21.321 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 10:46:21.325 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 10:46:21.328 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-18 10:46:21.331 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-18 10:46:21.334 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 10:46:21.337 | + inc/python:setup_package:446 : local extras= 2026-06-18 10:46:21.341 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 10:46:21.345 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 10:46:21.348 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 10:46:21.351 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 10:46:21.354 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 10:46:21.358 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-18 10:46:21.387 | Using python 3.12 to install /opt/stack/nova 2026-06-18 10:46:21.391 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-18 10:46:22.394 | Obtaining file:///opt/stack/nova 2026-06-18 10:46:22.398 | Installing build dependencies: started 2026-06-18 10:46:24.201 | Installing build dependencies: finished with status 'done' 2026-06-18 10:46:24.202 | Checking if build backend supports build_editable: started 2026-06-18 10:46:24.742 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 10:46:24.743 | Getting requirements to build editable: started 2026-06-18 10:46:25.041 | Getting requirements to build editable: finished with status 'done' 2026-06-18 10:46:25.043 | Preparing editable metadata (pyproject.toml): started 2026-06-18 10:46:27.164 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:46:27.190 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (7.0.3) 2026-06-18 10:46:27.193 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (2.0.50) 2026-06-18 10:46:27.193 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (5.3.1) 2026-06-18 10:46:27.193 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (0.41.0) 2026-06-18 10:46:27.193 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (3.1.6) 2026-06-18 10:46:27.194 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (13.0.0) 2026-06-18 10:46:27.194 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (6.1.1) 2026-06-18 10:46:27.195 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (2.5.1) 2026-06-18 10:46:27.196 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (43.0.3) 2026-06-18 10:46:27.197 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (1.8.10) 2026-06-18 10:46:27.199 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (3.5.1) 2026-06-18 10:46:27.199 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (3.1.0) 2026-06-18 10:46:27.199 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (3.10.1) 2026-06-18 10:46:27.200 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (3.17.0) 2026-06-18 10:46:27.201 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (1.18.4) 2026-06-18 10:46:27.202 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (1.3.0) 2026-06-18 10:46:27.202 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (4.0.0) 2026-06-18 10:46:27.203 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (4.26.0) 2026-06-18 10:46:27.204 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (9.9.0) 2026-06-18 10:46:27.205 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (5.14.0) 2026-06-18 10:46:27.206 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (12.0.0) 2026-06-18 10:46:27.206 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (4.12.0) 2026-06-18 10:46:27.207 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (2.34.2) 2026-06-18 10:46:27.208 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (5.8.0) 2026-06-18 10:46:27.422 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev183) 2026-06-18 10:46:27.580 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-18 10:46:27.596 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (4.2.0) 2026-06-18 10:46:27.597 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (7.5.0) 2026-06-18 10:46:27.598 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (10.5.0) 2026-06-18 10:46:27.599 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (6.4.0) 2026-06-18 10:46:27.600 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (8.2.0) 2026-06-18 10:46:27.601 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (2.11.0) 2026-06-18 10:46:27.601 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (3.8.0) 2026-06-18 10:46:27.602 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (5.10.0) 2026-06-18 10:46:27.603 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (2.7.1) 2026-06-18 10:46:27.604 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (10.1.1) 2026-06-18 10:46:27.605 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (18.0.0) 2026-06-18 10:46:27.606 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (7.9.0) 2026-06-18 10:46:27.606 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (18.1.0) 2026-06-18 10:46:27.607 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (5.1.0) 2026-06-18 10:46:27.608 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (3.11.0) 2026-06-18 10:46:27.609 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (6.8.0) 2026-06-18 10:46:27.610 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev183) (4.6.0) 2026-06-18 10:46:27.611 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (2.0.0) 2026-06-18 10:46:27.612 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (8.1.0) 2026-06-18 10:46:27.613 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (7.2.2) 2026-06-18 10:46:27.614 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (3.10.2) 2026-06-18 10:46:27.615 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (7.1.0) 2026-06-18 10:46:27.615 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (1.1.0) 2026-06-18 10:46:27.616 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (3.8.0) 2026-06-18 10:46:27.617 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (5.0.0) 2026-06-18 10:46:27.618 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (5.7.0) 2026-06-18 10:46:27.646 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev183) 2026-06-18 10:46:27.662 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-18 10:46:27.673 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (8.1.0) 2026-06-18 10:46:27.674 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (0.2.3) 2026-06-18 10:46:27.675 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (1.4.2) 2026-06-18 10:46:27.676 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (1.8.2) 2026-06-18 10:46:27.676 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (2.9.0.post0) 2026-06-18 10:46:27.677 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (3.3.0) 2026-06-18 10:46:27.678 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (4.16.0) 2026-06-18 10:46:27.679 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev183) (6.0.3) 2026-06-18 10:46:27.682 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev183) (1.3.12) 2026-06-18 10:46:27.683 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev183) (4.15.0) 2026-06-18 10:46:27.686 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev183) (7.4.0) 2026-06-18 10:46:27.690 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev183) (2.0.0) 2026-06-18 10:46:27.694 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev183) (3.0) 2026-06-18 10:46:27.702 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev183) (2.8.0) 2026-06-18 10:46:27.710 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev183) (3.1.0) 2026-06-18 10:46:27.712 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev183) (2.2.1) 2026-06-18 10:46:27.717 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev183) (3.0.3) 2026-06-18 10:46:27.720 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev183) (26.1.0) 2026-06-18 10:46:27.720 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev183) (2025.9.1) 2026-06-18 10:46:27.721 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev183) (0.37.0) 2026-06-18 10:46:27.722 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev183) (2026.5.1) 2026-06-18 10:46:27.731 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev183) (2.1.0) 2026-06-18 10:46:27.738 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev183) (4.0.1) 2026-06-18 10:46:27.739 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev183) (2.13.0) 2026-06-18 10:46:27.740 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev183) (5.8.0) 2026-06-18 10:46:27.753 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev183) (1.5.0) 2026-06-18 10:46:27.754 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev183) (1.1.0) 2026-06-18 10:46:27.755 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev183) (1.33) 2026-06-18 10:46:27.757 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev183) (4.10.0) 2026-06-18 10:46:27.765 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev183) (3.1.1) 2026-06-18 10:46:27.772 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev183) (9.1.4) 2026-06-18 10:46:27.784 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev183) (2.18.0) 2026-06-18 10:46:27.792 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev183) (0.20) 2026-06-18 10:46:27.806 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev183) (2.1.2) 2026-06-18 10:46:27.807 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev183) (0.6.2) 2026-06-18 10:46:27.824 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev183) (7.1.4) 2026-06-18 10:46:27.825 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev183) (5.3.1) 2026-06-18 10:46:27.826 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev183) (5.6.2) 2026-06-18 10:46:27.827 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev183) (0.16.0) 2026-06-18 10:46:27.832 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev183) (5.1.0) 2026-06-18 10:46:27.841 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev183) (2026.2) 2026-06-18 10:46:27.842 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev183) (26.2) 2026-06-18 10:46:27.850 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev183) (0.25.0) 2026-06-18 10:46:27.854 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev183) (5.0.0) 2026-06-18 10:46:27.856 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev183) (4.0.1) 2026-06-18 10:46:27.870 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev183) (1.2.0) 2026-06-18 10:46:27.892 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev183) (1.7.6) 2026-06-18 10:46:27.899 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev183) (2.2.0) 2026-06-18 10:46:27.905 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev183) (1.3.7) 2026-06-18 10:46:27.915 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev183) (3.3.2) 2026-06-18 10:46:27.928 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev183) (4.3.2) 2026-06-18 10:46:27.929 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev183) (3.7.1) 2026-06-18 10:46:27.939 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev183) (2.4.0) 2026-06-18 10:46:27.949 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev183) (3.0.3) 2026-06-18 10:46:27.950 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev183) (1.6.2) 2026-06-18 10:46:27.960 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev183) (82.0.1) 2026-06-18 10:46:27.979 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev183) (0.8.1) 2026-06-18 10:46:28.020 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev183) (4.14.0) 2026-06-18 10:46:28.027 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev183) (0.6.0) 2026-06-18 10:46:28.028 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev183) (4.0.0) 2026-06-18 10:46:28.038 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev183) (3.0.52) 2026-06-18 10:46:28.039 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev183) (1.11.0) 2026-06-18 10:46:28.040 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev183) (15.0.0) 2026-06-18 10:46:28.041 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev183) (1.8.0) 2026-06-18 10:46:28.062 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev183) (1.17.0) 2026-06-18 10:46:28.068 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev183) (2.1.0) 2026-06-18 10:46:28.070 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev183) (24.2.1) 2026-06-18 10:46:28.091 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev183) (4.6.0) 2026-06-18 10:46:28.116 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev183) (3.4.7) 2026-06-18 10:46:28.117 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev183) (3.18) 2026-06-18 10:46:28.118 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev183) (2.7.0) 2026-06-18 10:46:28.120 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev183) (2023.11.17) 2026-06-18 10:46:28.160 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev183) (4.2.0) 2026-06-18 10:46:28.161 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev183) (2.20.0) 2026-06-18 10:46:28.172 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev183) (0.1.2) 2026-06-18 10:46:28.192 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev183) (0.8) 2026-06-18 10:46:28.252 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev183) (0.16.0) 2026-06-18 10:46:28.772 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev183) 2026-06-18 10:46:28.787 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-18 10:46:28.824 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev183) 2026-06-18 10:46:28.842 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-18 10:46:28.896 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev183) 2026-06-18 10:46:28.912 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-18 10:46:29.023 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-18 10:46:29.050 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-18 10:46:29.077 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-18 10:46:29.108 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-18 10:46:29.360 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 69.4 MB/s 0:00:00 2026-06-18 10:46:29.377 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-18 10:46:29.443 | Building wheels for collected packages: nova 2026-06-18 10:46:29.445 | Building editable for nova (pyproject.toml): started 2026-06-18 10:46:31.925 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-18 10:46:31.926 | Created wheel for nova: filename=nova-33.1.0.dev183-0.editable-py3-none-any.whl size=9435 sha256=d266c118ec71bbd0e95528a6be679bc05ddefa3abbcb135cbda283c385398b4e 2026-06-18 10:46:31.926 | Stored in directory: /tmp/pip-ephem-wheel-cache-de1jzy0z/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-18 10:46:31.931 | Successfully built nova 2026-06-18 10:46:32.202 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-18 10:46:36.741 | 2026-06-18 10:46:36.767 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev183 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-18 10:46:36.987 | + inc/python:pip_install:216 : result=0 2026-06-18 10:46:36.990 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:46:36.994 | + functions-common:time_stop:2414 : local name 2026-06-18 10:46:36.998 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:46:37.001 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:46:37.005 | + functions-common:time_stop:2417 : local total 2026-06-18 10:46:37.008 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:46:37.012 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:46:37.016 | + functions-common:time_stop:2421 : start_time=1781779581380 2026-06-18 10:46:37.019 | + functions-common:time_stop:2423 : [[ -z 1781779581380 ]] 2026-06-18 10:46:37.024 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:46:37.030 | + functions-common:time_stop:2426 : end_time=1781779597025 2026-06-18 10:46:37.033 | + functions-common:time_stop:2427 : elapsed_time=15645 2026-06-18 10:46:37.037 | + functions-common:time_stop:2428 : total=137489 2026-06-18 10:46:37.041 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:46:37.044 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153134 2026-06-18 10:46:37.048 | + inc/python:pip_install:219 : return 0 2026-06-18 10:46:37.052 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 10:46:37.056 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:46:37.060 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-18 10:46:37.063 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-18 10:46:37.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:46:37.071 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:46:37.075 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-18 10:46:37.080 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:46:37.083 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-18 10:46:37.102 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 10:46:37.106 | + ./stack.sh:main:956 : configure_nova 2026-06-18 10:46:37.111 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-18 10:46:37.128 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-18 10:46:37.133 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-18 10:46:37.136 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-18 10:46:37.143 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-18 10:46:37.143 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-18 10:46:37.149 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-18 10:46:37.153 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-18 10:46:37.156 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-18 10:46:37.160 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-18 10:46:37.164 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-18 10:46:37.169 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-18 10:46:37.173 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 10:46:37.176 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-18 10:46:37.194 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-18 10:46:37.210 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-18 10:46:37.229 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-18 10:46:37.246 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-18 10:46:37.264 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-18 10:46:37.282 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-18 10:46:37.287 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-18 10:46:37.293 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.AINLT04IFC 2026-06-18 10:46:37.297 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 10:46:37.301 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-18 10:46:37.305 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-18 10:46:37.309 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 10:46:37.313 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-18 10:46:37.316 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.AINLT04IFC 2026-06-18 10:46:37.323 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.AINLT04IFC 2026-06-18 10:46:37.340 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.AINLT04IFC /etc/sudoers.d/nova-rootwrap 2026-06-18 10:46:37.358 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-18 10:46:37.365 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-18 10:46:37.369 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-18 10:46:37.373 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-18 10:46:37.377 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-18 10:46:37.381 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-18 10:46:37.386 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-18 10:46:37.392 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-18 10:46:37.392 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-18 10:46:37.403 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-18 10:46:37.409 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-18 10:46:37.427 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-18 10:46:37.444 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-18 10:46:37.448 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-18 10:46:37.455 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-18 10:46:37.481 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:37.484 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-18 10:46:37.496 | net.ipv4.ip_forward = 1 2026-06-18 10:46:37.503 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-18 10:46:37.506 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-18 10:46:37.511 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-18 10:46:37.529 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-18 10:46:37.533 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-18 10:46:37.537 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-18 10:46:37.555 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-18 10:46:37.561 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-18 10:46:37.561 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-18 10:46:37.569 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:985cc7a47f44 2026-06-18 10:46:37.573 | InitiatorName=iqn.2016-04.com.open-iscsi:985cc7a47f44 2026-06-18 10:46:37.578 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-18 10:46:37.582 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-18 10:46:37.674 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-18 10:46:37.679 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-18 10:46:37.683 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:46:37.687 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-18 10:46:37.760 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-18 10:46:37.763 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-18 10:46:37.769 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-18 10:46:37.779 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-18 10:46:37.830 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-18 10:46:37.833 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-18 10:46:37.875 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-18 10:46:37.918 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-18 10:46:37.960 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 10:46:38.004 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-18 10:46:38.049 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-18 10:46:38.094 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.165 2026-06-18 10:46:38.136 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-18 10:46:38.177 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-18 10:46:38.218 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-18 10:46:38.261 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-18 10:46:38.302 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-18 10:46:38.346 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-18 10:46:38.392 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-18 10:46:38.434 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-18 10:46:38.477 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-18 10:46:38.480 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:46:38.484 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:46:38.488 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:46:38.491 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:46:38.495 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:46:38.499 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:46:38.502 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:46:38.506 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:46:38.510 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:46:38.514 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:46:38.517 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:46:38.521 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:46:38.525 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:46:38.528 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-18 10:46:38.554 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:38.558 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 10:46:38.562 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-18 10:46:38.566 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-18 10:46:38.612 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-18 10:46:38.616 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-18 10:46:38.620 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-18 10:46:38.624 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-18 10:46:38.627 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 10:46:38.631 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 10:46:38.635 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 10:46:38.658 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:38.661 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 10:46:38.665 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 10:46:38.669 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 10:46:38.717 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-18 10:46:38.721 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-18 10:46:38.725 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-18 10:46:38.729 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-18 10:46:38.732 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 10:46:38.736 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 10:46:38.739 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 10:46:38.764 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:38.768 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 10:46:38.771 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-18 10:46:38.776 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-18 10:46:38.822 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-18 10:46:38.867 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-18 10:46:38.911 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-18 10:46:38.955 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-18 10:46:38.980 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:38.983 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-18 10:46:39.008 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:39.014 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-18 10:46:39.014 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-18 10:46:39.021 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-18 10:46:39.025 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-18 10:46:39.069 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-18 10:46:39.073 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-18 10:46:39.119 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-18 10:46:39.163 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-18 10:46:39.166 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-18 10:46:39.170 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-18 10:46:39.174 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 10:46:39.178 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 10:46:39.182 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-18 10:46:39.186 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 10:46:39.190 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 10:46:39.194 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 10:46:39.198 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-18 10:46:39.244 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-18 10:46:39.288 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.165/identity 2026-06-18 10:46:39.331 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-18 10:46:39.375 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-18 10:46:39.419 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-18 10:46:39.463 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-18 10:46:39.507 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-18 10:46:39.551 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.165/identity 2026-06-18 10:46:39.595 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 10:46:39.639 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 10:46:39.683 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 10:46:39.687 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-18 10:46:39.713 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:39.717 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-18 10:46:39.720 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-18 10:46:39.767 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-18 10:46:39.771 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 10:46:39.775 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 10:46:39.779 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-18 10:46:39.783 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-18 10:46:39.826 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-18 10:46:39.869 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.165/identity 2026-06-18 10:46:39.909 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-18 10:46:39.953 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-18 10:46:39.997 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-18 10:46:40.039 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-18 10:46:40.081 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-18 10:46:40.121 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-18 10:46:40.145 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:46:40.148 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-18 10:46:40.172 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:46:40.176 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-18 10:46:40.179 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-18 10:46:40.223 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-18 10:46:40.266 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-18 10:46:40.269 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-18 10:46:40.312 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-18 10:46:40.315 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-18 10:46:40.319 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-18 10:46:40.323 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:46:40.326 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:46:40.330 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:46:40.334 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:46:40.337 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:46:40.341 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:46:40.345 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:46:40.348 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:46:40.353 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:46:40.357 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:46:40.360 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:46:40.364 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:46:40.368 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:46:40.371 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-18 10:46:40.375 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-18 10:46:40.379 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-18 10:46:40.384 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 10:46:40.407 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 10:46:40.410 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 10:46:40.414 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 10:46:40.418 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 10:46:40.421 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 10:46:40.465 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:46:40.508 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:46:40.550 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 10:46:40.593 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-18 10:46:40.635 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-18 10:46:40.682 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-18 10:46:40.706 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:40.710 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-18 10:46:40.714 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-18 10:46:40.717 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-18 10:46:40.721 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-18 10:46:40.725 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 10:46:40.729 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-18 10:46:40.733 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-18 10:46:40.737 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 10:46:40.741 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 10:46:40.760 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 10:46:40.760 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:46:40.771 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 10:46:40.778 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:46:40.792 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 10:46:40.798 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-18 10:46:40.802 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-18 10:46:40.808 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 10:46:40.811 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-18 10:46:40.857 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-18 10:46:40.899 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-18 10:46:40.938 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 10:46:40.977 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 10:46:41.016 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 10:46:41.054 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 10:46:41.091 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 10:46:41.126 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 10:46:41.162 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 10:46:41.198 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 10:46:41.234 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 10:46:41.273 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 10:46:41.309 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-18 10:46:41.346 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 10:46:41.349 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 10:46:41.354 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-18 10:46:41.357 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-18 10:46:41.360 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 10:46:41.364 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:46:41.367 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:46:41.370 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-18 10:46:41.375 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-18 10:46:41.378 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-18 10:46:41.416 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 10:46:41.458 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-18 10:46:41.458 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-18 10:46:41.470 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-18 10:46:41.475 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-18 10:46:41.477 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-18 10:46:41.481 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 10:46:41.484 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 10:46:41.487 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 10:46:41.490 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 10:46:41.493 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:46:41.497 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:46:41.501 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 10:46:41.505 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 10:46:41.508 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:46:41.511 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:46:41.514 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-18 10:46:41.527 | perl: warning: Setting locale failed. 2026-06-18 10:46:41.527 | perl: warning: Please check that your locale settings: 2026-06-18 10:46:41.528 | LANGUAGE = (unset), 2026-06-18 10:46:41.528 | LC_ALL = "en_US.utf8", 2026-06-18 10:46:41.528 | LANG = "de_DE.UTF-8" 2026-06-18 10:46:41.528 | are supported and installed on your system. 2026-06-18 10:46:41.528 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:46:41.569 | Enabling site nova-api. 2026-06-18 10:46:41.575 | To activate the new configuration, you need to run: 2026-06-18 10:46:41.575 | systemctl reload apache2 2026-06-18 10:46:41.581 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 10:46:41.584 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 10:46:41.588 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:46:41.592 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 10:46:41.815 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-18 10:46:41.839 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:41.843 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-18 10:46:41.846 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-18 10:46:41.849 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-18 10:46:41.853 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-18 10:46:41.856 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-18 10:46:41.859 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-18 10:46:41.863 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-18 10:46:41.867 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 10:46:41.871 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 10:46:41.889 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:46:41.890 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 10:46:41.901 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 10:46:41.906 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:46:41.920 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 10:46:41.926 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-18 10:46:41.929 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-18 10:46:41.933 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 10:46:41.937 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-18 10:46:41.975 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-18 10:46:42.014 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-18 10:46:42.052 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-18 10:46:42.088 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 10:46:42.125 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 10:46:42.163 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-18 10:46:42.199 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-18 10:46:42.235 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-18 10:46:42.273 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 10:46:42.309 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 10:46:42.349 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 10:46:42.388 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-18 10:46:42.422 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-18 10:46:42.462 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-18 10:46:42.465 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-18 10:46:42.504 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-18 10:46:42.527 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:46:42.530 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-18 10:46:42.573 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-18 10:46:42.577 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-18 10:46:42.580 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-18 10:46:42.602 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:42.605 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:46:42.609 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:46:42.650 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-18 10:46:42.692 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-18 10:46:42.695 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 10:46:42.699 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-18 10:46:42.702 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 10:46:42.705 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 10:46:42.709 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 10:46:42.731 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:42.735 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 10:46:42.739 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 10:46:42.742 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 10:46:42.764 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:42.768 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:46:42.772 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:46:42.811 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 10:46:42.813 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 10:46:42.817 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-18 10:46:42.859 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-18 10:46:42.898 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-18 10:46:42.942 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-18 10:46:42.964 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:46:42.968 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-18 10:46:43.008 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-18 10:46:43.011 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-18 10:46:43.014 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-18 10:46:43.055 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-18 10:46:43.058 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 10:46:43.061 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 10:46:43.065 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-18 10:46:43.069 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-18 10:46:43.107 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-18 10:46:43.145 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.165/identity 2026-06-18 10:46:43.184 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-18 10:46:43.221 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-18 10:46:43.260 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-18 10:46:43.296 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-18 10:46:43.335 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-18 10:46:43.376 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-18 10:46:43.399 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:43.404 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-18 10:46:43.409 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 10:46:43.413 | + lib/nova:create_nova_conf:587 : local conf 2026-06-18 10:46:43.417 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-18 10:46:43.422 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-18 10:46:43.426 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 10:46:43.430 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 10:46:43.434 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-18 10:46:43.438 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-18 10:46:43.442 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-18 10:46:43.448 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-18 10:46:43.452 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-18 10:46:43.455 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-18 10:46:43.459 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-18 10:46:43.462 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 10:46:43.466 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 10:46:43.469 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 10:46:43.492 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:43.495 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 10:46:43.499 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-18 10:46:43.503 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-18 10:46:43.544 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-18 10:46:43.584 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-18 10:46:43.625 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 10:46:43.629 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-18 10:46:43.633 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-18 10:46:43.637 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-18 10:46:43.658 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:43.664 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-18 10:46:43.665 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-18 10:46:44.802 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-18 10:46:44.806 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-18 10:46:45.894 | Adding vhost "nova_cell1" ... 2026-06-18 10:46:45.988 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-18 10:46:47.148 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-18 10:46:47.185 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-18 10:46:47.189 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 10:46:47.193 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-18 10:46:47.196 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 10:46:47.199 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-18 10:46:47.202 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 10:46:47.223 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:47.227 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-18 10:46:47.231 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-18 10:46:47.235 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 10:46:47.257 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:47.261 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.165:5672/nova_cell1 2026-06-18 10:46:47.266 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.165:5672/nova_cell1 2026-06-18 10:46:47.306 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 10:46:47.310 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 10:46:47.313 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-18 10:46:47.336 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:47.339 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-18 10:46:47.342 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 10:46:47.346 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-18 10:46:47.349 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 10:46:47.352 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 10:46:47.355 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 10:46:47.359 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-18 10:46:47.400 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-18 10:46:47.437 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.165/identity 2026-06-18 10:46:47.478 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-18 10:46:47.515 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-18 10:46:47.557 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-18 10:46:47.595 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-18 10:46:47.634 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-18 10:46:47.673 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-18 10:46:47.677 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-18 10:46:47.679 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 10:46:47.684 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 10:46:47.706 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 10:46:47.710 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 10:46:47.713 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 10:46:47.717 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 10:46:47.721 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 10:46:47.761 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:46:47.799 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:46:47.840 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 10:46:47.879 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-18 10:46:47.917 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 10:46:47.921 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-18 10:46:47.926 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 10:46:47.930 | + lib/nova:create_nova_conf:621 : local conf 2026-06-18 10:46:47.933 | + lib/nova:create_nova_conf:622 : local offset 2026-06-18 10:46:47.939 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-18 10:46:47.942 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 10:46:47.946 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 10:46:47.950 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-18 10:46:47.954 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-18 10:46:47.958 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-18 10:46:47.962 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 10:46:47.965 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-18 10:46:47.969 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-18 10:46:47.973 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-18 10:46:47.994 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:47.997 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-18 10:46:48.038 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-18 10:46:48.077 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 10:46:48.080 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 10:46:48.084 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 10:46:48.088 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-18 10:46:48.109 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:46:48.113 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-18 10:46:48.135 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:46:48.139 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-18 10:46:48.161 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:48.165 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-18 10:46:48.168 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-18 10:46:48.171 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-18 10:46:48.175 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-18 10:46:48.196 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:48.199 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-18 10:46:48.216 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-18 10:46:48.218 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-18 10:46:48.227 | cgroup_device_acl = [ 2026-06-18 10:46:48.227 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-18 10:46:48.227 | "/dev/random", "/dev/urandom", 2026-06-18 10:46:48.227 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-18 10:46:48.228 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-18 10:46:48.228 | "/dev/vfio/vfio", 2026-06-18 10:46:48.228 | ] 2026-06-18 10:46:48.232 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-18 10:46:48.236 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:46:48.240 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:46:48.244 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:46:48.247 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:46:48.250 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:46:48.255 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:46:48.258 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:46:48.262 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:46:48.265 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:46:48.269 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:46:48.272 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:46:48.276 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:46:48.279 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:46:48.282 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-18 10:46:48.289 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-18 10:46:48.292 | + functions-common:add_user_to_group:2183 : local user=quobyte 2026-06-18 10:46:48.295 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-18 10:46:48.299 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt quobyte 2026-06-18 10:46:48.330 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-18 10:46:48.333 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-18 10:46:48.336 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:46:48.339 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:46:48.343 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-18 10:46:48.347 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-18 10:46:48.350 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-18 10:46:48.368 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-18 10:46:48.369 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 10:46:48.381 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-18 10:46:48.386 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-18 10:46:48.403 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-18 10:46:48.404 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-18 10:46:48.414 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-18 10:46:48.419 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-18 10:46:48.423 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-18 10:46:48.426 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-18 10:46:48.430 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-18 10:46:48.433 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:46:48.436 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-18 10:46:48.507 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-18 10:46:48.510 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:46:48.515 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-18 10:46:48.625 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-18 10:46:48.661 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-18 10:46:48.696 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-18 10:46:48.700 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-18 10:46:48.739 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-18 10:46:48.777 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-18 10:46:48.815 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-18 10:46:48.854 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-18 10:46:48.894 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-18 10:46:48.898 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 10:46:48.905 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-18 10:46:48.909 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-18 10:46:48.912 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 10:46:48.918 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 10:46:48.921 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-18 10:46:48.925 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-18 10:46:48.929 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-18 10:46:48.931 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-18 10:46:48.934 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-18 10:46:48.957 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:46:48.961 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-18 10:46:48.965 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-18 10:46:48.969 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-18 10:46:48.973 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-18 10:46:48.976 | + lib/stack:stack_install_service:32 : install_placement 2026-06-18 10:46:48.979 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-18 10:46:48.982 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-18 10:46:48.986 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 10:46:48.991 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-18 10:46:48.994 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-18 10:46:48.998 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 10:46:49.003 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 10:46:49.004 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-18 10:46:49.011 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-18 10:46:49.015 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-18 10:46:49.018 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-18 10:46:49.023 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-18 10:46:49.027 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-18 10:46:49.054 | Using python 3.12 to install osc-placement 2026-06-18 10:46:49.057 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-18 10:46:50.272 | Collecting osc-placement 2026-06-18 10:46:50.418 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-18 10:46:50.430 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-18 10:46:50.430 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-18 10:46:50.431 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-18 10:46:50.432 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-18 10:46:50.434 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-18 10:46:50.435 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-18 10:46:50.436 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-18 10:46:50.437 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-18 10:46:50.438 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-18 10:46:50.442 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-18 10:46:50.443 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-06-18 10:46:50.444 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-18 10:46:50.447 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-18 10:46:50.448 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-18 10:46:50.448 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-18 10:46:50.450 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-18 10:46:50.453 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-18 10:46:50.454 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-18 10:46:50.454 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-18 10:46:50.455 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-18 10:46:50.458 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-18 10:46:50.458 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-18 10:46:50.459 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-18 10:46:50.460 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-18 10:46:50.461 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-18 10:46:50.463 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-18 10:46:50.464 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-18 10:46:50.467 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-18 10:46:50.471 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-18 10:46:50.478 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-18 10:46:50.482 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-18 10:46:50.483 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-18 10:46:50.484 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-18 10:46:50.489 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-18 10:46:50.494 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-18 10:46:50.508 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-18 10:46:50.509 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-18 10:46:50.510 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-18 10:46:50.511 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-18 10:46:50.525 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-18 10:46:50.526 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-18 10:46:50.530 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-18 10:46:50.569 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-18 10:46:50.899 | Installing collected packages: osc-placement 2026-06-18 10:46:51.028 | Successfully installed osc-placement-4.8.0 2026-06-18 10:46:51.162 | + inc/python:pip_install:216 : result=0 2026-06-18 10:46:51.166 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:46:51.170 | + functions-common:time_stop:2414 : local name 2026-06-18 10:46:51.174 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:46:51.177 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:46:51.180 | + functions-common:time_stop:2417 : local total 2026-06-18 10:46:51.183 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:46:51.187 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:46:51.189 | + functions-common:time_stop:2421 : start_time=1781779609047 2026-06-18 10:46:51.193 | + functions-common:time_stop:2423 : [[ -z 1781779609047 ]] 2026-06-18 10:46:51.197 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:46:51.202 | + functions-common:time_stop:2426 : end_time=1781779611198 2026-06-18 10:46:51.206 | + functions-common:time_stop:2427 : elapsed_time=2151 2026-06-18 10:46:51.210 | + functions-common:time_stop:2428 : total=153134 2026-06-18 10:46:51.213 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:46:51.217 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155285 2026-06-18 10:46:51.220 | + inc/python:pip_install:219 : return 0 2026-06-18 10:46:51.223 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-18 10:46:51.227 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-18 10:46:51.231 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-18 10:46:51.234 | + functions-common:git_clone:585 : local git_ref=master 2026-06-18 10:46:51.238 | + functions-common:git_clone:586 : local orig_dir 2026-06-18 10:46:51.243 | ++ functions-common:git_clone:587 : pwd 2026-06-18 10:46:51.246 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 10:46:51.249 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 10:46:51.253 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 10:46:51.274 | + functions-common:git_clone:590 : RECLONE=False 2026-06-18 10:46:51.278 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 10:46:51.282 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 10:46:51.286 | + functions-common:git_clone:604 : echo master 2026-06-18 10:46:51.287 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 10:46:51.293 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-18 10:46:51.296 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 10:46:51.300 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-18 10:46:51.304 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:46:51.307 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:46:51.311 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:46:51.314 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:46:51.317 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:46:51.320 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:46:51.322 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:46:51.326 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:46:51.330 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:46:51.335 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779611331 2026-06-18 10:46:51.339 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-18 10:46:51.343 | Cloning into '/opt/stack/placement'... 2026-06-18 10:46:54.610 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:46:54.614 | + functions-common:time_stop:2414 : local name 2026-06-18 10:46:54.617 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:46:54.621 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:46:54.625 | + functions-common:time_stop:2417 : local total 2026-06-18 10:46:54.628 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:46:54.631 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:46:54.634 | + functions-common:time_stop:2421 : start_time=1781779611331 2026-06-18 10:46:54.637 | + functions-common:time_stop:2423 : [[ -z 1781779611331 ]] 2026-06-18 10:46:54.641 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:46:54.647 | + functions-common:time_stop:2426 : end_time=1781779614643 2026-06-18 10:46:54.651 | + functions-common:time_stop:2427 : elapsed_time=3312 2026-06-18 10:46:54.654 | + functions-common:time_stop:2428 : total=376338 2026-06-18 10:46:54.658 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:46:54.661 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=379650 2026-06-18 10:46:54.664 | + functions-common:git_clone:625 : cd /opt/stack/placement 2026-06-18 10:46:54.668 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 10:46:54.672 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:46:54.675 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:46:54.679 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:46:54.682 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:46:54.686 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:46:54.690 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:46:54.694 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:46:54.698 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:46:54.702 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:46:54.708 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779614704 2026-06-18 10:46:54.711 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 10:46:55.215 | From https://review.opendev.org/openstack/placement 2026-06-18 10:46:55.216 | * branch master -> FETCH_HEAD 2026-06-18 10:46:55.227 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:46:55.230 | + functions-common:time_stop:2414 : local name 2026-06-18 10:46:55.233 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:46:55.236 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:46:55.239 | + functions-common:time_stop:2417 : local total 2026-06-18 10:46:55.243 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:46:55.246 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:46:55.250 | + functions-common:time_stop:2421 : start_time=1781779614704 2026-06-18 10:46:55.253 | + functions-common:time_stop:2423 : [[ -z 1781779614704 ]] 2026-06-18 10:46:55.258 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:46:55.264 | + functions-common:time_stop:2426 : end_time=1781779615260 2026-06-18 10:46:55.267 | + functions-common:time_stop:2427 : elapsed_time=556 2026-06-18 10:46:55.271 | + functions-common:time_stop:2428 : total=379650 2026-06-18 10:46:55.274 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:46:55.277 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=380206 2026-06-18 10:46:55.280 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 10:46:55.284 | + functions-common:git_timed:691 : local count=0 2026-06-18 10:46:55.288 | + functions-common:git_timed:692 : local timeout=0 2026-06-18 10:46:55.291 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:46:55.294 | + functions-common:git_timed:695 : timeout=0 2026-06-18 10:46:55.298 | + functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:46:55.301 | + functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:46:55.304 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:46:55.308 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:46:55.312 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:46:55.317 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779615314 2026-06-18 10:46:55.321 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 10:46:55.371 | Note: switching to 'FETCH_HEAD'. 2026-06-18 10:46:55.371 | 2026-06-18 10:46:55.371 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 10:46:55.371 | changes and commit them, and you can discard any commits you make in this 2026-06-18 10:46:55.371 | state without impacting any branches by switching back to a branch. 2026-06-18 10:46:55.371 | 2026-06-18 10:46:55.371 | If you want to create a new branch to retain commits you create, you may 2026-06-18 10:46:55.372 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 10:46:55.372 | 2026-06-18 10:46:55.372 | git switch -c 2026-06-18 10:46:55.372 | 2026-06-18 10:46:55.372 | Or undo this operation with: 2026-06-18 10:46:55.372 | 2026-06-18 10:46:55.372 | git switch - 2026-06-18 10:46:55.372 | 2026-06-18 10:46:55.372 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 10:46:55.372 | 2026-06-18 10:46:55.372 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-18 10:46:55.375 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:46:55.379 | + functions-common:time_stop:2414 : local name 2026-06-18 10:46:55.382 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:46:55.386 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:46:55.389 | + functions-common:time_stop:2417 : local total 2026-06-18 10:46:55.393 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:46:55.396 | + functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:46:55.400 | + functions-common:time_stop:2421 : start_time=1781779615314 2026-06-18 10:46:55.404 | + functions-common:time_stop:2423 : [[ -z 1781779615314 ]] 2026-06-18 10:46:55.408 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:46:55.414 | + functions-common:time_stop:2426 : end_time=1781779615410 2026-06-18 10:46:55.418 | + functions-common:time_stop:2427 : elapsed_time=96 2026-06-18 10:46:55.422 | + functions-common:time_stop:2428 : total=380206 2026-06-18 10:46:55.426 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:46:55.430 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=380302 2026-06-18 10:46:55.434 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-18 10:46:55.453 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-18 10:46:55.459 | + functions-common:git_clone:667 : head -1 2026-06-18 10:46:55.459 | + functions-common:git_clone:667 : git show --oneline 2026-06-18 10:46:55.462 | 3cba66c7 Merge "Update python versions" 2026-06-18 10:46:55.466 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 10:46:55.470 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-18 10:46:55.474 | + inc/python:setup_develop:353 : local bindep 2026-06-18 10:46:55.478 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 10:46:55.482 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-18 10:46:55.486 | + inc/python:setup_develop:359 : local extras= 2026-06-18 10:46:55.490 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-18 10:46:55.494 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 10:46:55.498 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 10:46:55.501 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-18 10:46:55.506 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 10:46:55.509 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 10:46:55.515 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-18 10:46:55.519 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 10:46:55.523 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-18 10:46:55.527 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 10:46:55.530 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 10:46:55.535 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-18 10:46:55.542 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-18 10:46:55.546 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-18 10:46:55.550 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-18 10:46:55.709 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-18 10:46:55.713 | + inc/python:setup_package:436 : local bindep=0 2026-06-18 10:46:55.717 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-18 10:46:55.720 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 10:46:55.724 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-18 10:46:55.727 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-18 10:46:55.730 | + inc/python:setup_package:445 : local flags=-e 2026-06-18 10:46:55.734 | + inc/python:setup_package:446 : local extras= 2026-06-18 10:46:55.737 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 10:46:55.741 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 10:46:55.744 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 10:46:55.748 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 10:46:55.751 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 10:46:55.755 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-18 10:46:55.781 | Using python 3.12 to install /opt/stack/placement 2026-06-18 10:46:55.784 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-18 10:46:56.822 | Obtaining file:///opt/stack/placement 2026-06-18 10:46:56.826 | Installing build dependencies: started 2026-06-18 10:46:58.673 | Installing build dependencies: finished with status 'done' 2026-06-18 10:46:58.674 | Checking if build backend supports build_editable: started 2026-06-18 10:46:59.225 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 10:46:59.227 | Getting requirements to build editable: started 2026-06-18 10:46:59.534 | Getting requirements to build editable: finished with status 'done' 2026-06-18 10:46:59.538 | Preparing editable metadata (pyproject.toml): started 2026-06-18 10:47:00.463 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:47:00.493 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-18 10:47:00.493 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-18 10:47:00.494 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-18 10:47:00.495 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-18 10:47:00.496 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-18 10:47:00.497 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-18 10:47:00.498 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-18 10:47:00.500 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-18 10:47:00.500 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-18 10:47:00.502 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-18 10:47:00.502 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-18 10:47:00.503 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-18 10:47:00.504 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-18 10:47:00.505 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-18 10:47:00.508 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-18 10:47:00.508 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-18 10:47:00.508 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-18 10:47:00.508 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-18 10:47:00.511 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-18 10:47:00.511 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-18 10:47:00.512 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-18 10:47:00.513 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-18 10:47:00.514 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-18 10:47:00.516 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-18 10:47:00.523 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-18 10:47:00.524 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-18 10:47:00.526 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-18 10:47:00.528 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-18 10:47:00.528 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-18 10:47:00.529 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-18 10:47:00.534 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-18 10:47:00.535 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-18 10:47:00.537 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-18 10:47:00.537 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-18 10:47:00.547 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-18 10:47:00.551 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-18 10:47:00.556 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-18 10:47:00.558 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-18 10:47:00.560 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-18 10:47:00.564 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-18 10:47:00.564 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-18 10:47:00.566 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-18 10:47:00.572 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-18 10:47:00.576 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-18 10:47:00.576 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-18 10:47:00.578 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-18 10:47:00.584 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-18 10:47:00.587 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-18 10:47:00.589 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-18 10:47:00.591 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-18 10:47:00.596 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-18 10:47:00.605 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.0) 2026-06-18 10:47:00.611 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-18 10:47:00.614 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-18 10:47:00.616 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-18 10:47:00.617 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-18 10:47:00.623 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-18 10:47:00.628 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-18 10:47:00.646 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-18 10:47:00.658 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-18 10:47:00.659 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-18 10:47:00.660 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-18 10:47:00.662 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-18 10:47:00.681 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-18 10:47:00.693 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-18 10:47:00.739 | Building wheels for collected packages: openstack-placement 2026-06-18 10:47:00.740 | Building editable for openstack-placement (pyproject.toml): started 2026-06-18 10:47:01.522 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-18 10:47:01.522 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=950d77a7b3388f9af25d19dcfec898e137ac2341817812371976ea6dd0dae4a8 2026-06-18 10:47:01.522 | Stored in directory: /tmp/pip-ephem-wheel-cache-pqdz88zk/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-18 10:47:01.528 | Successfully built openstack-placement 2026-06-18 10:47:01.796 | Installing collected packages: openstack-placement 2026-06-18 10:47:01.845 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-18 10:47:02.007 | + inc/python:pip_install:216 : result=0 2026-06-18 10:47:02.010 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:47:02.014 | + functions-common:time_stop:2414 : local name 2026-06-18 10:47:02.017 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:47:02.020 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:47:02.023 | + functions-common:time_stop:2417 : local total 2026-06-18 10:47:02.027 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:47:02.030 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:47:02.034 | + functions-common:time_stop:2421 : start_time=1781779615775 2026-06-18 10:47:02.037 | + functions-common:time_stop:2423 : [[ -z 1781779615775 ]] 2026-06-18 10:47:02.042 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:47:02.047 | + functions-common:time_stop:2426 : end_time=1781779622044 2026-06-18 10:47:02.051 | + functions-common:time_stop:2427 : elapsed_time=6269 2026-06-18 10:47:02.055 | + functions-common:time_stop:2428 : total=155285 2026-06-18 10:47:02.058 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:47:02.062 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=161554 2026-06-18 10:47:02.066 | + inc/python:pip_install:219 : return 0 2026-06-18 10:47:02.070 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 10:47:02.073 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:47:02.077 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-18 10:47:02.081 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-18 10:47:02.085 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:47:02.088 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:47:02.092 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-18 10:47:02.096 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:47:02.099 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-18 10:47:02.103 | + ./stack.sh:main:962 : configure_placement 2026-06-18 10:47:02.107 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-18 10:47:02.126 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-18 10:47:02.130 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-18 10:47:02.136 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-18 10:47:02.139 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-18 10:47:02.143 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-18 10:47:02.146 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-18 10:47:02.150 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 10:47:02.154 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 10:47:02.157 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 10:47:02.181 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:02.185 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 10:47:02.188 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-18 10:47:02.193 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-18 10:47:02.236 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-18 10:47:02.276 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-18 10:47:02.316 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-18 10:47:02.320 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-18 10:47:02.324 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-18 10:47:02.327 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 10:47:02.331 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 10:47:02.335 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-18 10:47:02.338 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-18 10:47:02.340 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-18 10:47:02.344 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 10:47:02.347 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-18 10:47:02.388 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-18 10:47:02.428 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.165/identity 2026-06-18 10:47:02.467 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-18 10:47:02.506 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-18 10:47:02.545 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-18 10:47:02.583 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-18 10:47:02.623 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-18 10:47:02.661 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.165/identity 2026-06-18 10:47:02.703 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 10:47:02.742 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 10:47:02.782 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 10:47:02.785 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-18 10:47:02.789 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-18 10:47:02.792 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-18 10:47:02.796 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 10:47:02.820 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 10:47:02.824 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 10:47:02.827 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 10:47:02.831 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 10:47:02.834 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 10:47:02.875 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:47:02.915 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:47:02.957 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 10:47:03.000 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-18 10:47:03.043 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-18 10:47:03.047 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-18 10:47:03.051 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-18 10:47:03.054 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-18 10:47:03.058 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 10:47:03.062 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-18 10:47:03.066 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-18 10:47:03.069 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 10:47:03.073 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 10:47:03.091 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 10:47:03.092 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:47:03.106 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 10:47:03.113 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:47:03.128 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 10:47:03.134 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-18 10:47:03.138 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-18 10:47:03.143 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 10:47:03.147 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-18 10:47:03.189 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-18 10:47:03.231 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-18 10:47:03.274 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-18 10:47:03.314 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 10:47:03.356 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 10:47:03.396 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-18 10:47:03.438 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-18 10:47:03.478 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-18 10:47:03.520 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 10:47:03.560 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 10:47:03.602 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 10:47:03.642 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-18 10:47:03.680 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-18 10:47:03.719 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 10:47:03.723 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 10:47:03.728 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-18 10:47:03.731 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-18 10:47:03.736 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 10:47:03.739 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:47:03.743 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:47:03.747 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-18 10:47:03.751 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-18 10:47:03.756 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-18 10:47:03.797 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 10:47:03.839 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-18 10:47:03.839 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-18 10:47:03.850 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-18 10:47:03.856 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-18 10:47:03.859 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-18 10:47:03.863 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 10:47:03.867 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 10:47:03.871 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 10:47:03.875 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 10:47:03.877 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:47:03.881 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:47:03.884 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 10:47:03.888 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 10:47:03.892 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:47:03.897 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:47:03.900 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-18 10:47:03.914 | perl: warning: Setting locale failed. 2026-06-18 10:47:03.915 | perl: warning: Please check that your locale settings: 2026-06-18 10:47:03.915 | LANGUAGE = (unset), 2026-06-18 10:47:03.915 | LC_ALL = "en_US.utf8", 2026-06-18 10:47:03.915 | LANG = "de_DE.UTF-8" 2026-06-18 10:47:03.915 | are supported and installed on your system. 2026-06-18 10:47:03.915 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:47:03.959 | Enabling site placement-api. 2026-06-18 10:47:03.967 | To activate the new configuration, you need to run: 2026-06-18 10:47:03.967 | systemctl reload apache2 2026-06-18 10:47:03.974 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 10:47:03.978 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 10:47:03.982 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:47:03.986 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 10:47:04.142 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 10:47:04.149 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-18 10:47:04.152 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-18 10:47:04.194 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-18 10:47:04.234 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-18 10:47:04.258 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:04.262 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-18 10:47:04.288 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:04.292 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-18 10:47:04.296 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-18 10:47:04.300 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-18 10:47:04.304 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 10:47:04.308 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 10:47:04.312 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 10:47:04.316 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-18 10:47:04.360 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-18 10:47:04.400 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.165/identity 2026-06-18 10:47:04.438 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-18 10:47:04.479 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-18 10:47:04.518 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-18 10:47:04.558 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-18 10:47:04.600 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-18 10:47:04.642 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-18 10:47:04.667 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:04.670 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-18 10:47:04.694 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:04.697 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-18 10:47:04.722 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:04.726 | + ./stack.sh:main:986 : init_os_brick 2026-06-18 10:47:04.729 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-18 10:47:04.735 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-18 10:47:04.759 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:04.763 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 10:47:04.807 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-18 10:47:04.832 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:04.836 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 10:47:04.882 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-18 10:47:04.906 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:04.910 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 10:47:04.957 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-18 10:47:05.003 | + ./stack.sh:main:993 : run_phase stack install 2026-06-18 10:47:05.007 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 10:47:05.010 | + functions-common:run_phase:1843 : local phase=install 2026-06-18 10:47:05.014 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 10:47:05.018 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 10:47:05.022 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 10:47:05.026 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 10:47:05.029 | + functions-common:run_phase:1852 : local extra 2026-06-18 10:47:05.034 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 10:47:05.040 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 10:47:05.043 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 10:47:05.047 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 10:47:05.050 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-18 10:47:05.054 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 10:47:05.075 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:05.077 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 10:47:05.081 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:47:05.084 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-18 10:47:05.088 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-18 10:47:05.090 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:47:05.093 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-18 10:47:05.097 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-18 10:47:05.099 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-18 10:47:05.175 | ++ inc/async:async_inner:63 : install_tempest 2026-06-18 10:47:05.223 | [2070 Async install_tempest:43685]: running: install_tempest 2026-06-18 10:47:05.226 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 10:47:05.230 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 10:47:05.233 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 10:47:05.237 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 10:47:05.241 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-18 10:47:05.245 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 10:47:05.249 | + functions-common:run_plugins:1829 : local phase=install 2026-06-18 10:47:05.253 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 10:47:05.257 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 10:47:05.263 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-18 10:47:05.267 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-18 10:47:05.270 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:47:05.275 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:47:05.279 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-18 10:47:05.283 | + inc/python:use_library_from_git:269 : return 1 2026-06-18 10:47:05.287 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-18 10:47:05.291 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-18 10:47:05.295 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-18 10:47:05.300 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-18 10:47:05.303 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-18 10:47:05.308 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-18 10:47:05.313 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-18 10:47:05.313 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-18 10:47:05.318 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-18 10:47:05.321 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-18 10:47:05.324 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 10:47:05.328 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 10:47:05.331 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 10:47:05.357 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-18 10:47:05.360 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-18 10:47:06.631 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-18 10:47:06.783 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-18 10:47:06.796 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-18 10:47:06.797 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-18 10:47:06.798 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-18 10:47:06.800 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-06-18 10:47:06.802 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-18 10:47:06.802 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-18 10:47:06.803 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-18 10:47:06.804 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-18 10:47:06.805 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-18 10:47:06.806 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-18 10:47:06.808 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-18 10:47:06.810 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-18 10:47:06.810 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-18 10:47:06.811 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-18 10:47:06.814 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-18 10:47:06.815 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-18 10:47:06.816 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-18 10:47:06.817 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-18 10:47:06.819 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-18 10:47:06.823 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-18 10:47:06.827 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-18 10:47:06.828 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-18 10:47:06.829 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-18 10:47:06.830 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-18 10:47:06.831 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-18 10:47:06.832 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-18 10:47:06.833 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-18 10:47:06.834 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-18 10:47:06.835 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-18 10:47:06.842 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-18 10:47:06.846 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-18 10:47:06.851 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-18 10:47:06.856 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-18 10:47:06.858 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-18 10:47:06.859 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-18 10:47:06.865 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-18 10:47:06.870 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-18 10:47:06.887 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-18 10:47:06.889 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-18 10:47:06.890 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-18 10:47:06.893 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-18 10:47:06.896 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-18 10:47:06.899 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.0) 2026-06-18 10:47:06.908 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-18 10:47:06.909 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-18 10:47:06.909 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-18 10:47:06.911 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-18 10:47:06.927 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-18 10:47:06.928 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-18 10:47:06.933 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-18 10:47:06.978 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-18 10:47:07.150 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.6 MB/s 0:00:00 2026-06-18 10:47:07.465 | Installing collected packages: python-openstackclient 2026-06-18 10:47:09.680 | Successfully installed python-openstackclient-10.1.0 2026-06-18 10:47:09.826 | + inc/python:pip_install:216 : result=0 2026-06-18 10:47:09.831 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:47:09.835 | + functions-common:time_stop:2414 : local name 2026-06-18 10:47:09.839 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:47:09.844 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:47:09.848 | + functions-common:time_stop:2417 : local total 2026-06-18 10:47:09.852 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:47:09.858 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:47:09.861 | + functions-common:time_stop:2421 : start_time=1781779625350 2026-06-18 10:47:09.865 | + functions-common:time_stop:2423 : [[ -z 1781779625350 ]] 2026-06-18 10:47:09.870 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:47:09.875 | + functions-common:time_stop:2426 : end_time=1781779629871 2026-06-18 10:47:09.878 | + functions-common:time_stop:2427 : elapsed_time=4521 2026-06-18 10:47:09.885 | + functions-common:time_stop:2428 : total=161554 2026-06-18 10:47:09.888 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:47:09.892 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=166075 2026-06-18 10:47:09.895 | + inc/python:pip_install:219 : return 0 2026-06-18 10:47:09.899 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-18 10:47:09.925 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:09.929 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-18 10:47:09.935 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-18 10:47:09.941 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.NfDuyTZUZY 2026-06-18 10:47:09.945 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-18 10:47:09.951 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-18 10:47:09.954 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-18 10:47:09.958 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-18 10:47:09.965 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-18 10:47:09.969 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-18 10:47:09.994 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:09.999 | + ./stack.sh:main:1062 : configure_database 2026-06-18 10:47:10.003 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-18 10:47:10.007 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-18 10:47:10.011 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-18 10:47:10.015 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:47:10.018 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-18 10:47:10.022 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-18 10:47:10.026 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:47:10.029 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:47:10.033 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-18 10:47:10.037 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-18 10:47:10.040 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:47:10.044 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:47:10.048 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-18 10:47:10.053 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-18 10:47:10.055 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-18 10:47:10.059 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-18 10:47:10.063 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-18 10:47:10.068 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-18 10:47:10.073 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-18 10:47:10.074 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-18 10:47:10.080 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-18 10:47:10.173 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-18 10:47:10.177 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:47:10.181 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:47:10.185 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:47:10.188 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:47:10.191 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:47:10.196 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:47:10.200 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:47:10.203 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:47:10.207 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:47:10.210 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:47:10.214 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:47:10.218 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:47:10.221 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:47:10.225 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-18 10:47:10.228 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:47:10.232 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:47:10.236 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-18 10:47:10.239 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:47:10.243 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-18 10:47:11.714 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-18 10:47:11.718 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-18 10:47:11.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:47:11.726 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:47:11.731 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-18 10:47:11.735 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-18 10:47:11.738 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-18 10:47:11.759 | mysqladmin: connect to server at 'localhost' failed 2026-06-18 10:47:11.759 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-18 10:47:11.765 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-18 10:47:11.770 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-18 10:47:11.774 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:47:11.778 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:47:11.783 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-18 10:47:11.787 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-18 10:47:11.790 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-18 10:47:11.797 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-18 10:47:11.797 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-18 10:47:11.812 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:47:11.895 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-18 10:47:11.902 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-18 10:47:11.904 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-18 10:47:11.904 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-18 10:47:11.910 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-18 10:47:11.914 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-18 10:47:11.917 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-18 10:47:11.921 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-18 10:47:11.926 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-18 10:47:11.943 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:47:12.042 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-18 10:47:12.061 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:47:12.148 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-18 10:47:12.226 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-18 10:47:12.306 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-18 10:47:12.392 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-18 10:47:12.394 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-18 10:47:12.398 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-18 10:47:12.398 | enabling MySQL performance counting 2026-06-18 10:47:12.402 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-18 10:47:12.436 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-18 10:47:12.438 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-18 10:47:13.487 | Processing ./tools/dbcounter 2026-06-18 10:47:13.490 | Installing build dependencies: started 2026-06-18 10:47:17.047 | Installing build dependencies: finished with status 'done' 2026-06-18 10:47:17.048 | Getting requirements to build wheel: started 2026-06-18 10:47:17.697 | Getting requirements to build wheel: finished with status 'done' 2026-06-18 10:47:17.700 | Preparing metadata (pyproject.toml): started 2026-06-18 10:47:18.080 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:47:18.083 | Building wheels for collected packages: dbcounter 2026-06-18 10:47:18.084 | Building wheel for dbcounter (pyproject.toml): started 2026-06-18 10:47:18.521 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-18 10:47:18.522 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=918dc3933a8dcbab19bd8669dd8d8cd068d33a413337726526fa0f67ecaf1f6b 2026-06-18 10:47:18.522 | Stored in directory: /tmp/pip-ephem-wheel-cache-88zdb87l/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-18 10:47:18.527 | Successfully built dbcounter 2026-06-18 10:47:18.832 | Installing collected packages: dbcounter 2026-06-18 10:47:18.876 | Successfully installed dbcounter-0.1 2026-06-18 10:47:19.025 | + inc/python:pip_install:216 : result=0 2026-06-18 10:47:19.029 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:47:19.033 | + functions-common:time_stop:2414 : local name 2026-06-18 10:47:19.036 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:47:19.040 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:47:19.043 | + functions-common:time_stop:2417 : local total 2026-06-18 10:47:19.046 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:47:19.050 | + functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:47:19.054 | + functions-common:time_stop:2421 : start_time=1781779632428 2026-06-18 10:47:19.058 | + functions-common:time_stop:2423 : [[ -z 1781779632428 ]] 2026-06-18 10:47:19.063 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:47:19.069 | + functions-common:time_stop:2426 : end_time=1781779639065 2026-06-18 10:47:19.073 | + functions-common:time_stop:2427 : elapsed_time=6637 2026-06-18 10:47:19.077 | + functions-common:time_stop:2428 : total=166075 2026-06-18 10:47:19.080 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:47:19.084 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=172712 2026-06-18 10:47:19.088 | + inc/python:pip_install:219 : return 0 2026-06-18 10:47:19.092 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-18 10:47:19.096 | + lib/database:recreate_database:112 : local db=stats 2026-06-18 10:47:19.099 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-18 10:47:19.103 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-18 10:47:19.106 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-18 10:47:19.115 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:47:19.191 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-18 10:47:19.196 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:47:19.279 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-18 10:47:19.280 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-18 10:47:19.284 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:47:19.366 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-18 10:47:19.370 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-18 10:47:19.454 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-18 10:47:19.533 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-18 10:47:19.611 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-18 10:47:19.688 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-18 10:47:19.766 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-18 10:47:19.844 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-18 10:47:19.926 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-18 10:47:19.930 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:47:19.934 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-18 10:47:22.139 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-18 10:47:22.142 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-18 10:47:22.148 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 10:47:22.155 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-124722 2026-06-18 10:47:22.158 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-124722 1066' 2026-06-18 10:47:22.163 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.167 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 10:47:22.174 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.178 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 10:47:22.182 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.186 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 10:47:22.191 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.194 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-18 10:47:22.197 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.201 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.165 2026-06-18 10:47:22.205 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.208 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.165/identity 2026-06-18 10:47:22.211 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.214 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-18-123317 2026-06-18 10:47:22.220 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.224 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 10:47:22.228 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.235 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.165 2026-06-18 10:47:22.240 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.244 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-18 10:47:22.248 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.253 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-18 10:47:22.258 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.261 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 10:47:22.268 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.273 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 10:47:22.279 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.284 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.165 2026-06-18 10:47:22.288 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:47:22.291 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 10:47:22.294 | + ./stack.sh:main:1076 : start_dstat 2026-06-18 10:47:22.297 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 10:47:22.301 | + functions-common:run_process:1668 : local service=dstat 2026-06-18 10:47:22.308 | + functions-common:run_process:1669 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 10:47:22.313 | + functions-common:run_process:1670 : local group= 2026-06-18 10:47:22.320 | + functions-common:run_process:1671 : local user= 2026-06-18 10:47:22.326 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:47:22.329 | + functions-common:run_process:1674 : local name=dstat 2026-06-18 10:47:22.332 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:47:22.334 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:47:22.339 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:47:22.341 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:47:22.344 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:47:22.352 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779642347 2026-06-18 10:47:22.358 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-18 10:47:22.391 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:22.397 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-18 10:47:22.401 | + functions-common:_run_under_systemd:1622 : local service=dstat 2026-06-18 10:47:22.405 | + functions-common:_run_under_systemd:1623 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 10:47:22.409 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 10:47:22.415 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 10:47:22.422 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 10:47:22.426 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-18 10:47:22.431 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-18 10:47:22.436 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2026-06-18 10:47:22.439 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:47:22.446 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:47:22.451 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:47:22.454 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:47:22.456 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-18 10:47:22.459 | + functions-common:_run_under_systemd:1638 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-18 10:47:22.463 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-18 10:47:22.467 | + functions-common:write_user_unit_file:1529 : local service=devstack@dstat.service 2026-06-18 10:47:22.473 | + functions-common:write_user_unit_file:1530 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 10:47:22.480 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:47:22.482 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:47:22.486 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:47:22.488 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:47:22.492 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:47:22.495 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-18 10:47:22.498 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:47:22.505 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-18 10:47:22.616 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:47:22.720 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-18 10:47:22.803 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-18 10:47:22.894 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-18 10:47:22.980 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-18 10:47:23.064 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:47:23.149 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:47:23.153 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:47:23.157 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-18 10:47:23.266 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:47:23.755 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@dstat.service 2026-06-18 10:47:23.787 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-18 10:47:24.246 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@dstat.service 2026-06-18 10:47:24.323 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:47:24.325 | + functions-common:time_stop:2414 : local name 2026-06-18 10:47:24.328 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:47:24.330 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:47:24.332 | + functions-common:time_stop:2417 : local total 2026-06-18 10:47:24.335 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:47:24.337 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:47:24.339 | + functions-common:time_stop:2421 : start_time=1781779642347 2026-06-18 10:47:24.341 | + functions-common:time_stop:2423 : [[ -z 1781779642347 ]] 2026-06-18 10:47:24.349 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:47:24.353 | + functions-common:time_stop:2426 : end_time=1781779644350 2026-06-18 10:47:24.355 | + functions-common:time_stop:2427 : elapsed_time=2003 2026-06-18 10:47:24.358 | + functions-common:time_stop:2428 : total=0 2026-06-18 10:47:24.362 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:47:24.362 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2003 2026-06-18 10:47:24.369 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-18 10:47:24.371 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-18 10:47:24.373 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-18 10:47:24.376 | + functions-common:run_process:1670 : local group= 2026-06-18 10:47:24.378 | + functions-common:run_process:1671 : local user=root 2026-06-18 10:47:24.380 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-18 10:47:24.382 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-18 10:47:24.385 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:47:24.387 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:47:24.391 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:47:24.391 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:47:24.395 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:47:24.400 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779644397 2026-06-18 10:47:24.402 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-18 10:47:24.420 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:24.422 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:47:24.424 | + functions-common:time_stop:2414 : local name 2026-06-18 10:47:24.427 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:47:24.429 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:47:24.431 | + functions-common:time_stop:2417 : local total 2026-06-18 10:47:24.435 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:47:24.445 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:47:24.453 | + functions-common:time_stop:2421 : start_time=1781779644397 2026-06-18 10:47:24.462 | + functions-common:time_stop:2423 : [[ -z 1781779644397 ]] 2026-06-18 10:47:24.471 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:47:24.476 | + functions-common:time_stop:2426 : end_time=1781779644472 2026-06-18 10:47:24.481 | + functions-common:time_stop:2427 : elapsed_time=75 2026-06-18 10:47:24.487 | + functions-common:time_stop:2428 : total=2003 2026-06-18 10:47:24.491 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:47:24.496 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2078 2026-06-18 10:47:24.500 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-18 10:47:24.527 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:24.532 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-18 10:47:24.536 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-18 10:47:24.538 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-18 10:47:24.541 | + functions-common:run_process:1670 : local group= 2026-06-18 10:47:24.543 | + functions-common:run_process:1671 : local user= 2026-06-18 10:47:24.545 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:47:24.548 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-18 10:47:24.550 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:47:24.553 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:47:24.555 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:47:24.557 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:47:24.566 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:47:24.568 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779644565 2026-06-18 10:47:24.571 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-18 10:47:24.597 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:24.599 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:47:24.602 | + functions-common:time_stop:2414 : local name 2026-06-18 10:47:24.603 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:47:24.607 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:47:24.607 | + functions-common:time_stop:2417 : local total 2026-06-18 10:47:24.609 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:47:24.611 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:47:24.613 | + functions-common:time_stop:2421 : start_time=1781779644565 2026-06-18 10:47:24.615 | + functions-common:time_stop:2423 : [[ -z 1781779644565 ]] 2026-06-18 10:47:24.618 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:47:24.623 | + functions-common:time_stop:2426 : end_time=1781779644619 2026-06-18 10:47:24.623 | + functions-common:time_stop:2427 : elapsed_time=54 2026-06-18 10:47:24.625 | + functions-common:time_stop:2428 : total=2078 2026-06-18 10:47:24.627 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:47:24.630 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2132 2026-06-18 10:47:24.631 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-18 10:47:24.652 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:24.655 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-18 10:47:24.695 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:24.701 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-18 10:47:24.743 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:24.750 | + ./stack.sh:main:1095 : start_etcd3 2026-06-18 10:47:24.756 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-18 10:47:24.762 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-18 10:47:24.766 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-18 10:47:24.770 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.165:2380' 2026-06-18 10:47:24.773 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.165:2380' 2026-06-18 10:47:24.780 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.165:2379' 2026-06-18 10:47:24.785 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-18 10:47:24.792 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-18 10:47:24.796 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.165:2379' 2026-06-18 10:47:24.803 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-18 10:47:24.811 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-18 10:47:24.816 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-18 10:47:24.819 | + 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.165:2380 --initial-advertise-peer-urls http://192.168.122.165:2380 --advertise-client-urls http://192.168.122.165:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.165:2379 --log-level=debug' '' root 2026-06-18 10:47:24.823 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-18 10:47:24.826 | + functions-common:write_user_unit_file:1530 : 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.165:2380 --initial-advertise-peer-urls http://192.168.122.165:2380 --advertise-client-urls http://192.168.122.165:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.165:2379 --log-level=debug' 2026-06-18 10:47:24.829 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:47:24.831 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-18 10:47:24.833 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:47:24.839 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:47:24.844 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:47:24.849 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-18 10:47:24.854 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:47:24.860 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-18 10:47:24.970 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:47:25.069 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-18 10:47:25.154 | + functions-common:write_user_unit_file:1544 : 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.165:2380 --initial-advertise-peer-urls http://192.168.122.165:2380 --advertise-client-urls http://192.168.122.165:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.165:2379 --log-level=debug' 2026-06-18 10:47:25.236 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-18 10:47:25.317 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-18 10:47:25.400 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:47:25.484 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:47:25.488 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:47:25.493 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-18 10:47:25.589 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:47:26.082 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-18 10:47:26.164 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-18 10:47:26.244 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-18 10:47:26.328 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-18 10:47:26.412 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-18 10:47:26.418 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 10:47:26.424 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 10:47:26.429 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-18 10:47:26.936 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-18 10:47:26.959 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-18 10:47:27.442 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-18 10:47:27.980 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-18 10:47:28.008 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:28.013 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-18 10:47:28.017 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-18 10:47:28.021 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-18 10:47:28.040 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-18 10:47:28.058 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-18 10:47:28.063 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-18 10:47:28.067 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://192.168.122.165/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-18 10:47:28.178 | The user clouds.yaml file didn't exist. 2026-06-18 10:47:28.193 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://192.168.122.165/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-18 10:47:28.316 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://192.168.122.165/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-18 10:47:28.443 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://192.168.122.165/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-18 10:47:28.569 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://192.168.122.165/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-18 10:47:28.696 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://192.168.122.165/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-18 10:47:28.831 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://192.168.122.165/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-18 10:47:28.965 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.165/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-18 10:47:29.099 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://192.168.122.165/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-18 10:47:29.236 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://192.168.122.165/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-18 10:47:29.377 | + functions-common:write_clouds_yaml:203 : cat 2026-06-18 10:47:29.385 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-18 10:47:29.390 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-18 10:47:29.395 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-18 10:47:29.402 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-18 10:47:29.409 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-18 10:47:29.413 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-18 10:47:29.440 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:29.444 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-18 10:47:29.449 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:47:29.453 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-18 10:47:29.456 | + ./stack.sh:main:1112 : '[' 192.168.122.165 == 192.168.122.165 ']' 2026-06-18 10:47:29.461 | + ./stack.sh:main:1113 : init_keystone 2026-06-18 10:47:29.466 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-18 10:47:29.491 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:29.496 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-18 10:47:29.497 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-18 10:47:29.501 | + lib/database:recreate_database:112 : local db=keystone 2026-06-18 10:47:29.504 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-18 10:47:29.508 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-18 10:47:29.512 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-18 10:47:29.518 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:47:29.603 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-18 10:47:29.608 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:47:29.687 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-18 10:47:29.691 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 10:47:29.696 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:47:29.700 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:47:29.705 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:47:29.712 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779649707 2026-06-18 10:47:29.716 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-18 10:47:30.333 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 10:47:30.333 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:47:30.333 | we strongly recommend against using it for new projects. 2026-06-18 10:47:30.333 | 2026-06-18 10:47:30.333 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:47:30.333 | framework. For more detail see 2026-06-18 10:47:30.333 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:47:30.334 | 2026-06-18 10:47:30.334 | __import__(import_str) 2026-06-18 10:47:33.327 | INFO dbcounter [-] Registered counter for database keystone 2026-06-18 10:47:33.420 | 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=46626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 10:47:33.435 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:47:33.436 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:47:33.437 | DEBUG dbcounter [-] [46626] Writer thread running {{(pid=46626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:47:33.517 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-18 10:47:37.133 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=46626) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 10:47:37.136 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-18 10:47:37.136 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=46626) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:47:37.140 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-18 10:47:37.186 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=46626) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:47:37.188 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-18 10:47:37.209 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=46626) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:47:37.212 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-18 10:47:37.283 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=46626) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:47:37.285 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-18 10:47:37.321 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=46626) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:47:37.323 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-18 10:47:37.398 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=46626) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:47:37.400 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-18 10:47:37.400 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=46626) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 10:47:37.402 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-18 10:47:37.483 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=46626) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:47:37.496 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-18 10:47:37.550 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=46626) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:47:38.179 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-18 10:47:38.183 | + functions-common:time_stop:2414 : local name 2026-06-18 10:47:38.187 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:47:38.190 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:47:38.194 | + functions-common:time_stop:2417 : local total 2026-06-18 10:47:38.198 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:47:38.202 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 10:47:38.206 | + functions-common:time_stop:2421 : start_time=1781779649707 2026-06-18 10:47:38.210 | + functions-common:time_stop:2423 : [[ -z 1781779649707 ]] 2026-06-18 10:47:38.215 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:47:38.221 | + functions-common:time_stop:2426 : end_time=1781779658216 2026-06-18 10:47:38.225 | + functions-common:time_stop:2427 : elapsed_time=8509 2026-06-18 10:47:38.229 | + functions-common:time_stop:2428 : total=0 2026-06-18 10:47:38.233 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:47:38.237 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8509 2026-06-18 10:47:38.240 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-18 10:47:38.244 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-18 10:47:38.250 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-18 10:47:38.853 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 10:47:38.853 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:47:38.853 | we strongly recommend against using it for new projects. 2026-06-18 10:47:38.853 | 2026-06-18 10:47:38.854 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:47:38.854 | framework. For more detail see 2026-06-18 10:47:38.854 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:47:38.854 | 2026-06-18 10:47:38.854 | __import__(import_str) 2026-06-18 10:47:41.600 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-18 10:47:41.600 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-18 10:47:41.601 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-18 10:47:41.601 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-18 10:47:41.602 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-18 10:47:41.602 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-18 10:47:41.602 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-18 10:47:41.603 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-18 10:47:41.603 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-18 10:47:42.068 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-18 10:47:42.075 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-18 10:47:42.664 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 10:47:42.665 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:47:42.665 | we strongly recommend against using it for new projects. 2026-06-18 10:47:42.665 | 2026-06-18 10:47:42.665 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:47:42.665 | framework. For more detail see 2026-06-18 10:47:42.665 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:47:42.665 | 2026-06-18 10:47:42.665 | __import__(import_str) 2026-06-18 10:47:45.359 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-18 10:47:45.359 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-18 10:47:45.359 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-18 10:47:45.359 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-18 10:47:45.359 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-18 10:47:45.359 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-18 10:47:45.359 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-18 10:47:45.359 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-18 10:47:45.359 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-18 10:47:45.932 | + ./stack.sh:main:1114 : start_keystone 2026-06-18 10:47:45.937 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-18 10:47:45.946 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-18 10:47:45.950 | + functions-common:run_process:1668 : local service=keystone 2026-06-18 10:47:45.955 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 10:47:45.960 | + functions-common:run_process:1670 : local group= 2026-06-18 10:47:45.964 | + functions-common:run_process:1671 : local user= 2026-06-18 10:47:45.970 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:47:45.974 | + functions-common:run_process:1674 : local name=keystone 2026-06-18 10:47:45.978 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:47:45.983 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:47:45.987 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:47:45.991 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:47:45.998 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:47:46.004 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779665999 2026-06-18 10:47:46.008 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-18 10:47:46.035 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:47:46.040 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-18 10:47:46.044 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-18 10:47:46.049 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 10:47:46.054 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 10:47:46.058 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 10:47:46.062 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-18 10:47:46.066 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-18 10:47:46.071 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-18 10:47:46.075 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-18 10:47:46.079 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:47:46.084 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:47:46.088 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:47:46.093 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:47:46.097 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-18 10:47:46.101 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-18 10:47:46.105 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 10:47:46.110 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-18 10:47:46.114 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 10:47:46.118 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-18 10:47:46.123 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-18 10:47:46.128 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 10:47:46.131 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 10:47:46.136 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 10:47:46.139 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-18 10:47:46.143 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 10:47:46.150 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-18 10:47:46.245 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:47:46.341 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-18 10:47:46.422 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-18 10:47:46.503 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-18 10:47:46.584 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:47:46.663 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-18 10:47:46.743 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-18 10:47:46.820 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-18 10:47:46.897 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-18 10:47:46.976 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-18 10:47:47.061 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 10:47:47.066 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 10:47:47.070 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-18 10:47:47.166 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 10:47:47.678 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-18 10:47:47.711 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-18 10:47:48.174 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-18 10:47:48.319 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:47:48.324 | + functions-common:time_stop:2414 : local name 2026-06-18 10:47:48.328 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:47:48.331 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:47:48.334 | + functions-common:time_stop:2417 : local total 2026-06-18 10:47:48.338 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:47:48.338 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:47:48.340 | + functions-common:time_stop:2421 : start_time=1781779665999 2026-06-18 10:47:48.342 | + functions-common:time_stop:2423 : [[ -z 1781779665999 ]] 2026-06-18 10:47:48.350 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:47:48.354 | + functions-common:time_stop:2426 : end_time=1781779668351 2026-06-18 10:47:48.358 | + functions-common:time_stop:2427 : elapsed_time=2352 2026-06-18 10:47:48.358 | + functions-common:time_stop:2428 : total=2132 2026-06-18 10:47:48.361 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:47:48.363 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4484 2026-06-18 10:47:48.366 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-18 10:47:48.366 | Waiting for keystone to start... 2026-06-18 10:47:48.368 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.165/identity/v3/ 2026-06-18 10:47:48.370 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.165/identity/v3/ 2026-06-18 10:47:48.373 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 10:47:48.377 | + functions:wait_for_service:477 : local url=http://192.168.122.165/identity/v3/ 2026-06-18 10:47:48.377 | + functions:wait_for_service:478 : local rval=0 2026-06-18 10:47:48.380 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 10:47:48.382 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 10:47:48.384 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:47:48.387 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:47:48.391 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:47:48.396 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779668391 2026-06-18 10:47:48.396 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 10:47:48.399 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:47:48.404 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.165/identity/v3/ 2026-06-18 10:47:48.805 | ++ inc/async:async_inner:64 : rc=0 2026-06-18 10:47:48.835 | [43685 Async install_tempest:43685]: finished successfully 2026-06-18 10:47:53.966 | + :: : [[ 200 == 503 ]] 2026-06-18 10:47:53.968 | + :: : [[ 0 -eq 7 ]] 2026-06-18 10:47:53.973 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 10:47:53.978 | + functions-common:time_stop:2414 : local name 2026-06-18 10:47:53.982 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:47:53.987 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:47:53.991 | + functions-common:time_stop:2417 : local total 2026-06-18 10:47:53.997 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:47:54.001 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 10:47:54.006 | + functions-common:time_stop:2421 : start_time=1781779668391 2026-06-18 10:47:54.010 | + functions-common:time_stop:2423 : [[ -z 1781779668391 ]] 2026-06-18 10:47:54.015 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:47:54.021 | + functions-common:time_stop:2426 : end_time=1781779674017 2026-06-18 10:47:54.026 | + functions-common:time_stop:2427 : elapsed_time=5626 2026-06-18 10:47:54.030 | + functions-common:time_stop:2428 : total=0 2026-06-18 10:47:54.035 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:47:54.038 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5626 2026-06-18 10:47:54.041 | + functions:wait_for_service:486 : return 0 2026-06-18 10:47:54.045 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-18 10:47:54.072 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:47:54.076 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-18 10:47:54.080 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:47:54.084 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-18 10:47:54.355 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-18 10:47:54.360 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password nomoresecret --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://192.168.122.165/identity 2026-06-18 10:47:54.941 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 10:47:54.941 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:47:54.942 | we strongly recommend against using it for new projects. 2026-06-18 10:47:54.942 | 2026-06-18 10:47:54.942 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:47:54.942 | framework. For more detail see 2026-06-18 10:47:54.942 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:47:54.942 | 2026-06-18 10:47:54.942 | __import__(import_str) 2026-06-18 10:47:58.052 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.052 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.052 | 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=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.059 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.073 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.073 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.102 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.129 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.129 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.214 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.214 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.215 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.215 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.215 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.216 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.228 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.228 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.228 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.229 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.229 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.229 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.230 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.238 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.241 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.241 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.242 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.242 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.242 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.243 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.243 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=47597) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-18 10:47:58.316 | INFO dbcounter [-] Registered counter for database keystone 2026-06-18 10:47:58.403 | 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=47597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 10:47:58.591 | DEBUG dbcounter [-] [47597] Writer thread running {{(pid=47597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:47:58.751 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created domain default 2026-06-18 10:47:58.803 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created project admin 2026-06-18 10:47:58.837 | WARNING keystone.common.password_hashing [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-18 10:47:58.859 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created user admin 2026-06-18 10:47:58.879 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created role reader 2026-06-18 10:47:58.896 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created role member 2026-06-18 10:47:58.925 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created implied role where fd0aff56c70643ae844f0890bdf9d9a9 implies fe2870ab5335450cbefcff7d0afcbcdf 2026-06-18 10:47:58.941 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created role manager 2026-06-18 10:47:58.966 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created implied role where 22410f9d785a42d9a2874c0b9073d058 implies fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:47:58.985 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created role admin 2026-06-18 10:47:59.012 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created implied role where 3c9d98bca63b4476b61a01652ce1f1c1 implies 22410f9d785a42d9a2874c0b9073d058 2026-06-18 10:47:59.032 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created role service 2026-06-18 10:47:59.050 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Granted role admin on project admin to user admin. 2026-06-18 10:47:59.063 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Granted role admin on the system to user admin. 2026-06-18 10:47:59.082 | WARNING py.warnings [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-18 10:47:59.083 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 10:47:59.083 |  2026-06-18 10:47:59.087 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created region RegionOne 2026-06-18 10:47:59.138 | INFO keystone.cmd.bootstrap [None req-36d98df1-0a7a-4aab-ae2e-5d6b52fca13a None None] Created public endpoint http://192.168.122.165/identity 2026-06-18 10:47:59.895 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-18 10:47:59.899 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-18 10:47:59.904 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-18 10:47:59.910 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-18 10:48:04.836 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:04.841 | + lib/keystone:create_keystone_accounts:258 : admin_project=06452a6bbf774f3984c86f9740b117e3 2026-06-18 10:48:04.845 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-18 10:48:04.851 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-18 10:48:08.147 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:08.152 | + lib/keystone:create_keystone_accounts:260 : admin_user=54dbcf5f5527421599bea25810326743 2026-06-18 10:48:08.156 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-18 10:48:08.160 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-18 10:48:08.164 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-18 10:48:08.168 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 54dbcf5f5527421599bea25810326743 default 2026-06-18 10:48:08.254 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 54dbcf5f5527421599bea25810326743 default 2026-06-18 10:48:08.303 | [2070 Async ks-domain-role:47716]: running: get_or_add_user_domain_role admin 54dbcf5f5527421599bea25810326743 default 2026-06-18 10:48:08.307 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-18 10:48:08.311 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-18 10:48:08.315 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-18 10:48:12.328 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:12.333 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-18 10:48:12.337 | + functions-common:get_or_create_domain:872 : echo default 2026-06-18 10:48:12.337 | default 2026-06-18 10:48:12.341 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-18 10:48:12.428 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-18 10:48:12.482 | [2070 Async ks-project:47824]: running: get_or_create_project service Default 2026-06-18 10:48:12.486 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-18 10:48:12.581 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-18 10:48:12.637 | [2070 Async ks-service:47918]: running: get_or_create_role service 2026-06-18 10:48:12.639 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-18 10:48:12.702 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-18 10:48:12.774 | [2070 Async ks-reseller:48012]: running: get_or_create_role ResellerAdmin 2026-06-18 10:48:12.779 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-18 10:48:12.787 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-18 10:48:12.893 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-18 10:48:12.974 | [2070 Async ks-anotherrole:48126]: running: get_or_create_role anotherrole 2026-06-18 10:48:12.984 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-18 10:48:12.997 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-18 10:48:13.005 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 10:48:13.017 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-18 10:48:17.865 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:17.939 | [48012 Async ks-reseller:48012]: finished successfully 2026-06-18 10:48:18.176 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:18.243 | [48126 Async ks-anotherrole:48126]: finished successfully 2026-06-18 10:48:18.532 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:18.568 | [47824 Async ks-project:47824]: finished successfully 2026-06-18 10:48:18.875 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:18.908 | [47918 Async ks-service:47918]: finished successfully 2026-06-18 10:48:18.952 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:18.985 | [47716 Async ks-domain-role:47716]: finished successfully 2026-06-18 10:48:19.220 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:19.226 | ++ functions-common:get_or_create_project:922 : project_id=4883797240ae4f6297fb520187e998fb 2026-06-18 10:48:19.229 | ++ functions-common:get_or_create_project:923 : echo 4883797240ae4f6297fb520187e998fb 2026-06-18 10:48:19.235 | + lib/keystone:create_keystone_accounts:288 : invis_project=4883797240ae4f6297fb520187e998fb 2026-06-18 10:48:19.239 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-18 10:48:19.244 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-18 10:48:19.248 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 10:48:19.254 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-18 10:48:22.947 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:22.952 | ++ functions-common:get_or_create_project:922 : project_id=324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:22.956 | ++ functions-common:get_or_create_project:923 : echo 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:22.961 | + lib/keystone:create_keystone_accounts:292 : demo_project=324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:22.965 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-18 10:48:22.969 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-18 10:48:22.973 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:48:22.977 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-18 10:48:22.980 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-18 10:48:22.984 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-18 10:48:26.637 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:26.641 | ++ functions-common:get_or_create_user:909 : user_id=99fd9f1f98294d8cabdb39211d7b1b99 2026-06-18 10:48:26.644 | ++ functions-common:get_or_create_user:910 : echo 99fd9f1f98294d8cabdb39211d7b1b99 2026-06-18 10:48:26.648 | + lib/keystone:create_keystone_accounts:295 : demo_user=99fd9f1f98294d8cabdb39211d7b1b99 2026-06-18 10:48:26.651 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-18 10:48:26.703 | [2070 Async ks-domain-role:47716]: Waiting for completion of get_or_add_user_domain_role admin 54dbcf5f5527421599bea25810326743 default running on PID 47716 (6 other jobs running) 2026-06-18 10:48:26.728 | [2070 Async ks-domain-role:47716]: Signaling child to exit 2026-06-18 10:48:26.729 | WAKEUP 2026-06-18 10:48:26.750 | [2070 Async ks-domain-role:47716]: Signaled 2026-06-18 10:48:26.751 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-18 10:48:26.752 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user 54dbcf5f5527421599bea25810326743 --domain default 2026-06-18 10:48:26.752 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 54dbcf5f5527421599bea25810326743 --domain default -c Role -f value 2026-06-18 10:48:26.752 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:26.752 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:48:26.752 | + functions-common:get_or_add_user_domain_role:993 : echo 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:48:26.753 | 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:48:26.795 | [2070 Async ks-domain-role:47716]: finished get_or_add_user_domain_role admin 54dbcf5f5527421599bea25810326743 default with result 0 in 10 seconds 2026-06-18 10:48:26.803 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-18 10:48:26.838 | [2070 Async ks-project:47824]: Waiting for completion of get_or_create_project service Default running on PID 47824 (5 other jobs running) 2026-06-18 10:48:26.863 | [2070 Async ks-project:47824]: Signaling child to exit 2026-06-18 10:48:26.863 | WAKEUP 2026-06-18 10:48:26.885 | [2070 Async ks-project:47824]: Signaled 2026-06-18 10:48:26.886 | + functions-common:get_or_create_project:916 : local project_id 2026-06-18 10:48:26.886 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-18 10:48:26.886 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:26.887 | + functions-common:get_or_create_project:922 : project_id=8073c11a42654411b2ad358b0db9bcac 2026-06-18 10:48:26.887 | + functions-common:get_or_create_project:923 : echo 8073c11a42654411b2ad358b0db9bcac 2026-06-18 10:48:26.887 | 8073c11a42654411b2ad358b0db9bcac 2026-06-18 10:48:26.928 | [2070 Async ks-project:47824]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-18 10:48:26.964 | [2070 Async ks-service:47918]: Waiting for completion of get_or_create_role service running on PID 47918 (4 other jobs running) 2026-06-18 10:48:26.987 | [2070 Async ks-service:47918]: Signaling child to exit 2026-06-18 10:48:26.988 | WAKEUP 2026-06-18 10:48:27.010 | [2070 Async ks-service:47918]: Signaled 2026-06-18 10:48:27.012 | + functions-common:get_or_create_role:929 : local role_id 2026-06-18 10:48:27.013 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-18 10:48:27.013 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:27.013 | + functions-common:get_or_create_role:934 : role_id=a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:48:27.013 | + functions-common:get_or_create_role:935 : echo a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:48:27.013 | a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:48:27.056 | [2070 Async ks-service:47918]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-18 10:48:27.095 | [2070 Async ks-reseller:48012]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 48012 (3 other jobs running) 2026-06-18 10:48:27.119 | [2070 Async ks-reseller:48012]: Signaling child to exit 2026-06-18 10:48:27.119 | WAKEUP 2026-06-18 10:48:27.141 | [2070 Async ks-reseller:48012]: Signaled 2026-06-18 10:48:27.142 | + functions-common:get_or_create_role:929 : local role_id 2026-06-18 10:48:27.142 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-18 10:48:27.142 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:27.142 | + functions-common:get_or_create_role:934 : role_id=d8b30792329342d5a0ff058cd54bdeb8 2026-06-18 10:48:27.142 | + functions-common:get_or_create_role:935 : echo d8b30792329342d5a0ff058cd54bdeb8 2026-06-18 10:48:27.142 | d8b30792329342d5a0ff058cd54bdeb8 2026-06-18 10:48:27.186 | [2070 Async ks-reseller:48012]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-18 10:48:27.223 | [2070 Async ks-anotherrole:48126]: Waiting for completion of get_or_create_role anotherrole running on PID 48126 (2 other jobs running) 2026-06-18 10:48:27.247 | [2070 Async ks-anotherrole:48126]: Signaling child to exit 2026-06-18 10:48:27.248 | WAKEUP 2026-06-18 10:48:27.270 | [2070 Async ks-anotherrole:48126]: Signaled 2026-06-18 10:48:27.271 | + functions-common:get_or_create_role:929 : local role_id 2026-06-18 10:48:27.271 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-18 10:48:27.271 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:27.271 | + functions-common:get_or_create_role:934 : role_id=d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:48:27.271 | + functions-common:get_or_create_role:935 : echo d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:48:27.271 | d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:48:27.313 | [2070 Async ks-anotherrole:48126]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-18 10:48:27.318 | + inc/async:async_wait:197 : return 0 2026-06-18 10:48:27.321 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 99fd9f1f98294d8cabdb39211d7b1b99 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:27.390 | + inc/async:async_inner:63 : get_or_add_user_project_role member 99fd9f1f98294d8cabdb39211d7b1b99 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:27.431 | [2070 Async ks-demo-member:48970]: running: get_or_add_user_project_role member 99fd9f1f98294d8cabdb39211d7b1b99 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:27.435 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 54dbcf5f5527421599bea25810326743 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:27.508 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 54dbcf5f5527421599bea25810326743 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:27.553 | [2070 Async ks-demo-admin:49066]: running: get_or_add_user_project_role admin 54dbcf5f5527421599bea25810326743 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:27.556 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 99fd9f1f98294d8cabdb39211d7b1b99 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:27.632 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 99fd9f1f98294d8cabdb39211d7b1b99 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:27.679 | [2070 Async ks-demo-another:49162]: running: get_or_add_user_project_role anotherrole 99fd9f1f98294d8cabdb39211d7b1b99 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:27.681 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 99fd9f1f98294d8cabdb39211d7b1b99 4883797240ae4f6297fb520187e998fb 2026-06-18 10:48:27.748 | + inc/async:async_inner:63 : get_or_add_user_project_role member 99fd9f1f98294d8cabdb39211d7b1b99 4883797240ae4f6297fb520187e998fb 2026-06-18 10:48:27.811 | [2070 Async ks-demo-invis:49258]: running: get_or_add_user_project_role member 99fd9f1f98294d8cabdb39211d7b1b99 4883797240ae4f6297fb520187e998fb 2026-06-18 10:48:27.817 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-18 10:48:27.823 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-18 10:48:27.830 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:48:27.840 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-18 10:48:27.846 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-18 10:48:27.855 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-18 10:48:32.669 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:32.674 | ++ functions-common:get_or_create_user:909 : user_id=f26f3eb69755430e976a7dc52f68c21b 2026-06-18 10:48:32.679 | ++ functions-common:get_or_create_user:910 : echo f26f3eb69755430e976a7dc52f68c21b 2026-06-18 10:48:32.686 | + lib/keystone:create_keystone_accounts:308 : demo_reader=f26f3eb69755430e976a7dc52f68c21b 2026-06-18 10:48:32.690 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader f26f3eb69755430e976a7dc52f68c21b 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:32.788 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f26f3eb69755430e976a7dc52f68c21b 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:32.850 | [2070 Async ks-demo-reader:49428]: running: get_or_add_user_project_role reader f26f3eb69755430e976a7dc52f68c21b 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:48:32.853 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-18 10:48:32.853 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-18 10:48:32.855 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 10:48:32.860 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-18 10:48:38.115 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:38.119 | ++ functions-common:get_or_create_project:922 : project_id=55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:38.121 | ++ functions-common:get_or_create_project:923 : echo 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:38.125 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:38.129 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-18 10:48:38.133 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-18 10:48:38.142 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:48:38.153 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-18 10:48:38.162 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-18 10:48:38.171 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-18 10:48:40.119 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:40.155 | [48970 Async ks-demo-member:48970]: finished successfully 2026-06-18 10:48:41.164 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:41.215 | [49162 Async ks-demo-another:49162]: finished successfully 2026-06-18 10:48:41.218 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:41.256 | [49066 Async ks-demo-admin:49066]: finished successfully 2026-06-18 10:48:41.302 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:41.329 | [49258 Async ks-demo-invis:49258]: finished successfully 2026-06-18 10:48:42.285 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:42.291 | ++ functions-common:get_or_create_user:909 : user_id=324813cb863a4f72a62281238236e100 2026-06-18 10:48:42.295 | ++ functions-common:get_or_create_user:910 : echo 324813cb863a4f72a62281238236e100 2026-06-18 10:48:42.300 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=324813cb863a4f72a62281238236e100 2026-06-18 10:48:42.304 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 324813cb863a4f72a62281238236e100 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:42.396 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 324813cb863a4f72a62281238236e100 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:42.451 | [2070 Async ks-alt-admin:49847]: running: get_or_add_user_project_role admin 324813cb863a4f72a62281238236e100 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:42.455 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 324813cb863a4f72a62281238236e100 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:42.538 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 324813cb863a4f72a62281238236e100 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:42.597 | [2070 Async ks-alt-another:49943]: running: get_or_add_user_project_role anotherrole 324813cb863a4f72a62281238236e100 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:42.599 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-18 10:48:42.606 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-18 10:48:42.608 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:48:42.611 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-18 10:48:42.613 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-18 10:48:42.619 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-18 10:48:45.007 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:45.041 | [49428 Async ks-demo-reader:49428]: finished successfully 2026-06-18 10:48:46.691 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:46.696 | ++ functions-common:get_or_create_user:909 : user_id=882f050bb2054355919c5a826ca37f4a 2026-06-18 10:48:46.701 | ++ functions-common:get_or_create_user:910 : echo 882f050bb2054355919c5a826ca37f4a 2026-06-18 10:48:46.708 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=882f050bb2054355919c5a826ca37f4a 2026-06-18 10:48:46.712 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 882f050bb2054355919c5a826ca37f4a 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:46.827 | + inc/async:async_inner:63 : get_or_add_user_project_role member 882f050bb2054355919c5a826ca37f4a 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:46.889 | [2070 Async ks-alt-member-user:50118]: running: get_or_add_user_project_role member 882f050bb2054355919c5a826ca37f4a 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:46.892 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-18 10:48:46.895 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-18 10:48:46.897 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:48:46.899 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-18 10:48:46.901 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-18 10:48:46.908 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-18 10:48:50.890 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:50.896 | ++ functions-common:get_or_create_user:909 : user_id=8bf7226c0bbd40e0936410f0bb71a44e 2026-06-18 10:48:50.901 | ++ functions-common:get_or_create_user:910 : echo 8bf7226c0bbd40e0936410f0bb71a44e 2026-06-18 10:48:50.908 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=8bf7226c0bbd40e0936410f0bb71a44e 2026-06-18 10:48:50.913 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8bf7226c0bbd40e0936410f0bb71a44e 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:51.012 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8bf7226c0bbd40e0936410f0bb71a44e 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:51.078 | [2070 Async ks-alt-reader-user:50290]: running: get_or_add_user_project_role reader 8bf7226c0bbd40e0936410f0bb71a44e 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:48:51.084 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-18 10:48:51.088 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:48:51.091 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-18 10:48:51.096 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-18 10:48:51.101 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-18 10:48:52.111 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:52.171 | [49847 Async ks-alt-admin:49847]: finished successfully 2026-06-18 10:48:52.243 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:52.269 | [49943 Async ks-alt-another:49943]: finished successfully 2026-06-18 10:48:55.264 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:55.271 | ++ functions-common:get_or_create_user:909 : user_id=70564896713846c7b5cbbf8efa9f1558 2026-06-18 10:48:55.275 | ++ functions-common:get_or_create_user:910 : echo 70564896713846c7b5cbbf8efa9f1558 2026-06-18 10:48:55.278 | + lib/keystone:create_keystone_accounts:340 : system_member_user=70564896713846c7b5cbbf8efa9f1558 2026-06-18 10:48:55.281 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 70564896713846c7b5cbbf8efa9f1558 all 2026-06-18 10:48:55.362 | + inc/async:async_inner:63 : get_or_add_user_system_role member 70564896713846c7b5cbbf8efa9f1558 all 2026-06-18 10:48:55.426 | [2070 Async ks-system-member:50521]: running: get_or_add_user_system_role member 70564896713846c7b5cbbf8efa9f1558 all 2026-06-18 10:48:55.433 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-18 10:48:55.441 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:48:55.445 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-18 10:48:55.450 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-18 10:48:55.458 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-18 10:48:56.209 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:48:56.235 | [50118 Async ks-alt-member-user:50118]: finished successfully 2026-06-18 10:48:59.366 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:48:59.373 | ++ functions-common:get_or_create_user:909 : user_id=66881953818743d09475f93dcfb9b4a0 2026-06-18 10:48:59.378 | ++ functions-common:get_or_create_user:910 : echo 66881953818743d09475f93dcfb9b4a0 2026-06-18 10:48:59.384 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=66881953818743d09475f93dcfb9b4a0 2026-06-18 10:48:59.388 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 66881953818743d09475f93dcfb9b4a0 all 2026-06-18 10:48:59.478 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 66881953818743d09475f93dcfb9b4a0 all 2026-06-18 10:48:59.556 | [2070 Async ks-system-reader:50726]: running: get_or_add_user_system_role reader 66881953818743d09475f93dcfb9b4a0 all 2026-06-18 10:48:59.560 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-18 10:48:59.568 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-18 10:48:59.577 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-18 10:48:59.578 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-18 10:48:59.582 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-18 10:49:00.208 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:49:00.236 | [50290 Async ks-alt-reader-user:50290]: finished successfully 2026-06-18 10:49:03.493 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:03.498 | ++ functions-common:get_or_create_group:886 : group_id=367c9db4dce642959a7df861fe3a6a7c 2026-06-18 10:49:03.503 | ++ functions-common:get_or_create_group:887 : echo 367c9db4dce642959a7df861fe3a6a7c 2026-06-18 10:49:03.509 | + lib/keystone:create_keystone_accounts:350 : admin_group=367c9db4dce642959a7df861fe3a6a7c 2026-06-18 10:49:03.515 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-18 10:49:03.519 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-18 10:49:03.524 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-18 10:49:03.531 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-18 10:49:03.535 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-18 10:49:07.353 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:07.359 | ++ functions-common:get_or_create_group:886 : group_id=98db4f34019c45949678abdc1ea3409d 2026-06-18 10:49:07.364 | ++ functions-common:get_or_create_group:887 : echo 98db4f34019c45949678abdc1ea3409d 2026-06-18 10:49:07.371 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=98db4f34019c45949678abdc1ea3409d 2026-06-18 10:49:07.376 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 98db4f34019c45949678abdc1ea3409d 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:07.473 | + inc/async:async_inner:63 : get_or_add_group_project_role member 98db4f34019c45949678abdc1ea3409d 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:07.529 | [2070 Async ks-group-memberdemo:50990]: running: get_or_add_group_project_role member 98db4f34019c45949678abdc1ea3409d 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:07.532 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 98db4f34019c45949678abdc1ea3409d 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:07.660 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 98db4f34019c45949678abdc1ea3409d 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:07.757 | [2070 Async ks-group-anotherdemo:51069]: running: get_or_add_group_project_role anotherrole 98db4f34019c45949678abdc1ea3409d 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:07.768 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 98db4f34019c45949678abdc1ea3409d 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:07.961 | + inc/async:async_inner:63 : get_or_add_group_project_role member 98db4f34019c45949678abdc1ea3409d 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:08.078 | [2070 Async ks-group-memberalt:51148]: running: get_or_add_group_project_role member 98db4f34019c45949678abdc1ea3409d 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:08.088 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 98db4f34019c45949678abdc1ea3409d 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:08.254 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 98db4f34019c45949678abdc1ea3409d 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:08.351 | [2070 Async ks-group-anotheralt:51245]: running: get_or_add_group_project_role anotherrole 98db4f34019c45949678abdc1ea3409d 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:08.360 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 367c9db4dce642959a7df861fe3a6a7c 06452a6bbf774f3984c86f9740b117e3 2026-06-18 10:49:08.546 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 367c9db4dce642959a7df861fe3a6a7c 06452a6bbf774f3984c86f9740b117e3 2026-06-18 10:49:08.551 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:49:08.621 | [50521 Async ks-system-member:50521]: finished successfully 2026-06-18 10:49:08.651 | [2070 Async ks-group-admin:51330]: running: get_or_add_group_project_role admin 367c9db4dce642959a7df861fe3a6a7c 06452a6bbf774f3984c86f9740b117e3 2026-06-18 10:49:08.663 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-18 10:49:08.793 | [2070 Async ks-demo-member:48970]: Waiting for completion of get_or_add_user_project_role member 99fd9f1f98294d8cabdb39211d7b1b99 324ef5d1709d45c884f97394f04e9e05 running on PID 48970 (17 other jobs running) 2026-06-18 10:49:08.852 | [2070 Async ks-demo-member:48970]: Signaling child to exit 2026-06-18 10:49:08.854 | WAKEUP 2026-06-18 10:49:08.909 | [2070 Async ks-demo-member:48970]: Signaled 2026-06-18 10:49:08.913 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:49:08.914 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:49:08.914 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 10:49:08.914 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:08.914 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:08.914 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:08.914 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:08.914 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:08.914 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 10:49:08.914 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 99fd9f1f98294d8cabdb39211d7b1b99 --project 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:08.914 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 99fd9f1f98294d8cabdb39211d7b1b99 --project 324ef5d1709d45c884f97394f04e9e05 -c Role -f value 2026-06-18 10:49:08.914 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:08.915 | + functions-common:get_or_add_user_project_role:973 : user_role_id=fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:08.915 | + functions-common:get_or_add_user_project_role:974 : echo fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:08.918 | fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:09.029 | [2070 Async ks-demo-member:48970]: finished get_or_add_user_project_role member 99fd9f1f98294d8cabdb39211d7b1b99 324ef5d1709d45c884f97394f04e9e05 with result 0 in 12 seconds 2026-06-18 10:49:09.125 | [2070 Async ks-demo-admin:49066]: Waiting for completion of get_or_add_user_project_role admin 54dbcf5f5527421599bea25810326743 324ef5d1709d45c884f97394f04e9e05 running on PID 49066 (16 other jobs running) 2026-06-18 10:49:09.185 | [2070 Async ks-demo-admin:49066]: Signaling child to exit 2026-06-18 10:49:09.186 | WAKEUP 2026-06-18 10:49:09.232 | [2070 Async ks-demo-admin:49066]: Signaled 2026-06-18 10:49:09.233 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:49:09.233 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:49:09.233 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 10:49:09.233 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:09.233 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:09.234 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:09.235 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:09.235 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:09.235 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 10:49:09.235 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 54dbcf5f5527421599bea25810326743 --project 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:09.235 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 54dbcf5f5527421599bea25810326743 --project 324ef5d1709d45c884f97394f04e9e05 -c Role -f value 2026-06-18 10:49:09.235 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:09.235 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:49:09.235 | + functions-common:get_or_add_user_project_role:974 : echo 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:49:09.235 | 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:49:09.321 | [2070 Async ks-demo-admin:49066]: finished get_or_add_user_project_role admin 54dbcf5f5527421599bea25810326743 324ef5d1709d45c884f97394f04e9e05 with result 0 in 13 seconds 2026-06-18 10:49:09.409 | [2070 Async ks-demo-another:49162]: Waiting for completion of get_or_add_user_project_role anotherrole 99fd9f1f98294d8cabdb39211d7b1b99 324ef5d1709d45c884f97394f04e9e05 running on PID 49162 (15 other jobs running) 2026-06-18 10:49:09.470 | [2070 Async ks-demo-another:49162]: Signaling child to exit 2026-06-18 10:49:09.470 | WAKEUP 2026-06-18 10:49:09.527 | [2070 Async ks-demo-another:49162]: Signaled 2026-06-18 10:49:09.530 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:49:09.530 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:49:09.530 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 10:49:09.530 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:09.530 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:09.530 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:09.530 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:09.530 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:09.530 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 10:49:09.530 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 99fd9f1f98294d8cabdb39211d7b1b99 --project 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:09.530 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 99fd9f1f98294d8cabdb39211d7b1b99 --project 324ef5d1709d45c884f97394f04e9e05 -c Role -f value 2026-06-18 10:49:09.531 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:09.533 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:09.533 | + functions-common:get_or_add_user_project_role:974 : echo d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:09.533 | d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:09.641 | [2070 Async ks-demo-another:49162]: finished get_or_add_user_project_role anotherrole 99fd9f1f98294d8cabdb39211d7b1b99 324ef5d1709d45c884f97394f04e9e05 with result 0 in 13 seconds 2026-06-18 10:49:09.730 | [2070 Async ks-demo-invis:49258]: Waiting for completion of get_or_add_user_project_role member 99fd9f1f98294d8cabdb39211d7b1b99 4883797240ae4f6297fb520187e998fb running on PID 49258 (14 other jobs running) 2026-06-18 10:49:09.790 | [2070 Async ks-demo-invis:49258]: Signaling child to exit 2026-06-18 10:49:09.792 | WAKEUP 2026-06-18 10:49:09.840 | [2070 Async ks-demo-invis:49258]: Signaled 2026-06-18 10:49:09.845 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:49:09.845 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:49:09.845 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 10:49:09.845 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:09.845 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:09.845 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:09.845 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:09.846 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:09.846 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 10:49:09.846 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 99fd9f1f98294d8cabdb39211d7b1b99 --project 4883797240ae4f6297fb520187e998fb 2026-06-18 10:49:09.846 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 99fd9f1f98294d8cabdb39211d7b1b99 --project 4883797240ae4f6297fb520187e998fb -c Role -f value 2026-06-18 10:49:09.846 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:09.846 | + functions-common:get_or_add_user_project_role:973 : user_role_id=fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:09.846 | + functions-common:get_or_add_user_project_role:974 : echo fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:09.846 | fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:09.949 | [2070 Async ks-demo-invis:49258]: finished get_or_add_user_project_role member 99fd9f1f98294d8cabdb39211d7b1b99 4883797240ae4f6297fb520187e998fb with result 0 in 13 seconds 2026-06-18 10:49:10.047 | [2070 Async ks-demo-reader:49428]: Waiting for completion of get_or_add_user_project_role reader f26f3eb69755430e976a7dc52f68c21b 324ef5d1709d45c884f97394f04e9e05 running on PID 49428 (13 other jobs running) 2026-06-18 10:49:10.108 | [2070 Async ks-demo-reader:49428]: Signaling child to exit 2026-06-18 10:49:10.110 | WAKEUP 2026-06-18 10:49:10.161 | [2070 Async ks-demo-reader:49428]: Signaled 2026-06-18 10:49:10.163 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:49:10.163 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:49:10.163 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 10:49:10.163 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:10.163 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:10.163 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:10.163 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:10.164 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:10.164 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 10:49:10.164 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user f26f3eb69755430e976a7dc52f68c21b --project 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:10.164 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f26f3eb69755430e976a7dc52f68c21b --project 324ef5d1709d45c884f97394f04e9e05 -c Role -f value 2026-06-18 10:49:10.164 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:10.164 | + functions-common:get_or_add_user_project_role:973 : user_role_id=fe2870ab5335450cbefcff7d0afcbcdf 2026-06-18 10:49:10.164 | + functions-common:get_or_add_user_project_role:974 : echo fe2870ab5335450cbefcff7d0afcbcdf 2026-06-18 10:49:10.164 | fe2870ab5335450cbefcff7d0afcbcdf 2026-06-18 10:49:10.275 | [2070 Async ks-demo-reader:49428]: finished get_or_add_user_project_role reader f26f3eb69755430e976a7dc52f68c21b 324ef5d1709d45c884f97394f04e9e05 with result 0 in 12 seconds 2026-06-18 10:49:10.285 | + inc/async:async_wait:197 : return 0 2026-06-18 10:49:10.294 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-18 10:49:10.414 | [2070 Async ks-alt-admin:49847]: Waiting for completion of get_or_add_user_project_role admin 324813cb863a4f72a62281238236e100 55c3c82ddc9f477a8ef3766641a46000 running on PID 49847 (12 other jobs running) 2026-06-18 10:49:10.480 | [2070 Async ks-alt-admin:49847]: Signaling child to exit 2026-06-18 10:49:10.480 | WAKEUP 2026-06-18 10:49:10.532 | [2070 Async ks-alt-admin:49847]: Signaled 2026-06-18 10:49:10.534 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:49:10.534 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:49:10.534 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 10:49:10.534 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:10.534 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:10.534 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:10.534 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:10.534 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:10.534 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 10:49:10.534 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 324813cb863a4f72a62281238236e100 --project 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:10.535 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 324813cb863a4f72a62281238236e100 --project 55c3c82ddc9f477a8ef3766641a46000 -c Role -f value 2026-06-18 10:49:10.535 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:10.535 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:49:10.535 | + functions-common:get_or_add_user_project_role:974 : echo 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:49:10.535 | 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:49:10.642 | [2070 Async ks-alt-admin:49847]: finished get_or_add_user_project_role admin 324813cb863a4f72a62281238236e100 55c3c82ddc9f477a8ef3766641a46000 with result 0 in 9 seconds 2026-06-18 10:49:10.735 | [2070 Async ks-alt-another:49943]: Waiting for completion of get_or_add_user_project_role anotherrole 324813cb863a4f72a62281238236e100 55c3c82ddc9f477a8ef3766641a46000 running on PID 49943 (11 other jobs running) 2026-06-18 10:49:10.788 | [2070 Async ks-alt-another:49943]: Signaling child to exit 2026-06-18 10:49:10.790 | WAKEUP 2026-06-18 10:49:10.844 | [2070 Async ks-alt-another:49943]: Signaled 2026-06-18 10:49:10.846 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:49:10.846 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:49:10.846 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 10:49:10.846 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:10.846 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:10.846 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:10.846 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:10.846 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:10.846 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 10:49:10.846 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 324813cb863a4f72a62281238236e100 --project 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:10.847 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 324813cb863a4f72a62281238236e100 --project 55c3c82ddc9f477a8ef3766641a46000 -c Role -f value 2026-06-18 10:49:10.847 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:10.847 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:10.847 | + functions-common:get_or_add_user_project_role:974 : echo d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:10.847 | d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:10.955 | [2070 Async ks-alt-another:49943]: finished get_or_add_user_project_role anotherrole 324813cb863a4f72a62281238236e100 55c3c82ddc9f477a8ef3766641a46000 with result 0 in 9 seconds 2026-06-18 10:49:11.048 | [2070 Async ks-alt-member-user:50118]: Waiting for completion of get_or_add_user_project_role member 882f050bb2054355919c5a826ca37f4a 55c3c82ddc9f477a8ef3766641a46000 running on PID 50118 (10 other jobs running) 2026-06-18 10:49:11.110 | [2070 Async ks-alt-member-user:50118]: Signaling child to exit 2026-06-18 10:49:11.111 | WAKEUP 2026-06-18 10:49:11.160 | [2070 Async ks-alt-member-user:50118]: Signaled 2026-06-18 10:49:11.162 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:49:11.162 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:49:11.162 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 10:49:11.162 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:11.162 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:11.162 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:11.165 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:11.165 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:11.165 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 10:49:11.165 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 882f050bb2054355919c5a826ca37f4a --project 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:11.165 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 882f050bb2054355919c5a826ca37f4a --project 55c3c82ddc9f477a8ef3766641a46000 -c Role -f value 2026-06-18 10:49:11.165 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:11.165 | + functions-common:get_or_add_user_project_role:973 : user_role_id=fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:11.166 | + functions-common:get_or_add_user_project_role:974 : echo fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:11.166 | fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:11.282 | [2070 Async ks-alt-member-user:50118]: finished get_or_add_user_project_role member 882f050bb2054355919c5a826ca37f4a 55c3c82ddc9f477a8ef3766641a46000 with result 0 in 9 seconds 2026-06-18 10:49:11.364 | [2070 Async ks-alt-reader-user:50290]: Waiting for completion of get_or_add_user_project_role reader 8bf7226c0bbd40e0936410f0bb71a44e 55c3c82ddc9f477a8ef3766641a46000 running on PID 50290 (9 other jobs running) 2026-06-18 10:49:11.423 | [2070 Async ks-alt-reader-user:50290]: Signaling child to exit 2026-06-18 10:49:11.425 | WAKEUP 2026-06-18 10:49:11.475 | [2070 Async ks-alt-reader-user:50290]: Signaled 2026-06-18 10:49:11.479 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:49:11.479 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:49:11.479 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-18 10:49:11.479 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:11.479 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:11.479 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:11.479 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:11.479 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:11.479 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-18 10:49:11.480 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 8bf7226c0bbd40e0936410f0bb71a44e --project 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:11.480 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8bf7226c0bbd40e0936410f0bb71a44e --project 55c3c82ddc9f477a8ef3766641a46000 -c Role -f value 2026-06-18 10:49:11.480 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:11.480 | + functions-common:get_or_add_user_project_role:973 : user_role_id=fe2870ab5335450cbefcff7d0afcbcdf 2026-06-18 10:49:11.480 | + functions-common:get_or_add_user_project_role:974 : echo fe2870ab5335450cbefcff7d0afcbcdf 2026-06-18 10:49:11.480 | fe2870ab5335450cbefcff7d0afcbcdf 2026-06-18 10:49:11.581 | [2070 Async ks-alt-reader-user:50290]: finished get_or_add_user_project_role reader 8bf7226c0bbd40e0936410f0bb71a44e 55c3c82ddc9f477a8ef3766641a46000 with result 0 in 9 seconds 2026-06-18 10:49:11.590 | + inc/async:async_wait:197 : return 0 2026-06-18 10:49:11.598 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-18 10:49:11.730 | [2070 Async ks-system-member:50521]: Waiting for completion of get_or_add_user_system_role member 70564896713846c7b5cbbf8efa9f1558 all running on PID 50521 (8 other jobs running) 2026-06-18 10:49:11.792 | [2070 Async ks-system-member:50521]: Signaling child to exit 2026-06-18 10:49:11.793 | WAKEUP 2026-06-18 10:49:11.881 | [2070 Async ks-system-member:50521]: Signaled 2026-06-18 10:49:11.886 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-18 10:49:11.886 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-18 10:49:11.886 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-18 10:49:11.886 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:11.886 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:11.886 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:11.886 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:11.886 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:11.886 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-18 10:49:11.886 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 70564896713846c7b5cbbf8efa9f1558 --system all -f value -c Role 2026-06-18 10:49:11.887 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:11.887 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-18 10:49:11.887 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-18 10:49:11.887 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user 70564896713846c7b5cbbf8efa9f1558 --system all 2026-06-18 10:49:11.887 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 70564896713846c7b5cbbf8efa9f1558 --system all -f value -c Role 2026-06-18 10:49:11.887 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:11.891 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-18 10:49:11.891 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-18 10:49:11.891 | 2026-06-18 10:49:11.979 | [2070 Async ks-system-member:50521]: finished get_or_add_user_system_role member 70564896713846c7b5cbbf8efa9f1558 all with result 0 in 13 seconds 2026-06-18 10:49:12.077 | [2070 Async ks-system-reader:50726]: Waiting for completion of get_or_add_user_system_role reader 66881953818743d09475f93dcfb9b4a0 all running on PID 50726 (7 other jobs running) 2026-06-18 10:49:12.107 | [2070 Async ks-system-reader:50726]: Signaling child to exit 2026-06-18 10:49:14.072 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:49:14.138 | [50726 Async ks-system-reader:50726]: finished successfully 2026-06-18 10:49:14.220 | WAKEUP 2026-06-18 10:49:14.295 | [2070 Async ks-system-reader:50726]: Signaled 2026-06-18 10:49:14.296 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-18 10:49:14.296 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-18 10:49:14.296 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-18 10:49:14.296 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:49:14.296 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:49:14.296 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-18 10:49:14.296 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-18 10:49:14.296 | ++ functions-common:_get_domain_args:951 : echo 2026-06-18 10:49:14.296 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-18 10:49:14.297 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 66881953818743d09475f93dcfb9b4a0 --system all -f value -c Role 2026-06-18 10:49:14.297 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:14.297 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-18 10:49:14.297 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-18 10:49:14.297 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user 66881953818743d09475f93dcfb9b4a0 --system all 2026-06-18 10:49:14.297 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 66881953818743d09475f93dcfb9b4a0 --system all -f value -c Role 2026-06-18 10:49:14.297 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:14.297 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-18 10:49:14.297 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-18 10:49:14.297 | 2026-06-18 10:49:14.438 | [2070 Async ks-system-reader:50726]: finished get_or_add_user_system_role reader 66881953818743d09475f93dcfb9b4a0 all with result 0 in 14 seconds 2026-06-18 10:49:14.449 | + inc/async:async_wait:197 : return 0 2026-06-18 10:49:14.462 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-18 10:49:14.588 | [2070 Async ks-group-memberdemo:50990]: Waiting for completion of get_or_add_group_project_role member 98db4f34019c45949678abdc1ea3409d 324ef5d1709d45c884f97394f04e9e05 running on PID 50990 (6 other jobs running) 2026-06-18 10:49:14.646 | [2070 Async ks-group-memberdemo:50990]: Signaling child to exit 2026-06-18 10:49:19.877 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:49:19.915 | [51069 Async ks-group-anotherdemo:51069]: finished successfully 2026-06-18 10:49:20.601 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:49:20.625 | [50990 Async ks-group-memberdemo:50990]: finished successfully 2026-06-18 10:49:20.647 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:49:20.650 | WAKEUP 2026-06-18 10:49:20.670 | [51245 Async ks-group-anotheralt:51245]: finished successfully 2026-06-18 10:49:20.678 | [2070 Async ks-group-memberdemo:50990]: Signaled 2026-06-18 10:49:20.679 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 10:49:20.680 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 98db4f34019c45949678abdc1ea3409d --project 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:20.680 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 98db4f34019c45949678abdc1ea3409d --project 324ef5d1709d45c884f97394f04e9e05 -f value -c Role 2026-06-18 10:49:20.680 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:20.680 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:20.680 | + functions-common:get_or_add_group_project_role:1043 : echo fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:20.680 | fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:20.717 | [2070 Async ks-group-memberdemo:50990]: finished get_or_add_group_project_role member 98db4f34019c45949678abdc1ea3409d 324ef5d1709d45c884f97394f04e9e05 with result 0 in 13 seconds 2026-06-18 10:49:20.747 | [2070 Async ks-group-anotherdemo:51069]: Waiting for completion of get_or_add_group_project_role anotherrole 98db4f34019c45949678abdc1ea3409d 324ef5d1709d45c884f97394f04e9e05 running on PID 51069 (5 other jobs running) 2026-06-18 10:49:20.766 | [2070 Async ks-group-anotherdemo:51069]: Signaling child to exit 2026-06-18 10:49:20.767 | WAKEUP 2026-06-18 10:49:20.784 | [2070 Async ks-group-anotherdemo:51069]: Signaled 2026-06-18 10:49:20.786 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 10:49:20.786 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 98db4f34019c45949678abdc1ea3409d --project 324ef5d1709d45c884f97394f04e9e05 2026-06-18 10:49:20.786 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 98db4f34019c45949678abdc1ea3409d --project 324ef5d1709d45c884f97394f04e9e05 -f value -c Role 2026-06-18 10:49:20.786 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:20.786 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:20.786 | + functions-common:get_or_add_group_project_role:1043 : echo d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:20.786 | d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:20.822 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:49:20.834 | [2070 Async ks-group-anotherdemo:51069]: finished get_or_add_group_project_role anotherrole 98db4f34019c45949678abdc1ea3409d 324ef5d1709d45c884f97394f04e9e05 with result 0 in 12 seconds 2026-06-18 10:49:20.847 | [51148 Async ks-group-memberalt:51148]: finished successfully 2026-06-18 10:49:20.876 | [2070 Async ks-group-memberalt:51148]: Waiting for completion of get_or_add_group_project_role member 98db4f34019c45949678abdc1ea3409d 55c3c82ddc9f477a8ef3766641a46000 running on PID 51148 (4 other jobs running) 2026-06-18 10:49:20.901 | [2070 Async ks-group-memberalt:51148]: Signaling child to exit 2026-06-18 10:49:20.901 | WAKEUP 2026-06-18 10:49:20.924 | [2070 Async ks-group-memberalt:51148]: Signaled 2026-06-18 10:49:20.925 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 10:49:20.925 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 98db4f34019c45949678abdc1ea3409d --project 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:20.925 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 98db4f34019c45949678abdc1ea3409d --project 55c3c82ddc9f477a8ef3766641a46000 -f value -c Role 2026-06-18 10:49:20.925 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:20.925 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:20.925 | + functions-common:get_or_add_group_project_role:1043 : echo fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:20.925 | fd0aff56c70643ae844f0890bdf9d9a9 2026-06-18 10:49:20.969 | [2070 Async ks-group-memberalt:51148]: finished get_or_add_group_project_role member 98db4f34019c45949678abdc1ea3409d 55c3c82ddc9f477a8ef3766641a46000 with result 0 in 12 seconds 2026-06-18 10:49:20.993 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:49:21.018 | [2070 Async ks-group-anotheralt:51245]: Waiting for completion of get_or_add_group_project_role anotherrole 98db4f34019c45949678abdc1ea3409d 55c3c82ddc9f477a8ef3766641a46000 running on PID 51245 (3 other jobs running) 2026-06-18 10:49:21.026 | [51330 Async ks-group-admin:51330]: finished successfully 2026-06-18 10:49:21.050 | [2070 Async ks-group-anotheralt:51245]: Signaling child to exit 2026-06-18 10:49:21.050 | WAKEUP 2026-06-18 10:49:21.076 | [2070 Async ks-group-anotheralt:51245]: Signaled 2026-06-18 10:49:21.078 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 10:49:21.078 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 98db4f34019c45949678abdc1ea3409d --project 55c3c82ddc9f477a8ef3766641a46000 2026-06-18 10:49:21.079 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 98db4f34019c45949678abdc1ea3409d --project 55c3c82ddc9f477a8ef3766641a46000 -f value -c Role 2026-06-18 10:49:21.079 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:21.079 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:21.079 | + functions-common:get_or_add_group_project_role:1043 : echo d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:21.079 | d7c6a62f0a0245c2ac0f90b48649d524 2026-06-18 10:49:21.131 | [2070 Async ks-group-anotheralt:51245]: finished get_or_add_group_project_role anotherrole 98db4f34019c45949678abdc1ea3409d 55c3c82ddc9f477a8ef3766641a46000 with result 0 in 12 seconds 2026-06-18 10:49:21.176 | [2070 Async ks-group-admin:51330]: Waiting for completion of get_or_add_group_project_role admin 367c9db4dce642959a7df861fe3a6a7c 06452a6bbf774f3984c86f9740b117e3 running on PID 51330 (2 other jobs running) 2026-06-18 10:49:21.207 | [2070 Async ks-group-admin:51330]: Signaling child to exit 2026-06-18 10:49:21.207 | WAKEUP 2026-06-18 10:49:21.232 | [2070 Async ks-group-admin:51330]: Signaled 2026-06-18 10:49:21.234 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-18 10:49:21.234 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 367c9db4dce642959a7df861fe3a6a7c --project 06452a6bbf774f3984c86f9740b117e3 2026-06-18 10:49:21.234 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 367c9db4dce642959a7df861fe3a6a7c --project 06452a6bbf774f3984c86f9740b117e3 -f value -c Role 2026-06-18 10:49:21.235 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:49:21.235 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:49:21.235 | + functions-common:get_or_add_group_project_role:1043 : echo 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:49:21.235 | 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:49:21.284 | [2070 Async ks-group-admin:51330]: finished get_or_add_group_project_role admin 367c9db4dce642959a7df861fe3a6a7c 06452a6bbf774f3984c86f9740b117e3 with result 0 in 12 seconds 2026-06-18 10:49:21.290 | + inc/async:async_wait:197 : return 0 2026-06-18 10:49:21.294 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-18 10:49:21.317 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:49:21.321 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-18 10:49:21.347 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:49:21.351 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-18 10:49:21.354 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-18 10:49:21.439 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-18 10:49:21.489 | [2070 Async create_nova_accounts:53206]: running: create_nova_accounts 2026-06-18 10:49:21.493 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-18 10:49:21.519 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:49:21.523 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-18 10:49:21.527 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-18 10:49:21.614 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-18 10:49:21.669 | [2070 Async create_glance_accounts:53329]: running: create_glance_accounts 2026-06-18 10:49:21.674 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-18 10:49:21.703 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:49:21.707 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-18 10:49:21.711 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-18 10:49:21.801 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-18 10:49:21.871 | [2070 Async create_cinder_accounts:53467]: running: create_cinder_accounts 2026-06-18 10:49:21.874 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-18 10:49:21.897 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:49:21.900 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-18 10:49:21.902 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-18 10:49:21.978 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-18 10:49:22.048 | [2070 Async create_neutron_accounts:53609]: running: create_neutron_accounts 2026-06-18 10:49:22.056 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-18 10:49:22.090 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:49:22.100 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-18 10:49:22.137 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:49:22.144 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-18 10:49:22.281 | [2070 Async create_nova_accounts:53206]: Waiting for completion of create_nova_accounts running on PID 53206 (5 other jobs running) 2026-06-18 10:49:22.340 | [2070 Async create_nova_accounts:53206]: Signaling child to exit 2026-06-18 10:49:57.843 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:49:57.869 | [53609 Async create_neutron_accounts:53609]: finished successfully 2026-06-18 10:50:06.144 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:50:06.176 | [53467 Async create_cinder_accounts:53467]: finished successfully 2026-06-18 10:50:23.811 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:50:23.844 | [53206 Async create_nova_accounts:53206]: finished successfully 2026-06-18 10:50:23.870 | WAKEUP 2026-06-18 10:50:23.901 | [2070 Async create_nova_accounts:53206]: Signaled 2026-06-18 10:50:23.903 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-18 10:50:23.903 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-18 10:50:23.903 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-18 10:50:23.903 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:50:23.903 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 10:50:23.903 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 10:50:23.903 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 10:50:23.903 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:23.904 | + functions-common:get_or_create_user:909 : user_id=2334438935234c8b886024cd5fdcd750 2026-06-18 10:50:23.904 | + functions-common:get_or_create_user:910 : echo 2334438935234c8b886024cd5fdcd750 2026-06-18 10:50:23.904 | 2334438935234c8b886024cd5fdcd750 2026-06-18 10:50:23.904 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-18 10:50:23.904 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:50:23.904 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:50:23.904 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 10:50:23.904 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:50:23.904 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:50:23.904 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 10:50:23.904 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 10:50:23.905 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 10:50:23.905 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 10:50:23.905 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 10:50:23.905 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 10:50:23.905 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-18 10:50:23.905 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 10:50:23.905 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:23.905 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:23.905 | + functions-common:get_or_add_user_project_role:974 : echo a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:23.906 | a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:23.906 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-18 10:50:23.906 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-18 10:50:23.906 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:50:23.906 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:50:23.906 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 10:50:23.906 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:50:23.906 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:50:23.907 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 10:50:23.907 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 10:50:23.907 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 10:50:23.907 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 10:50:23.907 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 10:50:23.907 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 10:50:23.907 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-18 10:50:23.907 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 10:50:23.907 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:23.907 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:50:23.907 | + functions-common:get_or_add_user_project_role:974 : echo 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:50:23.908 | 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:50:23.908 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-18 10:50:23.908 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.165/compute 2026-06-18 10:50:23.908 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-18 10:50:23.908 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 10:50:23.908 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-18 10:50:23.908 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-18 10:50:23.908 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:23.908 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 10:50:23.908 | 5df4fda732194f5ba4615880b3472280' 2026-06-18 10:50:23.908 | + functions-common:get_or_create_service:1061 : echo 5df4fda732194f5ba4615880b3472280 2026-06-18 10:50:23.909 | 5df4fda732194f5ba4615880b3472280 2026-06-18 10:50:23.909 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.165/compute/v2/$(project_id)s' 2026-06-18 10:50:23.909 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 10:50:23.909 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.165/compute/v2/$(project_id)s' RegionOne 2026-06-18 10:50:23.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 10:50:23.909 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-18 10:50:23.909 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:23.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 10:50:23.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 10:50:23.911 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.165/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-18 10:50:23.911 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:23.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=4c1f7ba205d646b79402975fc7c50105 2026-06-18 10:50:23.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 4c1f7ba205d646b79402975fc7c50105 2026-06-18 10:50:23.911 | + functions-common:get_or_create_endpoint:1094 : public_id=4c1f7ba205d646b79402975fc7c50105 2026-06-18 10:50:23.911 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 10:50:23.911 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 10:50:23.911 | + functions-common:get_or_create_endpoint:1103 : echo 4c1f7ba205d646b79402975fc7c50105 2026-06-18 10:50:23.911 | 4c1f7ba205d646b79402975fc7c50105 2026-06-18 10:50:23.911 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-18 10:50:23.911 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 10:50:23.912 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-18 10:50:23.912 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-18 10:50:23.912 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:23.913 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 10:50:23.913 | 33eb8652351a43ee9a1809304e122a9a' 2026-06-18 10:50:23.913 | + functions-common:get_or_create_service:1061 : echo 33eb8652351a43ee9a1809304e122a9a 2026-06-18 10:50:23.913 | 33eb8652351a43ee9a1809304e122a9a 2026-06-18 10:50:23.913 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.165/compute/v2.1 2026-06-18 10:50:23.914 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 10:50:23.914 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public http://192.168.122.165/compute/v2.1 RegionOne 2026-06-18 10:50:23.914 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 10:50:23.914 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-18 10:50:23.914 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:23.914 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 10:50:23.915 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 10:50:23.915 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.165/compute/v2.1 --region RegionOne -f value -c id 2026-06-18 10:50:23.915 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:23.915 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=824b9034dfff48dcb62530a29cfedcf9 2026-06-18 10:50:23.915 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 824b9034dfff48dcb62530a29cfedcf9 2026-06-18 10:50:23.915 | + functions-common:get_or_create_endpoint:1094 : public_id=824b9034dfff48dcb62530a29cfedcf9 2026-06-18 10:50:23.915 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 10:50:23.915 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 10:50:23.915 | + functions-common:get_or_create_endpoint:1103 : echo 824b9034dfff48dcb62530a29cfedcf9 2026-06-18 10:50:23.915 | 824b9034dfff48dcb62530a29cfedcf9 2026-06-18 10:50:23.915 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-18 10:50:23.916 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:50:23.916 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-18 10:50:23.916 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:50:23.916 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-18 10:50:23.916 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:50:23.916 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-18 10:50:23.916 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:50:23.916 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-18 10:50:23.972 | [2070 Async create_nova_accounts:53206]: finished create_nova_accounts with result 0 in 62 seconds 2026-06-18 10:50:24.021 | [2070 Async create_glance_accounts:53329]: Waiting for completion of create_glance_accounts running on PID 53329 (4 other jobs running) 2026-06-18 10:50:24.050 | [2070 Async create_glance_accounts:53329]: Signaling child to exit 2026-06-18 10:50:37.529 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:50:37.554 | [53329 Async create_glance_accounts:53329]: finished successfully 2026-06-18 10:50:37.578 | WAKEUP 2026-06-18 10:50:37.599 | [2070 Async create_glance_accounts:53329]: Signaled 2026-06-18 10:50:37.601 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-18 10:50:37.601 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:50:37.601 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-18 10:50:37.601 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-18 10:50:37.601 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:50:37.601 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 10:50:37.601 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 10:50:37.601 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 10:50:37.601 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.602 | + functions-common:get_or_create_user:909 : user_id=7020ff0527314a26b0cc1c5f8b2de496 2026-06-18 10:50:37.602 | + functions-common:get_or_create_user:910 : echo 7020ff0527314a26b0cc1c5f8b2de496 2026-06-18 10:50:37.602 | 7020ff0527314a26b0cc1c5f8b2de496 2026-06-18 10:50:37.602 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-18 10:50:37.602 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:50:37.602 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:50:37.602 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 10:50:37.602 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:50:37.602 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:50:37.602 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 10:50:37.602 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 10:50:37.603 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 10:50:37.603 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 10:50:37.603 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 10:50:37.603 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 10:50:37.603 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-18 10:50:37.603 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 10:50:37.603 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.603 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:37.603 | + functions-common:get_or_add_user_project_role:974 : echo a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:37.603 | a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:37.603 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-18 10:50:37.604 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-18 10:50:37.604 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:50:37.604 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:50:37.604 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 10:50:37.604 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:50:37.604 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:50:37.604 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 10:50:37.604 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 10:50:37.604 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 10:50:37.604 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 10:50:37.604 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 10:50:37.605 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 10:50:37.605 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-18 10:50:37.605 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 10:50:37.605 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.605 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:50:37.605 | + functions-common:get_or_add_user_project_role:974 : echo 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:50:37.605 | 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:50:37.605 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-18 10:50:37.605 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:50:37.605 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-18 10:50:37.605 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 10:50:37.606 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-18 10:50:37.606 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-18 10:50:37.606 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.606 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 10:50:37.606 | f9c75274c5ad4540af7270bdac499016' 2026-06-18 10:50:37.606 | + functions-common:get_or_create_service:1061 : echo f9c75274c5ad4540af7270bdac499016 2026-06-18 10:50:37.606 | f9c75274c5ad4540af7270bdac499016 2026-06-18 10:50:37.606 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.165/image 2026-06-18 10:50:37.606 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 10:50:37.606 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public http://192.168.122.165/image RegionOne 2026-06-18 10:50:37.606 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 10:50:37.607 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-18 10:50:37.607 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 10:50:37.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 10:50:37.607 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.165/image --region RegionOne -f value -c id 2026-06-18 10:50:37.607 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=9e347ef364114133b83294bc04be6301 2026-06-18 10:50:37.607 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 9e347ef364114133b83294bc04be6301 2026-06-18 10:50:37.607 | + functions-common:get_or_create_endpoint:1094 : public_id=9e347ef364114133b83294bc04be6301 2026-06-18 10:50:37.607 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 10:50:37.607 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 10:50:37.608 | + functions-common:get_or_create_endpoint:1103 : echo 9e347ef364114133b83294bc04be6301 2026-06-18 10:50:37.608 | 9e347ef364114133b83294bc04be6301 2026-06-18 10:50:37.608 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-18 10:50:37.608 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-18 10:50:37.608 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-18 10:50:37.608 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.608 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-18 10:50:37.608 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-18 10:50:37.608 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-18 10:50:37.608 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-18 10:50:37.608 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-18 10:50:37.608 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-18 10:50:37.609 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-18 10:50:37.609 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-18 10:50:37.609 | +---------------+----------------------------------+ 2026-06-18 10:50:37.609 | | Field | Value | 2026-06-18 10:50:37.609 | +---------------+----------------------------------+ 2026-06-18 10:50:37.609 | | default_limit | 2000 | 2026-06-18 10:50:37.609 | | description | None | 2026-06-18 10:50:37.609 | | id | 8b84aae4c6704ac48dd21eae7c2499a0 | 2026-06-18 10:50:37.609 | | region_id | RegionOne | 2026-06-18 10:50:37.609 | | resource_name | image_size_total | 2026-06-18 10:50:37.609 | | service_id | f9c75274c5ad4540af7270bdac499016 | 2026-06-18 10:50:37.610 | +---------------+----------------------------------+ 2026-06-18 10:50:37.610 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-18 10:50:37.610 | +---------------+----------------------------------+ 2026-06-18 10:50:37.610 | | Field | Value | 2026-06-18 10:50:37.610 | +---------------+----------------------------------+ 2026-06-18 10:50:37.610 | | default_limit | 2000 | 2026-06-18 10:50:37.610 | | description | None | 2026-06-18 10:50:37.610 | | id | b47fce65ca7d47dcbe3fa925410998ee | 2026-06-18 10:50:37.610 | | region_id | RegionOne | 2026-06-18 10:50:37.610 | | resource_name | image_stage_total | 2026-06-18 10:50:37.610 | | service_id | f9c75274c5ad4540af7270bdac499016 | 2026-06-18 10:50:37.611 | +---------------+----------------------------------+ 2026-06-18 10:50:37.611 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-18 10:50:37.611 | +---------------+----------------------------------+ 2026-06-18 10:50:37.611 | | Field | Value | 2026-06-18 10:50:37.611 | +---------------+----------------------------------+ 2026-06-18 10:50:37.611 | | default_limit | 100 | 2026-06-18 10:50:37.611 | | description | None | 2026-06-18 10:50:37.611 | | id | 4ae281f395464f359e8f2d568753812a | 2026-06-18 10:50:37.611 | | region_id | RegionOne | 2026-06-18 10:50:37.611 | | resource_name | image_count_total | 2026-06-18 10:50:37.611 | | service_id | f9c75274c5ad4540af7270bdac499016 | 2026-06-18 10:50:37.611 | +---------------+----------------------------------+ 2026-06-18 10:50:37.612 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-18 10:50:37.612 | +---------------+----------------------------------+ 2026-06-18 10:50:37.612 | | Field | Value | 2026-06-18 10:50:37.612 | +---------------+----------------------------------+ 2026-06-18 10:50:37.612 | | default_limit | 100 | 2026-06-18 10:50:37.612 | | description | None | 2026-06-18 10:50:37.612 | | id | 094e04bc87894d8eb6acb65f6147f417 | 2026-06-18 10:50:37.612 | | region_id | RegionOne | 2026-06-18 10:50:37.612 | | resource_name | image_count_uploading | 2026-06-18 10:50:37.612 | | service_id | f9c75274c5ad4540af7270bdac499016 | 2026-06-18 10:50:37.612 | +---------------+----------------------------------+ 2026-06-18 10:50:37.613 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-18 10:50:37.613 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-18 10:50:37.613 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-18 10:50:37.613 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-18 10:50:37.613 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-18 10:50:37.613 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.165/identity 2026-06-18 10:50:37.613 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-18 10:50:37.613 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-18 10:50:37.613 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.613 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 9e347ef364114133b83294bc04be6301 2026-06-18 10:50:37.614 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-18 10:50:37.614 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-18 10:50:37.614 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:50:37.650 | [2070 Async create_glance_accounts:53329]: finished create_glance_accounts with result 0 in 75 seconds 2026-06-18 10:50:37.688 | [2070 Async create_cinder_accounts:53467]: Waiting for completion of create_cinder_accounts running on PID 53467 (3 other jobs running) 2026-06-18 10:50:37.712 | [2070 Async create_cinder_accounts:53467]: Signaling child to exit 2026-06-18 10:50:37.712 | WAKEUP 2026-06-18 10:50:37.734 | [2070 Async create_cinder_accounts:53467]: Signaled 2026-06-18 10:50:37.735 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-18 10:50:37.736 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-18 10:50:37.736 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-18 10:50:37.736 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:50:37.736 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-18 10:50:37.736 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-18 10:50:37.736 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:50:37.736 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 10:50:37.736 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 10:50:37.736 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 10:50:37.736 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.736 | + functions-common:get_or_create_user:909 : user_id=c570bdacb3754bb3a3d3cb3540e97d7e 2026-06-18 10:50:37.737 | + functions-common:get_or_create_user:910 : echo c570bdacb3754bb3a3d3cb3540e97d7e 2026-06-18 10:50:37.737 | c570bdacb3754bb3a3d3cb3540e97d7e 2026-06-18 10:50:37.737 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-18 10:50:37.737 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:50:37.737 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:50:37.737 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 10:50:37.737 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:50:37.737 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:50:37.737 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 10:50:37.737 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 10:50:37.737 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 10:50:37.737 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 10:50:37.738 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 10:50:37.738 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 10:50:37.738 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-18 10:50:37.738 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 10:50:37.738 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.738 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:37.738 | + functions-common:get_or_add_user_project_role:974 : echo a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:37.738 | a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:37.738 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-18 10:50:37.738 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-18 10:50:37.738 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.165/volume 2026-06-18 10:50:37.739 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-18 10:50:37.739 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 10:50:37.739 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-18 10:50:37.739 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-18 10:50:37.739 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.739 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 10:50:37.739 | 6aeb5ced2c1b48feba0c5cfb64a88a8c' 2026-06-18 10:50:37.739 | + functions-common:get_or_create_service:1061 : echo 6aeb5ced2c1b48feba0c5cfb64a88a8c 2026-06-18 10:50:37.739 | 6aeb5ced2c1b48feba0c5cfb64a88a8c 2026-06-18 10:50:37.739 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.165/volume/v3 2026-06-18 10:50:37.739 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 10:50:37.740 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.165/volume/v3 RegionOne 2026-06-18 10:50:37.740 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 10:50:37.740 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-18 10:50:37.740 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.740 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 10:50:37.740 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 10:50:37.740 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.165/volume/v3 --region RegionOne -f value -c id 2026-06-18 10:50:37.740 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.740 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=5499efe677434fbe9504140399b6e0a7 2026-06-18 10:50:37.740 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 5499efe677434fbe9504140399b6e0a7 2026-06-18 10:50:37.740 | + functions-common:get_or_create_endpoint:1094 : public_id=5499efe677434fbe9504140399b6e0a7 2026-06-18 10:50:37.740 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 10:50:37.741 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 10:50:37.741 | + functions-common:get_or_create_endpoint:1103 : echo 5499efe677434fbe9504140399b6e0a7 2026-06-18 10:50:37.741 | 5499efe677434fbe9504140399b6e0a7 2026-06-18 10:50:37.741 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-18 10:50:37.741 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-18 10:50:37.741 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-18 10:50:37.741 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-18 10:50:37.741 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.741 | ++ functions-common:get_or_create_project:922 : project_id=8073c11a42654411b2ad358b0db9bcac 2026-06-18 10:50:37.741 | ++ functions-common:get_or_create_project:923 : echo 8073c11a42654411b2ad358b0db9bcac 2026-06-18 10:50:37.742 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 8073c11a42654411b2ad358b0db9bcac 2026-06-18 10:50:37.742 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-18 10:50:37.742 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:50:37.742 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 10:50:37.742 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-18 10:50:37.742 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-18 10:50:37.742 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-18 10:50:37.742 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.742 | ++ functions-common:get_or_create_user:909 : user_id=c570bdacb3754bb3a3d3cb3540e97d7e 2026-06-18 10:50:37.742 | ++ functions-common:get_or_create_user:910 : echo c570bdacb3754bb3a3d3cb3540e97d7e 2026-06-18 10:50:37.742 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c570bdacb3754bb3a3d3cb3540e97d7e 2026-06-18 10:50:37.781 | [2070 Async create_cinder_accounts:53467]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-18 10:50:37.785 | + inc/async:async_wait:197 : return 0 2026-06-18 10:50:37.790 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-18 10:50:37.852 | [2070 Async create_neutron_accounts:53609]: Waiting for completion of create_neutron_accounts running on PID 53609 (2 other jobs running) 2026-06-18 10:50:37.881 | [2070 Async create_neutron_accounts:53609]: Signaling child to exit 2026-06-18 10:50:37.882 | WAKEUP 2026-06-18 10:50:37.908 | [2070 Async create_neutron_accounts:53609]: Signaled 2026-06-18 10:50:37.910 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-18 10:50:37.910 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.165/ 2026-06-18 10:50:37.910 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-18 10:50:37.910 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.165/networking 2026-06-18 10:50:37.911 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-18 10:50:37.911 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:50:37.911 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-18 10:50:37.911 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-18 10:50:37.911 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:50:37.911 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 10:50:37.911 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 10:50:37.911 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 10:50:37.911 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.912 | + functions-common:get_or_create_user:909 : user_id=9a9d67bba82d4aa994ed340fa9d1aea5 2026-06-18 10:50:37.912 | + functions-common:get_or_create_user:910 : echo 9a9d67bba82d4aa994ed340fa9d1aea5 2026-06-18 10:50:37.912 | 9a9d67bba82d4aa994ed340fa9d1aea5 2026-06-18 10:50:37.912 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-18 10:50:37.912 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:50:37.912 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:50:37.912 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 10:50:37.912 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:50:37.912 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:50:37.912 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 10:50:37.912 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 10:50:37.913 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 10:50:37.913 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 10:50:37.913 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 10:50:37.913 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 10:50:37.913 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-18 10:50:37.913 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 10:50:37.913 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.913 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:37.913 | + functions-common:get_or_add_user_project_role:974 : echo a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:37.913 | a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:50:37.913 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-18 10:50:37.914 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-18 10:50:37.914 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 10:50:37.914 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-18 10:50:37.914 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-18 10:50:37.914 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.914 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 10:50:37.914 | ae011a70d7c34751bb5388819b4cd8cc' 2026-06-18 10:50:37.914 | + functions-common:get_or_create_service:1061 : echo ae011a70d7c34751bb5388819b4cd8cc 2026-06-18 10:50:37.914 | ae011a70d7c34751bb5388819b4cd8cc 2026-06-18 10:50:37.914 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.165/networking 2026-06-18 10:50:37.915 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 10:50:37.915 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public http://192.168.122.165/networking RegionOne 2026-06-18 10:50:37.915 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 10:50:37.915 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-18 10:50:37.915 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.915 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 10:50:37.915 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 10:50:37.915 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.165/networking --region RegionOne -f value -c id 2026-06-18 10:50:37.915 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:50:37.916 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=8e0a434589b74677beb22fe3d6293be2 2026-06-18 10:50:37.916 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 8e0a434589b74677beb22fe3d6293be2 2026-06-18 10:50:37.916 | + functions-common:get_or_create_endpoint:1094 : public_id=8e0a434589b74677beb22fe3d6293be2 2026-06-18 10:50:37.916 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 10:50:37.916 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 10:50:37.916 | + functions-common:get_or_create_endpoint:1103 : echo 8e0a434589b74677beb22fe3d6293be2 2026-06-18 10:50:37.916 | 8e0a434589b74677beb22fe3d6293be2 2026-06-18 10:50:37.966 | [2070 Async create_neutron_accounts:53609]: finished create_neutron_accounts with result 0 in 35 seconds 2026-06-18 10:50:37.973 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-18 10:50:37.981 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-18 10:50:37.983 | + inc/async:async_wait:197 : return 0 2026-06-18 10:50:37.986 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-18 10:50:38.008 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:50:38.013 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-18 10:50:38.035 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:50:38.039 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-18 10:50:38.042 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:50:38.046 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-18 10:50:38.051 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-18 10:50:38.055 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-18 10:50:38.139 | + inc/async:async_inner:63 : init_glance 2026-06-18 10:50:38.185 | [2070 Async init_glance:55890]: running: init_glance 2026-06-18 10:50:38.188 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-18 10:50:38.210 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:50:38.213 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-18 10:50:38.216 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:50:38.220 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-18 10:50:38.223 | + ./stack.sh:main:1164 : configure_neutron 2026-06-18 10:50:38.226 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-18 10:50:38.229 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-18 10:50:38.231 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-18 10:50:38.251 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-18 10:50:38.256 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-18 10:50:51.638 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 10:50:51.638 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:50:51.639 | we strongly recommend against using it for new projects. 2026-06-18 10:50:51.639 | 2026-06-18 10:50:51.639 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:50:51.639 | framework. For more detail see 2026-06-18 10:50:51.639 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:50:51.639 | 2026-06-18 10:50:51.639 | __import__(import_str) 2026-06-18 10:50:52.304 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-18 10:50:52.305 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-18 10:50:52.504 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:50:52.539 | [55890 Async init_glance:55890]: finished successfully 2026-06-18 10:51:05.187 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-18 10:51:05.187 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-18 10:51:20.043 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-18 10:51:20.050 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-18 10:51:20.054 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-18 10:51:20.058 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-18 10:51:20.063 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-18 10:51:20.067 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-18 10:51:20.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-18 10:51:20.075 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-18 10:51:20.079 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-18 10:51:20.083 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-18 10:51:20.087 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-18 10:51:20.091 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-18 10:51:20.095 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-18 10:51:20.099 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-18 10:51:20.103 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-18 10:51:20.108 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-18 10:51:20.115 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:51:20.119 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:51:20.124 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-18 10:51:20.126 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:51:20.133 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-18 10:51:20.137 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-18 10:51:20.140 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-18 10:51:20.143 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-18 10:51:20.148 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 10:51:20.151 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 10:51:20.154 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 10:51:20.178 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:51:20.182 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 10:51:20.185 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-18 10:51:20.189 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-18 10:51:20.232 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-18 10:51:20.274 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-18 10:51:20.317 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-18 10:51:20.358 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-18 10:51:20.402 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-18 10:51:20.448 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-18 10:51:20.451 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-18 10:51:20.456 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-18 10:51:20.460 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 10:51:20.466 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 10:51:20.493 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 10:51:20.496 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 10:51:20.499 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 10:51:20.503 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 10:51:20.509 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 10:51:20.554 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:51:20.598 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:51:20.641 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 10:51:20.684 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-18 10:51:20.728 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-18 10:51:20.733 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:51:20.737 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-18 10:51:20.741 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-18 10:51:20.744 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-18 10:51:20.748 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:51:20.752 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-18 10:51:20.756 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-18 10:51:20.773 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-18 10:51:20.792 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-18 10:51:20.810 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-18 10:51:20.826 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-18 10:51:20.846 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-18 10:51:20.848 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 10:51:20.854 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-18 10:51:20.858 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.j3FfnyVmOX 2026-06-18 10:51:20.861 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-18 10:51:20.864 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 10:51:20.867 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.j3FfnyVmOX 2026-06-18 10:51:20.873 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.j3FfnyVmOX 2026-06-18 10:51:20.890 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.j3FfnyVmOX /etc/sudoers.d/neutron-rootwrap 2026-06-18 10:51:20.909 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-18 10:51:20.912 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-18 10:51:20.916 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 10:51:20.957 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-18 10:51:20.961 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 10:51:21.007 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-18 10:51:21.011 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-18 10:51:21.015 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-18 10:51:21.019 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 10:51:21.023 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-18 10:51:21.026 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 10:51:21.049 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:51:21.054 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-18 10:51:21.058 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-18 10:51:21.062 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 10:51:21.087 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:51:21.091 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:51:21.095 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.165:5672/ 2026-06-18 10:51:21.140 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 10:51:21.144 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 10:51:21.147 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-18 10:51:21.172 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:51:21.176 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-18 10:51:21.200 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:51:21.203 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-18 10:51:21.226 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:51:21.230 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-18 10:51:21.253 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:51:21.257 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-18 10:51:21.281 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:51:21.285 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 10:51:21.289 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-18 10:51:21.313 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:51:21.317 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-18 10:51:21.321 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-18 10:51:21.325 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-18 10:51:21.325 | Configuring OVN 2026-06-18 10:51:21.329 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-18 10:51:21.333 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-18 10:51:21.338 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-18 10:51:21.344 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=6fcf9a78-91cd-43f3-98b6-49ddf2dcbfba 2026-06-18 10:51:21.348 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-18 10:51:21.352 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-18 10:51:21.355 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:51:21.359 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:51:21.363 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:51:21.366 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:51:21.369 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:51:21.374 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:51:21.377 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:51:21.380 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:51:21.382 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:51:21.386 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:51:21.389 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:51:21.392 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:51:21.396 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:51:21.399 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-18 10:51:21.403 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-18 10:51:21.406 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-18 10:51:21.410 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-18 10:51:21.432 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:51:21.436 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-18 10:51:21.491 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-18 10:51:21.495 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-18 10:51:21.498 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-18 10:51:21.522 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:51:21.526 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-18 10:51:21.529 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 10:51:21.532 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-18 10:51:21.536 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-18 10:51:21.553 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-18 10:51:21.560 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-18 10:51:21.564 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-18 10:51:34.336 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 10:51:34.337 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:51:34.337 | we strongly recommend against using it for new projects. 2026-06-18 10:51:34.337 | 2026-06-18 10:51:34.337 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:51:34.337 | framework. For more detail see 2026-06-18 10:51:34.337 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:51:34.337 | 2026-06-18 10:51:34.337 | __import__(import_str) 2026-06-18 10:51:34.970 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-18 10:51:34.970 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-18 10:51:47.656 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-18 10:51:47.657 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-18 10:52:02.118 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 10:52:02.124 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 10:52:02.127 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 10:52:02.131 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-18 10:52:02.168 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-18 10:52:02.171 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-18 10:52:02.209 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-18 10:52:02.247 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.165 2026-06-18 10:52:02.283 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-18 10:52:02.320 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-18 10:52:02.357 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-18 10:52:02.394 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.165:6642 2026-06-18 10:52:02.432 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-18 10:52:02.452 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:02.455 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-18 10:52:02.458 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-18 10:52:02.495 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.165:6641 2026-06-18 10:52:02.534 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-18 10:52:02.537 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-18 10:52:02.537 | Configuring Neutron for OVN 2026-06-18 10:52:02.540 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-18 10:52:02.562 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:52:02.565 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-18 10:52:02.569 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-18 10:52:02.570 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-18 10:52:06.363 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-18 10:52:06.369 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-18 10:52:06.369 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-18 10:52:09.740 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-18 10:52:09.744 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-18 10:52:09.770 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:09.774 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-18 10:52:09.780 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-18 10:52:09.781 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-18 10:52:09.781 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-18 10:52:09.789 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-18 10:52:09.789 | address-scope 2026-06-18 10:52:09.790 | agent 2026-06-18 10:52:09.790 | allowed-address-pairs 2026-06-18 10:52:09.790 | auto-allocated-topology 2026-06-18 10:52:09.790 | availability_zone 2026-06-18 10:52:09.790 | bgp 2026-06-18 10:52:09.790 | bgp_4byte_asn 2026-06-18 10:52:09.790 | bgp_dragent_scheduler 2026-06-18 10:52:09.790 | binding 2026-06-18 10:52:09.791 | binding-extended 2026-06-18 10:52:09.791 | default-subnetpools 2026-06-18 10:52:09.791 | dhcp_agent_scheduler 2026-06-18 10:52:09.791 | dns-domain-ports 2026-06-18 10:52:09.791 | dns-integration 2026-06-18 10:52:09.791 | dns-integration-domain-keywords 2026-06-18 10:52:09.791 | empty-string-filtering 2026-06-18 10:52:09.791 | enable-default-route-bfd 2026-06-18 10:52:09.791 | enable-default-route-ecmp 2026-06-18 10:52:09.791 | expose-port-forwarding-in-fip 2026-06-18 10:52:09.791 | ext-gw-mode 2026-06-18 10:52:09.791 | external-gateway-multihoming 2026-06-18 10:52:09.792 | external-net 2026-06-18 10:52:09.792 | extra_dhcp_opt 2026-06-18 10:52:09.792 | extraroute 2026-06-18 10:52:09.792 | extraroute-atomic 2026-06-18 10:52:09.793 | filter-validation 2026-06-18 10:52:09.794 | fip-port-details 2026-06-18 10:52:09.795 | flavors 2026-06-18 10:52:09.796 | floating-ip-port-forwarding 2026-06-18 10:52:09.796 | floating-ip-port-forwarding-description 2026-06-18 10:52:09.796 | floating-ip-port-forwarding-detail 2026-06-18 10:52:09.796 | floating-ip-port-forwarding-port-ranges 2026-06-18 10:52:09.796 | floatingip-pools 2026-06-18 10:52:09.796 | fwaas_v2 2026-06-18 10:52:09.796 | ip_allocation 2026-06-18 10:52:09.797 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:52:09.797 | l3-flavors 2026-06-18 10:52:09.797 | l3-ha 2026-06-18 10:52:09.797 | l3_agent_scheduler 2026-06-18 10:52:09.797 | logging 2026-06-18 10:52:09.797 | multi-provider 2026-06-18 10:52:09.797 | net-mtu 2026-06-18 10:52:09.797 | net-mtu-writable 2026-06-18 10:52:09.797 | network-ip-availability 2026-06-18 10:52:09.797 | network_availability_zone 2026-06-18 10:52:09.797 | network_ha 2026-06-18 10:52:09.798 | pagination 2026-06-18 10:52:09.798 | port-device-profile 2026-06-18 10:52:09.798 | port-hardware-offload-type 2026-06-18 10:52:09.798 | port-mac-address-regenerate 2026-06-18 10:52:09.798 | port-numa-affinity-policy 2026-06-18 10:52:09.798 | port-numa-affinity-policy-socket 2026-06-18 10:52:09.798 | port-resource-request 2026-06-18 10:52:09.798 | port-security 2026-06-18 10:52:09.798 | port-trusted-vif 2026-06-18 10:52:09.798 | project-id 2026-06-18 10:52:09.798 | provider 2026-06-18 10:52:09.798 | pvlan 2026-06-18 10:52:09.799 | qinq 2026-06-18 10:52:09.799 | qos 2026-06-18 10:52:09.799 | qos-bw-limit-direction 2026-06-18 10:52:09.799 | qos-bw-minimum-ingress 2026-06-18 10:52:09.799 | qos-default 2026-06-18 10:52:09.799 | qos-fip 2026-06-18 10:52:09.799 | qos-gateway-ip 2026-06-18 10:52:09.799 | qos-rule-type-details 2026-06-18 10:52:09.799 | qos-rule-type-filter 2026-06-18 10:52:09.799 | qos-rules-alias 2026-06-18 10:52:09.799 | quota-check-limit 2026-06-18 10:52:09.799 | quota-check-limit-default 2026-06-18 10:52:09.800 | quota_details 2026-06-18 10:52:09.800 | quotas 2026-06-18 10:52:09.800 | rbac-address-scope 2026-06-18 10:52:09.800 | rbac-policies 2026-06-18 10:52:09.800 | rbac-security-groups 2026-06-18 10:52:09.800 | router 2026-06-18 10:52:09.800 | router-enable-snat 2026-06-18 10:52:09.800 | router_availability_zone 2026-06-18 10:52:09.800 | security-group 2026-06-18 10:52:09.800 | security-groups-default-rules 2026-06-18 10:52:09.800 | security-groups-normalized-cidr 2026-06-18 10:52:09.801 | security-groups-remote-address-group 2026-06-18 10:52:09.801 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:52:09.801 | security-groups-shared-filtering 2026-06-18 10:52:09.801 | segment 2026-06-18 10:52:09.801 | sorting 2026-06-18 10:52:09.801 | standard-attr-description 2026-06-18 10:52:09.801 | standard-attr-fwaas-v2 2026-06-18 10:52:09.801 | standard-attr-revisions 2026-06-18 10:52:09.801 | standard-attr-tag 2026-06-18 10:52:09.801 | standard-attr-timestamp 2026-06-18 10:52:09.801 | stateful-security-group 2026-06-18 10:52:09.802 | subnet-dns-publish-fixed-ip 2026-06-18 10:52:09.802 | subnet-external-network 2026-06-18 10:52:09.802 | subnet-service-types 2026-06-18 10:52:09.802 | subnet_allocation 2026-06-18 10:52:09.802 | subnet_onboard 2026-06-18 10:52:09.802 | subnetpool-prefix-ops 2026-06-18 10:52:09.802 | tag-creation 2026-06-18 10:52:09.802 | tap-mirror 2026-06-18 10:52:09.802 | tap-mirror-both-direction 2026-06-18 10:52:09.802 | trunk 2026-06-18 10:52:09.802 | uplink-status-propagation 2026-06-18 10:52:09.803 | uplink-status-propagation-updatable 2026-06-18 10:52:09.803 | vlan-transparent 2026-06-18 10:52:09.803 | vpn-endpoint-groups 2026-06-18 10:52:09.803 | vpnaas' 2026-06-18 10:52:09.803 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-18 10:52:09.803 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-18 10:52:09.803 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-18 10:52:09.804 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-18 10:52:09.804 | address-scope 2026-06-18 10:52:09.804 | agent 2026-06-18 10:52:09.804 | allowed-address-pairs 2026-06-18 10:52:09.804 | auto-allocated-topology 2026-06-18 10:52:09.804 | availability_zone 2026-06-18 10:52:09.804 | bgp 2026-06-18 10:52:09.805 | bgp_4byte_asn 2026-06-18 10:52:09.805 | bgp_dragent_scheduler 2026-06-18 10:52:09.805 | binding 2026-06-18 10:52:09.805 | binding-extended 2026-06-18 10:52:09.805 | default-subnetpools 2026-06-18 10:52:09.805 | dhcp_agent_scheduler 2026-06-18 10:52:09.805 | dns-domain-ports 2026-06-18 10:52:09.805 | dns-integration 2026-06-18 10:52:09.805 | dns-integration-domain-keywords 2026-06-18 10:52:09.805 | empty-string-filtering 2026-06-18 10:52:09.805 | enable-default-route-bfd 2026-06-18 10:52:09.805 | enable-default-route-ecmp 2026-06-18 10:52:09.806 | expose-port-forwarding-in-fip 2026-06-18 10:52:09.806 | ext-gw-mode 2026-06-18 10:52:09.806 | external-gateway-multihoming 2026-06-18 10:52:09.806 | external-net 2026-06-18 10:52:09.806 | extra_dhcp_opt 2026-06-18 10:52:09.806 | extraroute 2026-06-18 10:52:09.806 | extraroute-atomic 2026-06-18 10:52:09.806 | filter-validation 2026-06-18 10:52:09.806 | fip-port-details 2026-06-18 10:52:09.806 | flavors 2026-06-18 10:52:09.806 | floating-ip-port-forwarding 2026-06-18 10:52:09.806 | floating-ip-port-forwarding-description 2026-06-18 10:52:09.807 | floating-ip-port-forwarding-detail 2026-06-18 10:52:09.807 | floating-ip-port-forwarding-port-ranges 2026-06-18 10:52:09.807 | floatingip-pools 2026-06-18 10:52:09.807 | fwaas_v2 2026-06-18 10:52:09.807 | ip_allocation 2026-06-18 10:52:09.807 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:52:09.807 | l3-flavors 2026-06-18 10:52:09.807 | l3-ha 2026-06-18 10:52:09.807 | l3_agent_scheduler 2026-06-18 10:52:09.807 | logging 2026-06-18 10:52:09.807 | multi-provider 2026-06-18 10:52:09.807 | net-mtu 2026-06-18 10:52:09.808 | net-mtu-writable 2026-06-18 10:52:09.808 | network-ip-availability 2026-06-18 10:52:09.808 | network_availability_zone 2026-06-18 10:52:09.808 | network_ha 2026-06-18 10:52:09.808 | pagination 2026-06-18 10:52:09.808 | port-device-profile 2026-06-18 10:52:09.808 | port-hardware-offload-type 2026-06-18 10:52:09.808 | port-mac-address-regenerate 2026-06-18 10:52:09.808 | port-numa-affinity-policy 2026-06-18 10:52:09.808 | port-numa-affinity-policy-socket 2026-06-18 10:52:09.808 | port-resource-request 2026-06-18 10:52:09.809 | port-security 2026-06-18 10:52:09.809 | port-trusted-vif 2026-06-18 10:52:09.809 | project-id 2026-06-18 10:52:09.809 | provider 2026-06-18 10:52:09.809 | pvlan 2026-06-18 10:52:09.809 | qinq 2026-06-18 10:52:09.809 | qos 2026-06-18 10:52:09.809 | qos-bw-limit-direction 2026-06-18 10:52:09.809 | qos-bw-minimum-ingress 2026-06-18 10:52:09.809 | qos-default 2026-06-18 10:52:09.809 | qos-fip 2026-06-18 10:52:09.809 | qos-gateway-ip 2026-06-18 10:52:09.810 | qos-rule-type-details 2026-06-18 10:52:09.810 | qos-rule-type-filter 2026-06-18 10:52:09.810 | qos-rules-alias 2026-06-18 10:52:09.810 | quota-check-limit 2026-06-18 10:52:09.810 | quota-check-limit-default 2026-06-18 10:52:09.810 | quota_details 2026-06-18 10:52:09.810 | quotas 2026-06-18 10:52:09.810 | rbac-address-scope 2026-06-18 10:52:09.810 | rbac-policies 2026-06-18 10:52:09.810 | rbac-security-groups 2026-06-18 10:52:09.810 | router 2026-06-18 10:52:09.810 | router-enable-snat 2026-06-18 10:52:09.811 | router_availability_zone 2026-06-18 10:52:09.811 | security-group 2026-06-18 10:52:09.811 | security-groups-default-rules 2026-06-18 10:52:09.811 | security-groups-normalized-cidr 2026-06-18 10:52:09.811 | security-groups-remote-address-group 2026-06-18 10:52:09.811 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:52:09.811 | security-groups-shared-filtering 2026-06-18 10:52:09.813 | segment 2026-06-18 10:52:09.813 | sorting 2026-06-18 10:52:09.813 | standard-attr-description 2026-06-18 10:52:09.813 | standard-attr-fwaas-v2 2026-06-18 10:52:09.813 | standard-attr-revisions 2026-06-18 10:52:09.813 | standard-attr-tag 2026-06-18 10:52:09.813 | standard-attr-timestamp 2026-06-18 10:52:09.813 | stateful-security-group 2026-06-18 10:52:09.814 | subnet-dns-publish-fixed-ip 2026-06-18 10:52:09.814 | subnet-external-network 2026-06-18 10:52:09.814 | subnet-service-types 2026-06-18 10:52:09.814 | subnet_allocation 2026-06-18 10:52:09.814 | subnet_onboard 2026-06-18 10:52:09.814 | subnetpool-prefix-ops 2026-06-18 10:52:09.814 | tag-creation 2026-06-18 10:52:09.814 | tap-mirror 2026-06-18 10:52:09.814 | tap-mirror-both-direction 2026-06-18 10:52:09.814 | trunk 2026-06-18 10:52:09.814 | uplink-status-propagation 2026-06-18 10:52:09.814 | uplink-status-propagation-updatable 2026-06-18 10:52:09.815 | vlan-transparent 2026-06-18 10:52:09.815 | vpn-endpoint-groups 2026-06-18 10:52:09.815 | vpnaas' 2026-06-18 10:52:09.815 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-18 10:52:09.815 | address-scope 2026-06-18 10:52:09.815 | agent 2026-06-18 10:52:09.815 | allowed-address-pairs 2026-06-18 10:52:09.815 | auto-allocated-topology 2026-06-18 10:52:09.815 | availability_zone 2026-06-18 10:52:09.816 | bgp 2026-06-18 10:52:09.816 | bgp_4byte_asn 2026-06-18 10:52:09.816 | bgp_dragent_scheduler 2026-06-18 10:52:09.816 | binding 2026-06-18 10:52:09.816 | binding-extended 2026-06-18 10:52:09.816 | default-subnetpools 2026-06-18 10:52:09.816 | dhcp_agent_scheduler 2026-06-18 10:52:09.816 | dns-domain-ports 2026-06-18 10:52:09.816 | dns-integration 2026-06-18 10:52:09.816 | dns-integration-domain-keywords 2026-06-18 10:52:09.816 | empty-string-filtering 2026-06-18 10:52:09.817 | enable-default-route-bfd 2026-06-18 10:52:09.817 | enable-default-route-ecmp 2026-06-18 10:52:09.817 | expose-port-forwarding-in-fip 2026-06-18 10:52:09.817 | ext-gw-mode 2026-06-18 10:52:09.817 | external-gateway-multihoming 2026-06-18 10:52:09.817 | external-net 2026-06-18 10:52:09.817 | extra_dhcp_opt 2026-06-18 10:52:09.817 | extraroute 2026-06-18 10:52:09.817 | extraroute-atomic 2026-06-18 10:52:09.817 | filter-validation 2026-06-18 10:52:09.817 | fip-port-details 2026-06-18 10:52:09.818 | flavors 2026-06-18 10:52:09.818 | floating-ip-port-forwarding 2026-06-18 10:52:09.818 | floating-ip-port-forwarding-description 2026-06-18 10:52:09.818 | floating-ip-port-forwarding-detail 2026-06-18 10:52:09.818 | floating-ip-port-forwarding-port-ranges 2026-06-18 10:52:09.818 | floatingip-pools 2026-06-18 10:52:09.818 | fwaas_v2 2026-06-18 10:52:09.818 | ip_allocation 2026-06-18 10:52:09.818 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:52:09.818 | l3-flavors 2026-06-18 10:52:09.818 | l3-ha 2026-06-18 10:52:09.818 | l3_agent_scheduler 2026-06-18 10:52:09.819 | logging 2026-06-18 10:52:09.819 | multi-provider 2026-06-18 10:52:09.819 | net-mtu 2026-06-18 10:52:09.819 | net-mtu-writable 2026-06-18 10:52:09.819 | network-ip-availability 2026-06-18 10:52:09.819 | network_availability_zone 2026-06-18 10:52:09.819 | network_ha 2026-06-18 10:52:09.819 | pagination 2026-06-18 10:52:09.819 | port-device-profile 2026-06-18 10:52:09.819 | port-hardware-offload-type 2026-06-18 10:52:09.819 | port-mac-address-regenerate 2026-06-18 10:52:09.819 | port-numa-affinity-policy 2026-06-18 10:52:09.820 | port-numa-affinity-policy-socket 2026-06-18 10:52:09.820 | port-resource-request 2026-06-18 10:52:09.820 | port-security 2026-06-18 10:52:09.820 | port-trusted-vif 2026-06-18 10:52:09.820 | project-id 2026-06-18 10:52:09.820 | provider 2026-06-18 10:52:09.820 | pvlan 2026-06-18 10:52:09.820 | qinq 2026-06-18 10:52:09.820 | qos 2026-06-18 10:52:09.820 | qos-bw-limit-direction 2026-06-18 10:52:09.820 | qos-bw-minimum-ingress 2026-06-18 10:52:09.820 | qos-default 2026-06-18 10:52:09.821 | qos-fip 2026-06-18 10:52:09.821 | qos-gateway-ip 2026-06-18 10:52:09.821 | qos-rule-type-details 2026-06-18 10:52:09.821 | qos-rule-type-filter 2026-06-18 10:52:09.821 | qos-rules-alias 2026-06-18 10:52:09.821 | quota-check-limit 2026-06-18 10:52:09.821 | quota-check-limit-default 2026-06-18 10:52:09.821 | quota_details 2026-06-18 10:52:09.821 | quotas 2026-06-18 10:52:09.821 | rbac-address-scope 2026-06-18 10:52:09.821 | rbac-policies 2026-06-18 10:52:09.822 | rbac-security-groups 2026-06-18 10:52:09.822 | router 2026-06-18 10:52:09.822 | router-enable-snat 2026-06-18 10:52:09.822 | router_availability_zone 2026-06-18 10:52:09.822 | security-group 2026-06-18 10:52:09.822 | security-groups-default-rules 2026-06-18 10:52:09.822 | security-groups-normalized-cidr 2026-06-18 10:52:09.822 | security-groups-remote-address-group 2026-06-18 10:52:09.822 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:52:09.822 | security-groups-shared-filtering 2026-06-18 10:52:09.822 | segment 2026-06-18 10:52:09.822 | sorting 2026-06-18 10:52:09.823 | standard-attr-description 2026-06-18 10:52:09.823 | standard-attr-fwaas-v2 2026-06-18 10:52:09.823 | standard-attr-revisions 2026-06-18 10:52:09.823 | standard-attr-tag 2026-06-18 10:52:09.823 | standard-attr-timestamp 2026-06-18 10:52:09.823 | stateful-security-group 2026-06-18 10:52:09.823 | subnet-dns-publish-fixed-ip 2026-06-18 10:52:09.823 | subnet-external-network 2026-06-18 10:52:09.823 | subnet-service-types 2026-06-18 10:52:09.823 | subnet_allocation 2026-06-18 10:52:09.823 | subnet_onboard 2026-06-18 10:52:09.824 | subnetpool-prefix-ops 2026-06-18 10:52:09.824 | tag-creation 2026-06-18 10:52:09.824 | tap-mirror 2026-06-18 10:52:09.824 | tap-mirror-both-direction 2026-06-18 10:52:09.824 | trunk 2026-06-18 10:52:09.824 | uplink-status-propagation 2026-06-18 10:52:09.824 | uplink-status-propagation-updatable 2026-06-18 10:52:09.824 | vlan-transparent 2026-06-18 10:52:09.824 | vpn-endpoint-groups 2026-06-18 10:52:09.824 | vpnaas' 2026-06-18 10:52:09.824 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-18 10:52:09.824 | address-scope 2026-06-18 10:52:09.825 | agent 2026-06-18 10:52:09.825 | allowed-address-pairs 2026-06-18 10:52:09.825 | auto-allocated-topology 2026-06-18 10:52:09.825 | availability_zone 2026-06-18 10:52:09.825 | bgp 2026-06-18 10:52:09.825 | bgp_4byte_asn 2026-06-18 10:52:09.825 | bgp_dragent_scheduler 2026-06-18 10:52:09.825 | binding 2026-06-18 10:52:09.825 | binding-extended 2026-06-18 10:52:09.825 | default-subnetpools 2026-06-18 10:52:09.825 | dhcp_agent_scheduler 2026-06-18 10:52:09.826 | dns-domain-ports 2026-06-18 10:52:09.826 | dns-integration 2026-06-18 10:52:09.826 | dns-integration-domain-keywords 2026-06-18 10:52:09.826 | empty-string-filtering 2026-06-18 10:52:09.826 | enable-default-route-bfd 2026-06-18 10:52:09.826 | enable-default-route-ecmp 2026-06-18 10:52:09.826 | expose-port-forwarding-in-fip 2026-06-18 10:52:09.826 | ext-gw-mode 2026-06-18 10:52:09.826 | external-gateway-multihoming 2026-06-18 10:52:09.826 | external-net 2026-06-18 10:52:09.826 | extra_dhcp_opt 2026-06-18 10:52:09.826 | extraroute 2026-06-18 10:52:09.827 | extraroute-atomic 2026-06-18 10:52:09.827 | filter-validation 2026-06-18 10:52:09.827 | fip-port-details 2026-06-18 10:52:09.827 | flavors 2026-06-18 10:52:09.827 | floating-ip-port-forwarding 2026-06-18 10:52:09.827 | floating-ip-port-forwarding-description 2026-06-18 10:52:09.827 | floating-ip-port-forwarding-detail 2026-06-18 10:52:09.827 | floating-ip-port-forwarding-port-ranges 2026-06-18 10:52:09.827 | floatingip-pools 2026-06-18 10:52:09.827 | fwaas_v2 2026-06-18 10:52:09.828 | ip_allocation 2026-06-18 10:52:09.828 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:52:09.828 | l3-flavors 2026-06-18 10:52:09.828 | l3-ha 2026-06-18 10:52:09.828 | l3_agent_scheduler 2026-06-18 10:52:09.828 | logging 2026-06-18 10:52:09.828 | multi-provider 2026-06-18 10:52:09.828 | net-mtu 2026-06-18 10:52:09.828 | net-mtu-writable 2026-06-18 10:52:09.828 | network-ip-availability 2026-06-18 10:52:09.828 | network_availability_zone 2026-06-18 10:52:09.828 | network_ha 2026-06-18 10:52:09.829 | pagination 2026-06-18 10:52:09.829 | port-device-profile 2026-06-18 10:52:09.829 | port-hardware-offload-type 2026-06-18 10:52:09.829 | port-mac-address-regenerate 2026-06-18 10:52:09.829 | port-numa-affinity-policy 2026-06-18 10:52:09.829 | port-numa-affinity-policy-socket 2026-06-18 10:52:09.829 | port-resource-request 2026-06-18 10:52:09.829 | port-security 2026-06-18 10:52:09.829 | port-trusted-vif 2026-06-18 10:52:09.829 | project-id 2026-06-18 10:52:09.829 | provider 2026-06-18 10:52:09.829 | pvlan 2026-06-18 10:52:09.830 | qinq 2026-06-18 10:52:09.830 | qos 2026-06-18 10:52:09.830 | qos-bw-limit-direction 2026-06-18 10:52:09.830 | qos-bw-minimum-ingress 2026-06-18 10:52:09.830 | qos-default 2026-06-18 10:52:09.830 | qos-fip 2026-06-18 10:52:09.830 | qos-gateway-ip 2026-06-18 10:52:09.830 | qos-rule-type-details 2026-06-18 10:52:09.830 | qos-rule-type-filter 2026-06-18 10:52:09.830 | qos-rules-alias 2026-06-18 10:52:09.830 | quota-check-limit 2026-06-18 10:52:09.831 | quota-check-limit-default 2026-06-18 10:52:09.831 | quota_details 2026-06-18 10:52:09.831 | quotas 2026-06-18 10:52:09.831 | rbac-address-scope 2026-06-18 10:52:09.831 | rbac-policies 2026-06-18 10:52:09.831 | rbac-security-groups 2026-06-18 10:52:09.831 | router 2026-06-18 10:52:09.831 | router-enable-snat 2026-06-18 10:52:09.831 | router_availability_zone 2026-06-18 10:52:09.831 | security-group 2026-06-18 10:52:09.832 | security-groups-default-rules 2026-06-18 10:52:09.832 | security-groups-normalized-cidr 2026-06-18 10:52:09.832 | security-groups-remote-address-group 2026-06-18 10:52:09.832 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:52:09.832 | security-groups-shared-filtering 2026-06-18 10:52:09.832 | segment 2026-06-18 10:52:09.832 | sorting 2026-06-18 10:52:09.832 | standard-attr-description 2026-06-18 10:52:09.832 | standard-attr-fwaas-v2 2026-06-18 10:52:09.832 | standard-attr-revisions 2026-06-18 10:52:09.832 | standard-attr-tag 2026-06-18 10:52:09.832 | standard-attr-timestamp 2026-06-18 10:52:09.833 | stateful-security-group 2026-06-18 10:52:09.833 | subnet-dns-publish-fixed-ip 2026-06-18 10:52:09.833 | subnet-external-network 2026-06-18 10:52:09.833 | subnet-service-types 2026-06-18 10:52:09.833 | subnet_allocation 2026-06-18 10:52:09.833 | subnet_onboard 2026-06-18 10:52:09.833 | subnetpool-prefix-ops 2026-06-18 10:52:09.833 | tag-creation 2026-06-18 10:52:09.833 | tap-mirror 2026-06-18 10:52:09.833 | tap-mirror-both-direction 2026-06-18 10:52:09.833 | trunk 2026-06-18 10:52:09.833 | uplink-status-propagation 2026-06-18 10:52:09.834 | uplink-status-propagation-updatable 2026-06-18 10:52:09.834 | vlan-transparent 2026-06-18 10:52:09.834 | vpn-endpoint-groups 2026-06-18 10:52:09.834 | vpnaas' 2026-06-18 10:52:09.834 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-18 10:52:09.834 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-18 10:52:09.834 | address-scope 2026-06-18 10:52:09.834 | agent 2026-06-18 10:52:09.834 | allowed-address-pairs 2026-06-18 10:52:09.834 | auto-allocated-topology 2026-06-18 10:52:09.834 | availability_zone 2026-06-18 10:52:09.835 | bgp 2026-06-18 10:52:09.835 | bgp_4byte_asn 2026-06-18 10:52:09.835 | bgp_dragent_scheduler 2026-06-18 10:52:09.835 | binding 2026-06-18 10:52:09.835 | binding-extended 2026-06-18 10:52:09.835 | default-subnetpools 2026-06-18 10:52:09.835 | dhcp_agent_scheduler 2026-06-18 10:52:09.835 | dns-domain-ports 2026-06-18 10:52:09.835 | dns-integration 2026-06-18 10:52:09.835 | dns-integration-domain-keywords 2026-06-18 10:52:09.835 | empty-string-filtering 2026-06-18 10:52:09.835 | enable-default-route-bfd 2026-06-18 10:52:09.836 | enable-default-route-ecmp 2026-06-18 10:52:09.836 | expose-port-forwarding-in-fip 2026-06-18 10:52:09.836 | ext-gw-mode 2026-06-18 10:52:09.836 | external-gateway-multihoming 2026-06-18 10:52:09.836 | external-net 2026-06-18 10:52:09.836 | extra_dhcp_opt 2026-06-18 10:52:09.837 | extraroute 2026-06-18 10:52:09.837 | extraroute-atomic 2026-06-18 10:52:09.837 | filter-validation 2026-06-18 10:52:09.837 | fip-port-details 2026-06-18 10:52:09.837 | flavors 2026-06-18 10:52:09.837 | floating-ip-port-forwarding 2026-06-18 10:52:09.837 | floating-ip-port-forwarding-description 2026-06-18 10:52:09.837 | floating-ip-port-forwarding-detail 2026-06-18 10:52:09.837 | floating-ip-port-forwarding-port-ranges 2026-06-18 10:52:09.837 | floatingip-pools 2026-06-18 10:52:09.837 | fwaas_v2 2026-06-18 10:52:09.838 | ip_allocation 2026-06-18 10:52:09.838 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:52:09.838 | l3-flavors 2026-06-18 10:52:09.838 | l3-ha 2026-06-18 10:52:09.838 | l3_agent_scheduler 2026-06-18 10:52:09.838 | logging 2026-06-18 10:52:09.838 | multi-provider 2026-06-18 10:52:09.838 | net-mtu 2026-06-18 10:52:09.838 | net-mtu-writable 2026-06-18 10:52:09.838 | network-ip-availability 2026-06-18 10:52:09.838 | network_availability_zone 2026-06-18 10:52:09.838 | network_ha 2026-06-18 10:52:09.839 | pagination 2026-06-18 10:52:09.839 | port-device-profile 2026-06-18 10:52:09.839 | port-hardware-offload-type 2026-06-18 10:52:09.839 | port-mac-address-regenerate 2026-06-18 10:52:09.839 | port-numa-affinity-policy 2026-06-18 10:52:09.839 | port-numa-affinity-policy-socket 2026-06-18 10:52:09.839 | port-resource-request 2026-06-18 10:52:09.839 | port-security 2026-06-18 10:52:09.839 | port-trusted-vif 2026-06-18 10:52:09.839 | project-id 2026-06-18 10:52:09.839 | provider 2026-06-18 10:52:09.839 | pvlan 2026-06-18 10:52:09.840 | qinq 2026-06-18 10:52:09.840 | qos 2026-06-18 10:52:09.840 | qos-bw-limit-direction 2026-06-18 10:52:09.840 | qos-bw-minimum-ingress 2026-06-18 10:52:09.840 | qos-default 2026-06-18 10:52:09.840 | qos-fip 2026-06-18 10:52:09.840 | qos-gateway-ip 2026-06-18 10:52:09.840 | qos-rule-type-details 2026-06-18 10:52:09.840 | qos-rule-type-filter 2026-06-18 10:52:09.840 | qos-rules-alias 2026-06-18 10:52:09.840 | quota-check-limit 2026-06-18 10:52:09.840 | quota-check-limit-default 2026-06-18 10:52:09.841 | quota_details 2026-06-18 10:52:09.841 | quotas 2026-06-18 10:52:09.841 | rbac-address-scope 2026-06-18 10:52:09.841 | rbac-policies 2026-06-18 10:52:09.841 | rbac-security-groups 2026-06-18 10:52:09.841 | router 2026-06-18 10:52:09.841 | router-enable-snat 2026-06-18 10:52:09.841 | router_availability_zone 2026-06-18 10:52:09.841 | security-group 2026-06-18 10:52:09.841 | security-groups-default-rules 2026-06-18 10:52:09.841 | security-groups-normalized-cidr 2026-06-18 10:52:09.842 | security-groups-remote-address-group 2026-06-18 10:52:09.842 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:52:09.842 | security-groups-shared-filtering 2026-06-18 10:52:09.842 | segment 2026-06-18 10:52:09.842 | sorting 2026-06-18 10:52:09.842 | standard-attr-description 2026-06-18 10:52:09.842 | standard-attr-fwaas-v2 2026-06-18 10:52:09.842 | standard-attr-revisions 2026-06-18 10:52:09.842 | standard-attr-tag 2026-06-18 10:52:09.842 | standard-attr-timestamp 2026-06-18 10:52:09.842 | stateful-security-group 2026-06-18 10:52:09.842 | subnet-dns-publish-fixed-ip 2026-06-18 10:52:09.843 | subnet-external-network 2026-06-18 10:52:09.843 | subnet-service-types 2026-06-18 10:52:09.843 | subnet_allocation 2026-06-18 10:52:09.843 | subnet_onboard 2026-06-18 10:52:09.843 | subnetpool-prefix-ops 2026-06-18 10:52:09.843 | tag-creation 2026-06-18 10:52:09.843 | tap-mirror 2026-06-18 10:52:09.843 | tap-mirror-both-direction 2026-06-18 10:52:09.843 | trunk 2026-06-18 10:52:09.843 | uplink-status-propagation 2026-06-18 10:52:09.843 | uplink-status-propagation-updatable 2026-06-18 10:52:09.844 | vlan-transparent 2026-06-18 10:52:09.844 | vpn-endpoint-groups 2026-06-18 10:52:09.844 | vpnaas' 2026-06-18 10:52:09.844 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-18 10:52:09.844 | address-scope 2026-06-18 10:52:09.844 | agent 2026-06-18 10:52:09.844 | allowed-address-pairs 2026-06-18 10:52:09.844 | auto-allocated-topology 2026-06-18 10:52:09.844 | availability_zone 2026-06-18 10:52:09.844 | bgp 2026-06-18 10:52:09.844 | bgp_4byte_asn 2026-06-18 10:52:09.845 | bgp_dragent_scheduler 2026-06-18 10:52:09.845 | binding 2026-06-18 10:52:09.845 | binding-extended 2026-06-18 10:52:09.845 | default-subnetpools 2026-06-18 10:52:09.845 | dhcp_agent_scheduler 2026-06-18 10:52:09.845 | dns-domain-ports 2026-06-18 10:52:09.845 | dns-integration 2026-06-18 10:52:09.845 | dns-integration-domain-keywords 2026-06-18 10:52:09.845 | empty-string-filtering 2026-06-18 10:52:09.845 | enable-default-route-bfd 2026-06-18 10:52:09.845 | enable-default-route-ecmp 2026-06-18 10:52:09.845 | expose-port-forwarding-in-fip 2026-06-18 10:52:09.846 | ext-gw-mode 2026-06-18 10:52:09.846 | external-gateway-multihoming 2026-06-18 10:52:09.846 | external-net 2026-06-18 10:52:09.846 | extra_dhcp_opt 2026-06-18 10:52:09.846 | extraroute 2026-06-18 10:52:09.846 | extraroute-atomic 2026-06-18 10:52:09.846 | filter-validation 2026-06-18 10:52:09.846 | fip-port-details 2026-06-18 10:52:09.846 | flavors 2026-06-18 10:52:09.846 | floating-ip-port-forwarding 2026-06-18 10:52:09.846 | floating-ip-port-forwarding-description 2026-06-18 10:52:09.847 | floating-ip-port-forwarding-detail 2026-06-18 10:52:09.847 | floating-ip-port-forwarding-port-ranges 2026-06-18 10:52:09.847 | floatingip-pools 2026-06-18 10:52:09.847 | fwaas_v2 2026-06-18 10:52:09.847 | ip_allocation 2026-06-18 10:52:09.847 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:52:09.847 | l3-flavors 2026-06-18 10:52:09.847 | l3-ha 2026-06-18 10:52:09.847 | l3_agent_scheduler 2026-06-18 10:52:09.847 | logging 2026-06-18 10:52:09.847 | multi-provider 2026-06-18 10:52:09.847 | net-mtu 2026-06-18 10:52:09.848 | net-mtu-writable 2026-06-18 10:52:09.848 | network-ip-availability 2026-06-18 10:52:09.848 | network_availability_zone 2026-06-18 10:52:09.848 | network_ha 2026-06-18 10:52:09.848 | pagination 2026-06-18 10:52:09.848 | port-device-profile 2026-06-18 10:52:09.848 | port-hardware-offload-type 2026-06-18 10:52:09.848 | port-mac-address-regenerate 2026-06-18 10:52:09.848 | port-numa-affinity-policy 2026-06-18 10:52:09.848 | port-numa-affinity-policy-socket 2026-06-18 10:52:09.848 | port-resource-request 2026-06-18 10:52:09.849 | port-security 2026-06-18 10:52:09.849 | port-trusted-vif 2026-06-18 10:52:09.849 | project-id 2026-06-18 10:52:09.849 | provider 2026-06-18 10:52:09.849 | pvlan 2026-06-18 10:52:09.849 | qinq 2026-06-18 10:52:09.849 | qos 2026-06-18 10:52:09.849 | qos-bw-limit-direction 2026-06-18 10:52:09.849 | qos-bw-minimum-ingress 2026-06-18 10:52:09.849 | qos-default 2026-06-18 10:52:09.849 | qos-fip 2026-06-18 10:52:09.850 | qos-gateway-ip 2026-06-18 10:52:09.850 | qos-rule-type-details 2026-06-18 10:52:09.850 | qos-rule-type-filter 2026-06-18 10:52:09.850 | qos-rules-alias 2026-06-18 10:52:09.850 | quota-check-limit 2026-06-18 10:52:09.850 | quota-check-limit-default 2026-06-18 10:52:09.850 | quota_details 2026-06-18 10:52:09.850 | quotas 2026-06-18 10:52:09.850 | rbac-address-scope 2026-06-18 10:52:09.850 | rbac-policies 2026-06-18 10:52:09.850 | rbac-security-groups 2026-06-18 10:52:09.850 | router 2026-06-18 10:52:09.851 | router-enable-snat 2026-06-18 10:52:09.851 | router_availability_zone 2026-06-18 10:52:09.851 | security-group 2026-06-18 10:52:09.851 | security-groups-default-rules 2026-06-18 10:52:09.851 | security-groups-normalized-cidr 2026-06-18 10:52:09.851 | security-groups-remote-address-group 2026-06-18 10:52:09.851 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:52:09.851 | security-groups-shared-filtering 2026-06-18 10:52:09.851 | segment 2026-06-18 10:52:09.851 | sorting 2026-06-18 10:52:09.851 | standard-attr-description 2026-06-18 10:52:09.852 | standard-attr-fwaas-v2 2026-06-18 10:52:09.852 | standard-attr-revisions 2026-06-18 10:52:09.852 | standard-attr-tag 2026-06-18 10:52:09.852 | standard-attr-timestamp 2026-06-18 10:52:09.852 | stateful-security-group 2026-06-18 10:52:09.852 | subnet-dns-publish-fixed-ip 2026-06-18 10:52:09.852 | subnet-external-network 2026-06-18 10:52:09.852 | subnet-service-types 2026-06-18 10:52:09.852 | subnet_allocation 2026-06-18 10:52:09.852 | subnet_onboard 2026-06-18 10:52:09.852 | subnetpool-prefix-ops 2026-06-18 10:52:09.852 | tag-creation 2026-06-18 10:52:09.853 | tap-mirror 2026-06-18 10:52:09.853 | tap-mirror-both-direction 2026-06-18 10:52:09.853 | trunk 2026-06-18 10:52:09.853 | uplink-status-propagation 2026-06-18 10:52:09.853 | uplink-status-propagation-updatable 2026-06-18 10:52:09.853 | vlan-transparent 2026-06-18 10:52:09.853 | vpn-endpoint-groups 2026-06-18 10:52:09.853 | vpnaas' 2026-06-18 10:52:09.853 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-18 10:52:09.853 | address-scope 2026-06-18 10:52:09.853 | agent 2026-06-18 10:52:09.854 | allowed-address-pairs 2026-06-18 10:52:09.854 | auto-allocated-topology 2026-06-18 10:52:09.854 | availability_zone 2026-06-18 10:52:09.854 | bgp 2026-06-18 10:52:09.854 | bgp_4byte_asn 2026-06-18 10:52:09.854 | bgp_dragent_scheduler 2026-06-18 10:52:09.854 | binding 2026-06-18 10:52:09.854 | binding-extended 2026-06-18 10:52:09.854 | default-subnetpools 2026-06-18 10:52:09.854 | dhcp_agent_scheduler 2026-06-18 10:52:09.854 | dns-domain-ports 2026-06-18 10:52:09.854 | dns-integration 2026-06-18 10:52:09.855 | dns-integration-domain-keywords 2026-06-18 10:52:09.855 | empty-string-filtering 2026-06-18 10:52:09.855 | enable-default-route-bfd 2026-06-18 10:52:09.855 | enable-default-route-ecmp 2026-06-18 10:52:09.855 | expose-port-forwarding-in-fip 2026-06-18 10:52:09.855 | ext-gw-mode 2026-06-18 10:52:09.855 | external-gateway-multihoming 2026-06-18 10:52:09.855 | external-net 2026-06-18 10:52:09.855 | extra_dhcp_opt 2026-06-18 10:52:09.855 | extraroute 2026-06-18 10:52:09.855 | extraroute-atomic 2026-06-18 10:52:09.855 | filter-validation 2026-06-18 10:52:09.856 | fip-port-details 2026-06-18 10:52:09.856 | flavors 2026-06-18 10:52:09.856 | floating-ip-port-forwarding 2026-06-18 10:52:09.856 | floating-ip-port-forwarding-description 2026-06-18 10:52:09.856 | floating-ip-port-forwarding-detail 2026-06-18 10:52:09.856 | floating-ip-port-forwarding-port-ranges 2026-06-18 10:52:09.856 | floatingip-pools 2026-06-18 10:52:09.856 | fwaas_v2 2026-06-18 10:52:09.856 | ip_allocation 2026-06-18 10:52:09.856 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:52:09.856 | l3-flavors 2026-06-18 10:52:09.856 | l3-ha 2026-06-18 10:52:09.857 | l3_agent_scheduler 2026-06-18 10:52:09.857 | logging 2026-06-18 10:52:09.857 | multi-provider 2026-06-18 10:52:09.857 | net-mtu 2026-06-18 10:52:09.857 | net-mtu-writable 2026-06-18 10:52:09.857 | network-ip-availability 2026-06-18 10:52:09.857 | network_availability_zone 2026-06-18 10:52:09.857 | network_ha 2026-06-18 10:52:09.857 | pagination 2026-06-18 10:52:09.857 | port-device-profile 2026-06-18 10:52:09.857 | port-hardware-offload-type 2026-06-18 10:52:09.857 | port-mac-address-regenerate 2026-06-18 10:52:09.858 | port-numa-affinity-policy 2026-06-18 10:52:09.858 | port-numa-affinity-policy-socket 2026-06-18 10:52:09.858 | port-resource-request 2026-06-18 10:52:09.858 | port-security 2026-06-18 10:52:09.858 | port-trusted-vif 2026-06-18 10:52:09.858 | project-id 2026-06-18 10:52:09.858 | provider 2026-06-18 10:52:09.858 | pvlan 2026-06-18 10:52:09.858 | qinq 2026-06-18 10:52:09.858 | qos 2026-06-18 10:52:09.858 | qos-bw-limit-direction 2026-06-18 10:52:09.859 | qos-bw-minimum-ingress 2026-06-18 10:52:09.859 | qos-default 2026-06-18 10:52:09.859 | qos-fip 2026-06-18 10:52:09.859 | qos-gateway-ip 2026-06-18 10:52:09.859 | qos-rule-type-details 2026-06-18 10:52:09.859 | qos-rule-type-filter 2026-06-18 10:52:09.859 | qos-rules-alias 2026-06-18 10:52:09.859 | quota-check-limit 2026-06-18 10:52:09.859 | quota-check-limit-default 2026-06-18 10:52:09.859 | quota_details 2026-06-18 10:52:09.859 | quotas 2026-06-18 10:52:09.859 | rbac-address-scope 2026-06-18 10:52:09.860 | rbac-policies 2026-06-18 10:52:09.860 | rbac-security-groups 2026-06-18 10:52:09.860 | router 2026-06-18 10:52:09.860 | router-enable-snat 2026-06-18 10:52:09.860 | router_availability_zone 2026-06-18 10:52:09.860 | security-group 2026-06-18 10:52:09.860 | security-groups-default-rules 2026-06-18 10:52:09.860 | security-groups-normalized-cidr 2026-06-18 10:52:09.860 | security-groups-remote-address-group 2026-06-18 10:52:09.860 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:52:09.860 | security-groups-shared-filtering 2026-06-18 10:52:09.860 | segment 2026-06-18 10:52:09.861 | sorting 2026-06-18 10:52:09.861 | standard-attr-description 2026-06-18 10:52:09.861 | standard-attr-fwaas-v2 2026-06-18 10:52:09.861 | standard-attr-revisions 2026-06-18 10:52:09.861 | standard-attr-tag 2026-06-18 10:52:09.861 | standard-attr-timestamp 2026-06-18 10:52:09.861 | stateful-security-group 2026-06-18 10:52:09.861 | subnet-dns-publish-fixed-ip 2026-06-18 10:52:09.861 | subnet-external-network 2026-06-18 10:52:09.861 | subnet-service-types 2026-06-18 10:52:09.862 | subnet_allocation 2026-06-18 10:52:09.862 | subnet_onboard 2026-06-18 10:52:09.862 | subnetpool-prefix-ops 2026-06-18 10:52:09.862 | tag-creation 2026-06-18 10:52:09.862 | tap-mirror 2026-06-18 10:52:09.862 | tap-mirror-both-direction 2026-06-18 10:52:09.862 | trunk 2026-06-18 10:52:09.862 | uplink-status-propagation 2026-06-18 10:52:09.863 | uplink-status-propagation-updatable 2026-06-18 10:52:09.863 | vlan-transparent 2026-06-18 10:52:09.863 | vpn-endpoint-groups 2026-06-18 10:52:09.863 | vpnaas' 2026-06-18 10:52:09.863 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-18 10:52:09.863 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-18 10:52:09.863 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-18 10:52:09.863 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-18 10:52:09.865 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-18 10:52:09.871 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 10:52:09.875 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 10:52:09.880 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-18 10:52:09.884 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:09.888 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-18 10:52:09.892 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-18 10:52:09.896 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-18 10:52:09.901 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:09.905 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-18 10:52:09.950 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.165:6641 2026-06-18 10:52:09.955 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:09.958 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 10:52:09.962 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.165:6641 2026-06-18 10:52:09.966 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.165:6641 ']' 2026-06-18 10:52:09.969 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:09.973 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.165:6641 2026-06-18 10:52:10.017 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.165:6642 2026-06-18 10:52:10.020 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:10.023 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 10:52:10.027 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.165:6642 2026-06-18 10:52:10.031 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.165:6642 ']' 2026-06-18 10:52:10.035 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:10.038 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.165:6642 2026-06-18 10:52:10.083 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-18 10:52:10.107 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:10.111 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-18 10:52:10.114 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:10.118 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 10:52:10.121 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-18 10:52:10.125 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-18 10:52:10.128 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:10.132 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-18 10:52:10.177 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-18 10:52:10.181 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:10.184 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 10:52:10.188 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-18 10:52:10.191 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-18 10:52:10.195 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:10.198 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-18 10:52:10.241 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-18 10:52:10.245 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:10.249 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-18 10:52:10.252 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-18 10:52:10.256 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-18 10:52:10.260 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:10.264 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-18 10:52:10.303 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-18 10:52:10.328 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-18 10:52:10.352 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:10.357 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-18 10:52:10.361 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-18 10:52:10.384 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:52:10.388 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-18 10:52:10.392 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-18 10:52:10.395 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-18 10:52:10.399 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:10.403 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-18 10:52:10.406 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-18 10:52:10.410 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-18 10:52:10.413 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:10.418 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-18 10:52:10.464 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-18 10:52:10.488 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:10.493 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-18 10:52:10.544 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-18 10:52:10.568 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:10.573 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-18 10:52:10.618 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-18 10:52:10.641 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:52:10.645 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-18 10:52:10.648 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-18 10:52:10.673 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:52:10.678 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-18 10:52:10.681 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-18 10:52:10.685 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-18 10:52:10.729 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-18 10:52:10.752 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:10.756 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-18 10:52:10.781 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:10.785 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-18 10:52:10.810 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:10.813 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-18 10:52:10.838 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:10.842 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-18 10:52:10.867 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:10.871 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-18 10:52:10.896 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:52:10.900 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-18 10:52:10.904 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-18 10:52:10.908 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-18 10:52:10.915 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-18 10:52:10.962 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-18 10:52:11.007 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-18 10:52:11.048 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-18 10:52:11.088 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-18 10:52:11.091 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 10:52:11.094 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-18 10:52:11.098 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-18 10:52:11.101 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-18 10:52:11.104 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-18 10:52:11.107 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 10:52:11.110 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-18 10:52:11.113 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-18 10:52:11.117 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-18 10:52:11.152 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-18 10:52:11.190 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.165/identity 2026-06-18 10:52:11.228 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-18 10:52:11.265 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-18 10:52:11.303 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-18 10:52:11.341 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-18 10:52:11.379 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-18 10:52:11.418 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.165/identity 2026-06-18 10:52:11.455 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-18 10:52:11.493 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-18 10:52:11.529 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-18 10:52:11.533 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-18 10:52:11.572 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-18 10:52:11.610 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-18 10:52:11.613 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 10:52:11.616 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 10:52:11.619 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-18 10:52:11.622 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-18 10:52:11.660 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-18 10:52:11.698 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.165/identity 2026-06-18 10:52:11.735 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-18 10:52:11.770 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-18 10:52:11.808 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-18 10:52:11.848 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-18 10:52:11.886 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-18 10:52:11.924 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-18 10:52:11.927 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-18 10:52:11.930 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-18 10:52:11.933 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-18 10:52:11.936 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-18 10:52:11.974 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-18 10:52:12.011 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.165/identity 2026-06-18 10:52:12.049 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-18 10:52:12.086 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-18 10:52:12.123 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-18 10:52:12.160 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-18 10:52:12.199 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-18 10:52:12.238 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-18 10:52:12.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-18 10:52:12.247 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-18 10:52:12.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-18 10:52:12.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-18 10:52:12.258 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-18 10:52:12.262 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-18 10:52:12.266 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-18 10:52:12.270 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-18 10:52:12.273 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-18 10:52:12.277 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-18 10:52:12.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-18 10:52:12.284 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-18 10:52:12.287 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-18 10:52:12.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-18 10:52:12.294 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-18 10:52:12.298 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-18 10:52:12.301 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-18 10:52:12.304 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.308 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-18 10:52:12.312 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-18 10:52:12.316 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-18 10:52:12.319 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.323 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-18 10:52:12.368 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-18 10:52:12.372 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.376 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 10:52:12.380 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-18 10:52:12.384 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-18 10:52:12.387 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.391 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-18 10:52:12.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-18 10:52:12.438 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.442 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 10:52:12.446 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-18 10:52:12.450 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-18 10:52:12.454 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.457 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-18 10:52:12.501 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-18 10:52:12.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-18 10:52:12.509 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.513 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 10:52:12.516 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-18 10:52:12.520 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-18 10:52:12.524 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.528 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-18 10:52:12.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-18 10:52:12.575 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.579 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 10:52:12.583 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-18 10:52:12.587 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-18 10:52:12.590 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.594 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-18 10:52:12.635 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-18 10:52:12.640 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.643 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-18 10:52:12.646 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-18 10:52:12.651 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-18 10:52:12.655 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.658 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-18 10:52:12.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-18 10:52:12.705 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.709 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-18 10:52:12.713 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-18 10:52:12.716 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-18 10:52:12.720 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.724 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-18 10:52:12.765 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-18 10:52:12.769 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.773 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-18 10:52:12.776 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-18 10:52:12.780 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-18 10:52:12.784 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.788 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-18 10:52:12.831 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-18 10:52:12.834 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.838 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-18 10:52:12.842 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-18 10:52:12.845 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-18 10:52:12.849 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.853 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-18 10:52:12.898 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-18 10:52:12.901 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.905 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-18 10:52:12.909 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-18 10:52:12.912 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-18 10:52:12.917 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.920 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-18 10:52:12.962 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-18 10:52:12.965 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-18 10:52:12.969 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-18 10:52:12.973 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-18 10:52:12.978 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-18 10:52:12.981 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-18 10:52:12.985 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-18 10:52:13.026 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-18 10:52:13.031 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-18 10:52:13.072 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-18 10:52:13.114 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-18 10:52:13.117 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-18 10:52:13.121 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-18 10:52:13.124 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-18 10:52:13.128 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-18 10:52:13.131 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-18 10:52:13.134 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-18 10:52:13.137 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-18 10:52:13.141 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-18 10:52:13.161 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:52:13.163 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-18 10:52:13.173 | d /var/run/uwsgi 0755 quobyte root 2026-06-18 10:52:13.178 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-18 10:52:13.193 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-18 10:52:13.199 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-18 10:52:13.203 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-18 10:52:13.208 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-18 10:52:13.212 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-18 10:52:13.256 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-18 10:52:13.297 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-18 10:52:13.339 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-18 10:52:13.381 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-18 10:52:13.421 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-18 10:52:13.461 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-18 10:52:13.504 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-18 10:52:13.545 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-18 10:52:13.588 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-18 10:52:13.632 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-18 10:52:13.674 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-18 10:52:13.718 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-18 10:52:13.760 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-18 10:52:13.800 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-18 10:52:13.804 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-18 10:52:13.809 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-18 10:52:13.811 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-18 10:52:13.815 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-18 10:52:13.818 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:52:13.822 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:52:13.825 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-18 10:52:13.829 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-18 10:52:13.833 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-18 10:52:13.880 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-18 10:52:13.930 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-18 10:52:13.930 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-18 10:52:13.942 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-18 10:52:13.947 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-18 10:52:13.951 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-18 10:52:13.955 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-18 10:52:13.960 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-18 10:52:13.964 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-18 10:52:13.968 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-18 10:52:13.972 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:52:13.977 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:52:13.981 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-18 10:52:13.985 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-18 10:52:13.989 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:52:13.993 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:52:13.997 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-18 10:52:14.011 | perl: warning: Setting locale failed. 2026-06-18 10:52:14.012 | perl: warning: Please check that your locale settings: 2026-06-18 10:52:14.012 | LANGUAGE = (unset), 2026-06-18 10:52:14.012 | LC_ALL = "en_US.utf8", 2026-06-18 10:52:14.012 | LANG = "de_DE.UTF-8" 2026-06-18 10:52:14.012 | are supported and installed on your system. 2026-06-18 10:52:14.012 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-18 10:52:14.053 | Enabling site neutron-api. 2026-06-18 10:52:14.059 | To activate the new configuration, you need to run: 2026-06-18 10:52:14.059 | systemctl reload apache2 2026-06-18 10:52:14.065 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-18 10:52:14.069 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-18 10:52:14.073 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-18 10:52:14.077 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-18 10:52:14.299 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-18 10:52:14.327 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:52:14.331 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-18 10:52:14.356 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:52:14.360 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-18 10:52:14.363 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-18 10:52:14.448 | + inc/async:async_inner:63 : init_neutron 2026-06-18 10:52:14.493 | [2070 Async init_neutron:60070]: running: init_neutron 2026-06-18 10:52:14.496 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-18 10:52:14.517 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:14.521 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-18 10:52:14.541 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:52:14.544 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-18 10:52:14.547 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-18 10:52:14.550 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-18 10:52:14.594 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-18 10:52:14.598 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-18 10:52:14.649 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-18 10:52:14.676 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:52:14.680 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-18 10:52:14.708 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:52:14.711 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-18 10:52:14.715 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:52:14.719 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-18 10:52:14.723 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-18 10:52:14.728 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-18 10:52:14.816 | + inc/async:async_inner:63 : init_cinder 2026-06-18 10:52:14.876 | [2070 Async init_cinder:60306]: running: init_cinder 2026-06-18 10:52:14.880 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-18 10:52:14.910 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:52:14.915 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-18 10:52:14.919 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:52:14.924 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-18 10:52:14.929 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-18 10:52:14.933 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-18 10:52:15.026 | + inc/async:async_inner:63 : init_placement 2026-06-18 10:52:15.083 | [2070 Async init_placement:60436]: running: init_placement 2026-06-18 10:52:15.084 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-18 10:52:15.150 | [2070 Async init_neutron:60070]: Waiting for completion of init_neutron running on PID 60070 (5 other jobs running) 2026-06-18 10:52:15.181 | [2070 Async init_neutron:60070]: Signaling child to exit 2026-06-18 10:52:29.446 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:52:29.504 | [60306 Async init_cinder:60306]: finished successfully 2026-06-18 10:53:05.346 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:53:05.380 | [60436 Async init_placement:60436]: finished successfully 2026-06-18 10:53:08.093 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:53:08.119 | [60070 Async init_neutron:60070]: finished successfully 2026-06-18 10:53:08.145 | WAKEUP 2026-06-18 10:53:08.167 | [2070 Async init_neutron:60070]: Signaled 2026-06-18 10:53:08.169 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-18 10:53:08.169 | + lib/database:recreate_database:112 : local db=neutron 2026-06-18 10:53:08.169 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-18 10:53:08.169 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-18 10:53:08.169 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-18 10:53:08.169 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:08.169 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-18 10:53:08.169 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:08.170 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-18 10:53:08.170 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 10:53:08.170 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:53:08.170 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:53:08.170 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:53:08.170 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779934656 2026-06-18 10:53:08.170 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-18 10:53:08.170 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-18 10:53:08.170 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-18 10:53:08.170 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-18 10:53:08.170 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-18 10:53:08.171 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-18 10:53:08.171 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-18 10:53:08.171 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-18 10:53:08.171 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-18 10:53:08.171 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-18 10:53:08.171 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-18 10:53:08.171 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-18 10:53:08.171 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-18 10:53:08.171 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-18 10:53:08.171 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-18 10:53:08.172 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-18 10:53:08.173 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-18 10:53:08.173 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-18 10:53:08.173 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-18 10:53:08.174 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-18 10:53:08.174 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-18 10:53:08.174 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-18 10:53:08.175 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-18 10:53:08.175 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-18 10:53:08.175 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-18 10:53:08.175 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-18 10:53:08.175 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-18 10:53:08.175 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-18 10:53:08.176 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-18 10:53:08.177 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-18 10:53:08.177 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-18 10:53:08.177 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-18 10:53:08.178 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-18 10:53:08.178 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-18 10:53:08.178 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-18 10:53:08.179 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-18 10:53:08.179 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-18 10:53:08.179 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-18 10:53:08.179 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-18 10:53:08.179 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-18 10:53:08.179 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-18 10:53:08.179 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-18 10:53:08.179 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-18 10:53:08.180 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-18 10:53:08.180 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-18 10:53:08.180 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-18 10:53:08.180 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-18 10:53:08.180 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-18 10:53:08.180 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-18 10:53:08.180 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-18 10:53:08.180 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-18 10:53:08.180 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-18 10:53:08.181 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-18 10:53:08.181 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-18 10:53:08.181 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-18 10:53:08.181 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-18 10:53:08.181 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-18 10:53:08.181 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-18 10:53:08.181 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-18 10:53:08.181 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-18 10:53:08.181 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-18 10:53:08.182 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-18 10:53:08.182 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-18 10:53:08.182 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-18 10:53:08.182 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-18 10:53:08.182 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-18 10:53:08.182 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-18 10:53:08.182 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-18 10:53:08.182 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-18 10:53:08.182 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-18 10:53:08.182 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-18 10:53:08.183 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-18 10:53:08.183 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-18 10:53:08.183 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-18 10:53:08.183 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-18 10:53:08.183 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-18 10:53:08.183 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-18 10:53:08.183 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-18 10:53:08.183 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-18 10:53:08.183 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-18 10:53:08.184 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-18 10:53:08.184 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-18 10:53:08.184 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-18 10:53:08.184 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-18 10:53:08.184 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-18 10:53:08.184 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-18 10:53:08.184 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-18 10:53:08.184 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-18 10:53:08.184 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-18 10:53:08.184 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-18 10:53:08.185 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-18 10:53:08.185 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-18 10:53:08.185 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-18 10:53:08.185 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-18 10:53:08.185 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-18 10:53:08.185 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-18 10:53:08.185 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-18 10:53:08.185 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-18 10:53:08.185 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-18 10:53:08.185 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-18 10:53:08.186 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-18 10:53:08.186 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-18 10:53:08.186 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-18 10:53:08.186 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-18 10:53:08.186 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-18 10:53:08.186 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-18 10:53:08.186 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-18 10:53:08.186 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-18 10:53:08.186 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-18 10:53:08.186 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-18 10:53:08.187 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-18 10:53:08.187 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-18 10:53:08.187 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-18 10:53:08.187 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-18 10:53:08.187 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-18 10:53:08.187 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-18 10:53:08.187 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-18 10:53:08.187 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-18 10:53:08.188 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-18 10:53:08.188 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-18 10:53:08.188 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-18 10:53:08.188 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-18 10:53:08.188 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-18 10:53:08.188 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-18 10:53:08.188 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-18 10:53:08.188 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-18 10:53:08.188 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-18 10:53:08.188 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-18 10:53:08.189 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-18 10:53:08.189 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-18 10:53:08.189 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-18 10:53:08.189 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-18 10:53:08.189 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-18 10:53:08.189 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-18 10:53:08.189 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-18 10:53:08.189 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-18 10:53:08.189 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-18 10:53:08.190 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-18 10:53:08.190 | Running upgrade for neutron ... 2026-06-18 10:53:08.190 | OK 2026-06-18 10:53:08.190 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-18 10:53:08.190 | + functions-common:time_stop:2414 : local name 2026-06-18 10:53:08.190 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:53:08.190 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:53:08.190 | + functions-common:time_stop:2417 : local total 2026-06-18 10:53:08.190 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:53:08.191 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 10:53:08.191 | + functions-common:time_stop:2421 : start_time=1781779934656 2026-06-18 10:53:08.191 | + functions-common:time_stop:2423 : [[ -z 1781779934656 ]] 2026-06-18 10:53:08.191 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:53:08.191 | + functions-common:time_stop:2426 : end_time=1781779988073 2026-06-18 10:53:08.191 | + functions-common:time_stop:2427 : elapsed_time=53417 2026-06-18 10:53:08.191 | + functions-common:time_stop:2428 : total=8509 2026-06-18 10:53:08.191 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:53:08.191 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=61926 2026-06-18 10:53:08.220 | [2070 Async init_neutron:60070]: finished init_neutron with result 0 in 53 seconds 2026-06-18 10:53:08.225 | + inc/async:async_wait:197 : return 0 2026-06-18 10:53:08.228 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-18 10:53:08.282 | [2070 Async init_placement:60436]: Waiting for completion of init_placement running on PID 60436 (4 other jobs running) 2026-06-18 10:53:08.307 | [2070 Async init_placement:60436]: Signaling child to exit 2026-06-18 10:53:08.308 | WAKEUP 2026-06-18 10:53:08.330 | [2070 Async init_placement:60436]: Signaled 2026-06-18 10:53:08.331 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-18 10:53:08.332 | + lib/database:recreate_database:112 : local db=placement 2026-06-18 10:53:08.332 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-18 10:53:08.332 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-18 10:53:08.332 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-18 10:53:08.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:08.332 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-18 10:53:08.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:08.332 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-18 10:53:08.332 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 10:53:08.333 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:08.333 | we strongly recommend against using it for new projects. 2026-06-18 10:53:08.333 | 2026-06-18 10:53:08.333 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:08.333 | framework. For more detail see 2026-06-18 10:53:08.333 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:08.333 | 2026-06-18 10:53:08.333 | __import__(import_str) 2026-06-18 10:53:08.333 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-18 10:53:08.333 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-18 10:53:08.334 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-18 10:53:08.334 | + functions-common:get_or_create_user:893 : local user_id 2026-06-18 10:53:08.334 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-18 10:53:08.334 | + functions-common:get_or_create_user:897 : local email= 2026-06-18 10:53:08.334 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-18 10:53:08.334 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:53:08.334 | + functions-common:get_or_create_user:909 : user_id=d1164a5e0a6741ed9b7bb473daf351d9 2026-06-18 10:53:08.334 | + functions-common:get_or_create_user:910 : echo d1164a5e0a6741ed9b7bb473daf351d9 2026-06-18 10:53:08.334 | d1164a5e0a6741ed9b7bb473daf351d9 2026-06-18 10:53:08.335 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-18 10:53:08.335 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:53:08.335 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:53:08.335 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 10:53:08.335 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:53:08.335 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:53:08.335 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 10:53:08.335 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 10:53:08.335 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 10:53:08.336 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 10:53:08.336 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 10:53:08.336 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 10:53:08.336 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-18 10:53:08.336 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 10:53:08.336 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:53:08.336 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:53:08.336 | + functions-common:get_or_add_user_project_role:974 : echo a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:53:08.336 | a3a3148365724ec387c0ab4a26ca72db 2026-06-18 10:53:08.337 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-18 10:53:08.337 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-18 10:53:08.337 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-18 10:53:08.337 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-18 10:53:08.337 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-18 10:53:08.337 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-18 10:53:08.337 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-18 10:53:08.337 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-18 10:53:08.337 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-18 10:53:08.337 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-18 10:53:08.338 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-18 10:53:08.338 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-18 10:53:08.338 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-18 10:53:08.338 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-18 10:53:08.338 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-18 10:53:08.338 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:53:08.338 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:53:08.338 | + functions-common:get_or_add_user_project_role:974 : echo 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:53:08.339 | 3c9d98bca63b4476b61a01652ce1f1c1 2026-06-18 10:53:08.339 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.165/placement 2026-06-18 10:53:08.339 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-18 10:53:08.339 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-18 10:53:08.339 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-18 10:53:08.339 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-18 10:53:08.339 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:53:08.339 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-18 10:53:08.339 | 0ec10a78d5fb4d1ba340a3226ff3a240' 2026-06-18 10:53:08.340 | + functions-common:get_or_create_service:1061 : echo 0ec10a78d5fb4d1ba340a3226ff3a240 2026-06-18 10:53:08.340 | 0ec10a78d5fb4d1ba340a3226ff3a240 2026-06-18 10:53:08.340 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.165/placement 2026-06-18 10:53:08.340 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-18 10:53:08.340 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public http://192.168.122.165/placement RegionOne 2026-06-18 10:53:08.340 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-18 10:53:08.340 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-18 10:53:08.340 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:53:08.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-18 10:53:08.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-18 10:53:08.341 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.165/placement --region RegionOne -f value -c id 2026-06-18 10:53:08.341 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:53:08.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=a0edfb4979b545c7aeb014b3d3e9f47c 2026-06-18 10:53:08.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo a0edfb4979b545c7aeb014b3d3e9f47c 2026-06-18 10:53:08.341 | + functions-common:get_or_create_endpoint:1094 : public_id=a0edfb4979b545c7aeb014b3d3e9f47c 2026-06-18 10:53:08.341 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-18 10:53:08.341 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-18 10:53:08.342 | + functions-common:get_or_create_endpoint:1103 : echo a0edfb4979b545c7aeb014b3d3e9f47c 2026-06-18 10:53:08.342 | a0edfb4979b545c7aeb014b3d3e9f47c 2026-06-18 10:53:08.379 | [2070 Async init_placement:60436]: finished init_placement with result 0 in 50 seconds 2026-06-18 10:53:08.383 | + inc/async:async_wait:197 : return 0 2026-06-18 10:53:08.386 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-18 10:53:08.437 | [2070 Async init_glance:55890]: Waiting for completion of init_glance running on PID 55890 (3 other jobs running) 2026-06-18 10:53:08.461 | [2070 Async init_glance:55890]: Signaling child to exit 2026-06-18 10:53:08.462 | WAKEUP 2026-06-18 10:53:08.485 | [2070 Async init_glance:55890]: Signaled 2026-06-18 10:53:08.487 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-18 10:53:08.487 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-18 10:53:08.487 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-18 10:53:08.487 | + lib/database:recreate_database:112 : local db=glance 2026-06-18 10:53:08.487 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-18 10:53:08.487 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-18 10:53:08.487 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-18 10:53:08.487 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:08.487 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-18 10:53:08.487 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:08.487 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-18 10:53:08.488 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 10:53:08.488 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:53:08.488 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:53:08.488 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:53:08.488 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779838355 2026-06-18 10:53:08.488 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-18 10:53:08.488 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 10:53:08.488 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:08.488 | we strongly recommend against using it for new projects. 2026-06-18 10:53:08.488 | 2026-06-18 10:53:08.488 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:08.489 | framework. For more detail see 2026-06-18 10:53:08.489 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:08.489 | 2026-06-18 10:53:08.490 | __import__(import_str) 2026-06-18 10:53:08.490 | INFO dbcounter [-] Registered counter for database glance 2026-06-18 10:53:08.490 | 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=55996) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 10:53:08.491 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.491 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.492 | DEBUG dbcounter [-] [55996] Writer thread running {{(pid=55996) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:08.492 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.492 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.492 | INFO dbcounter [-] Registered counter for database glance 2026-06-18 10:53:08.492 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=55996) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 10:53:08.492 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.492 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.492 | DEBUG dbcounter [-] [55996] Writer thread running {{(pid=55996) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:08.492 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-18 10:53:08.492 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 10:53:08.493 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-18 10:53:08.493 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.493 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-18 10:53:08.493 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.493 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-18 10:53:08.493 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.493 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-18 10:53:08.493 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.494 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-18 10:53:08.494 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.494 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-18 10:53:08.494 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.494 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-18 10:53:08.494 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.494 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-18 10:53:08.494 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.495 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-18 10:53:08.495 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.495 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-18 10:53:08.495 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.495 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 10:53:08.495 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.495 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 10:53:08.495 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.495 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 10:53:08.496 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.496 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-18 10:53:08.496 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.496 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-18 10:53:08.496 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.496 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.496 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.496 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.496 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.497 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.497 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.497 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.497 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.497 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.497 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.497 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-18 10:53:08.497 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 10:53:08.497 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-18 10:53:08.498 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.498 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-18 10:53:08.498 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.498 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-18 10:53:08.498 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.498 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-18 10:53:08.498 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.498 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-18 10:53:08.498 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.499 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-18 10:53:08.499 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.499 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-18 10:53:08.499 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.499 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-18 10:53:08.499 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.499 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-18 10:53:08.499 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.500 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-18 10:53:08.500 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.500 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-18 10:53:08.500 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.500 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-18 10:53:08.500 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=55996) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-18 10:53:08.500 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.500 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.500 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.500 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.501 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-18 10:53:08.501 | Database migration is up to date. No migration needed. 2026-06-18 10:53:08.501 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-18 10:53:08.501 | Database is synced successfully. 2026-06-18 10:53:08.501 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-18 10:53:08.501 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-18 10:53:08.501 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:08.501 | we strongly recommend against using it for new projects. 2026-06-18 10:53:08.501 | 2026-06-18 10:53:08.502 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:08.502 | framework. For more detail see 2026-06-18 10:53:08.502 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:08.502 | 2026-06-18 10:53:08.502 | __import__(import_str) 2026-06-18 10:53:08.502 | INFO dbcounter [-] Registered counter for database glance 2026-06-18 10:53:08.502 | 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=56174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 10:53:08.502 | DEBUG dbcounter [-] [56174] Writer thread running {{(pid=56174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:08.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-18 10:53:08.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-18 10:53:08.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-18 10:53:08.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-18 10:53:08.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-18 10:53:08.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-18 10:53:08.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-18 10:53:08.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-18 10:53:08.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-18 10:53:08.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-18 10:53:08.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-18 10:53:08.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-18 10:53:08.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-18 10:53:08.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-18 10:53:08.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-18 10:53:08.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-18 10:53:08.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-18 10:53:08.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-18 10:53:08.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-18 10:53:08.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-18 10:53:08.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-18 10:53:08.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-18 10:53:08.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-18 10:53:08.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-18 10:53:08.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-18 10:53:08.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-18 10:53:08.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-18 10:53:08.505 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-18 10:53:08.506 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-18 10:53:08.506 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-18 10:53:08.506 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-18 10:53:08.506 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-18 10:53:08.506 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-18 10:53:08.506 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-18 10:53:08.506 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-18 10:53:08.506 | + functions-common:time_stop:2414 : local name 2026-06-18 10:53:08.506 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:53:08.507 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:53:08.507 | + functions-common:time_stop:2417 : local total 2026-06-18 10:53:08.507 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:53:08.507 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 10:53:08.507 | + functions-common:time_stop:2421 : start_time=1781779838355 2026-06-18 10:53:08.507 | + functions-common:time_stop:2423 : [[ -z 1781779838355 ]] 2026-06-18 10:53:08.507 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:53:08.507 | + functions-common:time_stop:2426 : end_time=1781779852479 2026-06-18 10:53:08.507 | + functions-common:time_stop:2427 : elapsed_time=14124 2026-06-18 10:53:08.508 | + functions-common:time_stop:2428 : total=8509 2026-06-18 10:53:08.508 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:53:08.508 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22633 2026-06-18 10:53:08.539 | [2070 Async init_glance:55890]: finished init_glance with result 0 in 14 seconds 2026-06-18 10:53:08.545 | + inc/async:async_wait:197 : return 0 2026-06-18 10:53:08.549 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-18 10:53:08.578 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-18 10:53:08.582 | + inc/async:async_wait:197 : return 0 2026-06-18 10:53:08.585 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-18 10:53:08.642 | [2070 Async init_cinder:60306]: Waiting for completion of init_cinder running on PID 60306 (2 other jobs running) 2026-06-18 10:53:08.669 | [2070 Async init_cinder:60306]: Signaling child to exit 2026-06-18 10:53:08.669 | WAKEUP 2026-06-18 10:53:08.692 | [2070 Async init_cinder:60306]: Signaled 2026-06-18 10:53:08.693 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-18 10:53:08.693 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:08.694 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-18 10:53:08.694 | + lib/database:recreate_database:112 : local db=cinder 2026-06-18 10:53:08.694 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-18 10:53:08.694 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-18 10:53:08.695 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-18 10:53:08.695 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:08.695 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-18 10:53:08.695 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:08.695 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-18 10:53:08.695 | + functions-common:time_start:2400 : local name=dbsync 2026-06-18 10:53:08.695 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:53:08.695 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:53:08.695 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:53:08.696 | + functions-common:time_start:2405 : _TIME_START[$name]=1781779935067 2026-06-18 10:53:08.696 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-18 10:53:08.696 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-18 10:53:08.696 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:08.696 | we strongly recommend against using it for new projects. 2026-06-18 10:53:08.696 | 2026-06-18 10:53:08.696 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:08.696 | framework. For more detail see 2026-06-18 10:53:08.697 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:08.697 | 2026-06-18 10:53:08.697 | import eventlet # noqa 2026-06-18 10:53:08.697 | INFO dbcounter [-] Registered counter for database cinder 2026-06-18 10:53:08.697 | 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=60490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 10:53:08.697 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-18 10:53:08.697 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:08.697 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:08.698 | DEBUG dbcounter [-] [60490] Writer thread running {{(pid=60490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:08.698 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-18 10:53:08.698 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=60490) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 10:53:08.698 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-18 10:53:08.698 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=60490) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.698 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-18 10:53:08.699 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=60490) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.699 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-18 10:53:08.699 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=60490) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.699 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-18 10:53:08.699 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=60490) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.699 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-18 10:53:08.699 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=60490) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.700 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-18 10:53:08.700 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=60490) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.700 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-18 10:53:08.700 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=60490) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:08.700 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-18 10:53:08.700 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-18 10:53:08.700 | + functions-common:time_stop:2414 : local name 2026-06-18 10:53:08.700 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:53:08.701 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:53:08.701 | + functions-common:time_stop:2417 : local total 2026-06-18 10:53:08.701 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:53:08.701 | + functions-common:time_stop:2420 : name=dbsync 2026-06-18 10:53:08.701 | + functions-common:time_stop:2421 : start_time=1781779935067 2026-06-18 10:53:08.701 | + functions-common:time_stop:2423 : [[ -z 1781779935067 ]] 2026-06-18 10:53:08.701 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:53:08.701 | + functions-common:time_stop:2426 : end_time=1781779947169 2026-06-18 10:53:08.701 | + functions-common:time_stop:2427 : elapsed_time=12102 2026-06-18 10:53:08.702 | + functions-common:time_stop:2428 : total=8509 2026-06-18 10:53:08.702 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:53:08.702 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20611 2026-06-18 10:53:08.702 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-18 10:53:08.702 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:08.702 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 10:53:08.702 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-18 10:53:08.702 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 10:53:08.702 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-18 10:53:08.703 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-18 10:53:08.703 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-18 10:53:08.703 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-18 10:53:08.703 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-18 10:53:08.703 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-18 10:53:08.703 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-18 10:53:08.703 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-18 10:53:08.703 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-18 10:53:08.704 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-18 10:53:08.704 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-18 10:53:08.704 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-18 10:53:08.704 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-18 10:53:08.704 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-18 10:53:08.704 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-18 10:53:08.704 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-18 10:53:08.704 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-18 10:53:08.705 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-18 10:53:08.705 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-18 10:53:08.705 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-18 10:53:08.705 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-18 10:53:08.705 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-18 10:53:08.705 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-18 10:53:08.705 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-18 10:53:08.705 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-18 10:53:08.706 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 10:53:08.706 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-18 10:53:08.706 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-18 10:53:08.706 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-18 10:53:08.706 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-18 10:53:08.706 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 10:53:08.706 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-18 10:53:08.706 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-18 10:53:08.707 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-18 10:53:08.707 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-18 10:53:08.707 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-18 10:53:08.707 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-18 10:53:08.707 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-18 10:53:08.707 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-18 10:53:08.707 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-18 10:53:08.707 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-18 10:53:08.707 | [Unit] 2026-06-18 10:53:08.708 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 10:53:08.708 | DefaultDependencies=no 2026-06-18 10:53:08.708 | After=systemd-udev-settle.service 2026-06-18 10:53:08.708 | Before=lvm2-activation-early.service 2026-06-18 10:53:08.708 | Wants=systemd-udev-settle.service 2026-06-18 10:53:08.708 | 2026-06-18 10:53:08.708 | [Service] 2026-06-18 10:53:08.708 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-18 10:53:08.709 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-18 10:53:08.709 | RemainAfterExit=yes 2026-06-18 10:53:08.709 | Type=oneshot 2026-06-18 10:53:08.709 | 2026-06-18 10:53:08.709 | [Install] 2026-06-18 10:53:08.709 | WantedBy=local-fs.target 2026-06-18 10:53:08.709 | Also=systemd-udev-settle.service 2026-06-18 10:53:08.710 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-18 10:53:08.710 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-18 10:53:08.710 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-18 10:53:08.710 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-18 10:53:08.710 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-18 10:53:08.710 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-18 10:53:08.710 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-18 10:53:08.710 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-18 10:53:08.710 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-18 10:53:08.711 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-18 10:53:08.711 | Physical volume "/dev/loop0" successfully created. 2026-06-18 10:53:08.711 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-18 10:53:08.711 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-18 10:53:08.711 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:08.711 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-18 10:53:08.711 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-18 10:53:08.711 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-18 10:53:08.711 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-18 10:53:08.712 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:08.712 | we strongly recommend against using it for new projects. 2026-06-18 10:53:08.712 | 2026-06-18 10:53:08.712 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:08.712 | framework. For more detail see 2026-06-18 10:53:08.712 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:08.712 | 2026-06-18 10:53:08.712 | import eventlet # noqa 2026-06-18 10:53:08.712 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-18 10:53:08.712 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-18 10:53:08.713 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-18 10:53:08.713 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-18 10:53:08.713 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:53:08.713 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-18 10:53:08.745 | [2070 Async init_cinder:60306]: finished init_cinder with result 0 in 14 seconds 2026-06-18 10:53:08.750 | + inc/async:async_wait:197 : return 0 2026-06-18 10:53:08.753 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-18 10:53:08.773 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:08.777 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-18 10:53:08.780 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:53:08.782 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-18 10:53:08.786 | + ./stack.sh:main:1236 : init_nova 2026-06-18 10:53:08.789 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-18 10:53:08.808 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:08.810 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-18 10:53:08.827 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:08.830 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 10:53:08.832 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-18 10:53:08.895 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-18 10:53:08.934 | [2070 Async nova-cell-0:62638]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-18 10:53:08.938 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-18 10:53:08.946 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 10:53:08.951 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-18 10:53:08.957 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 10:53:08.962 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 10:53:08.967 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-18 10:53:09.058 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-18 10:53:09.112 | [2070 Async nova-cell-1:62742]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-18 10:53:09.117 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-18 10:53:09.121 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-18 10:53:09.125 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-18 10:53:09.130 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-18 10:53:09.134 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-18 10:53:09.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:09.219 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-18 10:53:09.224 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:09.306 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-18 10:53:09.792 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 10:53:09.792 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:09.792 | we strongly recommend against using it for new projects. 2026-06-18 10:53:09.792 | 2026-06-18 10:53:09.792 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:09.792 | framework. For more detail see 2026-06-18 10:53:09.792 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:09.792 | 2026-06-18 10:53:09.793 | import eventlet # noqa 2026-06-18 10:53:10.151 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 10:53:14.036 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-18 10:53:14.143 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:14.143 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:14.143 | DEBUG dbcounter [-] [62812] Writer thread running {{(pid=62812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:14.214 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-18 10:53:19.484 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=62812) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 10:53:19.490 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-18 10:53:21.643 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=62812) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:21.647 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-18 10:53:21.655 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=62812) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:22.052 | Exception ignored in: 2026-06-18 10:53:22.052 | Traceback (most recent call last): 2026-06-18 10:53:22.052 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 10:53:22.053 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 10:53:22.053 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 10:53:22.053 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 10:53:22.053 | RuntimeError: greenlet is being finalized 2026-06-18 10:53:22.500 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-18 10:53:22.508 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-18 10:53:22.513 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-18 10:53:22.518 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-18 10:53:22.523 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-18 10:53:22.528 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-18 10:53:22.533 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-18 10:53:22.565 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:22.570 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-18 10:53:22.575 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 10:53:22.582 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-18 10:53:23.076 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 10:53:23.076 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:23.076 | we strongly recommend against using it for new projects. 2026-06-18 10:53:23.076 | 2026-06-18 10:53:23.076 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:23.076 | framework. For more detail see 2026-06-18 10:53:23.076 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:23.076 | 2026-06-18 10:53:23.076 | import eventlet # noqa 2026-06-18 10:53:23.450 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 10:53:26.786 | INFO dbcounter [None req-3d231445-8ab1-49c7-bc44-db21a45e038b None None] Registered counter for database nova_api 2026-06-18 10:53:26.929 | DEBUG dbcounter [-] [63426] Writer thread running {{(pid=63426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:27.309 | Exception ignored in: 2026-06-18 10:53:27.310 | Traceback (most recent call last): 2026-06-18 10:53:27.310 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 10:53:27.310 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 10:53:27.310 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 10:53:27.310 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 10:53:27.311 | RuntimeError: greenlet is being finalized 2026-06-18 10:53:27.734 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-18 10:53:27.741 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-18 10:53:27.746 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-18 10:53:27.833 | [2070 Async nova-cell-0:62638]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 62638 (3 other jobs running) 2026-06-18 10:53:27.873 | [2070 Async nova-cell-0:62638]: Signaling child to exit 2026-06-18 10:53:35.277 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:53:35.300 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:53:35.305 | [62742 Async nova-cell-1:62742]: finished successfully 2026-06-18 10:53:35.325 | [62638 Async nova-cell-0:62638]: finished successfully 2026-06-18 10:53:35.349 | WAKEUP 2026-06-18 10:53:35.371 | [2070 Async nova-cell-0:62638]: Signaled 2026-06-18 10:53:35.373 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-18 10:53:35.373 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-18 10:53:35.373 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-18 10:53:35.373 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-18 10:53:35.373 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-18 10:53:35.373 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-18 10:53:35.373 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-18 10:53:35.373 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:35.374 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-18 10:53:35.374 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:35.374 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-18 10:53:35.374 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 10:53:35.374 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:35.374 | we strongly recommend against using it for new projects. 2026-06-18 10:53:35.374 | 2026-06-18 10:53:35.374 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:35.374 | framework. For more detail see 2026-06-18 10:53:35.374 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:35.374 | 2026-06-18 10:53:35.374 | import eventlet # noqa 2026-06-18 10:53:35.375 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 10:53:35.375 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-18 10:53:35.375 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:35.375 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:35.375 | DEBUG dbcounter [-] [62775] Writer thread running {{(pid=62775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:35.375 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-18 10:53:35.375 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=62775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 10:53:35.375 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-18 10:53:35.375 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=62775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.375 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-18 10:53:35.375 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=62775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.376 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-18 10:53:35.376 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=62775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.376 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-18 10:53:35.376 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=62775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.376 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-18 10:53:35.376 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=62775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.376 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-18 10:53:35.376 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=62775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.376 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-18 10:53:35.376 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=62775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.376 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-18 10:53:35.377 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=62775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.377 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-18 10:53:35.377 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=62775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.377 | Exception ignored in: 2026-06-18 10:53:35.377 | Traceback (most recent call last): 2026-06-18 10:53:35.377 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 10:53:35.377 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 10:53:35.377 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 10:53:35.377 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 10:53:35.377 | RuntimeError: greenlet is being finalized 2026-06-18 10:53:35.420 | [2070 Async nova-cell-0:62638]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-06-18 10:53:35.424 | + inc/async:async_wait:197 : return 0 2026-06-18 10:53:35.428 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-18 10:53:35.431 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-18 10:53:35.483 | [2070 Async nova-cell-1:62742]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 62742 (2 other jobs running) 2026-06-18 10:53:35.508 | [2070 Async nova-cell-1:62742]: Signaling child to exit 2026-06-18 10:53:35.508 | WAKEUP 2026-06-18 10:53:35.531 | [2070 Async nova-cell-1:62742]: Signaled 2026-06-18 10:53:35.532 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-18 10:53:35.532 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-18 10:53:35.532 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-18 10:53:35.532 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-18 10:53:35.532 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-18 10:53:35.533 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-18 10:53:35.533 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-18 10:53:35.533 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:35.533 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-18 10:53:35.533 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-18 10:53:35.533 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-18 10:53:35.533 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 10:53:35.533 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:35.533 | we strongly recommend against using it for new projects. 2026-06-18 10:53:35.533 | 2026-06-18 10:53:35.533 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:35.534 | framework. For more detail see 2026-06-18 10:53:35.534 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:35.534 | 2026-06-18 10:53:35.534 | import eventlet # noqa 2026-06-18 10:53:35.534 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 10:53:35.534 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-18 10:53:35.534 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-18 10:53:35.534 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-18 10:53:35.534 | DEBUG dbcounter [-] [62809] Writer thread running {{(pid=62809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:35.534 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-18 10:53:35.534 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=62809) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-18 10:53:35.534 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-18 10:53:35.535 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=62809) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.535 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-18 10:53:35.535 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=62809) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.535 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-18 10:53:35.535 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=62809) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.535 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-18 10:53:35.535 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=62809) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.535 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-18 10:53:35.535 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=62809) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.535 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-18 10:53:35.535 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=62809) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.536 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-18 10:53:35.536 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=62809) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.536 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-18 10:53:35.536 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=62809) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.536 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-18 10:53:35.536 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=62809) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-18 10:53:35.536 | Exception ignored in: 2026-06-18 10:53:35.536 | Traceback (most recent call last): 2026-06-18 10:53:35.536 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 10:53:35.536 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 10:53:35.536 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 10:53:35.536 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 10:53:35.537 | RuntimeError: greenlet is being finalized 2026-06-18 10:53:35.577 | [2070 Async nova-cell-1:62742]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-06-18 10:53:35.582 | + inc/async:async_wait:197 : return 0 2026-06-18 10:53:35.585 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 10:53:35.589 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-18 10:53:36.058 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 10:53:36.058 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:36.058 | we strongly recommend against using it for new projects. 2026-06-18 10:53:36.058 | 2026-06-18 10:53:36.058 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:36.058 | framework. For more detail see 2026-06-18 10:53:36.058 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:36.058 | 2026-06-18 10:53:36.058 | import eventlet # noqa 2026-06-18 10:53:36.406 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 10:53:39.425 | Running batches of 50 until complete 2026-06-18 10:53:39.425 | INFO dbcounter [None req-56a6406d-5a5e-430c-bc25-405a7252d7f9 None None] Registered counter for database nova_cell0 2026-06-18 10:53:39.629 | DEBUG dbcounter [-] [64078] Writer thread running {{(pid=64078) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:39.634 | INFO dbcounter [None req-56a6406d-5a5e-430c-bc25-405a7252d7f9 None None] Registered counter for database nova_api 2026-06-18 10:53:39.800 | DEBUG dbcounter [-] [64078] Writer thread running {{(pid=64078) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:39.967 | INFO dbcounter [None req-56a6406d-5a5e-430c-bc25-405a7252d7f9 None None] Registered counter for database nova_cell0 2026-06-18 10:53:40.046 | DEBUG dbcounter [-] [64078] Writer thread running {{(pid=64078) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:40.133 | +-------------------------------------+--------------+-----------+ 2026-06-18 10:53:40.133 | | Migration | Total Needed | Completed | 2026-06-18 10:53:40.133 | +-------------------------------------+--------------+-----------+ 2026-06-18 10:53:40.133 | | fill_virtual_interface_list | 0 | 0 | 2026-06-18 10:53:40.133 | | migrate_empty_ratio | 0 | 0 | 2026-06-18 10:53:40.133 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-18 10:53:40.133 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-18 10:53:40.133 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-18 10:53:40.133 | | populate_dev_uuids | 0 | 0 | 2026-06-18 10:53:40.134 | | populate_instance_compute_id | 0 | 0 | 2026-06-18 10:53:40.134 | | populate_missing_availability_zones | 0 | 0 | 2026-06-18 10:53:40.134 | | populate_queued_for_delete | 0 | 0 | 2026-06-18 10:53:40.134 | | populate_user_id | 0 | 0 | 2026-06-18 10:53:40.134 | | populate_uuids | 0 | 0 | 2026-06-18 10:53:40.134 | +-------------------------------------+--------------+-----------+ 2026-06-18 10:53:40.470 | Exception ignored in: 2026-06-18 10:53:40.470 | Traceback (most recent call last): 2026-06-18 10:53:40.470 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 10:53:40.470 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 10:53:40.470 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 10:53:40.471 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 10:53:40.471 | RuntimeError: greenlet is being finalized 2026-06-18 10:53:40.873 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-18 10:53:40.879 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 10:53:40.884 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-18 10:53:40.887 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 10:53:40.889 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 10:53:40.894 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-18 10:53:41.358 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 10:53:41.359 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:53:41.359 | we strongly recommend against using it for new projects. 2026-06-18 10:53:41.359 | 2026-06-18 10:53:41.359 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:53:41.359 | framework. For more detail see 2026-06-18 10:53:41.359 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:53:41.359 | 2026-06-18 10:53:41.359 | import eventlet # noqa 2026-06-18 10:53:41.706 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 10:53:44.732 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-18 10:53:44.732 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-18 10:53:44.732 | INFO dbcounter [None req-03864dc6-95aa-4c5f-82a9-641737e0415c None None] Registered counter for database nova_api 2026-06-18 10:53:44.859 | DEBUG dbcounter [-] [64096] Writer thread running {{(pid=64096) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:53:45.192 | Exception ignored in: 2026-06-18 10:53:45.192 | Traceback (most recent call last): 2026-06-18 10:53:45.192 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 10:53:45.192 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 10:53:45.192 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 10:53:45.192 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 10:53:45.192 | RuntimeError: greenlet is being finalized 2026-06-18 10:53:45.554 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-18 10:53:45.557 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-18 10:53:45.574 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-18 10:53:45.578 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-18 10:53:45.581 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-18 10:53:45.652 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-18 10:53:45.697 | [2070 Async configure_neutron_nova:64155]: running: configure_neutron_nova 2026-06-18 10:53:45.700 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-18 10:53:45.703 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 10:53:45.707 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-18 10:53:45.711 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 10:53:45.714 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 10:53:45.717 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 10:53:45.721 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 10:53:45.725 | + functions-common:run_phase:1852 : local extra 2026-06-18 10:53:45.729 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 10:53:45.734 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 10:53:45.737 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 10:53:45.741 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 10:53:45.744 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-18 10:53:45.748 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 10:53:45.769 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:45.772 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 10:53:45.776 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:53:45.779 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-18 10:53:45.782 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:53:45.785 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 10:53:45.788 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-18 10:53:45.791 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 10:53:45.794 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 10:53:45.799 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 10:53:45.802 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 10:53:45.805 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-18 10:53:45.808 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 10:53:45.812 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-18 10:53:45.815 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 10:53:45.820 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 10:53:45.823 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-18 10:53:45.827 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 10:53:45.829 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 10:53:45.832 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-18 10:53:45.836 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:53:45.839 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 10:53:45.843 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 10:53:45.846 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-18 10:53:45.850 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:53:45.853 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-18 10:53:45.857 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:53:45.860 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-18 10:53:45.860 | /^\[\[.+\|.*\]\]/ { 2026-06-18 10:53:45.860 | gsub("[][]", "", $1); 2026-06-18 10:53:45.860 | split($1, a, "|"); 2026-06-18 10:53:45.860 | if (a[1] == matchgroup) 2026-06-18 10:53:45.860 | print a[2] 2026-06-18 10:53:45.860 | } 2026-06-18 10:53:45.861 | ' /home/quobyte/devstack/local.conf 2026-06-18 10:53:45.868 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-18 10:53:45.872 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-18 10:53:45.876 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-18 10:53:45.881 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-18 10:53:45.884 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-18 10:53:45.888 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-18 10:53:45.892 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-18 10:53:45.895 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-18 10:53:45.901 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-18 10:53:45.904 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-18 10:53:45.907 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-18 10:53:45.912 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-18 10:53:45.917 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-18 10:53:45.921 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:53:45.926 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 10:53:45.929 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-18 10:53:45.932 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 10:53:45.938 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-18 10:53:45.942 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-18 10:53:45.947 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-18 10:53:45.951 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-18 10:53:45.957 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-18 10:53:45.960 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:45.962 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:53:45.963 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-18 10:53:45.963 | BEGIN { 2026-06-18 10:53:45.963 | section = "" 2026-06-18 10:53:45.963 | last_section = "" 2026-06-18 10:53:45.963 | section_count = 0 2026-06-18 10:53:45.963 | } 2026-06-18 10:53:45.963 | /^\[.+\]/ { 2026-06-18 10:53:45.963 | gsub("[][]", "", $1); 2026-06-18 10:53:45.963 | section=$1 2026-06-18 10:53:45.963 | next 2026-06-18 10:53:45.964 | } 2026-06-18 10:53:45.964 | /^ *\#/ { 2026-06-18 10:53:45.964 | next 2026-06-18 10:53:45.964 | } 2026-06-18 10:53:45.964 | /^[^ \t]+/ { 2026-06-18 10:53:45.964 | # get offset of first = in $0 2026-06-18 10:53:45.964 | eq_idx = index($0, "=") 2026-06-18 10:53:45.964 | # extract attr & value from $0 2026-06-18 10:53:45.964 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 10:53:45.964 | value = substr($0, eq_idx + 1) 2026-06-18 10:53:45.964 | # only need to strip trailing whitespace from attr 2026-06-18 10:53:45.965 | sub(/[ \t]*$/, "", attr) 2026-06-18 10:53:45.965 | # need to strip leading & trailing whitespace from value 2026-06-18 10:53:45.965 | sub(/^[ \t]*/, "", value) 2026-06-18 10:53:45.966 | sub(/[ \t]*$/, "", value) 2026-06-18 10:53:45.966 | 2026-06-18 10:53:45.968 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 10:53:45.968 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 10:53:45.968 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 10:53:45.969 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 10:53:45.969 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 10:53:45.970 | if (section != last_section) { 2026-06-18 10:53:45.970 | cfg_section[section_count++] = section 2026-06-18 10:53:45.970 | last_section = section 2026-06-18 10:53:45.970 | } 2026-06-18 10:53:45.970 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 10:53:45.970 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 10:53:45.970 | 2026-06-18 10:53:45.970 | cfg_attr[section, attr, 0] = value 2026-06-18 10:53:45.970 | cfg_attr_count[section, attr] = 1 2026-06-18 10:53:45.970 | } else { 2026-06-18 10:53:45.970 | lno = cfg_attr_count[section, attr]++ 2026-06-18 10:53:45.970 | cfg_attr[section, attr, lno] = value 2026-06-18 10:53:45.971 | } 2026-06-18 10:53:45.971 | } 2026-06-18 10:53:45.971 | END { 2026-06-18 10:53:45.972 | # Process each section in order 2026-06-18 10:53:45.972 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 10:53:45.973 | section = cfg_section[sno] 2026-06-18 10:53:45.973 | # The ini routines simply append a config item immediately 2026-06-18 10:53:45.973 | # after the section header. To keep the same order as defined 2026-06-18 10:53:45.973 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 10:53:45.973 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 10:53:45.973 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 10:53:45.973 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 10:53:45.973 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 10:53:45.973 | else { 2026-06-18 10:53:45.973 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 10:53:45.973 | count = cfg_attr_count[section, attr] 2026-06-18 10:53:45.974 | print "inidelete " configfile " " section " " attr 2026-06-18 10:53:45.974 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 10:53:45.974 | for (l = count -2; l >= 0; l--) 2026-06-18 10:53:45.974 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 10:53:45.974 | } 2026-06-18 10:53:45.974 | } 2026-06-18 10:53:45.974 | } 2026-06-18 10:53:45.974 | } 2026-06-18 10:53:45.975 | ' 2026-06-18 10:53:45.975 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 10:53:45.975 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 10:53:45.975 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-18 10:53:45.977 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:53:45.981 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-18 10:53:45.985 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-18 10:53:45.985 | BEGIN { group = "" } 2026-06-18 10:53:45.985 | /^\[\[.+\|.*\]\]/ { 2026-06-18 10:53:45.985 | gsub("[][]", "", $1); 2026-06-18 10:53:45.985 | split($1, a, "|"); 2026-06-18 10:53:45.985 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 10:53:45.985 | group=a[1] 2026-06-18 10:53:45.985 | } else { 2026-06-18 10:53:45.986 | group="" 2026-06-18 10:53:45.986 | } 2026-06-18 10:53:45.986 | next 2026-06-18 10:53:45.986 | } 2026-06-18 10:53:45.986 | { 2026-06-18 10:53:45.986 | if (group != "") 2026-06-18 10:53:45.986 | print $0 2026-06-18 10:53:45.987 | } 2026-06-18 10:53:45.987 | ' /home/quobyte/devstack/local.conf 2026-06-18 10:53:45.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-18 10:53:45.999 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-18 10:53:46.045 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.049 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-18 10:53:46.054 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-18 10:53:46.102 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.106 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-18 10:53:46.110 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-18 10:53:46.154 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.158 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-18 10:53:46.162 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-18 10:53:46.209 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.213 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-18 10:53:46.218 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-18 10:53:46.267 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.272 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-18 10:53:46.276 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-18 10:53:46.280 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-18 10:53:46.285 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-18 10:53:46.290 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.294 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.297 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-18 10:53:46.302 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.309 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-18 10:53:46.313 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-18 10:53:46.316 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-18 10:53:46.320 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-18 10:53:46.324 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.328 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:53:46.332 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 10:53:46.337 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.340 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 10:53:46.347 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.351 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.357 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.362 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-18 10:53:46.368 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.376 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.377 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-18 10:53:46.377 | BEGIN { 2026-06-18 10:53:46.377 | section = "" 2026-06-18 10:53:46.377 | last_section = "" 2026-06-18 10:53:46.377 | section_count = 0 2026-06-18 10:53:46.377 | } 2026-06-18 10:53:46.378 | /^\[.+\]/ { 2026-06-18 10:53:46.378 | gsub("[][]", "", $1); 2026-06-18 10:53:46.378 | section=$1 2026-06-18 10:53:46.378 | next 2026-06-18 10:53:46.378 | } 2026-06-18 10:53:46.378 | /^ *\#/ { 2026-06-18 10:53:46.378 | next 2026-06-18 10:53:46.378 | } 2026-06-18 10:53:46.378 | /^[^ \t]+/ { 2026-06-18 10:53:46.378 | # get offset of first = in $0 2026-06-18 10:53:46.378 | eq_idx = index($0, "=") 2026-06-18 10:53:46.379 | # extract attr & value from $0 2026-06-18 10:53:46.379 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 10:53:46.379 | value = substr($0, eq_idx + 1) 2026-06-18 10:53:46.379 | # only need to strip trailing whitespace from attr 2026-06-18 10:53:46.379 | sub(/[ \t]*$/, "", attr) 2026-06-18 10:53:46.379 | # need to strip leading & trailing whitespace from value 2026-06-18 10:53:46.379 | sub(/^[ \t]*/, "", value) 2026-06-18 10:53:46.379 | sub(/[ \t]*$/, "", value) 2026-06-18 10:53:46.379 | 2026-06-18 10:53:46.379 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 10:53:46.379 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 10:53:46.379 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 10:53:46.380 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 10:53:46.380 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 10:53:46.380 | if (section != last_section) { 2026-06-18 10:53:46.381 | cfg_section[section_count++] = section 2026-06-18 10:53:46.381 | last_section = section 2026-06-18 10:53:46.381 | } 2026-06-18 10:53:46.382 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 10:53:46.382 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 10:53:46.383 | 2026-06-18 10:53:46.383 | cfg_attr[section, attr, 0] = value 2026-06-18 10:53:46.383 | cfg_attr_count[section, attr] = 1 2026-06-18 10:53:46.383 | } else { 2026-06-18 10:53:46.383 | lno = cfg_attr_count[section, attr]++ 2026-06-18 10:53:46.383 | cfg_attr[section, attr, lno] = value 2026-06-18 10:53:46.383 | } 2026-06-18 10:53:46.383 | } 2026-06-18 10:53:46.384 | END { 2026-06-18 10:53:46.384 | # Process each section in order 2026-06-18 10:53:46.384 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 10:53:46.384 | section = cfg_section[sno] 2026-06-18 10:53:46.384 | # The ini routines simply append a config item immediately 2026-06-18 10:53:46.384 | # after the section header. To keep the same order as defined 2026-06-18 10:53:46.384 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 10:53:46.384 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 10:53:46.384 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 10:53:46.384 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 10:53:46.385 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 10:53:46.385 | else { 2026-06-18 10:53:46.385 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 10:53:46.385 | count = cfg_attr_count[section, attr] 2026-06-18 10:53:46.385 | print "inidelete " configfile " " section " " attr 2026-06-18 10:53:46.385 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 10:53:46.385 | for (l = count -2; l >= 0; l--) 2026-06-18 10:53:46.385 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 10:53:46.385 | } 2026-06-18 10:53:46.386 | } 2026-06-18 10:53:46.386 | } 2026-06-18 10:53:46.386 | } 2026-06-18 10:53:46.386 | ' 2026-06-18 10:53:46.386 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.386 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 10:53:46.386 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:53:46.388 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 10:53:46.391 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-18 10:53:46.395 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:53:46.400 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-18 10:53:46.404 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-18 10:53:46.404 | BEGIN { group = "" } 2026-06-18 10:53:46.404 | /^\[\[.+\|.*\]\]/ { 2026-06-18 10:53:46.404 | gsub("[][]", "", $1); 2026-06-18 10:53:46.404 | split($1, a, "|"); 2026-06-18 10:53:46.404 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 10:53:46.404 | group=a[1] 2026-06-18 10:53:46.404 | } else { 2026-06-18 10:53:46.405 | group="" 2026-06-18 10:53:46.405 | } 2026-06-18 10:53:46.405 | next 2026-06-18 10:53:46.405 | } 2026-06-18 10:53:46.405 | { 2026-06-18 10:53:46.405 | if (group != "") 2026-06-18 10:53:46.405 | print $0 2026-06-18 10:53:46.406 | } 2026-06-18 10:53:46.406 | ' /home/quobyte/devstack/local.conf 2026-06-18 10:53:46.411 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-18 10:53:46.415 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-18 10:53:46.462 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.466 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-18 10:53:46.470 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-18 10:53:46.474 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-18 10:53:46.480 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-18 10:53:46.483 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-18 10:53:46.488 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-18 10:53:46.492 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-18 10:53:46.498 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-18 10:53:46.505 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-18 10:53:46.508 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-18 10:53:46.512 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-18 10:53:46.515 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-18 10:53:46.518 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-18 10:53:46.522 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:53:46.527 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 10:53:46.531 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-18 10:53:46.535 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 10:53:46.541 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-18 10:53:46.545 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-18 10:53:46.549 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-18 10:53:46.554 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-18 10:53:46.560 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-18 10:53:46.560 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-18 10:53:46.561 | BEGIN { 2026-06-18 10:53:46.561 | section = "" 2026-06-18 10:53:46.561 | last_section = "" 2026-06-18 10:53:46.563 | section_count = 0 2026-06-18 10:53:46.564 | } 2026-06-18 10:53:46.564 | /^\[.+\]/ { 2026-06-18 10:53:46.564 | gsub("[][]", "", $1); 2026-06-18 10:53:46.564 | section=$1 2026-06-18 10:53:46.564 | next 2026-06-18 10:53:46.564 | } 2026-06-18 10:53:46.564 | /^ *\#/ { 2026-06-18 10:53:46.564 | next 2026-06-18 10:53:46.564 | } 2026-06-18 10:53:46.564 | /^[^ \t]+/ { 2026-06-18 10:53:46.564 | # get offset of first = in $0 2026-06-18 10:53:46.565 | eq_idx = index($0, "=") 2026-06-18 10:53:46.565 | # extract attr & value from $0 2026-06-18 10:53:46.566 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 10:53:46.566 | value = substr($0, eq_idx + 1) 2026-06-18 10:53:46.566 | # only need to strip trailing whitespace from attr 2026-06-18 10:53:46.566 | sub(/[ \t]*$/, "", attr) 2026-06-18 10:53:46.566 | # need to strip leading & trailing whitespace from value 2026-06-18 10:53:46.566 | sub(/^[ \t]*/, "", value) 2026-06-18 10:53:46.566 | sub(/[ \t]*$/, "", value) 2026-06-18 10:53:46.566 | 2026-06-18 10:53:46.567 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 10:53:46.567 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 10:53:46.567 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 10:53:46.567 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 10:53:46.567 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 10:53:46.567 | if (section != last_section) { 2026-06-18 10:53:46.567 | cfg_section[section_count++] = section 2026-06-18 10:53:46.567 | last_section = section 2026-06-18 10:53:46.567 | } 2026-06-18 10:53:46.568 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 10:53:46.568 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 10:53:46.568 | 2026-06-18 10:53:46.568 | cfg_attr[section, attr, 0] = value 2026-06-18 10:53:46.568 | cfg_attr_count[section, attr] = 1 2026-06-18 10:53:46.568 | } else { 2026-06-18 10:53:46.568 | lno = cfg_attr_count[section, attr]++ 2026-06-18 10:53:46.568 | cfg_attr[section, attr, lno] = value 2026-06-18 10:53:46.568 | } 2026-06-18 10:53:46.568 | } 2026-06-18 10:53:46.569 | END { 2026-06-18 10:53:46.569 | # Process each section in order 2026-06-18 10:53:46.569 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 10:53:46.569 | section = cfg_section[sno] 2026-06-18 10:53:46.569 | # The ini routines simply append a config item immediately 2026-06-18 10:53:46.569 | # after the section header. To keep the same order as defined 2026-06-18 10:53:46.569 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 10:53:46.569 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 10:53:46.569 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 10:53:46.570 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 10:53:46.570 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 10:53:46.570 | else { 2026-06-18 10:53:46.570 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 10:53:46.570 | count = cfg_attr_count[section, attr] 2026-06-18 10:53:46.570 | print "inidelete " configfile " " section " " attr 2026-06-18 10:53:46.570 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 10:53:46.570 | for (l = count -2; l >= 0; l--) 2026-06-18 10:53:46.570 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 10:53:46.570 | } 2026-06-18 10:53:46.570 | } 2026-06-18 10:53:46.571 | } 2026-06-18 10:53:46.571 | } 2026-06-18 10:53:46.571 | ' 2026-06-18 10:53:46.571 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.571 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 10:53:46.571 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:53:46.571 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 10:53:46.572 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-18 10:53:46.576 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:53:46.580 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-18 10:53:46.583 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-18 10:53:46.583 | BEGIN { group = "" } 2026-06-18 10:53:46.583 | /^\[\[.+\|.*\]\]/ { 2026-06-18 10:53:46.583 | gsub("[][]", "", $1); 2026-06-18 10:53:46.583 | split($1, a, "|"); 2026-06-18 10:53:46.584 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 10:53:46.584 | group=a[1] 2026-06-18 10:53:46.584 | } else { 2026-06-18 10:53:46.584 | group="" 2026-06-18 10:53:46.584 | } 2026-06-18 10:53:46.584 | next 2026-06-18 10:53:46.584 | } 2026-06-18 10:53:46.584 | { 2026-06-18 10:53:46.584 | if (group != "") 2026-06-18 10:53:46.584 | print $0 2026-06-18 10:53:46.584 | } 2026-06-18 10:53:46.584 | ' /home/quobyte/devstack/local.conf 2026-06-18 10:53:46.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-18 10:53:46.597 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-18 10:53:46.641 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-18 10:53:46.650 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-18 10:53:46.694 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.698 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-18 10:53:46.701 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-18 10:53:46.745 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-18 10:53:46.754 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-18 10:53:46.800 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.803 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:53:46.805 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-13e28580-b353-4a38-a01c-0e608e9007ec"' 2026-06-18 10:53:46.808 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-13e28580-b353-4a38-a01c-0e608e9007ec 2026-06-18 10:53:46.835 | [64155 Async configure_neutron_nova:64155]: finished successfully 2026-06-18 10:53:46.853 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.857 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-18 10:53:46.862 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-18 10:53:46.905 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.909 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-18 10:53:46.913 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-18 10:53:46.955 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:53:46.960 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-18 10:53:46.985 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:53:46.989 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 10:53:46.992 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-18 10:53:47.016 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:47.020 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 10:53:47.062 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-18 10:53:47.123 | [2070 Async configure_neutron_nova:64155]: Waiting for completion of configure_neutron_nova running on PID 64155 (2 other jobs running) 2026-06-18 10:53:47.151 | [2070 Async configure_neutron_nova:64155]: Signaling child to exit 2026-06-18 10:53:47.152 | WAKEUP 2026-06-18 10:53:47.176 | [2070 Async configure_neutron_nova:64155]: Signaled 2026-06-18 10:53:47.178 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-18 10:53:47.178 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-18 10:53:47.179 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-18 10:53:47.179 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-18 10:53:47.179 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 10:53:47.179 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-18 10:53:47.179 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-18 10:53:47.179 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-18 10:53:47.179 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.165/identity 2026-06-18 10:53:47.179 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-18 10:53:47.179 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-18 10:53:47.179 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-18 10:53:47.180 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-18 10:53:47.180 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-18 10:53:47.180 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-18 10:53:47.180 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-18 10:53:47.180 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-18 10:53:47.180 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-18 10:53:47.180 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-18 10:53:47.180 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:53:47.180 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-18 10:53:47.180 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-18 10:53:47.181 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-18 10:53:47.181 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-18 10:53:47.181 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 10:53:47.181 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-18 10:53:47.181 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-18 10:53:47.181 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 10:53:47.181 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 10:53:47.181 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-18 10:53:47.181 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-18 10:53:47.181 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-18 10:53:47.182 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-18 10:53:47.182 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-18 10:53:47.182 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-18 10:53:47.182 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-18 10:53:47.182 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-18 10:53:47.182 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-18 10:53:47.182 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.165/identity 2026-06-18 10:53:47.182 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-18 10:53:47.182 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-18 10:53:47.182 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-18 10:53:47.183 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-18 10:53:47.183 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-18 10:53:47.183 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-18 10:53:47.183 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-18 10:53:47.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-18 10:53:47.183 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-18 10:53:47.183 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-18 10:53:47.183 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:53:47.183 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-18 10:53:47.183 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-18 10:53:47.231 | [2070 Async configure_neutron_nova:64155]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-18 10:53:47.236 | + inc/async:async_wait:197 : return 0 2026-06-18 10:53:47.241 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-18 10:53:47.267 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:47.271 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 10:53:47.314 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-18 10:53:47.359 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-18 10:53:47.384 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:47.388 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-18 10:53:47.391 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:53:47.395 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-18 10:53:47.399 | + ./stack.sh:main:1290 : start_nova_api 2026-06-18 10:53:47.403 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:53:47.406 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:53:47.410 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:53:47.416 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-18 10:53:47.421 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 10:53:47.425 | + functions-common:run_process:1668 : local service=n-api 2026-06-18 10:53:47.429 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 10:53:47.433 | + functions-common:run_process:1670 : local group= 2026-06-18 10:53:47.437 | + functions-common:run_process:1671 : local user= 2026-06-18 10:53:47.441 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:53:47.444 | + functions-common:run_process:1674 : local name=n-api 2026-06-18 10:53:47.448 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:53:47.451 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:53:47.455 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:53:47.458 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:53:47.462 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:53:47.467 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780027463 2026-06-18 10:53:47.471 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-18 10:53:47.495 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:47.498 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-18 10:53:47.502 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-18 10:53:47.506 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 10:53:47.510 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 10:53:47.514 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 10:53:47.517 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-18 10:53:47.521 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-18 10:53:47.525 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-18 10:53:47.528 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-18 10:53:47.531 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:53:47.535 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:53:47.538 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:53:47.542 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:53:47.546 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-18 10:53:47.549 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-18 10:53:47.553 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 10:53:47.557 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:53:47.560 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 10:53:47.563 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-18 10:53:47.567 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:53:47.571 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 10:53:47.575 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 10:53:47.578 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 10:53:47.581 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-18 10:53:47.584 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 10:53:47.590 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-18 10:53:47.679 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:53:47.766 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-18 10:53:47.834 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-18 10:53:47.904 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:53:47.975 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:53:48.051 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-18 10:53:48.128 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-18 10:53:48.202 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-18 10:53:48.276 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-18 10:53:48.351 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-18 10:53:48.424 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 10:53:48.428 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 10:53:48.432 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-18 10:53:48.520 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 10:53:48.986 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-18 10:53:49.019 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-18 10:53:49.470 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-18 10:53:49.605 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:53:49.607 | + functions-common:time_stop:2414 : local name 2026-06-18 10:53:49.610 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:53:49.614 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:53:49.618 | + functions-common:time_stop:2417 : local total 2026-06-18 10:53:49.623 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:53:49.626 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:53:49.630 | + functions-common:time_stop:2421 : start_time=1781780027463 2026-06-18 10:53:49.633 | + functions-common:time_stop:2423 : [[ -z 1781780027463 ]] 2026-06-18 10:53:49.638 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:53:49.643 | + functions-common:time_stop:2426 : end_time=1781780029639 2026-06-18 10:53:49.647 | + functions-common:time_stop:2427 : elapsed_time=2176 2026-06-18 10:53:49.650 | + functions-common:time_stop:2428 : total=4484 2026-06-18 10:53:49.654 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:53:49.657 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6660 2026-06-18 10:53:49.661 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-18 10:53:49.661 | Waiting for nova-api to start... 2026-06-18 10:53:49.665 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.165/compute/v2.1/ 2026-06-18 10:53:49.669 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.165/compute/v2.1/ 2026-06-18 10:53:49.673 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 10:53:49.677 | + functions:wait_for_service:477 : local url=http://192.168.122.165/compute/v2.1/ 2026-06-18 10:53:49.681 | + functions:wait_for_service:478 : local rval=0 2026-06-18 10:53:49.684 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 10:53:49.688 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 10:53:49.692 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:53:49.696 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:53:49.701 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:53:49.706 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780029702 2026-06-18 10:53:49.710 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 10:53:49.714 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:53:49.717 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.165/compute/v2.1/ 2026-06-18 10:53:55.787 | + :: : [[ 200 == 503 ]] 2026-06-18 10:53:55.789 | + :: : [[ 0 -eq 7 ]] 2026-06-18 10:53:55.795 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 10:53:55.799 | + functions-common:time_stop:2414 : local name 2026-06-18 10:53:55.804 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:53:55.809 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:53:55.813 | + functions-common:time_stop:2417 : local total 2026-06-18 10:53:55.818 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:53:55.822 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 10:53:55.827 | + functions-common:time_stop:2421 : start_time=1781780029702 2026-06-18 10:53:55.832 | + functions-common:time_stop:2423 : [[ -z 1781780029702 ]] 2026-06-18 10:53:55.836 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:53:55.844 | + functions-common:time_stop:2426 : end_time=1781780035839 2026-06-18 10:53:55.849 | + functions-common:time_stop:2427 : elapsed_time=6137 2026-06-18 10:53:55.853 | + functions-common:time_stop:2428 : total=5626 2026-06-18 10:53:55.857 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:53:55.862 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11763 2026-06-18 10:53:55.868 | + functions:wait_for_service:486 : return 0 2026-06-18 10:53:55.872 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:53:55.880 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:53:55.885 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-18 10:53:55.914 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:55.918 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-18 10:53:55.923 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:53:55.928 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-18 10:53:55.933 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-18 10:53:55.938 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-18 10:53:55.943 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-18 10:53:55.947 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-18 10:53:55.951 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-18 10:53:55.958 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-18 10:53:55.962 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-18 10:53:55.966 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-18 10:53:55.985 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-18 10:53:55.991 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-18 10:53:55.998 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-18 10:53:56.004 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-18 10:53:56.023 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-18 10:53:56.042 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-18 10:53:56.059 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-18 10:53:56.063 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-18 10:53:56.063 | Starting OVN 2026-06-18 10:53:56.067 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-18 10:53:56.070 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-18 10:53:56.070 | Starting OVS 2026-06-18 10:53:56.074 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-18 10:53:56.097 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:53:56.101 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-18 10:53:56.155 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-18 10:53:56.213 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-18 10:53:56.216 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-18 10:53:56.219 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 10:53:56.684 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-18 10:53:57.156 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-18 10:53:57.156 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-18 10:53:57.156 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-18 10:53:57.156 | 2026-06-18 10:53:57.156 | Possible reasons for having these kinds of units are: 2026-06-18 10:53:57.157 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-18 10:53:57.157 | .wants/, .requires/, or .upholds/ directory. 2026-06-18 10:53:57.157 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-18 10:53:57.157 | a requirement dependency on it. 2026-06-18 10:53:57.157 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-18 10:53:57.157 | D-Bus, udev, scripted systemctl call, ...). 2026-06-18 10:53:57.157 | • In case of template units, the unit is meant to be enabled with some 2026-06-18 10:53:57.157 | instance name specified. 2026-06-18 10:53:57.167 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-18 10:54:01.805 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-18 10:54:01.809 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 10:54:02.308 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-18 10:54:02.793 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-18 10:54:02.794 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-18 10:54:02.794 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-18 10:54:02.794 | 2026-06-18 10:54:02.794 | Possible reasons for having these kinds of units are: 2026-06-18 10:54:02.794 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-18 10:54:02.795 | .wants/, .requires/, or .upholds/ directory. 2026-06-18 10:54:02.795 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-18 10:54:02.795 | a requirement dependency on it. 2026-06-18 10:54:02.795 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-18 10:54:02.795 | D-Bus, udev, scripted systemctl call, ...). 2026-06-18 10:54:02.795 | • In case of template units, the unit is meant to be enabled with some 2026-06-18 10:54:02.795 | instance name specified. 2026-06-18 10:54:02.806 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-18 10:54:02.985 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-18 10:54:02.986 | Configuring OVSDB 2026-06-18 10:54:02.989 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-18 10:54:03.014 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:54:03.020 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-18 10:54:03.053 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-18 10:54:03.078 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=6fcf9a78-91cd-43f3-98b6-49ddf2dcbfba 2026-06-18 10:54:03.099 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.165:6642 2026-06-18 10:54:03.122 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-18 10:54:03.144 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-18 10:54:03.168 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.165 2026-06-18 10:54:03.192 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-18 10:54:03.197 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-18 10:54:03.219 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-18 10:54:03.221 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-18 10:54:03.245 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-18 10:54:03.249 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-18 10:54:03.253 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 10:54:03.257 | + functions-common:is_provider_network:2266 : return 1 2026-06-18 10:54:03.261 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-18 10:54:03.265 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-18 10:54:03.269 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-18 10:54:03.274 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-18 10:54:03.278 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-18 10:54:03.282 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-18 10:54:03.311 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-18 10:54:03.341 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-18 10:54:03.376 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-18 10:54:03.401 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:54:03.406 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-18 10:54:03.410 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-18 10:54:03.414 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-18 10:54:03.418 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-18 10:54:03.422 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-18 10:54:03.448 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:03.453 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-18 10:54:03.457 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-18 10:54:03.461 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 10:54:03.951 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-18 10:54:04.443 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-18 10:54:04.531 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-18 10:54:04.534 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-18 10:54:04.538 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-18 10:54:04.542 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-18 10:54:04.546 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-18 10:54:05.553 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-18 10:54:05.557 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-18 10:54:05.560 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-18 10:54:05.564 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-18 10:54:05.567 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-18 10:54:05.571 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-18 10:54:05.574 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-18 10:54:05.578 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-18 10:54:05.582 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-18 10:54:05.585 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-18 10:54:05.589 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-18 10:54:05.593 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-18 10:54:05.596 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-18 10:54:05.621 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:54:05.624 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-18 10:54:05.651 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-18 10:54:05.680 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-18 10:54:05.699 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-18 10:54:05.718 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-18 10:54:05.741 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:05.745 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-18 10:54:05.749 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-18 10:54:05.753 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-18 10:54:06.226 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-18 10:54:06.696 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-18 10:54:06.696 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-18 10:54:06.696 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-18 10:54:06.696 | 2026-06-18 10:54:06.696 | Possible reasons for having these kinds of units are: 2026-06-18 10:54:06.696 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-18 10:54:06.696 | .wants/, .requires/, or .upholds/ directory. 2026-06-18 10:54:06.697 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-18 10:54:06.697 | a requirement dependency on it. 2026-06-18 10:54:06.697 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-18 10:54:06.697 | D-Bus, udev, scripted systemctl call, ...). 2026-06-18 10:54:06.697 | • In case of template units, the unit is meant to be enabled with some 2026-06-18 10:54:06.697 | instance name specified. 2026-06-18 10:54:06.707 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-18 10:54:06.986 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-18 10:54:07.007 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:54:07.011 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-18 10:54:07.015 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-18 10:54:07.038 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:07.041 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-18 10:54:07.045 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-18 10:54:07.049 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 10:54:07.053 | + functions-common:run_process:1668 : local service=q-ovn-metadata-agent 2026-06-18 10:54:07.056 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 10:54:07.059 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:07.063 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:07.067 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:07.071 | + functions-common:run_process:1674 : local name=q-ovn-metadata-agent 2026-06-18 10:54:07.074 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:07.078 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:07.082 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:07.085 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:07.091 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:07.095 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780047092 2026-06-18 10:54:07.099 | + functions-common:run_process:1677 : is_service_enabled q-ovn-metadata-agent 2026-06-18 10:54:07.121 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:07.126 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-18 10:54:07.129 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-metadata-agent 2026-06-18 10:54:07.133 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 10:54:07.136 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 10:54:07.140 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 10:54:07.144 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 10:54:07.147 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-18 10:54:07.151 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-18 10:54:07.154 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-18 10:54:07.158 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:54:07.161 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:54:07.165 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:54:07.169 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:54:07.173 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-18 10:54:07.177 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-18 10:54:07.180 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-18 10:54:07.183 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-metadata-agent.service 2026-06-18 10:54:07.187 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 10:54:07.191 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:54:07.194 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:54:07.198 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:54:07.202 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:54:07.205 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:54:07.209 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-18 10:54:07.212 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:54:07.218 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-18 10:54:07.305 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:54:07.389 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-18 10:54:07.461 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-18 10:54:07.531 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-18 10:54:07.604 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-18 10:54:07.673 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:54:07.748 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:54:07.752 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:54:07.756 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-18 10:54:07.840 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:54:08.304 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-18 10:54:08.334 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-18 10:54:08.780 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-18 10:54:08.837 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:08.841 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:08.845 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:08.849 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:08.853 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:08.858 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:08.862 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:08.866 | + functions-common:time_stop:2421 : start_time=1781780047092 2026-06-18 10:54:08.870 | + functions-common:time_stop:2423 : [[ -z 1781780047092 ]] 2026-06-18 10:54:08.876 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:08.882 | + functions-common:time_stop:2426 : end_time=1781780048878 2026-06-18 10:54:08.886 | + functions-common:time_stop:2427 : elapsed_time=1786 2026-06-18 10:54:08.890 | + functions-common:time_stop:2428 : total=6660 2026-06-18 10:54:08.894 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:08.899 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8446 2026-06-18 10:54:08.903 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 10:54:08.908 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 10:54:08.912 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-18 10:54:08.917 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 10:54:08.944 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 10:54:08.948 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 10:54:08.952 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 10:54:08.956 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 10:54:08.959 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 10:54:09.005 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:54:09.051 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:54:09.095 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 10:54:09.136 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-18 10:54:09.173 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-18 10:54:09.176 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-18 10:54:09.201 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:09.206 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-18 10:54:09.263 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-18 10:54:09.268 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 10:54:09.271 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-18 10:54:09.275 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 10:54:09.278 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:09.281 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:09.284 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:09.288 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-18 10:54:09.291 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:09.294 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:09.298 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:09.301 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:09.306 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:09.312 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780049307 2026-06-18 10:54:09.315 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-18 10:54:09.337 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:09.340 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-18 10:54:09.344 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-18 10:54:09.347 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 10:54:09.351 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 10:54:09.354 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 10:54:09.357 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 10:54:09.361 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-18 10:54:09.364 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-18 10:54:09.368 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-18 10:54:09.371 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:54:09.374 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:54:09.377 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:54:09.381 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:54:09.384 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-18 10:54:09.387 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-18 10:54:09.391 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-18 10:54:09.394 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-18 10:54:09.397 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 10:54:09.401 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:54:09.404 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:54:09.407 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:54:09.410 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:54:09.414 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:54:09.417 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-18 10:54:09.420 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:54:09.426 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-18 10:54:09.510 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:54:09.597 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-18 10:54:09.669 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-18 10:54:09.744 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-18 10:54:09.817 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-18 10:54:09.890 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:54:09.968 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:54:09.971 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:54:09.974 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-18 10:54:10.060 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:54:10.535 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-18 10:54:10.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-18 10:54:11.015 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-18 10:54:11.063 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:11.067 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:11.070 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:11.074 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:11.079 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:11.083 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:11.087 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:11.091 | + functions-common:time_stop:2421 : start_time=1781780049307 2026-06-18 10:54:11.096 | + functions-common:time_stop:2423 : [[ -z 1781780049307 ]] 2026-06-18 10:54:11.102 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:11.107 | + functions-common:time_stop:2426 : end_time=1781780051103 2026-06-18 10:54:11.112 | + functions-common:time_stop:2427 : elapsed_time=1796 2026-06-18 10:54:11.115 | + functions-common:time_stop:2428 : total=8446 2026-06-18 10:54:11.119 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:11.122 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10242 2026-06-18 10:54:11.125 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 10:54:11.129 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 10:54:11.132 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-18 10:54:11.137 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-18 10:54:11.165 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-18 10:54:11.170 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-18 10:54:11.174 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-18 10:54:11.178 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-18 10:54:11.182 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-18 10:54:11.231 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:54:11.278 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-18 10:54:11.326 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-18 10:54:11.377 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-18 10:54:11.426 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-18 10:54:11.430 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-18 10:54:11.434 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-18 10:54:11.437 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-18 10:54:11.465 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-18 10:54:11.490 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-18 10:54:11.495 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-18 10:54:11.499 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-18 10:54:11.504 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-18 10:54:11.570 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-18 10:54:11.596 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:11.600 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-18 10:54:11.604 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:54:11.607 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-18 10:54:11.611 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-18 10:54:11.614 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-18 10:54:11.619 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-18 10:54:11.667 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-18 10:54:11.671 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-18 10:54:11.676 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-18 10:54:11.728 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-18 10:54:11.777 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-18 10:54:11.781 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-18 10:54:11.786 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-18 10:54:11.792 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-18 10:54:11.796 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-18 10:54:11.801 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-18 10:54:11.807 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-18 10:54:11.813 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-18 10:54:11.816 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-18 10:54:11.822 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-18 10:54:11.826 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:11.831 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:11.835 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:11.840 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-18 10:54:11.844 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:11.850 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:11.854 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-18 10:54:11.859 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-18 10:54:11.863 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-18 10:54:11.870 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-18 10:54:11.905 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-18 10:54:11.909 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-18 10:54:11.975 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-18 10:54:12.039 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-18 10:54:12.044 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-18 10:54:12.109 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-18 10:54:12.114 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-18 10:54:12.179 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-18 10:54:12.186 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 10:54:12.189 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-18 10:54:12.191 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 10:54:12.193 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:12.196 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:12.198 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:12.201 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-18 10:54:12.203 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:12.205 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:12.208 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:12.211 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:12.214 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:12.218 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780052215 2026-06-18 10:54:12.221 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-18 10:54:12.236 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:12.239 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-18 10:54:12.241 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-18 10:54:12.243 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 10:54:12.246 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 10:54:12.248 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 10:54:12.250 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-18 10:54:12.253 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-18 10:54:12.255 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-18 10:54:12.257 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-18 10:54:12.259 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:54:12.262 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:54:12.264 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:54:12.267 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:54:12.269 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-18 10:54:12.272 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-18 10:54:12.274 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 10:54:12.276 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:54:12.279 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 10:54:12.281 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-18 10:54:12.283 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:54:12.285 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 10:54:12.288 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 10:54:12.290 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 10:54:12.292 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-18 10:54:12.294 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 10:54:12.298 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-18 10:54:12.368 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:54:12.442 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-18 10:54:12.509 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-18 10:54:12.573 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:54:12.636 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:54:12.697 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-18 10:54:12.760 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-18 10:54:12.830 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-18 10:54:12.895 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-18 10:54:12.965 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-18 10:54:13.035 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 10:54:13.039 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 10:54:13.043 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-18 10:54:13.127 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 10:54:13.606 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-18 10:54:13.636 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-18 10:54:14.103 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-18 10:54:14.247 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:14.251 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:14.257 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:14.260 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:14.264 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:14.267 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:14.269 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:14.272 | + functions-common:time_stop:2421 : start_time=1781780052215 2026-06-18 10:54:14.277 | + functions-common:time_stop:2423 : [[ -z 1781780052215 ]] 2026-06-18 10:54:14.284 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:14.290 | + functions-common:time_stop:2426 : end_time=1781780054287 2026-06-18 10:54:14.293 | + functions-common:time_stop:2427 : elapsed_time=2072 2026-06-18 10:54:14.295 | + functions-common:time_stop:2428 : total=10242 2026-06-18 10:54:14.298 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:14.301 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12314 2026-06-18 10:54:14.304 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.165/ 2026-06-18 10:54:14.306 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:14.309 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-18 10:54:14.312 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:14.314 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:14.317 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:14.320 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:14.323 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-18 10:54:14.325 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:14.328 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:14.331 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:14.334 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:14.342 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:14.347 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780054344 2026-06-18 10:54:14.350 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-18 10:54:14.373 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:14.376 | + functions-common:run_process:1678 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-18 10:54:14.379 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-18 10:54:14.381 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:14.385 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:14.387 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:14.390 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:14.393 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-18 10:54:14.395 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-18 10:54:14.398 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-18 10:54:14.400 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:54:14.403 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:54:14.406 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:54:14.409 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:54:14.411 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-18 10:54:14.414 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-18 10:54:14.417 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-18 10:54:14.420 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-18 10:54:14.422 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:14.424 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:54:14.427 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:54:14.430 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:54:14.433 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:54:14.435 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:54:14.438 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-18 10:54:14.440 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:54:14.445 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-18 10:54:14.536 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:54:14.622 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-18 10:54:14.701 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:14.772 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-18 10:54:14.852 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-18 10:54:14.928 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:54:15.024 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:54:15.029 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:54:15.038 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-18 10:54:15.201 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:54:15.727 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-18 10:54:15.760 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-18 10:54:16.248 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-18 10:54:16.294 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:16.298 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:16.306 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:16.311 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:16.317 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:16.321 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:16.328 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:16.337 | + functions-common:time_stop:2421 : start_time=1781780054344 2026-06-18 10:54:16.341 | + functions-common:time_stop:2423 : [[ -z 1781780054344 ]] 2026-06-18 10:54:16.353 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:16.363 | + functions-common:time_stop:2426 : end_time=1781780056354 2026-06-18 10:54:16.374 | + functions-common:time_stop:2427 : elapsed_time=2010 2026-06-18 10:54:16.376 | + functions-common:time_stop:2428 : total=12314 2026-06-18 10:54:16.381 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:16.390 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14324 2026-06-18 10:54:16.398 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:16.402 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-18 10:54:16.410 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:16.417 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:16.424 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:16.429 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:16.434 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-18 10:54:16.443 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:16.451 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:16.458 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:16.465 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:16.471 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:16.486 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780056473 2026-06-18 10:54:16.491 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-18 10:54:16.521 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:16.527 | + functions-common:run_process:1678 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-18 10:54:16.535 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-18 10:54:16.545 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:16.549 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:16.555 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:16.563 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:16.566 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-18 10:54:16.572 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-18 10:54:16.577 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-18 10:54:16.587 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:54:16.590 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:54:16.597 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:54:16.605 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:54:16.614 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-18 10:54:16.623 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-18 10:54:16.630 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-18 10:54:16.634 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-18 10:54:16.642 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:16.648 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:54:16.658 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:54:16.666 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:54:16.672 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:54:16.681 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:54:16.684 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-18 10:54:16.686 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:54:16.690 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-18 10:54:16.797 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:54:16.949 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-18 10:54:17.059 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:17.132 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-18 10:54:17.192 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-18 10:54:17.257 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:54:17.322 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:54:17.324 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:54:17.326 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-18 10:54:17.423 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:54:17.964 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-18 10:54:18.006 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-18 10:54:18.504 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-18 10:54:18.553 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:18.559 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:18.568 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:18.577 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:18.586 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:18.592 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:18.600 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:18.605 | + functions-common:time_stop:2421 : start_time=1781780056473 2026-06-18 10:54:18.610 | + functions-common:time_stop:2423 : [[ -z 1781780056473 ]] 2026-06-18 10:54:18.615 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:18.624 | + functions-common:time_stop:2426 : end_time=1781780058616 2026-06-18 10:54:18.629 | + functions-common:time_stop:2427 : elapsed_time=2143 2026-06-18 10:54:18.633 | + functions-common:time_stop:2428 : total=14324 2026-06-18 10:54:18.637 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:18.644 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16467 2026-06-18 10:54:18.649 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-18 10:54:18.654 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-18 10:54:18.658 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:18.664 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-18 10:54:18.671 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:18.675 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:18.681 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:18.683 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:18.687 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-18 10:54:18.693 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:18.697 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:18.703 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:18.706 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:18.715 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:18.722 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780058718 2026-06-18 10:54:18.728 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-18 10:54:18.769 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:18.776 | + functions-common:run_process:1678 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-18 10:54:18.781 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-18 10:54:18.787 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:18.792 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:18.798 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:18.802 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:18.809 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-18 10:54:18.814 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-18 10:54:18.821 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-18 10:54:18.828 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:54:18.832 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:54:18.839 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:54:18.844 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:54:18.850 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-18 10:54:18.858 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-18 10:54:18.864 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-18 10:54:18.872 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-18 10:54:18.878 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:18.881 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:54:18.889 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:54:18.892 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:54:18.897 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:54:18.904 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:54:18.909 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-18 10:54:18.913 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:54:18.920 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-18 10:54:19.068 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:54:19.221 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-18 10:54:19.348 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:19.477 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-18 10:54:19.607 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-18 10:54:19.765 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:54:19.918 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:54:19.925 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:54:19.934 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-18 10:54:20.083 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:54:20.657 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-18 10:54:20.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-18 10:54:21.236 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-18 10:54:21.290 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:21.296 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:21.300 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:21.304 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:21.309 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:21.315 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:21.319 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:21.324 | + functions-common:time_stop:2421 : start_time=1781780058718 2026-06-18 10:54:21.330 | + functions-common:time_stop:2423 : [[ -z 1781780058718 ]] 2026-06-18 10:54:21.337 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:21.348 | + functions-common:time_stop:2426 : end_time=1781780061340 2026-06-18 10:54:21.352 | + functions-common:time_stop:2427 : elapsed_time=2622 2026-06-18 10:54:21.356 | + functions-common:time_stop:2428 : total=16467 2026-06-18 10:54:21.362 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:21.366 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19089 2026-06-18 10:54:21.373 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-18 10:54:21.377 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.165/networking 2026-06-18 10:54:21.382 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-18 10:54:21.382 | Waiting for Neutron to start... 2026-06-18 10:54:21.387 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.165/networking' 2026-06-18 10:54:21.392 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.165/networking' 'Neutron did not start' 60 2026-06-18 10:54:21.395 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.165/networking' 2026-06-18 10:54:21.404 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-18 10:54:21.408 | + functions-common:test_with_retry:2354 : local until=60 2026-06-18 10:54:21.412 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-18 10:54:21.418 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-18 10:54:21.424 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-18 10:54:21.429 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:21.435 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:21.444 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:21.449 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780061442 2026-06-18 10:54:21.455 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.165/networking; do sleep 0.5; done' 2026-06-18 10:54:28.891 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.165/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-18 10:54:28.895 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:28.905 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:28.910 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:28.916 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:28.923 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:28.930 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-18 10:54:28.933 | + functions-common:time_stop:2421 : start_time=1781780061442 2026-06-18 10:54:28.941 | + functions-common:time_stop:2423 : [[ -z 1781780061442 ]] 2026-06-18 10:54:28.949 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:28.964 | + functions-common:time_stop:2426 : end_time=1781780068952 2026-06-18 10:54:28.971 | + functions-common:time_stop:2427 : elapsed_time=7510 2026-06-18 10:54:28.978 | + functions-common:time_stop:2428 : total=0 2026-06-18 10:54:28.990 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:28.994 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7510 2026-06-18 10:54:29.000 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-18 10:54:29.043 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:29.050 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-18 10:54:29.055 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:54:29.063 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-18 10:54:29.070 | + ./stack.sh:main:1308 : start_placement 2026-06-18 10:54:29.081 | + lib/placement:start_placement:137 : start_placement_api 2026-06-18 10:54:29.092 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-18 10:54:29.105 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 10:54:29.112 | + functions-common:run_process:1668 : local service=placement-api 2026-06-18 10:54:29.123 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 10:54:29.131 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:29.138 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:29.145 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:29.153 | + functions-common:run_process:1674 : local name=placement-api 2026-06-18 10:54:29.162 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:29.172 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:29.177 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:29.181 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:29.190 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:29.200 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780069189 2026-06-18 10:54:29.203 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-18 10:54:29.243 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:29.248 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-18 10:54:29.256 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-18 10:54:29.258 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 10:54:29.262 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 10:54:29.266 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 10:54:29.273 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-18 10:54:29.278 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-18 10:54:29.284 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-18 10:54:29.289 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-18 10:54:29.301 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:54:29.302 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:54:29.309 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:54:29.314 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:54:29.317 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-18 10:54:29.324 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-18 10:54:29.331 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 10:54:29.337 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:54:29.342 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 10:54:29.349 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-18 10:54:29.353 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:54:29.360 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 10:54:29.365 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 10:54:29.370 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 10:54:29.375 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-18 10:54:29.383 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 10:54:29.388 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-18 10:54:29.513 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:54:29.632 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-18 10:54:29.753 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-18 10:54:29.852 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:54:29.943 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:54:30.049 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-18 10:54:30.151 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-18 10:54:30.246 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-18 10:54:30.343 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-18 10:54:30.432 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-18 10:54:30.522 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 10:54:30.526 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 10:54:30.529 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-18 10:54:30.641 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 10:54:31.154 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-18 10:54:31.184 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-18 10:54:31.653 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-18 10:54:31.798 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:31.803 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:31.807 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:31.810 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:31.814 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:31.818 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:31.821 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:31.825 | + functions-common:time_stop:2421 : start_time=1781780069189 2026-06-18 10:54:31.828 | + functions-common:time_stop:2423 : [[ -z 1781780069189 ]] 2026-06-18 10:54:31.834 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:31.839 | + functions-common:time_stop:2426 : end_time=1781780071835 2026-06-18 10:54:31.843 | + functions-common:time_stop:2427 : elapsed_time=2646 2026-06-18 10:54:31.846 | + functions-common:time_stop:2428 : total=19089 2026-06-18 10:54:31.850 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:31.853 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21735 2026-06-18 10:54:31.857 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-18 10:54:31.857 | Waiting for placement-api to start... 2026-06-18 10:54:31.861 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.165/placement 2026-06-18 10:54:31.865 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 10:54:31.868 | + functions:wait_for_service:477 : local url=http://192.168.122.165/placement 2026-06-18 10:54:31.872 | + functions:wait_for_service:478 : local rval=0 2026-06-18 10:54:31.876 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 10:54:31.880 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 10:54:31.883 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:31.887 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:31.892 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:31.897 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780071893 2026-06-18 10:54:31.901 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 10:54:31.905 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:54:31.908 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.165/placement 2026-06-18 10:54:34.787 | + :: : [[ 200 == 503 ]] 2026-06-18 10:54:34.789 | + :: : [[ 0 -eq 7 ]] 2026-06-18 10:54:34.794 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 10:54:34.797 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:34.801 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:34.805 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:34.809 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:34.813 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:34.816 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 10:54:34.820 | + functions-common:time_stop:2421 : start_time=1781780071893 2026-06-18 10:54:34.824 | + functions-common:time_stop:2423 : [[ -z 1781780071893 ]] 2026-06-18 10:54:34.830 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:34.834 | + functions-common:time_stop:2426 : end_time=1781780074831 2026-06-18 10:54:34.838 | + functions-common:time_stop:2427 : elapsed_time=2938 2026-06-18 10:54:34.841 | + functions-common:time_stop:2428 : total=11763 2026-06-18 10:54:34.845 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:34.849 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14701 2026-06-18 10:54:34.852 | + functions:wait_for_service:486 : return 0 2026-06-18 10:54:34.856 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-18 10:54:34.884 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:34.888 | + ./stack.sh:main:1312 : start_neutron 2026-06-18 10:54:34.893 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-18 10:54:34.897 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:34.902 | + functions-common:run_process:1668 : local service=q-agt 2026-06-18 10:54:34.907 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-18 10:54:34.912 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:34.917 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:34.921 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:34.926 | + functions-common:run_process:1674 : local name=q-agt 2026-06-18 10:54:34.931 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:34.935 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:34.940 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:34.944 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:34.950 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:34.957 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780074952 2026-06-18 10:54:34.961 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-18 10:54:34.991 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:54:34.997 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:35.000 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:35.005 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:35.009 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:35.014 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:35.018 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:35.023 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:35.027 | + functions-common:time_stop:2421 : start_time=1781780074952 2026-06-18 10:54:35.032 | + functions-common:time_stop:2423 : [[ -z 1781780074952 ]] 2026-06-18 10:54:35.038 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:35.045 | + functions-common:time_stop:2426 : end_time=1781780075041 2026-06-18 10:54:35.050 | + functions-common:time_stop:2427 : elapsed_time=89 2026-06-18 10:54:35.054 | + functions-common:time_stop:2428 : total=21735 2026-06-18 10:54:35.058 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:35.063 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21824 2026-06-18 10:54:35.068 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-18 10:54:35.072 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 10:54:35.077 | + functions-common:is_provider_network:2266 : return 1 2026-06-18 10:54:35.081 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-18 10:54:35.086 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-18 10:54:35.090 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-18 10:54:35.095 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-18 10:54:35.099 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:35.104 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:35.108 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:35.112 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-18 10:54:35.116 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:35.120 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:35.125 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:35.130 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:35.135 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:35.142 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780075138 2026-06-18 10:54:35.147 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-18 10:54:35.176 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:54:35.180 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:35.185 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:35.189 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:35.193 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:35.197 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:35.201 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:35.205 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:35.209 | + functions-common:time_stop:2421 : start_time=1781780075138 2026-06-18 10:54:35.213 | + functions-common:time_stop:2423 : [[ -z 1781780075138 ]] 2026-06-18 10:54:35.219 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:35.226 | + functions-common:time_stop:2426 : end_time=1781780075221 2026-06-18 10:54:35.229 | + functions-common:time_stop:2427 : elapsed_time=83 2026-06-18 10:54:35.233 | + functions-common:time_stop:2428 : total=21824 2026-06-18 10:54:35.236 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:35.239 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21907 2026-06-18 10:54:35.243 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-18 10:54:35.247 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-18 10:54:35.250 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-18 10:54:35.255 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-18 10:54:35.259 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 10:54:35.263 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 10:54:35.267 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 10:54:35.271 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-18 10:54:35.274 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 10:54:35.279 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 10:54:35.283 | + functions-common:run_process:1668 : local service=q-l3 2026-06-18 10:54:35.287 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-18 10:54:35.291 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:35.295 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:35.299 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:35.303 | + functions-common:run_process:1674 : local name=q-l3 2026-06-18 10:54:35.307 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:35.312 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:35.316 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:35.320 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:35.325 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:35.332 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780075327 2026-06-18 10:54:35.336 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-18 10:54:35.362 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:54:35.366 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:35.370 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:35.375 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:35.379 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:35.384 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:35.388 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:35.392 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:35.396 | + functions-common:time_stop:2421 : start_time=1781780075327 2026-06-18 10:54:35.400 | + functions-common:time_stop:2423 : [[ -z 1781780075327 ]] 2026-06-18 10:54:35.406 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:35.412 | + functions-common:time_stop:2426 : end_time=1781780075408 2026-06-18 10:54:35.416 | + functions-common:time_stop:2427 : elapsed_time=81 2026-06-18 10:54:35.420 | + functions-common:time_stop:2428 : total=21907 2026-06-18 10:54:35.424 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:35.428 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21988 2026-06-18 10:54:35.432 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-18 10:54:35.437 | + functions-common:run_process:1668 : local service=q-meta 2026-06-18 10:54:35.440 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-18 10:54:35.444 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:35.448 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:35.452 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:35.456 | + functions-common:run_process:1674 : local name=q-meta 2026-06-18 10:54:35.460 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:35.465 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:35.469 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:35.473 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:35.479 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:35.485 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780075481 2026-06-18 10:54:35.490 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-18 10:54:35.516 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:54:35.520 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:35.524 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:35.528 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:35.532 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:35.537 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:35.541 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:35.545 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:35.548 | + functions-common:time_stop:2421 : start_time=1781780075481 2026-06-18 10:54:35.552 | + functions-common:time_stop:2423 : [[ -z 1781780075481 ]] 2026-06-18 10:54:35.557 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:35.563 | + functions-common:time_stop:2426 : end_time=1781780075558 2026-06-18 10:54:35.566 | + functions-common:time_stop:2427 : elapsed_time=77 2026-06-18 10:54:35.570 | + functions-common:time_stop:2428 : total=21988 2026-06-18 10:54:35.574 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:35.578 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22065 2026-06-18 10:54:35.582 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-18 10:54:35.585 | + functions-common:run_process:1668 : local service=q-metering 2026-06-18 10:54:35.589 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-18 10:54:35.593 | + functions-common:run_process:1670 : local group= 2026-06-18 10:54:35.596 | + functions-common:run_process:1671 : local user= 2026-06-18 10:54:35.600 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:54:35.604 | + functions-common:run_process:1674 : local name=q-metering 2026-06-18 10:54:35.607 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:54:35.611 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:54:35.615 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:54:35.618 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:54:35.623 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:54:35.628 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780075625 2026-06-18 10:54:35.633 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-18 10:54:35.659 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:54:35.661 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:54:35.666 | + functions-common:time_stop:2414 : local name 2026-06-18 10:54:35.670 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:54:35.674 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:54:35.679 | + functions-common:time_stop:2417 : local total 2026-06-18 10:54:35.682 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:54:35.686 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:54:35.689 | + functions-common:time_stop:2421 : start_time=1781780075625 2026-06-18 10:54:35.693 | + functions-common:time_stop:2423 : [[ -z 1781780075625 ]] 2026-06-18 10:54:35.698 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:54:35.704 | + functions-common:time_stop:2426 : end_time=1781780075700 2026-06-18 10:54:35.707 | + functions-common:time_stop:2427 : elapsed_time=75 2026-06-18 10:54:35.710 | + functions-common:time_stop:2428 : total=22065 2026-06-18 10:54:35.714 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:54:35.717 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22140 2026-06-18 10:54:35.720 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-18 10:54:35.745 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:54:35.748 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-18 10:54:35.752 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-18 10:54:35.756 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:54:35.762 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-18 10:54:35.766 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-18 10:54:35.771 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-18 10:54:35.776 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-18 10:54:35.780 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-18 10:54:35.785 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-18 10:54:35.791 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-18 10:54:39.916 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:54:39.921 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 10:54:39.921 | address-scope 2026-06-18 10:54:39.922 | agent 2026-06-18 10:54:39.922 | allowed-address-pairs 2026-06-18 10:54:39.922 | auto-allocated-topology 2026-06-18 10:54:39.922 | availability_zone 2026-06-18 10:54:39.922 | default-subnetpools 2026-06-18 10:54:39.922 | dhcp_agent_scheduler 2026-06-18 10:54:39.922 | dns-integration 2026-06-18 10:54:39.922 | dns-domain-ports 2026-06-18 10:54:39.922 | dns-integration-domain-keywords 2026-06-18 10:54:39.922 | empty-string-filtering 2026-06-18 10:54:39.922 | external-net 2026-06-18 10:54:39.923 | extra_dhcp_opt 2026-06-18 10:54:39.923 | extraroute 2026-06-18 10:54:39.923 | extraroute-atomic 2026-06-18 10:54:39.923 | filter-validation 2026-06-18 10:54:39.923 | floating-ip-port-forwarding-detail 2026-06-18 10:54:39.923 | fip-port-details 2026-06-18 10:54:39.923 | flavors 2026-06-18 10:54:39.924 | floatingip-pools 2026-06-18 10:54:39.924 | router 2026-06-18 10:54:39.924 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:54:39.924 | enable-default-route-bfd 2026-06-18 10:54:39.924 | enable-default-route-ecmp 2026-06-18 10:54:39.924 | ext-gw-mode 2026-06-18 10:54:39.924 | l3-ha 2026-06-18 10:54:39.925 | external-gateway-multihoming 2026-06-18 10:54:39.925 | l3-flavors 2026-06-18 10:54:39.925 | l3_agent_scheduler 2026-06-18 10:54:39.925 | multi-provider 2026-06-18 10:54:39.925 | net-mtu 2026-06-18 10:54:39.925 | net-mtu-writable 2026-06-18 10:54:39.925 | network_availability_zone 2026-06-18 10:54:39.925 | network-ip-availability 2026-06-18 10:54:39.925 | network-ip-availability-details 2026-06-18 10:54:39.925 | pagination 2026-06-18 10:54:39.925 | port-device-profile 2026-06-18 10:54:39.926 | port-mac-address-regenerate 2026-06-18 10:54:39.926 | port-numa-affinity-policy 2026-06-18 10:54:39.926 | port-numa-affinity-policy-socket 2026-06-18 10:54:39.926 | binding 2026-06-18 10:54:39.926 | binding-extended 2026-06-18 10:54:39.926 | port-security 2026-06-18 10:54:39.926 | project-id 2026-06-18 10:54:39.926 | provider 2026-06-18 10:54:39.926 | qinq 2026-06-18 10:54:39.927 | quota-check-limit 2026-06-18 10:54:39.927 | quota-check-limit-default 2026-06-18 10:54:39.927 | quotas 2026-06-18 10:54:39.927 | quota_details 2026-06-18 10:54:39.928 | rbac-policies 2026-06-18 10:54:39.928 | rbac-address-scope 2026-06-18 10:54:39.928 | rbac-security-groups 2026-06-18 10:54:39.928 | revision-if-match 2026-06-18 10:54:39.928 | standard-attr-revisions 2026-06-18 10:54:39.928 | router_availability_zone 2026-06-18 10:54:39.928 | router-enable-snat 2026-06-18 10:54:39.928 | security-groups-default-rules 2026-06-18 10:54:39.928 | security-groups-normalized-cidr 2026-06-18 10:54:39.929 | security-groups-remote-address-group 2026-06-18 10:54:39.929 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:54:39.929 | security-groups-shared-filtering 2026-06-18 10:54:39.929 | security-group 2026-06-18 10:54:39.929 | service-type 2026-06-18 10:54:39.929 | sorting 2026-06-18 10:54:39.930 | standard-attr-description 2026-06-18 10:54:39.930 | stateful-security-group 2026-06-18 10:54:39.930 | subnet-dns-publish-fixed-ip 2026-06-18 10:54:39.930 | subnet-external-network 2026-06-18 10:54:39.930 | subnet_onboard 2026-06-18 10:54:39.930 | subnet-service-types 2026-06-18 10:54:39.930 | subnet_allocation 2026-06-18 10:54:39.931 | subnetpool-prefix-ops 2026-06-18 10:54:39.931 | tag-creation 2026-06-18 10:54:39.931 | standard-attr-tag 2026-06-18 10:54:39.931 | standard-attr-timestamp 2026-06-18 10:54:39.931 | vlan-transparent' 2026-06-18 10:54:39.931 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 10:54:39.931 | address-scope 2026-06-18 10:54:39.932 | agent 2026-06-18 10:54:39.932 | allowed-address-pairs 2026-06-18 10:54:39.932 | auto-allocated-topology 2026-06-18 10:54:39.932 | availability_zone 2026-06-18 10:54:39.932 | default-subnetpools 2026-06-18 10:54:39.932 | dhcp_agent_scheduler 2026-06-18 10:54:39.932 | dns-integration 2026-06-18 10:54:39.933 | dns-domain-ports 2026-06-18 10:54:39.933 | dns-integration-domain-keywords 2026-06-18 10:54:39.933 | empty-string-filtering 2026-06-18 10:54:39.933 | external-net 2026-06-18 10:54:39.933 | extra_dhcp_opt 2026-06-18 10:54:39.933 | extraroute 2026-06-18 10:54:39.933 | extraroute-atomic 2026-06-18 10:54:39.933 | filter-validation 2026-06-18 10:54:39.934 | floating-ip-port-forwarding-detail 2026-06-18 10:54:39.934 | fip-port-details 2026-06-18 10:54:39.934 | flavors 2026-06-18 10:54:39.934 | floatingip-pools 2026-06-18 10:54:39.934 | router 2026-06-18 10:54:39.934 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:54:39.934 | enable-default-route-bfd 2026-06-18 10:54:39.935 | enable-default-route-ecmp 2026-06-18 10:54:39.935 | ext-gw-mode 2026-06-18 10:54:39.935 | l3-ha 2026-06-18 10:54:39.935 | external-gateway-multihoming 2026-06-18 10:54:39.935 | l3-flavors 2026-06-18 10:54:39.935 | l3_agent_scheduler 2026-06-18 10:54:39.935 | multi-provider 2026-06-18 10:54:39.935 | net-mtu 2026-06-18 10:54:39.936 | net-mtu-writable 2026-06-18 10:54:39.936 | network_availability_zone 2026-06-18 10:54:39.936 | network-ip-availability 2026-06-18 10:54:39.936 | network-ip-availability-details 2026-06-18 10:54:39.936 | pagination 2026-06-18 10:54:39.936 | port-device-profile 2026-06-18 10:54:39.936 | port-mac-address-regenerate 2026-06-18 10:54:39.936 | port-numa-affinity-policy 2026-06-18 10:54:39.937 | port-numa-affinity-policy-socket 2026-06-18 10:54:39.937 | binding 2026-06-18 10:54:39.937 | binding-extended 2026-06-18 10:54:39.937 | port-security 2026-06-18 10:54:39.937 | project-id 2026-06-18 10:54:39.937 | provider 2026-06-18 10:54:39.937 | qinq 2026-06-18 10:54:39.938 | quota-check-limit 2026-06-18 10:54:39.938 | quota-check-limit-default 2026-06-18 10:54:39.938 | quotas 2026-06-18 10:54:39.938 | quota_details 2026-06-18 10:54:39.938 | rbac-policies 2026-06-18 10:54:39.938 | rbac-address-scope 2026-06-18 10:54:39.938 | rbac-security-groups 2026-06-18 10:54:39.938 | revision-if-match 2026-06-18 10:54:39.938 | standard-attr-revisions 2026-06-18 10:54:39.939 | router_availability_zone 2026-06-18 10:54:39.939 | router-enable-snat 2026-06-18 10:54:39.939 | security-groups-default-rules 2026-06-18 10:54:39.939 | security-groups-normalized-cidr 2026-06-18 10:54:39.939 | security-groups-remote-address-group 2026-06-18 10:54:39.939 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:54:39.939 | security-groups-shared-filtering 2026-06-18 10:54:39.940 | security-group 2026-06-18 10:54:39.940 | service-type 2026-06-18 10:54:39.940 | sorting 2026-06-18 10:54:39.940 | standard-attr-description 2026-06-18 10:54:39.940 | stateful-security-group 2026-06-18 10:54:39.940 | subnet-dns-publish-fixed-ip 2026-06-18 10:54:39.940 | subnet-external-network 2026-06-18 10:54:39.941 | subnet_onboard 2026-06-18 10:54:39.941 | subnet-service-types 2026-06-18 10:54:39.941 | subnet_allocation 2026-06-18 10:54:39.941 | subnetpool-prefix-ops 2026-06-18 10:54:39.941 | tag-creation 2026-06-18 10:54:39.941 | standard-attr-tag 2026-06-18 10:54:39.941 | standard-attr-timestamp 2026-06-18 10:54:39.941 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-18 10:54:39.941 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 10:54:39.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-18 10:54:39.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-18 10:54:39.942 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-18 10:54:44.058 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:54:44.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=1a6229ba-da00-4dab-bd9d-2bb63e3b7aa1 2026-06-18 10:54:44.068 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-18 10:54:44.075 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd97:142e:2184::/56 --share --default -f value -c id 2026-06-18 10:54:47.899 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:54:47.905 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=e515b827-fc0b-46e5-97b6-dfae521873ae 2026-06-18 10:54:47.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-18 10:54:47.913 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 10:54:47.918 | + functions-common:is_provider_network:2266 : return 1 2026-06-18 10:54:47.923 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-18 10:54:53.311 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:54:53.316 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=d35f3f31-0a64-45c2-b929-1f367b36b582 2026-06-18 10:54:53.320 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-18 10:54:53.324 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:54:53.352 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-18 10:54:53.357 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-18 10:54:53.361 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 1a6229ba-da00-4dab-bd9d-2bb63e3b7aa1 ']' 2026-06-18 10:54:53.364 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-18 10:54:53.368 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-18 10:54:53.371 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 1a6229ba-da00-4dab-bd9d-2bb63e3b7aa1 ' 2026-06-18 10:54:53.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-18 10:54:53.379 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network d35f3f31-0a64-45c2-b929-1f367b36b582 private-subnet' 2026-06-18 10:54:53.382 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-18 10:54:53.386 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 1a6229ba-da00-4dab-bd9d-2bb63e3b7aa1 --network d35f3f31-0a64-45c2-b929-1f367b36b582 private-subnet -f value -c id 2026-06-18 10:54:58.575 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:54:58.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=dffef5d3-4556-4f6c-9efa-c4f344bd076f 2026-06-18 10:54:58.580 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-18 10:54:58.583 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:54:58.603 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo dffef5d3-4556-4f6c-9efa-c4f344bd076f 2026-06-18 10:54:58.608 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=dffef5d3-4556-4f6c-9efa-c4f344bd076f 2026-06-18 10:54:58.612 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-18 10:54:58.617 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-18 10:54:58.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-18 10:54:58.624 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:54:58.649 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-18 10:54:58.653 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:54:58.681 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-18 10:54:58.684 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z e515b827-fc0b-46e5-97b6-dfae521873ae ']' 2026-06-18 10:54:58.688 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-18 10:54:58.692 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-18 10:54:58.695 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool e515b827-fc0b-46e5-97b6-dfae521873ae ' 2026-06-18 10:54:58.699 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-18 10:54:58.703 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network d35f3f31-0a64-45c2-b929-1f367b36b582 ipv6-private-subnet ' 2026-06-18 10:54:58.706 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-18 10:54:58.711 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool e515b827-fc0b-46e5-97b6-dfae521873ae --ipv6-ra-mode slaac --ipv6-address-mode slaac --network d35f3f31-0a64-45c2-b929-1f367b36b582 ipv6-private-subnet -f value -c id 2026-06-18 10:55:03.555 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:55:03.561 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=43394fd4-6afc-4266-940d-e5f4f960277b 2026-06-18 10:55:03.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-18 10:55:03.569 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:55:03.593 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 43394fd4-6afc-4266-940d-e5f4f960277b 2026-06-18 10:55:03.598 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=43394fd4-6afc-4266-940d-e5f4f960277b 2026-06-18 10:55:03.601 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-18 10:55:03.604 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-18 10:55:03.608 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-18 10:55:06.880 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:55:06.884 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 10:55:06.884 | address-scope 2026-06-18 10:55:06.884 | agent 2026-06-18 10:55:06.884 | allowed-address-pairs 2026-06-18 10:55:06.884 | auto-allocated-topology 2026-06-18 10:55:06.884 | availability_zone 2026-06-18 10:55:06.884 | default-subnetpools 2026-06-18 10:55:06.885 | dhcp_agent_scheduler 2026-06-18 10:55:06.885 | dns-integration 2026-06-18 10:55:06.885 | dns-domain-ports 2026-06-18 10:55:06.885 | dns-integration-domain-keywords 2026-06-18 10:55:06.885 | empty-string-filtering 2026-06-18 10:55:06.885 | external-net 2026-06-18 10:55:06.885 | extra_dhcp_opt 2026-06-18 10:55:06.885 | extraroute 2026-06-18 10:55:06.885 | extraroute-atomic 2026-06-18 10:55:06.885 | filter-validation 2026-06-18 10:55:06.885 | floating-ip-port-forwarding-detail 2026-06-18 10:55:06.885 | fip-port-details 2026-06-18 10:55:06.886 | flavors 2026-06-18 10:55:06.886 | floatingip-pools 2026-06-18 10:55:06.886 | router 2026-06-18 10:55:06.886 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:55:06.886 | enable-default-route-bfd 2026-06-18 10:55:06.886 | enable-default-route-ecmp 2026-06-18 10:55:06.886 | ext-gw-mode 2026-06-18 10:55:06.886 | l3-ha 2026-06-18 10:55:06.886 | external-gateway-multihoming 2026-06-18 10:55:06.886 | l3-flavors 2026-06-18 10:55:06.886 | l3_agent_scheduler 2026-06-18 10:55:06.887 | multi-provider 2026-06-18 10:55:06.887 | net-mtu 2026-06-18 10:55:06.887 | net-mtu-writable 2026-06-18 10:55:06.887 | network_availability_zone 2026-06-18 10:55:06.887 | network-ip-availability 2026-06-18 10:55:06.887 | network-ip-availability-details 2026-06-18 10:55:06.887 | pagination 2026-06-18 10:55:06.887 | port-device-profile 2026-06-18 10:55:06.887 | port-mac-address-regenerate 2026-06-18 10:55:06.887 | port-numa-affinity-policy 2026-06-18 10:55:06.887 | port-numa-affinity-policy-socket 2026-06-18 10:55:06.887 | binding 2026-06-18 10:55:06.888 | binding-extended 2026-06-18 10:55:06.888 | port-security 2026-06-18 10:55:06.888 | project-id 2026-06-18 10:55:06.888 | provider 2026-06-18 10:55:06.888 | qinq 2026-06-18 10:55:06.888 | quota-check-limit 2026-06-18 10:55:06.888 | quota-check-limit-default 2026-06-18 10:55:06.888 | quotas 2026-06-18 10:55:06.888 | quota_details 2026-06-18 10:55:06.888 | rbac-policies 2026-06-18 10:55:06.888 | rbac-address-scope 2026-06-18 10:55:06.889 | rbac-security-groups 2026-06-18 10:55:06.889 | revision-if-match 2026-06-18 10:55:06.889 | standard-attr-revisions 2026-06-18 10:55:06.889 | router_availability_zone 2026-06-18 10:55:06.889 | router-enable-snat 2026-06-18 10:55:06.889 | security-groups-default-rules 2026-06-18 10:55:06.889 | security-groups-normalized-cidr 2026-06-18 10:55:06.889 | security-groups-remote-address-group 2026-06-18 10:55:06.889 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:55:06.889 | security-groups-shared-filtering 2026-06-18 10:55:06.889 | security-group 2026-06-18 10:55:06.890 | service-type 2026-06-18 10:55:06.890 | sorting 2026-06-18 10:55:06.890 | standard-attr-description 2026-06-18 10:55:06.890 | stateful-security-group 2026-06-18 10:55:06.890 | subnet-dns-publish-fixed-ip 2026-06-18 10:55:06.890 | subnet-external-network 2026-06-18 10:55:06.890 | subnet_onboard 2026-06-18 10:55:06.890 | subnet-service-types 2026-06-18 10:55:06.890 | subnet_allocation 2026-06-18 10:55:06.890 | subnetpool-prefix-ops 2026-06-18 10:55:06.890 | tag-creation 2026-06-18 10:55:06.890 | standard-attr-tag 2026-06-18 10:55:06.891 | standard-attr-timestamp 2026-06-18 10:55:06.891 | vlan-transparent' 2026-06-18 10:55:06.891 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 10:55:06.891 | address-scope 2026-06-18 10:55:06.891 | agent 2026-06-18 10:55:06.891 | allowed-address-pairs 2026-06-18 10:55:06.891 | auto-allocated-topology 2026-06-18 10:55:06.891 | availability_zone 2026-06-18 10:55:06.891 | default-subnetpools 2026-06-18 10:55:06.891 | dhcp_agent_scheduler 2026-06-18 10:55:06.891 | dns-integration 2026-06-18 10:55:06.892 | dns-domain-ports 2026-06-18 10:55:06.892 | dns-integration-domain-keywords 2026-06-18 10:55:06.892 | empty-string-filtering 2026-06-18 10:55:06.892 | external-net 2026-06-18 10:55:06.892 | extra_dhcp_opt 2026-06-18 10:55:06.892 | extraroute 2026-06-18 10:55:06.892 | extraroute-atomic 2026-06-18 10:55:06.892 | filter-validation 2026-06-18 10:55:06.892 | floating-ip-port-forwarding-detail 2026-06-18 10:55:06.892 | fip-port-details 2026-06-18 10:55:06.892 | flavors 2026-06-18 10:55:06.892 | floatingip-pools 2026-06-18 10:55:06.893 | router 2026-06-18 10:55:06.893 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:55:06.893 | enable-default-route-bfd 2026-06-18 10:55:06.893 | enable-default-route-ecmp 2026-06-18 10:55:06.893 | ext-gw-mode 2026-06-18 10:55:06.893 | l3-ha 2026-06-18 10:55:06.893 | external-gateway-multihoming 2026-06-18 10:55:06.893 | l3-flavors 2026-06-18 10:55:06.893 | l3_agent_scheduler 2026-06-18 10:55:06.893 | multi-provider 2026-06-18 10:55:06.893 | net-mtu 2026-06-18 10:55:06.894 | net-mtu-writable 2026-06-18 10:55:06.894 | network_availability_zone 2026-06-18 10:55:06.894 | network-ip-availability 2026-06-18 10:55:06.894 | network-ip-availability-details 2026-06-18 10:55:06.894 | pagination 2026-06-18 10:55:06.894 | port-device-profile 2026-06-18 10:55:06.894 | port-mac-address-regenerate 2026-06-18 10:55:06.894 | port-numa-affinity-policy 2026-06-18 10:55:06.894 | port-numa-affinity-policy-socket 2026-06-18 10:55:06.894 | binding 2026-06-18 10:55:06.894 | binding-extended 2026-06-18 10:55:06.895 | port-security 2026-06-18 10:55:06.895 | project-id 2026-06-18 10:55:06.895 | provider 2026-06-18 10:55:06.895 | qinq 2026-06-18 10:55:06.895 | quota-check-limit 2026-06-18 10:55:06.895 | quota-check-limit-default 2026-06-18 10:55:06.895 | quotas 2026-06-18 10:55:06.895 | quota_details 2026-06-18 10:55:06.895 | rbac-policies 2026-06-18 10:55:06.895 | rbac-address-scope 2026-06-18 10:55:06.895 | rbac-security-groups 2026-06-18 10:55:06.895 | revision-if-match 2026-06-18 10:55:06.896 | standard-attr-revisions 2026-06-18 10:55:06.896 | router_availability_zone 2026-06-18 10:55:06.896 | router-enable-snat 2026-06-18 10:55:06.896 | security-groups-default-rules 2026-06-18 10:55:06.896 | security-groups-normalized-cidr 2026-06-18 10:55:06.896 | security-groups-remote-address-group 2026-06-18 10:55:06.896 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:55:06.896 | security-groups-shared-filtering 2026-06-18 10:55:06.896 | security-group 2026-06-18 10:55:06.896 | service-type 2026-06-18 10:55:06.896 | sorting 2026-06-18 10:55:06.896 | standard-attr-description 2026-06-18 10:55:06.897 | stateful-security-group 2026-06-18 10:55:06.897 | subnet-dns-publish-fixed-ip 2026-06-18 10:55:06.897 | subnet-external-network 2026-06-18 10:55:06.897 | subnet_onboard 2026-06-18 10:55:06.897 | subnet-service-types 2026-06-18 10:55:06.897 | subnet_allocation 2026-06-18 10:55:06.897 | subnetpool-prefix-ops 2026-06-18 10:55:06.897 | tag-creation 2026-06-18 10:55:06.897 | standard-attr-tag 2026-06-18 10:55:06.897 | standard-attr-timestamp 2026-06-18 10:55:06.897 | vlan-transparent =~ router ]] 2026-06-18 10:55:06.897 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 10:55:06.898 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-18 10:55:06.898 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-18 10:55:06.898 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-18 10:55:10.191 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:55:10.195 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 10:55:10.195 | address-scope 2026-06-18 10:55:10.195 | agent 2026-06-18 10:55:10.195 | allowed-address-pairs 2026-06-18 10:55:10.195 | auto-allocated-topology 2026-06-18 10:55:10.195 | availability_zone 2026-06-18 10:55:10.195 | default-subnetpools 2026-06-18 10:55:10.195 | dhcp_agent_scheduler 2026-06-18 10:55:10.195 | dns-integration 2026-06-18 10:55:10.195 | dns-domain-ports 2026-06-18 10:55:10.195 | dns-integration-domain-keywords 2026-06-18 10:55:10.196 | empty-string-filtering 2026-06-18 10:55:10.196 | external-net 2026-06-18 10:55:10.196 | extra_dhcp_opt 2026-06-18 10:55:10.196 | extraroute 2026-06-18 10:55:10.196 | extraroute-atomic 2026-06-18 10:55:10.196 | filter-validation 2026-06-18 10:55:10.196 | floating-ip-port-forwarding-detail 2026-06-18 10:55:10.196 | fip-port-details 2026-06-18 10:55:10.196 | flavors 2026-06-18 10:55:10.196 | floatingip-pools 2026-06-18 10:55:10.196 | router 2026-06-18 10:55:10.197 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:55:10.197 | enable-default-route-bfd 2026-06-18 10:55:10.197 | enable-default-route-ecmp 2026-06-18 10:55:10.197 | ext-gw-mode 2026-06-18 10:55:10.197 | l3-ha 2026-06-18 10:55:10.197 | external-gateway-multihoming 2026-06-18 10:55:10.197 | l3-flavors 2026-06-18 10:55:10.197 | l3_agent_scheduler 2026-06-18 10:55:10.197 | multi-provider 2026-06-18 10:55:10.197 | net-mtu 2026-06-18 10:55:10.197 | net-mtu-writable 2026-06-18 10:55:10.198 | network_availability_zone 2026-06-18 10:55:10.198 | network-ip-availability 2026-06-18 10:55:10.198 | network-ip-availability-details 2026-06-18 10:55:10.198 | pagination 2026-06-18 10:55:10.198 | port-device-profile 2026-06-18 10:55:10.198 | port-mac-address-regenerate 2026-06-18 10:55:10.198 | port-numa-affinity-policy 2026-06-18 10:55:10.198 | port-numa-affinity-policy-socket 2026-06-18 10:55:10.198 | binding 2026-06-18 10:55:10.198 | binding-extended 2026-06-18 10:55:10.198 | port-security 2026-06-18 10:55:10.199 | project-id 2026-06-18 10:55:10.199 | provider 2026-06-18 10:55:10.199 | qinq 2026-06-18 10:55:10.199 | quota-check-limit 2026-06-18 10:55:10.199 | quota-check-limit-default 2026-06-18 10:55:10.199 | quotas 2026-06-18 10:55:10.199 | quota_details 2026-06-18 10:55:10.199 | rbac-policies 2026-06-18 10:55:10.199 | rbac-address-scope 2026-06-18 10:55:10.199 | rbac-security-groups 2026-06-18 10:55:10.199 | revision-if-match 2026-06-18 10:55:10.199 | standard-attr-revisions 2026-06-18 10:55:10.200 | router_availability_zone 2026-06-18 10:55:10.200 | router-enable-snat 2026-06-18 10:55:10.200 | security-groups-default-rules 2026-06-18 10:55:10.200 | security-groups-normalized-cidr 2026-06-18 10:55:10.200 | security-groups-remote-address-group 2026-06-18 10:55:10.200 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:55:10.200 | security-groups-shared-filtering 2026-06-18 10:55:10.200 | security-group 2026-06-18 10:55:10.200 | service-type 2026-06-18 10:55:10.200 | sorting 2026-06-18 10:55:10.200 | standard-attr-description 2026-06-18 10:55:10.200 | stateful-security-group 2026-06-18 10:55:10.201 | subnet-dns-publish-fixed-ip 2026-06-18 10:55:10.201 | subnet-external-network 2026-06-18 10:55:10.201 | subnet_onboard 2026-06-18 10:55:10.201 | subnet-service-types 2026-06-18 10:55:10.201 | subnet_allocation 2026-06-18 10:55:10.201 | subnetpool-prefix-ops 2026-06-18 10:55:10.201 | tag-creation 2026-06-18 10:55:10.201 | standard-attr-tag 2026-06-18 10:55:10.201 | standard-attr-timestamp 2026-06-18 10:55:10.201 | vlan-transparent' 2026-06-18 10:55:10.201 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 10:55:10.202 | address-scope 2026-06-18 10:55:10.202 | agent 2026-06-18 10:55:10.202 | allowed-address-pairs 2026-06-18 10:55:10.202 | auto-allocated-topology 2026-06-18 10:55:10.202 | availability_zone 2026-06-18 10:55:10.202 | default-subnetpools 2026-06-18 10:55:10.202 | dhcp_agent_scheduler 2026-06-18 10:55:10.202 | dns-integration 2026-06-18 10:55:10.202 | dns-domain-ports 2026-06-18 10:55:10.202 | dns-integration-domain-keywords 2026-06-18 10:55:10.202 | empty-string-filtering 2026-06-18 10:55:10.202 | external-net 2026-06-18 10:55:10.203 | extra_dhcp_opt 2026-06-18 10:55:10.203 | extraroute 2026-06-18 10:55:10.203 | extraroute-atomic 2026-06-18 10:55:10.203 | filter-validation 2026-06-18 10:55:10.203 | floating-ip-port-forwarding-detail 2026-06-18 10:55:10.203 | fip-port-details 2026-06-18 10:55:10.203 | flavors 2026-06-18 10:55:10.203 | floatingip-pools 2026-06-18 10:55:10.203 | router 2026-06-18 10:55:10.203 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:55:10.203 | enable-default-route-bfd 2026-06-18 10:55:10.203 | enable-default-route-ecmp 2026-06-18 10:55:10.204 | ext-gw-mode 2026-06-18 10:55:10.204 | l3-ha 2026-06-18 10:55:10.204 | external-gateway-multihoming 2026-06-18 10:55:10.204 | l3-flavors 2026-06-18 10:55:10.204 | l3_agent_scheduler 2026-06-18 10:55:10.204 | multi-provider 2026-06-18 10:55:10.204 | net-mtu 2026-06-18 10:55:10.204 | net-mtu-writable 2026-06-18 10:55:10.204 | network_availability_zone 2026-06-18 10:55:10.204 | network-ip-availability 2026-06-18 10:55:10.204 | network-ip-availability-details 2026-06-18 10:55:10.204 | pagination 2026-06-18 10:55:10.205 | port-device-profile 2026-06-18 10:55:10.205 | port-mac-address-regenerate 2026-06-18 10:55:10.205 | port-numa-affinity-policy 2026-06-18 10:55:10.205 | port-numa-affinity-policy-socket 2026-06-18 10:55:10.205 | binding 2026-06-18 10:55:10.205 | binding-extended 2026-06-18 10:55:10.205 | port-security 2026-06-18 10:55:10.205 | project-id 2026-06-18 10:55:10.205 | provider 2026-06-18 10:55:10.205 | qinq 2026-06-18 10:55:10.205 | quota-check-limit 2026-06-18 10:55:10.205 | quota-check-limit-default 2026-06-18 10:55:10.206 | quotas 2026-06-18 10:55:10.206 | quota_details 2026-06-18 10:55:10.206 | rbac-policies 2026-06-18 10:55:10.206 | rbac-address-scope 2026-06-18 10:55:10.206 | rbac-security-groups 2026-06-18 10:55:10.206 | revision-if-match 2026-06-18 10:55:10.206 | standard-attr-revisions 2026-06-18 10:55:10.206 | router_availability_zone 2026-06-18 10:55:10.206 | router-enable-snat 2026-06-18 10:55:10.206 | security-groups-default-rules 2026-06-18 10:55:10.206 | security-groups-normalized-cidr 2026-06-18 10:55:10.206 | security-groups-remote-address-group 2026-06-18 10:55:10.207 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:55:10.207 | security-groups-shared-filtering 2026-06-18 10:55:10.207 | security-group 2026-06-18 10:55:10.207 | service-type 2026-06-18 10:55:10.207 | sorting 2026-06-18 10:55:10.207 | standard-attr-description 2026-06-18 10:55:10.207 | stateful-security-group 2026-06-18 10:55:10.207 | subnet-dns-publish-fixed-ip 2026-06-18 10:55:10.207 | subnet-external-network 2026-06-18 10:55:10.207 | subnet_onboard 2026-06-18 10:55:10.207 | subnet-service-types 2026-06-18 10:55:10.207 | subnet_allocation 2026-06-18 10:55:10.208 | subnetpool-prefix-ops 2026-06-18 10:55:10.208 | tag-creation 2026-06-18 10:55:10.208 | standard-attr-tag 2026-06-18 10:55:10.208 | standard-attr-timestamp 2026-06-18 10:55:10.208 | vlan-transparent =~ external-net ]] 2026-06-18 10:55:10.208 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 10:55:10.208 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-18 10:55:10.208 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-18 10:55:13.870 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:55:13.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=378b7136-c78e-4c4c-8984-6e4462eba8ee 2026-06-18 10:55:13.876 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-18 10:55:13.879 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:55:13.897 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-18 10:55:13.899 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-18 10:55:13.902 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-18 10:55:13.906 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-18 10:55:17.170 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:55:17.173 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 10:55:17.174 | address-scope 2026-06-18 10:55:17.174 | agent 2026-06-18 10:55:17.174 | allowed-address-pairs 2026-06-18 10:55:17.174 | auto-allocated-topology 2026-06-18 10:55:17.174 | availability_zone 2026-06-18 10:55:17.174 | default-subnetpools 2026-06-18 10:55:17.174 | dhcp_agent_scheduler 2026-06-18 10:55:17.174 | dns-integration 2026-06-18 10:55:17.174 | dns-domain-ports 2026-06-18 10:55:17.174 | dns-integration-domain-keywords 2026-06-18 10:55:17.175 | empty-string-filtering 2026-06-18 10:55:17.175 | external-net 2026-06-18 10:55:17.175 | extra_dhcp_opt 2026-06-18 10:55:17.175 | extraroute 2026-06-18 10:55:17.175 | extraroute-atomic 2026-06-18 10:55:17.175 | filter-validation 2026-06-18 10:55:17.175 | floating-ip-port-forwarding-detail 2026-06-18 10:55:17.175 | fip-port-details 2026-06-18 10:55:17.175 | flavors 2026-06-18 10:55:17.176 | floatingip-pools 2026-06-18 10:55:17.176 | router 2026-06-18 10:55:17.176 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:55:17.176 | enable-default-route-bfd 2026-06-18 10:55:17.176 | enable-default-route-ecmp 2026-06-18 10:55:17.176 | ext-gw-mode 2026-06-18 10:55:17.176 | l3-ha 2026-06-18 10:55:17.176 | external-gateway-multihoming 2026-06-18 10:55:17.176 | l3-flavors 2026-06-18 10:55:17.177 | l3_agent_scheduler 2026-06-18 10:55:17.177 | multi-provider 2026-06-18 10:55:17.177 | net-mtu 2026-06-18 10:55:17.177 | net-mtu-writable 2026-06-18 10:55:17.177 | network_availability_zone 2026-06-18 10:55:17.177 | network-ip-availability 2026-06-18 10:55:17.177 | network-ip-availability-details 2026-06-18 10:55:17.177 | pagination 2026-06-18 10:55:17.177 | port-device-profile 2026-06-18 10:55:17.177 | port-mac-address-regenerate 2026-06-18 10:55:17.178 | port-numa-affinity-policy 2026-06-18 10:55:17.178 | port-numa-affinity-policy-socket 2026-06-18 10:55:17.178 | binding 2026-06-18 10:55:17.178 | binding-extended 2026-06-18 10:55:17.178 | port-security 2026-06-18 10:55:17.178 | project-id 2026-06-18 10:55:17.178 | provider 2026-06-18 10:55:17.178 | qinq 2026-06-18 10:55:17.178 | quota-check-limit 2026-06-18 10:55:17.179 | quota-check-limit-default 2026-06-18 10:55:17.179 | quotas 2026-06-18 10:55:17.179 | quota_details 2026-06-18 10:55:17.179 | rbac-policies 2026-06-18 10:55:17.179 | rbac-address-scope 2026-06-18 10:55:17.179 | rbac-security-groups 2026-06-18 10:55:17.179 | revision-if-match 2026-06-18 10:55:17.179 | standard-attr-revisions 2026-06-18 10:55:17.179 | router_availability_zone 2026-06-18 10:55:17.180 | router-enable-snat 2026-06-18 10:55:17.180 | security-groups-default-rules 2026-06-18 10:55:17.180 | security-groups-normalized-cidr 2026-06-18 10:55:17.180 | security-groups-remote-address-group 2026-06-18 10:55:17.180 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:55:17.180 | security-groups-shared-filtering 2026-06-18 10:55:17.180 | security-group 2026-06-18 10:55:17.180 | service-type 2026-06-18 10:55:17.180 | sorting 2026-06-18 10:55:17.180 | standard-attr-description 2026-06-18 10:55:17.181 | stateful-security-group 2026-06-18 10:55:17.181 | subnet-dns-publish-fixed-ip 2026-06-18 10:55:17.181 | subnet-external-network 2026-06-18 10:55:17.181 | subnet_onboard 2026-06-18 10:55:17.181 | subnet-service-types 2026-06-18 10:55:17.181 | subnet_allocation 2026-06-18 10:55:17.181 | subnetpool-prefix-ops 2026-06-18 10:55:17.181 | tag-creation 2026-06-18 10:55:17.181 | standard-attr-tag 2026-06-18 10:55:17.182 | standard-attr-timestamp 2026-06-18 10:55:17.182 | vlan-transparent' 2026-06-18 10:55:17.182 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 10:55:17.182 | address-scope 2026-06-18 10:55:17.182 | agent 2026-06-18 10:55:17.182 | allowed-address-pairs 2026-06-18 10:55:17.182 | auto-allocated-topology 2026-06-18 10:55:17.182 | availability_zone 2026-06-18 10:55:17.182 | default-subnetpools 2026-06-18 10:55:17.183 | dhcp_agent_scheduler 2026-06-18 10:55:17.183 | dns-integration 2026-06-18 10:55:17.183 | dns-domain-ports 2026-06-18 10:55:17.183 | dns-integration-domain-keywords 2026-06-18 10:55:17.183 | empty-string-filtering 2026-06-18 10:55:17.183 | external-net 2026-06-18 10:55:17.183 | extra_dhcp_opt 2026-06-18 10:55:17.183 | extraroute 2026-06-18 10:55:17.183 | extraroute-atomic 2026-06-18 10:55:17.183 | filter-validation 2026-06-18 10:55:17.184 | floating-ip-port-forwarding-detail 2026-06-18 10:55:17.184 | fip-port-details 2026-06-18 10:55:17.184 | flavors 2026-06-18 10:55:17.184 | floatingip-pools 2026-06-18 10:55:17.184 | router 2026-06-18 10:55:17.184 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:55:17.184 | enable-default-route-bfd 2026-06-18 10:55:17.184 | enable-default-route-ecmp 2026-06-18 10:55:17.185 | ext-gw-mode 2026-06-18 10:55:17.185 | l3-ha 2026-06-18 10:55:17.185 | external-gateway-multihoming 2026-06-18 10:55:17.185 | l3-flavors 2026-06-18 10:55:17.185 | l3_agent_scheduler 2026-06-18 10:55:17.185 | multi-provider 2026-06-18 10:55:17.185 | net-mtu 2026-06-18 10:55:17.185 | net-mtu-writable 2026-06-18 10:55:17.185 | network_availability_zone 2026-06-18 10:55:17.185 | network-ip-availability 2026-06-18 10:55:17.186 | network-ip-availability-details 2026-06-18 10:55:17.186 | pagination 2026-06-18 10:55:17.186 | port-device-profile 2026-06-18 10:55:17.186 | port-mac-address-regenerate 2026-06-18 10:55:17.186 | port-numa-affinity-policy 2026-06-18 10:55:17.186 | port-numa-affinity-policy-socket 2026-06-18 10:55:17.186 | binding 2026-06-18 10:55:17.186 | binding-extended 2026-06-18 10:55:17.186 | port-security 2026-06-18 10:55:17.186 | project-id 2026-06-18 10:55:17.187 | provider 2026-06-18 10:55:17.187 | qinq 2026-06-18 10:55:17.187 | quota-check-limit 2026-06-18 10:55:17.187 | quota-check-limit-default 2026-06-18 10:55:17.187 | quotas 2026-06-18 10:55:17.187 | quota_details 2026-06-18 10:55:17.187 | rbac-policies 2026-06-18 10:55:17.187 | rbac-address-scope 2026-06-18 10:55:17.187 | rbac-security-groups 2026-06-18 10:55:17.188 | revision-if-match 2026-06-18 10:55:17.188 | standard-attr-revisions 2026-06-18 10:55:17.188 | router_availability_zone 2026-06-18 10:55:17.188 | router-enable-snat 2026-06-18 10:55:17.188 | security-groups-default-rules 2026-06-18 10:55:17.188 | security-groups-normalized-cidr 2026-06-18 10:55:17.188 | security-groups-remote-address-group 2026-06-18 10:55:17.188 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:55:17.188 | security-groups-shared-filtering 2026-06-18 10:55:17.189 | security-group 2026-06-18 10:55:17.189 | service-type 2026-06-18 10:55:17.189 | sorting 2026-06-18 10:55:17.189 | standard-attr-description 2026-06-18 10:55:17.189 | stateful-security-group 2026-06-18 10:55:17.189 | subnet-dns-publish-fixed-ip 2026-06-18 10:55:17.189 | subnet-external-network 2026-06-18 10:55:17.189 | subnet_onboard 2026-06-18 10:55:17.189 | subnet-service-types 2026-06-18 10:55:17.190 | subnet_allocation 2026-06-18 10:55:17.190 | subnetpool-prefix-ops 2026-06-18 10:55:17.190 | tag-creation 2026-06-18 10:55:17.190 | standard-attr-tag 2026-06-18 10:55:17.190 | standard-attr-timestamp 2026-06-18 10:55:17.190 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-18 10:55:17.190 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 10:55:17.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-18 10:55:17.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-18 10:55:17.198 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-18 10:55:21.647 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:55:21.652 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=b9c72dc2-449c-497e-8799-d7640196823e 2026-06-18 10:55:21.655 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-18 10:55:21.657 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:55:21.675 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-18 10:55:21.679 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-18 10:55:21.681 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 378b7136-c78e-4c4c-8984-6e4462eba8ee dffef5d3-4556-4f6c-9efa-c4f344bd076f 2026-06-18 10:55:27.669 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-18 10:55:27.675 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 b9c72dc2-449c-497e-8799-d7640196823e 2026-06-18 10:55:27.678 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-18 10:55:27.681 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-18 10:55:27.685 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-18 10:55:27.689 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-18 10:55:27.693 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-18 10:55:27.697 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network b9c72dc2-449c-497e-8799-d7640196823e --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-18 10:55:27.700 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-18 10:55:27.704 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-18 10:55:27.711 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-18 10:55:27.711 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network b9c72dc2-449c-497e-8799-d7640196823e --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-18 10:55:31.506 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:55:31.513 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-18 10:55:31.513 | | id | 8feb2fe1-0f4a-4d44-a1e1-6b86db041212 |' 2026-06-18 10:55:31.516 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-18 10:55:31.519 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:55:31.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 8feb2fe1-0f4a-4d44-a1e1-6b86db041212 '|' 2026-06-18 10:55:31.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 8feb2fe1-0f4a-4d44-a1e1-6b86db041212 |' 2026-06-18 10:55:31.553 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-18 10:55:31.559 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-18 10:55:31.560 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 8feb2fe1-0f4a-4d44-a1e1-6b86db041212 '|' 2026-06-18 10:55:31.562 | ++ functions-common:get_field:800 : local data field 2026-06-18 10:55:31.565 | ++ functions-common:get_field:801 : read data 2026-06-18 10:55:31.569 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-18 10:55:31.572 | ++ functions-common:get_field:805 : field='$3' 2026-06-18 10:55:31.576 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 8feb2fe1-0f4a-4d44-a1e1-6b86db041212 |' 2026-06-18 10:55:31.576 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-18 10:55:31.583 | ++ functions-common:get_field:801 : read data 2026-06-18 10:55:31.588 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-18 10:55:31.594 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 8feb2fe1-0f4a-4d44-a1e1-6b86db041212 '|' 2026-06-18 10:55:31.594 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-18 10:55:31.597 | ++ functions-common:get_field:800 : local data field 2026-06-18 10:55:31.600 | ++ functions-common:get_field:801 : read data 2026-06-18 10:55:31.603 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-18 10:55:31.607 | ++ functions-common:get_field:805 : field='$6' 2026-06-18 10:55:31.610 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-18 10:55:31.611 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 8feb2fe1-0f4a-4d44-a1e1-6b86db041212 |' 2026-06-18 10:55:31.617 | ++ functions-common:get_field:801 : read data 2026-06-18 10:55:31.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=8feb2fe1-0f4a-4d44-a1e1-6b86db041212 2026-06-18 10:55:31.626 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway b9c72dc2-449c-497e-8799-d7640196823e 378b7136-c78e-4c4c-8984-6e4462eba8ee 2026-06-18 10:55:37.636 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-18 10:55:37.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-18 10:55:37.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-18 10:55:37.662 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:55:37.666 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-18 10:55:37.670 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-18 10:55:37.673 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-18 10:55:37.677 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-18 10:55:37.680 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-18 10:55:37.682 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-18 10:55:37.713 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-18 10:55:37.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-18 10:55:37.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-18 10:55:37.722 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-18 10:55:37.725 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-18 10:55:37.729 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-18 10:55:37.731 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-18 10:55:37.734 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-18 10:55:37.736 | + functions-common:test_with_retry:2354 : local until=10 2026-06-18 10:55:37.740 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-18 10:55:37.742 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-18 10:55:37.745 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-18 10:55:37.747 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:55:37.750 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:55:37.754 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:55:37.759 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780137755 2026-06-18 10:55:37.762 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-18 10:55:37.770 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-18 10:55:37.773 | + functions-common:time_stop:2414 : local name 2026-06-18 10:55:37.775 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:55:37.779 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:55:37.782 | + functions-common:time_stop:2417 : local total 2026-06-18 10:55:37.785 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:55:37.787 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-18 10:55:37.790 | + functions-common:time_stop:2421 : start_time=1781780137755 2026-06-18 10:55:37.793 | + functions-common:time_stop:2423 : [[ -z 1781780137755 ]] 2026-06-18 10:55:37.797 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:55:37.802 | + functions-common:time_stop:2426 : end_time=1781780137799 2026-06-18 10:55:37.805 | + functions-common:time_stop:2427 : elapsed_time=44 2026-06-18 10:55:37.808 | + functions-common:time_stop:2428 : total=7510 2026-06-18 10:55:37.810 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:55:37.814 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7554 2026-06-18 10:55:37.819 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-18 10:55:37.821 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-18 10:55:37.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-18 10:55:37.829 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:55:37.833 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-18 10:55:37.835 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-18 10:55:37.838 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-18 10:55:37.856 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-18 10:55:37.881 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-18 10:55:37.881 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-18 10:55:37.881 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-18 10:55:37.882 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-18 10:55:41.415 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:55:41.420 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.116 ' 2026-06-18 10:55:41.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-18 10:55:41.427 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:55:41.450 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-18 10:55:41.455 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:55:41.459 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-18 10:55:41.463 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-18 10:55:41.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 378b7136-c78e-4c4c-8984-6e4462eba8ee 43394fd4-6afc-4266-940d-e5f4f960277b 2026-06-18 10:55:47.579 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-18 10:55:47.584 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 b9c72dc2-449c-497e-8799-d7640196823e 2026-06-18 10:55:47.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-18 10:55:47.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-18 10:55:47.593 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-18 10:55:47.597 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-18 10:55:47.600 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network b9c72dc2-449c-497e-8799-d7640196823e --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-18 10:55:47.604 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-18 10:55:47.607 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-18 10:55:47.614 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network b9c72dc2-449c-497e-8799-d7640196823e --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-18 10:55:47.614 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-18 10:55:53.900 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:55:53.906 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-18 10:55:53.906 | | id | e90fae2c-c48e-4f33-9cc4-071a620371f6 |' 2026-06-18 10:55:53.910 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-18 10:55:53.913 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:55:53.937 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e90fae2c-c48e-4f33-9cc4-071a620371f6 '|' 2026-06-18 10:55:53.940 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | e90fae2c-c48e-4f33-9cc4-071a620371f6 |' 2026-06-18 10:55:53.944 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-18 10:55:53.950 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e90fae2c-c48e-4f33-9cc4-071a620371f6 '|' 2026-06-18 10:55:53.950 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-18 10:55:53.954 | ++ functions-common:get_field:800 : local data field 2026-06-18 10:55:53.958 | ++ functions-common:get_field:801 : read data 2026-06-18 10:55:53.962 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-18 10:55:53.965 | ++ functions-common:get_field:805 : field='$3' 2026-06-18 10:55:53.969 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | e90fae2c-c48e-4f33-9cc4-071a620371f6 |' 2026-06-18 10:55:53.970 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-18 10:55:53.977 | ++ functions-common:get_field:801 : read data 2026-06-18 10:55:53.982 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-18 10:55:53.984 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-18 10:55:53.991 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-18 10:55:53.991 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e90fae2c-c48e-4f33-9cc4-071a620371f6 '|' 2026-06-18 10:55:53.994 | ++ functions-common:get_field:800 : local data field 2026-06-18 10:55:53.998 | ++ functions-common:get_field:801 : read data 2026-06-18 10:55:54.002 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-18 10:55:54.005 | ++ functions-common:get_field:805 : field='$6' 2026-06-18 10:55:54.009 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | e90fae2c-c48e-4f33-9cc4-071a620371f6 |' 2026-06-18 10:55:54.009 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-18 10:55:54.015 | ++ functions-common:get_field:801 : read data 2026-06-18 10:55:54.020 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=e90fae2c-c48e-4f33-9cc4-071a620371f6 2026-06-18 10:55:54.024 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-18 10:55:54.028 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-18 10:55:54.032 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-18 10:55:54.036 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-18 10:55:54.058 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:55:54.063 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-18 10:55:54.077 | net.ipv6.conf.all.forwarding = 1 2026-06-18 10:55:54.086 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 e90fae2c-c48e-4f33-9cc4-071a620371f6 2026-06-18 10:55:54.086 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 378b7136-c78e-4c4c-8984-6e4462eba8ee -c external_gateway_info -f json 2026-06-18 10:55:54.086 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-18 10:55:54.089 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-18 10:55:54.090 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-18 10:55:57.469 | ++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:55:57.475 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-18 10:55:57.478 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-18 10:55:57.481 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-18 10:55:57.498 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-18 10:55:57.501 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-18 10:55:57.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-18 10:55:57.508 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-18 10:55:57.510 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-18 10:55:57.514 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-18 10:55:57.539 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-18 10:55:57.542 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-18 10:55:57.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-18 10:55:57.548 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-18 10:55:57.564 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-18 10:55:57.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd97:142e:2184::/56 2026-06-18 10:55:57.584 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z e515b827-fc0b-46e5-97b6-dfae521873ae ]] 2026-06-18 10:55:57.587 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd97:142e:2184::/56 via 2001:db8::1 dev br-ex 2026-06-18 10:55:57.604 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-18 10:55:57.607 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:55:57.610 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-18 10:55:57.629 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:55:57.632 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-18 10:55:57.635 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:55:57.638 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-18 10:55:57.642 | + ./stack.sh:main:1329 : start_nova 2026-06-18 10:55:57.646 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-18 10:55:57.650 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:55:57.654 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:55:57.659 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:55:57.663 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-18 10:55:57.667 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 10:55:57.672 | + functions-common:run_process:1668 : local service=n-sch 2026-06-18 10:55:57.675 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 10:55:57.679 | + functions-common:run_process:1670 : local group= 2026-06-18 10:55:57.682 | + functions-common:run_process:1671 : local user= 2026-06-18 10:55:57.686 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:55:57.690 | + functions-common:run_process:1674 : local name=n-sch 2026-06-18 10:55:57.694 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:55:57.697 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:55:57.701 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:55:57.705 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:55:57.710 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:55:57.715 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780157712 2026-06-18 10:55:57.719 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-18 10:55:57.741 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:55:57.744 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-18 10:55:57.748 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-18 10:55:57.751 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 10:55:57.755 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 10:55:57.759 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 10:55:57.762 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 10:55:57.766 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-18 10:55:57.769 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-18 10:55:57.773 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-18 10:55:57.776 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:55:57.780 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:55:57.783 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:55:57.786 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:55:57.790 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-18 10:55:57.793 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-18 10:55:57.797 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-18 10:55:57.800 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-18 10:55:57.803 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 10:55:57.806 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:55:57.808 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:55:57.812 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:55:57.815 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:55:57.818 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:55:57.822 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-18 10:55:57.824 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:55:57.830 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-18 10:55:57.916 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:55:58.005 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-18 10:55:58.077 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-18 10:55:58.153 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-18 10:55:58.230 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-18 10:55:58.307 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:55:58.386 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:55:58.391 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:55:58.395 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-18 10:55:58.486 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:55:58.984 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-18 10:55:59.016 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-18 10:55:59.486 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-18 10:55:59.550 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:55:59.555 | + functions-common:time_stop:2414 : local name 2026-06-18 10:55:59.559 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:55:59.563 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:55:59.566 | + functions-common:time_stop:2417 : local total 2026-06-18 10:55:59.569 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:55:59.574 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:55:59.577 | + functions-common:time_stop:2421 : start_time=1781780157712 2026-06-18 10:55:59.581 | + functions-common:time_stop:2423 : [[ -z 1781780157712 ]] 2026-06-18 10:55:59.587 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:55:59.593 | + functions-common:time_stop:2426 : end_time=1781780159589 2026-06-18 10:55:59.597 | + functions-common:time_stop:2427 : elapsed_time=1877 2026-06-18 10:55:59.601 | + functions-common:time_stop:2428 : total=22140 2026-06-18 10:55:59.606 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:55:59.609 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24017 2026-06-18 10:55:59.615 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-18 10:55:59.620 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 10:55:59.624 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-18 10:55:59.629 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 10:55:59.632 | + functions-common:run_process:1670 : local group= 2026-06-18 10:55:59.636 | + functions-common:run_process:1671 : local user= 2026-06-18 10:55:59.640 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:55:59.644 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-18 10:55:59.648 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:55:59.652 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:55:59.656 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:55:59.660 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:55:59.665 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:55:59.672 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780159667 2026-06-18 10:55:59.676 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-18 10:55:59.702 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:55:59.706 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-18 10:55:59.710 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-18 10:55:59.715 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 10:55:59.719 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 10:55:59.723 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 10:55:59.727 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-18 10:55:59.731 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-18 10:55:59.735 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-18 10:55:59.739 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-18 10:55:59.743 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:55:59.748 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:55:59.752 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:55:59.756 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:55:59.760 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-18 10:55:59.765 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-18 10:55:59.769 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 10:55:59.773 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:55:59.777 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 10:55:59.781 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-18 10:55:59.785 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:55:59.789 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 10:55:59.792 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 10:55:59.796 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 10:55:59.800 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-18 10:55:59.804 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 10:55:59.810 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-18 10:55:59.905 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:55:59.998 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-18 10:56:00.078 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-18 10:56:00.159 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:56:00.241 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:56:00.322 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-18 10:56:00.403 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-18 10:56:00.484 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-18 10:56:00.566 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-18 10:56:00.646 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-18 10:56:00.726 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 10:56:00.730 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 10:56:00.734 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-18 10:56:00.829 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 10:56:01.331 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-18 10:56:01.369 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-18 10:56:01.837 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-18 10:56:01.993 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:01.998 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:02.001 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:02.005 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:02.010 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:02.012 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:02.015 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:02.017 | + functions-common:time_stop:2421 : start_time=1781780159667 2026-06-18 10:56:02.019 | + functions-common:time_stop:2423 : [[ -z 1781780159667 ]] 2026-06-18 10:56:02.022 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:02.027 | + functions-common:time_stop:2426 : end_time=1781780162024 2026-06-18 10:56:02.029 | + functions-common:time_stop:2427 : elapsed_time=2357 2026-06-18 10:56:02.031 | + functions-common:time_stop:2428 : total=24017 2026-06-18 10:56:02.034 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:02.035 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26374 2026-06-18 10:56:02.040 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:02.040 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:02.043 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-18 10:56:02.045 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:02.048 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:02.050 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:02.053 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-18 10:56:02.058 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 10:56:02.058 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-18 10:56:02.062 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-18 10:56:02.065 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 10:56:02.068 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-18 10:56:02.070 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-18 10:56:02.091 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:02.093 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-18 10:56:02.144 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-18 10:56:02.144 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-18 10:56:02.164 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:56:02.166 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-18 10:56:02.169 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-18 10:56:02.185 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:56:02.189 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-18 10:56:02.192 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 10:56:02.195 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-18 10:56:02.198 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-18 10:56:02.200 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 10:56:02.203 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 10:56:02.205 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-18 10:56:02.208 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 10:56:02.210 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-18 10:56:02.212 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 10:56:02.214 | + functions-common:run_process:1670 : local group= 2026-06-18 10:56:02.217 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:02.219 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:56:02.221 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-18 10:56:02.223 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:02.225 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:02.228 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:02.230 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:02.234 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:02.237 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780162234 2026-06-18 10:56:02.239 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-18 10:56:02.259 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:02.263 | + functions-common:run_process:1678 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-18 10:56:02.265 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-18 10:56:02.267 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 10:56:02.270 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 10:56:02.272 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 10:56:02.275 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 10:56:02.278 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-18 10:56:02.280 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-18 10:56:02.283 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-18 10:56:02.286 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:56:02.288 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:56:02.290 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:56:02.293 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:56:02.295 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-18 10:56:02.297 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-18 10:56:02.300 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-18 10:56:02.302 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-18 10:56:02.304 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 10:56:02.306 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:56:02.308 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:56:02.310 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:56:02.313 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:56:02.315 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:56:02.317 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-18 10:56:02.319 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:56:02.323 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-18 10:56:02.413 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:56:02.502 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-18 10:56:02.567 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-18 10:56:02.629 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-18 10:56:02.703 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-18 10:56:02.783 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:56:02.863 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:56:02.868 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:56:02.872 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-18 10:56:02.993 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:56:03.569 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-18 10:56:03.608 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-18 10:56:04.091 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-18 10:56:04.158 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:04.162 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:04.165 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:04.170 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:04.172 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:04.175 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:04.177 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:04.179 | + functions-common:time_stop:2421 : start_time=1781780162234 2026-06-18 10:56:04.182 | + functions-common:time_stop:2423 : [[ -z 1781780162234 ]] 2026-06-18 10:56:04.186 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:04.190 | + functions-common:time_stop:2426 : end_time=1781780164187 2026-06-18 10:56:04.192 | + functions-common:time_stop:2427 : elapsed_time=1953 2026-06-18 10:56:04.195 | + functions-common:time_stop:2428 : total=26374 2026-06-18 10:56:04.197 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:04.200 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28327 2026-06-18 10:56:04.202 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-18 10:56:04.205 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-18 10:56:04.207 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-18 10:56:04.210 | + functions-common:run_process:1670 : local group= 2026-06-18 10:56:04.212 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:04.215 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:56:04.217 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-18 10:56:04.220 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:04.223 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:04.225 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:04.227 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:04.231 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:04.235 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780164233 2026-06-18 10:56:04.238 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-18 10:56:04.260 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:56:04.263 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:04.265 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:04.268 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:04.270 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:04.273 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:04.275 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:04.278 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:04.280 | + functions-common:time_stop:2421 : start_time=1781780164233 2026-06-18 10:56:04.283 | + functions-common:time_stop:2423 : [[ -z 1781780164233 ]] 2026-06-18 10:56:04.289 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:04.293 | + functions-common:time_stop:2426 : end_time=1781780164290 2026-06-18 10:56:04.295 | + functions-common:time_stop:2427 : elapsed_time=57 2026-06-18 10:56:04.298 | + functions-common:time_stop:2428 : total=28327 2026-06-18 10:56:04.301 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:04.305 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28384 2026-06-18 10:56:04.308 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-18 10:56:04.310 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-18 10:56:04.313 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-18 10:56:04.315 | + functions-common:run_process:1670 : local group= 2026-06-18 10:56:04.317 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:04.320 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:56:04.323 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-18 10:56:04.325 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:04.327 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:04.331 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:04.333 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:04.340 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:04.344 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780164342 2026-06-18 10:56:04.346 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-18 10:56:04.369 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:56:04.372 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:04.374 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:04.376 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:04.379 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:04.383 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:04.385 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:04.388 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:04.390 | + functions-common:time_stop:2421 : start_time=1781780164342 2026-06-18 10:56:04.393 | + functions-common:time_stop:2423 : [[ -z 1781780164342 ]] 2026-06-18 10:56:04.399 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:04.404 | + functions-common:time_stop:2426 : end_time=1781780164401 2026-06-18 10:56:04.406 | + functions-common:time_stop:2427 : elapsed_time=59 2026-06-18 10:56:04.408 | + functions-common:time_stop:2428 : total=28384 2026-06-18 10:56:04.411 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:04.413 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28443 2026-06-18 10:56:04.416 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:04.419 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:04.422 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-18 10:56:04.424 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 10:56:04.427 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-18 10:56:04.430 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-18 10:56:04.453 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:04.456 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-18 10:56:04.510 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-18 10:56:04.515 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 10:56:04.518 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-18 10:56:04.590 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-18 10:56:04.630 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:04.634 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 10:56:04.641 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-18 10:56:04.644 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 10:56:04.648 | + functions-common:run_process:1670 : local group= 2026-06-18 10:56:04.654 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:04.661 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:56:04.670 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-18 10:56:04.674 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:04.684 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:04.686 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:04.691 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:04.695 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:04.702 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780164697 2026-06-18 10:56:04.710 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-18 10:56:04.734 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:04.739 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-18 10:56:04.742 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-18 10:56:04.745 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 10:56:04.748 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 10:56:04.751 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 10:56:04.759 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 10:56:04.765 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-18 10:56:04.767 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-18 10:56:04.771 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-18 10:56:04.774 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:56:04.780 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:56:04.785 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:56:04.790 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:56:04.794 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-18 10:56:04.801 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-18 10:56:04.803 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-18 10:56:04.806 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-18 10:56:04.812 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 10:56:04.815 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:56:04.821 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:56:04.826 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:56:04.832 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:56:04.835 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:56:04.840 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-18 10:56:04.844 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:56:04.849 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-18 10:56:04.981 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:56:05.103 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-18 10:56:05.220 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-18 10:56:05.330 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-18 10:56:05.427 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-18 10:56:05.535 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:56:05.640 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:56:05.645 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:56:05.647 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-18 10:56:05.776 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:56:06.331 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-18 10:56:06.372 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-18 10:56:06.886 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-18 10:56:06.947 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:06.952 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:06.955 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:06.959 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:06.964 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:06.969 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:06.979 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:06.982 | + functions-common:time_stop:2421 : start_time=1781780164697 2026-06-18 10:56:06.988 | + functions-common:time_stop:2423 : [[ -z 1781780164697 ]] 2026-06-18 10:56:06.996 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:07.002 | + functions-common:time_stop:2426 : end_time=1781780166996 2026-06-18 10:56:07.007 | + functions-common:time_stop:2427 : elapsed_time=2299 2026-06-18 10:56:07.014 | + functions-common:time_stop:2428 : total=28443 2026-06-18 10:56:07.021 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:07.027 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30742 2026-06-18 10:56:07.036 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-18 10:56:07.051 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-18 10:56:07.055 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-18 10:56:07.103 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:07.109 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-18 10:56:07.116 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-18 10:56:07.122 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-18 10:56:07.131 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-18 10:56:07.138 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-18 10:56:07.146 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 10:56:07.155 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-18 10:56:07.156 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 10:56:07.159 | + functions-common:run_process:1670 : local group= 2026-06-18 10:56:07.163 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:07.166 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:56:07.169 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-18 10:56:07.178 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:07.182 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:07.187 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:07.192 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:07.197 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:07.201 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780167199 2026-06-18 10:56:07.205 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-18 10:56:07.224 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:07.226 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-18 10:56:07.229 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-18 10:56:07.231 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 10:56:07.234 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 10:56:07.235 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 10:56:07.237 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 10:56:07.240 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-18 10:56:07.242 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-18 10:56:07.244 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-18 10:56:07.247 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:56:07.249 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:56:07.251 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:56:07.253 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:56:07.256 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-18 10:56:07.258 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-18 10:56:07.261 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-18 10:56:07.262 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-18 10:56:07.264 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 10:56:07.266 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:56:07.269 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:56:07.270 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:56:07.273 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:56:07.276 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:56:07.277 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-18 10:56:07.279 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:56:07.284 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-18 10:56:07.387 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:56:07.478 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-18 10:56:07.587 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-18 10:56:07.720 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-18 10:56:07.844 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-18 10:56:07.954 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:56:08.056 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:56:08.064 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:56:08.066 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-18 10:56:08.212 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:56:08.771 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-18 10:56:08.795 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-18 10:56:09.309 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-18 10:56:09.376 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:09.380 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:09.383 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:09.387 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:09.389 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:09.391 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:09.393 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:09.395 | + functions-common:time_stop:2421 : start_time=1781780167199 2026-06-18 10:56:09.397 | + functions-common:time_stop:2423 : [[ -z 1781780167199 ]] 2026-06-18 10:56:09.400 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:09.404 | + functions-common:time_stop:2426 : end_time=1781780169401 2026-06-18 10:56:09.407 | + functions-common:time_stop:2427 : elapsed_time=2202 2026-06-18 10:56:09.409 | + functions-common:time_stop:2428 : total=30742 2026-06-18 10:56:09.413 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:09.416 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32944 2026-06-18 10:56:09.419 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-18 10:56:09.423 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:09.426 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:09.430 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:09.435 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-18 10:56:09.438 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-18 10:56:09.443 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-18 10:56:09.448 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:56:09.451 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-18 10:56:09.455 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-18 10:56:09.458 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-18 10:56:09.462 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-18 10:56:09.466 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-18 10:56:09.470 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-18 10:56:09.474 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-18 10:56:09.478 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-18 10:56:09.483 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-18 10:56:09.483 | BEGIN { 2026-06-18 10:56:09.483 | section = "" 2026-06-18 10:56:09.483 | last_section = "" 2026-06-18 10:56:09.483 | section_count = 0 2026-06-18 10:56:09.483 | } 2026-06-18 10:56:09.483 | /^\[.+\]/ { 2026-06-18 10:56:09.483 | gsub("[][]", "", $1); 2026-06-18 10:56:09.483 | section=$1 2026-06-18 10:56:09.484 | next 2026-06-18 10:56:09.484 | } 2026-06-18 10:56:09.484 | /^ *\#/ { 2026-06-18 10:56:09.484 | next 2026-06-18 10:56:09.484 | } 2026-06-18 10:56:09.484 | /^[^ \t]+/ { 2026-06-18 10:56:09.484 | # get offset of first = in $0 2026-06-18 10:56:09.484 | eq_idx = index($0, "=") 2026-06-18 10:56:09.484 | # extract attr & value from $0 2026-06-18 10:56:09.484 | attr = substr($0, 1, eq_idx - 1) 2026-06-18 10:56:09.485 | value = substr($0, eq_idx + 1) 2026-06-18 10:56:09.485 | # only need to strip trailing whitespace from attr 2026-06-18 10:56:09.485 | sub(/[ \t]*$/, "", attr) 2026-06-18 10:56:09.485 | # need to strip leading & trailing whitespace from value 2026-06-18 10:56:09.485 | sub(/^[ \t]*/, "", value) 2026-06-18 10:56:09.485 | sub(/[ \t]*$/, "", value) 2026-06-18 10:56:09.485 | 2026-06-18 10:56:09.485 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-18 10:56:09.485 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-18 10:56:09.485 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-18 10:56:09.485 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-18 10:56:09.486 | if (! (section, attr) in cfg_attr_count) { 2026-06-18 10:56:09.487 | if (section != last_section) { 2026-06-18 10:56:09.487 | cfg_section[section_count++] = section 2026-06-18 10:56:09.487 | last_section = section 2026-06-18 10:56:09.487 | } 2026-06-18 10:56:09.487 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-18 10:56:09.487 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-18 10:56:09.487 | 2026-06-18 10:56:09.487 | cfg_attr[section, attr, 0] = value 2026-06-18 10:56:09.487 | cfg_attr_count[section, attr] = 1 2026-06-18 10:56:09.488 | } else { 2026-06-18 10:56:09.488 | lno = cfg_attr_count[section, attr]++ 2026-06-18 10:56:09.488 | cfg_attr[section, attr, lno] = value 2026-06-18 10:56:09.488 | } 2026-06-18 10:56:09.488 | } 2026-06-18 10:56:09.488 | END { 2026-06-18 10:56:09.488 | # Process each section in order 2026-06-18 10:56:09.488 | for (sno = 0; sno < section_count; sno++) { 2026-06-18 10:56:09.488 | section = cfg_section[sno] 2026-06-18 10:56:09.488 | # The ini routines simply append a config item immediately 2026-06-18 10:56:09.489 | # after the section header. To keep the same order as defined 2026-06-18 10:56:09.489 | # in local.conf, invoke the ini routines in the reverse order 2026-06-18 10:56:09.489 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-18 10:56:09.489 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-18 10:56:09.490 | if (cfg_attr_count[section, attr] == 1) 2026-06-18 10:56:09.490 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-18 10:56:09.490 | else { 2026-06-18 10:56:09.490 | # For multiline, invoke the ini routines in the reverse order 2026-06-18 10:56:09.490 | count = cfg_attr_count[section, attr] 2026-06-18 10:56:09.490 | print "inidelete " configfile " " section " " attr 2026-06-18 10:56:09.491 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-18 10:56:09.491 | for (l = count -2; l >= 0; l--) 2026-06-18 10:56:09.491 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-18 10:56:09.491 | } 2026-06-18 10:56:09.491 | } 2026-06-18 10:56:09.491 | } 2026-06-18 10:56:09.491 | } 2026-06-18 10:56:09.491 | ' 2026-06-18 10:56:09.491 | + inc/meta-config:merge_config_file:164 : read a 2026-06-18 10:56:09.491 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:56:09.492 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-18 10:56:09.493 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-18 10:56:09.496 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-18 10:56:09.500 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:56:09.504 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-18 10:56:09.507 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-18 10:56:09.507 | BEGIN { group = "" } 2026-06-18 10:56:09.507 | /^\[\[.+\|.*\]\]/ { 2026-06-18 10:56:09.508 | gsub("[][]", "", $1); 2026-06-18 10:56:09.508 | split($1, a, "|"); 2026-06-18 10:56:09.508 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-18 10:56:09.508 | group=a[1] 2026-06-18 10:56:09.508 | } else { 2026-06-18 10:56:09.508 | group="" 2026-06-18 10:56:09.508 | } 2026-06-18 10:56:09.508 | next 2026-06-18 10:56:09.508 | } 2026-06-18 10:56:09.508 | { 2026-06-18 10:56:09.508 | if (group != "") 2026-06-18 10:56:09.509 | print $0 2026-06-18 10:56:09.509 | } 2026-06-18 10:56:09.509 | ' /home/quobyte/devstack/local.conf 2026-06-18 10:56:09.517 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-18 10:56:09.521 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-18 10:56:09.562 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-18 10:56:09.604 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-18 10:56:09.608 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-18 10:56:09.611 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-18 10:56:09.615 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-18 10:56:09.618 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-18 10:56:09.622 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-18 10:56:09.642 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:09.646 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-18 10:56:09.650 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-18 10:56:09.653 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-18 10:56:09.674 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:09.678 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.165:5672/nova_cell1 2026-06-18 10:56:09.682 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.165:5672/nova_cell1 2026-06-18 10:56:09.724 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-18 10:56:09.727 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-18 10:56:09.731 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-18 10:56:09.755 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-18 10:56:09.779 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-18 10:56:09.783 | + lib/nova:configure_console_compute:669 : local offset 2026-06-18 10:56:09.789 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-18 10:56:09.793 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-18 10:56:09.797 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-18 10:56:09.824 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.165 2026-06-18 10:56:09.828 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-18 10:56:09.850 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:09.853 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-18 10:56:09.857 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-18 10:56:09.860 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-18 10:56:09.864 | + functions:vercmp:648 : local 'op=<' 2026-06-18 10:56:09.867 | + functions:vercmp:649 : local v2=1.0.0 2026-06-18 10:56:09.870 | + functions:vercmp:650 : local result 2026-06-18 10:56:09.878 | ++ functions:vercmp:654 : sort -V 2026-06-18 10:56:09.881 | ++ functions:vercmp:654 : head -1 2026-06-18 10:56:09.882 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-18 10:56:09.888 | + functions:vercmp:654 : result=1.0.0 2026-06-18 10:56:09.892 | + functions:vercmp:656 : case $op in 2026-06-18 10:56:09.895 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-18 10:56:09.899 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-18 10:56:09.903 | + functions:vercmp:667 : return 2026-06-18 10:56:09.906 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.165:6080/vnc_lite.html 2026-06-18 10:56:09.910 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.165:6080/vnc_lite.html 2026-06-18 10:56:09.950 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.165:6081/spice_auto.html 2026-06-18 10:56:09.954 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.165:6081/spice_auto.html 2026-06-18 10:56:09.994 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-18 10:56:10.019 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:10.023 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-18 10:56:10.026 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.165 2026-06-18 10:56:10.030 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-18 10:56:10.068 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.165 2026-06-18 10:56:10.107 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-18 10:56:10.133 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:56:10.137 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-18 10:56:10.141 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-18 10:56:10.168 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:56:10.172 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-18 10:56:10.176 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-18 10:56:10.223 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-18 10:56:10.227 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-18 10:56:10.274 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-18 10:56:10.278 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-18 10:56:10.282 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-18 10:56:10.287 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-18 10:56:10.291 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-18 10:56:10.296 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-18 10:56:10.300 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-18 10:56:10.305 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 10:56:10.309 | + functions-common:run_process:1670 : local group=libvirt 2026-06-18 10:56:10.313 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:10.318 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:56:10.322 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-18 10:56:10.327 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:10.331 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:10.335 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:10.339 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:10.344 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:10.350 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780170346 2026-06-18 10:56:10.353 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-18 10:56:10.381 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:10.386 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-18 10:56:10.390 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-18 10:56:10.395 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 10:56:10.400 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 10:56:10.404 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 10:56:10.409 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 10:56:10.413 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-18 10:56:10.417 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-18 10:56:10.422 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-18 10:56:10.426 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-18 10:56:10.430 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:56:10.435 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:56:10.439 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:56:10.443 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-18 10:56:10.448 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-18 10:56:10.453 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-18 10:56:10.459 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-18 10:56:10.463 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 10:56:10.467 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-18 10:56:10.470 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:56:10.476 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:56:10.482 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:56:10.487 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-18 10:56:10.490 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-18 10:56:10.494 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-18 10:56:10.498 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:56:10.503 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-18 10:56:10.596 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:56:10.671 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-18 10:56:10.742 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-18 10:56:10.825 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-18 10:56:10.903 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-18 10:56:10.976 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:56:11.048 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:56:11.052 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-18 10:56:11.057 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-18 10:56:11.129 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-18 10:56:11.212 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:56:11.705 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-18 10:56:11.740 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-18 10:56:12.214 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-18 10:56:12.264 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:12.268 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:12.275 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:12.278 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:12.282 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:12.288 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:12.294 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:12.299 | + functions-common:time_stop:2421 : start_time=1781780170346 2026-06-18 10:56:12.304 | + functions-common:time_stop:2423 : [[ -z 1781780170346 ]] 2026-06-18 10:56:12.313 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:12.322 | + functions-common:time_stop:2426 : end_time=1781780172313 2026-06-18 10:56:12.327 | + functions-common:time_stop:2427 : elapsed_time=1967 2026-06-18 10:56:12.334 | + functions-common:time_stop:2428 : total=32944 2026-06-18 10:56:12.341 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:12.343 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34911 2026-06-18 10:56:12.348 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:12.355 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-18 10:56:12.361 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-18 10:56:12.391 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:12.396 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-18 10:56:12.397 | Dumping cells_v2 mapping 2026-06-18 10:56:12.399 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-18 10:56:12.882 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 10:56:12.882 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:56:12.883 | we strongly recommend against using it for new projects. 2026-06-18 10:56:12.883 | 2026-06-18 10:56:12.883 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:56:12.883 | framework. For more detail see 2026-06-18 10:56:12.883 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:56:12.883 | 2026-06-18 10:56:12.883 | import eventlet # noqa 2026-06-18 10:56:13.247 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 10:56:16.411 | INFO dbcounter [None req-4b34bf20-9a6e-4cb8-9f18-1edad4f2724b None None] Registered counter for database nova_api 2026-06-18 10:56:16.544 | DEBUG dbcounter [-] [78877] Writer thread running {{(pid=78877) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:56:16.577 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-18 10:56:16.577 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-18 10:56:16.577 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-18 10:56:16.578 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-18 10:56:16.578 | | cell1 | 91aa1632-7aae-4186-a237-c9e3f4f01fd0 | rabbit://stackrabbit:stackqueue@192.168.122.165:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-18 10:56:16.578 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-18 10:56:16.980 | Exception ignored in: 2026-06-18 10:56:16.980 | Traceback (most recent call last): 2026-06-18 10:56:16.980 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 10:56:16.980 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 10:56:16.980 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 10:56:16.980 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 10:56:16.980 | RuntimeError: greenlet is being finalized 2026-06-18 10:56:17.447 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-18 10:56:17.448 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-18 10:56:17.537 | + inc/async:async_inner:63 : create_flavors 2026-06-18 10:56:17.601 | [2070 Async create_flavors:78982]: running: create_flavors 2026-06-18 10:56:17.604 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-18 10:56:17.629 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:17.632 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-18 10:56:17.635 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:56:17.639 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-18 10:56:17.642 | + ./stack.sh:main:1334 : start_cinder 2026-06-18 10:56:17.646 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-18 10:56:17.650 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-18 10:56:17.657 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 10:56:17.661 | + functions-common:run_process:1668 : local service=c-api 2026-06-18 10:56:17.664 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 10:56:17.668 | + functions-common:run_process:1670 : local group= 2026-06-18 10:56:17.671 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:17.674 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:56:17.677 | + functions-common:run_process:1674 : local name=c-api 2026-06-18 10:56:17.681 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:17.684 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:17.687 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:17.690 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:17.694 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:17.701 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780177696 2026-06-18 10:56:17.702 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-18 10:56:17.724 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:17.727 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-18 10:56:17.730 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-18 10:56:17.734 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 10:56:17.736 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 10:56:17.739 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 10:56:17.742 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-18 10:56:17.744 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-18 10:56:17.747 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-18 10:56:17.750 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-18 10:56:17.753 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:56:17.756 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:56:17.759 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:56:17.762 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:56:17.765 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-18 10:56:17.768 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-18 10:56:17.771 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 10:56:17.774 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:56:17.777 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 10:56:17.780 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-18 10:56:17.783 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:56:17.786 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 10:56:17.789 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 10:56:17.791 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 10:56:17.794 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-18 10:56:17.797 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 10:56:17.802 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-18 10:56:17.894 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:56:17.989 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-18 10:56:18.067 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-18 10:56:18.160 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:56:18.236 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:56:18.309 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-18 10:56:18.384 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-18 10:56:18.456 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-18 10:56:18.523 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-18 10:56:18.590 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-18 10:56:18.659 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 10:56:18.662 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 10:56:18.667 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-18 10:56:18.777 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 10:56:19.338 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-18 10:56:19.383 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-18 10:56:19.886 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-18 10:56:20.028 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:20.032 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:20.038 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:20.042 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:20.052 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:20.065 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:20.066 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:20.073 | + functions-common:time_stop:2421 : start_time=1781780177696 2026-06-18 10:56:20.082 | + functions-common:time_stop:2423 : [[ -z 1781780177696 ]] 2026-06-18 10:56:20.091 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:20.100 | + functions-common:time_stop:2426 : end_time=1781780180092 2026-06-18 10:56:20.103 | + functions-common:time_stop:2427 : elapsed_time=2396 2026-06-18 10:56:20.109 | + functions-common:time_stop:2428 : total=34911 2026-06-18 10:56:20.113 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:20.117 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37307 2026-06-18 10:56:20.126 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-18 10:56:20.126 | Waiting for Cinder API to start... 2026-06-18 10:56:20.130 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.165/volume/v3/ 2026-06-18 10:56:20.134 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.165/volume/v3/ 2026-06-18 10:56:20.141 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 10:56:20.145 | + functions:wait_for_service:477 : local url=http://192.168.122.165/volume/v3/ 2026-06-18 10:56:20.147 | + functions:wait_for_service:478 : local rval=0 2026-06-18 10:56:20.151 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 10:56:20.154 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 10:56:20.159 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:20.167 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:20.178 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:20.187 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780180179 2026-06-18 10:56:20.193 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 10:56:20.193 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:56:20.198 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.165/volume/v3/ 2026-06-18 10:56:24.989 | + :: : [[ 401 == 503 ]] 2026-06-18 10:56:24.992 | + :: : [[ 0 -eq 7 ]] 2026-06-18 10:56:24.999 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 10:56:25.002 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:25.005 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:25.007 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:25.012 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:25.016 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:25.020 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 10:56:25.025 | + functions-common:time_stop:2421 : start_time=1781780180179 2026-06-18 10:56:25.028 | + functions-common:time_stop:2423 : [[ -z 1781780180179 ]] 2026-06-18 10:56:25.033 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:25.040 | + functions-common:time_stop:2426 : end_time=1781780185035 2026-06-18 10:56:25.044 | + functions-common:time_stop:2427 : elapsed_time=4856 2026-06-18 10:56:25.048 | + functions-common:time_stop:2428 : total=14701 2026-06-18 10:56:25.053 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:25.057 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19557 2026-06-18 10:56:25.062 | + functions:wait_for_service:486 : return 0 2026-06-18 10:56:25.067 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:25.071 | + functions-common:run_process:1668 : local service=c-sch 2026-06-18 10:56:25.075 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:25.078 | + functions-common:run_process:1670 : local group= 2026-06-18 10:56:25.082 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:25.085 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:56:25.089 | + functions-common:run_process:1674 : local name=c-sch 2026-06-18 10:56:25.093 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:25.096 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:25.100 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:25.103 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:25.108 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:25.114 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780185110 2026-06-18 10:56:25.117 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-18 10:56:25.145 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:25.150 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-18 10:56:25.154 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-18 10:56:25.158 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:25.162 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:25.165 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:25.169 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:25.173 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-18 10:56:25.176 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-18 10:56:25.180 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-18 10:56:25.184 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:56:25.188 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:56:25.192 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:56:25.196 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:56:25.202 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-18 10:56:25.206 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-18 10:56:25.210 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-18 10:56:25.214 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-18 10:56:25.217 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:25.221 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:56:25.226 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:56:25.230 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-18 10:56:25.234 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:56:25.239 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:56:25.242 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-18 10:56:25.246 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:56:25.252 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-18 10:56:25.347 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:56:25.445 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-18 10:56:25.536 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:25.619 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-18 10:56:25.708 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-18 10:56:25.795 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:56:25.882 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-18 10:56:25.885 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:56:25.889 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-18 10:56:25.997 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:56:26.539 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-18 10:56:26.586 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-18 10:56:27.084 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-18 10:56:27.152 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:27.159 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:27.159 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:27.162 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:27.165 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:27.165 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:27.171 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:27.177 | + functions-common:time_stop:2421 : start_time=1781780185110 2026-06-18 10:56:27.185 | + functions-common:time_stop:2423 : [[ -z 1781780185110 ]] 2026-06-18 10:56:27.189 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:27.202 | + functions-common:time_stop:2426 : end_time=1781780187191 2026-06-18 10:56:27.211 | + functions-common:time_stop:2427 : elapsed_time=2081 2026-06-18 10:56:27.217 | + functions-common:time_stop:2428 : total=37307 2026-06-18 10:56:27.225 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:27.233 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39388 2026-06-18 10:56:27.246 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 10:56:27.251 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 10:56:27.256 | + functions-common:run_process:1668 : local service=c-bak 2026-06-18 10:56:27.263 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:27.268 | + functions-common:run_process:1670 : local group= 2026-06-18 10:56:27.275 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:27.280 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 10:56:27.283 | + functions-common:run_process:1674 : local name=c-bak 2026-06-18 10:56:27.285 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:27.288 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:27.290 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:27.293 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:27.298 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:27.303 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780187300 2026-06-18 10:56:27.305 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-18 10:56:27.323 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:56:27.326 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:27.328 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:27.331 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:27.333 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:27.336 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:27.338 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:27.341 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:27.343 | + functions-common:time_stop:2421 : start_time=1781780187300 2026-06-18 10:56:27.346 | + functions-common:time_stop:2423 : [[ -z 1781780187300 ]] 2026-06-18 10:56:27.350 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:27.359 | + functions-common:time_stop:2426 : end_time=1781780187353 2026-06-18 10:56:27.363 | + functions-common:time_stop:2427 : elapsed_time=53 2026-06-18 10:56:27.367 | + functions-common:time_stop:2428 : total=39388 2026-06-18 10:56:27.371 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:27.375 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39441 2026-06-18 10:56:27.380 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 10:56:27.384 | + functions-common:run_process:1668 : local service=c-vol 2026-06-18 10:56:27.388 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:27.392 | + functions-common:run_process:1670 : local group= 2026-06-18 10:56:27.396 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:27.399 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 10:56:27.403 | + functions-common:run_process:1674 : local name=c-vol 2026-06-18 10:56:27.406 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:27.409 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:27.413 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:27.416 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:27.421 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:27.427 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780187423 2026-06-18 10:56:27.432 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-18 10:56:27.459 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:27.464 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 10:56:27.468 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-18 10:56:27.472 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:27.476 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:27.480 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:27.485 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:27.489 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-18 10:56:27.493 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-18 10:56:27.498 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-18 10:56:27.502 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:56:27.506 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:56:27.510 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:56:27.515 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 10:56:27.519 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-18 10:56:27.523 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-18 10:56:27.527 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 10:56:27.532 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-18 10:56:27.536 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:27.540 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-18 10:56:27.544 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-18 10:56:27.548 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 10:56:27.552 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-18 10:56:27.558 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-18 10:56:27.562 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-18 10:56:27.567 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-18 10:56:27.569 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-18 10:56:27.675 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:56:27.796 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-18 10:56:27.896 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-18 10:56:27.985 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-18 10:56:28.069 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-18 10:56:28.150 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:56:28.275 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-18 10:56:28.280 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-18 10:56:28.378 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-18 10:56:28.387 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-18 10:56:28.492 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-18 10:56:29.068 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-18 10:56:29.093 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-18 10:56:29.631 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-18 10:56:29.695 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:29.696 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:29.703 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:29.707 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:29.714 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:29.720 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:29.726 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:29.733 | + functions-common:time_stop:2421 : start_time=1781780187423 2026-06-18 10:56:29.740 | + functions-common:time_stop:2423 : [[ -z 1781780187423 ]] 2026-06-18 10:56:29.743 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:29.751 | + functions-common:time_stop:2426 : end_time=1781780189744 2026-06-18 10:56:29.756 | + functions-common:time_stop:2427 : elapsed_time=2321 2026-06-18 10:56:29.761 | + functions-common:time_stop:2428 : total=39441 2026-06-18 10:56:29.764 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:29.770 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41762 2026-06-18 10:56:29.773 | + ./stack.sh:main:1335 : create_volume_types 2026-06-18 10:56:29.781 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-18 10:56:29.829 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:29.833 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 10:56:29.840 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-18 10:56:29.841 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-18 10:56:29.847 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-18 10:56:29.856 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-18 10:56:29.865 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-18 10:56:29.876 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-18 10:56:29.880 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-18 10:56:29.886 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-18 10:56:29.935 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:29.943 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-18 10:56:35.164 | +-------------+--------------------------------------+ 2026-06-18 10:56:35.164 | | Field | Value | 2026-06-18 10:56:35.164 | +-------------+--------------------------------------+ 2026-06-18 10:56:35.164 | | description | None | 2026-06-18 10:56:35.164 | | id | d68db27d-b093-4cae-bf42-c18d97112ff3 | 2026-06-18 10:56:35.165 | | is_public | True | 2026-06-18 10:56:35.165 | | name | lvmdriver-1 | 2026-06-18 10:56:35.165 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-18 10:56:35.165 | +-------------+--------------------------------------+ 2026-06-18 10:56:35.493 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-18 10:56:35.498 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-18 10:56:35.502 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-18 10:56:35.507 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-18 10:56:35.511 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-18 10:56:35.541 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:35.546 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-18 10:56:35.551 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:56:35.556 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-18 10:56:35.560 | + ./stack.sh:main:1350 : start_glance 2026-06-18 10:56:35.565 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-18 10:56:35.570 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-18 10:56:35.577 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 10:56:35.582 | + functions-common:run_process:1668 : local service=g-api 2026-06-18 10:56:35.587 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 10:56:35.592 | + functions-common:run_process:1670 : local group= 2026-06-18 10:56:35.598 | + functions-common:run_process:1671 : local user= 2026-06-18 10:56:35.605 | + functions-common:run_process:1672 : local env_vars= 2026-06-18 10:56:35.610 | + functions-common:run_process:1674 : local name=g-api 2026-06-18 10:56:35.616 | + functions-common:run_process:1676 : time_start run_process 2026-06-18 10:56:35.620 | + functions-common:time_start:2400 : local name=run_process 2026-06-18 10:56:35.625 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:35.630 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:35.636 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:35.642 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780195638 2026-06-18 10:56:35.647 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-18 10:56:35.673 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:35.677 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-18 10:56:35.682 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-18 10:56:35.686 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 10:56:35.692 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 10:56:35.696 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 10:56:35.701 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-18 10:56:35.704 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-18 10:56:35.708 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-18 10:56:35.713 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-18 10:56:35.718 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-18 10:56:35.722 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-18 10:56:35.725 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-18 10:56:35.727 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-18 10:56:35.729 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-18 10:56:35.732 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-18 10:56:35.735 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-18 10:56:35.739 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:56:35.743 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-18 10:56:35.748 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-18 10:56:35.752 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:56:35.756 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-18 10:56:35.760 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-18 10:56:35.765 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-18 10:56:35.769 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-18 10:56:35.773 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-18 10:56:35.780 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-18 10:56:35.884 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-18 10:56:35.999 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-18 10:56:36.071 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-18 10:56:36.141 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-18 10:56:36.213 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-18 10:56:36.294 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-18 10:56:36.382 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-18 10:56:36.485 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-18 10:56:36.573 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-18 10:56:36.655 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-18 10:56:36.727 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-18 10:56:36.730 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-18 10:56:36.734 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-18 10:56:36.838 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-18 10:56:37.441 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-18 10:56:37.481 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-18 10:56:38.019 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-18 10:56:38.193 | + functions-common:run_process:1680 : time_stop run_process 2026-06-18 10:56:38.199 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:38.205 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:38.211 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:38.218 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:38.225 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:38.232 | + functions-common:time_stop:2420 : name=run_process 2026-06-18 10:56:38.238 | + functions-common:time_stop:2421 : start_time=1781780195638 2026-06-18 10:56:38.241 | + functions-common:time_stop:2423 : [[ -z 1781780195638 ]] 2026-06-18 10:56:38.244 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:38.252 | + functions-common:time_stop:2426 : end_time=1781780198246 2026-06-18 10:56:38.255 | + functions-common:time_stop:2427 : elapsed_time=2608 2026-06-18 10:56:38.261 | + functions-common:time_stop:2428 : total=41762 2026-06-18 10:56:38.266 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:38.271 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=44370 2026-06-18 10:56:38.275 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-18 10:56:38.322 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:56:38.329 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.165) to start...' 2026-06-18 10:56:38.329 | Waiting for g-api (192.168.122.165) to start... 2026-06-18 10:56:38.337 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.165/image 2026-06-18 10:56:38.343 | + functions:wait_for_service:476 : local timeout=60 2026-06-18 10:56:38.353 | + functions:wait_for_service:477 : local url=http://192.168.122.165/image 2026-06-18 10:56:38.358 | + functions:wait_for_service:478 : local rval=0 2026-06-18 10:56:38.368 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-18 10:56:38.375 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 10:56:38.383 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:56:38.388 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:56:38.395 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:56:38.407 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780198400 2026-06-18 10:56:38.414 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-18 10:56:38.422 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:56:38.429 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.165/image 2026-06-18 10:56:43.837 | + :: : [[ 300 == 503 ]] 2026-06-18 10:56:43.839 | + :: : [[ 0 -eq 7 ]] 2026-06-18 10:56:43.848 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-18 10:56:43.853 | + functions-common:time_stop:2414 : local name 2026-06-18 10:56:43.853 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:56:43.860 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:56:43.867 | + functions-common:time_stop:2417 : local total 2026-06-18 10:56:43.867 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:56:43.871 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 10:56:43.875 | + functions-common:time_stop:2421 : start_time=1781780198400 2026-06-18 10:56:43.881 | + functions-common:time_stop:2423 : [[ -z 1781780198400 ]] 2026-06-18 10:56:43.893 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:56:43.896 | + functions-common:time_stop:2426 : end_time=1781780203892 2026-06-18 10:56:43.903 | + functions-common:time_stop:2427 : elapsed_time=5492 2026-06-18 10:56:43.908 | + functions-common:time_stop:2428 : total=19557 2026-06-18 10:56:43.912 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:56:43.915 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25049 2026-06-18 10:56:43.919 | + functions:wait_for_service:486 : return 0 2026-06-18 10:56:43.922 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-18 10:56:43.949 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:43.952 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-18 10:56:43.986 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:56:43.993 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-18 10:56:43.994 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:56:43.996 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-18 10:56:43.999 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-18 10:56:44.001 | + ./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-06-18 10:56:44.004 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 10:56:44.007 | + functions:upload_image:141 : local image image_fname image_name 2026-06-18 10:56:44.009 | + functions:upload_image:143 : local max_attempts=5 2026-06-18 10:56:44.012 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-18 10:56:44.020 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 10:56:44.028 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-18 10:56:44.032 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-18 10:56:44.035 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-18 10:56:44.040 | ++ functions:upload_image:151 : seq 5 2026-06-18 10:56:44.046 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-18 10:56:44.050 | + functions:upload_image:152 : local rc=0 2026-06-18 10:56:44.054 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 10:56:44.059 | --2026-06-18 12:56:44-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-18 10:56:44.140 | Resolving github.com (github.com)... 140.82.121.4 2026-06-18 10:56:44.156 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-18 10:56:44.402 | HTTP request sent, awaiting response... 302 Found 2026-06-18 10:56:44.402 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T11%3A35%3A43Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T10%3A35%3A32Z&ske=2026-06-18T11%3A35%3A43Z&sks=b&skv=2018-11-09&sig=neyggBpS8DwSBgfQ3hgKuzl3LUjf8vGXU6ChHNv1rNQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc4MjAwNCwibmJmIjoxNzgxNzgwMjA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.R5JJoUxukFh4CKoI06g-O4OLO-KLWgiLigFNSlFGHi0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-18 10:56:44.402 | --2026-06-18 12:56:44-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-18T11%3A35%3A43Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-18T10%3A35%3A32Z&ske=2026-06-18T11%3A35%3A43Z&sks=b&skv=2018-11-09&sig=neyggBpS8DwSBgfQ3hgKuzl3LUjf8vGXU6ChHNv1rNQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTc4MjAwNCwibmJmIjoxNzgxNzgwMjA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.R5JJoUxukFh4CKoI06g-O4OLO-KLWgiLigFNSlFGHi0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-18 10:56:44.433 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-06-18 10:56:44.445 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-18 10:56:44.578 | HTTP request sent, awaiting response... 200 OK 2026-06-18 10:56:44.579 | Length: 21692416 (21M) [application/octet-stream] 2026-06-18 10:56:44.579 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-18 10:56:44.631 | 2026-06-18 10:56:44.920 | 0K ........ ........ .... 100% 60.6M=0.3s 2026-06-18 10:56:44.920 | 2026-06-18 10:56:44.920 | 2026-06-18 12:56:44 (60.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-18 10:56:44.920 | 2026-06-18 10:56:44.927 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-18 10:56:44.931 | + functions:upload_image:163 : break 2026-06-18 10:56:44.935 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 10:56:44.939 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-18 10:56:44.943 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-18 10:56:44.947 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-18 10:56:44.951 | + functions:upload_image:313 : local kernel= 2026-06-18 10:56:44.955 | + functions:upload_image:314 : local ramdisk= 2026-06-18 10:56:44.959 | + functions:upload_image:315 : local disk_format= 2026-06-18 10:56:44.965 | + functions:upload_image:316 : local container_format= 2026-06-18 10:56:44.966 | + functions:upload_image:317 : local unpack= 2026-06-18 10:56:44.969 | + functions:upload_image:318 : local img_property= 2026-06-18 10:56:44.972 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-18 10:56:44.975 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-18 10:56:44.978 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-18 10:56:44.983 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-18 10:56:44.988 | + functions:upload_image:328 : case "$image_fname" in 2026-06-18 10:56:44.994 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-18 10:56:45.005 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-18 10:56:45.009 | + functions:upload_image:350 : local format 2026-06-18 10:56:45.016 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 10:56:45.016 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-18 10:56:45.034 | + functions:upload_image:351 : format=qcow2 2026-06-18 10:56:45.038 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-18 10:56:45.041 | + functions:upload_image:353 : disk_format=qcow2 2026-06-18 10:56:45.044 | + functions:upload_image:357 : container_format=bare 2026-06-18 10:56:45.048 | + functions:upload_image:404 : is_arch ppc64le 2026-06-18 10:56:45.054 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 10:56:45.060 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-18 10:56:45.064 | + functions:upload_image:404 : is_arch ppc64 2026-06-18 10:56:45.069 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 10:56:45.074 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-18 10:56:45.078 | + functions:upload_image:404 : is_arch ppc 2026-06-18 10:56:45.084 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 10:56:45.090 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-18 10:56:45.094 | + functions:upload_image:408 : is_arch aarch64 2026-06-18 10:56:45.100 | ++ functions-common:is_arch:519 : uname -m 2026-06-18 10:56:45.106 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-18 10:56:45.110 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-18 10:56:45.114 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-18 10:56:45.118 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-18 10:56:45.122 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-18 10:56:45.126 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-18 10:56:45.130 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-18 10:56:45.134 | + functions:_upload_image:112 : shift 2026-06-18 10:56:45.138 | + functions:_upload_image:113 : local container=bare 2026-06-18 10:56:45.141 | + functions:_upload_image:114 : shift 2026-06-18 10:56:45.145 | + functions:_upload_image:115 : local disk=qcow2 2026-06-18 10:56:45.149 | + functions:_upload_image:116 : shift 2026-06-18 10:56:45.153 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 10:56:45.159 | + functions:_upload_image:118 : shift 2026-06-18 10:56:45.162 | + functions:_upload_image:119 : local properties 2026-06-18 10:56:45.167 | + functions:_upload_image:120 : local useimport 2026-06-18 10:56:45.173 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-18 10:56:45.176 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-18 10:56:45.179 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-18 10:56:45.183 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-18 10:56:45.188 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-18 10:56:45.192 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-18 10:56:45.196 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-18 10:56:45.201 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 10:56:45.207 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 10:56:51.258 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-18 10:56:51.258 | | Field | Value | 2026-06-18 10:56:51.258 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-18 10:56:51.258 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-18 10:56:51.258 | | container_format | bare | 2026-06-18 10:56:51.258 | | created_at | 2026-06-18T10:56:49Z | 2026-06-18 10:56:51.258 | | disk_format | qcow2 | 2026-06-18 10:56:51.259 | | file | /v2/images/382fec53-1b00-4068-93c3-0befc46611d6/file | 2026-06-18 10:56:51.259 | | id | 382fec53-1b00-4068-93c3-0befc46611d6 | 2026-06-18 10:56:51.259 | | min_disk | 0 | 2026-06-18 10:56:51.259 | | min_ram | 0 | 2026-06-18 10:56:51.259 | | name | cirros-0.6.3-x86_64-disk | 2026-06-18 10:56:51.259 | | owner | 06452a6bbf774f3984c86f9740b117e3 | 2026-06-18 10:56:51.259 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-18 10:56:51.259 | | protected | False | 2026-06-18 10:56:51.260 | | schema | /v2/schemas/image | 2026-06-18 10:56:51.260 | | size | 21692416 | 2026-06-18 10:56:51.260 | | status | active | 2026-06-18 10:56:51.260 | | tags | | 2026-06-18 10:56:51.260 | | updated_at | 2026-06-18T10:56:51Z | 2026-06-18 10:56:51.260 | | virtual_size | 117440512 | 2026-06-18 10:56:51.260 | | visibility | public | 2026-06-18 10:56:51.260 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-18 10:56:51.598 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-18 10:56:51.668 | [2070 Async create_flavors:78982]: Waiting for completion of create_flavors running on PID 78982 (2 other jobs running) 2026-06-18 10:56:51.699 | [2070 Async create_flavors:78982]: Signaling child to exit 2026-06-18 10:57:01.433 | + inc/async:async_inner:64 : rc=0 2026-06-18 10:57:01.458 | [78982 Async create_flavors:78982]: finished successfully 2026-06-18 10:57:01.481 | WAKEUP 2026-06-18 10:57:01.503 | [2070 Async create_flavors:78982]: Signaled 2026-06-18 10:57:01.504 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-18 10:57:01.504 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:01.504 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-18 10:57:01.505 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-18 10:57:01.505 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-18 10:57:01.505 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.505 | | Field | Value | 2026-06-18 10:57:01.505 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.505 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:01.505 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:01.505 | | description | None | 2026-06-18 10:57:01.505 | | disk | 1 | 2026-06-18 10:57:01.505 | | id | c1 | 2026-06-18 10:57:01.506 | | name | cirros256 | 2026-06-18 10:57:01.506 | | os-flavor-access:is_public | True | 2026-06-18 10:57:01.506 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:01.506 | | ram | 256 | 2026-06-18 10:57:01.506 | | rxtx_factor | 1.0 | 2026-06-18 10:57:01.506 | | swap | 0 | 2026-06-18 10:57:01.506 | | vcpus | 1 | 2026-06-18 10:57:01.506 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.506 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-18 10:57:01.506 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.506 | | Field | Value | 2026-06-18 10:57:01.507 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.507 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:01.507 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:01.507 | | description | None | 2026-06-18 10:57:01.507 | | disk | 5 | 2026-06-18 10:57:01.507 | | id | d1 | 2026-06-18 10:57:01.507 | | name | ds512M | 2026-06-18 10:57:01.507 | | os-flavor-access:is_public | True | 2026-06-18 10:57:01.507 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:01.507 | | ram | 512 | 2026-06-18 10:57:01.508 | | rxtx_factor | 1.0 | 2026-06-18 10:57:01.508 | | swap | 0 | 2026-06-18 10:57:01.508 | | vcpus | 1 | 2026-06-18 10:57:01.508 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.508 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-18 10:57:01.508 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.508 | | Field | Value | 2026-06-18 10:57:01.508 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.508 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:01.508 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:01.508 | | description | None | 2026-06-18 10:57:01.509 | | disk | 10 | 2026-06-18 10:57:01.509 | | id | d2 | 2026-06-18 10:57:01.509 | | name | ds1G | 2026-06-18 10:57:01.509 | | os-flavor-access:is_public | True | 2026-06-18 10:57:01.509 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:01.509 | | ram | 1024 | 2026-06-18 10:57:01.509 | | rxtx_factor | 1.0 | 2026-06-18 10:57:01.509 | | swap | 0 | 2026-06-18 10:57:01.509 | | vcpus | 1 | 2026-06-18 10:57:01.509 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.509 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-18 10:57:01.509 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.510 | | Field | Value | 2026-06-18 10:57:01.510 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.510 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:01.510 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:01.510 | | description | None | 2026-06-18 10:57:01.510 | | disk | 10 | 2026-06-18 10:57:01.510 | | id | d3 | 2026-06-18 10:57:01.510 | | name | ds2G | 2026-06-18 10:57:01.510 | | os-flavor-access:is_public | True | 2026-06-18 10:57:01.510 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:01.510 | | ram | 2048 | 2026-06-18 10:57:01.510 | | rxtx_factor | 1.0 | 2026-06-18 10:57:01.511 | | swap | 0 | 2026-06-18 10:57:01.511 | | vcpus | 2 | 2026-06-18 10:57:01.511 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.511 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-18 10:57:01.511 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.511 | | Field | Value | 2026-06-18 10:57:01.511 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.511 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:01.511 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:01.511 | | description | None | 2026-06-18 10:57:01.511 | | disk | 20 | 2026-06-18 10:57:01.511 | | id | d4 | 2026-06-18 10:57:01.512 | | name | ds4G | 2026-06-18 10:57:01.512 | | os-flavor-access:is_public | True | 2026-06-18 10:57:01.512 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:01.512 | | ram | 4096 | 2026-06-18 10:57:01.512 | | rxtx_factor | 1.0 | 2026-06-18 10:57:01.512 | | swap | 0 | 2026-06-18 10:57:01.512 | | vcpus | 4 | 2026-06-18 10:57:01.512 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.512 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-18 10:57:01.512 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-18 10:57:01.512 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-18 10:57:01.513 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.513 | | Field | Value | 2026-06-18 10:57:01.513 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.513 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:01.513 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:01.513 | | description | None | 2026-06-18 10:57:01.513 | | disk | 1 | 2026-06-18 10:57:01.513 | | id | 1 | 2026-06-18 10:57:01.513 | | name | m1.tiny | 2026-06-18 10:57:01.513 | | os-flavor-access:is_public | True | 2026-06-18 10:57:01.513 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:01.513 | | ram | 512 | 2026-06-18 10:57:01.514 | | rxtx_factor | 1.0 | 2026-06-18 10:57:01.514 | | swap | 0 | 2026-06-18 10:57:01.514 | | vcpus | 1 | 2026-06-18 10:57:01.514 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.514 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-18 10:57:01.514 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.514 | | Field | Value | 2026-06-18 10:57:01.514 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.514 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:01.514 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:01.514 | | description | None | 2026-06-18 10:57:01.515 | | disk | 20 | 2026-06-18 10:57:01.515 | | id | 2 | 2026-06-18 10:57:01.515 | | name | m1.small | 2026-06-18 10:57:01.515 | | os-flavor-access:is_public | True | 2026-06-18 10:57:01.515 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:01.515 | | ram | 2048 | 2026-06-18 10:57:01.515 | | rxtx_factor | 1.0 | 2026-06-18 10:57:01.515 | | swap | 0 | 2026-06-18 10:57:01.515 | | vcpus | 1 | 2026-06-18 10:57:01.515 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.515 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-18 10:57:01.516 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.516 | | Field | Value | 2026-06-18 10:57:01.516 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.516 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:01.516 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:01.516 | | description | None | 2026-06-18 10:57:01.516 | | disk | 40 | 2026-06-18 10:57:01.516 | | id | 3 | 2026-06-18 10:57:01.516 | | name | m1.medium | 2026-06-18 10:57:01.516 | | os-flavor-access:is_public | True | 2026-06-18 10:57:01.516 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:01.516 | | ram | 4096 | 2026-06-18 10:57:01.517 | | rxtx_factor | 1.0 | 2026-06-18 10:57:01.517 | | swap | 0 | 2026-06-18 10:57:01.517 | | vcpus | 2 | 2026-06-18 10:57:01.517 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.517 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-18 10:57:01.517 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.517 | | Field | Value | 2026-06-18 10:57:01.517 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.517 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:01.517 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:01.517 | | description | None | 2026-06-18 10:57:01.518 | | disk | 80 | 2026-06-18 10:57:01.518 | | id | 4 | 2026-06-18 10:57:01.518 | | name | m1.large | 2026-06-18 10:57:01.518 | | os-flavor-access:is_public | True | 2026-06-18 10:57:01.518 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:01.518 | | ram | 8192 | 2026-06-18 10:57:01.518 | | rxtx_factor | 1.0 | 2026-06-18 10:57:01.518 | | swap | 0 | 2026-06-18 10:57:01.518 | | vcpus | 4 | 2026-06-18 10:57:01.518 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.518 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-18 10:57:01.518 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.519 | | Field | Value | 2026-06-18 10:57:01.519 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.519 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:01.519 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:01.519 | | description | None | 2026-06-18 10:57:01.519 | | disk | 160 | 2026-06-18 10:57:01.519 | | id | 5 | 2026-06-18 10:57:01.519 | | name | m1.xlarge | 2026-06-18 10:57:01.519 | | os-flavor-access:is_public | True | 2026-06-18 10:57:01.519 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:01.519 | | ram | 16384 | 2026-06-18 10:57:01.519 | | rxtx_factor | 1.0 | 2026-06-18 10:57:01.520 | | swap | 0 | 2026-06-18 10:57:01.520 | | vcpus | 8 | 2026-06-18 10:57:01.520 | +----------------------------+-----------------------+ 2026-06-18 10:57:01.552 | [2070 Async create_flavors:78982]: finished create_flavors with result 0 in 43 seconds 2026-06-18 10:57:01.556 | + inc/async:async_wait:197 : return 0 2026-06-18 10:57:01.560 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-18 10:57:01.580 | + functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:57:01.583 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-18 10:57:01.603 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:01.605 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-18 10:57:01.625 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:01.628 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-18 10:57:01.630 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-18 10:57:01.633 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-18 10:57:01.637 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:57:01.638 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-18 10:57:01.641 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-18 10:57:01.644 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-18 10:57:01.645 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-18 10:57:01.647 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-18 10:57:01.648 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-18 10:57:01.650 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-18 10:57:01.651 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-18 10:57:01.653 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-18 10:57:01.655 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-18 10:57:01.656 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-18 10:57:01.658 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-18 10:57:01.660 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-18 10:57:01.662 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 10:57:01.663 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-18 10:57:01.665 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 10:57:01.667 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-18 10:57:01.669 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 10:57:01.670 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-18 10:57:01.672 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 10:57:01.674 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-18 10:57:01.675 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 10:57:01.677 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-18 10:57:01.679 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-18 10:57:01.681 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 10:57:01.682 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-18 10:57:01.684 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 10:57:01.686 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-18 10:57:01.688 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-18 10:57:01.689 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-18 10:57:01.691 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-18 10:57:01.693 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-18 10:57:01.695 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-18 10:57:01.696 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-18 10:57:01.698 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-18 10:57:01.700 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-18 10:57:01.702 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-18 10:57:01.704 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-18 10:57:01.705 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-18 10:57:01.707 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-18 10:57:01.709 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-18 10:57:01.710 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-18 10:57:01.712 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-18 10:57:01.714 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-18 10:57:01.715 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-18 10:57:01.717 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-18 10:57:01.719 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-18 10:57:01.720 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-18 10:57:01.722 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-18 10:57:01.724 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-18 10:57:01.726 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-18 10:57:01.727 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-18 10:57:01.729 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-18 10:57:01.731 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-18 10:57:01.733 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-18 10:57:01.735 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-18 10:57:01.735 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-18 10:57:01.736 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-18 10:57:01.737 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-18 10:57:01.738 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-18 10:57:04.016 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-18 10:57:04.019 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-18 10:57:04.335 | + ./stack.sh:main:1400 : save_stackenv 2026-06-18 10:57:04.337 | + functions-common:save_stackenv:65 : local tag= 2026-06-18 10:57:04.341 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-18 10:57:04.347 | + functions-common:save_stackenv:67 : time_stamp=2026-06-18-125704 2026-06-18 10:57:04.350 | + functions-common:save_stackenv:68 : echo '# 2026-06-18-125704 ' 2026-06-18 10:57:04.354 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.357 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-18 10:57:04.360 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.363 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-18 10:57:04.366 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.369 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-18 10:57:04.372 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.376 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-18 10:57:04.379 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.382 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.165 2026-06-18 10:57:04.385 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.388 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.165/identity 2026-06-18 10:57:04.391 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.393 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-18-123317 2026-06-18 10:57:04.396 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.399 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-18 10:57:04.401 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.405 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.165 2026-06-18 10:57:04.407 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.410 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-18 10:57:04.413 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.417 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-18 10:57:04.420 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.422 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-18 10:57:04.425 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.428 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-18 10:57:04.431 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.433 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.165 2026-06-18 10:57:04.436 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-18 10:57:04.439 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-18 10:57:04.442 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-18 10:57:04.445 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 10:57:04.449 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 10:57:04.451 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-18 10:57:04.454 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:57:04.457 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 10:57:04.460 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 10:57:04.464 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-18 10:57:04.467 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:57:04.470 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-18 10:57:04.474 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:57:04.477 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-18 10:57:04.477 | /^\[\[.+\|.*\]\]/ { 2026-06-18 10:57:04.477 | gsub("[][]", "", $1); 2026-06-18 10:57:04.477 | split($1, a, "|"); 2026-06-18 10:57:04.478 | if (a[1] == matchgroup) 2026-06-18 10:57:04.478 | print a[2] 2026-06-18 10:57:04.478 | } 2026-06-18 10:57:04.478 | ' /home/quobyte/devstack/local.conf 2026-06-18 10:57:04.484 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-18 10:57:04.487 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 10:57:04.490 | + functions-common:run_phase:1843 : local phase=extra 2026-06-18 10:57:04.493 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 10:57:04.496 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 10:57:04.499 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 10:57:04.502 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 10:57:04.505 | + functions-common:run_phase:1852 : local extra 2026-06-18 10:57:04.509 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 10:57:04.514 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 10:57:04.517 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 10:57:04.520 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 10:57:04.523 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-18 10:57:04.527 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 10:57:04.546 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:04.549 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 10:57:04.552 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:57:04.556 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-18 10:57:04.558 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:57:04.562 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 10:57:04.566 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:57:04.569 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-18 10:57:04.572 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-18 10:57:04.575 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 10:57:04.578 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 10:57:04.581 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 10:57:04.585 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 10:57:04.588 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-18 10:57:04.591 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 10:57:04.594 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-18 10:57:04.598 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 10:57:04.601 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 10:57:04.604 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-18 10:57:04.607 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 10:57:04.610 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 10:57:04.613 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-18 10:57:04.616 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:57:04.619 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 10:57:04.622 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 10:57:04.627 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-18 10:57:04.630 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:57:04.634 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-18 10:57:04.637 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:57:04.640 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-18 10:57:04.640 | /^\[\[.+\|.*\]\]/ { 2026-06-18 10:57:04.641 | gsub("[][]", "", $1); 2026-06-18 10:57:04.641 | split($1, a, "|"); 2026-06-18 10:57:04.641 | if (a[1] == matchgroup) 2026-06-18 10:57:04.641 | print a[2] 2026-06-18 10:57:04.641 | } 2026-06-18 10:57:04.641 | ' /home/quobyte/devstack/local.conf 2026-06-18 10:57:04.647 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-18 10:57:04.669 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:04.672 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-18 10:57:04.675 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-18 10:57:04.678 | + functions:wait_for_compute:490 : local timeout=60 2026-06-18 10:57:04.682 | + functions:wait_for_compute:491 : local rval=0 2026-06-18 10:57:04.685 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-18 10:57:04.688 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-18 10:57:04.691 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-18 10:57:04.695 | + functions-common:time_start:2401 : local start_time= 2026-06-18 10:57:04.698 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:57:04.702 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:57:04.708 | + functions-common:time_start:2405 : _TIME_START[$name]=1781780224704 2026-06-18 10:57:04.712 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-18 10:57:04.737 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-18 10:57:04.740 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-18 10:57:04.744 | ++ functions:wait_for_compute:496 : hostname 2026-06-18 10:57:04.748 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-18 10:57:04.751 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-18 10:57:04.756 | ++ functions:wait_for_compute:498 : hostname 2026-06-18 10:57:04.761 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:57:04.763 | + :: : ID= 2026-06-18 10:57:04.765 | + :: : [[ '' == '' ]] 2026-06-18 10:57:04.767 | + :: : sleep 1 2026-06-18 10:57:05.770 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-18 10:57:05.772 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-18 10:57:09.083 | + :: : ID=7913bdb7-e206-45a2-9ef5-5834ae1f3e34 2026-06-18 10:57:09.085 | + :: : [[ 7913bdb7-e206-45a2-9ef5-5834ae1f3e34 == '' ]] 2026-06-18 10:57:09.089 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-18 10:57:09.092 | + functions-common:time_stop:2414 : local name 2026-06-18 10:57:09.095 | + functions-common:time_stop:2415 : local end_time 2026-06-18 10:57:09.098 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:57:09.102 | + functions-common:time_stop:2417 : local total 2026-06-18 10:57:09.105 | + functions-common:time_stop:2418 : local start_time 2026-06-18 10:57:09.108 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-18 10:57:09.111 | + functions-common:time_stop:2421 : start_time=1781780224704 2026-06-18 10:57:09.115 | + functions-common:time_stop:2423 : [[ -z 1781780224704 ]] 2026-06-18 10:57:09.118 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:57:09.123 | + functions-common:time_stop:2426 : end_time=1781780229120 2026-06-18 10:57:09.126 | + functions-common:time_stop:2427 : elapsed_time=4416 2026-06-18 10:57:09.129 | + functions-common:time_stop:2428 : total=25049 2026-06-18 10:57:09.133 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:57:09.136 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29465 2026-06-18 10:57:09.140 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-18 10:57:09.143 | + functions:wait_for_compute:516 : return 0 2026-06-18 10:57:09.146 | + ./stack.sh:main:1440 : service_check 2026-06-18 10:57:09.150 | + functions-common:service_check:1707 : local service 2026-06-18 10:57:09.152 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.156 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-18 10:57:09.172 | not-found 2026-06-18 10:57:09.178 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.181 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-18 10:57:09.199 | enabled 2026-06-18 10:57:09.204 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-18 10:57:09.230 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-18 10:57:09.230 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-18 10:57:09.230 | Active: active (running) since Thu 2026-06-18 12:53:49 CEST; 3min 19s ago 2026-06-18 10:57:09.231 | Main PID: 66332 (uwsgi) 2026-06-18 10:57:09.231 | Status: "uWSGI is ready" 2026-06-18 10:57:09.231 | Tasks: 17 (limit: 14255) 2026-06-18 10:57:09.231 | Memory: 273.8M (peak: 274.3M) 2026-06-18 10:57:09.231 | CPU: 15.023s 2026-06-18 10:57:09.231 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-18 10:57:09.231 | ├─66332 "nova-apiuWSGI master" 2026-06-18 10:57:09.231 | ├─66333 "nova-apiuWSGI worker 1" 2026-06-18 10:57:09.231 | └─66334 "nova-apiuWSGI worker 2" 2026-06-18 10:57:09.231 | 2026-06-18 10:57:09.231 | Jun 18 12:57:08 devstack devstack@n-api.service[66334]: [pid: 66334|app: 0|req: 19/36] 192.168.122.165 () {54 vars in 935 bytes} [Thu Jun 18 12:57:08 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 10:57:09.232 | Jun 18 12:57:08 devstack devstack@n-api.service[66333]: DEBUG nova.api.openstack.wsgi [None req-e8d68e30-b90d-4a74-a148-529254a3db5f admin admin] Calling method '>' {{(pid=66333) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-18 10:57:09.232 | Jun 18 12:57:08 devstack devstack@n-api.service[66333]: DEBUG oslo_concurrency.lockutils [None req-e8d68e30-b90d-4a74-a148-529254a3db5f admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=66333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 10:57:09.232 | Jun 18 12:57:08 devstack devstack@n-api.service[66333]: DEBUG oslo_concurrency.lockutils [None req-e8d68e30-b90d-4a74-a148-529254a3db5f 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=66333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 10:57:09.232 | Jun 18 12:57:08 devstack devstack@n-api.service[66333]: DEBUG oslo_concurrency.lockutils [None req-e8d68e30-b90d-4a74-a148-529254a3db5f admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=66333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 10:57:09.232 | Jun 18 12:57:08 devstack devstack@n-api.service[66333]: DEBUG oslo_concurrency.lockutils [None req-e8d68e30-b90d-4a74-a148-529254a3db5f admin admin] Acquiring lock "91aa1632-7aae-4186-a237-c9e3f4f01fd0" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=66333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 10:57:09.232 | Jun 18 12:57:08 devstack devstack@n-api.service[66333]: DEBUG oslo_concurrency.lockutils [None req-e8d68e30-b90d-4a74-a148-529254a3db5f admin admin] Lock "91aa1632-7aae-4186-a237-c9e3f4f01fd0" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=66333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 10:57:09.232 | Jun 18 12:57:08 devstack devstack@n-api.service[66333]: DEBUG oslo_concurrency.lockutils [None req-e8d68e30-b90d-4a74-a148-529254a3db5f admin admin] Lock "91aa1632-7aae-4186-a237-c9e3f4f01fd0" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=66333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 10:57:09.232 | Jun 18 12:57:08 devstack devstack@n-api.service[66333]: INFO nova.api.openstack.requestlog [None req-e8d68e30-b90d-4a74-a148-529254a3db5f admin admin] 192.168.122.165 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.168191 2026-06-18 10:57:09.232 | Jun 18 12:57:08 devstack devstack@n-api.service[66333]: [pid: 66333|app: 0|req: 18/37] 192.168.122.165 () {60 vars in 1325 bytes} [Thu Jun 18 12:57:08 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-18 10:57:09.237 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.241 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-18 10:57:09.258 | enabled 2026-06-18 10:57:09.264 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-18 10:57:09.286 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-18 10:57:09.286 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-18 10:57:09.286 | Active: active (running) since Thu 2026-06-18 12:56:12 CEST; 57s ago 2026-06-18 10:57:09.287 | Main PID: 78817 (nova-compute) 2026-06-18 10:57:09.287 | Tasks: 10 (limit: 14255) 2026-06-18 10:57:09.287 | Memory: 136.0M (peak: 137.4M) 2026-06-18 10:57:09.287 | CPU: 4.483s 2026-06-18 10:57:09.287 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-18 10:57:09.287 | └─78817 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-18 10:57:09.287 | 2026-06-18 10:57:09.287 | Jun 18 12:56:42 devstack nova-compute[78817]: DEBUG nova.compute.resource_tracker [None req-d7dfab61-d40e-4a15-adcc-5bcb7d62004f None None] Compute_service record updated for devstack:devstack {{(pid=78817) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-18 10:57:09.288 | Jun 18 12:56:42 devstack nova-compute[78817]: DEBUG oslo_concurrency.lockutils [None req-d7dfab61-d40e-4a15-adcc-5bcb7d62004f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.855s {{(pid=78817) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 10:57:09.288 | Jun 18 12:56:42 devstack nova-compute[78817]: DEBUG nova.service [None req-d7dfab61-d40e-4a15-adcc-5bcb7d62004f None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=78817) start /opt/stack/nova/nova/service.py:196}} 2026-06-18 10:57:09.289 | Jun 18 12:56:42 devstack nova-compute[78817]: DEBUG nova.service [None req-d7dfab61-d40e-4a15-adcc-5bcb7d62004f None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=78817) start /opt/stack/nova/nova/service.py:212}} 2026-06-18 10:57:09.289 | Jun 18 12:56:42 devstack nova-compute[78817]: DEBUG nova.service [None req-d7dfab61-d40e-4a15-adcc-5bcb7d62004f None None] Join ServiceGroup membership for this service compute {{(pid=78817) start /opt/stack/nova/nova/service.py:222}} 2026-06-18 10:57:09.289 | Jun 18 12:56:42 devstack nova-compute[78817]: DEBUG nova.servicegroup.drivers.db [None req-d7dfab61-d40e-4a15-adcc-5bcb7d62004f None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=78817) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-18 10:57:09.289 | Jun 18 12:56:47 devstack nova-compute[78817]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=78817) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:09.289 | Jun 18 12:56:56 devstack nova-compute[78817]: DEBUG oslo_service.periodic_task [None req-c940120d-aac7-4269-ba85-8fb2d1a07fef None None] Running periodic task ComputeManager._sync_power_states {{(pid=78817) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-18 10:57:09.289 | Jun 18 12:56:56 devstack nova-compute[78817]: DEBUG oslo_service.periodic_task [None req-c940120d-aac7-4269-ba85-8fb2d1a07fef None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=78817) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-18 10:57:09.289 | Jun 18 12:56:56 devstack nova-compute[78817]: DEBUG oslo.service.backend._threading.loopingcall [None req-c940120d-aac7-4269-ba85-8fb2d1a07fef None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 19.83 seconds {{(pid=78817) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:09.292 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.294 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-18 10:57:09.312 | not-found 2026-06-18 10:57:09.318 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.320 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-18 10:57:09.339 | enabled 2026-06-18 10:57:09.344 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-18 10:57:09.364 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-18 10:57:09.364 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-18 10:57:09.364 | Active: active (running) since Thu 2026-06-18 12:55:59 CEST; 1min 9s ago 2026-06-18 10:57:09.364 | Main PID: 75133 (nova-scheduler:) 2026-06-18 10:57:09.365 | Tasks: 19 (limit: 14255) 2026-06-18 10:57:09.365 | Memory: 156.7M (peak: 157.0M) 2026-06-18 10:57:09.365 | CPU: 4.860s 2026-06-18 10:57:09.365 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-18 10:57:09.365 | ├─75133 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-18 10:57:09.365 | ├─76867 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-18 10:57:09.365 | └─76875 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-18 10:57:09.365 | 2026-06-18 10:57:09.365 | Jun 18 12:56:06 devstack nova-scheduler[76875]: DEBUG nova.servicegroup.drivers.db [None req-0648a9fd-4488-43fc-b2bf-43f8b1ab301c None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=76875) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-18 10:57:09.365 | Jun 18 12:56:11 devstack nova-scheduler[76867]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=76867) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:09.365 | Jun 18 12:56:11 devstack nova-scheduler[76875]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=76875) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:09.366 | Jun 18 12:56:13 devstack nova-scheduler[75133]: DEBUG dbcounter [-] [75133] Writing DB stats nova_api:SELECT=3 {{(pid=75133) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.367 | Jun 18 12:56:13 devstack nova-scheduler[75133]: DEBUG dbcounter [-] [75133] Writing DB stats nova_cell1:SELECT=1 {{(pid=75133) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.367 | Jun 18 12:56:13 devstack nova-scheduler[75133]: DEBUG dbcounter [-] [75133] Writing DB stats nova_cell0:SELECT=1 {{(pid=75133) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.367 | Jun 18 12:56:21 devstack nova-scheduler[76867]: DEBUG dbcounter [-] [76867] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=76867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.367 | Jun 18 12:56:21 devstack nova-scheduler[76875]: DEBUG dbcounter [-] [76875] Writing DB stats nova_cell0:SELECT=3 {{(pid=76875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.368 | Jun 18 12:56:52 devstack nova-scheduler[76875]: DEBUG oslo.service.backend._threading.loopingcall [None req-3f84094b-4754-4608-9648-6bf7da9d0971 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=76875) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:09.368 | Jun 18 12:57:00 devstack nova-scheduler[76867]: DEBUG oslo.service.backend._threading.loopingcall [None req-ce2291a3-6f54-4c60-b96d-c94b1359c023 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=76867) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:09.369 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.372 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-18 10:57:09.388 | not-found 2026-06-18 10:57:09.393 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.396 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-18 10:57:09.413 | enabled 2026-06-18 10:57:09.418 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-18 10:57:09.439 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-18 10:57:09.440 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-18 10:57:09.440 | Active: active (running) since Thu 2026-06-18 12:56:01 CEST; 1min 7s ago 2026-06-18 10:57:09.440 | Main PID: 75746 (uwsgi) 2026-06-18 10:57:09.440 | Status: "uWSGI is ready" 2026-06-18 10:57:09.440 | Tasks: 16 (limit: 14255) 2026-06-18 10:57:09.440 | Memory: 223.0M (peak: 223.5M) 2026-06-18 10:57:09.440 | CPU: 10.057s 2026-06-18 10:57:09.440 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-18 10:57:09.440 | ├─75746 "nova-api-metauWSGI master" 2026-06-18 10:57:09.440 | ├─75747 "nova-api-metauWSGI worker 1" 2026-06-18 10:57:09.441 | ├─75748 "nova-api-metauWSGI worker 2" 2026-06-18 10:57:09.441 | └─75749 "nova-api-metauWSGI http 1" 2026-06-18 10:57:09.441 | 2026-06-18 10:57:09.442 | Jun 18 12:56:08 devstack devstack@n-api-meta.service[75748]: DEBUG nova.api.openstack.wsgi_app [None req-2cf35a92-9438-4c93-b6fa-bc372249e0e5 None None] ******************************************************************************** {{(pid=75748) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-18 10:57:09.442 | Jun 18 12:56:08 devstack devstack@n-api-meta.service[75748]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7208162a3668 pid: 75748 (default app) 2026-06-18 10:57:09.442 | Jun 18 12:56:16 devstack devstack@n-api-meta.service[75747]: DEBUG dbcounter [-] [75747] Writing DB stats nova_api:SELECT=1 {{(pid=75747) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.442 | Jun 18 12:56:16 devstack devstack@n-api-meta.service[75748]: DEBUG dbcounter [-] [75748] Writing DB stats nova_api:SELECT=1 {{(pid=75748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.442 | Jun 18 12:56:17 devstack devstack@n-api-meta.service[75747]: DEBUG dbcounter [-] [75747] Writing DB stats nova_cell0:SELECT=1 {{(pid=75747) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.442 | Jun 18 12:56:17 devstack devstack@n-api-meta.service[75747]: DEBUG dbcounter [-] [75747] Writing DB stats nova_cell1:SELECT=1 {{(pid=75747) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.442 | Jun 18 12:56:17 devstack devstack@n-api-meta.service[75747]: DEBUG dbcounter [-] [75747] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=75747) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.442 | Jun 18 12:56:17 devstack devstack@n-api-meta.service[75748]: DEBUG dbcounter [-] [75748] Writing DB stats nova_cell1:SELECT=1 {{(pid=75748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.442 | Jun 18 12:56:17 devstack devstack@n-api-meta.service[75748]: DEBUG dbcounter [-] [75748] Writing DB stats nova_cell0:SELECT=1 {{(pid=75748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.442 | Jun 18 12:56:17 devstack devstack@n-api-meta.service[75748]: DEBUG dbcounter [-] [75748] Writing DB stats nova_cell0:SELECT=1 {{(pid=75748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.445 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.449 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-18 10:57:09.467 | enabled 2026-06-18 10:57:09.471 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-18 10:57:09.492 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-18 10:57:09.492 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-18 10:57:09.492 | Active: active (running) since Thu 2026-06-18 12:54:31 CEST; 2min 37s ago 2026-06-18 10:57:09.493 | Main PID: 72513 (uwsgi) 2026-06-18 10:57:09.493 | Status: "uWSGI is ready" 2026-06-18 10:57:09.493 | Tasks: 5 (limit: 14255) 2026-06-18 10:57:09.493 | Memory: 177.2M (peak: 177.5M) 2026-06-18 10:57:09.493 | CPU: 6.405s 2026-06-18 10:57:09.493 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-18 10:57:09.493 | ├─72513 "placementuWSGI master" 2026-06-18 10:57:09.493 | ├─72514 "placementuWSGI worker 1" 2026-06-18 10:57:09.493 | └─72515 "placementuWSGI worker 2" 2026-06-18 10:57:09.493 | 2026-06-18 10:57:09.493 | Jun 18 12:56:41 devstack devstack@placement-api.service[72514]: INFO placement.requestlog [req-20367f66-85fb-464a-a56a-ab490c133cd1 req-1b16b9c8-eb39-4d34-9c9b-f0cc05529947 service nova] 192.168.122.165 "PUT /placement/resource_providers/5466ca9a-02b7-4973-9315-d283b985792d/inventories" status: 200 len: 396 microversion: 1.26 2026-06-18 10:57:09.494 | Jun 18 12:56:41 devstack devstack@placement-api.service[72514]: [pid: 72514|app: 0|req: 5/9] 192.168.122.165 () {64 vars in 1498 bytes} [Thu Jun 18 12:56:41 2026] PUT /placement/resource_providers/5466ca9a-02b7-4973-9315-d283b985792d/inventories => generated 396 bytes in 98 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-18 10:57:09.494 | Jun 18 12:56:41 devstack devstack@placement-api.service[72515]: DEBUG placement.requestlog [req-20367f66-85fb-464a-a56a-ab490c133cd1 req-2aeb4721-d1d3-4d33-b731-0d2f393a2a93 None None] Starting request: 192.168.122.165 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SVM,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_CLMUL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_AVX,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_TRUSTED_CERTS,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE42,HW_CPU_X86_SSE2,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,HW_CPU_X86_MMX,HW_CPU_X86_SHA,COMPUTE_VOLUME_MULTI_ATTACH" {{(pid=72515) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-18 10:57:09.494 | Jun 18 12:56:41 devstack devstack@placement-api.service[72515]: INFO placement.requestlog [req-20367f66-85fb-464a-a56a-ab490c133cd1 req-2aeb4721-d1d3-4d33-b731-0d2f393a2a93 service nova] 192.168.122.165 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SVM,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_CLMUL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_AVX,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_TRUSTED_CERTS,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE42,HW_CPU_X86_SSE2,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,HW_CPU_X86_MMX,HW_CPU_X86_SHA,COMPUTE_VOLUME_MULTI_ATTACH" status: 200 len: 2058 microversion: 1.6 2026-06-18 10:57:09.494 | Jun 18 12:56:41 devstack devstack@placement-api.service[72515]: [pid: 72515|app: 0|req: 5/10] 192.168.122.165 () {60 vars in 4912 bytes} [Thu Jun 18 12:56:41 2026] GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_RAW,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SVM,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_CLMUL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_AVX,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_TRUSTED_CERTS,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE42,HW_CPU_X86_SSE2,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,HW_CPU_X86_MMX,HW_CPU_X86_SHA,COMPUTE_VOLUME_MULTI_ATTACH => generated 2058 bytes in 62 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-18 10:57:09.494 | Jun 18 12:56:41 devstack devstack@placement-api.service[72514]: DEBUG placement.requestlog [req-20367f66-85fb-464a-a56a-ab490c133cd1 req-4c50d68d-0fe4-480b-a0e5-9a4a0d5c0c98 None None] Starting request: 192.168.122.165 "PUT /placement/resource_providers/5466ca9a-02b7-4973-9315-d283b985792d/traits" {{(pid=72514) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-18 10:57:09.494 | Jun 18 12:56:41 devstack devstack@placement-api.service[72514]: INFO placement.requestlog [req-20367f66-85fb-464a-a56a-ab490c133cd1 req-4c50d68d-0fe4-480b-a0e5-9a4a0d5c0c98 service nova] 192.168.122.165 "PUT /placement/resource_providers/5466ca9a-02b7-4973-9315-d283b985792d/traits" status: 200 len: 2093 microversion: 1.6 2026-06-18 10:57:09.494 | Jun 18 12:56:41 devstack devstack@placement-api.service[72514]: [pid: 72514|app: 0|req: 6/11] 192.168.122.165 () {64 vars in 1483 bytes} [Thu Jun 18 12:56:41 2026] PUT /placement/resource_providers/5466ca9a-02b7-4973-9315-d283b985792d/traits => generated 2093 bytes in 320 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-18 10:57:09.494 | Jun 18 12:56:51 devstack devstack@placement-api.service[72515]: DEBUG dbcounter [-] [72515] Writing DB stats placement:SELECT=4 {{(pid=72515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.494 | Jun 18 12:56:51 devstack devstack@placement-api.service[72514]: DEBUG dbcounter [-] [72514] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=72514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.499 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.501 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-18 10:57:09.518 | not-found 2026-06-18 10:57:09.523 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.527 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-18 10:57:09.545 | enabled 2026-06-18 10:57:09.549 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-18 10:57:09.570 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-18 10:57:09.570 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-18 10:57:09.570 | Active: active (running) since Thu 2026-06-18 12:56:38 CEST; 31s ago 2026-06-18 10:57:09.570 | Main PID: 81981 (uwsgi) 2026-06-18 10:57:09.570 | Status: "uWSGI is ready" 2026-06-18 10:57:09.570 | Tasks: 9 (limit: 14255) 2026-06-18 10:57:09.570 | Memory: 258.5M (peak: 259.2M) 2026-06-18 10:57:09.570 | CPU: 10.787s 2026-06-18 10:57:09.571 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-18 10:57:09.571 | ├─81981 "glance-apiuWSGI master" 2026-06-18 10:57:09.571 | ├─81987 "glance-apiuWSGI worker 1" 2026-06-18 10:57:09.571 | └─81988 "glance-apiuWSGI worker 2" 2026-06-18 10:57:09.571 | 2026-06-18 10:57:09.571 | Jun 18 12:56:51 devstack devstack@g-api.service[81987]: INFO glance.location [None req-10d756e0-6718-4487-97ae-16aa43315311 admin admin] Image format matched and virtual size computed: 117440512 2026-06-18 10:57:09.571 | Jun 18 12:56:51 devstack devstack@g-api.service[81987]: DEBUG glance_store.backend [None req-10d756e0-6718-4487-97ae-16aa43315311 admin admin] Skipping store.set_acls... not implemented. {{(pid=81987) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-18 10:57:09.571 | Jun 18 12:56:51 devstack devstack@g-api.service[81987]: [pid: 81987|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Thu Jun 18 12:56:49 2026] PUT /v2/images/382fec53-1b00-4068-93c3-0befc46611d6/file => generated 0 bytes in 1912 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-18 10:57:09.571 | Jun 18 12:56:51 devstack devstack@g-api.service[81988]: DEBUG glance.api.middleware.version_negotiation [None req-cdd748d3-5560-4c71-8aa1-8ffaedacec92 admin admin] Determining version of request: GET /v2/images/382fec53-1b00-4068-93c3-0befc46611d6 Accept: */* {{(pid=81988) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-18 10:57:09.571 | Jun 18 12:56:51 devstack devstack@g-api.service[81988]: DEBUG glance.api.middleware.version_negotiation [None req-cdd748d3-5560-4c71-8aa1-8ffaedacec92 admin admin] Using url versioning {{(pid=81988) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-18 10:57:09.571 | Jun 18 12:56:51 devstack devstack@g-api.service[81988]: DEBUG glance.api.middleware.version_negotiation [None req-cdd748d3-5560-4c71-8aa1-8ffaedacec92 admin admin] Matched version: v2 {{(pid=81988) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-18 10:57:09.572 | Jun 18 12:56:51 devstack devstack@g-api.service[81988]: DEBUG glance.api.middleware.version_negotiation [None req-cdd748d3-5560-4c71-8aa1-8ffaedacec92 admin admin] new path /v2/images/382fec53-1b00-4068-93c3-0befc46611d6 {{(pid=81988) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-18 10:57:09.572 | Jun 18 12:56:51 devstack devstack@g-api.service[81988]: [pid: 81988|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Thu Jun 18 12:56:51 2026] GET /v2/images/382fec53-1b00-4068-93c3-0befc46611d6 => generated 976 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 10:57:09.572 | Jun 18 12:57:01 devstack devstack@g-api.service[81987]: DEBUG dbcounter [-] [81987] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=81987) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.572 | Jun 18 12:57:01 devstack devstack@g-api.service[81988]: DEBUG dbcounter [-] [81988] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=81988) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.576 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.579 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-18 10:57:09.596 | enabled 2026-06-18 10:57:09.602 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-18 10:57:09.624 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-18 10:57:09.624 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-18 10:57:09.624 | Active: active (running) since Thu 2026-06-18 12:56:27 CEST; 42s ago 2026-06-18 10:57:09.624 | Main PID: 80429 (cinder-schedule) 2026-06-18 10:57:09.624 | Tasks: 1 (limit: 14255) 2026-06-18 10:57:09.624 | Memory: 109.5M (peak: 109.7M) 2026-06-18 10:57:09.624 | CPU: 4.180s 2026-06-18 10:57:09.624 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-18 10:57:09.624 | └─80429 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-18 10:57:09.624 | 2026-06-18 10:57:09.624 | Jun 18 12:56:32 devstack cinder-scheduler[80429]: DEBUG cinder.service [None req-3683a73d-926d-4e43-9e67-3bcf18899097 None None] Creating RPC server for service cinder-scheduler {{(pid=80429) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-18 10:57:09.625 | Jun 18 12:56:32 devstack cinder-scheduler[80429]: DEBUG cinder.service [None req-3683a73d-926d-4e43-9e67-3bcf18899097 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=80429) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-18 10:57:09.625 | Jun 18 12:56:42 devstack cinder-scheduler[80429]: DEBUG dbcounter [-] [80429] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=80429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.625 | Jun 18 12:56:49 devstack cinder-scheduler[80429]: DEBUG cinder.scheduler.host_manager [None req-46f01a81-e4cd-4317-bd12-b75862af3000 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=80429) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-18 10:57:09.625 | Jun 18 12:56:49 devstack cinder-scheduler[80429]: DEBUG cinder.scheduler.host_manager [None req-46f01a81-e4cd-4317-bd12-b75862af3000 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 18, 10, 56, 49, 779596)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 18, 10, 56, 49, 779596)}]. {{(pid=80429) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-18 10:57:09.625 | Jun 18 12:56:49 devstack cinder-scheduler[80429]: DEBUG cinder.scheduler.host_manager [None req-46f01a81-e4cd-4317-bd12-b75862af3000 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 18, 10, 56, 49, 741027)} {{(pid=80429) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-18 10:57:09.625 | Jun 18 12:56:59 devstack cinder-scheduler[80429]: DEBUG dbcounter [-] [80429] Writing DB stats cinder:SELECT=1 {{(pid=80429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.625 | Jun 18 12:57:02 devstack cinder-scheduler[80429]: DEBUG oslo_service.periodic_task [None req-60181902-d24c-4131-bf1b-f6696fb950f5 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=80429) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-18 10:57:09.625 | Jun 18 12:57:02 devstack cinder-scheduler[80429]: INFO cinder.message.api [None req-60181902-d24c-4131-bf1b-f6696fb950f5 None None] Deleted 0 expired messages. 2026-06-18 10:57:09.625 | Jun 18 12:57:02 devstack cinder-scheduler[80429]: DEBUG oslo_service.periodic_task [None req-60181902-d24c-4131-bf1b-f6696fb950f5 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=80429) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-18 10:57:09.628 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.631 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-18 10:57:09.648 | enabled 2026-06-18 10:57:09.652 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-18 10:57:09.674 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-18 10:57:09.674 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-18 10:57:09.674 | Active: active (running) since Thu 2026-06-18 12:56:20 CEST; 49s ago 2026-06-18 10:57:09.675 | Main PID: 79700 (uwsgi) 2026-06-18 10:57:09.675 | Status: "uWSGI is ready" 2026-06-18 10:57:09.675 | Tasks: 7 (limit: 14255) 2026-06-18 10:57:09.675 | Memory: 246.5M (peak: 247.0M) 2026-06-18 10:57:09.676 | CPU: 10.936s 2026-06-18 10:57:09.676 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-18 10:57:09.676 | ├─79700 "cinder-apiuWSGI master" 2026-06-18 10:57:09.676 | ├─79707 "cinder-apiuWSGI worker 1" 2026-06-18 10:57:09.676 | └─79708 "cinder-apiuWSGI worker 2" 2026-06-18 10:57:09.676 | 2026-06-18 10:57:09.676 | Jun 18 12:56:34 devstack devstack@c-api.service[79707]: DEBUG dbcounter [-] [79707] Writing DB stats cinder:SELECT=6 {{(pid=79707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.676 | Jun 18 12:56:34 devstack devstack@c-api.service[79707]: INFO cinder.api.openstack.wsgi [req-57e6b60d-cd34-4ddd-b65c-d050c85049b7 req-2e97b046-e1c3-48bb-b81f-f99f7e14fa36 admin admin] POST http://192.168.122.165/volume/v3/types/d68db27d-b093-4cae-bf42-c18d97112ff3/extra_specs 2026-06-18 10:57:09.676 | Jun 18 12:56:34 devstack devstack@c-api.service[79707]: DEBUG cinder.api.openstack.wsgi [req-57e6b60d-cd34-4ddd-b65c-d050c85049b7 req-2e97b046-e1c3-48bb-b81f-f99f7e14fa36 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=79707) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-18 10:57:09.676 | Jun 18 12:56:34 devstack devstack@c-api.service[79707]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-18 10:57:09.676 | Jun 18 12:56:34 devstack devstack@c-api.service[79707]: warnings.warn( 2026-06-18 10:57:09.677 | Jun 18 12:56:35 devstack devstack@c-api.service[79707]: DEBUG oslo_db.sqlalchemy.engines [req-57e6b60d-cd34-4ddd-b65c-d050c85049b7 req-2e97b046-e1c3-48bb-b81f-f99f7e14fa36 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=79707) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-18 10:57:09.677 | Jun 18 12:56:35 devstack devstack@c-api.service[79707]: INFO cinder.api.openstack.wsgi [req-57e6b60d-cd34-4ddd-b65c-d050c85049b7 req-2e97b046-e1c3-48bb-b81f-f99f7e14fa36 admin admin] http://192.168.122.165/volume/v3/types/d68db27d-b093-4cae-bf42-c18d97112ff3/extra_specs returned with HTTP 200 2026-06-18 10:57:09.677 | Jun 18 12:56:35 devstack devstack@c-api.service[79707]: [pid: 79707|app: 0|req: 1/3] 192.168.122.165 () {62 vars in 1363 bytes} [Thu Jun 18 12:56:34 2026] POST /volume/v3/types/d68db27d-b093-4cae-bf42-c18d97112ff3/extra_specs => generated 55 bytes in 928 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-18 10:57:09.678 | Jun 18 12:56:44 devstack devstack@c-api.service[79708]: DEBUG dbcounter [-] [79708] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=79708) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.678 | Jun 18 12:56:45 devstack devstack@c-api.service[79707]: DEBUG dbcounter [-] [79707] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=79707) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.679 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.682 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-18 10:57:09.699 | enabled 2026-06-18 10:57:09.704 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-18 10:57:09.725 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-18 10:57:09.725 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-18 10:57:09.726 | Active: active (running) since Thu 2026-06-18 12:56:29 CEST; 40s ago 2026-06-18 10:57:09.726 | Main PID: 81094 (cinder-volume) 2026-06-18 10:57:09.726 | Tasks: 2 (limit: 14255) 2026-06-18 10:57:09.727 | Memory: 143.5M (peak: 173.1M) 2026-06-18 10:57:09.727 | CPU: 20.247s 2026-06-18 10:57:09.727 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-18 10:57:09.727 | ├─81094 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-18 10:57:09.727 | └─81289 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-18 10:57:09.727 | 2026-06-18 10:57:09.727 | Jun 18 12:56:51 devstack sudo[82471]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-18 10:57:09.727 | Jun 18 12:56:51 devstack sudo[82471]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-18 10:57:09.728 | Jun 18 12:56:52 devstack sudo[82471]: pam_unix(sudo:session): session closed for user root 2026-06-18 10:57:09.728 | Jun 18 12:56:52 devstack cinder-volume[81289]: DEBUG oslo_concurrency.processutils [None req-46f01a81-e4cd-4317-bd12-b75862af3000 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.607s {{(pid=81289) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-18 10:57:09.728 | Jun 18 12:56:52 devstack cinder-volume[81289]: INFO cinder.volume.manager [None req-46f01a81-e4cd-4317-bd12-b75862af3000 None None] Driver post RPC initialization completed successfully. 2026-06-18 10:57:09.728 | Jun 18 12:56:59 devstack cinder-volume[81289]: DEBUG dbcounter [-] [81289] Writing DB stats cinder:SELECT=3 {{(pid=81289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.728 | Jun 18 12:57:02 devstack cinder-volume[81289]: DEBUG dbcounter [-] [81289] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=81289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:09.728 | Jun 18 12:57:09 devstack cinder-volume[81289]: DEBUG oslo_service.periodic_task [None req-2ffa0ec6-2054-45b5-be48-5cfd97dcdc3a None None] Running periodic task VolumeManager._thread_info {{(pid=81289) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-18 10:57:09.728 | Jun 18 12:57:09 devstack cinder-volume[81289]: DEBUG cinder.volume.manager [None req-2ffa0ec6-2054-45b5-be48-5cfd97dcdc3a None None] thread count: 6 {{(pid=81289) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-06-18 10:57:09.728 | Jun 18 12:57:09 devstack cinder-volume[81289]: DEBUG cinder.volume.manager [None req-2ffa0ec6-2054-45b5-be48-5cfd97dcdc3a None None] thread info: [<_MainThread(MainThread, started 135637262852224)>, , , , , ] {{(pid=81289) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-18 10:57:09.730 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.734 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-18 10:57:09.750 | not-found 2026-06-18 10:57:09.755 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.759 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-18 10:57:09.775 | not-found 2026-06-18 10:57:09.780 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.784 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-18 10:57:09.799 | not-found 2026-06-18 10:57:09.803 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.806 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-18 10:57:09.822 | not-found 2026-06-18 10:57:09.826 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.829 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-18 10:57:09.845 | not-found 2026-06-18 10:57:09.849 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.852 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-18 10:57:09.869 | enabled 2026-06-18 10:57:09.873 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-18 10:57:09.894 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-18 10:57:09.894 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-18 10:57:09.894 | Active: active (running) since Thu 2026-06-18 12:54:11 CEST; 2min 58s ago 2026-06-18 10:57:09.894 | Main PID: 69064 (neutron-ovn-age) 2026-06-18 10:57:09.894 | Tasks: 20 (limit: 14255) 2026-06-18 10:57:09.894 | Memory: 345.3M (peak: 346.1M) 2026-06-18 10:57:09.895 | CPU: 12.613s 2026-06-18 10:57:09.895 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-18 10:57:09.895 | ├─69064 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-18 10:57:09.895 | ├─70527 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-18 10:57:09.895 | ├─71031 /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/tmpbo5wrc_6/privsep.sock 2026-06-18 10:57:09.895 | └─73368 /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/tmpl4ehpcz8/privsep.sock 2026-06-18 10:57:09.895 | 2026-06-18 10:57:09.895 | Jun 18 12:55:15 devstack neutron-ovn-agent[70527]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=70527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 10:57:09.896 | Jun 18 12:55:53 devstack neutron-ovn-agent[70527]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=f004f987-e4d4-4250-bff7-80b0f82d143b, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'd2:57:72', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '5e:93:94:62:20:6f', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=f004f987-e4d4-4250-bff7-80b0f82d143b, nb_cfg=1) {{(pid=70527) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-18 10:57:09.896 | Jun 18 12:55:53 devstack neutron-ovn-agent[70527]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 0 seconds {{(pid=70527) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-18 10:57:09.896 | Jun 18 12:55:53 devstack neutron-ovn-agent[70527]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=6fcf9a78-91cd-43f3-98b6-49ddf2dcbfba, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=70527) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-18 10:57:09.896 | Jun 18 12:56:15 devstack neutron-ovn-agent[70527]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=70527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 10:57:09.896 | Jun 18 12:56:15 devstack neutron-ovn-agent[70527]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=70527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 10:57:09.896 | Jun 18 12:56:15 devstack neutron-ovn-agent[70527]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=70527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 10:57:09.896 | Jun 18 12:56:15 devstack neutron-ovn-agent[70527]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=70527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-18 10:57:09.896 | Jun 18 12:56:15 devstack neutron-ovn-agent[70527]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=70527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-18 10:57:09.896 | Jun 18 12:56:15 devstack neutron-ovn-agent[70527]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=70527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-18 10:57:09.901 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.904 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-18 10:57:09.920 | not-found 2026-06-18 10:57:09.925 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.928 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-18 10:57:09.944 | not-found 2026-06-18 10:57:09.949 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.952 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-18 10:57:09.969 | not-found 2026-06-18 10:57:09.974 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:09.977 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-18 10:57:09.994 | not-found 2026-06-18 10:57:09.999 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:10.002 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2026-06-18 10:57:10.019 | enabled 2026-06-18 10:57:10.025 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-18 10:57:10.047 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-18 10:57:10.047 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-18 10:57:10.047 | Active: active (running) since Thu 2026-06-18 12:47:24 CEST; 9min ago 2026-06-18 10:57:10.047 | Main PID: 45577 (dstat.sh) 2026-06-18 10:57:10.048 | Tasks: 3 (limit: 14255) 2026-06-18 10:57:10.048 | Memory: 27.5M (peak: 28.2M) 2026-06-18 10:57:10.048 | CPU: 3.444s 2026-06-18 10:57:10.048 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-18 10:57:10.048 | ├─45577 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-18 10:57:10.048 | ├─45705 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-18 10:57:10.048 | └─45706 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-18 10:57:10.048 | 2026-06-18 10:57:10.048 | Jun 18 12:57:01 devstack dstat.sh[45706]: 18-06 12:57:00| 20 7 70 0 0|5301M 274M 218M 5939M| 0 0 | 0 220k| 0 21.0 |2338 2088 |2.59 2.47 1.65|3.0 0 0| 0 0 | | 17 287 0 29 0 2026-06-18 10:57:10.048 | Jun 18 12:57:02 devstack dstat.sh[45706]: 18-06 12:57:01| 19 14 61 0 0|5245M 330M 218M 5939M|8996B 35k| 44k 1808k|3.00 312 |4754 4513 |2.59 2.47 1.65|1.0 0 264| 0 0 | | 17 289 0 29 0 2026-06-18 10:57:10.048 | Jun 18 12:57:03 devstack dstat.sh[45706]: 18-06 12:57:02| 18 9 70 0 0|5259M 317M 218M 5939M| 0 0 | 0 228k| 0 22.0 |2064 1694 |2.59 2.47 1.65|1.0 0 0| 0 0 | | 17 289 0 29 0 2026-06-18 10:57:10.049 | Jun 18 12:57:04 devstack dstat.sh[45706]: 18-06 12:57:03| 18 8 72 0 0|5288M 287M 218M 5939M| 52B 0 | 0 284k| 0 12.0 |1841 1350 |2.59 2.47 1.65|3.0 0 0| 0 0 | | 17 289 0 29 0 2026-06-18 10:57:10.049 | Jun 18 12:57:05 devstack dstat.sh[45706]: 18-06 12:57:04| 11 13 71 0 0|5249M 327M 218M 5939M|7988B 22k| 140k 476k|6.00 37.0 |4506 4497 |2.46 2.45 1.65| 0 0 280| 0 0 | | 17 289 0 29 0 2026-06-18 10:57:10.049 | Jun 18 12:57:06 devstack dstat.sh[45706]: 18-06 12:57:06| 4 3 90 0 0|5256M 319M 218M 5939M| 184B 475B| 0 8183B| 0 2.00 |1226 1472 |2.46 2.45 1.65|1.0 0 5.0| 0 0 | | 17 289 0 29 0 2026-06-18 10:57:10.049 | Jun 18 12:57:07 devstack dstat.sh[45706]: 18-06 12:57:06| 17 10 72 0 0|5288M 288M 218M 5939M| 0 0 | 0 76k| 0 7.01 |1889 1433 |2.46 2.45 1.65|2.0 0 0| 0 0 | | 17 289 0 29 0 2026-06-18 10:57:10.049 | Jun 18 12:57:08 devstack dstat.sh[45706]: 18-06 12:57:07| 18 9 71 0 0|5321M 254M 218M 5939M| 52B 0 | 0 0 | 0 0 |1950 1467 |2.46 2.45 1.65|1.0 0 0| 0 0 | | 17 289 0 29 0 2026-06-18 10:57:10.049 | Jun 18 12:57:09 devstack dstat.sh[45706]: 18-06 12:57:08| 21 5 69 0 0|5318M 258M 218M 5939M| 0 0 | 0 56k| 0 6.00 |2477 2154 |2.46 2.45 1.65|1.0 0 3.0| 0 0 | | 17 293 0 29 0 2026-06-18 10:57:10.049 | Jun 18 12:57:10 devstack dstat.sh[45706]: 18-06 12:57:10| 12 20 60 0 0|5193M 382M 218M 5940M| 12k 69k|8184B 340k|2.00 30.0 |6026 5126 |2.27 2.41 1.64|2.0 0 222| 0 0 | | 17 293 0 29 0 2026-06-18 10:57:10.052 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:10.055 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-18 10:57:10.074 | enabled 2026-06-18 10:57:10.079 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-18 10:57:10.102 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-18 10:57:10.102 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-18 10:57:10.102 | Active: active (running) since Thu 2026-06-18 12:54:08 CEST; 3min 1s ago 2026-06-18 10:57:10.102 | Main PID: 68367 (neutron-ovn-met) 2026-06-18 10:57:10.102 | Tasks: 2 (limit: 14255) 2026-06-18 10:57:10.102 | Memory: 121.5M (peak: 122.1M) 2026-06-18 10:57:10.102 | CPU: 3.835s 2026-06-18 10:57:10.102 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-18 10:57:10.102 | └─68367 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-18 10:57:10.102 | 2026-06-18 10:57:10.103 | Jun 18 12:54:12 devstack neutron-ovn-metadata-agent[68367]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-18 10:57:10.103 | Jun 18 12:54:12 devstack neutron-ovn-metadata-agent[68367]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-18 10:57:10.103 | Jun 18 12:54:12 devstack neutron-ovn-metadata-agent[68367]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 10:57:10.103 | Jun 18 12:54:12 devstack neutron-ovn-metadata-agent[68367]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-18 10:57:10.103 | Jun 18 12:54:12 devstack neutron-ovn-metadata-agent[68367]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-18 10:57:10.103 | Jun 18 12:54:12 devstack neutron-ovn-metadata-agent[68367]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 10:57:10.103 | Jun 18 12:54:12 devstack neutron-ovn-metadata-agent[68367]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-18 10:57:10.103 | Jun 18 12:54:12 devstack neutron-ovn-metadata-agent[68367]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-18 10:57:10.103 | Jun 18 12:54:12 devstack neutron-ovn-metadata-agent[68367]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-18 10:57:10.103 | Jun 18 12:54:12 devstack neutron-ovn-metadata-agent[68367]: ERROR neutron 2026-06-18 10:57:10.107 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:10.110 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-18 10:57:10.127 | enabled 2026-06-18 10:57:10.131 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-18 10:57:10.152 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-18 10:57:10.152 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-18 10:57:10.152 | Active: active (running) since Thu 2026-06-18 12:54:14 CEST; 2min 55s ago 2026-06-18 10:57:10.153 | Main PID: 70159 (uwsgi) 2026-06-18 10:57:10.153 | Status: "uWSGI is ready" 2026-06-18 10:57:10.153 | Tasks: 23 (limit: 14255) 2026-06-18 10:57:10.153 | Memory: 389.5M (peak: 390.1M) 2026-06-18 10:57:10.153 | CPU: 42.715s 2026-06-18 10:57:10.153 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-18 10:57:10.153 | ├─70159 "neutron-apiuWSGI master" 2026-06-18 10:57:10.153 | ├─70162 "neutron-apiuWSGI worker 1" 2026-06-18 10:57:10.153 | └─70163 "neutron-apiuWSGI worker 2" 2026-06-18 10:57:10.153 | 2026-06-18 10:57:10.153 | Jun 18 12:56:43 devstack devstack@neutron-api.service[70163]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=70163) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 10:57:10.154 | Jun 18 12:56:45 devstack devstack@neutron-api.service[70162]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70162) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 10:57:10.154 | Jun 18 12:56:45 devstack devstack@neutron-api.service[70162]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=70162) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 10:57:10.154 | Jun 18 12:56:53 devstack devstack@neutron-api.service[70163]: DEBUG dbcounter [-] [70163] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.154 | Jun 18 12:56:55 devstack devstack@neutron-api.service[70162]: DEBUG dbcounter [-] [70162] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.154 | Jun 18 12:56:58 devstack devstack@neutron-api.service[70163]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70163) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 10:57:10.154 | Jun 18 12:56:58 devstack devstack@neutron-api.service[70163]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=70163) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 10:57:10.154 | Jun 18 12:57:00 devstack devstack@neutron-api.service[70162]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=70162) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-18 10:57:10.154 | Jun 18 12:57:00 devstack devstack@neutron-api.service[70162]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=70162) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-18 10:57:10.154 | Jun 18 12:57:08 devstack devstack@neutron-api.service[70163]: DEBUG dbcounter [-] [70163] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=70163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.156 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:10.159 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-18 10:57:10.176 | enabled 2026-06-18 10:57:10.180 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-18 10:57:10.201 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-18 10:57:10.202 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-18 10:57:10.202 | Active: active (running) since Thu 2026-06-18 12:54:18 CEST; 2min 51s ago 2026-06-18 10:57:10.202 | Main PID: 71175 (neutron-periodi) 2026-06-18 10:57:10.202 | Tasks: 15 (limit: 14255) 2026-06-18 10:57:10.202 | Memory: 180.8M (peak: 181.0M) 2026-06-18 10:57:10.202 | CPU: 6.631s 2026-06-18 10:57:10.202 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-18 10:57:10.202 | ├─71175 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-18 10:57:10.202 | └─72012 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-18 10:57:10.202 | 2026-06-18 10:57:10.203 | Jun 18 12:56:11 devstack neutron-periodic-workers[72012]: DEBUG oslo.service.backend._threading.loopingcall [None req-e7470b80-d328-498d-a84f-a60ac51dd9f1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=72012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.203 | Jun 18 12:56:19 devstack neutron-periodic-workers[72012]: DEBUG neutron.db.agents_db [None req-778d4f86-9f42-4af6-9ae5-b6f1b93ea524 None None] Agent healthcheck: found 0 active agents {{(pid=72012) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-18 10:57:10.203 | Jun 18 12:56:19 devstack neutron-periodic-workers[72012]: DEBUG oslo.service.backend._threading.loopingcall [None req-778d4f86-9f42-4af6-9ae5-b6f1b93ea524 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=72012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.204 | Jun 18 12:56:29 devstack neutron-periodic-workers[72012]: DEBUG dbcounter [-] [72012] Writing DB stats neutron:SELECT=4 {{(pid=72012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.204 | Jun 18 12:56:29 devstack neutron-periodic-workers[72012]: DEBUG oslo.service.backend._threading.loopingcall [None req-a087dd7f-db69-4190-ba65-5d9c4d98280d None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=72012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.204 | Jun 18 12:56:39 devstack neutron-periodic-workers[72012]: DEBUG dbcounter [-] [72012] Writing DB stats neutron:DELETE=1 {{(pid=72012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.205 | Jun 18 12:56:48 devstack neutron-periodic-workers[72012]: DEBUG oslo.service.backend._threading.loopingcall [None req-e7470b80-d328-498d-a84f-a60ac51dd9f1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=72012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.205 | Jun 18 12:56:56 devstack neutron-periodic-workers[72012]: DEBUG neutron.db.agents_db [None req-778d4f86-9f42-4af6-9ae5-b6f1b93ea524 None None] Agent healthcheck: found 0 active agents {{(pid=72012) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-18 10:57:10.205 | Jun 18 12:56:56 devstack neutron-periodic-workers[72012]: DEBUG oslo.service.backend._threading.loopingcall [None req-778d4f86-9f42-4af6-9ae5-b6f1b93ea524 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=72012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.205 | Jun 18 12:57:06 devstack neutron-periodic-workers[72012]: DEBUG dbcounter [-] [72012] Writing DB stats neutron:SELECT=4 {{(pid=72012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.207 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:10.211 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-18 10:57:10.229 | enabled 2026-06-18 10:57:10.234 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-18 10:57:10.255 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-18 10:57:10.255 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-18 10:57:10.256 | Active: active (running) since Thu 2026-06-18 12:54:16 CEST; 2min 53s ago 2026-06-18 10:57:10.256 | Main PID: 70674 (neutron-rpc-ser) 2026-06-18 10:57:10.256 | Tasks: 27 (limit: 14255) 2026-06-18 10:57:10.256 | Memory: 203.8M (peak: 204.2M) 2026-06-18 10:57:10.256 | CPU: 7.668s 2026-06-18 10:57:10.256 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-18 10:57:10.256 | ├─70674 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-18 10:57:10.256 | ├─71966 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-18 10:57:10.256 | └─71971 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-18 10:57:10.256 | 2026-06-18 10:57:10.256 | Jun 18 12:55:53 devstack neutron-rpc-server[71971]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 10:57:10.256 | Jun 18 12:55:53 devstack neutron-rpc-server[71971]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-18 10:57:10.257 | Jun 18 12:55:53 devstack neutron-rpc-server[71971]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-18 10:57:10.257 | Jun 18 12:55:53 devstack neutron-rpc-server[71971]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-18 10:57:10.257 | Jun 18 12:55:53 devstack neutron-rpc-server[71971]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-18 10:57:10.257 | Jun 18 12:55:53 devstack neutron-rpc-server[71971]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-18 10:57:10.257 | Jun 18 12:55:53 devstack neutron-rpc-server[71971]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-18 10:57:10.257 | Jun 18 12:55:53 devstack neutron-rpc-server[71971]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-18 10:57:10.257 | Jun 18 12:55:53 devstack neutron-rpc-server[71971]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-18 10:57:10.257 | Jun 18 12:55:53 devstack neutron-rpc-server[71971]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-18 10:57:10.260 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:10.263 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-18 10:57:10.281 | enabled 2026-06-18 10:57:10.286 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-18 10:57:10.307 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-18 10:57:10.308 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-18 10:57:10.308 | Active: active (running) since Thu 2026-06-18 12:54:21 CEST; 2min 49s ago 2026-06-18 10:57:10.308 | Main PID: 71679 (neutron-ovn-mai) 2026-06-18 10:57:10.308 | Tasks: 12 (limit: 14255) 2026-06-18 10:57:10.308 | Memory: 254.3M (peak: 254.8M) 2026-06-18 10:57:10.308 | CPU: 7.624s 2026-06-18 10:57:10.308 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-18 10:57:10.308 | ├─71679 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-18 10:57:10.308 | └─71780 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-18 10:57:10.308 | 2026-06-18 10:57:10.308 | Jun 18 12:54:49 devstack neutron-ovn-maintenance-worker[71780]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fabca8be-c8d7-49fc-bd0c-653166a6214a None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=71780) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-18 10:57:10.309 | Jun 18 12:54:49 devstack neutron-ovn-maintenance-worker[71780]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fabca8be-c8d7-49fc-bd0c-653166a6214a None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=71780) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-18 10:57:10.309 | Jun 18 12:54:49 devstack neutron-ovn-maintenance-worker[71780]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fabca8be-c8d7-49fc-bd0c-653166a6214a None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-06-18 10:57:10.309 | Jun 18 12:54:49 devstack neutron-ovn-maintenance-worker[71780]: DEBUG futurist.periodics [None req-fabca8be-c8d7-49fc-bd0c-653166a6214a 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=71780) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-18 10:57:10.309 | Jun 18 12:54:49 devstack neutron-ovn-maintenance-worker[71780]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fabca8be-c8d7-49fc-bd0c-653166a6214a None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=71780) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-18 10:57:10.309 | Jun 18 12:54:49 devstack neutron-ovn-maintenance-worker[71780]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fabca8be-c8d7-49fc-bd0c-653166a6214a None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=71780) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-18 10:57:10.309 | Jun 18 12:54:49 devstack neutron-ovn-maintenance-worker[71780]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fabca8be-c8d7-49fc-bd0c-653166a6214a None None] OVN maintenance task update_security_group_with_address_group finished in 0.023 seconds 2026-06-18 10:57:10.309 | Jun 18 12:54:49 devstack neutron-ovn-maintenance-worker[71780]: DEBUG futurist.periodics [None req-fabca8be-c8d7-49fc-bd0c-653166a6214a 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=71780) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-18 10:57:10.309 | Jun 18 12:54:49 devstack neutron-ovn-maintenance-worker[71780]: DEBUG futurist.periodics [None req-fabca8be-c8d7-49fc-bd0c-653166a6214a None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=71780) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-18 10:57:10.309 | Jun 18 12:54:59 devstack neutron-ovn-maintenance-worker[71780]: DEBUG dbcounter [-] [71780] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=71780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.314 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:10.316 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-18 10:57:10.333 | enabled 2026-06-18 10:57:10.338 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-18 10:57:10.360 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-18 10:57:10.360 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-18 10:57:10.360 | Active: active (running) since Thu 2026-06-18 12:56:04 CEST; 1min 6s ago 2026-06-18 10:57:10.360 | Main PID: 76393 (nova-novncproxy) 2026-06-18 10:57:10.360 | Tasks: 4 (limit: 14255) 2026-06-18 10:57:10.360 | Memory: 109.6M (peak: 109.8M) 2026-06-18 10:57:10.360 | CPU: 3.733s 2026-06-18 10:57:10.360 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-18 10:57:10.360 | └─76393 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-18 10:57:10.360 | 2026-06-18 10:57:10.361 | Jun 18 12:56:04 devstack nova-novncproxy[76393]: If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:57:10.361 | Jun 18 12:56:04 devstack nova-novncproxy[76393]: framework. For more detail see 2026-06-18 10:57:10.361 | Jun 18 12:56:04 devstack nova-novncproxy[76393]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:57:10.361 | Jun 18 12:56:04 devstack nova-novncproxy[76393]: import eventlet # noqa 2026-06-18 10:57:10.361 | Jun 18 12:56:05 devstack nova-novncproxy[76393]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 10:57:10.361 | Jun 18 12:56:09 devstack nova-novncproxy[76393]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-18 10:57:10.361 | Jun 18 12:56:09 devstack nova-novncproxy[76393]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-18 10:57:10.361 | Jun 18 12:56:09 devstack nova-novncproxy[76393]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-18 10:57:10.361 | Jun 18 12:56:09 devstack nova-novncproxy[76393]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-18 10:57:10.361 | Jun 18 12:56:09 devstack nova-novncproxy[76393]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-18 10:57:10.366 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:10.368 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-18 10:57:10.386 | enabled 2026-06-18 10:57:10.391 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-18 10:57:10.411 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-18 10:57:10.412 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-18 10:57:10.412 | Active: active (running) since Thu 2026-06-18 12:56:06 CEST; 1min 3s ago 2026-06-18 10:57:10.412 | Main PID: 77199 (nova-conductor:) 2026-06-18 10:57:10.412 | Tasks: 19 (limit: 14255) 2026-06-18 10:57:10.412 | Memory: 158.0M (peak: 158.6M) 2026-06-18 10:57:10.412 | CPU: 4.985s 2026-06-18 10:57:10.412 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-18 10:57:10.412 | ├─77199 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-18 10:57:10.412 | ├─78869 "nova-conductor: ServiceWrapper worker(0)" 2026-06-18 10:57:10.412 | └─78878 "nova-conductor: ServiceWrapper worker(1)" 2026-06-18 10:57:10.412 | 2026-06-18 10:57:10.413 | Jun 18 12:56:13 devstack nova-conductor[78878]: DEBUG nova.service [None req-6f115740-a79b-4b24-a037-5b40fdde4f13 None None] Join ServiceGroup membership for this service conductor {{(pid=78878) start /opt/stack/nova/nova/service.py:222}} 2026-06-18 10:57:10.413 | Jun 18 12:56:13 devstack nova-conductor[78878]: DEBUG nova.servicegroup.drivers.db [None req-6f115740-a79b-4b24-a037-5b40fdde4f13 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=78878) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-18 10:57:10.413 | Jun 18 12:56:18 devstack nova-conductor[78869]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=78869) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.413 | Jun 18 12:56:18 devstack nova-conductor[78878]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=78878) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.413 | Jun 18 12:56:20 devstack nova-conductor[77199]: DEBUG dbcounter [-] [77199] Writing DB stats nova_api:SELECT=1 {{(pid=77199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.413 | Jun 18 12:56:21 devstack nova-conductor[77199]: DEBUG dbcounter [-] [77199] Writing DB stats nova_cell1:SELECT=1 {{(pid=77199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.414 | Jun 18 12:56:21 devstack nova-conductor[77199]: DEBUG dbcounter [-] [77199] Writing DB stats nova_cell0:SELECT=1 {{(pid=77199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.414 | Jun 18 12:56:28 devstack nova-conductor[78869]: DEBUG dbcounter [-] [78869] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.414 | Jun 18 12:56:28 devstack nova-conductor[78878]: DEBUG dbcounter [-] [78878] Writing DB stats nova_cell0:SELECT=3 {{(pid=78878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.414 | Jun 18 12:56:29 devstack nova-conductor[78878]: DEBUG oslo.service.backend._threading.loopingcall [None req-ffad0b2e-9f9c-4a71-832f-c6d9a80bc879 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78878) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.418 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-18 10:57:10.421 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-18 10:57:10.438 | enabled 2026-06-18 10:57:10.443 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-18 10:57:10.464 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-18 10:57:10.464 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-18 10:57:10.464 | Active: active (running) since Thu 2026-06-18 12:56:09 CEST; 1min 1s ago 2026-06-18 10:57:10.465 | Main PID: 77752 (nova-conductor:) 2026-06-18 10:57:10.465 | Tasks: 38 (limit: 14255) 2026-06-18 10:57:10.465 | Memory: 169.1M (peak: 169.8M) 2026-06-18 10:57:10.465 | CPU: 5.033s 2026-06-18 10:57:10.465 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-18 10:57:10.465 | ├─77752 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-18 10:57:10.465 | ├─78897 "nova-conductor: ServiceWrapper worker(0)" 2026-06-18 10:57:10.465 | └─78899 "nova-conductor: ServiceWrapper worker(1)" 2026-06-18 10:57:10.465 | 2026-06-18 10:57:10.465 | Jun 18 12:56:29 devstack nova-conductor[78899]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.94 seconds {{(pid=78899) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.465 | Jun 18 12:56:39 devstack nova-conductor[78897]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=78897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.466 | Jun 18 12:56:39 devstack nova-conductor[78899]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=78899) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.466 | Jun 18 12:56:49 devstack nova-conductor[78899]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=78899) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.466 | Jun 18 12:56:49 devstack nova-conductor[78897]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=78897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.466 | Jun 18 12:56:59 devstack nova-conductor[78897]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.466 | Jun 18 12:56:59 devstack nova-conductor[78899]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78899) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.466 | Jun 18 12:57:09 devstack nova-conductor[78897]: DEBUG dbcounter [-] [78897] Writing DB stats nova_cell1:SELECT=11,nova_cell1:UPDATE=5,nova_cell1:INSERT=1 {{(pid=78897) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-18 10:57:10.466 | Jun 18 12:57:09 devstack nova-conductor[78897]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=78897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.466 | Jun 18 12:57:09 devstack nova-conductor[78899]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=78899) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-18 10:57:10.469 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-18 10:57:10.491 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:10.494 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-18 10:57:10.515 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:10.518 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-18 10:57:10.521 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-18 10:57:10.988 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 10:57:10.989 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:57:10.989 | we strongly recommend against using it for new projects. 2026-06-18 10:57:10.989 | 2026-06-18 10:57:10.989 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:57:10.989 | framework. For more detail see 2026-06-18 10:57:10.989 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:57:10.989 | 2026-06-18 10:57:10.989 | import eventlet # noqa 2026-06-18 10:57:11.340 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 10:57:14.347 | INFO dbcounter [None req-67c21072-13fe-4f6b-acb4-c7c50ea0d1d3 None None] Registered counter for database nova_api 2026-06-18 10:57:14.478 | DEBUG dbcounter [-] [83384] Writer thread running {{(pid=83384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:57:14.489 | Found 2 cell mappings. 2026-06-18 10:57:14.489 | Skipping cell0 since it does not contain hosts. 2026-06-18 10:57:14.489 | Getting computes from cell 'cell1': 91aa1632-7aae-4186-a237-c9e3f4f01fd0 2026-06-18 10:57:14.490 | INFO dbcounter [None req-67c21072-13fe-4f6b-acb4-c7c50ea0d1d3 None None] Registered counter for database nova_cell1 2026-06-18 10:57:14.576 | DEBUG dbcounter [-] [83384] Writer thread running {{(pid=83384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-18 10:57:14.868 | Checking host mapping for compute host 'devstack': 5466ca9a-02b7-4973-9315-d283b985792d 2026-06-18 10:57:14.869 | Creating host mapping for compute host 'devstack': 5466ca9a-02b7-4973-9315-d283b985792d 2026-06-18 10:57:14.870 | Found 1 unmapped computes in cell: 91aa1632-7aae-4186-a237-c9e3f4f01fd0 2026-06-18 10:57:15.176 | Exception ignored in: 2026-06-18 10:57:15.176 | Traceback (most recent call last): 2026-06-18 10:57:15.176 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 10:57:15.176 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 10:57:15.176 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 10:57:15.176 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 10:57:15.176 | RuntimeError: greenlet is being finalized 2026-06-18 10:57:15.541 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-18 10:57:16.002 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-18 10:57:16.002 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-18 10:57:16.002 | we strongly recommend against using it for new projects. 2026-06-18 10:57:16.002 | 2026-06-18 10:57:16.002 | If you are already using Eventlet, we recommend migrating to a different 2026-06-18 10:57:16.002 | framework. For more detail see 2026-06-18 10:57:16.002 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-18 10:57:16.002 | 2026-06-18 10:57:16.003 | import eventlet # noqa 2026-06-18 10:57:16.344 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-18 10:57:19.819 | +-------------------------------------------+ 2026-06-18 10:57:19.819 | | Upgrade Check Results | 2026-06-18 10:57:19.819 | +-------------------------------------------+ 2026-06-18 10:57:19.819 | | Check: Cells v2 | 2026-06-18 10:57:19.820 | | Result: Success | 2026-06-18 10:57:19.820 | | Details: None | 2026-06-18 10:57:19.820 | +-------------------------------------------+ 2026-06-18 10:57:19.820 | | Check: Placement API | 2026-06-18 10:57:19.820 | | Result: Success | 2026-06-18 10:57:19.820 | | Details: None | 2026-06-18 10:57:19.820 | +-------------------------------------------+ 2026-06-18 10:57:19.820 | | Check: Cinder API | 2026-06-18 10:57:19.820 | | Result: Success | 2026-06-18 10:57:19.820 | | Details: None | 2026-06-18 10:57:19.820 | +-------------------------------------------+ 2026-06-18 10:57:19.820 | | Check: Policy File JSON to YAML Migration | 2026-06-18 10:57:19.821 | | Result: Success | 2026-06-18 10:57:19.821 | | Details: None | 2026-06-18 10:57:19.821 | +-------------------------------------------+ 2026-06-18 10:57:19.821 | | Check: Older than N-1 computes | 2026-06-18 10:57:19.821 | | Result: Success | 2026-06-18 10:57:19.821 | | Details: None | 2026-06-18 10:57:19.821 | +-------------------------------------------+ 2026-06-18 10:57:19.821 | | Check: hw_machine_type unset | 2026-06-18 10:57:19.821 | | Result: Success | 2026-06-18 10:57:19.822 | | Details: None | 2026-06-18 10:57:19.822 | +-------------------------------------------+ 2026-06-18 10:57:19.823 | | Check: Service User Token Configuration | 2026-06-18 10:57:19.823 | | Result: Success | 2026-06-18 10:57:19.823 | | Details: None | 2026-06-18 10:57:19.824 | +-------------------------------------------+ 2026-06-18 10:57:20.100 | Exception ignored in: 2026-06-18 10:57:20.100 | Traceback (most recent call last): 2026-06-18 10:57:20.100 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-18 10:57:20.100 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-18 10:57:20.100 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-18 10:57:20.100 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-18 10:57:20.101 | RuntimeError: greenlet is being finalized 2026-06-18 10:57:20.434 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-18 10:57:20.439 | + ./stack.sh:main:1479 : command openstack complete 2026-06-18 10:57:20.440 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-18 10:57:24.004 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-18 10:57:24.023 | + functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:24.026 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-18 10:57:24.028 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-18 10:57:24.030 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-18 10:57:24.033 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-18 10:57:24.035 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:57:24.037 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-18 10:57:24.040 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-18 10:57:24.043 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-18 10:57:24.046 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-18 10:57:24.049 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-18 10:57:24.052 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-18 10:57:24.055 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-18 10:57:24.059 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-18 10:57:24.103 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-18 10:57:24.107 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-18 10:57:24.109 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-18 10:57:24.109 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-18 10:57:24.115 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-18 10:57:24.118 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-18 10:57:24.121 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-18 10:57:24.124 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-18 10:57:24.127 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-18 10:57:24.130 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-18 10:57:24.149 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-18 10:57:24.168 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-18 10:57:24.172 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:57:24.175 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-18 10:57:24.179 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-18 10:57:24.182 | + functions-common:run_phase:1842 : local mode=stack 2026-06-18 10:57:24.185 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-18 10:57:24.189 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-18 10:57:24.192 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-18 10:57:24.195 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-18 10:57:24.198 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-18 10:57:24.202 | + functions-common:run_phase:1852 : local extra 2026-06-18 10:57:24.206 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-18 10:57:24.211 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-18 10:57:24.215 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-18 10:57:24.219 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-18 10:57:24.222 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-18 10:57:24.225 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-18 10:57:24.244 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:24.248 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 10:57:24.251 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:57:24.254 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-18 10:57:24.257 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:57:24.261 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-18 10:57:24.265 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:57:24.268 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-18 10:57:24.271 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:57:24.274 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-18 10:57:24.277 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-18 10:57:24.280 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-18 10:57:24.283 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-18 10:57:24.336 | [2070 Async install_tempest:43685]: Waiting for completion of install_tempest running on PID 43685 (1 other jobs running) 2026-06-18 10:57:24.362 | [2070 Async install_tempest:43685]: Signaling child to exit 2026-06-18 10:57:24.363 | WAKEUP 2026-06-18 10:57:24.385 | [2070 Async install_tempest:43685]: Signaled 2026-06-18 10:57:24.386 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-18 10:57:24.386 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-18 10:57:24.387 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-18 10:57:24.387 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 10:57:24.387 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 10:57:24.387 | +++ functions-common:git_clone:587 : pwd 2026-06-18 10:57:24.387 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 10:57:24.387 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 10:57:24.387 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 10:57:24.387 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 10:57:24.387 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 10:57:24.387 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 10:57:24.388 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 10:57:24.388 | ++ functions-common:git_clone:604 : echo master 2026-06-18 10:57:24.388 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-18 10:57:24.388 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 10:57:24.388 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-18 10:57:24.388 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 10:57:24.388 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 10:57:24.388 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:57:24.388 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 10:57:24.389 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:57:24.389 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:57:24.389 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 10:57:24.389 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:57:24.389 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:57:24.389 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781779625292 2026-06-18 10:57:24.389 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-18 10:57:24.389 | Cloning into '/opt/stack/tempest'... 2026-06-18 10:57:24.389 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:57:24.390 | ++ functions-common:time_stop:2414 : local name 2026-06-18 10:57:24.390 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 10:57:24.390 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:57:24.390 | ++ functions-common:time_stop:2417 : local total 2026-06-18 10:57:24.390 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 10:57:24.390 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:57:24.390 | ++ functions-common:time_stop:2421 : start_time=1781779625292 2026-06-18 10:57:24.390 | ++ functions-common:time_stop:2423 : [[ -z 1781779625292 ]] 2026-06-18 10:57:24.390 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:57:24.391 | ++ functions-common:time_stop:2426 : end_time=1781779634550 2026-06-18 10:57:24.391 | ++ functions-common:time_stop:2427 : elapsed_time=9258 2026-06-18 10:57:24.391 | ++ functions-common:time_stop:2428 : total=380302 2026-06-18 10:57:24.391 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:57:24.391 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=389560 2026-06-18 10:57:24.391 | ++ functions-common:git_clone:625 : cd /opt/stack/tempest 2026-06-18 10:57:24.391 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 10:57:24.391 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 10:57:24.392 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 10:57:24.392 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:57:24.392 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 10:57:24.392 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:57:24.392 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:57:24.392 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 10:57:24.392 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:57:24.392 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:57:24.392 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781779634602 2026-06-18 10:57:24.393 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 10:57:24.393 | From https://review.opendev.org/openstack/tempest 2026-06-18 10:57:24.393 | * branch master -> FETCH_HEAD 2026-06-18 10:57:24.393 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:57:24.393 | ++ functions-common:time_stop:2414 : local name 2026-06-18 10:57:24.393 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 10:57:24.393 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:57:24.393 | ++ functions-common:time_stop:2417 : local total 2026-06-18 10:57:24.393 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 10:57:24.394 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:57:24.394 | ++ functions-common:time_stop:2421 : start_time=1781779634602 2026-06-18 10:57:24.394 | ++ functions-common:time_stop:2423 : [[ -z 1781779634602 ]] 2026-06-18 10:57:24.394 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:57:24.394 | ++ functions-common:time_stop:2426 : end_time=1781779635254 2026-06-18 10:57:24.394 | ++ functions-common:time_stop:2427 : elapsed_time=652 2026-06-18 10:57:24.394 | ++ functions-common:time_stop:2428 : total=389560 2026-06-18 10:57:24.394 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:57:24.394 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=390212 2026-06-18 10:57:24.395 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 10:57:24.395 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 10:57:24.395 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 10:57:24.395 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:57:24.395 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 10:57:24.395 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:57:24.395 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:57:24.395 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 10:57:24.395 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:57:24.396 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:57:24.396 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781779635312 2026-06-18 10:57:24.396 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 10:57:24.396 | Note: switching to 'FETCH_HEAD'. 2026-06-18 10:57:24.396 | 2026-06-18 10:57:24.396 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 10:57:24.396 | changes and commit them, and you can discard any commits you make in this 2026-06-18 10:57:24.396 | state without impacting any branches by switching back to a branch. 2026-06-18 10:57:24.396 | 2026-06-18 10:57:24.396 | If you want to create a new branch to retain commits you create, you may 2026-06-18 10:57:24.397 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 10:57:24.397 | 2026-06-18 10:57:24.397 | git switch -c 2026-06-18 10:57:24.397 | 2026-06-18 10:57:24.397 | Or undo this operation with: 2026-06-18 10:57:24.397 | 2026-06-18 10:57:24.397 | git switch - 2026-06-18 10:57:24.397 | 2026-06-18 10:57:24.397 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 10:57:24.398 | 2026-06-18 10:57:24.398 | HEAD is now at a98907031 Merge "Test nova unpin-AZ behavior" 2026-06-18 10:57:24.398 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:57:24.398 | ++ functions-common:time_stop:2414 : local name 2026-06-18 10:57:24.398 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 10:57:24.398 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:57:24.398 | ++ functions-common:time_stop:2417 : local total 2026-06-18 10:57:24.398 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 10:57:24.398 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:57:24.398 | ++ functions-common:time_stop:2421 : start_time=1781779635312 2026-06-18 10:57:24.399 | ++ functions-common:time_stop:2423 : [[ -z 1781779635312 ]] 2026-06-18 10:57:24.399 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:57:24.399 | ++ functions-common:time_stop:2426 : end_time=1781779635503 2026-06-18 10:57:24.399 | ++ functions-common:time_stop:2427 : elapsed_time=191 2026-06-18 10:57:24.399 | ++ functions-common:time_stop:2428 : total=390212 2026-06-18 10:57:24.399 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:57:24.399 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=390403 2026-06-18 10:57:24.399 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-18 10:57:24.399 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-18 10:57:24.400 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 10:57:24.400 | ++ functions-common:git_clone:667 : head -1 2026-06-18 10:57:24.400 | a98907031 Merge "Test nova unpin-AZ behavior" 2026-06-18 10:57:24.400 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 10:57:24.400 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-18 10:57:24.400 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-18 10:57:24.400 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-18 10:57:24.400 | Collecting tox!=2.8.0,<4.0.0 2026-06-18 10:57:24.401 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-18 10:57:24.401 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-18 10:57:24.401 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-18 10:57:24.401 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-18 10:57:24.401 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-18 10:57:24.401 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-18 10:57:24.401 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-18 10:57:24.401 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-18 10:57:24.401 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-18 10:57:24.401 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-18 10:57:24.402 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-18 10:57:24.402 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-18 10:57:24.402 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-18 10:57:24.402 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-18 10:57:24.402 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-18 10:57:24.402 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-18 10:57:24.402 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-18 10:57:24.402 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-18 10:57:24.402 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-18 10:57:24.403 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-18 10:57:24.403 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-18 10:57:24.403 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 56.8 MB/s 0:00:00 2026-06-18 10:57:24.403 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-18 10:57:24.403 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-18 10:57:24.403 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-18 10:57:24.403 | 2026-06-18 10:57:24.403 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-18 10:57:24.404 | ++ inc/python:pip_install:216 : result=0 2026-06-18 10:57:24.404 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:57:24.404 | ++ functions-common:time_stop:2414 : local name 2026-06-18 10:57:24.404 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 10:57:24.404 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:57:24.404 | ++ functions-common:time_stop:2417 : local total 2026-06-18 10:57:24.404 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 10:57:24.404 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:57:24.404 | ++ functions-common:time_stop:2421 : start_time=1781779635579 2026-06-18 10:57:24.404 | ++ functions-common:time_stop:2423 : [[ -z 1781779635579 ]] 2026-06-18 10:57:24.405 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:57:24.405 | ++ functions-common:time_stop:2426 : end_time=1781779639214 2026-06-18 10:57:24.405 | ++ functions-common:time_stop:2427 : elapsed_time=3635 2026-06-18 10:57:24.405 | ++ functions-common:time_stop:2428 : total=161554 2026-06-18 10:57:24.405 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:57:24.405 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=165189 2026-06-18 10:57:24.405 | ++ inc/python:pip_install:219 : return 0 2026-06-18 10:57:24.405 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-18 10:57:24.405 | /opt/stack/tempest ~/devstack 2026-06-18 10:57:24.406 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-18 10:57:24.406 | Switched to branch 'master' 2026-06-18 10:57:24.406 | Your branch is up to date with 'origin/master'. 2026-06-18 10:57:24.406 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-18 10:57:24.406 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-18 10:57:24.406 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.SBKjNtl1Dw 2026-06-18 10:57:24.406 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.SBKjNtl1Dw 2026-06-18 10:57:24.406 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-18 10:57:24.406 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.SBKjNtl1Dw 2026-06-18 10:57:24.407 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-18 10:57:24.407 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-18 10:57:24.407 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-18 10:57:24.407 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 10:57:24.407 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 10:57:24.407 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 10:57:24.407 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 10:57:24.407 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-18 10:57:24.407 | full create: /opt/stack/tempest/.tox/tempest 2026-06-18 10:57:24.407 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-18 10:57:24.408 | full develop-inst: /opt/stack/tempest 2026-06-18 10:57:24.408 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 10:57:24.408 | ___________________________________ summary ____________________________________ 2026-06-18 10:57:24.408 | full: skipped tests 2026-06-18 10:57:24.408 | congratulations :) 2026-06-18 10:57:24.408 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.SBKjNtl1Dw -r requirements.txt 2026-06-18 10:57:24.408 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-18 10:57:24.408 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-18 10:57:24.408 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-18 10:57:24.409 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-18 10:57:24.409 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-18 10:57:24.409 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-18 10:57:24.409 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-18 10:57:24.409 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-18 10:57:24.409 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-18 10:57:24.409 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-18 10:57:24.409 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-18 10:57:24.410 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-18 10:57:24.410 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-18 10:57:24.410 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-18 10:57:24.410 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-18 10:57:24.410 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-18 10:57:24.410 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-18 10:57:24.410 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-18 10:57:24.410 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-18 10:57:24.410 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-18 10:57:24.411 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-18 10:57:24.411 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-18 10:57:24.411 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-18 10:57:24.411 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-18 10:57:24.411 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-18 10:57:24.411 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-18 10:57:24.411 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-18 10:57:24.411 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-18 10:57:24.411 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-18 10:57:24.412 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-18 10:57:24.412 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-18 10:57:24.412 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-18 10:57:24.412 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-18 10:57:24.412 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-18 10:57:24.412 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-18 10:57:24.412 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-18 10:57:24.412 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-18 10:57:24.412 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-18 10:57:24.413 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-18 10:57:24.413 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-18 10:57:24.413 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-18 10:57:24.413 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.0) 2026-06-18 10:57:24.413 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-18 10:57:24.413 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-18 10:57:24.413 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-18 10:57:24.413 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-18 10:57:24.413 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-18 10:57:24.414 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-18 10:57:24.414 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-18 10:57:24.414 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-18 10:57:24.414 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-18 10:57:24.414 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-18 10:57:24.414 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-18 10:57:24.414 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-18 10:57:24.414 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-18 10:57:24.414 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-18 10:57:24.414 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-18 10:57:24.415 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-18 10:57:24.415 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-18 10:57:24.415 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-18 10:57:24.415 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-18 10:57:24.415 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-18 10:57:24.415 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.SBKjNtl1Dw 2026-06-18 10:57:24.415 | ++ lib/tempest:install_tempest:868 : popd 2026-06-18 10:57:24.416 | ~/devstack 2026-06-18 10:57:24.438 | [2070 Async install_tempest:43685]: finished install_tempest with result 0 in 43 seconds 2026-06-18 10:57:24.443 | ++ inc/async:async_wait:197 : return 0 2026-06-18 10:57:24.446 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-18 10:57:24.450 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:57:24.453 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-18 10:57:24.456 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-18 10:57:24.460 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-18 10:57:24.463 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-18 10:57:24.466 | ++ inc/python:setup_develop:353 : local bindep 2026-06-18 10:57:24.468 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-18 10:57:24.471 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-18 10:57:24.473 | ++ inc/python:setup_develop:359 : local extras= 2026-06-18 10:57:24.476 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-18 10:57:24.479 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-18 10:57:24.482 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-18 10:57:24.485 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-18 10:57:24.488 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-18 10:57:24.491 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-18 10:57:24.494 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-18 10:57:24.497 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-18 10:57:24.500 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-18 10:57:24.503 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-18 10:57:24.506 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-18 10:57:24.510 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-18 10:57:24.515 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-18 10:57:24.518 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-18 10:57:24.520 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-18 10:57:24.684 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-18 10:57:24.687 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-18 10:57:24.690 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-18 10:57:24.693 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-18 10:57:24.696 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-18 10:57:24.698 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-18 10:57:24.701 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-18 10:57:24.703 | ++ inc/python:setup_package:446 : local extras= 2026-06-18 10:57:24.706 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-18 10:57:24.709 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-18 10:57:24.712 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-18 10:57:24.715 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-18 10:57:24.717 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-18 10:57:24.720 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-18 10:57:24.744 | Using python 3.12 to install /opt/stack/tempest 2026-06-18 10:57:24.747 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-18 10:57:25.775 | Obtaining file:///opt/stack/tempest 2026-06-18 10:57:25.778 | Installing build dependencies: started 2026-06-18 10:57:27.633 | Installing build dependencies: finished with status 'done' 2026-06-18 10:57:27.633 | Checking if build backend supports build_editable: started 2026-06-18 10:57:28.187 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-18 10:57:28.188 | Getting requirements to build editable: started 2026-06-18 10:57:28.497 | Getting requirements to build editable: finished with status 'done' 2026-06-18 10:57:28.499 | Preparing editable metadata (pyproject.toml): started 2026-06-18 10:57:29.865 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-18 10:57:29.889 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (7.0.3) 2026-06-18 10:57:29.890 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (4.14.0) 2026-06-18 10:57:29.891 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (4.26.0) 2026-06-18 10:57:29.891 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (2.9.1) 2026-06-18 10:57:29.892 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (4.0.0) 2026-06-18 10:57:29.893 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (43.0.3) 2026-06-18 10:57:29.894 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (1.3.0) 2026-06-18 10:57:29.895 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (7.5.0) 2026-06-18 10:57:29.895 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (10.5.0) 2026-06-18 10:57:29.896 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (8.2.0) 2026-06-18 10:57:30.106 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev30) 2026-06-18 10:57:30.109 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-18 10:57:30.114 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (5.10.0) 2026-06-18 10:57:30.115 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (10.1.1) 2026-06-18 10:57:30.115 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (4.3.2) 2026-06-18 10:57:30.116 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (6.0.3) 2026-06-18 10:57:30.117 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (1.4.6) 2026-06-18 10:57:30.118 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (5.8.0) 2026-06-18 10:57:30.119 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (3.17.0) 2026-06-18 10:57:30.120 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (2.7.0) 2026-06-18 10:57:30.120 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (3.1.0) 2026-06-18 10:57:30.121 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (0.7.1) 2026-06-18 10:57:30.122 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (0.20) 2026-06-18 10:57:30.123 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev30) (0.6.2) 2026-06-18 10:57:30.125 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (0.6.0) 2026-06-18 10:57:30.126 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (4.0.0) 2026-06-18 10:57:30.130 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (3.0.52) 2026-06-18 10:57:30.130 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (1.11.0) 2026-06-18 10:57:30.131 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (15.0.0) 2026-06-18 10:57:30.132 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (1.8.0) 2026-06-18 10:57:30.135 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev30) (2.0.0) 2026-06-18 10:57:30.139 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev30) (3.0) 2026-06-18 10:57:30.141 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev30) (2.2.1) 2026-06-18 10:57:30.148 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev30) (26.1.0) 2026-06-18 10:57:30.149 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev30) (2025.9.1) 2026-06-18 10:57:30.150 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev30) (0.37.0) 2026-06-18 10:57:30.150 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev30) (2026.5.1) 2026-06-18 10:57:30.158 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev30) (6.8.0) 2026-06-18 10:57:30.162 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev30) (2.0.0) 2026-06-18 10:57:30.163 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev30) (2.34.2) 2026-06-18 10:57:30.167 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev30) (6.4.0) 2026-06-18 10:57:30.168 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev30) (2.9.0.post0) 2026-06-18 10:57:30.172 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev30) (4.15.0) 2026-06-18 10:57:30.174 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev30) (1.2.0) 2026-06-18 10:57:30.178 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev30) (2.1.0) 2026-06-18 10:57:30.179 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev30) (3.3.2) 2026-06-18 10:57:30.180 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev30) (26.2) 2026-06-18 10:57:30.181 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev30) (7.2.2) 2026-06-18 10:57:30.187 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev30) (5.0.0) 2026-06-18 10:57:30.188 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev30) (3.0.3) 2026-06-18 10:57:30.189 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev30) (1.6.2) 2026-06-18 10:57:30.197 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev30) (82.0.1) 2026-06-18 10:57:30.200 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev30) (0.8.1) 2026-06-18 10:57:30.218 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev30) (1.17.0) 2026-06-18 10:57:30.228 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev30) (3.4.7) 2026-06-18 10:57:30.229 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev30) (3.18) 2026-06-18 10:57:30.231 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev30) (2023.11.17) 2026-06-18 10:57:30.246 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (4.2.0) 2026-06-18 10:57:30.247 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (2.20.0) 2026-06-18 10:57:30.252 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev30) (0.1.2) 2026-06-18 10:57:30.266 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev30) (0.16.0) 2026-06-18 10:57:30.297 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev30) 2026-06-18 10:57:30.300 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-18 10:57:30.338 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-18 10:57:30.340 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-18 10:57:30.353 | Building wheels for collected packages: tempest 2026-06-18 10:57:30.354 | Building editable for tempest (pyproject.toml): started 2026-06-18 10:57:32.011 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-18 10:57:32.012 | Created wheel for tempest: filename=tempest-46.3.1.dev30-0.editable-py3-none-any.whl size=8321 sha256=2c893511e89f0f8b734b6da0eb3a56c2fb3b044485004299ea4ec6f578d2a5d1 2026-06-18 10:57:32.012 | Stored in directory: /tmp/pip-ephem-wheel-cache-sa34fncu/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-18 10:57:32.017 | Successfully built tempest 2026-06-18 10:57:32.312 | Installing collected packages: tomlkit, stestr, tempest 2026-06-18 10:57:32.579 | 2026-06-18 10:57:32.605 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev30 tomlkit-0.15.0 2026-06-18 10:57:32.815 | ++ inc/python:pip_install:216 : result=0 2026-06-18 10:57:32.818 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-18 10:57:32.820 | ++ functions-common:time_stop:2414 : local name 2026-06-18 10:57:32.823 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 10:57:32.826 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:57:32.830 | ++ functions-common:time_stop:2417 : local total 2026-06-18 10:57:32.834 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 10:57:32.838 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-18 10:57:32.842 | ++ functions-common:time_stop:2421 : start_time=1781780244738 2026-06-18 10:57:32.844 | ++ functions-common:time_stop:2423 : [[ -z 1781780244738 ]] 2026-06-18 10:57:32.848 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:57:32.854 | ++ functions-common:time_stop:2426 : end_time=1781780252850 2026-06-18 10:57:32.857 | ++ functions-common:time_stop:2427 : elapsed_time=8112 2026-06-18 10:57:32.860 | ++ functions-common:time_stop:2428 : total=172712 2026-06-18 10:57:32.864 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:57:32.867 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=180824 2026-06-18 10:57:32.870 | ++ inc/python:pip_install:219 : return 0 2026-06-18 10:57:32.873 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-18 10:57:32.877 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:57:32.880 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-18 10:57:32.884 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-18 10:57:32.888 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-18 10:57:32.892 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-18 10:57:32.895 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-18 10:57:32.898 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-18 10:57:32.902 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-18 10:57:32.905 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-18 10:57:32.908 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-18 10:57:32.911 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-18 10:57:32.915 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-18 10:57:32.919 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-18 10:57:32.923 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-18 10:57:32.926 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-18 10:57:32.930 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-18 10:57:32.934 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-18 10:57:32.937 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-18 10:57:32.940 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-18 10:57:32.944 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-18 10:57:32.947 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-18 10:57:32.950 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-18 10:57:32.953 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-18 10:57:32.956 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-18 10:57:32.959 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-18 10:57:32.961 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-18 10:57:32.961 | ' 2026-06-18 10:57:32.965 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-18 10:57:32.969 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-18 10:57:32.988 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:32.991 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-18 10:57:32.995 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-18 10:57:32.998 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-18 10:57:33.001 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-18 10:57:33.005 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-18 10:57:33.007 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-18 10:57:33.007 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-18 10:57:36.725 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:57:36.729 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-18 10:57:36.733 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-18 10:57:36.737 | ++ lib/tempest:get_active_images:176 : img_id=382fec53-1b00-4068-93c3-0befc46611d6 2026-06-18 10:57:36.741 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-18 10:57:36.744 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-18 10:57:36.748 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-18 10:57:36.751 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-18 10:57:36.755 | ++ lib/tempest:configure_tempest:266 : '[' -z 382fec53-1b00-4068-93c3-0befc46611d6 ']' 2026-06-18 10:57:36.759 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=382fec53-1b00-4068-93c3-0befc46611d6 2026-06-18 10:57:36.762 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-18 10:57:36.779 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-18 10:57:36.784 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-18 10:57:36.787 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-18 10:57:36.791 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-18 10:57:36.795 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-18 10:57:36.799 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-18 10:57:36.802 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-18 10:57:36.805 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-18 10:57:36.810 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-18 10:57:36.811 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-18 10:57:40.033 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:57:40.038 | ++ lib/tempest:configure_tempest:303 : admin_project_id=06452a6bbf774f3984c86f9740b117e3 2026-06-18 10:57:40.042 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-18 10:57:40.061 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:40.066 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-18 10:57:43.342 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:57:43.346 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 10:57:43.346 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-18 10:57:43.346 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 10:57:43.346 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-18 10:57:43.346 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-18 10:57:43.346 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-18 10:57:43.346 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-18 10:57:43.346 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-18 10:57:43.346 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-18 10:57:43.346 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-18 10:57:43.347 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-18 10:57:43.347 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-18 10:57:43.347 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-18 10:57:43.347 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-18 10:57:43.349 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-18 10:57:43.354 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 10:57:43.354 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-18 10:57:43.354 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 10:57:43.354 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-18 10:57:43.354 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-18 10:57:43.354 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-18 10:57:43.354 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-18 10:57:43.354 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-18 10:57:43.355 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-18 10:57:43.355 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-18 10:57:43.355 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-18 10:57:43.355 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-18 10:57:43.355 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-18 10:57:43.355 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-18 10:57:43.358 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 382fec53-1b00-4068-93c3-0befc46611d6 2026-06-18 10:57:43.362 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-18 10:57:43.366 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 382fec53-1b00-4068-93c3-0befc46611d6 -c size -f value 2026-06-18 10:57:46.785 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:57:46.789 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-18 10:57:46.792 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-18 10:57:46.793 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-18 10:57:46.834 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-18 10:57:46.837 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-18 10:57:46.841 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-18 10:57:49.774 | +----------------------------+-----------------------+ 2026-06-18 10:57:49.775 | | Field | Value | 2026-06-18 10:57:49.775 | +----------------------------+-----------------------+ 2026-06-18 10:57:49.775 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:49.775 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:49.775 | | description | None | 2026-06-18 10:57:49.775 | | disk | 1 | 2026-06-18 10:57:49.775 | | id | 42 | 2026-06-18 10:57:49.775 | | name | m1.nano | 2026-06-18 10:57:49.775 | | os-flavor-access:is_public | True | 2026-06-18 10:57:49.775 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:49.775 | | ram | 192 | 2026-06-18 10:57:49.776 | | rxtx_factor | 1.0 | 2026-06-18 10:57:49.776 | | swap | 0 | 2026-06-18 10:57:49.776 | | vcpus | 1 | 2026-06-18 10:57:49.776 | +----------------------------+-----------------------+ 2026-06-18 10:57:50.096 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-18 10:57:50.100 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 10:57:50.100 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-18 10:57:50.100 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-18 10:57:50.100 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-18 10:57:50.101 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-18 10:57:50.101 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-18 10:57:50.101 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-18 10:57:50.101 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-18 10:57:50.101 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-18 10:57:50.101 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-18 10:57:50.101 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-18 10:57:50.101 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-18 10:57:50.101 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-18 10:57:50.101 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-18 10:57:50.105 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 382fec53-1b00-4068-93c3-0befc46611d6 2026-06-18 10:57:50.109 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-18 10:57:50.114 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 382fec53-1b00-4068-93c3-0befc46611d6 -c size -f value 2026-06-18 10:57:53.353 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:57:53.356 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-18 10:57:53.360 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-18 10:57:53.361 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-18 10:57:53.404 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-18 10:57:53.408 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-18 10:57:53.412 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-18 10:57:56.422 | +----------------------------+-----------------------+ 2026-06-18 10:57:56.422 | | Field | Value | 2026-06-18 10:57:56.422 | +----------------------------+-----------------------+ 2026-06-18 10:57:56.422 | | OS-FLV-DISABLED:disabled | False | 2026-06-18 10:57:56.422 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-18 10:57:56.422 | | description | None | 2026-06-18 10:57:56.422 | | disk | 1 | 2026-06-18 10:57:56.422 | | id | 84 | 2026-06-18 10:57:56.422 | | name | m1.micro | 2026-06-18 10:57:56.423 | | os-flavor-access:is_public | True | 2026-06-18 10:57:56.423 | | properties | hw_rng:allowed='True' | 2026-06-18 10:57:56.423 | | ram | 256 | 2026-06-18 10:57:56.423 | | rxtx_factor | 1.0 | 2026-06-18 10:57:56.423 | | swap | 0 | 2026-06-18 10:57:56.423 | | vcpus | 1 | 2026-06-18 10:57:56.423 | +----------------------------+-----------------------+ 2026-06-18 10:57:56.746 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-18 10:57:56.749 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-18 10:57:56.770 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:57:56.774 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-18 10:57:56.778 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-18 10:57:56.781 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-18 10:57:56.784 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-18 10:57:56.788 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-18 10:57:56.792 | +++ functions-common:git_clone:587 : pwd 2026-06-18 10:57:56.796 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-18 10:57:56.800 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-18 10:57:56.805 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-18 10:57:56.828 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-18 10:57:56.832 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-18 10:57:56.835 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-18 10:57:56.839 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-18 10:57:56.840 | ++ functions-common:git_clone:604 : echo master 2026-06-18 10:57:56.846 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-18 10:57:56.849 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-18 10:57:56.853 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-18 10:57:56.855 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 10:57:56.859 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 10:57:56.863 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:57:56.866 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 10:57:56.870 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:57:56.874 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:57:56.878 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 10:57:56.881 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:57:56.886 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:57:56.891 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781780276887 2026-06-18 10:57:56.894 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-18 10:57:56.898 | Cloning into '/opt/stack/os-test-images'... 2026-06-18 10:57:57.572 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:57:57.577 | ++ functions-common:time_stop:2414 : local name 2026-06-18 10:57:57.581 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 10:57:57.584 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:57:57.588 | ++ functions-common:time_stop:2417 : local total 2026-06-18 10:57:57.592 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 10:57:57.595 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:57:57.599 | ++ functions-common:time_stop:2421 : start_time=1781780276887 2026-06-18 10:57:57.603 | ++ functions-common:time_stop:2423 : [[ -z 1781780276887 ]] 2026-06-18 10:57:57.607 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:57:57.612 | ++ functions-common:time_stop:2426 : end_time=1781780277608 2026-06-18 10:57:57.615 | ++ functions-common:time_stop:2427 : elapsed_time=721 2026-06-18 10:57:57.618 | ++ functions-common:time_stop:2428 : total=380302 2026-06-18 10:57:57.621 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:57:57.625 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=381023 2026-06-18 10:57:57.629 | ++ functions-common:git_clone:625 : cd /opt/stack/os-test-images 2026-06-18 10:57:57.632 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-18 10:57:57.635 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 10:57:57.640 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 10:57:57.643 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:57:57.646 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 10:57:57.650 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:57:57.653 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:57:57.657 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 10:57:57.660 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:57:57.664 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:57:57.670 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781780277665 2026-06-18 10:57:57.673 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-18 10:57:58.164 | From https://review.opendev.org/openstack/os-test-images 2026-06-18 10:57:58.164 | * branch master -> FETCH_HEAD 2026-06-18 10:57:58.176 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:57:58.179 | ++ functions-common:time_stop:2414 : local name 2026-06-18 10:57:58.182 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 10:57:58.185 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:57:58.188 | ++ functions-common:time_stop:2417 : local total 2026-06-18 10:57:58.190 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 10:57:58.193 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:57:58.196 | ++ functions-common:time_stop:2421 : start_time=1781780277665 2026-06-18 10:57:58.199 | ++ functions-common:time_stop:2423 : [[ -z 1781780277665 ]] 2026-06-18 10:57:58.204 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:57:58.208 | ++ functions-common:time_stop:2426 : end_time=1781780278205 2026-06-18 10:57:58.212 | ++ functions-common:time_stop:2427 : elapsed_time=540 2026-06-18 10:57:58.215 | ++ functions-common:time_stop:2428 : total=381023 2026-06-18 10:57:58.218 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:57:58.221 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=381563 2026-06-18 10:57:58.224 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-18 10:57:58.228 | ++ functions-common:git_timed:691 : local count=0 2026-06-18 10:57:58.231 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-18 10:57:58.234 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-18 10:57:58.238 | ++ functions-common:git_timed:695 : timeout=0 2026-06-18 10:57:58.241 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-18 10:57:58.243 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-18 10:57:58.247 | ++ functions-common:time_start:2401 : local start_time= 2026-06-18 10:57:58.250 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-18 10:57:58.254 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-18 10:57:58.259 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781780278256 2026-06-18 10:57:58.262 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-18 10:57:58.269 | Note: switching to 'FETCH_HEAD'. 2026-06-18 10:57:58.269 | 2026-06-18 10:57:58.269 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-18 10:57:58.270 | changes and commit them, and you can discard any commits you make in this 2026-06-18 10:57:58.270 | state without impacting any branches by switching back to a branch. 2026-06-18 10:57:58.270 | 2026-06-18 10:57:58.270 | If you want to create a new branch to retain commits you create, you may 2026-06-18 10:57:58.270 | do so (now or later) by using -c with the switch command. Example: 2026-06-18 10:57:58.270 | 2026-06-18 10:57:58.270 | git switch -c 2026-06-18 10:57:58.270 | 2026-06-18 10:57:58.270 | Or undo this operation with: 2026-06-18 10:57:58.270 | 2026-06-18 10:57:58.270 | git switch - 2026-06-18 10:57:58.271 | 2026-06-18 10:57:58.271 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-18 10:57:58.271 | 2026-06-18 10:57:58.271 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-18 10:57:58.273 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-18 10:57:58.276 | ++ functions-common:time_stop:2414 : local name 2026-06-18 10:57:58.279 | ++ functions-common:time_stop:2415 : local end_time 2026-06-18 10:57:58.282 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-18 10:57:58.285 | ++ functions-common:time_stop:2417 : local total 2026-06-18 10:57:58.288 | ++ functions-common:time_stop:2418 : local start_time 2026-06-18 10:57:58.292 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-18 10:57:58.295 | ++ functions-common:time_stop:2421 : start_time=1781780278256 2026-06-18 10:57:58.298 | ++ functions-common:time_stop:2423 : [[ -z 1781780278256 ]] 2026-06-18 10:57:58.303 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-18 10:57:58.307 | ++ functions-common:time_stop:2426 : end_time=1781780278304 2026-06-18 10:57:58.311 | ++ functions-common:time_stop:2427 : elapsed_time=48 2026-06-18 10:57:58.314 | ++ functions-common:time_stop:2428 : total=381563 2026-06-18 10:57:58.317 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-18 10:57:58.320 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=381611 2026-06-18 10:57:58.323 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-18 10:57:58.343 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-18 10:57:58.347 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-18 10:57:58.348 | ++ functions-common:git_clone:667 : head -1 2026-06-18 10:57:58.350 | 5d0367e Clean-up zuul config spacing 2026-06-18 10:57:58.354 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-18 10:57:58.357 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-18 10:57:58.357 | /opt/stack/os-test-images ~/devstack 2026-06-18 10:57:58.361 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-18 10:57:58.797 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-18 10:57:59.426 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-18 10:58:02.147 | generate installed: PyYAML==6.0.3 2026-06-18 10:58:02.148 | generate run-test-pre: PYTHONHASHSEED='1941557434' 2026-06-18 10:58:02.148 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-18 10:58:02.270 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-18 10:58:02.290 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-18 10:58:02.311 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-18 10:58:02.340 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-18 10:58:02.343 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-18 10:58:02.350 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-18 10:58:02.358 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-18 10:58:02.388 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-18 10:58:02.400 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-18 10:58:02.408 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-18 10:58:02.419 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-18 10:58:02.419 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-18 10:58:02.426 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-18 10:58:02.433 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-18 10:58:02.451 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-18 10:58:02.454 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-18 10:58:02.456 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-18 10:58:02.467 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-18 10:58:02.479 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-18 10:58:02.492 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-18 10:58:02.494 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-18 10:58:02.507 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-18 10:58:02.511 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-18 10:58:02.513 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-18 10:58:02.525 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-18 10:58:02.528 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-18 10:58:02.540 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-18 10:58:02.564 | ___________________________________ summary ____________________________________ 2026-06-18 10:58:02.565 | generate: commands succeeded 2026-06-18 10:58:02.565 | congratulations :) 2026-06-18 10:58:02.604 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-18 10:58:02.604 | ~/devstack 2026-06-18 10:58:02.608 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-18 10:58:02.650 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-18 10:58:02.655 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-18 10:58:02.680 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-18 10:58:02.682 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-18 10:58:02.686 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-18 10:58:02.729 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-18 10:58:02.773 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-18 10:58:02.775 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-18 10:58:02.779 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-18 10:58:02.782 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-18 10:58:02.786 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-18 10:58:06.227 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:58:06.232 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-18 10:58:06.232 | address-scope 2026-06-18 10:58:06.232 | agent 2026-06-18 10:58:06.232 | allowed-address-pairs 2026-06-18 10:58:06.232 | auto-allocated-topology 2026-06-18 10:58:06.233 | availability_zone 2026-06-18 10:58:06.233 | default-subnetpools 2026-06-18 10:58:06.233 | dhcp_agent_scheduler 2026-06-18 10:58:06.233 | dns-integration 2026-06-18 10:58:06.233 | dns-domain-ports 2026-06-18 10:58:06.233 | dns-integration-domain-keywords 2026-06-18 10:58:06.233 | empty-string-filtering 2026-06-18 10:58:06.233 | external-net 2026-06-18 10:58:06.234 | extra_dhcp_opt 2026-06-18 10:58:06.234 | extraroute 2026-06-18 10:58:06.234 | extraroute-atomic 2026-06-18 10:58:06.234 | filter-validation 2026-06-18 10:58:06.234 | floating-ip-port-forwarding-detail 2026-06-18 10:58:06.234 | fip-port-details 2026-06-18 10:58:06.234 | flavors 2026-06-18 10:58:06.234 | floatingip-pools 2026-06-18 10:58:06.234 | router 2026-06-18 10:58:06.235 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:58:06.235 | enable-default-route-bfd 2026-06-18 10:58:06.235 | enable-default-route-ecmp 2026-06-18 10:58:06.235 | ext-gw-mode 2026-06-18 10:58:06.235 | l3-ha 2026-06-18 10:58:06.235 | external-gateway-multihoming 2026-06-18 10:58:06.236 | l3-flavors 2026-06-18 10:58:06.236 | l3_agent_scheduler 2026-06-18 10:58:06.236 | multi-provider 2026-06-18 10:58:06.236 | net-mtu 2026-06-18 10:58:06.236 | net-mtu-writable 2026-06-18 10:58:06.236 | network_availability_zone 2026-06-18 10:58:06.236 | network-ip-availability 2026-06-18 10:58:06.236 | network-ip-availability-details 2026-06-18 10:58:06.237 | pagination 2026-06-18 10:58:06.237 | port-device-profile 2026-06-18 10:58:06.237 | port-mac-address-regenerate 2026-06-18 10:58:06.237 | port-numa-affinity-policy 2026-06-18 10:58:06.237 | port-numa-affinity-policy-socket 2026-06-18 10:58:06.237 | binding 2026-06-18 10:58:06.237 | binding-extended 2026-06-18 10:58:06.237 | port-security 2026-06-18 10:58:06.238 | project-id 2026-06-18 10:58:06.238 | provider 2026-06-18 10:58:06.238 | qinq 2026-06-18 10:58:06.238 | quota-check-limit 2026-06-18 10:58:06.238 | quota-check-limit-default 2026-06-18 10:58:06.238 | quotas 2026-06-18 10:58:06.238 | quota_details 2026-06-18 10:58:06.238 | rbac-policies 2026-06-18 10:58:06.239 | rbac-address-scope 2026-06-18 10:58:06.239 | rbac-security-groups 2026-06-18 10:58:06.239 | revision-if-match 2026-06-18 10:58:06.239 | standard-attr-revisions 2026-06-18 10:58:06.239 | router_availability_zone 2026-06-18 10:58:06.239 | router-enable-snat 2026-06-18 10:58:06.239 | security-groups-default-rules 2026-06-18 10:58:06.240 | security-groups-normalized-cidr 2026-06-18 10:58:06.240 | security-groups-remote-address-group 2026-06-18 10:58:06.240 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:58:06.240 | security-groups-shared-filtering 2026-06-18 10:58:06.240 | security-group 2026-06-18 10:58:06.240 | service-type 2026-06-18 10:58:06.240 | sorting 2026-06-18 10:58:06.240 | standard-attr-description 2026-06-18 10:58:06.241 | stateful-security-group 2026-06-18 10:58:06.241 | subnet-dns-publish-fixed-ip 2026-06-18 10:58:06.241 | subnet-external-network 2026-06-18 10:58:06.241 | subnet_onboard 2026-06-18 10:58:06.241 | subnet-service-types 2026-06-18 10:58:06.241 | subnet_allocation 2026-06-18 10:58:06.241 | subnetpool-prefix-ops 2026-06-18 10:58:06.241 | tag-creation 2026-06-18 10:58:06.242 | standard-attr-tag 2026-06-18 10:58:06.242 | standard-attr-timestamp 2026-06-18 10:58:06.242 | vlan-transparent' 2026-06-18 10:58:06.242 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-18 10:58:06.242 | address-scope 2026-06-18 10:58:06.242 | agent 2026-06-18 10:58:06.242 | allowed-address-pairs 2026-06-18 10:58:06.243 | auto-allocated-topology 2026-06-18 10:58:06.243 | availability_zone 2026-06-18 10:58:06.243 | default-subnetpools 2026-06-18 10:58:06.243 | dhcp_agent_scheduler 2026-06-18 10:58:06.243 | dns-integration 2026-06-18 10:58:06.243 | dns-domain-ports 2026-06-18 10:58:06.243 | dns-integration-domain-keywords 2026-06-18 10:58:06.244 | empty-string-filtering 2026-06-18 10:58:06.244 | external-net 2026-06-18 10:58:06.244 | extra_dhcp_opt 2026-06-18 10:58:06.244 | extraroute 2026-06-18 10:58:06.244 | extraroute-atomic 2026-06-18 10:58:06.244 | filter-validation 2026-06-18 10:58:06.244 | floating-ip-port-forwarding-detail 2026-06-18 10:58:06.244 | fip-port-details 2026-06-18 10:58:06.244 | flavors 2026-06-18 10:58:06.245 | floatingip-pools 2026-06-18 10:58:06.245 | router 2026-06-18 10:58:06.245 | l3-agent-scheduler-ha-chassis-priority 2026-06-18 10:58:06.245 | enable-default-route-bfd 2026-06-18 10:58:06.245 | enable-default-route-ecmp 2026-06-18 10:58:06.245 | ext-gw-mode 2026-06-18 10:58:06.245 | l3-ha 2026-06-18 10:58:06.245 | external-gateway-multihoming 2026-06-18 10:58:06.246 | l3-flavors 2026-06-18 10:58:06.246 | l3_agent_scheduler 2026-06-18 10:58:06.246 | multi-provider 2026-06-18 10:58:06.246 | net-mtu 2026-06-18 10:58:06.246 | net-mtu-writable 2026-06-18 10:58:06.246 | network_availability_zone 2026-06-18 10:58:06.246 | network-ip-availability 2026-06-18 10:58:06.247 | network-ip-availability-details 2026-06-18 10:58:06.247 | pagination 2026-06-18 10:58:06.247 | port-device-profile 2026-06-18 10:58:06.247 | port-mac-address-regenerate 2026-06-18 10:58:06.247 | port-numa-affinity-policy 2026-06-18 10:58:06.247 | port-numa-affinity-policy-socket 2026-06-18 10:58:06.247 | binding 2026-06-18 10:58:06.247 | binding-extended 2026-06-18 10:58:06.248 | port-security 2026-06-18 10:58:06.248 | project-id 2026-06-18 10:58:06.248 | provider 2026-06-18 10:58:06.248 | qinq 2026-06-18 10:58:06.248 | quota-check-limit 2026-06-18 10:58:06.248 | quota-check-limit-default 2026-06-18 10:58:06.248 | quotas 2026-06-18 10:58:06.248 | quota_details 2026-06-18 10:58:06.249 | rbac-policies 2026-06-18 10:58:06.249 | rbac-address-scope 2026-06-18 10:58:06.249 | rbac-security-groups 2026-06-18 10:58:06.249 | revision-if-match 2026-06-18 10:58:06.249 | standard-attr-revisions 2026-06-18 10:58:06.249 | router_availability_zone 2026-06-18 10:58:06.249 | router-enable-snat 2026-06-18 10:58:06.249 | security-groups-default-rules 2026-06-18 10:58:06.250 | security-groups-normalized-cidr 2026-06-18 10:58:06.250 | security-groups-remote-address-group 2026-06-18 10:58:06.250 | security-groups-rules-belongs-to-default-sg 2026-06-18 10:58:06.250 | security-groups-shared-filtering 2026-06-18 10:58:06.250 | security-group 2026-06-18 10:58:06.250 | service-type 2026-06-18 10:58:06.250 | sorting 2026-06-18 10:58:06.250 | standard-attr-description 2026-06-18 10:58:06.251 | stateful-security-group 2026-06-18 10:58:06.251 | subnet-dns-publish-fixed-ip 2026-06-18 10:58:06.251 | subnet-external-network 2026-06-18 10:58:06.251 | subnet_onboard 2026-06-18 10:58:06.251 | subnet-service-types 2026-06-18 10:58:06.251 | subnet_allocation 2026-06-18 10:58:06.251 | subnetpool-prefix-ops 2026-06-18 10:58:06.252 | tag-creation 2026-06-18 10:58:06.252 | standard-attr-tag 2026-06-18 10:58:06.252 | standard-attr-timestamp 2026-06-18 10:58:06.252 | vlan-transparent =~ external-net ]] 2026-06-18 10:58:06.252 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-18 10:58:06.252 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-18 10:58:09.578 | +++ functions-common:oscwrap:2459 : return 0 2026-06-18 10:58:09.583 | ++ lib/tempest:configure_tempest:395 : public_network_id=b9c72dc2-449c-497e-8799-d7640196823e 2026-06-18 10:58:09.587 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-18 10:58:13.327 | +---------------------------+--------------------------------------+ 2026-06-18 10:58:13.327 | | Field | Value | 2026-06-18 10:58:13.327 | +---------------------------+--------------------------------------+ 2026-06-18 10:58:13.327 | | admin_state_up | UP | 2026-06-18 10:58:13.327 | | availability_zone_hints | | 2026-06-18 10:58:13.327 | | availability_zones | | 2026-06-18 10:58:13.328 | | created_at | 2026-06-18T10:58:12Z | 2026-06-18 10:58:13.328 | | description | | 2026-06-18 10:58:13.328 | | dns_domain | None | 2026-06-18 10:58:13.328 | | id | 69757752-577b-4394-a500-e35102b28c03 | 2026-06-18 10:58:13.328 | | ipv4_address_scope | None | 2026-06-18 10:58:13.328 | | ipv6_address_scope | None | 2026-06-18 10:58:13.330 | | is_default | False | 2026-06-18 10:58:13.330 | | is_vlan_qinq | None | 2026-06-18 10:58:13.330 | | is_vlan_transparent | False | 2026-06-18 10:58:13.330 | | mtu | 1442 | 2026-06-18 10:58:13.331 | | name | shared | 2026-06-18 10:58:13.331 | | port_security_enabled | True | 2026-06-18 10:58:13.331 | | project_id | 06452a6bbf774f3984c86f9740b117e3 | 2026-06-18 10:58:13.331 | | provider:network_type | geneve | 2026-06-18 10:58:13.331 | | provider:physical_network | None | 2026-06-18 10:58:13.331 | | provider:segmentation_id | 17256 | 2026-06-18 10:58:13.332 | | pvlan | None | 2026-06-18 10:58:13.332 | | qinq | False | 2026-06-18 10:58:13.332 | | qos_policy_id | None | 2026-06-18 10:58:13.332 | | revision_number | 1 | 2026-06-18 10:58:13.332 | | router:external | Internal | 2026-06-18 10:58:13.332 | | segments | None | 2026-06-18 10:58:13.332 | | shared | True | 2026-06-18 10:58:13.333 | | status | ACTIVE | 2026-06-18 10:58:13.333 | | subnets | | 2026-06-18 10:58:13.333 | | tags | | 2026-06-18 10:58:13.333 | | updated_at | 2026-06-18T10:58:12Z | 2026-06-18 10:58:13.333 | +---------------------------+--------------------------------------+ 2026-06-18 10:58:13.651 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-18 10:58:17.767 | +----------------------+--------------------------------------+ 2026-06-18 10:58:17.767 | | Field | Value | 2026-06-18 10:58:17.767 | +----------------------+--------------------------------------+ 2026-06-18 10:58:17.767 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-18 10:58:17.767 | | cidr | 192.168.233.0/24 | 2026-06-18 10:58:17.767 | | created_at | 2026-06-18T10:58:16Z | 2026-06-18 10:58:17.768 | | description | shared-subnet | 2026-06-18 10:58:17.769 | | dns_nameservers | | 2026-06-18 10:58:17.769 | | dns_publish_fixed_ip | None | 2026-06-18 10:58:17.769 | | enable_dhcp | True | 2026-06-18 10:58:17.769 | | gateway_ip | 192.168.233.1 | 2026-06-18 10:58:17.769 | | host_routes | | 2026-06-18 10:58:17.769 | | id | 976cadd9-6459-416d-b142-3d69d7137984 | 2026-06-18 10:58:17.769 | | ip_version | 4 | 2026-06-18 10:58:17.770 | | ipv6_address_mode | None | 2026-06-18 10:58:17.770 | | ipv6_ra_mode | None | 2026-06-18 10:58:17.770 | | name | shared-subnet | 2026-06-18 10:58:17.770 | | network_id | 69757752-577b-4394-a500-e35102b28c03 | 2026-06-18 10:58:17.770 | | project_id | 06452a6bbf774f3984c86f9740b117e3 | 2026-06-18 10:58:17.770 | | revision_number | 0 | 2026-06-18 10:58:17.770 | | router:external | False | 2026-06-18 10:58:17.770 | | segment_id | None | 2026-06-18 10:58:17.770 | | service_types | | 2026-06-18 10:58:17.770 | | subnetpool_id | None | 2026-06-18 10:58:17.771 | | tags | | 2026-06-18 10:58:17.771 | | updated_at | 2026-06-18T10:58:16Z | 2026-06-18 10:58:17.771 | +----------------------+--------------------------------------+ 2026-06-18 10:58:18.108 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-18 10:58:18.155 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-18 10:58:18.201 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-18 10:58:18.207 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-18 10:58:18.250 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-18 10:58:18.291 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-18 10:58:18.330 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-18 10:58:18.372 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-18 10:58:18.414 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.165/identity/v3 2026-06-18 10:58:18.458 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-18 10:58:18.498 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-18 10:58:18.539 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-18 10:58:18.580 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-18 10:58:18.584 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-18 10:58:18.626 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-18 10:58:18.665 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-18 10:58:18.706 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-18 10:58:18.745 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-18 10:58:18.786 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-18 10:58:18.807 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:58:18.809 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-18 10:58:18.812 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-18 10:58:18.854 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-18 10:58:18.876 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:58:18.880 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-18 10:58:18.919 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-18 10:58:18.958 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-18 10:58:19.000 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-18 10:58:19.004 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-18 10:58:19.046 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-18 10:58:19.087 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-18 10:58:19.111 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:58:19.115 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 382fec53-1b00-4068-93c3-0befc46611d6 2026-06-18 10:58:19.157 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 382fec53-1b00-4068-93c3-0befc46611d6 2026-06-18 10:58:19.197 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-18 10:58:19.242 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-18 10:58:19.287 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-18 10:58:19.330 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-18 10:58:19.354 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:58:19.357 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-18 10:58:19.360 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-18 10:58:19.364 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-18 10:58:19.366 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-18 10:58:19.369 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-18 10:58:19.372 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-18 10:58:19.397 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-18 10:58:19.400 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-18 10:58:19.439 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-18 10:58:19.482 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-18 10:58:19.524 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-18 10:58:19.566 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-18 10:58:19.609 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-18 10:58:19.648 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-18 10:58:19.690 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-18 10:58:19.730 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-18 10:58:19.774 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-18 10:58:19.778 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-18 10:58:19.824 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-18 10:58:19.828 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-18 10:58:19.854 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:58:19.857 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-18 10:58:19.900 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-18 10:58:19.922 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:58:19.926 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-18 10:58:19.930 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-18 10:58:19.953 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:58:19.957 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-18 10:58:19.961 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-18 10:58:19.964 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-18 10:58:20.010 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-18 10:58:20.052 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id b9c72dc2-449c-497e-8799-d7640196823e 2026-06-18 10:58:20.091 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-18 10:58:20.133 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-18 10:58:20.174 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-18 10:58:20.217 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-18 10:58:20.257 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-18 10:58:20.301 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-18 10:58:20.349 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-18 10:58:20.353 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-18 10:58:20.357 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-18 10:58:20.360 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-18 10:58:20.404 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-18 10:58:20.409 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-18 10:58:20.410 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-18 10:58:20.415 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-18 10:58:20.419 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-18 10:58:20.460 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-18 10:58:20.463 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-18 10:58:20.466 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-18 10:58:20.470 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-18 10:58:20.473 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-18 10:58:20.509 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-18 10:58:20.546 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-18 10:58:20.582 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-18 10:58:20.623 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-18 10:58:20.665 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-18 10:58:20.705 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 10:58:20.708 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-18 10:58:20.712 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-18 10:58:20.737 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-18 10:58:20.781 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 10:58:20.784 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-18 10:58:20.789 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-18 10:58:20.815 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-18 10:58:20.860 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 10:58:20.864 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-18 10:58:20.868 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-18 10:58:20.872 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-18 10:58:20.895 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-18 10:58:20.936 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-18 10:58:20.939 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-18 10:58:20.944 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-18 10:58:20.969 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-18 10:58:21.009 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-18 10:58:21.050 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-18 10:58:21.053 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-18 10:58:21.095 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-18 10:58:21.099 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-18 10:58:21.103 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-18 10:58:21.107 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-18 10:58:21.133 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-18 10:58:21.137 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-18 10:58:21.179 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-18 10:58:21.203 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:58:21.206 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-18 10:58:21.246 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-18 10:58:21.250 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-18 10:58:21.254 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-18 10:58:21.258 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-18 10:58:21.261 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-18 10:58:21.265 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-18 10:58:21.268 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-18 10:58:21.272 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-18 10:58:21.276 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-18 10:58:21.301 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-18 10:58:21.305 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-18 10:58:21.346 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-18 10:58:21.350 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-18 10:58:21.354 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-18 10:58:21.358 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-18 10:58:21.398 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-18 10:58:21.442 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-18 10:58:21.484 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-18 10:58:21.488 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-18 10:58:21.492 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 10:58:21.495 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-18 10:58:21.519 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:58:21.522 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-18 10:58:21.566 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 10:58:21.568 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-18 10:58:21.591 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:58:21.594 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-18 10:58:21.636 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 10:58:21.639 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-18 10:58:21.662 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:58:21.665 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-18 10:58:21.705 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 10:58:21.708 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-18 10:58:21.732 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:58:21.735 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-18 10:58:21.777 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 10:58:21.781 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-18 10:58:21.803 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-18 10:58:21.807 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-18 10:58:21.846 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 10:58:21.849 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-18 10:58:21.870 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:58:21.874 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-18 10:58:21.915 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-18 10:58:21.919 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-18 10:58:21.942 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:58:21.945 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-18 10:58:21.987 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-18 10:58:21.990 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-18 10:58:21.994 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-18 10:58:21.998 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-18 10:58:22.041 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-18 10:58:22.045 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-18 10:58:22.048 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-18 10:58:22.052 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-18 10:58:22.093 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-18 10:58:22.097 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-18 10:58:22.101 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-18 10:58:22.104 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-18 10:58:22.108 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-18 10:58:22.113 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-18 10:58:22.119 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.WeM1EDCCvF 2026-06-18 10:58:22.122 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-18 10:58:22.125 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-18 10:58:22.130 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-18 10:58:22.135 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.yj4CxcK01g 2026-06-18 10:58:22.138 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.yj4CxcK01g 2026-06-18 10:58:22.142 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-18 10:58:22.145 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.yj4CxcK01g 2026-06-18 10:58:22.148 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-18 10:58:22.153 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-18 10:58:22.156 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-18 10:58:22.164 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 10:58:22.168 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 10:58:22.171 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 10:58:22.174 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-18 10:58:22.178 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-18 10:58:22.182 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-18 10:58:22.714 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-18 10:58:23.596 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-18 10:58:39.697 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-18 10:58:46.694 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 10:58:46.695 | ___________________________________ summary ____________________________________ 2026-06-18 10:58:46.695 | venv-tempest: skipped tests 2026-06-18 10:58:46.695 | congratulations :) 2026-06-18 10:58:46.735 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.yj4CxcK01g -r requirements.txt 2026-06-18 10:58:47.631 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-18 10:58:47.631 | !! 2026-06-18 10:58:47.631 | 2026-06-18 10:58:47.631 | ******************************************************************************** 2026-06-18 10:58:47.631 | Requirements should be satisfied by a PEP 517 installer. 2026-06-18 10:58:47.631 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-18 10:58:47.631 | 2026-06-18 10:58:47.631 | This deprecation is overdue, please update your project and remove deprecated 2026-06-18 10:58:47.632 | calls to avoid build errors in the future. 2026-06-18 10:58:47.632 | ******************************************************************************** 2026-06-18 10:58:47.632 | 2026-06-18 10:58:47.632 | !! 2026-06-18 10:58:47.632 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-18 10:58:48.032 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-18 10:58:48.032 | !! 2026-06-18 10:58:48.033 | 2026-06-18 10:58:48.033 | ******************************************************************************** 2026-06-18 10:58:48.033 | Please avoid running ``setup.py`` directly. 2026-06-18 10:58:48.034 | Instead, use pypa/build, pypa/installer or other 2026-06-18 10:58:48.034 | standards-based tools. 2026-06-18 10:58:48.034 | 2026-06-18 10:58:48.034 | This deprecation is overdue, please update your project and remove deprecated 2026-06-18 10:58:48.034 | calls to avoid build errors in the future. 2026-06-18 10:58:48.035 | 2026-06-18 10:58:48.035 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-18 10:58:48.035 | ******************************************************************************** 2026-06-18 10:58:48.035 | 2026-06-18 10:58:48.035 | !! 2026-06-18 10:58:48.035 | self.initialize_options() 2026-06-18 10:58:48.035 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-18 10:58:48.035 | warnings.warn(msg) 2026-06-18 10:58:48.062 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-18 10:58:48.062 | !! 2026-06-18 10:58:48.062 | 2026-06-18 10:58:48.062 | ******************************************************************************** 2026-06-18 10:58:48.063 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-18 10:58:48.063 | 2026-06-18 10:58:48.063 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-18 10:58:48.063 | or your builds will no longer be supported. 2026-06-18 10:58:48.063 | 2026-06-18 10:58:48.064 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-18 10:58:48.064 | ******************************************************************************** 2026-06-18 10:58:48.065 | 2026-06-18 10:58:48.065 | !! 2026-06-18 10:58:48.065 | corresp(dist, value, root_dir) 2026-06-18 10:58:48.214 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-18 10:58:55.034 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 10:58:55.034 | venv-tempest run-test-pre: PYTHONHASHSEED='3241898901' 2026-06-18 10:58:55.034 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.yj4CxcK01g -r requirements.txt 2026-06-18 10:58:56.026 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-18 10:58:56.026 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-18 10:58:56.027 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-18 10:58:56.028 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-18 10:58:56.029 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-18 10:58:56.030 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-18 10:58:56.031 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-18 10:58:56.031 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-18 10:58:56.033 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-18 10:58:56.034 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-18 10:58:56.035 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-18 10:58:56.035 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-18 10:58:56.036 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-18 10:58:56.037 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-18 10:58:56.038 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-18 10:58:56.039 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-18 10:58:56.039 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-18 10:58:56.040 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-18 10:58:56.041 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-18 10:58:56.042 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-18 10:58:56.043 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-18 10:58:56.043 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-18 10:58:56.044 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-18 10:58:56.046 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-18 10:58:56.048 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-18 10:58:56.049 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-18 10:58:56.052 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-18 10:58:56.052 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-18 10:58:56.053 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-18 10:58:56.054 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-18 10:58:56.060 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-18 10:58:56.061 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-18 10:58:56.062 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-18 10:58:56.065 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-18 10:58:56.070 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-18 10:58:56.073 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-18 10:58:56.075 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-18 10:58:56.077 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-18 10:58:56.079 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-18 10:58:56.082 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-18 10:58:56.083 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-18 10:58:56.085 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.0) 2026-06-18 10:58:56.088 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-18 10:58:56.089 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-18 10:58:56.090 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-18 10:58:56.091 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-18 10:58:56.102 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-18 10:58:56.107 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-18 10:58:56.121 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-18 10:58:56.124 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-18 10:58:56.125 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-18 10:58:56.126 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-18 10:58:56.127 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-18 10:58:56.136 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-18 10:58:56.159 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-18 10:58:56.164 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-18 10:58:56.165 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-18 10:58:56.167 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-18 10:58:56.179 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-18 10:58:56.180 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-18 10:58:56.185 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-18 10:58:56.380 | ___________________________________ summary ____________________________________ 2026-06-18 10:58:56.380 | venv-tempest: commands succeeded 2026-06-18 10:58:56.380 | congratulations :) 2026-06-18 10:58:56.420 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.yj4CxcK01g 2026-06-18 10:58:56.426 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-18 10:58:56.429 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-18 10:58:56.432 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-18 10:58:56.466 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.WeM1EDCCvF 2026-06-18 10:58:57.000 | venv create: /opt/stack/tempest/.tox/venv 2026-06-18 10:58:57.610 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-18 10:59:21.459 | venv develop-inst: /opt/stack/tempest 2026-06-18 10:59:29.562 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a98907031c07452c2c77ec8261a91071372ee8bc#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-18 10:59:29.563 | venv run-test-pre: PYTHONHASHSEED='1031183939' 2026-06-18 10:59:29.563 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.WeM1EDCCvF 2026-06-18 10:59:29.828 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-18 10:59:29.828 | warnings.warn( 2026-06-18 10:59:30.797 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-18 10:59:30.797 | warnings.warn( 2026-06-18 10:59:31.953 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-18 10:59:31.954 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-18 10:59:33.756 | ___________________________________ summary ____________________________________ 2026-06-18 10:59:33.756 | venv: commands succeeded 2026-06-18 10:59:33.756 | congratulations :) 2026-06-18 10:59:33.797 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-18 10:59:33.816 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:59:33.819 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-18 10:59:33.822 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-18 10:59:33.840 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-18 10:59:33.843 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-18 10:59:33.845 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 10:59:33.849 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-18 10:59:33.852 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 10:59:33.855 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-18 10:59:33.859 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 10:59:33.862 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-18 10:59:33.865 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-18 10:59:33.869 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-18 10:59:33.895 | +++ functions-common:remove_disabled_services:2101 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 10:59:33.919 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 10:59:33.923 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-18 10:59:33.927 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-18 10:59:33.964 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-18 10:59:33.968 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-18 10:59:33.971 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-18 10:59:34.012 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-18 10:59:34.015 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-18 10:59:34.019 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-18 10:59:34.055 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-18 10:59:34.055 | ' 2026-06-18 10:59:34.059 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-18 10:59:34.062 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-18 10:59:34.065 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-18 10:59:34.069 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-18 10:59:34.072 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-18 10:59:34.072 | /opt/stack/tempest /opt/stack/tempest 2026-06-18 10:59:34.075 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-18 10:59:34.079 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-18 10:59:34.079 | /opt/stack/tempest 2026-06-18 10:59:34.082 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-18 10:59:34.086 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-18 10:59:34.089 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-18 10:59:34.093 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-18 10:59:34.097 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-18 10:59:34.100 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-18 10:59:34.104 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-18 10:59:34.107 | + functions-common:run_plugins:1831 : local plugins= 2026-06-18 10:59:34.111 | + functions-common:run_plugins:1832 : local plugin 2026-06-18 10:59:34.114 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-18 10:59:34.117 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-18 10:59:34.121 | + inc/meta-config:merge_config_group:171 : shift 2026-06-18 10:59:34.124 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-18 10:59:34.127 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:59:34.130 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-18 10:59:34.134 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-18 10:59:34.139 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-18 10:59:34.142 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-18 10:59:34.144 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-18 10:59:34.148 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-18 10:59:34.151 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-18 10:59:34.152 | /^\[\[.+\|.*\]\]/ { 2026-06-18 10:59:34.153 | gsub("[][]", "", $1); 2026-06-18 10:59:34.153 | split($1, a, "|"); 2026-06-18 10:59:34.153 | if (a[1] == matchgroup) 2026-06-18 10:59:34.153 | print a[2] 2026-06-18 10:59:34.153 | } 2026-06-18 10:59:34.153 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 156 osc 463 apt-get 211 test_with_retry 7 dbsync 8 pip_install 180 apt-get-update 4 run_process 44 git_timed 381 ------------------------- Unaccounted time 97 ========================= Total runtime 1580 ================= Async summary ================= Time spent in the background minus waits: 567 sec Elapsed time: 1580 sec Time if we did everything serially: 2147 sec Speedup: 1.35886 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21051 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 79 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5663 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 271 | | nova_cell0 | UPDATE | 4 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 32 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.165 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.165/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble