2026-08-18 09:14:16.975 | + ./stack.sh:main:491 : exec 2026-08-18 09:14:16.975 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-18-091416' 2026-08-18 09:14:16.975 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-08-18-091416.summary.2026-08-18-091416 2026-08-18 09:14:16.975 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:14:16.975 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-18-091416 2026-08-18 09:14:16.975 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-18-091416 /opt/stack/logs/devstacklog.txt 2026-08-18 09:14:16.975 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-18-091416.summary.2026-08-18-091416 /opt/stack/logs/devstacklog.txt.summary 2026-08-18 09:14:16.975 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-18 09:14:16.975 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-18 09:14:16.975 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-18 09:14:16.975 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-18 09:14:16.975 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-18 09:14:16.975 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-18 09:14:16.975 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-18 09:14:16.978 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-18 09:14:16.980 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-18 09:14:16.983 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-18 09:14:16.987 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-18 09:14:16.989 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-18 09:14:16.992 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-18 09:14:16.995 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-18 09:14:16.999 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-18 09:14:17.001 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-18 09:14:17.003 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-18 09:14:17.005 | + ./stack.sh:main:577 : set -o errexit 2026-08-18 09:14:17.007 | + ./stack.sh:main:580 : uname -a 2026-08-18 09:14:17.008 | Linux np0000007628 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-18 09:14:17.010 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-18 09:14:17.012 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-18 09:14:17.015 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-08-18 09:14:17.057 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-08-18 09:14:17.076 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-08-18 09:14:17.079 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-18 09:14:17.095 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-18 09:14:17.097 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-18 09:14:17.111 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-18 09:14:17.115 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-18 09:14:17.130 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-08-18 09:14:17.132 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-18 09:14:17.135 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-18 09:14:17.138 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-18 09:14:17.153 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-08-18 09:14:17.156 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-18 09:14:17.171 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-08-18 09:14:17.174 | + ./stack.sh:main:594 : tune_host 2026-08-18 09:14:17.176 | + lib/host:tune_host:125 : configure_host_mem 2026-08-18 09:14:17.178 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-18 09:14:17.181 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-08-18 09:14:17.183 | + lib/host:configure_zswap:72 : is_ubuntu 2026-08-18 09:14:17.185 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:14:17.187 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:14:17.189 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-08-18 09:14:17.191 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-08-18 09:14:17.193 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-08-18 09:14:17.195 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-08-18 09:14:17.198 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-18 09:14:17.200 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-08-18 09:14:17.202 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-08-18 09:14:17.205 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-08-18 09:14:17.207 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-08-18 09:14:17.208 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-08-18 09:14:17.218 | lz4 2026-08-18 09:14:17.221 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-08-18 09:14:17.224 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-08-18 09:14:17.226 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-08-18 09:14:17.228 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-08-18 09:14:17.230 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-18 09:14:17.232 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-08-18 09:14:17.233 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-08-18 09:14:17.235 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-08-18 09:14:17.237 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-08-18 09:14:17.238 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-08-18 09:14:17.247 | zsmalloc 2026-08-18 09:14:17.251 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-08-18 09:14:17.254 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-08-18 09:14:17.256 | + lib/host:set_zswap_parameter:63 : local value=1 2026-08-18 09:14:17.258 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-08-18 09:14:17.261 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-18 09:14:17.263 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-08-18 09:14:17.266 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-08-18 09:14:17.268 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-08-18 09:14:17.271 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-08-18 09:14:17.272 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-08-18 09:14:17.280 | 1 2026-08-18 09:14:17.297 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-08-18 09:14:17.306 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-08-18 09:14:17.306 | /sys/module/zswap/parameters/enabled:Y 2026-08-18 09:14:17.306 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-08-18 09:14:17.306 | /sys/module/zswap/parameters/max_pool_percent:20 2026-08-18 09:14:17.306 | /sys/module/zswap/parameters/compressor:lz4 2026-08-18 09:14:17.306 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-08-18 09:14:17.306 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-08-18 09:14:17.306 | /sys/module/zswap/parameters/exclusive_loads:N 2026-08-18 09:14:17.306 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-08-18 09:14:17.309 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-18 09:14:17.312 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-18 09:14:17.314 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-18 09:14:17.316 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 09:14:17.318 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 09:14:17.320 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-18 09:14:17.322 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 09:14:17.323 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 09:14:17.325 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 09:14:17.327 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:14:17.329 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:14:17.331 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 09:14:17.333 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-18 09:14:17.334 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-18 09:14:17.336 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-18 09:14:17.338 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-18 09:14:17.341 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-08-18 09:14:17.343 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-18 09:14:17.345 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-18 09:14:17.347 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:14:17.349 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:14:17.351 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:14:17.355 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044457353 2026-08-18 09:14:17.357 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-18 09:14:17.359 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-18 09:14:17.361 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-18 09:14:17.474 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-08-18 09:14:17.568 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-18 09:14:17.673 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-08-18 09:14:17.789 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-18 09:14:18.257 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-18 09:14:21.242 | Reading package lists... 2026-08-18 09:14:21.265 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-18 09:14:21.268 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-18 09:14:21.270 | + functions-common:time_stop:2420 : local name 2026-08-18 09:14:21.272 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:14:21.274 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:14:21.277 | + functions-common:time_stop:2423 : local total 2026-08-18 09:14:21.279 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:14:21.282 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-18 09:14:21.284 | + functions-common:time_stop:2427 : start_time=1787044457353 2026-08-18 09:14:21.287 | + functions-common:time_stop:2429 : [[ -z 1787044457353 ]] 2026-08-18 09:14:21.289 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:14:21.292 | + functions-common:time_stop:2432 : end_time=1787044461290 2026-08-18 09:14:21.294 | + functions-common:time_stop:2433 : elapsed_time=3937 2026-08-18 09:14:21.296 | + functions-common:time_stop:2434 : total=0 2026-08-18 09:14:21.297 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:14:21.299 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3937 2026-08-18 09:14:21.301 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-18 09:14:21.303 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 09:14:21.305 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:14:21.307 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:14:21.309 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-18 09:14:21.329 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-18 09:14:21.361 | Reading package lists... 2026-08-18 09:14:21.620 | Building dependency tree... 2026-08-18 09:14:21.622 | Reading state information... 2026-08-18 09:14:21.975 | The following additional packages will be installed: 2026-08-18 09:14:21.975 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-08-18 09:14:21.975 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-08-18 09:14:21.975 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-08-18 09:14:21.975 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-08-18 09:14:21.975 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-08-18 09:14:21.975 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-08-18 09:14:21.975 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-08-18 09:14:21.976 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-08-18 09:14:21.976 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-08-18 09:14:21.976 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-08-18 09:14:21.976 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-08-18 09:14:21.976 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-08-18 09:14:21.976 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-08-18 09:14:21.976 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-08-18 09:14:21.976 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-08-18 09:14:21.976 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-08-18 09:14:21.976 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-08-18 09:14:21.976 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-08-18 09:14:21.976 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-08-18 09:14:21.976 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-08-18 09:14:21.977 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-08-18 09:14:21.977 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-08-18 09:14:21.977 | qemu-system-x86 qemu-utils seabios 2026-08-18 09:14:21.979 | Suggested packages: 2026-08-18 09:14:21.979 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-08-18 09:14:21.979 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-08-18 09:14:21.979 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-08-18 09:14:21.979 | samba vde2 2026-08-18 09:14:22.064 | The following NEW packages will be installed: 2026-08-18 09:14:22.064 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-08-18 09:14:22.064 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-08-18 09:14:22.064 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-08-18 09:14:22.064 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-08-18 09:14:22.064 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-08-18 09:14:22.064 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-08-18 09:14:22.064 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-08-18 09:14:22.064 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-08-18 09:14:22.064 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-08-18 09:14:22.064 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-08-18 09:14:22.064 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-08-18 09:14:22.065 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-08-18 09:14:22.065 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-08-18 09:14:22.065 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-08-18 09:14:22.065 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-08-18 09:14:22.065 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-08-18 09:14:22.065 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-08-18 09:14:22.065 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-08-18 09:14:22.065 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-08-18 09:14:22.065 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-08-18 09:14:22.065 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-08-18 09:14:22.065 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-08-18 09:14:22.066 | qemu-utils seabios 2026-08-18 09:14:22.067 | The following packages will be upgraded: 2026-08-18 09:14:22.068 | libdrm-common libdrm2 2026-08-18 09:14:22.330 | 2 upgraded, 105 newly installed, 0 to remove and 150 not upgraded. 2026-08-18 09:14:22.330 | Need to get 98.2 MB of archives. 2026-08-18 09:14:22.330 | After this operation, 448 MB of additional disk space will be used. 2026-08-18 09:14:22.330 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9,250 B] 2026-08-18 09:14:22.448 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB] 2026-08-18 09:14:22.607 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-08-18 09:14:22.699 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-08-18 09:14:22.721 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.3 [21.4 kB] 2026-08-18 09:14:22.756 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-08-18 09:14:23.008 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.14 [70.2 kB] 2026-08-18 09:14:23.029 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-08-18 09:14:23.032 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-08-18 09:14:23.034 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-08-18 09:14:23.042 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-08-18 09:14:23.044 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-08-18 09:14:23.048 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-08-18 09:14:23.064 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-08-18 09:14:23.076 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-08-18 09:14:23.169 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-08-18 09:14:23.285 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-08-18 09:14:23.286 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-08-18 09:14:23.299 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-08-18 09:14:23.312 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-08-18 09:14:23.318 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-08-18 09:14:23.324 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-08-18 09:14:23.328 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-08-18 09:14:23.416 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-08-18 09:14:23.418 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-08-18 09:14:23.420 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-08-18 09:14:23.530 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-08-18 09:14:23.534 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-08-18 09:14:23.536 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-08-18 09:14:23.544 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.5 [33.5 kB] 2026-08-18 09:14:23.545 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-08-18 09:14:23.577 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-08-18 09:14:23.645 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-08-18 09:14:23.650 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-08-18 09:14:23.651 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-08-18 09:14:23.658 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-08-18 09:14:23.761 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-08-18 09:14:23.770 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-08-18 09:14:23.772 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-08-18 09:14:23.773 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-08-18 09:14:23.881 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-08-18 09:14:23.881 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-08-18 09:14:23.883 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-08-18 09:14:23.885 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-08-18 09:14:23.887 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-08-18 09:14:24.016 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-08-18 09:14:24.107 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-08-18 09:14:24.108 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-08-18 09:14:24.119 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.5 [2,236 kB] 2026-08-18 09:14:24.352 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-08-18 09:14:24.353 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-08-18 09:14:24.354 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-08-18 09:14:24.475 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu5 [548 kB] 2026-08-18 09:14:24.504 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-08-18 09:14:24.504 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-08-18 09:14:24.505 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-08-18 09:14:24.506 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-08-18 09:14:24.507 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-08-18 09:14:24.508 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-08-18 09:14:24.509 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB] 2026-08-18 09:14:24.586 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB] 2026-08-18 09:14:24.625 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB] 2026-08-18 09:14:26.129 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-08-18 09:14:26.129 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-08-18 09:14:26.129 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-08-18 09:14:26.129 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-08-18 09:14:26.130 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-08-18 09:14:26.131 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-08-18 09:14:26.131 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB] 2026-08-18 09:14:26.561 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB] 2026-08-18 09:14:26.561 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-08-18 09:14:26.564 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.2 [37.9 kB] 2026-08-18 09:14:26.566 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-08-18 09:14:26.566 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-08-18 09:14:26.567 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.2 [110 kB] 2026-08-18 09:14:26.571 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-08-18 09:14:26.573 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-08-18 09:14:26.623 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-08-18 09:14:26.678 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-08-18 09:14:26.747 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-08-18 09:14:26.795 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.3 [628 kB] 2026-08-18 09:14:26.873 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.3 [252 kB] 2026-08-18 09:14:26.915 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.3 [19.5 kB] 2026-08-18 09:14:26.916 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-08-18 09:14:26.917 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB] 2026-08-18 09:14:26.991 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-08-18 09:14:26.992 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-08-18 09:14:27.031 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-08-18 09:14:27.031 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-08-18 09:14:27.032 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-08-18 09:14:27.038 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-common amd64 0.76.0-1ubuntu0.1 [13.5 kB] 2026-08-18 09:14:27.141 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-08-18 09:14:27.148 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.2 [17.5 MB] 2026-08-18 09:14:28.516 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-08-18 09:14:28.516 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.18 [1,255 kB] 2026-08-18 09:14:28.574 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.18 [1,796 kB] 2026-08-18 09:14:28.642 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-08-18 09:14:28.647 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.18 [11.2 MB] 2026-08-18 09:14:29.079 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-08-18 09:14:29.164 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.18 [114 kB] 2026-08-18 09:14:29.167 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.18 [186 kB] 2026-08-18 09:14:29.173 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-08-18 09:14:29.176 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-08-18 09:14:29.177 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-08-18 09:14:29.182 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.18 [312 kB] 2026-08-18 09:14:29.195 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.18 [70.2 kB] 2026-08-18 09:14:29.197 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-08-18 09:14:29.822 | Fetched 98.2 MB in 7s (13.5 MB/s) 2026-08-18 09:14:29.929 | (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 ... 156726 files and directories currently installed.) 2026-08-18 09:14:29.933 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-08-18 09:14:29.937 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-08-18 09:14:29.985 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-18 09:14:29.991 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-08-18 09:14:30.022 | Selecting previously unselected package acl. 2026-08-18 09:14:30.036 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-08-18 09:14:30.038 | Unpacking acl (2.3.2-1build1.1) ... 2026-08-18 09:14:30.071 | Selecting previously unselected package alsa-topology-conf. 2026-08-18 09:14:30.085 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-08-18 09:14:30.086 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-08-18 09:14:30.118 | Selecting previously unselected package libasound2-data. 2026-08-18 09:14:30.132 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-08-18 09:14:30.134 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-18 09:14:30.178 | Selecting previously unselected package libasound2t64:amd64. 2026-08-18 09:14:30.192 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-08-18 09:14:30.193 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-18 09:14:30.226 | Selecting previously unselected package alsa-ucm-conf. 2026-08-18 09:14:30.240 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.14_all.deb ... 2026-08-18 09:14:30.242 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.14) ... 2026-08-18 09:14:30.383 | Selecting previously unselected package msr-tools. 2026-08-18 09:14:30.396 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-08-18 09:14:30.398 | Unpacking msr-tools (1.3-5build1) ... 2026-08-18 09:14:30.427 | Selecting previously unselected package cpu-checker. 2026-08-18 09:14:30.440 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-08-18 09:14:30.442 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-08-18 09:14:30.474 | Selecting previously unselected package libproxy1v5:amd64. 2026-08-18 09:14:30.487 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-08-18 09:14:30.489 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-18 09:14:30.519 | Selecting previously unselected package glib-networking-common. 2026-08-18 09:14:30.533 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-08-18 09:14:30.535 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-08-18 09:14:30.562 | Selecting previously unselected package glib-networking-services. 2026-08-18 09:14:30.576 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-08-18 09:14:30.579 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-08-18 09:14:30.608 | Selecting previously unselected package glib-networking:amd64. 2026-08-18 09:14:30.621 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-08-18 09:14:30.624 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-08-18 09:14:30.652 | Selecting previously unselected package libcdparanoia0:amd64. 2026-08-18 09:14:30.665 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-08-18 09:14:30.668 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-08-18 09:14:30.698 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-08-18 09:14:30.712 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-08-18 09:14:30.714 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-08-18 09:14:30.750 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-08-18 09:14:30.763 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-08-18 09:14:30.765 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-18 09:14:30.811 | Selecting previously unselected package libogg0:amd64. 2026-08-18 09:14:30.824 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-08-18 09:14:30.826 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-08-18 09:14:30.857 | Selecting previously unselected package libopus0:amd64. 2026-08-18 09:14:30.871 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-08-18 09:14:30.873 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-08-18 09:14:30.909 | Selecting previously unselected package libtheora0:amd64. 2026-08-18 09:14:30.923 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-08-18 09:14:30.925 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-08-18 09:14:30.965 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-08-18 09:14:30.979 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-08-18 09:14:30.983 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-08-18 09:14:31.019 | Selecting previously unselected package libvorbis0a:amd64. 2026-08-18 09:14:31.032 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-08-18 09:14:31.034 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-08-18 09:14:31.065 | Selecting previously unselected package libvorbisenc2:amd64. 2026-08-18 09:14:31.079 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-08-18 09:14:31.082 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-08-18 09:14:31.114 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-08-18 09:14:31.126 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-08-18 09:14:31.129 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-18 09:14:31.179 | Selecting previously unselected package libaa1:amd64. 2026-08-18 09:14:31.197 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-08-18 09:14:31.200 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-08-18 09:14:31.235 | Selecting previously unselected package libraw1394-11:amd64. 2026-08-18 09:14:31.248 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-08-18 09:14:31.250 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-08-18 09:14:31.283 | Selecting previously unselected package libavc1394-0:amd64. 2026-08-18 09:14:31.298 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-08-18 09:14:31.301 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-08-18 09:14:31.331 | Selecting previously unselected package libcaca0:amd64. 2026-08-18 09:14:31.345 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-08-18 09:14:31.347 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-08-18 09:14:31.388 | Selecting previously unselected package libdv4t64:amd64. 2026-08-18 09:14:31.403 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-08-18 09:14:31.405 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-08-18 09:14:31.439 | Selecting previously unselected package libflac12t64:amd64. 2026-08-18 09:14:31.455 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-08-18 09:14:31.458 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-08-18 09:14:31.492 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-08-18 09:14:31.509 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.5_amd64.deb ... 2026-08-18 09:14:31.511 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-18 09:14:31.547 | Selecting previously unselected package libiec61883-0:amd64. 2026-08-18 09:14:31.563 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-08-18 09:14:31.565 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-08-18 09:14:31.597 | Selecting previously unselected package libmp3lame0:amd64. 2026-08-18 09:14:31.612 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-08-18 09:14:31.614 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-08-18 09:14:31.651 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-08-18 09:14:31.665 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-08-18 09:14:31.667 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-08-18 09:14:31.702 | Selecting previously unselected package libasyncns0:amd64. 2026-08-18 09:14:31.716 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-08-18 09:14:31.719 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-08-18 09:14:31.751 | Selecting previously unselected package libsndfile1:amd64. 2026-08-18 09:14:31.765 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-08-18 09:14:31.767 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-08-18 09:14:31.800 | Selecting previously unselected package libx11-xcb1:amd64. 2026-08-18 09:14:31.813 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-08-18 09:14:31.816 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-08-18 09:14:31.848 | Selecting previously unselected package libpulse0:amd64. 2026-08-18 09:14:31.861 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-08-18 09:14:31.873 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-08-18 09:14:31.911 | Selecting previously unselected package libspeex1:amd64. 2026-08-18 09:14:31.924 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-08-18 09:14:31.926 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-08-18 09:14:31.961 | Selecting previously unselected package libshout3:amd64. 2026-08-18 09:14:31.975 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-08-18 09:14:31.977 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-08-18 09:14:32.014 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-08-18 09:14:32.026 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-08-18 09:14:32.028 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-08-18 09:14:32.063 | Selecting previously unselected package libtag1v5:amd64. 2026-08-18 09:14:32.076 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-08-18 09:14:32.077 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-08-18 09:14:32.107 | Selecting previously unselected package libtwolame0:amd64. 2026-08-18 09:14:32.121 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-08-18 09:14:32.124 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-08-18 09:14:32.159 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-08-18 09:14:32.173 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-08-18 09:14:32.175 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-08-18 09:14:32.208 | Selecting previously unselected package libv4l-0t64:amd64. 2026-08-18 09:14:32.223 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-08-18 09:14:32.228 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-08-18 09:14:32.269 | Selecting previously unselected package libvpx9:amd64. 2026-08-18 09:14:32.283 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-08-18 09:14:32.284 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-08-18 09:14:32.334 | Selecting previously unselected package libwavpack1:amd64. 2026-08-18 09:14:32.348 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-08-18 09:14:32.349 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-08-18 09:14:32.380 | Selecting previously unselected package libsoup-3.0-common. 2026-08-18 09:14:32.393 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-08-18 09:14:32.395 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-18 09:14:32.426 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-08-18 09:14:32.441 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-08-18 09:14:32.442 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-18 09:14:32.478 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-08-18 09:14:32.495 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.5_amd64.deb ... 2026-08-18 09:14:32.497 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-18 09:14:32.585 | Selecting previously unselected package libxv1:amd64. 2026-08-18 09:14:32.599 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-08-18 09:14:32.600 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-08-18 09:14:32.629 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-08-18 09:14:32.648 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-08-18 09:14:32.651 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-18 09:14:32.684 | Selecting previously unselected package ipxe-qemu. 2026-08-18 09:14:32.698 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-08-18 09:14:32.700 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-18 09:14:32.750 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-08-18 09:14:32.764 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-08-18 09:14:32.765 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-08-18 09:14:32.802 | Selecting previously unselected package ksmtuned. 2026-08-18 09:14:32.816 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-08-18 09:14:32.817 | Unpacking ksmtuned (4.20150326) ... 2026-08-18 09:14:32.848 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-08-18 09:14:32.862 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-08-18 09:14:32.863 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-18 09:14:32.892 | Selecting previously unselected package libpcsclite1:amd64. 2026-08-18 09:14:32.906 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-08-18 09:14:32.908 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-18 09:14:32.935 | Selecting previously unselected package libcacard0:amd64. 2026-08-18 09:14:32.949 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-08-18 09:14:32.951 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-18 09:14:32.982 | Selecting previously unselected package libdecor-0-0:amd64. 2026-08-18 09:14:32.996 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-08-18 09:14:32.997 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-08-18 09:14:33.025 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-08-18 09:14:33.038 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-08-18 09:14:33.040 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-08-18 09:14:33.069 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-08-18 09:14:33.083 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-18 09:14:33.084 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-18 09:14:33.118 | Selecting previously unselected package libdrm-intel1:amd64. 2026-08-18 09:14:33.137 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-18 09:14:33.138 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-18 09:14:33.169 | Selecting previously unselected package libllvm20:amd64. 2026-08-18 09:14:33.183 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-08-18 09:14:33.185 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-08-18 09:14:33.841 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-08-18 09:14:33.854 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-08-18 09:14:33.856 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:33.888 | Selecting previously unselected package libxcb-present0:amd64. 2026-08-18 09:14:33.901 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-08-18 09:14:33.903 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:33.931 | Selecting previously unselected package libxcb-randr0:amd64. 2026-08-18 09:14:33.946 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-08-18 09:14:33.948 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:33.980 | Selecting previously unselected package libxcb-sync1:amd64. 2026-08-18 09:14:33.992 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-08-18 09:14:33.995 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:34.023 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-08-18 09:14:34.036 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-08-18 09:14:34.039 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:34.072 | Selecting previously unselected package libxshmfence1:amd64. 2026-08-18 09:14:34.085 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-08-18 09:14:34.087 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-08-18 09:14:34.124 | Selecting previously unselected package mesa-libgallium:amd64. 2026-08-18 09:14:34.138 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-18 09:14:34.140 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-18 09:14:34.378 | Selecting previously unselected package libgbm1:amd64. 2026-08-18 09:14:34.397 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-18 09:14:34.400 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-18 09:14:34.438 | Selecting previously unselected package libvulkan1:amd64. 2026-08-18 09:14:34.455 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-08-18 09:14:34.458 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-08-18 09:14:34.499 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-08-18 09:14:34.515 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-18 09:14:34.526 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-18 09:14:34.568 | Selecting previously unselected package libxcb-glx0:amd64. 2026-08-18 09:14:34.582 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-08-18 09:14:34.584 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:34.619 | Selecting previously unselected package libxxf86vm1:amd64. 2026-08-18 09:14:34.635 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-08-18 09:14:34.638 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-08-18 09:14:34.673 | Selecting previously unselected package libglx-mesa0:amd64. 2026-08-18 09:14:34.687 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-18 09:14:34.690 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-18 09:14:34.724 | Selecting previously unselected package libiscsi7:amd64. 2026-08-18 09:14:34.738 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-08-18 09:14:34.740 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-08-18 09:14:34.779 | Selecting previously unselected package libsamplerate0:amd64. 2026-08-18 09:14:34.794 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-08-18 09:14:34.796 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-08-18 09:14:34.843 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-08-18 09:14:34.857 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-08-18 09:14:34.859 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-08-18 09:14:34.899 | Selecting previously unselected package libnfs14:amd64. 2026-08-18 09:14:34.914 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:14:34.917 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-08-18 09:14:34.950 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-08-18 09:14:34.963 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-08-18 09:14:34.966 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-08-18 09:14:35.001 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-08-18 09:14:35.019 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-08-18 09:14:35.022 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-18 09:14:35.089 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-08-18 09:14:35.103 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-08-18 09:14:35.105 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-18 09:14:35.143 | Selecting previously unselected package libpipewire-0.3-common. 2026-08-18 09:14:35.157 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-08-18 09:14:35.159 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-08-18 09:14:35.193 | Selecting previously unselected package libxss1:amd64. 2026-08-18 09:14:35.209 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-08-18 09:14:35.211 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-08-18 09:14:35.245 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-08-18 09:14:35.259 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-08-18 09:14:35.260 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-08-18 09:14:35.307 | Selecting previously unselected package libslirp0:amd64. 2026-08-18 09:14:35.321 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-08-18 09:14:35.324 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-18 09:14:35.361 | Selecting previously unselected package libspice-server1:amd64. 2026-08-18 09:14:35.376 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-08-18 09:14:35.378 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-08-18 09:14:35.418 | Selecting previously unselected package liburing2:amd64. 2026-08-18 09:14:35.433 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-08-18 09:14:35.435 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-18 09:14:35.470 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-08-18 09:14:35.489 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-08-18 09:14:35.492 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-18 09:14:35.527 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-08-18 09:14:35.546 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-08-18 09:14:35.547 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-08-18 09:14:35.584 | Selecting previously unselected package libvte-2.91-common. 2026-08-18 09:14:35.600 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-08-18 09:14:35.602 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-08-18 09:14:35.644 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-08-18 09:14:35.658 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-08-18 09:14:35.661 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-08-18 09:14:35.699 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-08-18 09:14:35.714 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-18 09:14:35.715 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-18 09:14:36.153 | Selecting previously unselected package libfdt1:amd64. 2026-08-18 09:14:36.167 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-08-18 09:14:36.169 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-08-18 09:14:36.204 | Selecting previously unselected package qemu-system-common. 2026-08-18 09:14:36.218 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:14:36.220 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:36.316 | Selecting previously unselected package qemu-system-data. 2026-08-18 09:14:36.331 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-08-18 09:14:36.333 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:36.436 | Selecting previously unselected package seabios. 2026-08-18 09:14:36.450 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-08-18 09:14:36.452 | Unpacking seabios (1.16.3-2) ... 2026-08-18 09:14:36.499 | Selecting previously unselected package qemu-system-x86. 2026-08-18 09:14:36.515 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:14:36.526 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:36.831 | Selecting previously unselected package qemu-utils. 2026-08-18 09:14:36.849 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:14:36.850 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:36.934 | Selecting previously unselected package qemu-block-extra. 2026-08-18 09:14:36.948 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:14:36.950 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:36.985 | Selecting previously unselected package qemu-system-modules-opengl. 2026-08-18 09:14:36.999 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:14:37.001 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:37.040 | Selecting previously unselected package libglvnd0:amd64. 2026-08-18 09:14:37.055 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-08-18 09:14:37.057 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-08-18 09:14:37.100 | Selecting previously unselected package libglx0:amd64. 2026-08-18 09:14:37.115 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-08-18 09:14:37.117 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-08-18 09:14:37.157 | Selecting previously unselected package libgl1:amd64. 2026-08-18 09:14:37.176 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-08-18 09:14:37.178 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-08-18 09:14:37.220 | Selecting previously unselected package qemu-system-gui. 2026-08-18 09:14:37.239 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:14:37.242 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:37.285 | Selecting previously unselected package qemu-system-modules-spice. 2026-08-18 09:14:37.300 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:14:37.304 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:37.344 | Selecting previously unselected package ovmf. 2026-08-18 09:14:37.359 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-18 09:14:37.362 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-08-18 09:14:37.489 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-08-18 09:14:37.494 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:37.500 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-08-18 09:14:37.504 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-08-18 09:14:37.509 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-08-18 09:14:37.513 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-18 09:14:37.517 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-08-18 09:14:37.521 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:37.526 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-08-18 09:14:37.531 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-08-18 09:14:37.535 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-08-18 09:14:37.539 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-08-18 09:14:37.543 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-08-18 09:14:37.547 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-08-18 09:14:37.555 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-08-18 09:14:37.559 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-08-18 09:14:37.564 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:37.568 | Setting up msr-tools (1.3-5build1) ... 2026-08-18 09:14:37.572 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-08-18 09:14:37.576 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-18 09:14:37.581 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-08-18 09:14:37.585 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-08-18 09:14:37.589 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-08-18 09:14:37.592 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-08-18 09:14:37.597 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-08-18 09:14:37.601 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-08-18 09:14:37.605 | Setting up acl (2.3.2-1build1.1) ... 2026-08-18 09:14:37.612 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-18 09:14:37.616 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:37.621 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-18 09:14:37.625 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-18 09:14:37.629 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-18 09:14:37.634 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:37.638 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-08-18 09:14:37.643 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-08-18 09:14:37.648 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-08-18 09:14:37.652 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-08-18 09:14:37.657 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-08-18 09:14:37.661 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-18 09:14:37.666 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:37.670 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-08-18 09:14:37.675 | Setting up seabios (1.16.3-2) ... 2026-08-18 09:14:37.679 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-08-18 09:14:37.683 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-08-18 09:14:37.688 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-18 09:14:37.693 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-08-18 09:14:37.698 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-08-18 09:14:37.703 | Setting up cpu-checker (0.7-1.3build2) ... 2026-08-18 09:14:37.707 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-08-18 09:14:37.711 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-08-18 09:14:37.715 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-08-18 09:14:37.720 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-18 09:14:37.724 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-08-18 09:14:37.729 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-18 09:14:37.733 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-08-18 09:14:37.738 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-08-18 09:14:37.743 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-08-18 09:14:37.748 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-08-18 09:14:37.753 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-18 09:14:37.757 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-08-18 09:14:37.761 | Setting up ksmtuned (4.20150326) ... 2026-08-18 09:14:37.906 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-18 09:14:38.045 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-18 09:14:38.384 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-08-18 09:14:38.389 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-18 09:14:38.395 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-08-18 09:14:38.399 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-08-18 09:14:38.405 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-18 09:14:38.411 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-18 09:14:38.418 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-08-18 09:14:38.422 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-08-18 09:14:38.430 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-08-18 09:14:38.435 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-08-18 09:14:38.439 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-08-18 09:14:38.442 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-08-18 09:14:38.446 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-08-18 09:14:38.451 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.14) ... 2026-08-18 09:14:38.455 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-18 09:14:38.460 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-08-18 09:14:38.464 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-08-18 09:14:38.469 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-18 09:14:38.474 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-08-18 09:14:38.478 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:38.484 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-08-18 09:14:38.488 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:38.641 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-08-18 09:14:39.587 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-18 09:14:39.590 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-18 09:14:39.594 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:39.740 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-08-18 09:14:40.081 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-08-18 09:14:40.093 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-18 09:14:40.097 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-18 09:14:40.101 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:40.111 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-18 09:14:40.115 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-18 09:14:40.119 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-18 09:14:40.123 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-18 09:14:40.127 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-18 09:14:40.132 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-18 09:14:40.135 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-18 09:14:40.140 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-08-18 09:14:40.144 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-18 09:14:40.155 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-08-18 09:14:40.159 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-08-18 09:14:40.163 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-18 09:14:40.167 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:40.170 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-08-18 09:14:40.174 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-08-18 09:14:40.177 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:40.181 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:14:40.185 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 09:14:41.187 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-18 09:14:41.208 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-08-18 09:14:41.226 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-18 09:14:41.329 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 09:14:41.999 | 2026-08-18 09:14:42.000 | Running kernel seems to be up-to-date. 2026-08-18 09:14:42.000 | 2026-08-18 09:14:42.000 | Restarting services... 2026-08-18 09:14:42.009 | 2026-08-18 09:14:42.009 | Service restarts being deferred: 2026-08-18 09:14:42.009 | systemctl restart networkd-dispatcher.service 2026-08-18 09:14:42.009 | 2026-08-18 09:14:42.009 | No containers need to be restarted. 2026-08-18 09:14:42.009 | 2026-08-18 09:14:42.009 | User sessions running outdated binaries: 2026-08-18 09:14:42.009 | ubuntu @ session #3: python3[7174] 2026-08-18 09:14:42.018 | 2026-08-18 09:14:42.018 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 09:14:43.788 | + functions-common:apt_get:1211 : result=0 2026-08-18 09:14:43.790 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 09:14:43.793 | + functions-common:time_stop:2420 : local name 2026-08-18 09:14:43.795 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:14:43.796 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:14:43.799 | + functions-common:time_stop:2423 : local total 2026-08-18 09:14:43.800 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:14:43.803 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 09:14:43.806 | + functions-common:time_stop:2427 : start_time=1787044461326 2026-08-18 09:14:43.808 | + functions-common:time_stop:2429 : [[ -z 1787044461326 ]] 2026-08-18 09:14:43.810 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:14:43.814 | + functions-common:time_stop:2432 : end_time=1787044483811 2026-08-18 09:14:43.816 | + functions-common:time_stop:2433 : elapsed_time=22485 2026-08-18 09:14:43.818 | + functions-common:time_stop:2434 : total=814 2026-08-18 09:14:43.820 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:14:43.822 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23299 2026-08-18 09:14:43.824 | + functions-common:apt_get:1215 : return 0 2026-08-18 09:14:43.826 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-18 09:14:43.842 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-18 09:14:43.844 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-18 09:14:43.846 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-18 09:14:43.847 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-18 09:14:43.850 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-18 09:14:43.853 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-18 09:14:43.853 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-18 09:14:43.861 | 0 2026-08-18 09:14:43.865 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-18 09:14:43.867 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-08-18 09:14:43.869 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-08-18 09:14:43.871 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-08-18 09:14:43.873 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-18 09:14:43.875 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-08-18 09:14:43.884 | vm.dirty_ratio = 60 2026-08-18 09:14:43.887 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-08-18 09:14:43.889 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-08-18 09:14:43.891 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-18 09:14:43.893 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-08-18 09:14:43.902 | vm.dirty_background_ratio = 10 2026-08-18 09:14:43.906 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-08-18 09:14:43.908 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-08-18 09:14:43.910 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-08-18 09:14:43.912 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-08-18 09:14:43.920 | vm.vfs_cache_pressure = 50 2026-08-18 09:14:43.924 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-08-18 09:14:43.927 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-08-18 09:14:43.928 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-08-18 09:14:43.930 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-08-18 09:14:43.939 | vm.swappiness = 100 2026-08-18 09:14:43.942 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-08-18 09:14:43.951 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-08-18 09:14:43.951 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-08-18 09:14:43.951 | /proc/sys/vm/compact_unevictable_allowed:1 2026-08-18 09:14:43.951 | /proc/sys/vm/compaction_proactiveness:20 2026-08-18 09:14:43.951 | /proc/sys/vm/dirty_background_bytes:0 2026-08-18 09:14:43.951 | /proc/sys/vm/dirty_background_ratio:10 2026-08-18 09:14:43.951 | /proc/sys/vm/dirty_bytes:0 2026-08-18 09:14:43.951 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-08-18 09:14:43.951 | /proc/sys/vm/dirty_ratio:60 2026-08-18 09:14:43.951 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-08-18 09:14:43.951 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-08-18 09:14:43.951 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-08-18 09:14:43.952 | /proc/sys/vm/extfrag_threshold:500 2026-08-18 09:14:43.952 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-08-18 09:14:43.952 | /proc/sys/vm/hugetlb_shm_group:0 2026-08-18 09:14:43.952 | /proc/sys/vm/laptop_mode:0 2026-08-18 09:14:43.952 | /proc/sys/vm/legacy_va_layout:0 2026-08-18 09:14:43.952 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-08-18 09:14:43.952 | /proc/sys/vm/max_map_count:1048576 2026-08-18 09:14:43.952 | /proc/sys/vm/memfd_noexec:0 2026-08-18 09:14:43.952 | /proc/sys/vm/memory_failure_early_kill:0 2026-08-18 09:14:43.952 | /proc/sys/vm/memory_failure_recovery:1 2026-08-18 09:14:43.952 | /proc/sys/vm/min_free_kbytes:67584 2026-08-18 09:14:43.952 | /proc/sys/vm/min_slab_ratio:5 2026-08-18 09:14:43.952 | /proc/sys/vm/min_unmapped_ratio:1 2026-08-18 09:14:43.952 | /proc/sys/vm/mmap_min_addr:65536 2026-08-18 09:14:43.952 | /proc/sys/vm/mmap_rnd_bits:32 2026-08-18 09:14:43.952 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-08-18 09:14:43.952 | /proc/sys/vm/nr_hugepages:41 2026-08-18 09:14:43.952 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-08-18 09:14:43.952 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-08-18 09:14:43.952 | /proc/sys/vm/numa_stat:1 2026-08-18 09:14:43.952 | /proc/sys/vm/numa_zonelist_order:Node 2026-08-18 09:14:43.952 | /proc/sys/vm/oom_dump_tasks:0 2026-08-18 09:14:43.952 | /proc/sys/vm/oom_kill_allocating_task:1 2026-08-18 09:14:43.952 | /proc/sys/vm/overcommit_kbytes:0 2026-08-18 09:14:43.952 | /proc/sys/vm/overcommit_memory:0 2026-08-18 09:14:43.952 | /proc/sys/vm/overcommit_ratio:50 2026-08-18 09:14:43.952 | /proc/sys/vm/page-cluster:3 2026-08-18 09:14:43.952 | /proc/sys/vm/page_lock_unfairness:5 2026-08-18 09:14:43.952 | /proc/sys/vm/panic_on_oom:0 2026-08-18 09:14:43.952 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-08-18 09:14:43.952 | /proc/sys/vm/stat_interval:1 2026-08-18 09:14:43.952 | /proc/sys/vm/swappiness:100 2026-08-18 09:14:43.952 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-08-18 09:14:43.952 | /proc/sys/vm/user_reserve_kbytes:131072 2026-08-18 09:14:43.952 | /proc/sys/vm/vfs_cache_pressure:50 2026-08-18 09:14:43.952 | /proc/sys/vm/watermark_boost_factor:15000 2026-08-18 09:14:43.952 | /proc/sys/vm/watermark_scale_factor:10 2026-08-18 09:14:43.952 | /proc/sys/vm/zone_reclaim_mode:0 2026-08-18 09:14:43.955 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-08-18 09:14:43.959 | + lib/host:tune_host:126 : configure_host_net 2026-08-18 09:14:43.961 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-18 09:14:43.963 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-08-18 09:14:43.965 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-08-18 09:14:43.967 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-08-18 09:14:43.969 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-18 09:14:43.971 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-08-18 09:14:43.982 | net.ipv4.tcp_keepalive_time = 60 2026-08-18 09:14:43.985 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-08-18 09:14:43.987 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-08-18 09:14:43.989 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-18 09:14:43.991 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-08-18 09:14:44.000 | net.ipv4.tcp_keepalive_intvl = 10 2026-08-18 09:14:44.004 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-08-18 09:14:44.006 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-08-18 09:14:44.008 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-08-18 09:14:44.010 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-08-18 09:14:44.019 | net.ipv4.tcp_keepalive_probes = 6 2026-08-18 09:14:44.023 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-08-18 09:14:44.025 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-08-18 09:14:44.027 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-08-18 09:14:44.029 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-08-18 09:14:44.038 | net.ipv4.tcp_fastopen = 3 2026-08-18 09:14:44.042 | + lib/host:configure_sysctl_net_parmaters:114 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_app_win:31 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_dsack:1 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_ecn:2 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_fack:0 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_fastopen_key:7e869539-32eddcd4-38a40574-00fa3768 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_frto:2 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_mem:756552 1008739 1513104 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-08-18 09:14:44.052 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_recovery:1 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_reordering:3 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_retries1:3 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_retries2:15 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_sack:1 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-08-18 09:14:44.053 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-08-18 09:14:44.055 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-08-18 09:14:44.058 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-08-18 09:14:44.060 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-08-18 09:14:44.061 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-08-18 09:14:44.070 | net.core.default_qdisc = pfifo_fast 2026-08-18 09:14:44.073 | + ./stack.sh:main:600 : fetch_plugins 2026-08-18 09:14:44.075 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-08-18 09:14:44.077 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-18 09:14:44.079 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-08-18 09:14:44.081 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-08-18 09:14:44.081 | Fetching DevStack plugins 2026-08-18 09:14:44.083 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-18 09:14:44.084 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-08-18 09:14:44.087 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-08-18 09:14:44.089 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-08-18 09:14:44.091 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-08-18 09:14:44.092 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-18 09:14:44.094 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-08-18 09:14:44.096 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-08-18 09:14:44.098 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-18 09:14:44.099 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:14:44.101 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 09:14:44.104 | ++ functions-common:git_clone:593 : pwd 2026-08-18 09:14:44.106 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:14:44.107 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:14:44.110 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:14:44.123 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:14:44.125 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:14:44.127 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:14:44.129 | + functions-common:git_clone:610 : echo master 2026-08-18 09:14:44.130 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:14:44.134 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-18 09:14:44.137 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:14:44.139 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-18 09:14:44.151 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-18 09:14:44.154 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 09:14:44.154 | + functions-common:git_clone:673 : head -1 2026-08-18 09:14:44.206 | 759dc67239 Merge "ovn: Add test coverage for empty-HCG guard in link_network_ha_chassis_group" 2026-08-18 09:14:44.209 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:14:44.211 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-18 09:14:44.213 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-18 09:14:44.215 | + functions-common:run_phase:1849 : local phase= 2026-08-18 09:14:44.216 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-18 09:14:44.218 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 09:14:44.221 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 09:14:44.223 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 09:14:44.225 | + functions-common:run_phase:1858 : local extra 2026-08-18 09:14:44.228 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-18 09:14:44.232 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 09:14:44.234 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 09:14:44.237 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-18 09:14:44.240 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-08-18 09:14:44.243 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 09:14:44.258 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:14:44.260 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-18 09:14:44.262 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-18 09:14:44.264 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-18 09:14:44.266 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-18 09:14:44.267 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-18 09:14:44.269 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-18 09:14:44.271 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-18 09:14:44.272 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-18 09:14:44.274 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-18 09:14:44.277 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 09:14:44.279 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-18 09:14:44.281 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-08-18 09:14:44.284 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-18 09:14:44.287 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-08-18 09:14:44.289 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-08-18 09:14:44.289 | Overriding Configuration Defaults 2026-08-18 09:14:44.291 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-18 09:14:44.294 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-08-18 09:14:44.295 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-08-18 09:14:44.298 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-08-18 09:14:44.317 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-08-18 09:14:44.321 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-18 09:14:44.336 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:14:44.339 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.138 2026-08-18 09:14:44.342 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.138 2026-08-18 09:14:44.342 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-18 09:14:44.347 | ++ lib/tls:source:40 : TLS_IP=10.4.3.138 2026-08-18 09:14:44.350 | +++ lib/tls:source:43 : hostname -f 2026-08-18 09:14:44.353 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-08-18 09:14:44.355 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-18 09:14:44.357 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-18 09:14:44.359 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-18 09:14:44.361 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-18 09:14:44.363 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-18 09:14:44.365 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-18 09:14:44.366 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-18 09:14:44.369 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-18 09:14:44.372 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-18 09:14:44.376 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-08-18 09:14:44.390 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-08-18 09:14:44.410 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-08-18 09:14:44.426 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-08-18 09:14:44.441 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-08-18 09:14:44.477 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-08-18 09:14:44.551 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-08-18 09:14:44.655 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-08-18 09:14:44.683 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-08-18 09:14:44.740 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-08-18 09:14:44.800 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-08-18 09:14:44.804 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-18 09:14:44.823 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:14:44.825 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-08-18 09:14:44.828 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-18 09:14:44.830 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-18 09:14:44.833 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-18 09:14:44.835 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-18 09:14:44.838 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-18 09:14:44.854 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-18 09:14:44.856 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-18 09:14:44.859 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-18 09:14:44.861 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-18 09:14:44.864 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-18 09:14:44.866 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-18 09:14:44.868 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-18 09:14:44.872 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-18 09:14:44.874 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-18 09:14:44.877 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-18 09:14:44.893 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-18 09:14:44.895 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-18 09:14:44.898 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-18 09:14:44.901 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-18 09:14:44.903 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-18 09:14:44.905 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-18 09:14:44.907 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-18 09:14:44.909 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-18 09:14:44.912 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-18 09:14:44.914 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-18 09:14:44.916 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-18 09:14:44.919 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-18 09:14:44.922 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.138 2026-08-18 09:14:44.924 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-08-18 09:14:44.927 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-18 09:14:44.931 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-18 09:14:44.931 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-18 09:14:44.935 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-18 09:14:44.937 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-18 09:14:44.940 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-18 09:14:44.943 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-18 09:14:44.945 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-18 09:14:44.949 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-18 09:14:44.966 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-18 09:14:44.969 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.138 2026-08-18 09:14:44.972 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.138 2026-08-18 09:14:44.973 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-18 09:14:44.977 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.138 2026-08-18 09:14:44.980 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-18 09:14:44.982 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-18 09:14:44.985 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-18 09:14:44.987 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-18 09:14:44.990 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-18 09:14:44.993 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-18 09:14:44.996 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-18 09:14:44.998 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-18 09:14:45.001 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-18 09:14:45.003 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-18 09:14:45.006 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-18 09:14:45.008 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-18 09:14:45.011 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-18 09:14:45.013 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-18 09:14:45.016 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-18 09:14:45.018 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-18 09:14:45.021 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-18 09:14:45.024 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-18 09:14:45.027 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:14:45.029 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-18 09:14:45.032 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-18 09:14:45.034 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-18 09:14:45.050 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-18 09:14:45.052 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-18 09:14:45.055 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-18 09:14:45.059 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-18 09:14:45.061 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-18 09:14:45.064 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-18 09:14:45.066 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-18 09:14:45.068 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-18 09:14:45.070 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-18 09:14:45.073 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-18 09:14:45.075 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-18 09:14:45.077 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-18 09:14:45.079 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-18 09:14:45.082 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-18 09:14:45.084 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-18 09:14:45.086 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-18 09:14:45.089 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-18 09:14:45.092 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-18 09:14:45.095 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-08-18 09:14:45.098 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-08-18 09:14:45.218 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-08-18 09:14:45.236 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-08-18 09:14:45.239 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-18 09:14:45.242 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-18 09:14:45.244 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-18 09:14:45.247 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-18 09:14:45.250 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-18 09:14:45.252 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-18 09:14:45.255 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-18 09:14:45.258 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-18 09:14:45.261 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-18 09:14:45.264 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-18 09:14:45.266 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-08-18 09:14:45.269 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-18 09:14:45.272 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-18 09:14:45.275 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-18 09:14:45.278 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-18 09:14:45.281 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-18 09:14:45.283 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-18 09:14:45.286 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-18 09:14:45.288 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-18 09:14:45.293 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-18 09:14:45.293 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-18 09:14:45.293 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-18 09:14:45.295 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-18 09:14:45.300 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=0a:defe:8e69 2026-08-18 09:14:45.303 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-18 09:14:45.306 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-18 09:14:45.309 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-18 09:14:45.311 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-18 09:14:45.314 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd0a:defe:8e69::/56 2026-08-18 09:14:45.319 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd0a:defe:8e69::/56 2026-08-18 09:14:45.319 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-18 09:14:45.324 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd0a:defe:8e69::/64 2026-08-18 09:14:45.326 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-18 09:14:45.329 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-18 09:14:45.331 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-18 09:14:45.333 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-18 09:14:45.335 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-08-18 09:14:45.337 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-18 09:14:45.339 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-18 09:14:45.341 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-18 09:14:45.342 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-18 09:14:45.344 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-18 09:14:45.346 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-18 09:14:45.348 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-18 09:14:45.349 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-18 09:14:45.352 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd0a:defe:8e69::/56 2026-08-18 09:14:45.354 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-18 09:14:45.357 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-18 09:14:45.360 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-18 09:14:45.361 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-18 09:14:45.362 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-18 09:14:45.367 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-08-18 09:14:45.372 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-18 09:14:45.372 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-18 09:14:45.373 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-18 09:14:45.379 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-18 09:14:45.384 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-08-18 09:14:45.387 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-08-18 09:14:45.390 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-08-18 09:14:45.394 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-08-18 09:14:45.397 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-18 09:14:45.400 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-08-18 09:14:45.403 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-18 09:14:45.406 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-18 09:14:45.409 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-18 09:14:45.411 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-18 09:14:45.429 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-08-18 09:14:45.445 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-08-18 09:14:45.459 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-08-18 09:14:45.472 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-08-18 09:14:45.487 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-08-18 09:14:45.524 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-08-18 09:14:45.527 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-18 09:14:45.530 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-18 09:14:45.532 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-18 09:14:45.535 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-18 09:14:45.539 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-18 09:14:45.553 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-18 09:14:45.556 | + ./stack.sh:main:635 : run_phase source 2026-08-18 09:14:45.558 | + functions-common:run_phase:1848 : local mode=source 2026-08-18 09:14:45.561 | + functions-common:run_phase:1849 : local phase= 2026-08-18 09:14:45.564 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-18 09:14:45.566 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 09:14:45.569 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 09:14:45.571 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 09:14:45.573 | + functions-common:run_phase:1858 : local extra 2026-08-18 09:14:45.576 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-18 09:14:45.580 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 09:14:45.582 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 09:14:45.584 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-18 09:14:45.586 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-08-18 09:14:45.589 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 09:14:45.605 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:14:45.607 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-18 09:14:45.609 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-08-18 09:14:45.653 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-18 09:14:45.656 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-18 09:14:45.658 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-18 09:14:45.661 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-18 09:14:45.663 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-08-18 09:14:45.666 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-18 09:14:45.668 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-08-18 09:14:45.670 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-08-18 09:14:45.670 | Loading plugin settings 2026-08-18 09:14:45.672 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-18 09:14:45.675 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-08-18 09:14:45.677 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-08-18 09:14:45.679 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-08-18 09:14:45.682 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-08-18 09:14:45.684 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-08-18 09:14:45.686 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-08-18 09:14:45.689 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-08-18 09:14:45.692 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-08-18 09:14:45.695 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-08-18 09:14:45.697 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-08-18 09:14:45.700 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-08-18 09:14:45.703 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-18 09:14:45.706 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:14:45.709 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-08-18 09:14:45.727 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-08-18 09:14:45.730 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-08-18 09:14:45.732 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-08-18 09:14:45.735 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-08-18 09:14:45.738 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-08-18 09:14:45.742 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-08-18 09:14:45.761 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-08-18 09:14:45.763 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-18 09:14:45.766 | + functions-common:verify_disabled_services:2131 : local service 2026-08-18 09:14:45.769 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.772 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-08-18 09:14:45.774 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.776 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-08-18 09:14:45.779 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.781 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-08-18 09:14:45.783 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.785 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-08-18 09:14:45.788 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.790 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-08-18 09:14:45.792 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.795 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-08-18 09:14:45.797 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.800 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-08-18 09:14:45.803 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.806 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-08-18 09:14:45.808 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.810 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-08-18 09:14:45.813 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.816 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-08-18 09:14:45.819 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.821 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-08-18 09:14:45.824 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.826 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-08-18 09:14:45.829 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.832 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-08-18 09:14:45.835 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.839 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-08-18 09:14:45.842 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.845 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-08-18 09:14:45.848 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.850 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-08-18 09:14:45.853 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.858 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-08-18 09:14:45.860 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.863 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-08-18 09:14:45.865 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.868 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-08-18 09:14:45.870 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.873 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-08-18 09:14:45.875 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.878 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-08-18 09:14:45.880 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.883 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-08-18 09:14:45.886 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.889 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-08-18 09:14:45.891 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.895 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-08-18 09:14:45.897 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.901 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-08-18 09:14:45.904 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.907 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-08-18 09:14:45.910 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.913 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-08-18 09:14:45.916 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.919 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-08-18 09:14:45.921 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.924 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-08-18 09:14:45.926 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.929 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-08-18 09:14:45.931 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:14:45.934 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-08-18 09:14:45.938 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-18 09:14:45.941 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-18 09:14:45.944 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-18 09:14:45.959 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:14:45.962 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-18 09:14:45.964 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-18 09:14:45.966 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-18 09:14:45.982 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:14:45.985 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-18 09:14:45.988 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-18 09:14:45.991 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-18 09:14:45.994 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-18 09:14:45.996 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-18 09:14:45.999 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-18 09:14:46.002 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-18 09:14:46.004 | + lib/database:initialize_database_backends:92 : return 0 2026-08-18 09:14:46.007 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-18 09:14:46.007 | Using mysql database backend 2026-08-18 09:14:46.010 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-18 09:14:46.029 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-18 09:14:46.032 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-18 09:14:46.035 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-18 09:14:46.037 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-18 09:14:46.040 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-18 09:14:46.042 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-18 09:14:46.060 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:14:46.063 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-18 09:14:46.081 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-18 09:14:46.101 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:14:46.104 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-18 09:14:46.124 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-18 09:14:46.142 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-18 09:14:46.161 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:14:46.163 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-18 09:14:46.182 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:14:46.185 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-08-18 09:14:46.205 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-08-18 09:14:46.208 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-08-18 09:14:46.210 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-18 09:14:46.214 | + functions-common:save_stackenv:65 : local tag=768 2026-08-18 09:14:46.217 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-18 09:14:46.222 | + functions-common:save_stackenv:67 : time_stamp=2026-08-18-091446 2026-08-18 09:14:46.226 | + functions-common:save_stackenv:68 : echo '# 2026-08-18-091446 768' 2026-08-18 09:14:46.229 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.231 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-18 09:14:46.233 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.236 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-18 09:14:46.239 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.242 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-18 09:14:46.245 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.248 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-08-18 09:14:46.252 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.255 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.138 2026-08-18 09:14:46.259 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.262 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.138/identity 2026-08-18 09:14:46.265 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.269 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-18-091416 2026-08-18 09:14:46.272 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.276 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-18 09:14:46.279 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.283 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.138 2026-08-18 09:14:46.286 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.289 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-18 09:14:46.293 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.297 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.138 2026-08-18 09:14:46.300 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.303 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-18 09:14:46.306 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.309 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-18 09:14:46.312 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.315 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.138 2026-08-18 09:14:46.318 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:14:46.321 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-18 09:14:46.324 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-18 09:14:46.327 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-18 09:14:46.330 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-08-18 09:14:46.332 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-18 09:14:46.334 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:14:46.336 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 09:14:46.340 | ++ functions-common:git_clone:593 : pwd 2026-08-18 09:14:46.343 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:14:46.345 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:14:46.348 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:14:46.365 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:14:46.367 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:14:46.369 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:14:46.373 | + functions-common:git_clone:610 : echo master 2026-08-18 09:14:46.373 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:14:46.378 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-18 09:14:46.381 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:14:46.384 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-18 09:14:46.400 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-18 09:14:46.404 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 09:14:46.405 | + functions-common:git_clone:673 : head -1 2026-08-18 09:14:46.416 | 37470369 Bump exabgp to 5.0.10 2026-08-18 09:14:46.419 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:14:46.423 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-18 09:14:46.426 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:14:46.430 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-18 09:14:46.433 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-08-18 09:14:46.437 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-18 09:14:46.439 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-18 09:14:46.441 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-08-18 09:14:46.444 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-18 09:14:46.446 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-18 09:14:46.448 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-18 09:14:46.450 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-18 09:14:46.454 | ++ tools/install_prereqs.sh:source:47 : NOW=1787044486 2026-08-18 09:14:46.457 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-08-18 09:14:46.461 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-18 09:14:46.464 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-18 09:14:46.466 | ++ tools/install_prereqs.sh:source:49 : DELTA=1787044486 2026-08-18 09:14:46.470 | ++ tools/install_prereqs.sh:source:50 : [[ 1787044486 -lt 7200 ]] 2026-08-18 09:14:46.472 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-18 09:14:46.475 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-18 09:14:46.477 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-18 09:14:46.480 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-18 09:14:46.482 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-18 09:14:46.484 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-18 09:14:46.487 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-18 09:14:46.490 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-08-18 09:14:46.521 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-18 09:14:46.521 | apache2-dev 2026-08-18 09:14:46.521 | bc 2026-08-18 09:14:46.521 | bsdmainutils 2026-08-18 09:14:46.521 | curl 2026-08-18 09:14:46.521 | g++ 2026-08-18 09:14:46.521 | gawk 2026-08-18 09:14:46.521 | gcc 2026-08-18 09:14:46.521 | gettext 2026-08-18 09:14:46.521 | git 2026-08-18 09:14:46.521 | graphviz 2026-08-18 09:14:46.521 | iputils-ping 2026-08-18 09:14:46.521 | libffi-dev 2026-08-18 09:14:46.521 | libjpeg-dev 2026-08-18 09:14:46.521 | libpq-dev 2026-08-18 09:14:46.521 | libssl-dev 2026-08-18 09:14:46.521 | libsystemd-dev 2026-08-18 09:14:46.521 | libxml2-dev 2026-08-18 09:14:46.521 | libxslt1-dev 2026-08-18 09:14:46.521 | libyaml-dev 2026-08-18 09:14:46.521 | lsof 2026-08-18 09:14:46.521 | openssh-server 2026-08-18 09:14:46.521 | openssl 2026-08-18 09:14:46.521 | pkg-config 2026-08-18 09:14:46.521 | psmisc 2026-08-18 09:14:46.521 | python3-dev 2026-08-18 09:14:46.521 | python3-pip 2026-08-18 09:14:46.521 | python3-systemd 2026-08-18 09:14:46.521 | python3-venv 2026-08-18 09:14:46.521 | tar 2026-08-18 09:14:46.521 | tcpdump 2026-08-18 09:14:46.521 | unzip 2026-08-18 09:14:46.521 | uuid-runtime 2026-08-18 09:14:46.521 | wget 2026-08-18 09:14:46.521 | zlib1g-dev 2026-08-18 09:14:46.521 | lvm2 2026-08-18 09:14:46.521 | qemu-utils 2026-08-18 09:14:46.521 | thin-provisioning-tools 2026-08-18 09:14:46.521 | lsscsi 2026-08-18 09:14:46.521 | open-iscsi 2026-08-18 09:14:46.521 | libkrb5-dev 2026-08-18 09:14:46.521 | libldap2-dev 2026-08-18 09:14:46.521 | libsasl2-dev 2026-08-18 09:14:46.521 | memcached 2026-08-18 09:14:46.521 | python3-mysqldb 2026-08-18 09:14:46.521 | sqlite3 2026-08-18 09:14:46.521 | conntrack 2026-08-18 09:14:46.521 | curl 2026-08-18 09:14:46.521 | ebtables 2026-08-18 09:14:46.521 | genisoimage 2026-08-18 09:14:46.521 | iptables 2026-08-18 09:14:46.521 | iputils-arping 2026-08-18 09:14:46.521 | kpartx 2026-08-18 09:14:46.521 | libjs-jquery-tablesorter 2026-08-18 09:14:46.521 | parted 2026-08-18 09:14:46.521 | pm-utils 2026-08-18 09:14:46.521 | python3-mysqldb 2026-08-18 09:14:46.521 | socat 2026-08-18 09:14:46.521 | sqlite3 2026-08-18 09:14:46.521 | sudo 2026-08-18 09:14:46.521 | vlan 2026-08-18 09:14:46.521 | cryptsetup 2026-08-18 09:14:46.521 | dosfstools 2026-08-18 09:14:46.521 | genisoimage 2026-08-18 09:14:46.521 | gir1.2-libosinfo-1.0 2026-08-18 09:14:46.521 | netcat-openbsd 2026-08-18 09:14:46.521 | open-iscsi 2026-08-18 09:14:46.521 | qemu-utils 2026-08-18 09:14:46.521 | sg3-utils 2026-08-18 09:14:46.521 | sysfsutils 2026-08-18 09:14:46.521 | acl 2026-08-18 09:14:46.521 | dnsmasq-base 2026-08-18 09:14:46.521 | dnsmasq-utils 2026-08-18 09:14:46.521 | ebtables 2026-08-18 09:14:46.521 | haproxy 2026-08-18 09:14:46.521 | iptables 2026-08-18 09:14:46.521 | iputils-arping 2026-08-18 09:14:46.521 | iputils-ping 2026-08-18 09:14:46.521 | postgresql-server-dev-all 2026-08-18 09:14:46.521 | python3-mysqldb 2026-08-18 09:14:46.521 | sqlite3 2026-08-18 09:14:46.521 | sudo 2026-08-18 09:14:46.521 | vlan 2026-08-18 09:14:46.521 | curl 2026-08-18 09:14:46.521 | liberasurecode-dev 2026-08-18 09:14:46.521 | make 2026-08-18 09:14:46.521 | memcached 2026-08-18 09:14:46.521 | rsync 2026-08-18 09:14:46.521 | sqlite3 2026-08-18 09:14:46.521 | xfsprogs 2026-08-18 09:14:46.521 | apache2' 2026-08-18 09:14:46.524 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-18 09:14:46.548 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-18 09:14:46.549 | apache2-dev 2026-08-18 09:14:46.549 | bc 2026-08-18 09:14:46.549 | bsdmainutils 2026-08-18 09:14:46.549 | curl 2026-08-18 09:14:46.549 | g++ 2026-08-18 09:14:46.549 | gawk 2026-08-18 09:14:46.549 | gcc 2026-08-18 09:14:46.549 | gettext 2026-08-18 09:14:46.549 | git 2026-08-18 09:14:46.549 | graphviz 2026-08-18 09:14:46.549 | iputils-ping 2026-08-18 09:14:46.549 | libffi-dev 2026-08-18 09:14:46.549 | libjpeg-dev 2026-08-18 09:14:46.549 | libpq-dev 2026-08-18 09:14:46.549 | libssl-dev 2026-08-18 09:14:46.549 | libsystemd-dev 2026-08-18 09:14:46.549 | libxml2-dev 2026-08-18 09:14:46.549 | libxslt1-dev 2026-08-18 09:14:46.549 | libyaml-dev 2026-08-18 09:14:46.549 | lsof 2026-08-18 09:14:46.549 | openssh-server 2026-08-18 09:14:46.549 | openssl 2026-08-18 09:14:46.549 | pkg-config 2026-08-18 09:14:46.549 | psmisc 2026-08-18 09:14:46.549 | python3-dev 2026-08-18 09:14:46.549 | python3-pip 2026-08-18 09:14:46.549 | python3-systemd 2026-08-18 09:14:46.549 | python3-venv 2026-08-18 09:14:46.549 | tar 2026-08-18 09:14:46.549 | tcpdump 2026-08-18 09:14:46.549 | unzip 2026-08-18 09:14:46.549 | uuid-runtime 2026-08-18 09:14:46.549 | wget 2026-08-18 09:14:46.549 | zlib1g-dev 2026-08-18 09:14:46.549 | lvm2 2026-08-18 09:14:46.549 | qemu-utils 2026-08-18 09:14:46.549 | thin-provisioning-tools 2026-08-18 09:14:46.549 | lsscsi 2026-08-18 09:14:46.549 | open-iscsi 2026-08-18 09:14:46.549 | libkrb5-dev 2026-08-18 09:14:46.549 | libldap2-dev 2026-08-18 09:14:46.549 | libsasl2-dev 2026-08-18 09:14:46.549 | memcached 2026-08-18 09:14:46.549 | python3-mysqldb 2026-08-18 09:14:46.549 | sqlite3 2026-08-18 09:14:46.549 | conntrack 2026-08-18 09:14:46.549 | curl 2026-08-18 09:14:46.549 | ebtables 2026-08-18 09:14:46.549 | genisoimage 2026-08-18 09:14:46.549 | iptables 2026-08-18 09:14:46.549 | iputils-arping 2026-08-18 09:14:46.549 | kpartx 2026-08-18 09:14:46.549 | libjs-jquery-tablesorter 2026-08-18 09:14:46.549 | parted 2026-08-18 09:14:46.549 | pm-utils 2026-08-18 09:14:46.549 | python3-mysqldb 2026-08-18 09:14:46.549 | socat 2026-08-18 09:14:46.549 | sqlite3 2026-08-18 09:14:46.549 | sudo 2026-08-18 09:14:46.549 | vlan 2026-08-18 09:14:46.549 | cryptsetup 2026-08-18 09:14:46.549 | dosfstools 2026-08-18 09:14:46.549 | genisoimage 2026-08-18 09:14:46.549 | gir1.2-libosinfo-1.0 2026-08-18 09:14:46.549 | netcat-openbsd 2026-08-18 09:14:46.549 | open-iscsi 2026-08-18 09:14:46.549 | qemu-utils 2026-08-18 09:14:46.549 | sg3-utils 2026-08-18 09:14:46.549 | sysfsutils 2026-08-18 09:14:46.549 | acl 2026-08-18 09:14:46.549 | dnsmasq-base 2026-08-18 09:14:46.549 | dnsmasq-utils 2026-08-18 09:14:46.549 | ebtables 2026-08-18 09:14:46.549 | haproxy 2026-08-18 09:14:46.549 | iptables 2026-08-18 09:14:46.549 | iputils-arping 2026-08-18 09:14:46.549 | iputils-ping 2026-08-18 09:14:46.549 | postgresql-server-dev-all 2026-08-18 09:14:46.549 | python3-mysqldb 2026-08-18 09:14:46.549 | sqlite3 2026-08-18 09:14:46.549 | sudo 2026-08-18 09:14:46.549 | vlan 2026-08-18 09:14:46.549 | curl 2026-08-18 09:14:46.549 | liberasurecode-dev 2026-08-18 09:14:46.549 | make 2026-08-18 09:14:46.549 | memcached 2026-08-18 09:14:46.549 | rsync 2026-08-18 09:14:46.549 | sqlite3 2026-08-18 09:14:46.549 | xfsprogs 2026-08-18 09:14:46.549 | apache2 ' 2026-08-18 09:14:46.551 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-18 09:14:46.554 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:14:46.556 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:14:46.560 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-18 09:14:46.560 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-18 09:14:46.565 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-18 09:14:46.568 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-18 09:14:46.571 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 09:14:46.573 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 09:14:46.576 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 09:14:46.578 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 09:14:46.581 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 09:14:46.584 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:14:46.586 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:14:46.589 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 09:14:46.591 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 09:14:46.593 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 09:14:46.596 | ++ functions-common:apt_get_update:1167 : return 2026-08-18 09:14:46.598 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-18 09:14:46.600 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 09:14:46.603 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:14:46.605 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:14:46.608 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-18 09:14:46.631 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-18 09:14:46.669 | Reading package lists... 2026-08-18 09:14:46.941 | Building dependency tree... 2026-08-18 09:14:46.942 | Reading state information... 2026-08-18 09:14:47.353 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-18 09:14:47.353 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-18 09:14:47.353 | g++ set to manually installed. 2026-08-18 09:14:47.353 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-18 09:14:47.353 | gcc set to manually installed. 2026-08-18 09:14:47.353 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-18 09:14:47.353 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-18 09:14:47.353 | iputils-ping set to manually installed. 2026-08-18 09:14:47.353 | lsof is already the newest version (4.95.0-1build3). 2026-08-18 09:14:47.353 | psmisc is already the newest version (23.7-1build1). 2026-08-18 09:14:47.353 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-18 09:14:47.353 | python3-dev set to manually installed. 2026-08-18 09:14:47.353 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-18 09:14:47.353 | python3-systemd is already the newest version (235-1build4). 2026-08-18 09:14:47.353 | python3-systemd set to manually installed. 2026-08-18 09:14:47.353 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-08-18 09:14:47.353 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-18 09:14:47.353 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-08-18 09:14:47.353 | unzip set to manually installed. 2026-08-18 09:14:47.353 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-18 09:14:47.353 | zlib1g-dev set to manually installed. 2026-08-18 09:14:47.353 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-18 09:14:47.353 | lvm2 set to manually installed. 2026-08-18 09:14:47.354 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-08-18 09:14:47.354 | qemu-utils set to manually installed. 2026-08-18 09:14:47.354 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-18 09:14:47.354 | thin-provisioning-tools set to manually installed. 2026-08-18 09:14:47.354 | lsscsi is already the newest version (0.32-1build1). 2026-08-18 09:14:47.354 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-18 09:14:47.354 | open-iscsi set to manually installed. 2026-08-18 09:14:47.354 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-18 09:14:47.354 | iptables set to manually installed. 2026-08-18 09:14:47.354 | parted is already the newest version (3.6-4build1). 2026-08-18 09:14:47.354 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-08-18 09:14:47.354 | vlan is already the newest version (2.0.5ubuntu5). 2026-08-18 09:14:47.354 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-18 09:14:47.354 | cryptsetup set to manually installed. 2026-08-18 09:14:47.354 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-18 09:14:47.354 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-18 09:14:47.354 | netcat-openbsd set to manually installed. 2026-08-18 09:14:47.354 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-18 09:14:47.354 | sg3-utils set to manually installed. 2026-08-18 09:14:47.354 | acl is already the newest version (2.3.2-1build1.1). 2026-08-18 09:14:47.354 | acl set to manually installed. 2026-08-18 09:14:47.354 | make is already the newest version (4.3-4.1build2). 2026-08-18 09:14:47.354 | make set to manually installed. 2026-08-18 09:14:47.354 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-08-18 09:14:47.354 | The following additional packages will be installed: 2026-08-18 09:14:47.354 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-18 09:14:47.354 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-08-18 09:14:47.354 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-08-18 09:14:47.354 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-08-18 09:14:47.354 | icu-devtools intltool-debian krb5-locales krb5-multidev libann0 libapr1-dev 2026-08-18 09:14:47.354 | libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2026-08-18 09:14:47.354 | libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 2026-08-18 09:14:47.354 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev 2026-08-18 09:14:47.354 | libclang1-17t64 libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-08-18 09:14:47.354 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-08-18 09:14:47.354 | libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 2026-08-18 09:14:47.354 | libice6 libicu-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-18 09:14:47.354 | libjson-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-08-18 09:14:47.354 | libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev 2026-08-18 09:14:47.354 | libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 libmysqlclient21 2026-08-18 09:14:47.354 | libncurses-dev libncurses6 libncursesw6 libnss-systemd libobjc-13-dev 2026-08-18 09:14:47.354 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd libpathplan4 2026-08-18 09:14:47.354 | libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 2026-08-18 09:14:47.354 | libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 libssl3t64 2026-08-18 09:14:47.354 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-shared 2026-08-18 09:14:47.354 | libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 libxaw7 libxml2 2026-08-18 09:14:47.354 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-08-18 09:14:47.355 | llvm-17-runtime llvm-17-tools m4 mount multipath-tools mysql-common ncal 2026-08-18 09:14:47.355 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-sftp-server 2026-08-18 09:14:47.355 | osinfo-db pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-08-18 09:14:47.355 | postgresql-client-common postgresql-common postgresql-server-dev-16 ssl-cert 2026-08-18 09:14:47.355 | systemd systemd-dev systemd-resolved systemd-sysv udev util-linux uuid-dev 2026-08-18 09:14:47.355 | vbetool 2026-08-18 09:14:47.357 | Suggested packages: 2026-08-18 09:14:47.357 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-18 09:14:47.357 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-18 09:14:47.357 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-08-18 09:14:47.357 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-18 09:14:47.357 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-08-18 09:14:47.357 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-08-18 09:14:47.357 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-18 09:14:47.357 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-08-18 09:14:47.357 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-08-18 09:14:47.357 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-08-18 09:14:47.357 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-08-18 09:14:47.357 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-08-18 09:14:47.357 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-08-18 09:14:47.357 | tar-doc util-linux-extra util-linux-locales 2026-08-18 09:14:47.513 | The following NEW packages will be installed: 2026-08-18 09:14:47.513 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-18 09:14:47.513 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-18 09:14:47.513 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-08-18 09:14:47.513 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-08-18 09:14:47.513 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-18 09:14:47.513 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-18 09:14:47.513 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-18 09:14:47.513 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-18 09:14:47.513 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-18 09:14:47.513 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-08-18 09:14:47.513 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-18 09:14:47.513 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-18 09:14:47.514 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-18 09:14:47.514 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-18 09:14:47.514 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-08-18 09:14:47.514 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-08-18 09:14:47.514 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-08-18 09:14:47.514 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-08-18 09:14:47.514 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-08-18 09:14:47.514 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-08-18 09:14:47.514 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-18 09:14:47.514 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-18 09:14:47.514 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-08-18 09:14:47.515 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-08-18 09:14:47.515 | postgresql-client-16 postgresql-client-common postgresql-common 2026-08-18 09:14:47.515 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-08-18 09:14:47.515 | ssl-cert sysfsutils uuid-dev vbetool 2026-08-18 09:14:47.516 | The following packages will be upgraded: 2026-08-18 09:14:47.516 | bsdextrautils bsdutils curl eject fdisk gawk kpartx krb5-locales libblkid1 2026-08-18 09:14:47.516 | libcurl3t64-gnutls libcurl4t64 libfdisk1 libgssapi-krb5-2 libk5crypto3 2026-08-18 09:14:47.516 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-08-18 09:14:47.517 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-08-18 09:14:47.517 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-08-18 09:14:47.517 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-08-18 09:14:47.517 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-08-18 09:14:47.518 | systemd-sysv tar udev util-linux uuid-runtime wget 2026-08-18 09:14:47.712 | 50 upgraded, 139 newly installed, 0 to remove and 100 not upgraded. 2026-08-18 09:14:47.712 | Need to get 190 MB of archives. 2026-08-18 09:14:47.712 | After this operation, 919 MB of additional disk space will be used. 2026-08-18 09:14:47.712 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-08-18 09:14:47.896 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-08-18 09:14:47.967 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-08-18 09:14:48.006 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-08-18 09:14:48.074 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-08-18 09:14:48.074 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-08-18 09:14:48.083 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-08-18 09:14:48.086 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.17 [107 kB] 2026-08-18 09:14:48.088 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-08-18 09:14:48.091 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.17 [297 kB] 2026-08-18 09:14:48.098 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.17 [2,077 kB] 2026-08-18 09:14:48.139 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.17 [432 kB] 2026-08-18 09:14:48.144 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.17 [11.9 kB] 2026-08-18 09:14:48.144 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.17 [159 kB] 2026-08-18 09:14:48.146 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.17 [235 kB] 2026-08-18 09:14:48.156 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.17 [3,475 kB] 2026-08-18 09:14:48.199 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.17 [1,875 kB] 2026-08-18 09:14:48.225 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.17 [178 kB] 2026-08-18 09:14:48.227 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1,942 kB] 2026-08-18 09:14:48.250 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-08-18 09:14:48.251 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-08-18 09:14:48.252 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-08-18 09:14:48.253 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-08-18 09:14:48.258 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-08-18 09:14:48.259 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-08-18 09:14:48.259 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-18 09:14:48.298 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-18 09:14:48.300 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-08-18 09:14:48.337 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-18 09:14:48.338 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-08-18 09:14:48.338 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-08-18 09:14:48.341 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.8 [81.9 kB] 2026-08-18 09:14:48.341 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.8 [143 kB] 2026-08-18 09:14:48.343 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.8 [34.7 kB] 2026-08-18 09:14:48.343 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.8 [348 kB] 2026-08-18 09:14:48.346 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-08-18 09:14:48.374 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-18 09:14:48.388 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-08-18 09:14:48.414 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-08-18 09:14:48.433 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-18 09:14:48.434 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-18 09:14:48.435 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-18 09:14:48.436 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-18 09:14:48.441 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-08-18 09:14:48.471 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-18 09:14:48.473 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-08-18 09:14:48.473 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-08-18 09:14:48.496 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-08-18 09:14:48.509 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-18 09:14:48.510 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-18 09:14:48.513 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1,003 kB] 2026-08-18 09:14:48.524 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-18 09:14:48.526 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-18 09:14:48.542 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-18 09:14:48.543 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-18 09:14:48.543 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-08-18 09:14:48.548 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-18 09:14:48.584 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-08-18 09:14:48.585 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-08-18 09:14:48.586 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.8 [15.1 kB] 2026-08-18 09:14:48.589 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-08-18 09:14:48.601 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-08-18 09:14:48.602 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-08-18 09:14:48.627 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-18 09:14:48.630 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-18 09:14:48.633 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-18 09:14:48.637 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-18 09:14:48.676 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-18 09:14:48.682 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-18 09:14:48.684 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-18 09:14:49.061 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-18 09:14:49.216 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-18 09:14:49.217 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-18 09:14:49.217 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-18 09:14:49.219 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-18 09:14:49.226 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-08-18 09:14:49.242 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-08-18 09:14:49.330 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-18 09:14:49.331 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-18 09:14:49.332 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-18 09:14:49.332 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-18 09:14:49.333 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-18 09:14:49.334 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-18 09:14:49.334 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-08-18 09:14:49.334 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-18 09:14:49.335 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-18 09:14:49.435 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-18 09:14:49.476 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-18 09:14:49.476 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-18 09:14:49.512 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-18 09:14:49.525 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-18 09:14:49.526 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-18 09:14:49.529 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-18 09:14:49.552 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-18 09:14:49.554 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-18 09:14:49.554 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-18 09:14:49.559 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-18 09:14:49.561 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-18 09:14:49.587 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-08-18 09:14:49.591 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-18 09:14:49.600 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-18 09:14:49.602 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-18 09:14:49.634 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-08-18 09:14:49.634 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-18 09:14:49.635 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-18 09:14:49.640 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-18 09:14:49.640 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-18 09:14:49.642 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-08-18 09:14:49.683 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-08-18 09:14:49.762 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-18 09:14:49.763 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-08-18 09:14:49.763 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-18 09:14:49.767 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-18 09:14:49.767 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-18 09:14:49.768 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-18 09:14:49.768 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-18 09:14:49.769 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-18 09:14:49.770 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-18 09:14:49.803 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-18 09:14:49.811 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-18 09:14:49.852 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-18 09:14:49.859 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-08-18 09:14:49.908 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-18 09:14:49.908 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-18 09:14:49.908 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-18 09:14:49.911 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-18 09:14:49.912 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-18 09:14:49.916 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-18 09:14:49.924 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-18 09:14:49.942 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-18 09:14:49.942 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-18 09:14:49.979 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-18 09:14:49.980 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-18 09:14:49.981 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-18 09:14:49.983 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-18 09:14:49.984 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-18 09:14:49.987 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-18 09:14:49.989 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-08-18 09:14:50.054 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-08-18 09:14:50.059 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-18 09:14:50.060 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-18 09:14:50.337 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-18 09:14:50.341 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-08-18 09:14:50.342 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-08-18 09:14:50.342 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-08-18 09:14:50.342 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-18 09:14:50.345 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-18 09:14:50.347 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-18 09:14:50.347 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-18 09:14:50.348 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-08-18 09:14:50.376 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-08-18 09:14:50.421 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-18 09:14:50.427 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-18 09:14:50.428 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-08-18 09:14:50.430 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2,408 kB] 2026-08-18 09:14:50.506 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-08-18 09:14:50.507 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-18 09:14:50.511 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-08-18 09:14:50.539 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-18 09:14:50.540 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-18 09:14:50.551 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-18 09:14:50.552 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-18 09:14:50.566 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-18 09:14:50.573 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-18 09:14:50.879 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-18 09:14:50.879 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-18 09:14:50.883 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-08-18 09:14:50.958 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-18 09:14:50.959 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-18 09:14:51.545 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-18 09:14:51.549 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-18 09:14:51.549 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-18 09:14:51.549 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-08-18 09:14:51.549 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-18 09:14:51.549 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-08-18 09:14:51.556 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-08-18 09:14:51.569 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-18 09:14:51.569 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-18 09:14:51.585 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-18 09:14:51.610 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-18 09:14:51.610 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-18 09:14:51.611 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-18 09:14:51.651 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-18 09:14:51.652 | Get:184 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-08-18 09:14:51.652 | Get:185 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-08-18 09:14:51.653 | Get:186 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-08-18 09:14:51.654 | Get:187 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-18 09:14:51.655 | Get:188 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-18 09:14:51.689 | Get:189 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-08-18 09:14:52.247 | Preconfiguring packages ... 2026-08-18 09:14:52.365 | Fetched 190 MB in 4s (45.7 MB/s) 2026-08-18 09:14:52.470 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:52.475 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:14:52.481 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-08-18 09:14:52.551 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-08-18 09:14:52.666 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:52.671 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-18 09:14:52.676 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 09:14:52.740 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-08-18 09:14:52.859 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:52.863 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-08-18 09:14:52.872 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3build1) ... 2026-08-18 09:14:52.936 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-08-18 09:14:53.085 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:53.091 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:14:53.101 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:14:53.247 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-08-18 09:14:54.001 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-08-18 09:14:54.123 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:54.128 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-18 09:14:54.132 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 09:14:54.245 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-08-18 09:14:54.384 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:54.391 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-18 09:14:54.396 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 09:14:55.166 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:14:55.170 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:14:55.222 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.17_all.deb ... 2026-08-18 09:14:55.227 | Unpacking systemd-dev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-18 09:14:55.288 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:14:55.295 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:14:55.354 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-18 09:14:55.473 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:55.479 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:14:55.486 | Unpacking systemd-resolved (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-18 09:14:55.556 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:14:55.561 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-18 09:14:55.635 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:14:55.639 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-18 09:14:55.696 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 09:14:55.809 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:55.813 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:14:55.818 | Unpacking systemd-sysv (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-18 09:14:55.869 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:14:55.880 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-18 09:14:55.957 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:14:55.971 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-18 09:14:56.031 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:14:56.059 | Unpacking systemd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-18 09:14:56.393 | Preparing to unpack .../4-udev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:14:56.429 | Unpacking udev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-18 09:14:56.580 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:14:56.585 | Unpacking libudev1:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-18 09:14:56.640 | Setting up libudev1:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 09:14:56.766 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:56.770 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-18 09:14:56.777 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.7) ... 2026-08-18 09:14:56.867 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-18 09:14:56.997 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:57.003 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:14:57.009 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:14:57.064 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-18 09:14:57.201 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:57.206 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:14:57.210 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:14:57.257 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-18 09:14:57.378 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:57.384 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:14:57.391 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:14:57.446 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-08-18 09:14:57.458 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-08-18 09:14:57.529 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:14:57.535 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:14:57.591 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-18 09:14:57.713 | (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 ... 158808 files and directories currently installed.) 2026-08-18 09:14:57.718 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:14:57.728 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:14:57.769 | Selecting previously unselected package libapr1t64:amd64. 2026-08-18 09:14:57.782 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-18 09:14:57.785 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-18 09:14:57.836 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-18 09:14:57.853 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-18 09:14:57.856 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 09:14:57.907 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-18 09:14:57.912 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.5) ... 2026-08-18 09:14:57.953 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-18 09:14:57.967 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-18 09:14:57.969 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 09:14:57.998 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-18 09:14:58.012 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-18 09:14:58.014 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 09:14:58.060 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-18 09:14:58.067 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-08-18 09:14:58.117 | Preparing to unpack .../07-libk5crypto3_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 09:14:58.122 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-18 09:14:58.183 | Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 09:14:58.190 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-18 09:14:58.246 | Preparing to unpack .../09-libkrb5support0_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 09:14:58.252 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-18 09:14:58.304 | Preparing to unpack .../10-libkrb5-3_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 09:14:58.309 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-18 09:14:58.365 | Preparing to unpack .../11-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-18 09:14:58.371 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-08-18 09:14:58.408 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-18 09:14:58.422 | Preparing to unpack .../12-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-18 09:14:58.424 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-18 09:14:58.472 | Preparing to unpack .../13-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-18 09:14:58.477 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-08-18 09:14:58.522 | Selecting previously unselected package apache2-bin. 2026-08-18 09:14:58.536 | Preparing to unpack .../14-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-18 09:14:58.538 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-18 09:14:58.619 | Selecting previously unselected package apache2-data. 2026-08-18 09:14:58.634 | Preparing to unpack .../15-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-18 09:14:58.636 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-18 09:14:58.729 | Selecting previously unselected package apache2-utils. 2026-08-18 09:14:58.747 | Preparing to unpack .../16-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-18 09:14:58.749 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-18 09:14:58.792 | Selecting previously unselected package apache2. 2026-08-18 09:14:58.809 | Preparing to unpack .../17-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-18 09:14:58.817 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-18 09:14:58.899 | Preparing to unpack .../18-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-18 09:14:58.906 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-08-18 09:14:58.990 | Selecting previously unselected package haproxy. 2026-08-18 09:14:59.004 | Preparing to unpack .../19-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 09:14:59.013 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-18 09:14:59.099 | Selecting previously unselected package memcached. 2026-08-18 09:14:59.112 | Preparing to unpack .../20-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-18 09:14:59.118 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-18 09:14:59.172 | Preparing to unpack .../21-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-18 09:14:59.177 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-08-18 09:14:59.233 | Preparing to unpack .../22-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-18 09:14:59.335 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-08-18 09:14:59.427 | Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-18 09:14:59.451 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-08-18 09:14:59.522 | Selecting previously unselected package libjson-perl. 2026-08-18 09:14:59.535 | Preparing to unpack .../24-libjson-perl_4.10000-1_all.deb ... 2026-08-18 09:14:59.537 | Unpacking libjson-perl (4.10000-1) ... 2026-08-18 09:14:59.573 | Selecting previously unselected package postgresql-client-common. 2026-08-18 09:14:59.587 | Preparing to unpack .../25-postgresql-client-common_257build1.1_all.deb ... 2026-08-18 09:14:59.592 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-18 09:14:59.641 | Preparing to unpack .../26-openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-18 09:14:59.646 | Unpacking openssl (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.7) ... 2026-08-18 09:14:59.749 | Selecting previously unselected package ssl-cert. 2026-08-18 09:14:59.763 | Preparing to unpack .../27-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-18 09:14:59.765 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-18 09:14:59.804 | Selecting previously unselected package postgresql-common. 2026-08-18 09:14:59.819 | Preparing to unpack .../28-postgresql-common_257build1.1_all.deb ... 2026-08-18 09:14:59.842 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-18 09:14:59.849 | Unpacking postgresql-common (257build1.1) ... 2026-08-18 09:14:59.917 | Selecting previously unselected package libsysfs2:amd64. 2026-08-18 09:14:59.933 | Preparing to unpack .../29-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-18 09:14:59.935 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-18 09:14:59.972 | Selecting previously unselected package sysfsutils. 2026-08-18 09:14:59.991 | Preparing to unpack .../30-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-18 09:14:59.995 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-18 09:15:00.051 | Preparing to unpack .../31-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-18 09:15:00.058 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 09:15:00.116 | Preparing to unpack .../32-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-18 09:15:00.123 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 09:15:00.180 | Preparing to unpack .../33-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-18 09:15:00.186 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-18 09:15:00.250 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-18 09:15:00.372 | (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 ... 159857 files and directories currently installed.) 2026-08-18 09:15:00.377 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:15:00.383 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:15:00.427 | Preparing to unpack .../001-krb5-locales_1.20.1-6ubuntu2.8_all.deb ... 2026-08-18 09:15:00.432 | Unpacking krb5-locales (1.20.1-6ubuntu2.8) over (1.20.1-6ubuntu2.6) ... 2026-08-18 09:15:00.481 | Preparing to unpack .../002-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-08-18 09:15:00.495 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-08-18 09:15:00.590 | Preparing to unpack .../003-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:15:00.600 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:15:00.666 | Preparing to unpack .../004-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-08-18 09:15:00.671 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-08-18 09:15:00.717 | Selecting previously unselected package autotools-dev. 2026-08-18 09:15:00.733 | Preparing to unpack .../005-autotools-dev_20220109.1_all.deb ... 2026-08-18 09:15:00.735 | Unpacking autotools-dev (20220109.1) ... 2026-08-18 09:15:00.771 | Selecting previously unselected package m4. 2026-08-18 09:15:00.786 | Preparing to unpack .../006-m4_1.4.19-4build1_amd64.deb ... 2026-08-18 09:15:00.788 | Unpacking m4 (1.4.19-4build1) ... 2026-08-18 09:15:00.839 | Selecting previously unselected package autoconf. 2026-08-18 09:15:00.853 | Preparing to unpack .../007-autoconf_2.71-3_all.deb ... 2026-08-18 09:15:00.855 | Unpacking autoconf (2.71-3) ... 2026-08-18 09:15:00.912 | Selecting previously unselected package automake. 2026-08-18 09:15:00.926 | Preparing to unpack .../008-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-18 09:15:00.931 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-18 09:15:00.993 | Selecting previously unselected package autopoint. 2026-08-18 09:15:01.008 | Preparing to unpack .../009-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-18 09:15:01.010 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-18 09:15:01.045 | Selecting previously unselected package libdebhelper-perl. 2026-08-18 09:15:01.063 | Preparing to unpack .../010-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-18 09:15:01.065 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-18 09:15:01.120 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-18 09:15:01.139 | Preparing to unpack .../011-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:01.141 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:01.872 | Selecting previously unselected package libclang-cpp17t64. 2026-08-18 09:15:01.886 | Preparing to unpack .../012-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:01.889 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:02.233 | Selecting previously unselected package libgc1:amd64. 2026-08-18 09:15:02.248 | Preparing to unpack .../013-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-18 09:15:02.250 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-18 09:15:02.284 | Selecting previously unselected package libobjc4:amd64. 2026-08-18 09:15:02.297 | Preparing to unpack .../014-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-18 09:15:02.299 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-18 09:15:02.330 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-18 09:15:02.344 | Preparing to unpack .../015-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-18 09:15:02.345 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-18 09:15:02.384 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-18 09:15:02.398 | Preparing to unpack .../016-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:02.401 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:02.532 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-18 09:15:02.546 | Preparing to unpack .../017-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:02.549 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:02.605 | Selecting previously unselected package libclang1-17t64. 2026-08-18 09:15:02.622 | Preparing to unpack .../018-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:02.624 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:02.834 | Selecting previously unselected package clang-17. 2026-08-18 09:15:02.853 | Preparing to unpack .../019-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:02.855 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:02.893 | Selecting previously unselected package libtool. 2026-08-18 09:15:02.909 | Preparing to unpack .../020-libtool_2.4.7-7build1_all.deb ... 2026-08-18 09:15:02.911 | Unpacking libtool (2.4.7-7build1) ... 2026-08-18 09:15:02.949 | Selecting previously unselected package dh-autoreconf. 2026-08-18 09:15:02.965 | Preparing to unpack .../021-dh-autoreconf_20_all.deb ... 2026-08-18 09:15:02.967 | Unpacking dh-autoreconf (20) ... 2026-08-18 09:15:03.002 | Selecting previously unselected package libarchive-zip-perl. 2026-08-18 09:15:03.020 | Preparing to unpack .../022-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-18 09:15:03.022 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-18 09:15:03.064 | Selecting previously unselected package libsub-override-perl. 2026-08-18 09:15:03.083 | Preparing to unpack .../023-libsub-override-perl_0.10-1_all.deb ... 2026-08-18 09:15:03.084 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-18 09:15:03.116 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-18 09:15:03.134 | Preparing to unpack .../024-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-18 09:15:03.136 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-18 09:15:03.168 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-18 09:15:03.182 | Preparing to unpack .../025-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-18 09:15:03.185 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-18 09:15:03.214 | Selecting previously unselected package debugedit. 2026-08-18 09:15:03.233 | Preparing to unpack .../026-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-18 09:15:03.235 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-18 09:15:03.266 | Selecting previously unselected package dwz. 2026-08-18 09:15:03.281 | Preparing to unpack .../027-dwz_0.15-1build6_amd64.deb ... 2026-08-18 09:15:03.284 | Unpacking dwz (0.15-1build6) ... 2026-08-18 09:15:03.315 | Selecting previously unselected package gettext. 2026-08-18 09:15:03.334 | Preparing to unpack .../028-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-18 09:15:03.336 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-18 09:15:03.398 | Selecting previously unselected package intltool-debian. 2026-08-18 09:15:03.412 | Preparing to unpack .../029-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-18 09:15:03.414 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-18 09:15:03.444 | Selecting previously unselected package po-debconf. 2026-08-18 09:15:03.457 | Preparing to unpack .../030-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-18 09:15:03.458 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-18 09:15:03.508 | Selecting previously unselected package debhelper. 2026-08-18 09:15:03.529 | Preparing to unpack .../031-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-18 09:15:03.531 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-18 09:15:03.659 | Selecting previously unselected package uuid-dev:amd64. 2026-08-18 09:15:03.674 | Preparing to unpack .../032-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:15:03.678 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-18 09:15:03.713 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-18 09:15:03.729 | Preparing to unpack .../033-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-18 09:15:03.732 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-18 09:15:03.769 | Selecting previously unselected package libapr1-dev. 2026-08-18 09:15:03.783 | Preparing to unpack .../034-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-18 09:15:03.785 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-18 09:15:03.951 | Selecting previously unselected package libldap-dev:amd64. 2026-08-18 09:15:03.966 | Preparing to unpack .../035-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:15:03.968 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-18 09:15:04.052 | Selecting previously unselected package libldap2-dev. 2026-08-18 09:15:04.069 | Preparing to unpack .../036-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-18 09:15:04.072 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-18 09:15:04.097 | Selecting previously unselected package libaprutil1-dev. 2026-08-18 09:15:04.112 | Preparing to unpack .../037-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-18 09:15:04.113 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-18 09:15:04.250 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-18 09:15:04.265 | Preparing to unpack .../038-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-18 09:15:04.267 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 09:15:04.312 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-18 09:15:04.326 | Preparing to unpack .../039-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-18 09:15:04.331 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 09:15:04.364 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-18 09:15:04.378 | Preparing to unpack .../040-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-18 09:15:04.380 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 09:15:04.418 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-18 09:15:04.433 | Preparing to unpack .../041-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-18 09:15:04.435 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 09:15:04.499 | Selecting previously unselected package apache2-dev. 2026-08-18 09:15:04.517 | Preparing to unpack .../042-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-18 09:15:04.520 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-18 09:15:04.572 | Selecting previously unselected package ncal. 2026-08-18 09:15:04.588 | Preparing to unpack .../043-ncal_12.1.8_amd64.deb ... 2026-08-18 09:15:04.590 | Unpacking ncal (12.1.8) ... 2026-08-18 09:15:04.625 | Selecting previously unselected package bsdmainutils. 2026-08-18 09:15:04.639 | Preparing to unpack .../044-bsdmainutils_12.1.8_all.deb ... 2026-08-18 09:15:04.644 | Unpacking bsdmainutils (12.1.8) ... 2026-08-18 09:15:04.670 | Selecting previously unselected package conntrack. 2026-08-18 09:15:04.685 | Preparing to unpack .../045-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-18 09:15:04.687 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-18 09:15:04.718 | Selecting previously unselected package dnsmasq-base. 2026-08-18 09:15:04.737 | Preparing to unpack .../046-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-18 09:15:04.748 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-18 09:15:04.785 | Selecting previously unselected package dnsmasq-utils. 2026-08-18 09:15:04.799 | Preparing to unpack .../047-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-18 09:15:04.801 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-18 09:15:04.833 | Selecting previously unselected package ebtables. 2026-08-18 09:15:04.847 | Preparing to unpack .../048-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-18 09:15:04.862 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-18 09:15:04.917 | Preparing to unpack .../049-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-18 09:15:04.922 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-18 09:15:04.962 | Selecting previously unselected package fonts-liberation. 2026-08-18 09:15:04.981 | Preparing to unpack .../050-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-18 09:15:04.983 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-18 09:15:05.052 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-18 09:15:05.066 | Preparing to unpack .../051-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-18 09:15:05.068 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-18 09:15:05.105 | Selecting previously unselected package fonts-liberation2. 2026-08-18 09:15:05.120 | Preparing to unpack .../052-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-18 09:15:05.122 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-18 09:15:05.153 | Selecting previously unselected package genisoimage. 2026-08-18 09:15:05.168 | Preparing to unpack .../053-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-18 09:15:05.170 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-18 09:15:05.210 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-18 09:15:05.229 | Preparing to unpack .../054-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-18 09:15:05.231 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-18 09:15:05.269 | Selecting previously unselected package libann0. 2026-08-18 09:15:05.288 | Preparing to unpack .../055-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-18 09:15:05.290 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-18 09:15:05.323 | Selecting previously unselected package libcdt5:amd64. 2026-08-18 09:15:05.339 | Preparing to unpack .../056-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 09:15:05.341 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:05.377 | Selecting previously unselected package libcgraph6:amd64. 2026-08-18 09:15:05.392 | Preparing to unpack .../057-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 09:15:05.394 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:05.433 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-18 09:15:05.447 | Preparing to unpack .../058-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-18 09:15:05.451 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-18 09:15:05.484 | Selecting previously unselected package libltdl7:amd64. 2026-08-18 09:15:05.499 | Preparing to unpack .../059-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-18 09:15:05.500 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-18 09:15:05.532 | Selecting previously unselected package libpathplan4:amd64. 2026-08-18 09:15:05.549 | Preparing to unpack .../060-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 09:15:05.550 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:05.583 | Selecting previously unselected package libgvc6. 2026-08-18 09:15:05.601 | Preparing to unpack .../061-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 09:15:05.603 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:05.651 | Selecting previously unselected package libgvpr2:amd64. 2026-08-18 09:15:05.666 | Preparing to unpack .../062-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 09:15:05.668 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:05.701 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-18 09:15:05.720 | Preparing to unpack .../063-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 09:15:05.723 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:05.794 | Selecting previously unselected package libice6:amd64. 2026-08-18 09:15:05.809 | Preparing to unpack .../064-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-18 09:15:05.811 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-18 09:15:05.842 | Selecting previously unselected package libsm6:amd64. 2026-08-18 09:15:05.861 | Preparing to unpack .../065-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-18 09:15:05.865 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-18 09:15:05.897 | Selecting previously unselected package libxt6t64:amd64. 2026-08-18 09:15:05.914 | Preparing to unpack .../066-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-18 09:15:05.916 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-18 09:15:05.952 | Selecting previously unselected package libxmu6:amd64. 2026-08-18 09:15:05.971 | Preparing to unpack .../067-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-18 09:15:05.973 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-18 09:15:06.005 | Selecting previously unselected package libxaw7:amd64. 2026-08-18 09:15:06.019 | Preparing to unpack .../068-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-18 09:15:06.021 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-18 09:15:06.059 | Selecting previously unselected package graphviz. 2026-08-18 09:15:06.077 | Preparing to unpack .../069-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-18 09:15:06.078 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:06.147 | Selecting previously unselected package icu-devtools. 2026-08-18 09:15:06.165 | Preparing to unpack .../070-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-18 09:15:06.167 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-18 09:15:06.208 | Selecting previously unselected package iputils-arping. 2026-08-18 09:15:06.222 | Preparing to unpack .../071-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-18 09:15:06.223 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-18 09:15:06.252 | Selecting previously unselected package comerr-dev:amd64. 2026-08-18 09:15:06.267 | Preparing to unpack .../072-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-18 09:15:06.274 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-18 09:15:06.310 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-18 09:15:06.325 | Preparing to unpack .../073-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 09:15:06.327 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:06.363 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-18 09:15:06.379 | Preparing to unpack .../074-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 09:15:06.381 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:06.412 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-18 09:15:06.427 | Preparing to unpack .../075-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 09:15:06.429 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:06.461 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-18 09:15:06.476 | Preparing to unpack .../076-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 09:15:06.478 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:06.531 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-18 09:15:06.546 | Preparing to unpack .../077-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 09:15:06.549 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:06.603 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-18 09:15:06.616 | Preparing to unpack .../078-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-18 09:15:06.621 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-18 09:15:06.654 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-18 09:15:06.670 | Preparing to unpack .../079-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:06.672 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:06.888 | Preparing to unpack .../080-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-18 09:15:06.893 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-08-18 09:15:06.927 | Selecting previously unselected package libgts-bin. 2026-08-18 09:15:06.942 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-18 09:15:06.943 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-18 09:15:06.980 | Selecting previously unselected package libicu-dev:amd64. 2026-08-18 09:15:06.994 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-18 09:15:06.996 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-18 09:15:07.282 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-18 09:15:07.296 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-18 09:15:07.298 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-18 09:15:07.340 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-18 09:15:07.348 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-18 09:15:07.351 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-18 09:15:07.375 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-18 09:15:07.389 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-18 09:15:07.391 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-18 09:15:07.417 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-18 09:15:07.431 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-08-18 09:15:07.432 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-18 09:15:07.458 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-18 09:15:07.472 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-18 09:15:07.473 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-18 09:15:07.533 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-18 09:15:07.548 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-18 09:15:07.550 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-18 09:15:07.594 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-18 09:15:07.609 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-18 09:15:07.610 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-18 09:15:07.641 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-18 09:15:07.656 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-18 09:15:07.657 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-18 09:15:07.695 | Selecting previously unselected package mysql-common. 2026-08-18 09:15:07.709 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-18 09:15:07.728 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-18 09:15:07.758 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-18 09:15:07.773 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 09:15:07.775 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:15:07.839 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-18 09:15:07.855 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-18 09:15:07.858 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-18 09:15:07.915 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-18 09:15:07.930 | Preparing to unpack .../094-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-18 09:15:07.932 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-18 09:15:07.964 | Selecting previously unselected package libpq5:amd64. 2026-08-18 09:15:07.982 | Preparing to unpack .../095-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:15:07.985 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 09:15:08.016 | Selecting previously unselected package libssl-dev:amd64. 2026-08-18 09:15:08.030 | Preparing to unpack .../096-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-18 09:15:08.032 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-18 09:15:08.168 | Selecting previously unselected package libpq-dev. 2026-08-18 09:15:08.186 | Preparing to unpack .../097-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:15:08.189 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-18 09:15:08.226 | Selecting previously unselected package libsasl2-dev. 2026-08-18 09:15:08.241 | Preparing to unpack .../098-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-18 09:15:08.243 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-18 09:15:08.292 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-18 09:15:08.307 | Preparing to unpack .../099-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:15:08.309 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 09:15:08.473 | Selecting previously unselected package libx86-1:amd64. 2026-08-18 09:15:08.490 | Preparing to unpack .../100-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-18 09:15:08.493 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-18 09:15:08.528 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-18 09:15:08.547 | Preparing to unpack .../101-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-18 09:15:08.549 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-18 09:15:08.609 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-18 09:15:08.622 | Preparing to unpack .../102-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-18 09:15:08.623 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-18 09:15:08.677 | Selecting previously unselected package llvm-17-runtime. 2026-08-18 09:15:08.691 | Preparing to unpack .../103-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:08.695 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:08.739 | Selecting previously unselected package libpfm4:amd64. 2026-08-18 09:15:08.751 | Preparing to unpack .../104-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-18 09:15:08.753 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-18 09:15:08.804 | Selecting previously unselected package llvm-17. 2026-08-18 09:15:08.818 | Preparing to unpack .../105-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:08.820 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:09.487 | Selecting previously unselected package libffi-dev:amd64. 2026-08-18 09:15:09.501 | Preparing to unpack .../106-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-18 09:15:09.503 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-18 09:15:09.539 | Selecting previously unselected package llvm-17-tools. 2026-08-18 09:15:09.553 | Preparing to unpack .../107-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:09.555 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:09.719 | Selecting previously unselected package libz3-4:amd64. 2026-08-18 09:15:09.733 | Preparing to unpack .../108-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-18 09:15:09.735 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-18 09:15:09.870 | Selecting previously unselected package libz3-dev:amd64. 2026-08-18 09:15:09.883 | Preparing to unpack .../109-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-18 09:15:09.887 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-18 09:15:09.929 | Selecting previously unselected package llvm-17-dev. 2026-08-18 09:15:09.948 | Preparing to unpack .../110-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-18 09:15:09.951 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:11.711 | Selecting previously unselected package osinfo-db. 2026-08-18 09:15:11.727 | Preparing to unpack .../111-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-18 09:15:11.730 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-18 09:15:12.043 | Selecting previously unselected package pkgconf-bin. 2026-08-18 09:15:12.057 | Preparing to unpack .../112-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-18 09:15:12.060 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-18 09:15:12.095 | Selecting previously unselected package pkgconf:amd64. 2026-08-18 09:15:12.109 | Preparing to unpack .../113-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-18 09:15:12.115 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-18 09:15:12.149 | Selecting previously unselected package pkg-config:amd64. 2026-08-18 09:15:12.163 | Preparing to unpack .../114-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-18 09:15:12.170 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-18 09:15:12.203 | Selecting previously unselected package pm-utils. 2026-08-18 09:15:12.219 | Preparing to unpack .../115-pm-utils_1.4.1-21_all.deb ... 2026-08-18 09:15:12.222 | Unpacking pm-utils (1.4.1-21) ... 2026-08-18 09:15:12.278 | Selecting previously unselected package postgresql-client-16. 2026-08-18 09:15:12.298 | Preparing to unpack .../116-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:15:12.302 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 09:15:12.426 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-18 09:15:12.446 | Preparing to unpack .../117-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:15:12.448 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 09:15:12.707 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-18 09:15:12.727 | Preparing to unpack .../118-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-18 09:15:12.729 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-18 09:15:12.770 | Selecting previously unselected package python3-mysqldb. 2026-08-18 09:15:12.787 | Preparing to unpack .../119-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-18 09:15:12.789 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-18 09:15:12.821 | Selecting previously unselected package sqlite3. 2026-08-18 09:15:12.835 | Preparing to unpack .../120-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-18 09:15:12.837 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-18 09:15:12.866 | Selecting previously unselected package vbetool. 2026-08-18 09:15:12.880 | Preparing to unpack .../121-vbetool_1.1-5_amd64.deb ... 2026-08-18 09:15:12.883 | Unpacking vbetool (1.1-5) ... 2026-08-18 09:15:12.919 | Selecting previously unselected package libosinfo-l10n. 2026-08-18 09:15:12.937 | Preparing to unpack .../122-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-18 09:15:12.940 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-18 09:15:12.980 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-18 09:15:13.000 | Preparing to unpack .../123-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-18 09:15:13.001 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-18 09:15:13.031 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-18 09:15:13.047 | Preparing to unpack .../124-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-18 09:15:13.048 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-18 09:15:13.094 | Preparing to unpack .../125-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-18 09:15:13.098 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-08-18 09:15:13.133 | Selecting previously unselected package liberasurecode1:amd64. 2026-08-18 09:15:13.148 | Preparing to unpack .../126-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-08-18 09:15:13.150 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-08-18 09:15:13.184 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-08-18 09:15:13.199 | Preparing to unpack .../127-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-08-18 09:15:13.202 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-08-18 09:15:13.235 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-18 09:15:13.251 | Preparing to unpack .../128-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-18 09:15:13.254 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:13.290 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-18 09:15:13.304 | Preparing to unpack .../129-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-18 09:15:13.307 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-18 09:15:13.355 | Preparing to unpack .../130-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-18 09:15:13.379 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-08-18 09:15:13.464 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-18 09:15:13.469 | Setting up postgresql-client-common (257build1.1) ... 2026-08-18 09:15:13.476 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-18 09:15:13.480 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-18 09:15:13.484 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-18 09:15:13.504 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-18 09:15:13.508 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-18 09:15:13.512 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:15:13.524 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-18 09:15:13.530 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-18 09:15:13.536 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-08-18 09:15:13.542 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-18 09:15:13.550 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-18 09:15:13.555 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-18 09:15:14.010 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-18 09:15:14.010 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-18 09:15:14.349 | Setting up ncal (12.1.8) ... 2026-08-18 09:15:14.353 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-18 09:15:14.366 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-18 09:15:14.369 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-18 09:15:14.373 | Setting up vbetool (1.1-5) ... 2026-08-18 09:15:14.376 | Setting up pm-utils (1.4.1-21) ... 2026-08-18 09:15:14.386 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-18 09:15:14.391 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-18 09:15:14.395 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:14.400 | Setting up m4 (1.4.19-4build1) ... 2026-08-18 09:15:14.405 | Setting up systemd-dev (255.4-1ubuntu8.17) ... 2026-08-18 09:15:14.409 | Setting up krb5-locales (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:14.412 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-18 09:15:14.449 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-18 09:15:14.473 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-18 09:15:14.478 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-18 09:15:14.483 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-18 09:15:15.081 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-18 09:15:15.395 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 09:15:15.400 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:15.405 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-08-18 09:15:15.409 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-18 09:15:15.573 | Setting up autotools-dev (20220109.1) ... 2026-08-18 09:15:15.582 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-18 09:15:15.589 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 09:15:15.594 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-18 09:15:15.599 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-18 09:15:15.603 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-18 09:15:15.607 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-18 09:15:15.614 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:15.618 | Setting up ebtables (2.0.11-6build1) ... 2026-08-18 09:15:16.009 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-18 09:15:16.013 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-18 09:15:16.018 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-18 09:15:16.021 | Setting up bsdmainutils (12.1.8) ... 2026-08-18 09:15:16.026 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-18 09:15:16.031 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-18 09:15:16.035 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 09:15:16.038 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-18 09:15:16.042 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-18 09:15:16.045 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-18 09:15:16.049 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-08-18 09:15:16.071 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-18 09:15:16.075 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-18 09:15:16.079 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-18 09:15:16.082 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:16.086 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-18 09:15:16.090 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-18 09:15:16.093 | Setting up autoconf (2.71-3) ... 2026-08-18 09:15:16.098 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-08-18 09:15:16.102 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-18 09:15:16.106 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:16.110 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 09:15:16.114 | Setting up dwz (0.15-1build6) ... 2026-08-18 09:15:16.118 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-18 09:15:16.123 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-08-18 09:15:16.127 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:16.131 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-18 09:15:16.930 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-08-18 09:15:16.953 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-18 09:15:16.957 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:16.961 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-18 09:15:16.965 | Setting up libjson-perl (4.10000-1) ... 2026-08-18 09:15:16.969 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-18 09:15:16.972 | Setting up debugedit (1:5.0-5build2) ... 2026-08-18 09:15:16.977 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-18 09:15:16.995 | Setting up libsub-override-perl (0.10-1) ... 2026-08-18 09:15:16.999 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-18 09:15:17.004 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:17.008 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:17.012 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:17.016 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-18 09:15:17.021 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-18 09:15:17.026 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-18 09:15:17.032 | Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-08-18 09:15:17.040 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-18 09:15:17.045 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-18 09:15:17.049 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-18 09:15:17.053 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-18 09:15:17.057 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 09:15:17.060 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-18 09:15:17.064 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-08-18 09:15:17.801 | rsync.service is a disabled or a static unit not running, not starting it. 2026-08-18 09:15:17.804 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-18 09:15:17.809 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-08-18 09:15:17.814 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-18 09:15:17.820 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-18 09:15:17.825 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-18 09:15:17.829 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 09:15:17.835 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-18 09:15:17.843 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-18 09:15:17.847 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-18 09:15:17.851 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-18 09:15:17.857 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-18 09:15:17.866 | Setting up libtool (2.4.7-7build1) ... 2026-08-18 09:15:17.871 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-18 09:15:17.876 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-18 09:15:18.422 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-18 09:15:18.851 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-18 09:15:18.858 | Setting up systemd (255.4-1ubuntu8.17) ... 2026-08-18 09:15:18.907 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-08-18 09:15:18.908 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-08-18 09:15:19.422 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 09:15:19.426 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-18 09:15:19.429 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-08-18 09:15:19.433 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-18 09:15:19.437 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-18 09:15:19.440 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-18 09:15:19.446 | Setting up dh-autoreconf (20) ... 2026-08-18 09:15:19.451 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-18 09:15:19.456 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-18 09:15:19.460 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-18 09:15:19.466 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-18 09:15:19.470 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:19.474 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-18 09:15:19.477 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:19.481 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-18 09:15:19.864 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-18 09:15:20.214 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-08-18 09:15:20.219 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-18 09:15:20.225 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-18 09:15:20.230 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-18 09:15:20.234 | Setting up postgresql-common (257build1.1) ... 2026-08-18 09:15:20.657 | 2026-08-18 09:15:20.657 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-18 09:15:20.830 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-18 09:15:20.830 | Removing obsolete dictionary files: 2026-08-18 09:15:21.568 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-18 09:15:21.965 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:22.011 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:22.018 | Setting up udev (255.4-1ubuntu8.17) ... 2026-08-18 09:15:22.819 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-18 09:15:22.823 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-18 09:15:22.827 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:22.831 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-18 09:15:22.835 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:22.841 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-18 09:15:22.845 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-18 09:15:22.850 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-18 09:15:22.855 | Setting up systemd-resolved (255.4-1ubuntu8.17) ... 2026-08-18 09:15:23.470 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-18 09:15:23.475 | Setting up systemd-sysv (255.4-1ubuntu8.17) ... 2026-08-18 09:15:23.531 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-18 09:15:23.535 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:23.540 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-18 09:15:23.544 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-18 09:15:23.548 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-18 09:15:23.571 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-18 09:15:23.575 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 09:15:23.580 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-18 09:15:23.585 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 09:15:23.606 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-18 09:15:23.609 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-18 09:15:23.613 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-18 09:15:23.617 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-18 09:15:23.621 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-18 09:15:24.162 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-08-18 09:15:24.179 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-08-18 09:15:24.182 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:24.186 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:24.190 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 09:15:24.353 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-08-18 09:15:24.358 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:24.361 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:24.366 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-18 09:15:24.370 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-18 09:15:24.376 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-18 09:15:24.381 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-18 09:15:25.670 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:25.675 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-18 09:15:25.976 | Enabling module mpm_event. 2026-08-18 09:15:26.013 | Enabling module authz_core. 2026-08-18 09:15:26.020 | Enabling module authz_host. 2026-08-18 09:15:26.056 | Enabling module authn_core. 2026-08-18 09:15:26.063 | Enabling module auth_basic. 2026-08-18 09:15:26.099 | Enabling module access_compat. 2026-08-18 09:15:26.134 | Enabling module authn_file. 2026-08-18 09:15:26.172 | Enabling module authz_user. 2026-08-18 09:15:26.213 | Enabling module alias. 2026-08-18 09:15:26.259 | Enabling module dir. 2026-08-18 09:15:26.305 | Enabling module autoindex. 2026-08-18 09:15:26.350 | Enabling module env. 2026-08-18 09:15:26.386 | Enabling module mime. 2026-08-18 09:15:26.431 | Enabling module negotiation. 2026-08-18 09:15:26.466 | Enabling module setenvif. 2026-08-18 09:15:26.498 | Enabling module filter. 2026-08-18 09:15:26.536 | Enabling module deflate. 2026-08-18 09:15:26.574 | Enabling module status. 2026-08-18 09:15:26.613 | Enabling module reqtimeout. 2026-08-18 09:15:26.653 | Enabling conf charset. 2026-08-18 09:15:26.691 | Enabling conf localized-error-pages. 2026-08-18 09:15:26.728 | Enabling conf other-vhosts-access-log. 2026-08-18 09:15:26.764 | Enabling conf security. 2026-08-18 09:15:26.802 | Enabling conf serve-cgi-bin. 2026-08-18 09:15:26.842 | Enabling site 000-default. 2026-08-18 09:15:27.657 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-18 09:15:28.154 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-18 09:15:29.178 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 09:15:29.690 | 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-08-18 09:15:29.724 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:29.729 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:29.734 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-18 09:15:29.738 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:29.743 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-18 09:15:29.748 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-18 09:15:29.753 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-18 09:15:29.758 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-18 09:15:29.787 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-18 09:15:29.826 | update-initramfs: Generating /boot/initrd.img-6.8.0-138-generic 2026-08-18 09:15:35.108 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 09:15:35.136 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-08-18 09:15:35.290 | Processing triggers for ufw (0.36.2-6) ... 2026-08-18 09:15:35.371 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 09:15:37.247 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-18 09:15:37.259 | Processing triggers for install-info (7.1-3build2) ... 2026-08-18 09:15:37.404 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-08-18 09:15:38.250 | 2026-08-18 09:15:38.250 | Running kernel seems to be up-to-date. 2026-08-18 09:15:38.250 | 2026-08-18 09:15:38.250 | Restarting services... 2026-08-18 09:15:38.382 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-08-18 09:15:38.546 | 2026-08-18 09:15:38.546 | Service restarts being deferred: 2026-08-18 09:15:38.546 | systemctl restart ModemManager.service 2026-08-18 09:15:38.546 | /etc/needrestart/restart.d/dbus.service 2026-08-18 09:15:38.546 | systemctl restart getty@tty1.service 2026-08-18 09:15:38.546 | systemctl restart networkd-dispatcher.service 2026-08-18 09:15:38.546 | systemctl restart serial-getty@ttyS0.service 2026-08-18 09:15:38.546 | systemctl restart storpool_beacon.service 2026-08-18 09:15:38.546 | systemctl restart storpool_block.service 2026-08-18 09:15:38.546 | systemctl restart systemd-logind.service 2026-08-18 09:15:38.546 | 2026-08-18 09:15:38.546 | No containers need to be restarted. 2026-08-18 09:15:38.546 | 2026-08-18 09:15:38.546 | User sessions running outdated binaries: 2026-08-18 09:15:38.546 | ubuntu @ session #3: python3[7174] 2026-08-18 09:15:38.556 | ubuntu @ session #4: sh[8551,8553], sshd[8493] 2026-08-18 09:15:38.565 | ubuntu @ user manager service: systemd[5283] 2026-08-18 09:15:38.573 | 2026-08-18 09:15:38.573 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 09:15:40.127 | ++ functions-common:apt_get:1211 : result=0 2026-08-18 09:15:40.129 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 09:15:40.133 | ++ functions-common:time_stop:2420 : local name 2026-08-18 09:15:40.136 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 09:15:40.139 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:15:40.142 | ++ functions-common:time_stop:2423 : local total 2026-08-18 09:15:40.146 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 09:15:40.149 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-18 09:15:40.153 | ++ functions-common:time_stop:2427 : start_time=1787044486628 2026-08-18 09:15:40.156 | ++ functions-common:time_stop:2429 : [[ -z 1787044486628 ]] 2026-08-18 09:15:40.161 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:15:40.166 | ++ functions-common:time_stop:2432 : end_time=1787044540162 2026-08-18 09:15:40.169 | ++ functions-common:time_stop:2433 : elapsed_time=53534 2026-08-18 09:15:40.172 | ++ functions-common:time_stop:2434 : total=23299 2026-08-18 09:15:40.175 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:15:40.178 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76833 2026-08-18 09:15:40.181 | ++ functions-common:apt_get:1215 : return 0 2026-08-18 09:15:40.183 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-18 09:15:40.186 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-18 09:15:40.190 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-18 09:15:40.196 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-18 09:15:40.199 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-18 09:15:40.201 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-18 09:15:40.206 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-18 09:15:40.211 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-18 09:15:40.214 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-18 09:15:40.217 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-08-18 09:15:41.343 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-08-18 09:15:41.345 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-18 09:15:41.347 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-18 09:15:41.349 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-18 09:15:41.351 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-18 09:15:41.354 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-18 09:15:41.356 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-18 09:15:41.358 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-18 09:15:41.360 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-18 09:15:41.361 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-18 09:15:41.363 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-18 09:15:41.365 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-18 09:15:41.367 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-18 09:15:41.369 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-18 09:15:41.371 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-18 09:15:41.373 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-18 09:15:41.375 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-18 09:15:41.377 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-18 09:15:41.379 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-18 09:15:41.381 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-18 09:15:41.384 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-18 09:15:41.386 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-18 09:15:41.388 | + functions-common:_ensure_lsb_release:420 : return 2026-08-18 09:15:41.390 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-18 09:15:41.403 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-18 09:15:41.405 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-18 09:15:41.419 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-18 09:15:41.422 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-18 09:15:41.436 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-18 09:15:41.439 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-18 09:15:41.440 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-18 09:15:41.443 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-18 09:15:41.445 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-18 09:15:41.447 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-18 09:15:41.449 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-18 09:15:41.451 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-18 09:15:41.453 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-18 09:15:41.455 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-18 09:15:41.458 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-18 09:15:41.458 | Distro: noble 2026-08-18 09:15:41.459 | + tools/install_pip.sh:main:117 : get_versions 2026-08-18 09:15:41.462 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-18 09:15:41.466 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-18 09:15:41.467 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-18 09:15:41.470 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-18 09:15:41.471 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-18 09:15:41.803 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-18 09:15:41.805 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-18 09:15:41.805 | pip: 24.0 2026-08-18 09:15:41.807 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-18 09:15:41.810 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-18 09:15:41.812 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:15:41.815 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:15:41.817 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:15:41.819 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:15:41.821 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:15:41.823 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:15:41.824 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:15:41.826 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:15:41.828 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:15:41.830 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:15:41.832 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:15:41.834 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:15:41.837 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:15:41.839 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-18 09:15:41.841 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:15:41.843 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:15:41.845 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-18 09:15:41.851 | + tools/install_pip.sh:main:146 : set -x 2026-08-18 09:15:41.853 | + tools/install_pip.sh:main:149 : get_versions 2026-08-18 09:15:41.856 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-18 09:15:41.859 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-18 09:15:41.862 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-18 09:15:41.865 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-18 09:15:41.865 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-18 09:15:42.216 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-18 09:15:42.218 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-18 09:15:42.218 | pip: 24.0 2026-08-18 09:15:42.223 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-08-18 09:15:42.227 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-08-18 09:15:42.231 | + ./stack.sh:main:807 : fixup_all 2026-08-18 09:15:42.234 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-18 09:15:42.237 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-18 09:15:42.240 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:15:42.242 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:15:42.246 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-18 09:15:42.262 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-18 09:15:42.276 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-08-18 09:15:42.292 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-18 09:15:42.295 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-18 09:15:42.297 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:15:42.300 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:15:42.303 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:15:42.306 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:15:42.310 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:15:42.313 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:15:42.317 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:15:42.320 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:15:42.323 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:15:42.327 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:15:42.330 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:15:42.333 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:15:42.336 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:15:42.339 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-18 09:15:42.342 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-18 09:15:42.345 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-18 09:15:42.358 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-18 09:15:42.371 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-18 09:15:42.386 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-18 09:15:42.400 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-18 09:15:42.417 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-18 09:15:42.433 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-18 09:15:42.448 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-18 09:15:42.463 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-18 09:15:42.467 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-18 09:15:42.470 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-18 09:15:45.819 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-18 09:15:45.843 | Using python 3.12 to install setuptools 2026-08-18 09:15:45.845 | + 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-08-18 09:15:46.587 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-18 09:15:46.685 | Collecting pip 2026-08-18 09:15:46.753 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-18 09:15:46.759 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-18 09:15:46.981 | Collecting setuptools[core] 2026-08-18 09:15:46.985 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-18 09:15:47.062 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-18 09:15:47.065 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 09:15:47.099 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-18 09:15:47.103 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-18 09:15:47.117 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.9 MB/s eta 0:00:00 2026-08-18 09:15:47.273 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-18 09:15:47.279 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-18 09:15:47.326 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-18 09:15:47.329 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 09:15:47.366 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-18 09:15:47.374 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 09:15:47.433 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:47.502 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-18 09:15:47.532 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:47.536 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-18 09:15:47.688 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:47.692 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-18 09:15:47.732 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:47.740 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-18 09:15:47.825 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:47.828 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-18 09:15:47.852 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:47.855 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-18 09:15:47.891 | 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-08-18 09:15:47.895 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-18 09:15:47.940 | 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-08-18 09:15:47.945 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 09:15:47.982 | 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-08-18 09:15:47.998 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-18 09:15:48.026 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 70.5 MB/s eta 0:00:00 2026-08-18 09:15:48.031 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-18 09:15:48.039 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-18 09:15:48.047 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-18 09:15:48.054 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 16.0 MB/s eta 0:00:00 2026-08-18 09:15:48.057 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-08-18 09:15:48.064 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 20.5 MB/s eta 0:00:00 2026-08-18 09:15:48.068 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-18 09:15:48.075 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-18 09:15:48.089 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 69.6 MB/s eta 0:00:00 2026-08-18 09:15:48.094 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-18 09:15:48.102 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-18 09:15:48.108 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-18 09:15:48.114 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 27.3 MB/s eta 0:00:00 2026-08-18 09:15:48.118 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-18 09:15:48.125 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-18 09:15:48.135 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 44.9 MB/s eta 0:00:00 2026-08-18 09:15:48.139 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-18 09:15:48.147 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-18 09:15:48.155 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 19.4 MB/s eta 0:00:00 2026-08-18 09:15:48.158 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-18 09:15:48.178 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 71.2 MB/s eta 0:00:00 2026-08-18 09:15:48.597 | 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-08-18 09:15:48.609 | Attempting uninstall: setuptools 2026-08-18 09:15:48.619 | Found existing installation: setuptools 68.1.2 2026-08-18 09:15:48.619 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:15:48.619 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-18 09:15:49.199 | Attempting uninstall: pygments 2026-08-18 09:15:49.222 | Found existing installation: Pygments 2.17.2 2026-08-18 09:15:49.222 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:15:49.222 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-18 09:15:50.058 | Attempting uninstall: pip 2026-08-18 09:15:50.063 | Found existing installation: pip 24.0 2026-08-18 09:15:50.111 | Uninstalling pip-24.0: 2026-08-18 09:15:50.121 | Successfully uninstalled pip-24.0 2026-08-18 09:15:51.195 | Attempting uninstall: packaging 2026-08-18 09:15:51.207 | Found existing installation: packaging 24.0 2026-08-18 09:15:51.208 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:15:51.208 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-18 09:15:51.370 | Attempting uninstall: markdown-it-py 2026-08-18 09:15:51.389 | Found existing installation: markdown-it-py 3.0.0 2026-08-18 09:15:51.389 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:15:51.390 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-18 09:15:51.479 | Attempting uninstall: wheel 2026-08-18 09:15:51.506 | Found existing installation: wheel 0.42.0 2026-08-18 09:15:51.506 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:15:51.506 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-18 09:15:51.541 | Attempting uninstall: rich 2026-08-18 09:15:51.563 | Found existing installation: rich 13.7.1 2026-08-18 09:15:51.564 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:15:51.565 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-18 09:15:51.999 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-18 09:15:52.198 | + inc/python:pip_install:216 : result=0 2026-08-18 09:15:52.201 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:15:52.204 | + functions-common:time_stop:2420 : local name 2026-08-18 09:15:52.207 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:15:52.210 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:15:52.212 | + functions-common:time_stop:2423 : local total 2026-08-18 09:15:52.214 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:15:52.217 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:15:52.220 | + functions-common:time_stop:2427 : start_time=1787044545837 2026-08-18 09:15:52.222 | + functions-common:time_stop:2429 : [[ -z 1787044545837 ]] 2026-08-18 09:15:52.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:15:52.230 | + functions-common:time_stop:2432 : end_time=1787044552227 2026-08-18 09:15:52.232 | + functions-common:time_stop:2433 : elapsed_time=6390 2026-08-18 09:15:52.235 | + functions-common:time_stop:2434 : total=0 2026-08-18 09:15:52.238 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:15:52.241 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6390 2026-08-18 09:15:52.243 | + inc/python:pip_install:219 : return 0 2026-08-18 09:15:52.246 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/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-08-18 09:15:52.249 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:15:52.252 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:15:52.256 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-18 09:15:52.259 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-18 09:15:52.263 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-18 09:15:52.289 | Using python 3.12 to install os-testr 2026-08-18 09:15:52.292 | + 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-08-18 09:15:53.076 | Collecting os-testr 2026-08-18 09:15:53.125 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-18 09:15:53.149 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-18 09:15:53.153 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-18 09:15:53.285 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-18 09:15:53.289 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-18 09:15:53.428 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-18 09:15:53.433 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-18 09:15:53.439 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-18 09:15:53.450 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-18 09:15:53.453 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-18 09:15:53.492 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-18 09:15:53.495 | 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-08-18 09:15:53.509 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-18 09:15:53.518 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-18 09:15:53.531 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-18 09:15:53.543 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-18 09:15:53.554 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-18 09:15:53.561 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-18 09:15:53.580 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 43.3 MB/s 0:00:00 2026-08-18 09:15:53.695 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-18 09:15:53.790 | Attempting uninstall: PyYAML 2026-08-18 09:15:53.795 | Found existing installation: PyYAML 6.0.1 2026-08-18 09:15:53.795 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:15:53.796 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-18 09:15:54.042 | 2026-08-18 09:15:54.045 | 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-08-18 09:15:54.164 | + inc/python:pip_install:216 : result=0 2026-08-18 09:15:54.167 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:15:54.170 | + functions-common:time_stop:2420 : local name 2026-08-18 09:15:54.173 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:15:54.176 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:15:54.179 | + functions-common:time_stop:2423 : local total 2026-08-18 09:15:54.183 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:15:54.185 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:15:54.189 | + functions-common:time_stop:2427 : start_time=1787044552282 2026-08-18 09:15:54.192 | + functions-common:time_stop:2429 : [[ -z 1787044552282 ]] 2026-08-18 09:15:54.195 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:15:54.199 | + functions-common:time_stop:2432 : end_time=1787044554197 2026-08-18 09:15:54.202 | + functions-common:time_stop:2433 : elapsed_time=1915 2026-08-18 09:15:54.204 | + functions-common:time_stop:2434 : total=6390 2026-08-18 09:15:54.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:15:54.208 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8305 2026-08-18 09:15:54.210 | + inc/python:pip_install:219 : return 0 2026-08-18 09:15:54.213 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-18 09:15:54.282 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-18 09:15:54.357 | + ./stack.sh:main:835 : install_infra 2026-08-18 09:15:54.361 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-18 09:15:54.364 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-18 09:15:54.368 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-18 09:15:57.862 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-18 09:15:57.865 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-18 09:15:57.894 | + 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-08-18 09:15:58.768 | Collecting pbr 2026-08-18 09:15:58.770 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-18 09:15:58.989 | Collecting setuptools[core] 2026-08-18 09:15:58.992 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-18 09:15:59.077 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-18 09:15:59.079 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 09:15:59.114 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-18 09:15:59.116 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-18 09:15:59.149 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-18 09:15:59.150 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-18 09:15:59.189 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-18 09:15:59.191 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 09:15:59.215 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-18 09:15:59.217 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 09:15:59.260 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:59.264 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-18 09:15:59.289 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:59.291 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-18 09:15:59.452 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:59.453 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-18 09:15:59.491 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:59.493 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-18 09:15:59.590 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:59.591 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-18 09:15:59.610 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-18 09:15:59.613 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-18 09:15:59.654 | 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-08-18 09:15:59.656 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-18 09:15:59.692 | 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-08-18 09:15:59.694 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 09:15:59.738 | 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-08-18 09:15:59.775 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-18 09:15:59.793 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-18 09:15:59.796 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-18 09:15:59.798 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-18 09:15:59.798 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-18 09:15:59.799 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-08-18 09:15:59.801 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-18 09:15:59.803 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-18 09:15:59.806 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-18 09:15:59.808 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-18 09:15:59.809 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-18 09:15:59.811 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-18 09:15:59.812 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-18 09:15:59.814 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-18 09:15:59.815 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-18 09:15:59.816 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-18 09:15:59.823 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-18 09:15:59.963 | 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-08-18 09:16:02.179 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.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-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-18 09:16:02.326 | + inc/python:pip_install:216 : result=0 2026-08-18 09:16:02.330 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:16:02.333 | + functions-common:time_stop:2420 : local name 2026-08-18 09:16:02.336 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:16:02.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:16:02.341 | + functions-common:time_stop:2423 : local total 2026-08-18 09:16:02.344 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:16:02.346 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:16:02.349 | + functions-common:time_stop:2427 : start_time=1787044557884 2026-08-18 09:16:02.351 | + functions-common:time_stop:2429 : [[ -z 1787044557884 ]] 2026-08-18 09:16:02.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:16:02.360 | + functions-common:time_stop:2432 : end_time=1787044562356 2026-08-18 09:16:02.362 | + functions-common:time_stop:2433 : elapsed_time=4472 2026-08-18 09:16:02.365 | + functions-common:time_stop:2434 : total=8305 2026-08-18 09:16:02.367 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:16:02.369 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12777 2026-08-18 09:16:02.372 | + inc/python:pip_install:219 : return 0 2026-08-18 09:16:02.376 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-18 09:16:02.379 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-18 09:16:02.407 | + 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-08-18 09:16:03.269 | Processing /opt/stack/requirements 2026-08-18 09:16:03.272 | Installing build dependencies: started 2026-08-18 09:16:05.000 | Installing build dependencies: finished with status 'done' 2026-08-18 09:16:05.001 | Getting requirements to build wheel: started 2026-08-18 09:16:05.202 | Getting requirements to build wheel: finished with status 'done' 2026-08-18 09:16:05.206 | Preparing metadata (pyproject.toml): started 2026-08-18 09:16:06.207 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:16:06.407 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8577) 2026-08-18 09:16:06.437 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-18 09:16:06.448 | 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.dev8577) (26.2) 2026-08-18 09:16:06.493 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8577) 2026-08-18 09:16:06.496 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-18 09:16:06.570 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8577) 2026-08-18 09:16:06.571 | 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-08-18 09:16:06.702 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8577) 2026-08-18 09:16:06.708 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-18 09:16:06.714 | 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.dev8577) (84.0.0) 2026-08-18 09:16:06.906 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8577) 2026-08-18 09:16:06.918 | 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-08-18 09:16:06.925 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.4 MB/s eta 0:00:00 2026-08-18 09:16:06.952 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8577) 2026-08-18 09:16:06.956 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-18 09:16:07.004 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8577) 2026-08-18 09:16:07.008 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-18 09:16:07.040 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8577) 2026-08-18 09:16:07.044 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 09:16:07.107 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-18 09:16:07.114 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-18 09:16:07.121 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 5.7 MB/s eta 0:00:00 2026-08-18 09:16:07.123 | 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-08-18 09:16:07.130 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-18 09:16:07.139 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 12.7 MB/s eta 0:00:00 2026-08-18 09:16:07.205 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-18 09:16:07.213 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 21.1 MB/s eta 0:00:00 2026-08-18 09:16:07.218 | 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-08-18 09:16:07.254 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 6.4 MB/s eta 0:00:00 2026-08-18 09:16:07.259 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-18 09:16:07.267 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 10.1 MB/s eta 0:00:00 2026-08-18 09:16:07.283 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-18 09:16:07.300 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 8.4 MB/s eta 0:00:00 2026-08-18 09:16:07.311 | Building wheels for collected packages: openstack_requirements 2026-08-18 09:16:07.312 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-18 09:16:08.908 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-18 09:16:08.911 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8577-py3-none-any.whl size=53486 sha256=6ea3cc60fb4bb4bc63eceb925ff9c9e71af71d7ed700e29284a83c8e91de4a48 2026-08-18 09:16:08.911 | Stored in directory: /tmp/pip-ephem-wheel-cache-wz5495bx/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-18 09:16:08.911 | Successfully built openstack_requirements 2026-08-18 09:16:09.064 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-18 09:16:09.452 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8577 requests-2.34.2 urllib3-2.7.0 2026-08-18 09:16:09.644 | + inc/python:pip_install:216 : result=0 2026-08-18 09:16:09.647 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:16:09.650 | + functions-common:time_stop:2420 : local name 2026-08-18 09:16:09.652 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:16:09.654 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:16:09.658 | + functions-common:time_stop:2423 : local total 2026-08-18 09:16:09.660 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:16:09.662 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:16:09.666 | + functions-common:time_stop:2427 : start_time=1787044562396 2026-08-18 09:16:09.668 | + functions-common:time_stop:2429 : [[ -z 1787044562396 ]] 2026-08-18 09:16:09.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:16:09.677 | + functions-common:time_stop:2432 : end_time=1787044569673 2026-08-18 09:16:09.680 | + functions-common:time_stop:2433 : elapsed_time=7277 2026-08-18 09:16:09.682 | + functions-common:time_stop:2434 : total=12777 2026-08-18 09:16:09.685 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:16:09.689 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20054 2026-08-18 09:16:09.692 | + inc/python:pip_install:219 : return 0 2026-08-18 09:16:09.695 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-18 09:16:09.700 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-18 09:16:09.703 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-18 09:16:09.706 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:16:09.709 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:16:09.713 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2026-08-18 09:16:09.716 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:16:09.720 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-18 09:16:09.747 | Using python 3.12 to install pbr 2026-08-18 09:16:09.751 | + 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-08-18 09:16:10.245 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-18 09:16:10.263 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-18 09:16:10.430 | + inc/python:pip_install:216 : result=0 2026-08-18 09:16:10.434 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:16:10.438 | + functions-common:time_stop:2420 : local name 2026-08-18 09:16:10.440 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:16:10.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:16:10.446 | + functions-common:time_stop:2423 : local total 2026-08-18 09:16:10.450 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:16:10.452 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:16:10.455 | + functions-common:time_stop:2427 : start_time=1787044569741 2026-08-18 09:16:10.457 | + functions-common:time_stop:2429 : [[ -z 1787044569741 ]] 2026-08-18 09:16:10.462 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:16:10.467 | + functions-common:time_stop:2432 : end_time=1787044570463 2026-08-18 09:16:10.469 | + functions-common:time_stop:2433 : elapsed_time=722 2026-08-18 09:16:10.472 | + functions-common:time_stop:2434 : total=20054 2026-08-18 09:16:10.474 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:16:10.477 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20776 2026-08-18 09:16:10.480 | + inc/python:pip_install:219 : return 0 2026-08-18 09:16:10.483 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-18 09:16:14.021 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-18 09:16:14.644 | Collecting bindep 2026-08-18 09:16:14.691 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-18 09:16:14.753 | Collecting distro>=1.7 (from bindep) 2026-08-18 09:16:14.756 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-18 09:16:14.789 | Collecting packaging (from bindep) 2026-08-18 09:16:14.792 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 09:16:14.810 | Collecting Parsley (from bindep) 2026-08-18 09:16:14.814 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-18 09:16:14.848 | Collecting pbr>=2 (from bindep) 2026-08-18 09:16:14.849 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-18 09:16:15.044 | Collecting setuptools (from pbr>=2->bindep) 2026-08-18 09:16:15.046 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-18 09:16:15.088 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-18 09:16:15.098 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-18 09:16:15.103 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-18 09:16:15.106 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-18 09:16:15.121 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 9.8 MB/s eta 0:00:00 2026-08-18 09:16:15.125 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-18 09:16:15.133 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 13.9 MB/s eta 0:00:00 2026-08-18 09:16:15.134 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-18 09:16:15.201 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-18 09:16:15.998 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-18 09:16:16.138 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-18 09:16:16.141 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-18 09:16:16.145 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-18 09:16:16.167 | + ./stack.sh:main:844 : pkgs= 2026-08-18 09:16:16.170 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-18 09:16:16.173 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-18 09:16:16.176 | + functions-common:run_phase:1848 : local mode=stack 2026-08-18 09:16:16.179 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-18 09:16:16.181 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-18 09:16:16.184 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 09:16:16.186 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 09:16:16.189 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 09:16:16.191 | + functions-common:run_phase:1858 : local extra 2026-08-18 09:16:16.194 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-18 09:16:16.198 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 09:16:16.200 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 09:16:16.203 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-18 09:16:16.205 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-18 09:16:16.207 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 09:16:16.223 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:16:16.225 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 09:16:16.227 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:16:16.230 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-18 09:16:16.232 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:16:16.234 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-18 09:16:16.236 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:16:16.238 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-18 09:16:16.240 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:16:16.243 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-18 09:16:16.245 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:16:16.248 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-18 09:16:16.251 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-18 09:16:16.254 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-18 09:16:16.256 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 09:16:16.258 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 09:16:16.261 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-18 09:16:16.264 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-18 09:16:16.266 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-18 09:16:16.269 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-18 09:16:16.272 | + functions-common:run_plugins:1838 : local plugin 2026-08-18 09:16:16.275 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-18 09:16:16.277 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-18 09:16:16.279 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-18 09:16:16.282 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-08-18 09:16:16.285 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-18 09:16:16.288 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-18 09:16:16.291 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-18 09:16:16.294 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-18 09:16:16.297 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-18 09:16:16.299 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-18 09:16:16.301 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-18 09:16:16.303 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-18 09:16:16.306 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-18 09:16:16.308 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-18 09:16:16.311 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-18 09:16:16.314 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-18 09:16:16.317 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-18 09:16:16.320 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-18 09:16:16.323 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-18 09:16:16.327 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-18 09:16:16.330 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-18 09:16:16.333 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-18 09:16:16.337 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-18 09:16:16.340 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-18 09:16:16.342 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-18 09:16:16.356 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-18 09:16:16.359 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-18 09:16:16.363 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-18 09:16:16.366 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-18 09:16:16.369 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-18 09:16:16.372 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-18 09:16:16.376 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-18 09:16:16.380 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-18 09:16:16.383 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-18 09:16:16.402 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-18 09:16:16.405 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-18 09:16:16.410 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-18 09:16:16.410 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-18 09:16:16.415 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-18 09:16:16.417 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-18 09:16:16.420 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-18 09:16:16.425 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-18 09:16:16.444 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-18 09:16:16.446 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-18 09:16:16.450 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:16:16.452 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-18 09:16:16.455 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-18 09:16:16.459 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-18 09:16:16.463 | + functions:set_systemd_override:845 : local value=2048 2026-08-18 09:16:16.466 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-18 09:16:16.468 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-18 09:16:16.535 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-18 09:16:16.535 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-18 09:16:16.538 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-18 09:16:16.857 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-18 09:16:16.860 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-18 09:16:16.882 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:16:16.885 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-18 09:16:16.889 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 09:16:16.894 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 09:16:16.897 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 09:16:16.899 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 09:16:16.902 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 09:16:16.905 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 09:16:16.907 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:16:16.910 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:16:16.913 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 09:16:16.916 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 09:16:16.920 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 09:16:16.923 | + functions-common:apt_get_update:1167 : return 2026-08-18 09:16:16.926 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-18 09:16:16.930 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 09:16:16.933 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:16:16.936 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:16:16.940 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-18 09:16:16.968 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-08-18 09:16:17.003 | Reading package lists... 2026-08-18 09:16:17.274 | Building dependency tree... 2026-08-18 09:16:17.276 | Reading state information... 2026-08-18 09:16:17.645 | The following additional packages will be installed: 2026-08-18 09:16:17.645 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-18 09:16:17.645 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-18 09:16:17.645 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-18 09:16:17.647 | erlang-tools erlang-xmerl 2026-08-18 09:16:17.648 | Suggested packages: 2026-08-18 09:16:17.648 | erlang erlang-manpages erlang-doc 2026-08-18 09:16:17.707 | The following NEW packages will be installed: 2026-08-18 09:16:17.707 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-18 09:16:17.707 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-18 09:16:17.707 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-18 09:16:17.709 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-18 09:16:17.894 | 0 upgraded, 18 newly installed, 0 to remove and 100 not upgraded. 2026-08-18 09:16:17.894 | Need to get 36.1 MB of archives. 2026-08-18 09:16:17.894 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-18 09:16:17.894 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-18 09:16:18.327 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-18 09:16:18.365 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-18 09:16:18.367 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-18 09:16:18.374 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-18 09:16:18.383 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-18 09:16:18.384 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-08-18 09:16:18.413 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-18 09:16:18.414 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-18 09:16:18.415 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-18 09:16:18.416 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-18 09:16:18.422 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-08-18 09:16:18.452 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-08-18 09:16:18.454 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-18 09:16:18.456 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-18 09:16:18.460 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-18 09:16:18.493 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-08-18 09:16:18.506 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-18 09:16:19.037 | Fetched 36.1 MB in 1s (36.7 MB/s) 2026-08-18 09:16:19.063 | Selecting previously unselected package erlang-base. 2026-08-18 09:16:19.140 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 170986 files and directories currently installed.) 2026-08-18 09:16:19.144 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.147 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.344 | Selecting previously unselected package erlang-asn1. 2026-08-18 09:16:19.356 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.358 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.401 | Selecting previously unselected package erlang-crypto. 2026-08-18 09:16:19.412 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.414 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.444 | Selecting previously unselected package erlang-public-key. 2026-08-18 09:16:19.459 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.460 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.496 | Selecting previously unselected package erlang-mnesia. 2026-08-18 09:16:19.509 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.512 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.558 | Selecting previously unselected package erlang-runtime-tools. 2026-08-18 09:16:19.576 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.578 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.621 | Selecting previously unselected package erlang-ssl. 2026-08-18 09:16:19.638 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.641 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.691 | Selecting previously unselected package erlang-eldap. 2026-08-18 09:16:19.706 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.709 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.739 | Selecting previously unselected package erlang-ftp. 2026-08-18 09:16:19.755 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.757 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.792 | Selecting previously unselected package erlang-tftp. 2026-08-18 09:16:19.805 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.808 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.842 | Selecting previously unselected package erlang-inets. 2026-08-18 09:16:19.858 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.860 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:19.918 | Selecting previously unselected package erlang-snmp. 2026-08-18 09:16:19.936 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:19.939 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:20.019 | Selecting previously unselected package erlang-os-mon. 2026-08-18 09:16:20.034 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:20.036 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:20.069 | Selecting previously unselected package erlang-parsetools. 2026-08-18 09:16:20.085 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:20.087 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:20.125 | Selecting previously unselected package erlang-syntax-tools. 2026-08-18 09:16:20.140 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:20.143 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:20.182 | Selecting previously unselected package erlang-tools. 2026-08-18 09:16:20.202 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:20.205 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:20.249 | Selecting previously unselected package erlang-xmerl. 2026-08-18 09:16:20.269 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-18 09:16:20.272 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:20.324 | Selecting previously unselected package rabbitmq-server. 2026-08-18 09:16:20.339 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-18 09:16:20.346 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-18 09:16:20.813 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:21.038 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-18 09:16:21.038 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-18 09:16:23.297 | Searching for services which depend on erlang and should be started... none found. 2026-08-18 09:16:23.299 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.303 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.307 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.310 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.314 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.318 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.322 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.326 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.329 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.333 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.336 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.340 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.343 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.347 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.351 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.354 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-18 09:16:23.358 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-18 09:16:23.408 | info: Selecting GID from range 100 to 999 ... 2026-08-18 09:16:23.411 | info: Adding group `rabbitmq' (GID 121) ... 2026-08-18 09:16:23.474 | info: Selecting UID from range 100 to 999 ... 2026-08-18 09:16:23.474 | 2026-08-18 09:16:23.477 | info: Adding system user `rabbitmq' (UID 117) ... 2026-08-18 09:16:23.480 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-08-18 09:16:23.513 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-18 09:16:23.665 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-18 09:16:28.859 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 09:16:30.579 | 2026-08-18 09:16:30.579 | Running kernel seems to be up-to-date. 2026-08-18 09:16:30.579 | 2026-08-18 09:16:30.579 | Restarting services... 2026-08-18 09:16:30.655 | 2026-08-18 09:16:30.655 | Service restarts being deferred: 2026-08-18 09:16:30.655 | /etc/needrestart/restart.d/dbus.service 2026-08-18 09:16:30.655 | systemctl restart getty@tty1.service 2026-08-18 09:16:30.655 | systemctl restart networkd-dispatcher.service 2026-08-18 09:16:30.655 | systemctl restart serial-getty@ttyS0.service 2026-08-18 09:16:30.655 | systemctl restart storpool_beacon.service 2026-08-18 09:16:30.655 | systemctl restart storpool_block.service 2026-08-18 09:16:30.655 | systemctl restart systemd-logind.service 2026-08-18 09:16:30.655 | 2026-08-18 09:16:30.655 | No containers need to be restarted. 2026-08-18 09:16:30.655 | 2026-08-18 09:16:30.655 | User sessions running outdated binaries: 2026-08-18 09:16:30.655 | ubuntu @ session #3: python3[7174] 2026-08-18 09:16:30.666 | ubuntu @ session #4: sh[8551,8553], sshd[8493] 2026-08-18 09:16:30.678 | ubuntu @ user manager service: systemd[5283] 2026-08-18 09:16:30.689 | 2026-08-18 09:16:30.689 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 09:16:32.371 | + functions-common:apt_get:1211 : result=0 2026-08-18 09:16:32.374 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 09:16:32.377 | + functions-common:time_stop:2420 : local name 2026-08-18 09:16:32.380 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:16:32.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:16:32.386 | + functions-common:time_stop:2423 : local total 2026-08-18 09:16:32.389 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:16:32.392 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 09:16:32.395 | + functions-common:time_stop:2427 : start_time=1787044576964 2026-08-18 09:16:32.398 | + functions-common:time_stop:2429 : [[ -z 1787044576964 ]] 2026-08-18 09:16:32.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:16:32.407 | + functions-common:time_stop:2432 : end_time=1787044592403 2026-08-18 09:16:32.410 | + functions-common:time_stop:2433 : elapsed_time=15439 2026-08-18 09:16:32.413 | + functions-common:time_stop:2434 : total=76833 2026-08-18 09:16:32.417 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:16:32.419 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92272 2026-08-18 09:16:32.422 | + functions-common:apt_get:1215 : return 0 2026-08-18 09:16:32.425 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-18 09:16:32.428 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:16:32.432 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:16:32.435 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:16:32.438 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:16:32.441 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:16:32.445 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:16:32.448 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:16:32.451 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:16:32.454 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:16:32.458 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:16:32.462 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:16:32.466 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:16:32.469 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:16:32.473 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-18 09:16:32.476 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-18 09:16:32.495 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:16:32.498 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-18 09:16:32.501 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:16:32.503 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-18 09:16:32.507 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-18 09:16:32.512 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-18 09:16:32.518 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-18 09:16:32.521 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-18 09:16:32.524 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-18 09:16:32.527 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-18 09:16:32.531 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-08-18 09:16:32.534 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-08-18 09:16:32.538 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-18 09:16:33.286 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-18 09:16:33.286 | user tags 2026-08-18 09:16:33.286 | guest [administrator]' 2026-08-18 09:16:33.291 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-18 09:16:33.291 | user tags 2026-08-18 09:16:33.291 | guest [administrator]' 2026-08-18 09:16:33.291 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-18 09:16:33.299 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-18 09:16:33.302 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-18 09:16:33.305 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-08-18 09:16:34.045 | Adding user "stackrabbit" ... 2026-08-18 09:16:34.052 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-18 09:16:34.075 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-18 09:16:34.805 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-18 09:16:34.833 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-18 09:16:34.836 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-08-18 09:16:35.594 | Changing password for user "stackrabbit" ... 2026-08-18 09:16:35.620 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-18 09:16:35.624 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-18 09:16:35.628 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-18 09:16:36.300 | Deleting user "guest" ... 2026-08-18 09:16:36.332 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-18 09:16:36.353 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:16:36.356 | + ./stack.sh:main:861 : install_database 2026-08-18 09:16:36.360 | + lib/database:install_database:118 : install_database_mysql 2026-08-18 09:16:36.363 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-18 09:16:36.365 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:16:36.370 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:16:36.373 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-18 09:16:36.492 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-08-18 09:16:36.495 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-18 09:16:36.500 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-18 09:16:36.503 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:16:36.506 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:16:36.510 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-18 09:16:36.513 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-18 09:16:36.517 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-08-18 09:16:36.521 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-18 09:16:36.524 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-18 09:16:36.527 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:16:36.530 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:16:36.533 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:16:36.536 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:16:36.540 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:16:36.543 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:16:36.547 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:16:36.550 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:16:36.553 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:16:36.557 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:16:36.561 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:16:36.564 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:16:36.568 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:16:36.572 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-18 09:16:36.575 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:16:36.579 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:16:36.582 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-18 09:16:36.585 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 09:16:36.587 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 09:16:36.590 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 09:16:36.594 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 09:16:36.597 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 09:16:36.601 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 09:16:36.605 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:16:36.608 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:16:36.612 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 09:16:36.615 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 09:16:36.619 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 09:16:36.622 | + functions-common:apt_get_update:1167 : return 2026-08-18 09:16:36.625 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-18 09:16:36.629 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 09:16:36.631 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:16:36.635 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:16:36.638 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-18 09:16:36.665 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-08-18 09:16:36.699 | Reading package lists... 2026-08-18 09:16:36.985 | Building dependency tree... 2026-08-18 09:16:36.986 | Reading state information... 2026-08-18 09:16:37.374 | The following additional packages will be installed: 2026-08-18 09:16:37.375 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-08-18 09:16:37.375 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-08-18 09:16:37.376 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-08-18 09:16:37.379 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-08-18 09:16:37.379 | mysql-server-core-8.0 2026-08-18 09:16:37.379 | Suggested packages: 2026-08-18 09:16:37.379 | libipc-sharedcache-perl mailx tinyca 2026-08-18 09:16:37.418 | The following NEW packages will be installed: 2026-08-18 09:16:37.418 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-08-18 09:16:37.418 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-08-18 09:16:37.419 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-08-18 09:16:37.419 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-08-18 09:16:37.420 | mysql-server-core-8.0 2026-08-18 09:16:38.046 | 0 upgraded, 17 newly installed, 0 to remove and 100 not upgraded. 2026-08-18 09:16:38.046 | Need to get 29.2 MB of archives. 2026-08-18 09:16:38.046 | After this operation, 242 MB of additional disk space will be used. 2026-08-18 09:16:38.046 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2,740 kB] 2026-08-18 09:16:39.083 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-18 09:16:39.084 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-08-18 09:16:39.084 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-18 09:16:39.199 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-18 09:16:39.206 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-18 09:16:39.962 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1,442 kB] 2026-08-18 09:16:40.006 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-18 09:16:40.009 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-08-18 09:16:40.009 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-18 09:16:40.010 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-18 09:16:40.010 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-08-18 09:16:40.010 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-18 09:16:40.011 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-08-18 09:16:40.011 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB] 2026-08-18 09:16:40.216 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4,384 B] 2026-08-18 09:16:40.216 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9,526 B] 2026-08-18 09:16:40.579 | Preconfiguring packages ... 2026-08-18 09:16:40.667 | Fetched 29.2 MB in 3s (10.5 MB/s) 2026-08-18 09:16:40.699 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-18 09:16:40.785 | (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 ... 173791 files and directories currently installed.) 2026-08-18 09:16:40.791 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 09:16:40.793 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:16:41.061 | Selecting previously unselected package mysql-client-8.0. 2026-08-18 09:16:41.081 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 09:16:41.083 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:16:41.115 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-18 09:16:41.132 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-18 09:16:41.135 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-18 09:16:41.165 | Selecting previously unselected package libmecab2:amd64. 2026-08-18 09:16:41.180 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-18 09:16:41.183 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-18 09:16:41.215 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-18 09:16:41.230 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-18 09:16:41.232 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-18 09:16:41.262 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-18 09:16:41.278 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 09:16:41.280 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:16:41.858 | Selecting previously unselected package mysql-server-8.0. 2026-08-18 09:16:41.875 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-18 09:16:42.188 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:16:42.232 | Selecting previously unselected package libcgi-pm-perl. 2026-08-18 09:16:42.251 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-18 09:16:42.253 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-18 09:16:42.294 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-18 09:16:42.314 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:16:42.316 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-18 09:16:42.348 | Selecting previously unselected package libfcgi-perl. 2026-08-18 09:16:42.363 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-18 09:16:42.365 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-18 09:16:42.396 | Selecting previously unselected package libcgi-fast-perl. 2026-08-18 09:16:42.414 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-18 09:16:42.416 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-18 09:16:42.450 | Selecting previously unselected package libfcgi-bin. 2026-08-18 09:16:42.470 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:16:42.472 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-18 09:16:42.504 | Selecting previously unselected package libhtml-template-perl. 2026-08-18 09:16:42.519 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-08-18 09:16:42.524 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-18 09:16:42.558 | Selecting previously unselected package mecab-utils. 2026-08-18 09:16:42.574 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-18 09:16:42.575 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-18 09:16:42.607 | Selecting previously unselected package mecab-ipadic. 2026-08-18 09:16:42.624 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-18 09:16:42.626 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-18 09:16:43.085 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-18 09:16:43.100 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-18 09:16:43.103 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-18 09:16:43.135 | Selecting previously unselected package mysql-server. 2026-08-18 09:16:43.155 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-18 09:16:43.157 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:16:43.216 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-18 09:16:43.221 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-18 09:16:43.227 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:16:43.231 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-18 09:16:43.235 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-18 09:16:43.241 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-18 09:16:43.246 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-18 09:16:43.251 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-18 09:16:43.255 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-18 09:16:43.260 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:16:43.264 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:16:43.268 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-18 09:16:43.272 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:16:43.468 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-18 09:16:43.503 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-18 09:16:50.582 | mysqld will log errors to /var/log/mysql/error.log 2026-08-18 09:16:51.036 | mysqld is running as pid 28002 2026-08-18 09:16:53.411 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-18 09:16:54.516 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-18 09:16:54.521 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-18 09:16:54.525 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-18 09:16:54.525 | 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-08-18 09:16:54.525 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-18 09:16:54.545 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-18 09:16:54.545 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-18 09:16:54.613 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-18 09:16:54.613 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-18 09:16:54.613 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-18 09:16:54.650 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-18 09:16:54.651 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-18 09:16:54.652 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-18 09:16:54.652 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-18 09:16:54.652 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-18 09:16:54.652 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-18 09:16:54.801 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-18 09:16:54.803 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-18 09:16:54.806 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-18 09:16:54.806 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-18 09:16:54.806 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-18 09:16:54.836 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-18 09:16:54.935 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-18 09:16:54.963 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-18 09:16:54.963 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-18 09:16:54.963 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-18 09:16:54.963 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-18 09:16:54.964 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-18 09:16:54.976 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-18 09:16:54.980 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-18 09:16:54.980 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-18 09:16:55.201 | 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-08-18 09:16:55.295 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-18 09:16:55.422 | 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-08-18 09:16:55.425 | 2026-08-18 09:16:55.425 | done! 2026-08-18 09:16:55.431 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-18 09:16:55.437 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-18 09:16:55.441 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-18 09:16:55.447 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-18 09:16:55.451 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-18 09:16:55.453 | 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-08-18 09:16:55.453 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-18 09:16:55.507 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-18 09:16:55.509 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-18 09:16:55.631 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-18 09:16:55.631 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-18 09:16:55.631 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-18 09:16:55.681 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-18 09:16:55.682 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-18 09:16:55.683 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-18 09:16:55.683 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-18 09:16:55.683 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-18 09:16:55.683 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-18 09:16:55.917 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-18 09:16:55.919 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-18 09:16:55.923 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-18 09:16:55.923 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-18 09:16:55.923 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-18 09:16:55.972 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-18 09:16:56.088 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-18 09:16:56.129 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-18 09:16:56.129 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-18 09:16:56.130 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-18 09:16:56.130 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-18 09:16:56.130 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-18 09:16:56.145 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-18 09:16:56.150 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-18 09:16:56.150 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-18 09:16:56.414 | 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-08-18 09:16:56.537 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-18 09:16:56.680 | 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-08-18 09:16:56.683 | 2026-08-18 09:16:56.683 | done! 2026-08-18 09:16:56.690 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-18 09:16:56.694 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-18 09:16:56.699 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 09:16:57.962 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 09:16:58.608 | 2026-08-18 09:16:58.608 | Running kernel seems to be up-to-date. 2026-08-18 09:16:58.608 | 2026-08-18 09:16:58.608 | Restarting services... 2026-08-18 09:16:58.679 | 2026-08-18 09:16:58.680 | Service restarts being deferred: 2026-08-18 09:16:58.680 | /etc/needrestart/restart.d/dbus.service 2026-08-18 09:16:58.680 | systemctl restart getty@tty1.service 2026-08-18 09:16:58.680 | systemctl restart networkd-dispatcher.service 2026-08-18 09:16:58.680 | systemctl restart serial-getty@ttyS0.service 2026-08-18 09:16:58.680 | systemctl restart storpool_beacon.service 2026-08-18 09:16:58.680 | systemctl restart storpool_block.service 2026-08-18 09:16:58.680 | systemctl restart systemd-logind.service 2026-08-18 09:16:58.680 | 2026-08-18 09:16:58.680 | No containers need to be restarted. 2026-08-18 09:16:58.680 | 2026-08-18 09:16:58.680 | User sessions running outdated binaries: 2026-08-18 09:16:58.680 | ubuntu @ session #3: python3[7174] 2026-08-18 09:16:58.690 | ubuntu @ session #4: sh[8551,8553], sshd[8493] 2026-08-18 09:16:58.699 | ubuntu @ user manager service: systemd[5283] 2026-08-18 09:16:58.709 | 2026-08-18 09:16:58.709 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 09:17:00.140 | + functions-common:apt_get:1211 : result=0 2026-08-18 09:17:00.143 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 09:17:00.145 | + functions-common:time_stop:2420 : local name 2026-08-18 09:17:00.149 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:17:00.151 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:17:00.154 | + functions-common:time_stop:2423 : local total 2026-08-18 09:17:00.157 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:17:00.161 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 09:17:00.163 | + functions-common:time_stop:2427 : start_time=1787044596661 2026-08-18 09:17:00.166 | + functions-common:time_stop:2429 : [[ -z 1787044596661 ]] 2026-08-18 09:17:00.169 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:17:00.174 | + functions-common:time_stop:2432 : end_time=1787044620170 2026-08-18 09:17:00.177 | + functions-common:time_stop:2433 : elapsed_time=23509 2026-08-18 09:17:00.180 | + functions-common:time_stop:2434 : total=92272 2026-08-18 09:17:00.183 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:17:00.187 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=115781 2026-08-18 09:17:00.191 | + functions-common:apt_get:1215 : return 0 2026-08-18 09:17:00.194 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-18 09:17:00.197 | + ./stack.sh:main:864 : install_database_python 2026-08-18 09:17:00.200 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-18 09:17:00.202 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-18 09:17:00.205 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-18 09:17:00.207 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 09:17:00.212 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-18 09:17:00.215 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-18 09:17:00.219 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 09:17:00.225 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-18 09:17:00.225 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 09:17:00.232 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-18 09:17:00.235 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-18 09:17:00.239 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-18 09:17:00.242 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-18 09:17:00.246 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-18 09:17:00.274 | Using python 3.12 to install PyMySQL 2026-08-18 09:17:00.277 | + 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-08-18 09:17:00.879 | Collecting PyMySQL 2026-08-18 09:17:00.928 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-18 09:17:00.937 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-18 09:17:01.026 | Installing collected packages: PyMySQL 2026-08-18 09:17:01.062 | Successfully installed PyMySQL-1.2.0 2026-08-18 09:17:01.132 | + inc/python:pip_install:216 : result=0 2026-08-18 09:17:01.135 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:17:01.138 | + functions-common:time_stop:2420 : local name 2026-08-18 09:17:01.140 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:17:01.144 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:17:01.147 | + functions-common:time_stop:2423 : local total 2026-08-18 09:17:01.150 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:17:01.153 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:17:01.157 | + functions-common:time_stop:2427 : start_time=1787044620265 2026-08-18 09:17:01.160 | + functions-common:time_stop:2429 : [[ -z 1787044620265 ]] 2026-08-18 09:17:01.164 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:17:01.170 | + functions-common:time_stop:2432 : end_time=1787044621166 2026-08-18 09:17:01.174 | + functions-common:time_stop:2433 : elapsed_time=901 2026-08-18 09:17:01.177 | + functions-common:time_stop:2434 : total=20776 2026-08-18 09:17:01.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:17:01.183 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21677 2026-08-18 09:17:01.186 | + inc/python:pip_install:219 : return 0 2026-08-18 09:17:01.190 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-18 09:17:01.192 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-18 09:17:01.194 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-18 09:17:01.197 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-18 09:17:01.216 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:01.218 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-18 09:17:01.221 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-18 09:17:01.242 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:17:01.246 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-18 09:17:01.265 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:17:01.267 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-18 09:17:01.287 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:01.290 | + ./stack.sh:main:872 : install_etcd3 2026-08-18 09:17:01.292 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-18 09:17:01.293 | Installing etcd 2026-08-18 09:17:01.294 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-18 09:17:01.309 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-18 09:17:01.325 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-18 09:17:01.327 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-18 09:17:01.346 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-18 09:17:01.350 | ++ 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-08-18 09:17:01.353 | ++ 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-08-18 09:17:01.356 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-18 09:17:01.360 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-18 09:17:01.363 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-18 09:17:01.366 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 09:17:01.369 | ++ 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-08-18 09:17:01.373 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-18 09:17:01.376 | ++ 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 /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 09:17:01.383 | --2026-08-18 09:17:01-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 09:17:01.470 | Resolving github.com (github.com)... 140.82.121.3 2026-08-18 09:17:01.496 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-18 09:17:02.039 | HTTP request sent, awaiting response... 302 Found 2026-08-18 09:17:02.039 | 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-08-18T10%3A06%3A26Z&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-08-18T09%3A05%3A42Z&ske=2026-08-18T10%3A06%3A26Z&sks=b&skv=2018-11-09&sig=pOgi7gOiFWee1V31pRkSOjkHAuDMJL1IapWHmpbEg9o%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzA0NjQyMSwibmJmIjoxNzg3MDQ0NjIxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qgggqZO8dBg8fNOJExIEYym64u_NphlMbG8kCtz1rzE&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-18 09:17:02.039 | --2026-08-18 09:17:02-- 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-08-18T10%3A06%3A26Z&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-08-18T09%3A05%3A42Z&ske=2026-08-18T10%3A06%3A26Z&sks=b&skv=2018-11-09&sig=pOgi7gOiFWee1V31pRkSOjkHAuDMJL1IapWHmpbEg9o%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzA0NjQyMSwibmJmIjoxNzg3MDQ0NjIxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qgggqZO8dBg8fNOJExIEYym64u_NphlMbG8kCtz1rzE&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-18 09:17:02.106 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-08-18 09:17:02.109 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-18 09:17:02.117 | HTTP request sent, awaiting response... 200 OK 2026-08-18 09:17:02.117 | Length: 20927601 (20M) [application/octet-stream] 2026-08-18 09:17:02.117 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-08-18 09:17:02.128 | 2026-08-18 09:17:02.453 | 0K ........ ........ ... 100% 59.5M=0.3s 2026-08-18 09:17:02.453 | 2026-08-18 09:17:02.453 | 2026-08-18 09:17:02 (59.5 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-08-18 09:17:02.453 | 2026-08-18 09:17:02.458 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-18 09:17:02.461 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 09:17:02.464 | ++ functions:get_extra_file:81 : return 2026-08-18 09:17:02.468 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-18 09:17:02.471 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-18 09:17:02.474 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-18 09:17:02.477 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-08-18 09:17:02.496 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-18 09:17:02.500 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-08-18 09:17:02.505 | etcd-v3.5.21-linux-amd64/ 2026-08-18 09:17:02.506 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-18 09:17:02.506 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-18 09:17:02.506 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-18 09:17:02.506 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-18 09:17:02.506 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-18 09:17:02.506 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-18 09:17:02.506 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-18 09:17:02.507 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-18 09:17:02.507 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-18 09:17:02.507 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-18 09:17:02.507 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-18 09:17:02.507 | etcd-v3.5.21-linux-amd64/README.md 2026-08-18 09:17:02.507 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-18 09:17:02.619 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-18 09:17:02.746 | etcd-v3.5.21-linux-amd64/etcd 2026-08-18 09:17:02.916 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-18 09:17:02.951 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-18 09:17:02.986 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-18 09:17:02.991 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-18 09:17:03.013 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:03.016 | + ./stack.sh:main:882 : configure_CA 2026-08-18 09:17:03.020 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.138 ]] 2026-08-18 09:17:03.023 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.138 2026-08-18 09:17:03.026 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.138 2026-08-18 09:17:03.027 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-18 09:17:03.031 | + lib/tls:configure_CA:70 : [[ 10.4.3.138 != \1\0\.\4\.\3\.\1\3\8 ]] 2026-08-18 09:17:03.034 | + ./stack.sh:main:883 : init_CA 2026-08-18 09:17:03.037 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-08-18 09:17:03.041 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-18 09:17:03.044 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-08-18 09:17:03.047 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-18 09:17:03.050 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-08-18 09:17:03.054 | + lib/tls:create_CA_base:86 : local i 2026-08-18 09:17:03.057 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-18 09:17:03.060 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-08-18 09:17:03.066 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-18 09:17:03.069 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-08-18 09:17:03.074 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-18 09:17:03.077 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-08-18 09:17:03.082 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-18 09:17:03.085 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-08-18 09:17:03.091 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-08-18 09:17:03.095 | + lib/tls:create_CA_base:91 : echo 01 2026-08-18 09:17:03.098 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-08-18 09:17:03.104 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-08-18 09:17:03.106 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-18 09:17:03.110 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-08-18 09:17:03.113 | + lib/tls:create_CA_config:145 : echo ' 2026-08-18 09:17:03.113 | [ ca ] 2026-08-18 09:17:03.113 | default_ca = CA_default 2026-08-18 09:17:03.113 | 2026-08-18 09:17:03.113 | [ CA_default ] 2026-08-18 09:17:03.113 | dir = /opt/stack/data/CA/root-ca 2026-08-18 09:17:03.113 | policy = policy_match 2026-08-18 09:17:03.113 | database = $dir/index.txt 2026-08-18 09:17:03.113 | serial = $dir/serial 2026-08-18 09:17:03.113 | certs = $dir/certs 2026-08-18 09:17:03.113 | crl_dir = $dir/crl 2026-08-18 09:17:03.113 | new_certs_dir = $dir/newcerts 2026-08-18 09:17:03.113 | certificate = $dir/cacert.pem 2026-08-18 09:17:03.113 | private_key = $dir/private/cacert.key 2026-08-18 09:17:03.113 | RANDFILE = $dir/private/.rand 2026-08-18 09:17:03.113 | default_md = sha256 2026-08-18 09:17:03.113 | 2026-08-18 09:17:03.113 | [ req ] 2026-08-18 09:17:03.113 | default_bits = 2048 2026-08-18 09:17:03.113 | default_md = sha256 2026-08-18 09:17:03.113 | 2026-08-18 09:17:03.113 | prompt = no 2026-08-18 09:17:03.113 | distinguished_name = ca_distinguished_name 2026-08-18 09:17:03.113 | 2026-08-18 09:17:03.113 | x509_extensions = ca_extensions 2026-08-18 09:17:03.113 | 2026-08-18 09:17:03.113 | [ ca_distinguished_name ] 2026-08-18 09:17:03.113 | organizationName = OpenStack 2026-08-18 09:17:03.113 | organizationalUnitName = DevStack Certificate Authority 2026-08-18 09:17:03.113 | commonName = Root CA 2026-08-18 09:17:03.113 | 2026-08-18 09:17:03.113 | [ policy_match ] 2026-08-18 09:17:03.113 | countryName = optional 2026-08-18 09:17:03.113 | stateOrProvinceName = optional 2026-08-18 09:17:03.113 | organizationName = match 2026-08-18 09:17:03.113 | organizationalUnitName = optional 2026-08-18 09:17:03.113 | commonName = supplied 2026-08-18 09:17:03.113 | 2026-08-18 09:17:03.113 | [ ca_extensions ] 2026-08-18 09:17:03.113 | basicConstraints = critical,CA:true 2026-08-18 09:17:03.113 | subjectKeyIdentifier = hash 2026-08-18 09:17:03.113 | authorityKeyIdentifier = keyid:always, issuer 2026-08-18 09:17:03.113 | keyUsage = cRLSign, keyCertSign 2026-08-18 09:17:03.113 | 2026-08-18 09:17:03.113 | ' 2026-08-18 09:17:03.116 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-08-18 09:17:03.119 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-08-18 09:17:03.182 | .+....+.....+....+..+.......+......+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+..+...+.........+.+.....+......+.+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.........+.....+.......+.....+.............+........+....+.....+.+..+.+.....+.+.........+.....+............+.......+..+.+..............+...+...+.........+...+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-18 09:17:03.207 | ............+...+.+......+..+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-18 09:17:03.210 | ----- 2026-08-18 09:17:03.217 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-08-18 09:17:03.219 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-18 09:17:03.222 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-08-18 09:17:03.225 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-08-18 09:17:03.228 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-18 09:17:03.231 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-08-18 09:17:03.234 | + lib/tls:create_CA_base:86 : local i 2026-08-18 09:17:03.237 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-18 09:17:03.240 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-08-18 09:17:03.245 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-18 09:17:03.249 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-08-18 09:17:03.255 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-18 09:17:03.258 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-08-18 09:17:03.264 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-18 09:17:03.268 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-08-18 09:17:03.273 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-08-18 09:17:03.277 | + lib/tls:create_CA_base:91 : echo 01 2026-08-18 09:17:03.280 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-08-18 09:17:03.287 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-08-18 09:17:03.290 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-18 09:17:03.294 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-08-18 09:17:03.297 | + lib/tls:create_CA_config:145 : echo ' 2026-08-18 09:17:03.297 | [ ca ] 2026-08-18 09:17:03.297 | default_ca = CA_default 2026-08-18 09:17:03.297 | 2026-08-18 09:17:03.297 | [ CA_default ] 2026-08-18 09:17:03.297 | dir = /opt/stack/data/CA/int-ca 2026-08-18 09:17:03.297 | policy = policy_match 2026-08-18 09:17:03.297 | database = $dir/index.txt 2026-08-18 09:17:03.297 | serial = $dir/serial 2026-08-18 09:17:03.297 | certs = $dir/certs 2026-08-18 09:17:03.297 | crl_dir = $dir/crl 2026-08-18 09:17:03.297 | new_certs_dir = $dir/newcerts 2026-08-18 09:17:03.297 | certificate = $dir/cacert.pem 2026-08-18 09:17:03.297 | private_key = $dir/private/cacert.key 2026-08-18 09:17:03.297 | RANDFILE = $dir/private/.rand 2026-08-18 09:17:03.297 | default_md = sha256 2026-08-18 09:17:03.297 | 2026-08-18 09:17:03.297 | [ req ] 2026-08-18 09:17:03.297 | default_bits = 2048 2026-08-18 09:17:03.297 | default_md = sha256 2026-08-18 09:17:03.297 | 2026-08-18 09:17:03.297 | prompt = no 2026-08-18 09:17:03.297 | distinguished_name = ca_distinguished_name 2026-08-18 09:17:03.297 | 2026-08-18 09:17:03.297 | x509_extensions = ca_extensions 2026-08-18 09:17:03.297 | 2026-08-18 09:17:03.297 | [ ca_distinguished_name ] 2026-08-18 09:17:03.297 | organizationName = OpenStack 2026-08-18 09:17:03.297 | organizationalUnitName = DevStack Certificate Authority 2026-08-18 09:17:03.297 | commonName = Intermediate CA 2026-08-18 09:17:03.297 | 2026-08-18 09:17:03.297 | [ policy_match ] 2026-08-18 09:17:03.297 | countryName = optional 2026-08-18 09:17:03.297 | stateOrProvinceName = optional 2026-08-18 09:17:03.297 | organizationName = match 2026-08-18 09:17:03.297 | organizationalUnitName = optional 2026-08-18 09:17:03.297 | commonName = supplied 2026-08-18 09:17:03.297 | 2026-08-18 09:17:03.297 | [ ca_extensions ] 2026-08-18 09:17:03.297 | basicConstraints = critical,CA:true 2026-08-18 09:17:03.297 | subjectKeyIdentifier = hash 2026-08-18 09:17:03.297 | authorityKeyIdentifier = keyid:always, issuer 2026-08-18 09:17:03.297 | keyUsage = cRLSign, keyCertSign 2026-08-18 09:17:03.297 | 2026-08-18 09:17:03.297 | ' 2026-08-18 09:17:03.300 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-08-18 09:17:03.304 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-18 09:17:03.307 | + lib/tls:create_signing_config:198 : echo ' 2026-08-18 09:17:03.307 | [ ca ] 2026-08-18 09:17:03.307 | default_ca = CA_default 2026-08-18 09:17:03.307 | 2026-08-18 09:17:03.307 | [ CA_default ] 2026-08-18 09:17:03.307 | dir = /opt/stack/data/CA/int-ca 2026-08-18 09:17:03.307 | policy = policy_match 2026-08-18 09:17:03.307 | database = $dir/index.txt 2026-08-18 09:17:03.307 | serial = $dir/serial 2026-08-18 09:17:03.307 | certs = $dir/certs 2026-08-18 09:17:03.307 | crl_dir = $dir/crl 2026-08-18 09:17:03.307 | new_certs_dir = $dir/newcerts 2026-08-18 09:17:03.307 | certificate = $dir/cacert.pem 2026-08-18 09:17:03.307 | private_key = $dir/private/cacert.key 2026-08-18 09:17:03.307 | RANDFILE = $dir/private/.rand 2026-08-18 09:17:03.307 | default_md = default 2026-08-18 09:17:03.307 | 2026-08-18 09:17:03.307 | [ req ] 2026-08-18 09:17:03.307 | default_bits = 1024 2026-08-18 09:17:03.307 | default_md = sha256 2026-08-18 09:17:03.307 | 2026-08-18 09:17:03.308 | prompt = no 2026-08-18 09:17:03.308 | distinguished_name = req_distinguished_name 2026-08-18 09:17:03.308 | 2026-08-18 09:17:03.308 | x509_extensions = req_extensions 2026-08-18 09:17:03.308 | 2026-08-18 09:17:03.308 | [ req_distinguished_name ] 2026-08-18 09:17:03.308 | organizationName = OpenStack 2026-08-18 09:17:03.308 | organizationalUnitName = DevStack Server Farm 2026-08-18 09:17:03.308 | 2026-08-18 09:17:03.308 | [ policy_match ] 2026-08-18 09:17:03.308 | countryName = optional 2026-08-18 09:17:03.308 | stateOrProvinceName = optional 2026-08-18 09:17:03.308 | organizationName = match 2026-08-18 09:17:03.308 | organizationalUnitName = optional 2026-08-18 09:17:03.308 | commonName = supplied 2026-08-18 09:17:03.308 | 2026-08-18 09:17:03.308 | [ req_extensions ] 2026-08-18 09:17:03.308 | basicConstraints = CA:false 2026-08-18 09:17:03.308 | subjectKeyIdentifier = hash 2026-08-18 09:17:03.308 | authorityKeyIdentifier = keyid:always, issuer 2026-08-18 09:17:03.308 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-08-18 09:17:03.308 | extendedKeyUsage = serverAuth, clientAuth 2026-08-18 09:17:03.308 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-08-18 09:17:03.308 | 2026-08-18 09:17:03.308 | ' 2026-08-18 09:17:03.311 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-08-18 09:17:03.314 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-08-18 09:17:03.371 | ...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+.+..+.......+...+..................+.....+...............+...+.......+.................................+.........+...........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-18 09:17:03.453 | ......+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+...+..+.........+.......+...+..+.......+..+..........+.....+.+..+...+....+.....+...+...+....+...........+...+............+....+........+.+......+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+..+.+..+....+.....+.+.....+....+.........+.....+..........+..+....+........+.......+........+.......+...+...+..+......+.......+..+.+..+.......+...+....................+.............+.............................+.......+...+..+.+...+..............+...+.........+...+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-18 09:17:03.456 | ----- 2026-08-18 09:17:03.462 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-08-18 09:17:03.467 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-08-18 09:17:03.469 | Check that the request matches the signature 2026-08-18 09:17:03.469 | Signature ok 2026-08-18 09:17:03.469 | The Subject's Distinguished Name is as follows 2026-08-18 09:17:03.469 | organizationName :ASN.1 12:'OpenStack' 2026-08-18 09:17:03.470 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-08-18 09:17:03.470 | commonName :ASN.1 12:'Intermediate CA' 2026-08-18 09:17:03.471 | Certificate is to be certified until Aug 18 09:17:03 2027 GMT (365 days) 2026-08-18 09:17:03.473 | 2026-08-18 09:17:03.473 | Write out database with 1 new entries 2026-08-18 09:17:03.473 | Database updated 2026-08-18 09:17:03.478 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-08-18 09:17:03.484 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:17:03.489 | + lib/tls:init_CA:212 : is_fedora 2026-08-18 09:17:03.492 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:17:03.495 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:17:03.499 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:17:03.502 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:17:03.505 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:17:03.508 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:17:03.512 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:17:03.515 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:17:03.518 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:17:03.522 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:17:03.526 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:17:03.529 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:17:03.532 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:17:03.535 | + lib/tls:init_CA:215 : is_ubuntu 2026-08-18 09:17:03.538 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:17:03.541 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:17:03.543 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-08-18 09:17:03.557 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-08-18 09:17:03.570 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-08-18 09:17:03.581 | Updating certificates in /etc/ssl/certs... 2026-08-18 09:17:04.587 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-08-18 09:17:04.590 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-08-18 09:17:04.595 | 2 added, 0 removed; done. 2026-08-18 09:17:04.596 | Running hooks in /etc/ca-certificates/update.d... 2026-08-18 09:17:04.597 | done. 2026-08-18 09:17:04.605 | + ./stack.sh:main:884 : init_cert 2026-08-18 09:17:04.609 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-08-18 09:17:04.613 | + lib/tls:init_cert:226 : [[ -n 10.4.3.138 ]] 2026-08-18 09:17:04.616 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.138 2026-08-18 09:17:04.620 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-08-18 09:17:04.623 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.138,IP:::1 2026-08-18 09:17:04.627 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.138,IP:::1 2026-08-18 09:17:04.630 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-18 09:17:04.633 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-08-18 09:17:04.635 | + lib/tls:make_cert:244 : local common_name=localhost 2026-08-18 09:17:04.638 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.138,IP:::1 2026-08-18 09:17:04.642 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.138 ']' 2026-08-18 09:17:04.644 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.138 2026-08-18 09:17:04.647 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.138 2026-08-18 09:17:04.651 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-08-18 09:17:04.654 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.138 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-08-18 09:17:04.657 | + functions-common:is_ipv4_address:2210 : return 0 2026-08-18 09:17:04.661 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.138,IP:::1 ]] 2026-08-18 09:17:04.663 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.138,IP:::1,IP:10.4.3.138 2026-08-18 09:17:04.667 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-18 09:17:04.670 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=localhost' 2026-08-18 09:17:04.734 | .+...+...............+.....+...+...+.+........+.......+...........+....+........+......+.+...+...+...+..+..........+.................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+.........+......+........+............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..+.+...........+...+.+.....+.........+...+....+.....+...+.+......+......+..+.+.....+....+..+.............+..+....+..+...+.........+..........+.....+.+..+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-18 09:17:04.804 | .+...+........+.......+..+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....................+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+....+........+...+......+...+...+..................+..........+..+.......+..+....+...........+.+........+......+.+.....+.......+..+.........+....+......+...........+.............+...+.....+.......+............+......+..+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-18 09:17:04.807 | ----- 2026-08-18 09:17:04.813 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.138,IP:::1,IP:10.4.3.138 ]] 2026-08-18 09:17:04.816 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.138,IP:::1,IP:10.4.3.138 2026-08-18 09:17:04.819 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.138,IP:::1,IP:10.4.3.138 2026-08-18 09:17:04.822 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=localhost' -batch 2026-08-18 09:17:04.825 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-08-18 09:17:04.829 | Check that the request matches the signature 2026-08-18 09:17:04.829 | Signature ok 2026-08-18 09:17:04.829 | The Subject's Distinguished Name is as follows 2026-08-18 09:17:04.829 | organizationName :ASN.1 12:'OpenStack' 2026-08-18 09:17:04.829 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-08-18 09:17:04.829 | commonName :ASN.1 12:'localhost' 2026-08-18 09:17:04.829 | Certificate is to be certified until Aug 18 09:17:04 2027 GMT (365 days) 2026-08-18 09:17:04.830 | 2026-08-18 09:17:04.830 | Write out database with 1 new entries 2026-08-18 09:17:04.830 | Database updated 2026-08-18 09:17:04.833 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-08-18 09:17:04.838 | + ./stack.sh:main:891 : install_dstat 2026-08-18 09:17:04.842 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-18 09:17:04.859 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:04.862 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-08-18 09:17:04.865 | + inc/python:pip_install_gr:94 : local name=psutil 2026-08-18 09:17:04.868 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 09:17:04.872 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-08-18 09:17:04.875 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-08-18 09:17:04.878 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 09:17:04.883 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-08-18 09:17:04.883 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 09:17:04.889 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-08-18 09:17:04.892 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-08-18 09:17:04.894 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-08-18 09:17:04.898 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-08-18 09:17:04.901 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-08-18 09:17:04.924 | Using python 3.12 to install psutil 2026-08-18 09:17:04.927 | + 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 psutil 2026-08-18 09:17:05.572 | Collecting psutil 2026-08-18 09:17:05.617 | 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-08-18 09:17:05.632 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-18 09:17:05.758 | Installing collected packages: psutil 2026-08-18 09:17:05.846 | Successfully installed psutil-7.2.2 2026-08-18 09:17:05.957 | + inc/python:pip_install:216 : result=0 2026-08-18 09:17:05.960 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:17:05.965 | + functions-common:time_stop:2420 : local name 2026-08-18 09:17:05.968 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:17:05.970 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:17:05.974 | + functions-common:time_stop:2423 : local total 2026-08-18 09:17:05.977 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:17:05.980 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:17:05.982 | + functions-common:time_stop:2427 : start_time=1787044624918 2026-08-18 09:17:05.984 | + functions-common:time_stop:2429 : [[ -z 1787044624918 ]] 2026-08-18 09:17:05.986 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:17:05.991 | + functions-common:time_stop:2432 : end_time=1787044625988 2026-08-18 09:17:05.994 | + functions-common:time_stop:2433 : elapsed_time=1070 2026-08-18 09:17:05.997 | + functions-common:time_stop:2434 : total=21677 2026-08-18 09:17:06.000 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:17:06.003 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22747 2026-08-18 09:17:06.005 | + inc/python:pip_install:219 : return 0 2026-08-18 09:17:06.008 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-18 09:17:06.010 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:17:06.012 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-18 09:17:06.015 | + ./stack.sh:main:900 : install_libs 2026-08-18 09:17:06.018 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-18 09:17:06.021 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-18 09:17:06.023 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-18 09:17:06.026 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-18 09:17:06.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.032 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.035 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2026-08-18 09:17:06.038 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.041 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-18 09:17:06.044 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-18 09:17:06.046 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-18 09:17:06.049 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-18 09:17:06.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.054 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.057 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2026-08-18 09:17:06.059 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.062 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-18 09:17:06.065 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-18 09:17:06.067 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-18 09:17:06.070 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-18 09:17:06.072 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.075 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.077 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2026-08-18 09:17:06.080 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.083 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-18 09:17:06.086 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-18 09:17:06.088 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-18 09:17:06.091 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-18 09:17:06.094 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.097 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.100 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2026-08-18 09:17:06.103 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.105 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-18 09:17:06.108 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-18 09:17:06.111 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-18 09:17:06.114 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-18 09:17:06.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.119 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.122 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2026-08-18 09:17:06.125 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.128 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-18 09:17:06.130 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-18 09:17:06.133 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-18 09:17:06.136 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-18 09:17:06.139 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.141 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.144 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2026-08-18 09:17:06.147 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.149 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-18 09:17:06.152 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-18 09:17:06.155 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-18 09:17:06.158 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-18 09:17:06.160 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.163 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.166 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2026-08-18 09:17:06.169 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.172 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-18 09:17:06.174 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-18 09:17:06.177 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-18 09:17:06.179 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-18 09:17:06.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.185 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.188 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2026-08-18 09:17:06.191 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.194 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-18 09:17:06.197 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-18 09:17:06.199 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-18 09:17:06.202 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-18 09:17:06.204 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.206 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.209 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2026-08-18 09:17:06.212 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.215 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-18 09:17:06.217 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-18 09:17:06.220 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-18 09:17:06.223 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-18 09:17:06.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.229 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.233 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2026-08-18 09:17:06.235 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.238 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-18 09:17:06.241 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-18 09:17:06.244 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-18 09:17:06.247 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-18 09:17:06.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.253 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.256 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-08-18 09:17:06.259 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.262 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-18 09:17:06.265 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-18 09:17:06.267 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-18 09:17:06.270 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-18 09:17:06.272 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.275 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.279 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2026-08-18 09:17:06.281 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.285 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-18 09:17:06.288 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-18 09:17:06.290 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-18 09:17:06.293 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-18 09:17:06.296 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.299 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.302 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2026-08-18 09:17:06.305 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.308 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-18 09:17:06.311 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-18 09:17:06.315 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-18 09:17:06.318 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-18 09:17:06.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.324 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.327 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-08-18 09:17:06.330 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.333 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-18 09:17:06.336 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-18 09:17:06.340 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-18 09:17:06.343 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-18 09:17:06.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.349 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.353 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-08-18 09:17:06.357 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.360 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-18 09:17:06.363 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-18 09:17:06.367 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-18 09:17:06.370 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-18 09:17:06.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.376 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.380 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-08-18 09:17:06.382 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.386 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-18 09:17:06.389 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-18 09:17:06.391 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-18 09:17:06.394 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-18 09:17:06.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.401 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.404 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-08-18 09:17:06.408 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.410 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-18 09:17:06.413 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-18 09:17:06.417 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-18 09:17:06.420 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-18 09:17:06.423 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.426 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.429 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2026-08-18 09:17:06.431 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.434 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-18 09:17:06.437 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-18 09:17:06.440 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-18 09:17:06.442 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-18 09:17:06.446 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.448 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.452 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2026-08-18 09:17:06.455 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.458 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-18 09:17:06.461 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-18 09:17:06.463 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-18 09:17:06.466 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-18 09:17:06.469 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.472 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.475 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2026-08-18 09:17:06.478 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.481 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-18 09:17:06.484 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-18 09:17:06.486 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-18 09:17:06.488 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-18 09:17:06.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.493 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.496 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2026-08-18 09:17:06.499 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.502 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-18 09:17:06.505 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-18 09:17:06.508 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-18 09:17:06.510 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-18 09:17:06.514 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.516 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.521 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-08-18 09:17:06.523 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.527 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-18 09:17:06.530 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-18 09:17:06.533 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-18 09:17:06.536 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-18 09:17:06.539 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.542 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.545 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-08-18 09:17:06.548 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.551 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-18 09:17:06.554 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-18 09:17:06.557 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-18 09:17:06.559 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-18 09:17:06.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.564 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.567 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2026-08-18 09:17:06.570 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.573 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-18 09:17:06.576 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-18 09:17:06.579 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-18 09:17:06.581 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-18 09:17:06.583 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.585 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.588 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2026-08-18 09:17:06.591 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.594 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-18 09:17:06.596 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-18 09:17:06.599 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-18 09:17:06.602 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-18 09:17:06.605 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.607 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.610 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-08-18 09:17:06.612 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.615 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-18 09:17:06.617 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-18 09:17:06.619 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-18 09:17:06.623 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-18 09:17:06.626 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.629 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.632 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2026-08-18 09:17:06.635 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.638 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-18 09:17:06.641 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-18 09:17:06.644 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-18 09:17:06.647 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-18 09:17:06.651 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.654 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.657 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2026-08-18 09:17:06.660 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.663 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-18 09:17:06.666 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-18 09:17:06.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-18 09:17:06.671 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-18 09:17:06.674 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.677 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.679 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2026-08-18 09:17:06.682 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.685 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-18 09:17:06.688 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-18 09:17:06.690 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-18 09:17:06.694 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-18 09:17:06.696 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.700 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.703 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2026-08-18 09:17:06.706 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.710 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-18 09:17:06.713 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-18 09:17:06.716 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-18 09:17:06.719 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-18 09:17:06.722 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.724 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.727 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2026-08-18 09:17:06.729 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.732 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-18 09:17:06.735 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-18 09:17:06.739 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-18 09:17:06.741 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-18 09:17:06.743 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.746 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.748 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2026-08-18 09:17:06.752 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.754 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-18 09:17:06.757 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-18 09:17:06.760 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-18 09:17:06.762 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-18 09:17:06.764 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.767 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.769 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2026-08-18 09:17:06.772 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.775 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-18 09:17:06.777 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-18 09:17:06.781 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-18 09:17:06.783 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-18 09:17:06.786 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.789 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.791 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-08-18 09:17:06.793 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.796 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-18 09:17:06.799 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-18 09:17:06.801 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-18 09:17:06.803 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-18 09:17:06.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.809 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.811 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-08-18 09:17:06.813 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.816 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-18 09:17:06.818 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-18 09:17:06.820 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-18 09:17:06.823 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-18 09:17:06.825 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.828 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.830 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2026-08-18 09:17:06.833 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.835 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-18 09:17:06.837 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-18 09:17:06.840 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-18 09:17:06.843 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-18 09:17:06.845 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.847 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.849 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2026-08-18 09:17:06.851 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.855 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-18 09:17:06.858 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-18 09:17:06.862 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-18 09:17:06.865 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-18 09:17:06.867 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.869 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.871 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2026-08-18 09:17:06.875 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.878 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-18 09:17:06.880 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-18 09:17:06.883 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:06.886 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:06.888 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2026-08-18 09:17:06.892 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:06.894 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-18 09:17:06.914 | Using python 3.12 to install etcd3gw 2026-08-18 09:17:06.916 | + 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-08-18 09:17:07.647 | Collecting etcd3gw 2026-08-18 09:17:07.704 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 09:17:07.713 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-18 09:17:07.723 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-18 09:17:07.724 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-18 09:17:07.853 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-18 09:17:07.857 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 09:17:07.990 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-18 09:17:07.995 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-18 09:17:08.348 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-18 09:17:08.364 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-18 09:17:08.370 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-18 09:17:08.526 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-18 09:17:08.528 | 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-08-18 09:17:08.538 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-18 09:17:08.540 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-18 09:17:08.552 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-18 09:17:08.554 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-18 09:17:08.558 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-18 09:17:08.579 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-18 09:17:08.658 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-08-18 09:17:08.683 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-18 09:17:08.687 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-18 09:17:08.689 | 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-08-18 09:17:08.690 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-18 09:17:08.691 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-18 09:17:08.700 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-08-18 09:17:08.825 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-18 09:17:08.855 | Attempting uninstall: urllib3 2026-08-18 09:17:08.859 | Found existing installation: urllib3 2.0.7 2026-08-18 09:17:08.859 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:08.860 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-18 09:17:08.934 | Attempting uninstall: idna 2026-08-18 09:17:08.938 | Found existing installation: idna 3.6 2026-08-18 09:17:08.938 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:08.938 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-18 09:17:09.028 | Attempting uninstall: requests 2026-08-18 09:17:09.033 | Found existing installation: requests 2.31.0 2026-08-18 09:17:09.033 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:09.033 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-18 09:17:09.152 | 2026-08-18 09:17:09.159 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-08-18 09:17:09.278 | + inc/python:pip_install:216 : result=0 2026-08-18 09:17:09.280 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:17:09.283 | + functions-common:time_stop:2420 : local name 2026-08-18 09:17:09.286 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:17:09.289 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:17:09.291 | + functions-common:time_stop:2423 : local total 2026-08-18 09:17:09.294 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:17:09.297 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:17:09.300 | + functions-common:time_stop:2427 : start_time=1787044626909 2026-08-18 09:17:09.302 | + functions-common:time_stop:2429 : [[ -z 1787044626909 ]] 2026-08-18 09:17:09.306 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:17:09.310 | + functions-common:time_stop:2432 : end_time=1787044629307 2026-08-18 09:17:09.313 | + functions-common:time_stop:2433 : elapsed_time=2398 2026-08-18 09:17:09.315 | + functions-common:time_stop:2434 : total=22747 2026-08-18 09:17:09.318 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:17:09.322 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25145 2026-08-18 09:17:09.325 | + inc/python:pip_install:219 : return 0 2026-08-18 09:17:09.329 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-18 09:17:09.332 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-18 09:17:09.335 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-18 09:17:09.338 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:17:09.342 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:17:09.345 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:17:09.348 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:17:09.351 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:17:09.355 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:17:09.358 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:17:09.362 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:17:09.366 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:17:09.369 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:17:09.373 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:17:09.376 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:17:09.379 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:17:09.383 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-18 09:17:09.386 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:17:09.389 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:17:09.393 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-18 09:17:09.396 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-18 09:17:09.399 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 09:17:09.402 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 09:17:09.406 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 09:17:09.409 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 09:17:09.412 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 09:17:09.415 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 09:17:09.418 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:17:09.421 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:17:09.425 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 09:17:09.428 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 09:17:09.431 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 09:17:09.435 | + functions-common:apt_get_update:1167 : return 2026-08-18 09:17:09.438 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-18 09:17:09.441 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 09:17:09.444 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:17:09.448 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:17:09.451 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-18 09:17:09.476 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-08-18 09:17:09.508 | Reading package lists... 2026-08-18 09:17:09.803 | Building dependency tree... 2026-08-18 09:17:09.804 | Reading state information... 2026-08-18 09:17:10.211 | The following additional packages will be installed: 2026-08-18 09:17:10.212 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-08-18 09:17:10.215 | Suggested packages: 2026-08-18 09:17:10.215 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-18 09:17:10.215 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-18 09:17:10.215 | python3-uwsgidecorators 2026-08-18 09:17:10.248 | The following NEW packages will be installed: 2026-08-18 09:17:10.250 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-08-18 09:17:10.250 | uwsgi-plugin-python3 2026-08-18 09:17:10.517 | 0 upgraded, 7 newly installed, 0 to remove and 100 not upgraded. 2026-08-18 09:17:10.517 | Need to get 1,290 kB of archives. 2026-08-18 09:17:10.517 | After this operation, 4,349 kB of additional disk space will be used. 2026-08-18 09:17:10.517 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-18 09:17:11.059 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-18 09:17:11.187 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-18 09:17:11.308 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-08-18 09:17:11.313 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-18 09:17:11.444 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-18 09:17:11.447 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-18 09:17:11.807 | Fetched 1,290 kB in 1s (1,085 kB/s) 2026-08-18 09:17:11.835 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-18 09:17:11.933 | (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 ... 174166 files and directories currently installed.) 2026-08-18 09:17:11.939 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-18 09:17:11.941 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-18 09:17:11.992 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-18 09:17:12.008 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-18 09:17:12.010 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-18 09:17:12.044 | Selecting previously unselected package libzmq5:amd64. 2026-08-18 09:17:12.060 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-18 09:17:12.063 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-18 09:17:12.101 | Selecting previously unselected package libyajl2:amd64. 2026-08-18 09:17:12.122 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-08-18 09:17:12.124 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-08-18 09:17:12.166 | Selecting previously unselected package uwsgi-core. 2026-08-18 09:17:12.182 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-18 09:17:12.185 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-18 09:17:12.291 | Selecting previously unselected package uwsgi. 2026-08-18 09:17:12.312 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-18 09:17:12.318 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-18 09:17:12.360 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-18 09:17:12.375 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-18 09:17:12.377 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-18 09:17:12.437 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-18 09:17:12.442 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-08-18 09:17:12.446 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-18 09:17:12.450 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-18 09:17:12.455 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-18 09:17:12.466 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-18 09:17:12.888 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-18 09:17:12.913 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 09:17:13.572 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 09:17:14.251 | 2026-08-18 09:17:14.251 | Running kernel seems to be up-to-date. 2026-08-18 09:17:14.251 | 2026-08-18 09:17:14.251 | Restarting services... 2026-08-18 09:17:14.327 | 2026-08-18 09:17:14.328 | Service restarts being deferred: 2026-08-18 09:17:14.328 | /etc/needrestart/restart.d/dbus.service 2026-08-18 09:17:14.328 | systemctl restart getty@tty1.service 2026-08-18 09:17:14.328 | systemctl restart networkd-dispatcher.service 2026-08-18 09:17:14.328 | systemctl restart serial-getty@ttyS0.service 2026-08-18 09:17:14.328 | systemctl restart storpool_beacon.service 2026-08-18 09:17:14.328 | systemctl restart storpool_block.service 2026-08-18 09:17:14.328 | systemctl restart systemd-logind.service 2026-08-18 09:17:14.328 | 2026-08-18 09:17:14.328 | No containers need to be restarted. 2026-08-18 09:17:14.328 | 2026-08-18 09:17:14.328 | User sessions running outdated binaries: 2026-08-18 09:17:14.328 | ubuntu @ session #3: python3[7174] 2026-08-18 09:17:14.340 | ubuntu @ session #4: sh[8551,8553], sshd[8493] 2026-08-18 09:17:14.352 | ubuntu @ user manager service: systemd[5283] 2026-08-18 09:17:14.362 | 2026-08-18 09:17:14.362 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 09:17:15.836 | + functions-common:apt_get:1211 : result=0 2026-08-18 09:17:15.840 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 09:17:15.844 | + functions-common:time_stop:2420 : local name 2026-08-18 09:17:15.847 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:17:15.849 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:17:15.852 | + functions-common:time_stop:2423 : local total 2026-08-18 09:17:15.855 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:17:15.858 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 09:17:15.861 | + functions-common:time_stop:2427 : start_time=1787044629472 2026-08-18 09:17:15.863 | + functions-common:time_stop:2429 : [[ -z 1787044629472 ]] 2026-08-18 09:17:15.867 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:17:15.872 | + functions-common:time_stop:2432 : end_time=1787044635869 2026-08-18 09:17:15.875 | + functions-common:time_stop:2433 : elapsed_time=6397 2026-08-18 09:17:15.878 | + functions-common:time_stop:2434 : total=115781 2026-08-18 09:17:15.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:17:15.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=122178 2026-08-18 09:17:15.888 | + functions-common:apt_get:1215 : return 0 2026-08-18 09:17:15.892 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-18 09:17:15.895 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:17:15.898 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:17:15.901 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-18 09:17:15.949 | No module matches proxy 2026-08-18 09:17:15.953 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-18 09:17:15.993 | Enabling module proxy. 2026-08-18 09:17:16.000 | To activate the new configuration, you need to run: 2026-08-18 09:17:16.000 | systemctl restart apache2 2026-08-18 09:17:16.006 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-18 09:17:16.048 | Considering dependency proxy for proxy_uwsgi: 2026-08-18 09:17:16.048 | Module proxy already enabled 2026-08-18 09:17:16.048 | Enabling module proxy_uwsgi. 2026-08-18 09:17:16.054 | To activate the new configuration, you need to run: 2026-08-18 09:17:16.054 | systemctl restart apache2 2026-08-18 09:17:16.059 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-18 09:17:16.063 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:17:16.066 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:17:16.069 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:17:16.192 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-18 09:17:16.195 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-18 09:17:16.198 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-18 09:17:16.200 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:16.204 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:16.206 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-08-18 09:17:16.210 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:16.213 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-18 09:17:16.216 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-18 09:17:16.218 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-18 09:17:16.221 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:16.224 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:16.227 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2026-08-18 09:17:16.230 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:16.233 | + ./stack.sh:main:908 : install_glanceclient 2026-08-18 09:17:16.236 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-18 09:17:16.239 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-18 09:17:16.242 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:16.245 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:16.249 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2026-08-18 09:17:16.251 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:16.255 | + ./stack.sh:main:909 : install_cinderclient 2026-08-18 09:17:16.257 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-18 09:17:16.259 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-18 09:17:16.262 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:16.266 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:16.269 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2026-08-18 09:17:16.272 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:16.276 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-18 09:17:16.280 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-18 09:17:16.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:16.286 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:16.289 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2026-08-18 09:17:16.293 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:16.296 | + ./stack.sh:main:910 : install_novaclient 2026-08-18 09:17:16.300 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-18 09:17:16.303 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-18 09:17:16.306 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:16.309 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:16.313 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2026-08-18 09:17:16.316 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:16.318 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-18 09:17:16.338 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:16.340 | + ./stack.sh:main:912 : install_swiftclient 2026-08-18 09:17:16.344 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-18 09:17:16.347 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-18 09:17:16.350 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:16.353 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:16.356 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2026-08-18 09:17:16.359 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:16.362 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-18 09:17:16.381 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:16.384 | + ./stack.sh:main:915 : install_neutronclient 2026-08-18 09:17:16.387 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-18 09:17:16.390 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-18 09:17:16.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:16.396 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:16.399 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2026-08-18 09:17:16.402 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:16.405 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-18 09:17:16.408 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-18 09:17:16.412 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-18 09:17:16.415 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:16.419 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:16.421 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2026-08-18 09:17:16.425 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:16.428 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-18 09:17:16.431 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-18 09:17:16.434 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 09:17:16.437 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-18 09:17:16.441 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-18 09:17:16.443 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 09:17:16.448 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-18 09:17:16.448 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 09:17:16.454 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-18 09:17:16.457 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-18 09:17:16.460 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-18 09:17:16.463 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-18 09:17:16.466 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-18 09:17:16.491 | Using python 3.12 to install keystonemiddleware 2026-08-18 09:17:16.494 | + 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-08-18 09:17:17.328 | Collecting keystonemiddleware 2026-08-18 09:17:17.451 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-18 09:17:17.508 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-18 09:17:17.527 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 09:17:17.686 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-18 09:17:17.708 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 09:17:17.873 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-18 09:17:17.892 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 09:17:18.047 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-18 09:17:18.066 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 09:17:18.220 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-18 09:17:18.240 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-18 09:17:18.390 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-18 09:17:18.403 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 09:17:18.564 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-18 09:17:18.575 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 09:17:18.716 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-18 09:17:18.720 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 09:17:18.725 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-18 09:17:18.862 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-18 09:17:18.869 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 09:17:18.890 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-18 09:17:18.896 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-18 09:17:19.032 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-18 09:17:19.036 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-18 09:17:19.042 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-18 09:17:19.176 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-18 09:17:19.179 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-08-18 09:17:19.189 | 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-08-18 09:17:19.213 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-18 09:17:19.219 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 09:17:19.248 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-18 09:17:19.255 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-18 09:17:19.286 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-18 09:17:19.291 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-18 09:17:19.430 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-18 09:17:19.435 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-18 09:17:19.462 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-18 09:17:19.465 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-18 09:17:19.488 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-18 09:17:19.494 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-18 09:17:19.509 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-18 09:17:19.512 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-18 09:17:19.516 | 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-08-18 09:17:19.533 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-18 09:17:19.537 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-18 09:17:19.559 | 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-08-18 09:17:19.559 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-08-18 09:17:19.628 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-18 09:17:19.632 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-18 09:17:19.659 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-18 09:17:19.662 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-18 09:17:19.667 | 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-08-18 09:17:19.667 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-08-18 09:17:19.669 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-18 09:17:19.684 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-18 09:17:19.687 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-18 09:17:19.699 | 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-08-18 09:17:19.699 | 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-08-18 09:17:19.700 | 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-08-18 09:17:19.701 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-18 09:17:19.717 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-18 09:17:19.727 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-18 09:17:19.739 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-18 09:17:19.746 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-18 09:17:19.754 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-18 09:17:19.759 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-18 09:17:19.766 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-18 09:17:19.778 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-18 09:17:19.811 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 67.9 MB/s 0:00:00 2026-08-18 09:17:19.815 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-18 09:17:19.822 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-18 09:17:19.829 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-18 09:17:19.837 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-18 09:17:19.846 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-18 09:17:19.861 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-18 09:17:19.876 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-18 09:17:19.882 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-18 09:17:19.888 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-18 09:17:19.894 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-18 09:17:19.903 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-18 09:17:19.916 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-18 09:17:19.924 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-18 09:17:19.936 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-08-18 09:17:19.943 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-18 09:17:19.950 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-08-18 09:17:20.136 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, 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-08-18 09:17:20.215 | Attempting uninstall: typing-extensions 2026-08-18 09:17:20.223 | Found existing installation: typing_extensions 4.10.0 2026-08-18 09:17:20.223 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:20.223 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-08-18 09:17:20.300 | Attempting uninstall: six 2026-08-18 09:17:20.305 | Found existing installation: six 1.16.0 2026-08-18 09:17:20.306 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:20.306 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-18 09:17:20.347 | Attempting uninstall: pyparsing 2026-08-18 09:17:20.352 | Found existing installation: pyparsing 3.1.1 2026-08-18 09:17:20.352 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:20.352 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-18 09:17:20.449 | Attempting uninstall: PyJWT 2026-08-18 09:17:20.454 | Found existing installation: PyJWT 2.7.0 2026-08-18 09:17:20.454 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:20.454 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-18 09:17:20.483 | Attempting uninstall: netaddr 2026-08-18 09:17:20.491 | Found existing installation: netaddr 0.8.0 2026-08-18 09:17:20.492 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:20.492 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-18 09:17:20.660 | Attempting uninstall: python-dateutil 2026-08-18 09:17:20.667 | Found existing installation: python-dateutil 2.8.2 2026-08-18 09:17:20.668 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:20.668 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-18 09:17:21.953 | 2026-08-18 09:17:21.959 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-08-18 09:17:22.101 | + inc/python:pip_install:216 : result=0 2026-08-18 09:17:22.104 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:17:22.107 | + functions-common:time_stop:2420 : local name 2026-08-18 09:17:22.111 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:17:22.114 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:17:22.117 | + functions-common:time_stop:2423 : local total 2026-08-18 09:17:22.121 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:17:22.124 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:17:22.127 | + functions-common:time_stop:2427 : start_time=1787044636485 2026-08-18 09:17:22.130 | + functions-common:time_stop:2429 : [[ -z 1787044636485 ]] 2026-08-18 09:17:22.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:17:22.138 | + functions-common:time_stop:2432 : end_time=1787044642135 2026-08-18 09:17:22.141 | + functions-common:time_stop:2433 : elapsed_time=5650 2026-08-18 09:17:22.144 | + functions-common:time_stop:2434 : total=25145 2026-08-18 09:17:22.146 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:17:22.149 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30795 2026-08-18 09:17:22.152 | + inc/python:pip_install:219 : return 0 2026-08-18 09:17:22.155 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-18 09:17:22.159 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-18 09:17:22.162 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 09:17:22.166 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-18 09:17:22.170 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-18 09:17:22.172 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 09:17:22.177 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 09:17:22.177 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-18 09:17:22.184 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-18 09:17:22.187 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-18 09:17:22.190 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-18 09:17:22.194 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-18 09:17:22.198 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-18 09:17:22.225 | Using python 3.12 to install python-memcached 2026-08-18 09:17:22.228 | + 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-08-18 09:17:23.029 | Collecting python-memcached 2026-08-18 09:17:23.112 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-18 09:17:23.127 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-18 09:17:23.229 | Installing collected packages: python-memcached 2026-08-18 09:17:23.247 | Successfully installed python-memcached-1.62 2026-08-18 09:17:23.323 | + inc/python:pip_install:216 : result=0 2026-08-18 09:17:23.326 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:17:23.329 | + functions-common:time_stop:2420 : local name 2026-08-18 09:17:23.332 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:17:23.335 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:17:23.338 | + functions-common:time_stop:2423 : local total 2026-08-18 09:17:23.340 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:17:23.342 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:17:23.344 | + functions-common:time_stop:2427 : start_time=1787044642219 2026-08-18 09:17:23.347 | + functions-common:time_stop:2429 : [[ -z 1787044642219 ]] 2026-08-18 09:17:23.351 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:17:23.354 | + functions-common:time_stop:2432 : end_time=1787044643352 2026-08-18 09:17:23.357 | + functions-common:time_stop:2433 : elapsed_time=1133 2026-08-18 09:17:23.359 | + functions-common:time_stop:2434 : total=30795 2026-08-18 09:17:23.363 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:17:23.365 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31928 2026-08-18 09:17:23.368 | + inc/python:pip_install:219 : return 0 2026-08-18 09:17:23.371 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-18 09:17:23.388 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:23.390 | + ./stack.sh:main:922 : '[' 10.4.3.138 == 10.4.3.138 ']' 2026-08-18 09:17:23.393 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-18 09:17:23.396 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-18 09:17:23.399 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-18 09:17:23.402 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 09:17:23.406 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-18 09:17:23.408 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-18 09:17:23.425 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:17:23.428 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-18 09:17:23.431 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-08-18 09:17:23.434 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-18 09:17:23.436 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:17:23.438 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 09:17:23.442 | ++ functions-common:git_clone:593 : pwd 2026-08-18 09:17:23.445 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:17:23.447 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:17:23.451 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:17:23.467 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:17:23.469 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:17:23.471 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:17:23.474 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:17:23.474 | + functions-common:git_clone:610 : echo master 2026-08-18 09:17:23.479 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-18 09:17:23.482 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:17:23.484 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-18 09:17:23.496 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-18 09:17:23.499 | + functions-common:git_clone:673 : head -1 2026-08-18 09:17:23.500 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 09:17:23.539 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-18 09:17:23.543 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:17:23.546 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-18 09:17:23.549 | + inc/python:setup_develop:353 : local bindep 2026-08-18 09:17:23.552 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-18 09:17:23.556 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-18 09:17:23.558 | + inc/python:setup_develop:359 : local extras= 2026-08-18 09:17:23.561 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-18 09:17:23.563 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 09:17:23.566 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-18 09:17:23.568 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-18 09:17:23.572 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 09:17:23.574 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 09:17:23.577 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-18 09:17:23.579 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 09:17:23.582 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-18 09:17:23.585 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 09:17:23.588 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 09:17:23.592 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-18 09:17:23.597 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-18 09:17:23.599 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-18 09:17:23.602 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-18 09:17:23.681 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-18 09:17:23.683 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 09:17:23.687 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 09:17:23.689 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 09:17:23.692 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-18 09:17:23.696 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-18 09:17:23.699 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 09:17:23.701 | + inc/python:setup_package:446 : local extras= 2026-08-18 09:17:23.705 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 09:17:23.708 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 09:17:23.711 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 09:17:23.714 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 09:17:23.717 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 09:17:23.719 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-18 09:17:23.744 | Using python 3.12 to install /opt/stack/keystone 2026-08-18 09:17:23.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/keystone 2026-08-18 09:17:24.279 | Obtaining file:///opt/stack/keystone 2026-08-18 09:17:24.282 | Installing build dependencies: started 2026-08-18 09:17:25.003 | Installing build dependencies: finished with status 'done' 2026-08-18 09:17:25.003 | Checking if build backend supports build_editable: started 2026-08-18 09:17:25.295 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 09:17:25.296 | Getting requirements to build editable: started 2026-08-18 09:17:25.454 | Getting requirements to build editable: finished with status 'done' 2026-08-18 09:17:25.455 | Preparing editable metadata (pyproject.toml): started 2026-08-18 09:17:26.211 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:17:26.219 | 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.dev64) (7.0.3) 2026-08-18 09:17:26.219 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.10) 2026-08-18 09:17:26.290 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-18 09:17:26.344 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-18 09:17:26.360 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-18 09:17:26.365 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-18 09:17:26.561 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-18 09:17:26.564 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-18 09:17:26.921 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-18 09:17:26.952 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-08-18 09:17:26.962 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.0) 2026-08-18 09:17:26.962 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-18 09:17:26.962 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.0) 2026-08-18 09:17:27.001 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.005 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-18 09:17:27.011 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-18 09:17:27.011 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-18 09:17:27.011 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-18 09:17:27.155 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.159 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-18 09:17:27.313 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.317 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-18 09:17:27.324 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-18 09:17:27.324 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.0) 2026-08-18 09:17:27.468 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.472 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-18 09:17:27.610 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.613 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 09:17:27.619 | 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.dev64) (5.11.0) 2026-08-18 09:17:27.743 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.748 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-18 09:17:27.753 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.1.1) 2026-08-18 09:17:27.763 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.766 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-18 09:17:27.786 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.791 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-18 09:17:27.796 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-18 09:17:27.796 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-18 09:17:27.812 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.815 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-18 09:17:27.821 | 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.dev64) (4.1.0) 2026-08-18 09:17:27.822 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-18 09:17:27.955 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.960 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-18 09:17:27.979 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-18 09:17:27.982 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-18 09:17:28.085 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-18 09:17:28.088 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-18 09:17:28.100 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-18 09:17:28.102 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-18 09:17:28.108 | 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.dev64) (5.3.1) 2026-08-18 09:17:28.117 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-18 09:17:28.119 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-18 09:17:28.135 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-18 09:17:28.138 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-18 09:17:28.150 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-18 09:17:28.153 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 09:17:28.167 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-18 09:17:28.170 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 09:17:28.220 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-18 09:17:28.223 | 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-08-18 09:17:28.360 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-18 09:17:28.364 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-18 09:17:28.371 | 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.dev64) (1.17.0) 2026-08-18 09:17:28.399 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-18 09:17:28.403 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-08-18 09:17:28.422 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-18 09:17:28.425 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-18 09:17:28.438 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-18 09:17:28.441 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 09:17:28.461 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-18 09:17:28.464 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 09:17:28.734 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-18 09:17:28.737 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-18 09:17:28.745 | 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.dev64) (5.15.0) 2026-08-18 09:17:28.747 | 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.dev64) (2.34.2) 2026-08-18 09:17:28.749 | 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.dev64) (2.1.0) 2026-08-18 09:17:28.750 | 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.dev64) (1.9.0) 2026-08-18 09:17:28.750 | 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.dev64) (4.15.0) 2026-08-18 09:17:28.757 | 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.dev64) (1.3.0) 2026-08-18 09:17:28.757 | 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.dev64) (2.0.0) 2026-08-18 09:17:28.758 | 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.dev64) (6.0.3) 2026-08-18 09:17:28.777 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-18 09:17:28.786 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-18 09:17:28.792 | 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.dev64) (3.1.0) 2026-08-18 09:17:28.933 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-18 09:17:28.946 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-18 09:17:29.082 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.092 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-18 09:17:29.118 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.125 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 09:17:29.131 | 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.dev64) (2.2.2) 2026-08-18 09:17:29.134 | 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.dev64) (2.9.0.post0) 2026-08-18 09:17:29.135 | 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.dev64) (3.4.0) 2026-08-18 09:17:29.264 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.314 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 09:17:29.331 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.336 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-18 09:17:29.356 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.360 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-18 09:17:29.384 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.388 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 09:17:29.528 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.532 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-18 09:17:29.546 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.552 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-18 09:17:29.572 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.577 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-18 09:17:29.582 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.2) 2026-08-18 09:17:29.596 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.604 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 09:17:29.745 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.750 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-18 09:17:29.773 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.777 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-18 09:17:29.913 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:29.917 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-18 09:17:30.059 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.064 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 09:17:30.192 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.196 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-18 09:17:30.332 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.336 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-18 09:17:30.359 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.364 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-18 09:17:30.591 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.596 | 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-08-18 09:17:30.614 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.620 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-18 09:17:30.646 | 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.dev64) 2026-08-18 09:17:30.652 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-18 09:17:30.677 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.683 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-18 09:17:30.695 | 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.dev64) (3.3.2) 2026-08-18 09:17:30.696 | 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.dev64) (7.2.2) 2026-08-18 09:17:30.703 | 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.dev64) (84.0.0) 2026-08-18 09:17:30.719 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.723 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-18 09:17:30.751 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.755 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-18 09:17:30.887 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.891 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-18 09:17:30.914 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.918 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-18 09:17:30.929 | 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.dev64) (3.4.7) 2026-08-18 09:17:30.929 | 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.dev64) (3.18) 2026-08-18 09:17:30.930 | 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.dev64) (2.7.0) 2026-08-18 09:17:30.931 | 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.dev64) (2023.11.17) 2026-08-18 09:17:30.956 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-18 09:17:30.960 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-18 09:17:31.103 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-18 09:17:31.107 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-18 09:17:31.181 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-18 09:17:31.196 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-18 09:17:31.276 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 50.1 MB/s 0:00:00 2026-08-18 09:17:31.282 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-08-18 09:17:31.295 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-18 09:17:31.305 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-18 09:17:31.316 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-18 09:17:31.329 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-18 09:17:31.339 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-18 09:17:31.348 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-18 09:17:31.358 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-18 09:17:31.375 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-18 09:17:31.388 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-18 09:17:31.402 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-18 09:17:31.418 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-18 09:17:31.430 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-18 09:17:31.446 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-18 09:17:31.456 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-18 09:17:31.467 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-18 09:17:31.478 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-18 09:17:31.484 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-18 09:17:31.490 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-08-18 09:17:31.496 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-18 09:17:31.507 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-18 09:17:31.514 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-18 09:17:31.521 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-18 09:17:31.529 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-18 09:17:31.537 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-08-18 09:17:31.550 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-18 09:17:31.562 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-08-18 09:17:31.576 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 42.1 MB/s 0:00:00 2026-08-18 09:17:31.581 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-18 09:17:31.589 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-18 09:17:31.597 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-18 09:17:31.604 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-18 09:17:31.612 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-18 09:17:31.628 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-18 09:17:31.636 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-18 09:17:31.646 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-08-18 09:17:31.654 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-18 09:17:31.671 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-18 09:17:31.678 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-18 09:17:31.691 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-18 09:17:31.702 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-18 09:17:31.708 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-18 09:17:31.715 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-18 09:17:31.723 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-08-18 09:17:31.738 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-18 09:17:31.796 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 57.3 MB/s 0:00:00 2026-08-18 09:17:31.800 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-18 09:17:31.813 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-18 09:17:31.822 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-18 09:17:31.831 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-08-18 09:17:31.846 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-18 09:17:31.856 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-18 09:17:31.865 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-18 09:17:31.873 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-18 09:17:31.879 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-08-18 09:17:31.885 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-18 09:17:31.892 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-08-18 09:17:32.081 | Building wheels for collected packages: keystone 2026-08-18 09:17:32.082 | Building editable for keystone (pyproject.toml): started 2026-08-18 09:17:32.795 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-18 09:17:32.796 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=4750a69e43d49aa63e964c4b87c9da272c2dbf265a7bbb16109509c15f754835 2026-08-18 09:17:32.796 | Stored in directory: /tmp/pip-ephem-wheel-cache-w36nbc5q/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-18 09:17:32.799 | Successfully built keystone 2026-08-18 09:17:32.985 | 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-08-18 09:17:33.013 | Attempting uninstall: pytz 2026-08-18 09:17:33.020 | Found existing installation: pytz 2024.1 2026-08-18 09:17:33.020 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:33.020 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-18 09:17:33.956 | Attempting uninstall: oauthlib 2026-08-18 09:17:33.963 | Found existing installation: oauthlib 3.2.2 2026-08-18 09:17:33.963 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:33.963 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-18 09:17:34.052 | Attempting uninstall: markupsafe 2026-08-18 09:17:34.060 | Found existing installation: MarkupSafe 2.1.5 2026-08-18 09:17:34.060 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:34.060 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-18 09:17:34.729 | Attempting uninstall: click 2026-08-18 09:17:34.736 | Found existing installation: click 8.1.6 2026-08-18 09:17:34.737 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:34.737 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-18 09:17:34.835 | Attempting uninstall: blinker 2026-08-18 09:17:34.841 | Found existing installation: blinker 1.7.0 2026-08-18 09:17:34.842 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:34.842 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-18 09:17:34.851 | Attempting uninstall: bcrypt 2026-08-18 09:17:34.859 | Found existing installation: bcrypt 3.2.2 2026-08-18 09:17:34.860 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:34.860 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-18 09:17:34.870 | Attempting uninstall: attrs 2026-08-18 09:17:34.876 | Found existing installation: attrs 23.2.0 2026-08-18 09:17:34.877 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:34.877 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-18 09:17:36.783 | Attempting uninstall: jinja2 2026-08-18 09:17:36.789 | Found existing installation: Jinja2 3.1.2 2026-08-18 09:17:36.789 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:36.789 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-18 09:17:37.450 | Attempting uninstall: cryptography 2026-08-18 09:17:37.461 | Found existing installation: cryptography 41.0.7 2026-08-18 09:17:37.462 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:37.463 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-18 09:17:37.893 | Attempting uninstall: pyopenssl 2026-08-18 09:17:37.900 | Found existing installation: pyOpenSSL 23.2.0 2026-08-18 09:17:37.900 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:37.900 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-18 09:17:38.157 | Attempting uninstall: jsonschema 2026-08-18 09:17:38.164 | Found existing installation: jsonschema 4.10.3 2026-08-18 09:17:38.164 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:17:38.164 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-18 09:17:39.072 | 2026-08-18 09:17:39.076 | 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-08-18 09:17:39.076 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-18 09:17:39.081 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 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-08-18 09:17:39.404 | + inc/python:pip_install:216 : result=0 2026-08-18 09:17:39.407 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:17:39.409 | + functions-common:time_stop:2420 : local name 2026-08-18 09:17:39.411 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:17:39.415 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:17:39.417 | + functions-common:time_stop:2423 : local total 2026-08-18 09:17:39.420 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:17:39.425 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:17:39.427 | + functions-common:time_stop:2427 : start_time=1787044643737 2026-08-18 09:17:39.430 | + functions-common:time_stop:2429 : [[ -z 1787044643737 ]] 2026-08-18 09:17:39.433 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:17:39.439 | + functions-common:time_stop:2432 : end_time=1787044659435 2026-08-18 09:17:39.441 | + functions-common:time_stop:2433 : elapsed_time=15698 2026-08-18 09:17:39.444 | + functions-common:time_stop:2434 : total=31928 2026-08-18 09:17:39.447 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:17:39.450 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47626 2026-08-18 09:17:39.453 | + inc/python:pip_install:219 : return 0 2026-08-18 09:17:39.456 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 09:17:39.459 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:17:39.461 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-18 09:17:39.464 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-18 09:17:39.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:39.470 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:39.474 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2026-08-18 09:17:39.477 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:39.480 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-18 09:17:39.501 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:17:39.505 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 09:17:39.508 | + ./stack.sh:main:924 : configure_keystone 2026-08-18 09:17:39.511 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-08-18 09:17:39.528 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-18 09:17:39.531 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-18 09:17:39.537 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-18 09:17:39.556 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:17:39.559 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-18 09:17:39.596 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-18 09:17:39.630 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-18 09:17:39.671 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-18 09:17:39.709 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-18 09:17:39.749 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-18 09:17:39.790 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-18 09:17:39.827 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-18 09:17:39.863 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-18 09:17:39.901 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-18 09:17:39.904 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-18 09:17:39.906 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-18 09:17:39.910 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-18 09:17:39.913 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-18 09:17:39.916 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 09:17:39.933 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:39.937 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-18 09:17:39.940 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-18 09:17:39.944 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 09:17:39.963 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:39.966 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:17:39.969 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:17:40.007 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 09:17:40.009 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 09:17:40.011 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.138/identity 2026-08-18 09:17:40.049 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-18 09:17:40.052 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-18 09:17:40.092 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-18 09:17:40.096 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-18 09:17:40.099 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-18 09:17:40.102 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-18 09:17:40.105 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 09:17:40.107 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 09:17:40.110 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 09:17:40.130 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:40.133 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 09:17:40.137 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-18 09:17:40.141 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-18 09:17:40.177 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-18 09:17:40.179 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-18 09:17:40.182 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-18 09:17:40.184 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-18 09:17:40.188 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 09:17:40.206 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 09:17:40.208 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 09:17:40.211 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 09:17:40.215 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 09:17:40.218 | + 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-08-18 09:17:40.250 | + 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-08-18 09:17:40.283 | + 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-08-18 09:17:40.316 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 09:17:40.348 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-18 09:17:40.384 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-18 09:17:40.421 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-18 09:17:40.424 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-18 09:17:40.427 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-18 09:17:40.429 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-18 09:17:40.433 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-18 09:17:40.436 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-18 09:17:40.439 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-18 09:17:40.442 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 09:17:40.444 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 09:17:40.462 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-18 09:17:40.462 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:17:40.470 | d /var/run/uwsgi 0755 stack root 2026-08-18 09:17:40.474 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:17:40.489 | /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-08-18 09:17:40.493 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-18 09:17:40.496 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-18 09:17:40.501 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 09:17:40.504 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-18 09:17:40.537 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-08-18 09:17:40.572 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-18 09:17:40.608 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-18 09:17:40.643 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-18 09:17:40.677 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-18 09:17:40.712 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-18 09:17:40.745 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-18 09:17:40.779 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-18 09:17:40.814 | + 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-08-18 09:17:40.849 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-18 09:17:40.885 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-18 09:17:40.916 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-18 09:17:40.949 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-18 09:17:40.983 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-18 09:17:40.987 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-18 09:17:40.990 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-18 09:17:40.993 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-18 09:17:40.997 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 09:17:41.000 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:17:41.003 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:17:41.006 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-18 09:17:41.010 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-18 09:17:41.013 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-18 09:17:41.047 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-18 09:17:41.080 | + 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-08-18 09:17:41.080 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-18 09:17:41.089 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-18 09:17:41.093 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-18 09:17:41.096 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-18 09:17:41.099 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 09:17:41.102 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 09:17:41.105 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:17:41.107 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:17:41.110 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:17:41.112 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:17:41.114 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 09:17:41.116 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 09:17:41.119 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:17:41.121 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:17:41.124 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-18 09:17:41.168 | Enabling site keystone-api. 2026-08-18 09:17:41.175 | To activate the new configuration, you need to run: 2026-08-18 09:17:41.175 | systemctl reload apache2 2026-08-18 09:17:41.179 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-18 09:17:41.182 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:17:41.185 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:17:41.187 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:17:41.299 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-18 09:17:41.331 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-18 09:17:41.366 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-18 09:17:41.400 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-18 09:17:41.402 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-18 09:17:41.438 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-18 09:17:41.474 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-18 09:17:41.511 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-18 09:17:41.552 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-18 09:17:41.556 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-18 09:17:41.596 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-18 09:17:41.619 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:41.622 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-08-18 09:17:41.640 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:17:41.644 | + ./stack.sh:main:932 : stack_install_service swift 2026-08-18 09:17:41.647 | + lib/stack:stack_install_service:20 : local service=swift 2026-08-18 09:17:41.650 | + lib/stack:stack_install_service:21 : type install_swift 2026-08-18 09:17:41.653 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 09:17:41.656 | + lib/stack:stack_install_service:32 : install_swift 2026-08-18 09:17:41.659 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-08-18 09:17:41.662 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-08-18 09:17:41.664 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-08-18 09:17:41.667 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:17:41.670 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 09:17:41.673 | ++ functions-common:git_clone:593 : pwd 2026-08-18 09:17:41.677 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:17:41.680 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:17:41.683 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:17:41.701 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:17:41.704 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:17:41.707 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:17:41.710 | + functions-common:git_clone:610 : echo master 2026-08-18 09:17:41.710 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:17:41.716 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-08-18 09:17:41.718 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:17:41.721 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-08-18 09:17:41.735 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-08-18 09:17:41.738 | + functions-common:git_clone:673 : head -1 2026-08-18 09:17:41.738 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 09:17:41.762 | 3064444bf CHANGELOG for 2.38.1 2026-08-18 09:17:41.765 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:17:41.768 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-08-18 09:17:41.771 | + inc/python:setup_develop:353 : local bindep 2026-08-18 09:17:41.774 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-08-18 09:17:41.777 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-08-18 09:17:41.779 | + inc/python:setup_develop:359 : local extras=keystone 2026-08-18 09:17:41.783 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-08-18 09:17:41.786 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 09:17:41.789 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-08-18 09:17:41.791 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-08-18 09:17:41.794 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 09:17:41.797 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-08-18 09:17:41.800 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-08-18 09:17:41.803 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 09:17:41.806 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-08-18 09:17:41.810 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 09:17:41.813 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 09:17:41.817 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-08-18 09:17:41.824 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-08-18 09:17:41.827 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-08-18 09:17:41.829 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-08-18 09:17:41.914 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-08-18 09:17:41.917 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 09:17:41.920 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 09:17:41.922 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 09:17:41.924 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-08-18 09:17:41.927 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-08-18 09:17:41.930 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 09:17:41.932 | + inc/python:setup_package:446 : local extras=keystone 2026-08-18 09:17:41.936 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 09:17:41.939 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-08-18 09:17:41.942 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-08-18 09:17:41.945 | + inc/python:setup_package:456 : extras='[keystone]' 2026-08-18 09:17:41.948 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 09:17:41.950 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-08-18 09:17:41.974 | Using python 3.12 to install /opt/stack/swift 2026-08-18 09:17:41.977 | + 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/swift[keystone]' 2026-08-18 09:17:42.493 | Obtaining file:///opt/stack/swift 2026-08-18 09:17:42.495 | Installing build dependencies: started 2026-08-18 09:17:43.306 | Installing build dependencies: finished with status 'done' 2026-08-18 09:17:43.307 | Checking if build backend supports build_editable: started 2026-08-18 09:17:43.662 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 09:17:43.662 | Getting requirements to build editable: started 2026-08-18 09:17:43.855 | Getting requirements to build editable: finished with status 'done' 2026-08-18 09:17:43.856 | Preparing editable metadata (pyproject.toml): started 2026-08-18 09:17:44.448 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:17:44.465 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev87) (0.41.0) 2026-08-18 09:17:44.465 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev87) (3.5.3) 2026-08-18 09:17:44.465 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev87) (3.1.0) 2026-08-18 09:17:44.820 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev87) 2026-08-18 09:17:44.884 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-18 09:17:44.890 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev87) (2.34.2) 2026-08-18 09:17:45.044 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev87) 2026-08-18 09:17:45.053 | Downloading xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (2.5 kB) 2026-08-18 09:17:45.185 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev87) 2026-08-18 09:17:45.188 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-08-18 09:17:45.197 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev87) (43.0.3) 2026-08-18 09:17:45.197 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev87) (2.8.0) 2026-08-18 09:17:45.199 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev87) (13.0.0) 2026-08-18 09:17:45.201 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.1.dev87) (2.0.0) 2026-08-18 09:17:45.202 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.38.1.dev87) (3.0) 2026-08-18 09:17:45.207 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (5.15.0) 2026-08-18 09:17:45.207 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (4.3.0) 2026-08-18 09:17:45.208 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (10.7.0) 2026-08-18 09:17:45.209 | Requirement already satisfied: oslo.context>=2.19.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (6.5.0) 2026-08-18 09:17:45.209 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (6.9.0) 2026-08-18 09:17:45.209 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (8.3.0) 2026-08-18 09:17:45.210 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (5.11.0) 2026-08-18 09:17:45.210 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (10.1.1) 2026-08-18 09:17:45.211 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (7.0.3) 2026-08-18 09:17:45.211 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (4.1.0) 2026-08-18 09:17:45.212 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (2.13.0) 2026-08-18 09:17:45.212 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (5.8.0) 2026-08-18 09:17:45.213 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (1.8.10) 2026-08-18 09:17:45.215 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (2.1.0) 2026-08-18 09:17:45.216 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (5.9.0) 2026-08-18 09:17:45.216 | 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.17.0->swift==2.38.1.dev87) (1.9.0) 2026-08-18 09:17:45.216 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (4.15.0) 2026-08-18 09:17:45.220 | 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.17.0->swift==2.38.1.dev87) (1.5.0) 2026-08-18 09:17:45.222 | 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.17.0->swift==2.38.1.dev87) (5.3.1) 2026-08-18 09:17:45.224 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (1.3.0) 2026-08-18 09:17:45.225 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (2.0.0) 2026-08-18 09:17:45.226 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (6.0.3) 2026-08-18 09:17:45.230 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (2.9.0.post0) 2026-08-18 09:17:45.231 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (3.1.0) 2026-08-18 09:17:45.233 | 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>=4.17.0->swift==2.38.1.dev87) (2.2.2) 2026-08-18 09:17:45.233 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (1.2.1) 2026-08-18 09:17:45.236 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (3.3.2) 2026-08-18 09:17:45.237 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (26.2) 2026-08-18 09:17:45.237 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (7.2.2) 2026-08-18 09:17:45.241 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (84.0.0) 2026-08-18 09:17:45.249 | 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->keystonemiddleware>=4.17.0->swift==2.38.1.dev87) (1.17.0) 2026-08-18 09:17:45.254 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev87) (3.4.7) 2026-08-18 09:17:45.258 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev87) (3.18) 2026-08-18 09:17:45.258 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev87) (2.7.0) 2026-08-18 09:17:45.258 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev87) (2023.11.17) 2026-08-18 09:17:45.291 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-18 09:17:45.396 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 63.4 MB/s 0:00:00 2026-08-18 09:17:45.400 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-08-18 09:17:45.415 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 32.3 MB/s 0:00:00 2026-08-18 09:17:45.419 | Downloading xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (38 kB) 2026-08-18 09:17:45.439 | Building wheels for collected packages: swift 2026-08-18 09:17:45.440 | Building editable for swift (pyproject.toml): started 2026-08-18 09:17:46.075 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-08-18 09:17:46.076 | Created wheel for swift: filename=swift-2.38.1.dev87-0.editable-py3-none-any.whl size=19811 sha256=59fc46c76ec1a1a5851c177106077fd5b71ecab2f9b40bcb3812bbe6d68099bc 2026-08-18 09:17:46.076 | Stored in directory: /tmp/pip-ephem-wheel-cache-w1wt757p/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-08-18 09:17:46.079 | Successfully built swift 2026-08-18 09:17:46.201 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-08-18 09:17:46.436 | 2026-08-18 09:17:46.443 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev87 xattr-1.3.0 2026-08-18 09:17:46.590 | + inc/python:pip_install:216 : result=0 2026-08-18 09:17:46.594 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:17:46.596 | + functions-common:time_stop:2420 : local name 2026-08-18 09:17:46.600 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:17:46.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:17:46.606 | + functions-common:time_stop:2423 : local total 2026-08-18 09:17:46.609 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:17:46.612 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:17:46.616 | + functions-common:time_stop:2427 : start_time=1787044661968 2026-08-18 09:17:46.619 | + functions-common:time_stop:2429 : [[ -z 1787044661968 ]] 2026-08-18 09:17:46.623 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:17:46.628 | + functions-common:time_stop:2432 : end_time=1787044666624 2026-08-18 09:17:46.631 | + functions-common:time_stop:2433 : elapsed_time=4656 2026-08-18 09:17:46.635 | + functions-common:time_stop:2434 : total=47626 2026-08-18 09:17:46.639 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:17:46.641 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=52282 2026-08-18 09:17:46.643 | + inc/python:pip_install:219 : return 0 2026-08-18 09:17:46.646 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 09:17:46.650 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:17:46.654 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-08-18 09:17:46.657 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-08-18 09:17:46.659 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:46.662 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:46.665 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/swift, ]] 2026-08-18 09:17:46.669 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:46.671 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-08-18 09:17:46.674 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 09:17:46.678 | + ./stack.sh:main:933 : configure_swift 2026-08-18 09:17:46.680 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-08-18 09:17:46.683 | + lib/swift:configure_swift:332 : local node_number 2026-08-18 09:17:46.685 | + lib/swift:configure_swift:333 : local swift_node_config 2026-08-18 09:17:46.687 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-08-18 09:17:46.689 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-08-18 09:17:47.025 | No container-sync running 2026-08-18 09:17:47.025 | No container-replicator running 2026-08-18 09:17:47.025 | No container-auditor running 2026-08-18 09:17:47.025 | No object-reconstructor running 2026-08-18 09:17:47.025 | No account-auditor running 2026-08-18 09:17:47.025 | No object-auditor running 2026-08-18 09:17:47.025 | No object-server running 2026-08-18 09:17:47.025 | No account-reaper running 2026-08-18 09:17:47.025 | No account-replicator running 2026-08-18 09:17:47.025 | No container-server running 2026-08-18 09:17:47.025 | No object-updater running 2026-08-18 09:17:47.025 | No container-reconciler running 2026-08-18 09:17:47.025 | No object-expirer running 2026-08-18 09:17:47.025 | No proxy-server running 2026-08-18 09:17:47.025 | No object-replicator running 2026-08-18 09:17:47.025 | No account-server running 2026-08-18 09:17:47.025 | No container-updater running 2026-08-18 09:17:47.025 | No container-sharder running 2026-08-18 09:17:47.129 | + lib/swift:configure_swift:337 : true 2026-08-18 09:17:47.132 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-08-18 09:17:47.146 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-08-18 09:17:47.160 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-08-18 09:17:47.164 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-08-18 09:17:47.164 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-08-18 09:17:47.170 | + lib/swift:configure_swift:351 : sed -e ' 2026-08-18 09:17:47.170 | s/%GROUP%/stack/; 2026-08-18 09:17:47.170 | s/%USER%/stack/; 2026-08-18 09:17:47.170 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-08-18 09:17:47.170 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-08-18 09:17:47.174 | uid = stack 2026-08-18 09:17:47.174 | gid = stack 2026-08-18 09:17:47.174 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-08-18 09:17:47.174 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-08-18 09:17:47.174 | address = 127.0.0.1 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [account6612] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/1/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [account6622] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/2/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [account6632] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/3/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [account6642] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/4/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [container6611] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/1/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [container6621] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/2/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [container6631] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/3/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [container6641] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/4/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [object6613] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/1/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [object6623] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/2/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [object6633] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/3/ 2026-08-18 09:17:47.174 | read only = false 2026-08-18 09:17:47.174 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-08-18 09:17:47.174 | 2026-08-18 09:17:47.174 | [object6643] 2026-08-18 09:17:47.174 | max connections = 25 2026-08-18 09:17:47.174 | path = /opt/stack/data/swift/4/ 2026-08-18 09:17:47.175 | read only = false 2026-08-18 09:17:47.175 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-08-18 09:17:47.179 | + lib/swift:configure_swift:357 : is_ubuntu 2026-08-18 09:17:47.182 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:17:47.185 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:17:47.187 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-08-18 09:17:47.202 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-08-18 09:17:47.205 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-08-18 09:17:47.210 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-08-18 09:17:47.216 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-08-18 09:17:47.218 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-08-18 09:17:47.225 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-08-18 09:17:47.261 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.138:8080/v1/ 2026-08-18 09:17:47.296 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-08-18 09:17:47.316 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-08-18 09:17:47.350 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-08-18 09:17:47.370 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-08-18 09:17:47.404 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-08-18 09:17:47.424 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-08-18 09:17:47.458 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-08-18 09:17:47.479 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-08-18 09:17:47.511 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-08-18 09:17:47.531 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-08-18 09:17:47.566 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-08-18 09:17:47.587 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-08-18 09:17:47.602 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:47.603 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-08-18 09:17:47.639 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-08-18 09:17:47.673 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-08-18 09:17:47.706 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-08-18 09:17:47.740 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-08-18 09:17:47.743 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-08-18 09:17:47.759 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:17:47.761 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-08-18 09:17:47.793 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-08-18 09:17:47.814 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:17:47.817 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-08-18 09:17:47.834 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:47.838 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-08-18 09:17:47.840 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-08-18 09:17:47.859 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:17:47.862 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-08-18 09:17:47.865 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-08-18 09:17:47.867 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-08-18 09:17:47.873 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-08-18 09:17:47.879 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-08-18 09:17:47.914 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-08-18 09:17:47.948 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-08-18 09:17:47.982 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-08-18 09:17:48.021 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-08-18 09:17:48.059 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-08-18 09:17:48.062 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-08-18 09:17:48.064 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-08-18 09:17:48.066 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-08-18 09:17:48.069 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 09:17:48.071 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-08-18 09:17:48.074 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-08-18 09:17:48.076 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-08-18 09:17:48.078 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-08-18 09:17:48.080 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-08-18 09:17:48.112 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-08-18 09:17:48.143 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.138/identity 2026-08-18 09:17:48.177 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-08-18 09:17:48.212 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-08-18 09:17:48.244 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-08-18 09:17:48.280 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-08-18 09:17:48.316 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-08-18 09:17:48.353 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.138/identity 2026-08-18 09:17:48.388 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 09:17:48.422 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-08-18 09:17:48.458 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 09:17:48.460 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-08-18 09:17:48.493 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-08-18 09:17:48.524 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-08-18 09:17:48.553 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-08-18 09:17:48.584 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-08-18 09:17:48.612 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-08-18 09:17:48.632 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-08-18 09:17:48.664 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-08-18 09:17:48.693 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-08-18 09:17:48.697 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-08-18 09:17:48.732 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-08-18 09:17:48.762 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-08-18 09:17:48.795 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-08-18 09:17:48.835 | + lib/swift:configure_swift:490 : local node_number 2026-08-18 09:17:48.837 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-08-18 09:17:48.840 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-08-18 09:17:48.843 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-08-18 09:17:48.849 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-08-18 09:17:48.851 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-08-18 09:17:48.854 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-08-18 09:17:48.857 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-08-18 09:17:48.859 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-08-18 09:17:48.861 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-08-18 09:17:48.864 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-08-18 09:17:48.866 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-08-18 09:17:48.887 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-08-18 09:17:48.920 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-08-18 09:17:48.939 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-08-18 09:17:48.971 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-08-18 09:17:48.990 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-08-18 09:17:49.024 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-08-18 09:17:49.042 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-08-18 09:17:49.074 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-08-18 09:17:49.093 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-08-18 09:17:49.127 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-08-18 09:17:49.146 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-08-18 09:17:49.180 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-08-18 09:17:49.200 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-08-18 09:17:49.237 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-08-18 09:17:49.258 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-08-18 09:17:49.294 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-08-18 09:17:49.314 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-08-18 09:17:49.350 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2026-08-18 09:17:49.357 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-08-18 09:17:49.375 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-08-18 09:17:49.411 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-08-18 09:17:49.448 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-08-18 09:17:49.451 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-08-18 09:17:49.456 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-08-18 09:17:49.459 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-08-18 09:17:49.462 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-08-18 09:17:49.465 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-08-18 09:17:49.468 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-08-18 09:17:49.471 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-08-18 09:17:49.473 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-08-18 09:17:49.476 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-08-18 09:17:49.495 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-08-18 09:17:49.526 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-08-18 09:17:49.544 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-08-18 09:17:49.575 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-08-18 09:17:49.594 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-08-18 09:17:49.625 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-08-18 09:17:49.642 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-08-18 09:17:49.674 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-08-18 09:17:49.695 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-08-18 09:17:49.729 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-08-18 09:17:49.750 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-08-18 09:17:49.786 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-08-18 09:17:49.804 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-08-18 09:17:49.840 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-08-18 09:17:49.860 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-08-18 09:17:49.890 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-08-18 09:17:49.909 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-08-18 09:17:49.943 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2026-08-18 09:17:49.949 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-08-18 09:17:49.970 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-08-18 09:17:50.006 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-08-18 09:17:50.009 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-08-18 09:17:50.014 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-08-18 09:17:50.016 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-08-18 09:17:50.018 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-08-18 09:17:50.021 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-08-18 09:17:50.023 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-08-18 09:17:50.025 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-08-18 09:17:50.027 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-08-18 09:17:50.030 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-08-18 09:17:50.049 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-08-18 09:17:50.086 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-08-18 09:17:50.106 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-08-18 09:17:50.140 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-08-18 09:17:50.159 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-08-18 09:17:50.194 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-08-18 09:17:50.215 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-08-18 09:17:50.254 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-08-18 09:17:50.276 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-08-18 09:17:50.311 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-08-18 09:17:50.331 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-08-18 09:17:50.362 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-08-18 09:17:50.382 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-08-18 09:17:50.416 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-08-18 09:17:50.437 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-08-18 09:17:50.469 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-08-18 09:17:50.491 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-08-18 09:17:50.527 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2026-08-18 09:17:50.532 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-08-18 09:17:50.552 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-08-18 09:17:50.588 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-08-18 09:17:50.624 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-08-18 09:17:50.660 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-08-18 09:17:50.696 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-08-18 09:17:50.699 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-08-18 09:17:50.705 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-08-18 09:17:50.742 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-08-18 09:17:50.778 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-08-18 09:17:50.811 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-08-18 09:17:50.843 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-08-18 09:17:50.880 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-08-18 09:17:50.912 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-08-18 09:17:50.947 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-08-18 09:17:50.984 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-08-18 09:17:51.021 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-08-18 09:17:51.040 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:51.043 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-08-18 09:17:51.064 | + lib/swift:configure_swift:533 : local auth_vers 2026-08-18 09:17:51.067 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-08-18 09:17:51.088 | + lib/swift:configure_swift:534 : auth_vers=3 2026-08-18 09:17:51.091 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.138 2026-08-18 09:17:51.124 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-08-18 09:17:51.127 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-08-18 09:17:51.161 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.138/identity 2026-08-18 09:17:51.197 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-08-18 09:17:51.200 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-08-18 09:17:51.236 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-08-18 09:17:51.255 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:51.259 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-08-18 09:17:51.295 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-08-18 09:17:51.333 | + lib/swift:configure_swift:553 : local user_group 2026-08-18 09:17:51.337 | ++ lib/swift:configure_swift:554 : id -g stack 2026-08-18 09:17:51.341 | + lib/swift:configure_swift:554 : user_group=1002 2026-08-18 09:17:51.344 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-08-18 09:17:51.359 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-08-18 09:17:51.362 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-08-18 09:17:51.376 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-08-18 09:17:51.380 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-08-18 09:17:51.394 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-08-18 09:17:51.397 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-08-18 09:17:51.400 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-08-18 09:17:51.421 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:17:51.424 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-18 09:17:51.446 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:51.449 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-18 09:17:51.452 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-18 09:17:51.456 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-18 09:17:51.459 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 09:17:51.462 | + lib/stack:stack_install_service:32 : install_glance 2026-08-18 09:17:51.466 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-18 09:17:51.469 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-18 09:17:51.472 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-18 09:17:51.492 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:51.495 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-18 09:17:51.499 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-18 09:17:51.521 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:17:51.524 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-08-18 09:17:51.528 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-18 09:17:51.531 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-18 09:17:51.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:17:51.538 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:17:51.542 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2026-08-18 09:17:51.545 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:17:51.550 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-08-18 09:17:51.553 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-18 09:17:51.558 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-08-18 09:17:51.562 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-08-18 09:17:51.566 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-18 09:17:51.569 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-08-18 09:17:51.573 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-18 09:17:51.577 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-18 09:17:51.580 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-18 09:17:51.583 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-18 09:17:51.587 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-18 09:17:51.588 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-18 09:17:51.594 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-18 09:17:51.597 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-18 09:17:51.600 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-18 09:17:51.603 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-18 09:17:51.607 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-08-18 09:17:51.635 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-08-18 09:17:51.638 | + 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[swift,cinder]!=0.29.0' 2026-08-18 09:17:52.448 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-18 09:17:52.503 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-18 09:17:52.512 | 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,swift]!=0.29.0) (10.7.0) 2026-08-18 09:17:52.512 | 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,swift]!=0.29.0) (6.9.0) 2026-08-18 09:17:52.512 | 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,swift]!=0.29.0) (5.11.0) 2026-08-18 09:17:52.512 | 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,swift]!=0.29.0) (10.1.1) 2026-08-18 09:17:52.513 | 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,swift]!=0.29.0) (7.6.1) 2026-08-18 09:17:52.513 | 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,swift]!=0.29.0) (5.9.0) 2026-08-18 09:17:52.514 | 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,swift]!=0.29.0) (4.26.0) 2026-08-18 09:17:52.514 | 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,swift]!=0.29.0) (5.15.0) 2026-08-18 09:17:52.515 | 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,swift]!=0.29.0) (5.8.0) 2026-08-18 09:17:52.515 | 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,swift]!=0.29.0) (2.34.2) 2026-08-18 09:17:52.524 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-08-18 09:17:52.529 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-18 09:17:52.537 | 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,swift]!=0.29.0) (3.4.0) 2026-08-18 09:17:52.539 | 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,swift]!=0.29.0) (3.1.0) 2026-08-18 09:17:52.541 | 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,swift]!=0.29.0) (2.2.2) 2026-08-18 09:17:52.673 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-18 09:17:52.680 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-18 09:17:52.823 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-18 09:17:52.827 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-18 09:17:52.971 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-18 09:17:52.976 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-18 09:17:53.111 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-18 09:17:53.116 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 09:17:53.263 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-18 09:17:53.267 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-18 09:17:53.276 | 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,swift]!=0.29.0) (26.1.0) 2026-08-18 09:17:53.276 | 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,swift]!=0.29.0) (2025.9.1) 2026-08-18 09:17:53.276 | 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,swift]!=0.29.0) (0.37.0) 2026-08-18 09:17:53.276 | 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,swift]!=0.29.0) (2026.5.1) 2026-08-18 09:17:53.280 | 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,swift]!=0.29.0) (2.1.0) 2026-08-18 09:17:53.280 | 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,swift]!=0.29.0) (1.9.0) 2026-08-18 09:17:53.281 | 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,swift]!=0.29.0) (4.15.0) 2026-08-18 09:17:53.283 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-08-18 09:17:53.284 | 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,swift]!=0.29.0) (6.5.0) 2026-08-18 09:17:53.285 | 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,swift]!=0.29.0) (8.3.0) 2026-08-18 09:17:53.287 | 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,swift]!=0.29.0) (4.8.0) 2026-08-18 09:17:53.301 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-08-18 09:17:53.303 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-18 09:17:53.308 | 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,swift]!=0.29.0) (7.2.2) 2026-08-18 09:17:53.311 | 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,swift]!=0.29.0) (0.20) 2026-08-18 09:17:53.313 | 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,swift]!=0.29.0) (1.3.0) 2026-08-18 09:17:53.313 | 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,swift]!=0.29.0) (2.0.0) 2026-08-18 09:17:53.314 | 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,swift]!=0.29.0) (6.0.3) 2026-08-18 09:17:53.319 | 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,swift]!=0.29.0) (2.9.0.post0) 2026-08-18 09:17:53.321 | 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,swift]!=0.29.0) (2.0.0) 2026-08-18 09:17:53.322 | 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,swift]!=0.29.0) (1.2.1) 2026-08-18 09:17:53.323 | 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,swift]!=0.29.0) (3.0) 2026-08-18 09:17:53.327 | 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,swift]!=0.29.0) (1.8.10) 2026-08-18 09:17:53.328 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (0.41.0) 2026-08-18 09:17:53.329 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.5.3) 2026-08-18 09:17:53.329 | 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,swift]!=0.29.0) (3.1.0) 2026-08-18 09:17:53.330 | 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,swift]!=0.29.0) (2.5.1) 2026-08-18 09:17:53.330 | 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,swift]!=0.29.0) (3.10.1) 2026-08-18 09:17:53.331 | 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,swift]!=0.29.0) (1.7.6) 2026-08-18 09:17:53.332 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-08-18 09:17:53.338 | 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,swift]!=0.29.0) (3.3.2) 2026-08-18 09:17:53.339 | 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,swift]!=0.29.0) (26.2) 2026-08-18 09:17:53.343 | 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,swift]!=0.29.0) (84.0.0) 2026-08-18 09:17:53.349 | 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,swift]!=0.29.0) (3.18.0) 2026-08-18 09:17:53.351 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.8.1) 2026-08-18 09:17:53.353 | 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,swift]!=0.29.0) (1.17.0) 2026-08-18 09:17:53.361 | 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,swift]!=0.29.0) (3.4.7) 2026-08-18 09:17:53.362 | 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,swift]!=0.29.0) (3.18) 2026-08-18 09:17:53.362 | 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,swift]!=0.29.0) (2.7.0) 2026-08-18 09:17:53.363 | 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,swift]!=0.29.0) (2023.11.17) 2026-08-18 09:17:53.377 | 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,swift]!=0.29.0) (0.8) 2026-08-18 09:17:53.408 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-08-18 09:17:53.427 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-08-18 09:17:53.441 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-18 09:17:53.448 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-18 09:17:53.455 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-18 09:17:53.467 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-18 09:17:53.475 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-18 09:17:53.483 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-18 09:17:53.653 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-18 09:17:54.352 | 2026-08-18 09:17:54.365 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-08-18 09:17:54.486 | + inc/python:pip_install:216 : result=0 2026-08-18 09:17:54.489 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:17:54.492 | + functions-common:time_stop:2420 : local name 2026-08-18 09:17:54.495 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:17:54.498 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:17:54.501 | + functions-common:time_stop:2423 : local total 2026-08-18 09:17:54.504 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:17:54.508 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:17:54.511 | + functions-common:time_stop:2427 : start_time=1787044671628 2026-08-18 09:17:54.514 | + functions-common:time_stop:2429 : [[ -z 1787044671628 ]] 2026-08-18 09:17:54.518 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:17:54.522 | + functions-common:time_stop:2432 : end_time=1787044674519 2026-08-18 09:17:54.525 | + functions-common:time_stop:2433 : elapsed_time=2891 2026-08-18 09:17:54.529 | + functions-common:time_stop:2434 : total=52282 2026-08-18 09:17:54.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:17:54.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=55173 2026-08-18 09:17:54.539 | + inc/python:pip_install:219 : return 0 2026-08-18 09:17:54.542 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-18 09:17:54.546 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-18 09:17:54.550 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-08-18 09:17:54.563 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-18 09:17:54.570 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-18 09:17:54.573 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-08-18 09:17:54.576 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-18 09:17:54.578 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:17:54.581 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 09:17:54.585 | ++ functions-common:git_clone:593 : pwd 2026-08-18 09:17:54.589 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:17:54.591 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:17:54.595 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:17:54.613 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:17:54.615 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:17:54.618 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:17:54.621 | + functions-common:git_clone:610 : echo master 2026-08-18 09:17:54.622 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:17:54.627 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-18 09:17:54.629 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:17:54.632 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-18 09:17:54.648 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-18 09:17:54.651 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 09:17:54.651 | + functions-common:git_clone:673 : head -1 2026-08-18 09:17:54.690 | 720c21cf8 Merge "fix for 2 methods in metadefs policies" 2026-08-18 09:17:54.694 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:17:54.697 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-18 09:17:54.700 | + inc/python:setup_develop:353 : local bindep 2026-08-18 09:17:54.703 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-18 09:17:54.707 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-18 09:17:54.710 | + inc/python:setup_develop:359 : local extras= 2026-08-18 09:17:54.712 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-18 09:17:54.715 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 09:17:54.718 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-18 09:17:54.721 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-18 09:17:54.723 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 09:17:54.727 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 09:17:54.731 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-18 09:17:54.733 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 09:17:54.736 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-18 09:17:54.740 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 09:17:54.742 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 09:17:54.747 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-18 09:17:54.755 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-18 09:17:54.758 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-18 09:17:54.761 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-18 09:17:54.851 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-18 09:17:54.853 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 09:17:54.857 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 09:17:54.859 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 09:17:54.863 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-18 09:17:54.866 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-18 09:17:54.869 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 09:17:54.872 | + inc/python:setup_package:446 : local extras= 2026-08-18 09:17:54.875 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 09:17:54.878 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 09:17:54.881 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 09:17:54.884 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 09:17:54.887 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 09:17:54.891 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-18 09:17:54.916 | Using python 3.12 to install /opt/stack/glance 2026-08-18 09:17:54.919 | + 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-08-18 09:17:55.438 | Obtaining file:///opt/stack/glance 2026-08-18 09:17:55.441 | Installing build dependencies: started 2026-08-18 09:17:56.232 | Installing build dependencies: finished with status 'done' 2026-08-18 09:17:56.232 | Checking if build backend supports build_editable: started 2026-08-18 09:17:56.551 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 09:17:56.551 | Getting requirements to build editable: started 2026-08-18 09:17:56.726 | Getting requirements to build editable: finished with status 'done' 2026-08-18 09:17:56.727 | Preparing editable metadata (pyproject.toml): started 2026-08-18 09:17:57.454 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:17:57.464 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (7.0.3) 2026-08-18 09:17:57.465 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (0.7.1) 2026-08-18 09:17:57.465 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (2.0.51) 2026-08-18 09:17:57.465 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (3.1.0) 2026-08-18 09:17:57.466 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (2.5.1) 2026-08-18 09:17:57.466 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (1.8.10) 2026-08-18 09:17:57.468 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (1.18.5) 2026-08-18 09:17:57.533 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev38) 2026-08-18 09:17:57.584 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 09:17:57.589 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (10.7.0) 2026-08-18 09:17:57.590 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (7.6.1) 2026-08-18 09:17:57.590 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (6.5.0) 2026-08-18 09:17:57.591 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (2.8.0) 2026-08-18 09:17:57.591 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (10.1.1) 2026-08-18 09:17:57.592 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (5.9.0) 2026-08-18 09:17:57.732 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev38) 2026-08-18 09:17:57.737 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-18 09:17:57.745 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (5.15.0) 2026-08-18 09:17:57.745 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (13.0.0) 2026-08-18 09:17:57.869 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev38) 2026-08-18 09:17:57.874 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-18 09:17:57.879 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (3.18.0) 2026-08-18 09:17:57.880 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (3.10.1) 2026-08-18 09:17:57.880 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (4.26.0) 2026-08-18 09:17:57.881 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (5.8.0) 2026-08-18 09:17:57.881 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (18.1.0) 2026-08-18 09:17:57.882 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (6.9.0) 2026-08-18 09:17:58.011 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev38) 2026-08-18 09:17:58.064 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 09:17:58.071 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (8.3.0) 2026-08-18 09:17:58.071 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (18.2.0) 2026-08-18 09:17:58.073 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (8.2.0) 2026-08-18 09:17:58.211 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev38) 2026-08-18 09:17:58.225 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-18 09:17:58.231 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (6.0.0) 2026-08-18 09:17:58.233 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) (4.8.0) 2026-08-18 09:17:58.234 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (4.4.0) 2026-08-18 09:17:58.234 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (5.6.0) 2026-08-18 09:17:58.234 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (3.1.0) 2026-08-18 09:17:58.234 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev38) (43.0.3) 2026-08-18 09:17:58.366 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev38) 2026-08-18 09:17:58.385 | Downloading cursive-0.3.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 09:17:58.541 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev38) 2026-08-18 09:17:58.563 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 09:17:58.570 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev38) (1.3.12) 2026-08-18 09:17:58.570 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev38) (4.15.0) 2026-08-18 09:17:58.724 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:58.748 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-18 09:17:58.756 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev38) (2.34.2) 2026-08-18 09:17:58.758 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev38) (2.0.0) 2026-08-18 09:17:58.762 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev38) (3.0) 2026-08-18 09:17:58.764 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev38) (5.11.0) 2026-08-18 09:17:58.765 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev38) (2.2.2) 2026-08-18 09:17:58.772 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev38) (1.4.2) 2026-08-18 09:17:58.772 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev38) (3.4.0) 2026-08-18 09:17:58.772 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev38) (3.3.2) 2026-08-18 09:17:58.775 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev38) (26.1.0) 2026-08-18 09:17:58.775 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev38) (2025.9.1) 2026-08-18 09:17:58.776 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev38) (0.37.0) 2026-08-18 09:17:58.776 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev38) (2026.5.1) 2026-08-18 09:17:58.782 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev38) (2.1.0) 2026-08-18 09:17:58.782 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev38) (1.9.0) 2026-08-18 09:17:58.785 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev38) (4.3.0) 2026-08-18 09:17:58.787 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev38) (4.1.0) 2026-08-18 09:17:58.787 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev38) (2.13.0) 2026-08-18 09:17:58.791 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev38) (1.5.0) 2026-08-18 09:17:58.794 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev38) (5.3.1) 2026-08-18 09:17:58.797 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev38) (0.20) 2026-08-18 09:17:58.800 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev38) (1.3.0) 2026-08-18 09:17:58.801 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev38) (2.0.0) 2026-08-18 09:17:58.801 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev38) (6.0.3) 2026-08-18 09:17:58.806 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev38) (2.1.2) 2026-08-18 09:17:58.807 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev38) (0.6.2) 2026-08-18 09:17:58.948 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:58.951 | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-18 09:17:58.969 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:58.972 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-18 09:17:58.987 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:58.990 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-18 09:17:59.011 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:59.016 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-18 09:17:59.021 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) (7.2.2) 2026-08-18 09:17:59.034 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:59.037 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-18 09:17:59.045 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev38) (2.9.0.post0) 2026-08-18 09:17:59.048 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (7.1.4) 2026-08-18 09:17:59.049 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (5.3.1) 2026-08-18 09:17:59.050 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (5.6.2) 2026-08-18 09:17:59.050 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (0.16.0) 2026-08-18 09:17:59.052 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (5.1.0) 2026-08-18 09:17:59.057 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (2026.2) 2026-08-18 09:17:59.059 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (26.2) 2026-08-18 09:17:59.064 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev38) (0.25.0) 2026-08-18 09:17:59.066 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev38) (5.0.0) 2026-08-18 09:17:59.067 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev38) (3.1.6) 2026-08-18 09:17:59.068 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev38) (4.0.1) 2026-08-18 09:17:59.074 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev38) (3.0.3) 2026-08-18 09:17:59.088 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev38) (1.2.1) 2026-08-18 09:17:59.095 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) (0.41.0) 2026-08-18 09:17:59.095 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) (3.5.3) 2026-08-18 09:17:59.095 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) (1.7.6) 2026-08-18 09:17:59.098 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) (2.8.0) 2026-08-18 09:17:59.258 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:59.278 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-18 09:17:59.344 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:59.371 | 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-08-18 09:17:59.386 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev38) (84.0.0) 2026-08-18 09:17:59.394 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev38) (0.8.1) 2026-08-18 09:17:59.432 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:59.451 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 09:17:59.486 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:59.507 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-18 09:17:59.560 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:59.587 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-18 09:17:59.640 | 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==33.0.0.0b3.dev38) 2026-08-18 09:17:59.673 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-18 09:17:59.754 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:17:59.758 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-18 09:17:59.765 | 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==33.0.0.0b3.dev38) (15.0.0) 2026-08-18 09:17:59.781 | 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==33.0.0.0b3.dev38) 2026-08-18 09:17:59.790 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-18 09:17:59.810 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev38) (1.17.0) 2026-08-18 09:17:59.826 | 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==33.0.0.0b3.dev38) (3.4.7) 2026-08-18 09:17:59.826 | 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==33.0.0.0b3.dev38) (3.18) 2026-08-18 09:17:59.827 | 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==33.0.0.0b3.dev38) (2.7.0) 2026-08-18 09:17:59.828 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev38) (2023.11.17) 2026-08-18 09:17:59.855 | 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==33.0.0.0b3.dev38) (4.2.0) 2026-08-18 09:17:59.858 | 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==33.0.0.0b3.dev38) (2.20.0) 2026-08-18 09:17:59.863 | 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==33.0.0.0b3.dev38) (0.1.2) 2026-08-18 09:17:59.876 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev38) (0.8) 2026-08-18 09:17:59.992 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:18:00.015 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-18 09:18:00.165 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:18:00.185 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-18 09:18:00.192 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev38) (9.1.4) 2026-08-18 09:18:00.220 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:18:00.240 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-18 09:18:00.426 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:18:00.446 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-18 09:18:00.455 | Installing build dependencies: started 2026-08-18 09:18:01.288 | Installing build dependencies: finished with status 'done' 2026-08-18 09:18:01.289 | Getting requirements to build wheel: started 2026-08-18 09:18:01.694 | Getting requirements to build wheel: finished with status 'done' 2026-08-18 09:18:01.695 | Preparing metadata (pyproject.toml): started 2026-08-18 09:18:01.923 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:18:01.927 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev38) (2026.2) 2026-08-18 09:18:01.958 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:18:01.966 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-18 09:18:02.000 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev38) 2026-08-18 09:18:02.010 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-18 09:18:02.050 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-18 09:18:02.071 | Downloading cursive-0.3.0-py3-none-any.whl (44 kB) 2026-08-18 09:18:02.084 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-18 09:18:02.095 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-18 09:18:02.102 | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-18 09:18:02.137 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 62.6 MB/s 0:00:00 2026-08-18 09:18:02.140 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-18 09:18:02.147 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-18 09:18:02.154 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-18 09:18:02.161 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-18 09:18:02.169 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-18 09:18:02.176 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-08-18 09:18:02.183 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-18 09:18:02.191 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-18 09:18:02.198 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-18 09:18:02.219 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-18 09:18:02.231 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-18 09:18:02.241 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-18 09:18:02.250 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-18 09:18:02.260 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-08-18 09:18:02.274 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-08-18 09:18:02.284 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-18 09:18:02.316 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 63.4 MB/s 0:00:00 2026-08-18 09:18:02.321 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-18 09:18:02.328 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-08-18 09:18:02.336 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-18 09:18:02.345 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-18 09:18:02.354 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-18 09:18:02.441 | Building wheels for collected packages: glance, simplegeneric 2026-08-18 09:18:02.442 | Building editable for glance (pyproject.toml): started 2026-08-18 09:18:03.033 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-18 09:18:03.034 | Created wheel for glance: filename=glance-33.0.0.0b3.dev38-0.editable-py3-none-any.whl size=9069 sha256=92d81085f923c25b12b9f704f689eba23897b1444daabeb32b6705f4d2a539b0 2026-08-18 09:18:03.034 | Stored in directory: /tmp/pip-ephem-wheel-cache-ks2ewhzx/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-18 09:18:03.038 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-18 09:18:03.309 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-18 09:18:03.309 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=a9f91783e83870628e18b35a13634f13383deca884844296b59d4cabfbbe1131 2026-08-18 09:18:03.310 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-18 09:18:03.312 | Successfully built glance simplegeneric 2026-08-18 09:18:03.466 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-18 09:18:05.231 | Attempting uninstall: jsonpointer 2026-08-18 09:18:05.239 | Found existing installation: jsonpointer 2.0 2026-08-18 09:18:05.239 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:18:05.239 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-18 09:18:05.247 | Attempting uninstall: jmespath 2026-08-18 09:18:05.258 | Found existing installation: jmespath 1.0.1 2026-08-18 09:18:05.259 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:18:05.259 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-18 09:18:05.283 | Attempting uninstall: httplib2 2026-08-18 09:18:05.291 | Found existing installation: httplib2 0.20.4 2026-08-18 09:18:05.292 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:18:05.292 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-18 09:18:05.353 | Attempting uninstall: jsonpatch 2026-08-18 09:18:05.361 | Found existing installation: jsonpatch 1.32 2026-08-18 09:18:05.362 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:18:05.362 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-18 09:18:08.218 | 2026-08-18 09:18:08.231 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cotyledon-2.2.0 cursive-0.3.0 glance-33.0.0.0b3.dev38 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.18.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-08-18 09:18:08.463 | + inc/python:pip_install:216 : result=0 2026-08-18 09:18:08.466 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:18:08.468 | + functions-common:time_stop:2420 : local name 2026-08-18 09:18:08.471 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:18:08.474 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:18:08.477 | + functions-common:time_stop:2423 : local total 2026-08-18 09:18:08.480 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:18:08.482 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:18:08.484 | + functions-common:time_stop:2427 : start_time=1787044674909 2026-08-18 09:18:08.487 | + functions-common:time_stop:2429 : [[ -z 1787044674909 ]] 2026-08-18 09:18:08.491 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:18:08.495 | + functions-common:time_stop:2432 : end_time=1787044688492 2026-08-18 09:18:08.498 | + functions-common:time_stop:2433 : elapsed_time=13583 2026-08-18 09:18:08.501 | + functions-common:time_stop:2434 : total=55173 2026-08-18 09:18:08.503 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:18:08.506 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=68756 2026-08-18 09:18:08.509 | + inc/python:pip_install:219 : return 0 2026-08-18 09:18:08.512 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 09:18:08.515 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:18:08.518 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-18 09:18:08.521 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-18 09:18:08.524 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:18:08.527 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:18:08.530 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2026-08-18 09:18:08.532 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:18:08.535 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 09:18:08.538 | + ./stack.sh:main:945 : configure_glance 2026-08-18 09:18:08.541 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-08-18 09:18:08.555 | + lib/glance:configure_glance:353 : local dburl 2026-08-18 09:18:08.560 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-18 09:18:08.562 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-18 09:18:08.566 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-18 09:18:08.569 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-18 09:18:08.571 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 09:18:08.574 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 09:18:08.577 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 09:18:08.594 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:08.597 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 09:18:08.600 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-18 09:18:08.603 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-18 09:18:08.606 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-18 09:18:08.644 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-18 09:18:08.679 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-18 09:18:08.715 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-18 09:18:08.752 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-18 09:18:08.792 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-18 09:18:08.835 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-18 09:18:08.878 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-18 09:18:08.882 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-18 09:18:08.885 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-18 09:18:08.888 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-18 09:18:08.891 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 09:18:08.894 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-18 09:18:08.897 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-18 09:18:08.900 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-18 09:18:08.903 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-18 09:18:08.906 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-18 09:18:08.947 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-18 09:18:08.985 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.138/identity 2026-08-18 09:18:09.020 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-18 09:18:09.054 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-08-18 09:18:09.090 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-18 09:18:09.126 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-18 09:18:09.164 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-18 09:18:09.201 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.138/identity 2026-08-18 09:18:09.240 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 09:18:09.276 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-18 09:18:09.314 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 09:18:09.317 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-18 09:18:09.356 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-18 09:18:09.359 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-18 09:18:09.362 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-18 09:18:09.364 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 09:18:09.368 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-18 09:18:09.371 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 09:18:09.389 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:09.393 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-18 09:18:09.396 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-18 09:18:09.399 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 09:18:09.419 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:09.422 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:18:09.426 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:18:09.464 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 09:18:09.467 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 09:18:09.469 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-18 09:18:09.471 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-08-18 09:18:09.474 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-18 09:18:09.509 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-18 09:18:09.542 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-18 09:18:09.580 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-18 09:18:09.583 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-18 09:18:09.586 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-18 09:18:09.590 | + lib/glance:configure_glance_store:282 : local be 2026-08-18 09:18:09.592 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-18 09:18:09.596 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-18 09:18:09.599 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-18 09:18:09.640 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-18 09:18:09.642 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.138 2026-08-18 09:18:09.683 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-18 09:18:09.686 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-18 09:18:09.689 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-18 09:18:09.708 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:09.711 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-08-18 09:18:09.745 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-08-18 09:18:09.777 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-08-18 09:18:09.808 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-08-18 09:18:09.841 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-08-18 09:18:09.879 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-08-18 09:18:09.900 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:09.903 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-08-18 09:18:09.938 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-08-18 09:18:09.976 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-08-18 09:18:10.015 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-08-18 09:18:10.052 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.138/identity/v3 2026-08-18 09:18:10.090 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-08-18 09:18:10.128 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.138/image 2026-08-18 09:18:10.164 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-18 09:18:10.183 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:10.187 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-08-18 09:18:10.218 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.138/identity 2026-08-18 09:18:10.256 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-18 09:18:10.259 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-18 09:18:10.262 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-18 09:18:10.265 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 09:18:10.288 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 09:18:10.292 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 09:18:10.295 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 09:18:10.297 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 09:18:10.300 | + 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-08-18 09:18:10.337 | + 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-08-18 09:18:10.376 | + 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-08-18 09:18:10.417 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 09:18:10.460 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-18 09:18:10.502 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-18 09:18:10.510 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-18 09:18:10.552 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-18 09:18:10.590 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-18 09:18:10.629 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-18 09:18:10.668 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-18 09:18:10.708 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-18 09:18:10.748 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-18 09:18:10.790 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-18 09:18:10.829 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-18 09:18:10.836 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.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-08-18 09:18:10.851 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-18 09:18:10.870 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:10.874 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.138 2026-08-18 09:18:10.877 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-08-18 09:18:10.880 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.138:8776/v3/%(project_id)s' 2026-08-18 09:18:10.918 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.138:8776/v3/%(project_id)s' 2026-08-18 09:18:10.955 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-18 09:18:10.959 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-18 09:18:10.962 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-18 09:18:10.964 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-18 09:18:10.967 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-18 09:18:10.970 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-18 09:18:10.973 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-18 09:18:10.977 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 09:18:10.980 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-18 09:18:11.016 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-18 09:18:11.019 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-18 09:18:11.021 | ++ functions:get_random_port:861 : true 2026-08-18 09:18:11.023 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-18 09:18:11.025 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-18 09:18:11.027 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-18 09:18:11.100 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-18 09:18:11.102 | ++ functions:get_random_port:865 : break 2 2026-08-18 09:18:11.106 | ++ functions:get_random_port:869 : echo 60999 2026-08-18 09:18:11.109 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-18 09:18:11.112 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-18 09:18:11.149 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-08-18 09:18:11.189 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-18 09:18:11.228 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-18 09:18:11.268 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 09:18:11.308 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 09:18:11.349 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-18 09:18:11.383 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-18 09:18:11.419 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-18 09:18:11.454 | + 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-08-18 09:18:11.489 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 09:18:11.526 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 09:18:11.562 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-18 09:18:11.597 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-18 09:18:11.632 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-18 09:18:11.670 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-18 09:18:11.705 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-18 09:18:11.739 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-18 09:18:11.777 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-18 09:18:11.811 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-18 09:18:11.848 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-18 09:18:11.851 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-18 09:18:11.855 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:18:11.857 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:18:11.860 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:11.863 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:11.866 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-18 09:18:11.867 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-18 09:18:11.901 | proxy (enabled by site administrator) 2026-08-18 09:18:11.903 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-18 09:18:11.906 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-18 09:18:11.909 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:18:11.912 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:18:11.915 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:11.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:11.921 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-18 09:18:11.925 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-18 09:18:11.963 | No module matches proxy_http 2026-08-18 09:18:11.966 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-18 09:18:12.007 | Considering dependency proxy for proxy_http: 2026-08-18 09:18:12.007 | Module proxy already enabled 2026-08-18 09:18:12.007 | Enabling module proxy_http. 2026-08-18 09:18:12.014 | To activate the new configuration, you need to run: 2026-08-18 09:18:12.014 | systemctl restart apache2 2026-08-18 09:18:12.019 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-18 09:18:12.021 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-18 09:18:12.025 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:18:12.028 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:18:12.030 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:18:12.157 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-18 09:18:12.161 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-18 09:18:12.165 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-18 09:18:12.168 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 09:18:12.171 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:12.174 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:12.177 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-18 09:18:12.180 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-18 09:18:12.183 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-18 09:18:12.183 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-18 09:18:12.192 | KeepAlive Off 2026-08-18 09:18:12.196 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-18 09:18:12.197 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-18 09:18:12.205 | SetEnv proxy-sendchunked 1 2026-08-18 09:18:12.211 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-18 09:18:12.211 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-18 09:18:12.222 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-18 09:18:12.227 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-18 09:18:12.230 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-18 09:18:12.233 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 09:18:12.236 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 09:18:12.239 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:18:12.242 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:18:12.245 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:12.248 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:12.252 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 09:18:12.255 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 09:18:12.259 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:12.262 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:12.265 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-18 09:18:12.315 | Enabling site glance-api. 2026-08-18 09:18:12.323 | To activate the new configuration, you need to run: 2026-08-18 09:18:12.323 | systemctl reload apache2 2026-08-18 09:18:12.329 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-18 09:18:12.333 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:18:12.337 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:18:12.340 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:18:12.452 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-18 09:18:12.459 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-18 09:18:12.500 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-18 09:18:12.542 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-18 09:18:12.545 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-18 09:18:12.588 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-18 09:18:12.627 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-18 09:18:12.649 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:12.652 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-18 09:18:12.655 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-18 09:18:12.658 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-18 09:18:12.661 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 09:18:12.664 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-18 09:18:12.667 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-18 09:18:12.670 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-08-18 09:18:12.672 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-18 09:18:12.674 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:18:12.675 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 09:18:12.679 | ++ functions-common:git_clone:593 : pwd 2026-08-18 09:18:12.681 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:18:12.685 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:18:12.689 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:18:12.711 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:18:12.715 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:18:12.717 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:18:12.722 | + functions-common:git_clone:610 : echo master 2026-08-18 09:18:12.722 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:18:12.729 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-18 09:18:12.733 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:18:12.736 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-18 09:18:12.751 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-18 09:18:12.755 | + functions-common:git_clone:673 : head -1 2026-08-18 09:18:12.756 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 09:18:12.839 | 921b2167b Merge 'refs/changes/89/990789/4' 2026-08-18 09:18:12.843 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:18:12.846 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-18 09:18:12.849 | + inc/python:setup_develop:353 : local bindep 2026-08-18 09:18:12.852 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-18 09:18:12.855 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-18 09:18:12.858 | + inc/python:setup_develop:359 : local extras= 2026-08-18 09:18:12.861 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-18 09:18:12.864 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 09:18:12.866 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-18 09:18:12.869 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-18 09:18:12.871 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 09:18:12.874 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 09:18:12.878 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-18 09:18:12.881 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 09:18:12.885 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-18 09:18:12.888 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 09:18:12.892 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 09:18:12.896 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-18 09:18:12.902 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-18 09:18:12.905 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-18 09:18:12.908 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-18 09:18:12.997 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-18 09:18:13.000 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 09:18:13.003 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 09:18:13.006 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 09:18:13.009 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-18 09:18:13.011 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-18 09:18:13.015 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 09:18:13.018 | + inc/python:setup_package:446 : local extras= 2026-08-18 09:18:13.021 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 09:18:13.024 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 09:18:13.028 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 09:18:13.030 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 09:18:13.033 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 09:18:13.036 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-18 09:18:13.057 | Using python 3.12 to install /opt/stack/cinder 2026-08-18 09:18:13.059 | + 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-08-18 09:18:13.576 | Obtaining file:///opt/stack/cinder 2026-08-18 09:18:13.579 | Installing build dependencies: started 2026-08-18 09:18:14.472 | Installing build dependencies: finished with status 'done' 2026-08-18 09:18:14.473 | Checking if build backend supports build_editable: started 2026-08-18 09:18:14.857 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 09:18:14.858 | Getting requirements to build editable: started 2026-08-18 09:18:15.026 | Getting requirements to build editable: finished with status 'done' 2026-08-18 09:18:15.027 | Preparing editable metadata (pyproject.toml): started 2026-08-18 09:18:16.054 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:18:16.073 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (7.0.3) 2026-08-18 09:18:16.073 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (5.3.1) 2026-08-18 09:18:16.073 | 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.dev234) (0.41.0) 2026-08-18 09:18:16.074 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (3.4.0) 2026-08-18 09:18:16.074 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (3.5.3) 2026-08-18 09:18:16.075 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (2.1.0) 2026-08-18 09:18:16.075 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (4.26.0) 2026-08-18 09:18:16.076 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (5.15.0) 2026-08-18 09:18:16.076 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (13.0.0) 2026-08-18 09:18:16.077 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (6.1.1) 2026-08-18 09:18:16.077 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (10.7.0) 2026-08-18 09:18:16.078 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (7.6.1) 2026-08-18 09:18:16.078 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (6.5.0) 2026-08-18 09:18:16.079 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (18.1.0) 2026-08-18 09:18:16.081 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (8.3.0) 2026-08-18 09:18:16.081 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (18.2.0) 2026-08-18 09:18:16.081 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (8.2.0) 2026-08-18 09:18:16.083 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (6.0.0) 2026-08-18 09:18:16.083 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (3.12.0) 2026-08-18 09:18:16.083 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (3.9.0) 2026-08-18 09:18:16.083 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (7.10.0) 2026-08-18 09:18:16.083 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (5.11.0) 2026-08-18 09:18:16.084 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (4.8.0) 2026-08-18 09:18:16.084 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (2.8.0) 2026-08-18 09:18:16.085 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (10.1.1) 2026-08-18 09:18:16.274 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev234) 2026-08-18 09:18:16.359 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-18 09:18:16.365 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (4.4.0) 2026-08-18 09:18:16.365 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (26.2) 2026-08-18 09:18:16.387 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev234) 2026-08-18 09:18:16.391 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-18 09:18:16.396 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (3.10.1) 2026-08-18 09:18:16.397 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (3.1.0) 2026-08-18 09:18:16.397 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (3.3.2) 2026-08-18 09:18:16.399 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (7.5.0) 2026-08-18 09:18:16.534 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev234) 2026-08-18 09:18:16.538 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-18 09:18:16.544 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (5.8.0) 2026-08-18 09:18:16.683 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev234) 2026-08-18 09:18:16.687 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-18 09:18:16.694 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (4.10.0) 2026-08-18 09:18:16.694 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (2.34.2) 2026-08-18 09:18:16.694 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (2.7.0) 2026-08-18 09:18:16.696 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (2.5.1) 2026-08-18 09:18:16.697 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (6.3.0) 2026-08-18 09:18:16.821 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev234) 2026-08-18 09:18:16.824 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-18 09:18:16.828 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (2.0.51) 2026-08-18 09:18:16.828 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (5.9.0) 2026-08-18 09:18:16.837 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev234) 2026-08-18 09:18:16.840 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-18 09:18:16.849 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (9.1.4) 2026-08-18 09:18:16.849 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (1.8.10) 2026-08-18 09:18:16.850 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (6.9.0) 2026-08-18 09:18:16.989 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev234) 2026-08-18 09:18:16.993 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 09:18:16.998 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (7.1.0) 2026-08-18 09:18:17.131 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev234) 2026-08-18 09:18:17.134 | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 09:18:17.174 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev234) 2026-08-18 09:18:17.177 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-18 09:18:17.184 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (5.8.0) 2026-08-18 09:18:17.184 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (43.0.3) 2026-08-18 09:18:17.184 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (0.3.0) 2026-08-18 09:18:17.283 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev234) 2026-08-18 09:18:17.287 | 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-08-18 09:18:17.489 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev234) 2026-08-18 09:18:17.494 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-08-18 09:18:17.500 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev234) (1.9.0) 2026-08-18 09:18:17.500 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (2026.2) 2026-08-18 09:18:17.502 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev234) (7.1.4) 2026-08-18 09:18:17.757 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev234) 2026-08-18 09:18:17.768 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-08-18 09:18:17.773 | 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.dev234) (1.1.0) 2026-08-18 09:18:17.794 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev234) 2026-08-18 09:18:17.808 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-08-18 09:18:17.814 | 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.dev234) (2.9.0.post0) 2026-08-18 09:18:17.818 | 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.dev234) (1.17.0) 2026-08-18 09:18:17.834 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev234) (2.0.0) 2026-08-18 09:18:17.837 | 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.dev234) (3.0) 2026-08-18 09:18:17.842 | 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.dev234) (2.8.0) 2026-08-18 09:18:17.847 | 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.dev234) (3.1.0) 2026-08-18 09:18:17.848 | 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.dev234) (2.2.2) 2026-08-18 09:18:17.850 | 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.dev234) (0.32.0) 2026-08-18 09:18:17.884 | 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.dev234) 2026-08-18 09:18:17.900 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-08-18 09:18:17.928 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev234) 2026-08-18 09:18:17.941 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-18 09:18:17.972 | 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.dev234) 2026-08-18 09:18:17.981 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-18 09:18:17.994 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev234) 2026-08-18 09:18:17.997 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-18 09:18:18.011 | 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.dev234) 2026-08-18 09:18:18.014 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-08-18 09:18:18.183 | 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.dev234) 2026-08-18 09:18:18.187 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-08-18 09:18:18.208 | 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.dev234) 2026-08-18 09:18:18.215 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-18 09:18:18.242 | 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.dev234) 2026-08-18 09:18:18.246 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 09:18:18.264 | 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.dev234) (3.4.7) 2026-08-18 09:18:18.264 | 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.dev234) (3.18) 2026-08-18 09:18:18.265 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev234) (2023.11.17) 2026-08-18 09:18:18.276 | 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.dev234) (26.1.0) 2026-08-18 09:18:18.276 | 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.dev234) (2025.9.1) 2026-08-18 09:18:18.277 | 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.dev234) (0.37.0) 2026-08-18 09:18:18.277 | 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.dev234) (2026.5.1) 2026-08-18 09:18:18.283 | 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.dev234) (1.9.0) 2026-08-18 09:18:18.283 | 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.dev234) (4.15.0) 2026-08-18 09:18:18.287 | 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.dev234) (4.3.0) 2026-08-18 09:18:18.287 | 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.dev234) (4.1.0) 2026-08-18 09:18:18.287 | 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.dev234) (2.13.0) 2026-08-18 09:18:18.291 | 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.dev234) (7.2.2) 2026-08-18 09:18:18.294 | 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.dev234) (1.5.0) 2026-08-18 09:18:18.301 | 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.dev234) (0.20) 2026-08-18 09:18:18.305 | 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.dev234) (1.3.0) 2026-08-18 09:18:18.306 | 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.dev234) (2.0.0) 2026-08-18 09:18:18.307 | 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.dev234) (6.0.3) 2026-08-18 09:18:18.314 | 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.dev234) (1.18.5) 2026-08-18 09:18:18.317 | 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.dev234) (2.1.2) 2026-08-18 09:18:18.317 | 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.dev234) (0.6.2) 2026-08-18 09:18:18.321 | 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.dev234) (1.3.12) 2026-08-18 09:18:18.331 | 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.dev234) (5.3.1) 2026-08-18 09:18:18.332 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev234) (5.6.2) 2026-08-18 09:18:18.333 | 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.dev234) (0.16.0) 2026-08-18 09:18:18.336 | 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.dev234) (5.1.0) 2026-08-18 09:18:18.347 | 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.dev234) (0.25.0) 2026-08-18 09:18:18.350 | 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.dev234) (5.0.0) 2026-08-18 09:18:18.351 | 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.dev234) (3.1.6) 2026-08-18 09:18:18.352 | 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.dev234) (4.0.1) 2026-08-18 09:18:18.358 | 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.dev234) (3.0.3) 2026-08-18 09:18:18.368 | 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.dev234) (1.2.1) 2026-08-18 09:18:18.384 | 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.dev234) (1.7.6) 2026-08-18 09:18:18.390 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev234) (2.2.0) 2026-08-18 09:18:18.395 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev234) (1.3.7) 2026-08-18 09:18:18.400 | 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.dev234) (3.18.0) 2026-08-18 09:18:18.536 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev234) 2026-08-18 09:18:18.540 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-18 09:18:18.569 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev234) 2026-08-18 09:18:18.574 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-18 09:18:18.595 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev234) 2026-08-18 09:18:18.598 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-18 09:18:18.608 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev234) (84.0.0) 2026-08-18 09:18:18.615 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev234) (0.8.1) 2026-08-18 09:18:18.643 | 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.dev234) 2026-08-18 09:18:18.647 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-08-18 09:18:18.663 | 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.dev234) (4.15.0) 2026-08-18 09:18:18.668 | 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.dev234) (0.6.0) 2026-08-18 09:18:18.668 | 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.dev234) (4.0.0) 2026-08-18 09:18:18.672 | 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.dev234) (3.0.52) 2026-08-18 09:18:18.673 | 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.dev234) (1.11.0) 2026-08-18 09:18:18.674 | 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.dev234) (15.0.0) 2026-08-18 09:18:18.674 | 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.dev234) (1.8.0) 2026-08-18 09:18:18.804 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev234) 2026-08-18 09:18:18.808 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-18 09:18:18.817 | 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.dev234) (24.2.1) 2026-08-18 09:18:18.841 | 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.dev234) (4.2.0) 2026-08-18 09:18:18.841 | 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.dev234) (2.20.0) 2026-08-18 09:18:18.847 | 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.dev234) (0.1.2) 2026-08-18 09:18:18.857 | 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.dev234) (0.8) 2026-08-18 09:18:18.874 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev234) 2026-08-18 09:18:18.879 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-18 09:18:18.925 | 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.dev234) (3.6.1) 2026-08-18 09:18:18.926 | 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.dev234) (3.4.0) 2026-08-18 09:18:18.927 | 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.dev234) (4.0.1) 2026-08-18 09:18:18.976 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev234) 2026-08-18 09:18:18.989 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-18 09:18:19.009 | 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.dev234) (1.33) 2026-08-18 09:18:19.013 | 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.dev234) (3.1.1) 2026-08-18 09:18:19.056 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://files.pythonhosted.org/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (from https://pypi.org/simple/zstd/)) 2026-08-18 09:18:19.057 | Reason for being yanked: buggy - not thread safe 2026-08-18 09:18:19.061 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-08-18 09:18:19.070 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-08-18 09:18:19.244 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 76.8 MB/s 0:00:00 2026-08-18 09:18:19.247 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-08-18 09:18:19.256 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-08-18 09:18:19.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 72.7 MB/s 0:00:00 2026-08-18 09:18:19.483 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-08-18 09:18:19.500 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-08-18 09:18:19.515 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-08-18 09:18:19.523 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-08-18 09:18:19.534 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-08-18 09:18:19.541 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-08-18 09:18:19.553 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-08-18 09:18:19.558 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-08-18 09:18:19.565 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-08-18 09:18:19.577 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 49.9 MB/s 0:00:00 2026-08-18 09:18:19.580 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-18 09:18:19.588 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-18 09:18:19.596 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-18 09:18:19.605 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-08-18 09:18:19.613 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-18 09:18:19.637 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 57.9 MB/s 0:00:00 2026-08-18 09:18:19.641 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-18 09:18:19.650 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-18 09:18:19.662 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-18 09:18:19.674 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-18 09:18:19.681 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-18 09:18:19.689 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-18 09:18:19.698 | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-08-18 09:18:19.708 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-18 09:18:19.716 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-18 09:18:19.729 | 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-08-18 09:18:19.767 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 65.6 MB/s 0:00:00 2026-08-18 09:18:19.882 | Building wheels for collected packages: cinder 2026-08-18 09:18:19.882 | Building editable for cinder (pyproject.toml): started 2026-08-18 09:18:20.863 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-18 09:18:20.865 | Created wheel for cinder: filename=cinder-28.1.0.dev234-0.editable-py3-none-any.whl size=9237 sha256=dc269e13a57a7451efa94b5e1368ca39884989b00a3ab96e5c79eb6f0c8f5a30 2026-08-18 09:18:20.865 | Stored in directory: /tmp/pip-ephem-wheel-cache-5ilk9thp/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-18 09:18:20.867 | Successfully built cinder 2026-08-18 09:18:21.033 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, invoke, rtslib-fb, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, 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-08-18 09:18:21.273 | Attempting uninstall: pyasn1 2026-08-18 09:18:21.281 | Found existing installation: pyasn1 0.4.8 2026-08-18 09:18:21.281 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:18:21.282 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-08-18 09:18:21.953 | Attempting uninstall: botocore 2026-08-18 09:18:21.962 | Found existing installation: botocore 1.34.46 2026-08-18 09:18:21.962 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:18:21.963 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-08-18 09:18:22.484 | Attempting uninstall: s3transfer 2026-08-18 09:18:22.495 | Found existing installation: s3transfer 0.10.1 2026-08-18 09:18:22.496 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:18:22.496 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-08-18 09:18:22.858 | Attempting uninstall: boto3 2026-08-18 09:18:22.868 | Found existing installation: boto3 1.34.46 2026-08-18 09:18:22.868 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-18 09:18:22.869 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-08-18 09:18:24.036 | 2026-08-18 09:18:24.047 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev234 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.1 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-08-18 09:18:24.352 | + inc/python:pip_install:216 : result=0 2026-08-18 09:18:24.355 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:18:24.359 | + functions-common:time_stop:2420 : local name 2026-08-18 09:18:24.362 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:18:24.365 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:18:24.368 | + functions-common:time_stop:2423 : local total 2026-08-18 09:18:24.371 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:18:24.375 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:18:24.378 | + functions-common:time_stop:2427 : start_time=1787044693052 2026-08-18 09:18:24.381 | + functions-common:time_stop:2429 : [[ -z 1787044693052 ]] 2026-08-18 09:18:24.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:18:24.388 | + functions-common:time_stop:2432 : end_time=1787044704385 2026-08-18 09:18:24.392 | + functions-common:time_stop:2433 : elapsed_time=11333 2026-08-18 09:18:24.395 | + functions-common:time_stop:2434 : total=68756 2026-08-18 09:18:24.397 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:18:24.400 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80089 2026-08-18 09:18:24.403 | + inc/python:pip_install:219 : return 0 2026-08-18 09:18:24.406 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 09:18:24.410 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:18:24.413 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-18 09:18:24.417 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-18 09:18:24.421 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:18:24.425 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:18:24.428 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2026-08-18 09:18:24.431 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:18:24.435 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-18 09:18:24.439 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-18 09:18:24.443 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-18 09:18:24.446 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:24.450 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:24.454 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-18 09:18:24.469 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-18 09:18:24.471 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 09:18:24.474 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 09:18:24.477 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 09:18:24.481 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 09:18:24.484 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 09:18:24.488 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 09:18:24.492 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:24.495 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:24.499 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 09:18:24.503 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 09:18:24.507 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 09:18:24.511 | + functions-common:apt_get_update:1167 : return 2026-08-18 09:18:24.514 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-18 09:18:24.517 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 09:18:24.520 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:24.523 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:24.527 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-18 09:18:24.555 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-08-18 09:18:24.585 | Reading package lists... 2026-08-18 09:18:24.844 | Building dependency tree... 2026-08-18 09:18:24.844 | Reading state information... 2026-08-18 09:18:25.106 | The following additional packages will be installed: 2026-08-18 09:18:25.106 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-08-18 09:18:25.107 | python3-wcwidth 2026-08-18 09:18:25.108 | Suggested packages: 2026-08-18 09:18:25.108 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-08-18 09:18:25.139 | The following NEW packages will be installed: 2026-08-18 09:18:25.140 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-08-18 09:18:25.140 | python3-wcwidth targetcli-fb 2026-08-18 09:18:25.577 | 0 upgraded, 6 newly installed, 0 to remove and 100 not upgraded. 2026-08-18 09:18:25.577 | Need to get 358 kB of archives. 2026-08-18 09:18:25.577 | After this operation, 2,927 kB of additional disk space will be used. 2026-08-18 09:18:25.577 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-18 09:18:25.657 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-18 09:18:25.771 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-18 09:18:25.781 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-08-18 09:18:25.791 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-18 09:18:25.803 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-18 09:18:26.169 | Fetched 358 kB in 1s (545 kB/s) 2026-08-18 09:18:26.203 | Selecting previously unselected package python3-wcwidth. 2026-08-18 09:18:26.286 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174438 files and directories currently installed.) 2026-08-18 09:18:26.291 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-18 09:18:26.295 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-18 09:18:26.339 | Selecting previously unselected package python3-urwid. 2026-08-18 09:18:26.358 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-18 09:18:26.361 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-18 09:18:26.419 | Selecting previously unselected package python3-configshell-fb. 2026-08-18 09:18:26.439 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-18 09:18:26.441 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-18 09:18:26.487 | Selecting previously unselected package python3-pyudev. 2026-08-18 09:18:26.506 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-08-18 09:18:26.512 | Unpacking python3-pyudev (0.24.0-1) ... 2026-08-18 09:18:26.560 | Selecting previously unselected package python3-rtslib-fb. 2026-08-18 09:18:26.578 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-18 09:18:26.581 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-18 09:18:26.637 | Selecting previously unselected package targetcli-fb. 2026-08-18 09:18:26.657 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-18 09:18:26.660 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-18 09:18:26.731 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-18 09:18:26.916 | Setting up python3-pyudev (0.24.0-1) ... 2026-08-18 09:18:27.081 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-18 09:18:27.826 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-18 09:18:27.832 | Setting up python3-urwid (2.6.10-1) ... 2026-08-18 09:18:28.157 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-18 09:18:28.267 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 09:18:28.267 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-18 09:18:28.284 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-18 09:18:28.284 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-18 09:18:28.284 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-18 09:18:28.284 | keyword = Word(alphanums + '_\-') 2026-08-18 09:18:28.284 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 09:18:28.284 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-18 09:18:28.284 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 09:18:28.284 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-18 09:18:28.284 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-18 09:18:28.284 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-18 09:18:28.289 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 09:18:28.289 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-18 09:18:28.301 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-18 09:18:28.302 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-18 09:18:28.302 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-18 09:18:28.302 | keyword = Word(alphanums + '_\-') 2026-08-18 09:18:28.302 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 09:18:28.302 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-18 09:18:28.302 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-18 09:18:28.302 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-18 09:18:28.302 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-18 09:18:28.302 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-18 09:18:28.325 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-18 09:18:28.448 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-18 09:18:28.448 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-18 09:18:28.633 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 09:18:29.758 | 2026-08-18 09:18:29.758 | Running kernel seems to be up-to-date. 2026-08-18 09:18:29.758 | 2026-08-18 09:18:29.758 | Restarting services... 2026-08-18 09:18:29.827 | 2026-08-18 09:18:29.827 | Service restarts being deferred: 2026-08-18 09:18:29.827 | /etc/needrestart/restart.d/dbus.service 2026-08-18 09:18:29.827 | systemctl restart getty@tty1.service 2026-08-18 09:18:29.827 | systemctl restart networkd-dispatcher.service 2026-08-18 09:18:29.827 | systemctl restart serial-getty@ttyS0.service 2026-08-18 09:18:29.827 | systemctl restart storpool_beacon.service 2026-08-18 09:18:29.827 | systemctl restart storpool_block.service 2026-08-18 09:18:29.827 | systemctl restart systemd-logind.service 2026-08-18 09:18:29.827 | 2026-08-18 09:18:29.827 | No containers need to be restarted. 2026-08-18 09:18:29.827 | 2026-08-18 09:18:29.827 | User sessions running outdated binaries: 2026-08-18 09:18:29.827 | ubuntu @ session #3: python3[7174] 2026-08-18 09:18:29.837 | ubuntu @ session #4: sh[8551,8553], sshd[8493] 2026-08-18 09:18:29.846 | ubuntu @ user manager service: systemd[5283] 2026-08-18 09:18:29.856 | 2026-08-18 09:18:29.856 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 09:18:31.612 | + functions-common:apt_get:1211 : result=0 2026-08-18 09:18:31.616 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 09:18:31.620 | + functions-common:time_stop:2420 : local name 2026-08-18 09:18:31.623 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:18:31.627 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:18:31.630 | + functions-common:time_stop:2423 : local total 2026-08-18 09:18:31.634 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:18:31.637 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 09:18:31.641 | + functions-common:time_stop:2427 : start_time=1787044704551 2026-08-18 09:18:31.644 | + functions-common:time_stop:2429 : [[ -z 1787044704551 ]] 2026-08-18 09:18:31.649 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:18:31.654 | + functions-common:time_stop:2432 : end_time=1787044711650 2026-08-18 09:18:31.657 | + functions-common:time_stop:2433 : elapsed_time=7099 2026-08-18 09:18:31.660 | + functions-common:time_stop:2434 : total=122178 2026-08-18 09:18:31.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:18:31.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=129277 2026-08-18 09:18:31.669 | + functions-common:apt_get:1215 : return 0 2026-08-18 09:18:31.672 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 09:18:31.675 | + ./stack.sh:main:951 : configure_cinder 2026-08-18 09:18:31.678 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-08-18 09:18:31.695 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-18 09:18:31.700 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-18 09:18:31.703 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-18 09:18:31.706 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-18 09:18:31.711 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-18 09:18:31.712 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-18 09:18:31.716 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-18 09:18:31.719 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-18 09:18:31.722 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-18 09:18:31.725 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-18 09:18:31.728 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-18 09:18:31.731 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-18 09:18:31.734 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-18 09:18:31.736 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-18 09:18:31.750 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-18 09:18:31.765 | + 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-08-18 09:18:31.780 | + 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-08-18 09:18:31.794 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-18 09:18:31.809 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-18 09:18:31.824 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-18 09:18:31.827 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-18 09:18:31.833 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.j6UYozkInu 2026-08-18 09:18:31.835 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-18 09:18:31.838 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-18 09:18:31.841 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-18 09:18:31.844 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.j6UYozkInu 2026-08-18 09:18:31.849 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.j6UYozkInu 2026-08-18 09:18:31.863 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.j6UYozkInu /etc/sudoers.d/cinder-rootwrap 2026-08-18 09:18:31.877 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-18 09:18:31.882 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-18 09:18:31.885 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-18 09:18:31.888 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-18 09:18:31.890 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-18 09:18:31.892 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-18 09:18:31.894 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-18 09:18:31.897 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-18 09:18:31.898 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-18 09:18:31.907 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-18 09:18:31.912 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-18 09:18:31.927 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-18 09:18:31.940 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-18 09:18:31.942 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-18 09:18:31.948 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-18 09:18:31.954 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-18 09:18:31.957 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 09:18:31.961 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-18 09:18:31.963 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-18 09:18:31.965 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 09:18:31.968 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-18 09:18:31.970 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 09:18:31.974 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-18 09:18:31.977 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-18 09:18:31.980 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-18 09:18:32.014 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-18 09:18:32.048 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.138/identity 2026-08-18 09:18:32.084 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-18 09:18:32.121 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-08-18 09:18:32.158 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-18 09:18:32.191 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-18 09:18:32.233 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-18 09:18:32.273 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.138/identity 2026-08-18 09:18:32.314 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 09:18:32.351 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-18 09:18:32.389 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 09:18:32.392 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-18 09:18:32.434 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-18 09:18:32.475 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-18 09:18:32.479 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-18 09:18:32.482 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-18 09:18:32.485 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-18 09:18:32.488 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 09:18:32.492 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 09:18:32.495 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 09:18:32.517 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:32.521 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 09:18:32.523 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-18 09:18:32.527 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-18 09:18:32.564 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-18 09:18:32.601 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-18 09:18:32.641 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-18 09:18:32.677 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-18 09:18:32.714 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-18 09:18:32.753 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.138 2026-08-18 09:18:32.793 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-18 09:18:32.837 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-18 09:18:32.846 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 91938f296d76971c5f2d2e1c191b99aa 2026-08-18 09:18:32.886 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-18 09:18:32.889 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-18 09:18:32.928 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-18 09:18:32.967 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-18 09:18:33.008 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-18 09:18:33.048 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-18 09:18:33.087 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-18 09:18:33.128 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-18 09:18:33.149 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:33.152 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-08-18 09:18:33.155 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-18 09:18:33.159 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-18 09:18:33.162 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-18 09:18:33.165 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-18 09:18:33.168 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-08-18 09:18:33.171 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-08-18 09:18:33.175 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-08-18 09:18:33.179 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-18 09:18:33.182 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-08-18 09:18:33.185 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-08-18 09:18:33.189 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-08-18 09:18:33.228 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-08-18 09:18:33.231 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-08-18 09:18:33.271 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-18 09:18:33.275 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-18 09:18:33.279 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-08-18 09:18:33.282 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-08-18 09:18:33.328 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-18 09:18:33.330 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-18 09:18:33.333 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-18 09:18:33.337 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-08-18 09:18:33.339 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-18 09:18:33.361 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:33.365 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-08-18 09:18:33.369 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-08-18 09:18:33.372 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-08-18 09:18:33.375 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-08-18 09:18:33.415 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.138:8080/v1/AUTH_ 2026-08-18 09:18:33.455 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-08-18 09:18:33.476 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:33.480 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-08-18 09:18:33.518 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-18 09:18:33.539 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:18:33.543 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-18 09:18:33.563 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:33.567 | + lib/cinder:configure_cinder:386 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-08-18 09:18:33.570 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-18 09:18:33.613 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-18 09:18:33.616 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-18 09:18:33.620 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-18 09:18:33.624 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-18 09:18:33.628 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 09:18:33.631 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-18 09:18:33.634 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 09:18:33.655 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:33.659 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-18 09:18:33.662 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-18 09:18:33.666 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 09:18:33.684 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:33.687 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:18:33.690 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:18:33.728 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 09:18:33.732 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 09:18:33.736 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-18 09:18:33.739 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-18 09:18:33.742 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 09:18:33.746 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 09:18:33.767 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 09:18:33.770 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 09:18:33.773 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 09:18:33.776 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 09:18:33.780 | + 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-08-18 09:18:33.821 | + 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-08-18 09:18:33.862 | + 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-08-18 09:18:33.899 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 09:18:33.938 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-18 09:18:33.978 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-18 09:18:33.997 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:34.001 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-18 09:18:34.004 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-18 09:18:34.008 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-18 09:18:34.011 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-18 09:18:34.014 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-18 09:18:34.018 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-18 09:18:34.021 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-18 09:18:34.024 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 09:18:34.027 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 09:18:34.041 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-18 09:18:34.042 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:18:34.052 | d /var/run/uwsgi 0755 stack root 2026-08-18 09:18:34.057 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:18:34.073 | /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-08-18 09:18:34.078 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-18 09:18:34.081 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-18 09:18:34.087 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 09:18:34.090 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-18 09:18:34.131 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-08-18 09:18:34.166 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-18 09:18:34.202 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-18 09:18:34.244 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 09:18:34.281 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 09:18:34.319 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-18 09:18:34.356 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-18 09:18:34.396 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-18 09:18:34.433 | + 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-08-18 09:18:34.471 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 09:18:34.507 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 09:18:34.542 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-18 09:18:34.577 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-18 09:18:34.616 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-18 09:18:34.619 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-18 09:18:34.624 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-18 09:18:34.627 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-18 09:18:34.631 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 09:18:34.634 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:34.637 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:34.640 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-18 09:18:34.644 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-18 09:18:34.648 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-18 09:18:34.687 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-18 09:18:34.725 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-18 09:18:34.725 | + 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-08-18 09:18:34.737 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-18 09:18:34.742 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-18 09:18:34.746 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-18 09:18:34.749 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 09:18:34.753 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 09:18:34.756 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:18:34.760 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:18:34.763 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:34.766 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:34.769 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 09:18:34.771 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 09:18:34.774 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:34.777 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:34.780 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-18 09:18:34.817 | Enabling site cinder-api. 2026-08-18 09:18:34.825 | To activate the new configuration, you need to run: 2026-08-18 09:18:34.825 | systemctl reload apache2 2026-08-18 09:18:34.830 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-18 09:18:34.834 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:18:34.837 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:18:34.840 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:18:34.948 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-08-18 09:18:34.951 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.138/image 2026-08-18 09:18:34.991 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-18 09:18:35.009 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:35.012 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-08-18 09:18:35.049 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-08-18 09:18:35.083 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-18 09:18:35.085 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 09:18:35.088 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-18 09:18:35.090 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-18 09:18:35.093 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 09:18:35.096 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-18 09:18:35.098 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 09:18:35.101 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-18 09:18:35.104 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-18 09:18:35.107 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-18 09:18:35.142 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-18 09:18:35.176 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.138/identity 2026-08-18 09:18:35.210 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-18 09:18:35.249 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-08-18 09:18:35.285 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-18 09:18:35.320 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-18 09:18:35.354 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-18 09:18:35.389 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.138/identity 2026-08-18 09:18:35.427 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-18 09:18:35.462 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-18 09:18:35.497 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 09:18:35.499 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-18 09:18:35.502 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 09:18:35.506 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 09:18:35.509 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-18 09:18:35.512 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-18 09:18:35.548 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-18 09:18:35.580 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.138/identity 2026-08-18 09:18:35.613 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-18 09:18:35.649 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-08-18 09:18:35.685 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-18 09:18:35.721 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-18 09:18:35.758 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-18 09:18:35.792 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-18 09:18:35.828 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-18 09:18:35.863 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-18 09:18:35.866 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-18 09:18:35.885 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:35.888 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.138:2379?api_version=v3' 2026-08-18 09:18:35.924 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-18 09:18:35.926 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-18 09:18:35.965 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-18 09:18:35.967 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-18 09:18:35.970 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-18 09:18:36.007 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-18 09:18:36.010 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-18 09:18:36.013 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-18 09:18:36.016 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-18 09:18:36.019 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-18 09:18:36.053 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-18 09:18:36.087 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.138/identity 2026-08-18 09:18:36.122 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-18 09:18:36.159 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-08-18 09:18:36.193 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-18 09:18:36.227 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-18 09:18:36.264 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-18 09:18:36.300 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-18 09:18:36.320 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:36.323 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-18 09:18:36.326 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-18 09:18:36.329 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-18 09:18:36.333 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 09:18:36.335 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-18 09:18:36.339 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-18 09:18:36.343 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-18 09:18:36.346 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:18:36.348 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:18:36.351 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2026-08-18 09:18:36.354 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:18:36.356 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-18 09:18:36.360 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-18 09:18:36.363 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:18:36.366 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:18:36.369 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2026-08-18 09:18:36.372 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:18:36.375 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-18 09:18:36.378 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-18 09:18:36.382 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:18:36.384 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:18:36.388 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2026-08-18 09:18:36.392 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:18:36.395 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-18 09:18:36.398 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-08-18 09:18:36.401 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-18 09:18:36.404 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:18:36.408 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 09:18:36.412 | ++ functions-common:git_clone:593 : pwd 2026-08-18 09:18:36.416 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:18:36.419 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:18:36.423 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:18:36.444 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:18:36.447 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:18:36.450 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:18:36.455 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:18:36.455 | + functions-common:git_clone:610 : echo master 2026-08-18 09:18:36.461 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-18 09:18:36.464 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:18:36.468 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-18 09:18:36.484 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-18 09:18:36.489 | + functions-common:git_clone:673 : head -1 2026-08-18 09:18:36.489 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 09:18:36.494 | 759dc67239 Merge "ovn: Add test coverage for empty-HCG guard in link_network_ha_chassis_group" 2026-08-18 09:18:36.498 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:18:36.502 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-18 09:18:36.505 | + inc/python:setup_develop:353 : local bindep 2026-08-18 09:18:36.508 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-18 09:18:36.512 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-18 09:18:36.515 | + inc/python:setup_develop:359 : local extras= 2026-08-18 09:18:36.519 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-18 09:18:36.522 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 09:18:36.526 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-18 09:18:36.529 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-18 09:18:36.533 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 09:18:36.537 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 09:18:36.541 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-18 09:18:36.545 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 09:18:36.550 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-18 09:18:36.553 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 09:18:36.557 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 09:18:36.561 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-18 09:18:36.568 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-18 09:18:36.571 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-18 09:18:36.574 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-18 09:18:36.665 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-18 09:18:36.668 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 09:18:36.671 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 09:18:36.674 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 09:18:36.677 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-18 09:18:36.679 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-18 09:18:36.682 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 09:18:36.685 | + inc/python:setup_package:446 : local extras= 2026-08-18 09:18:36.688 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 09:18:36.691 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 09:18:36.694 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 09:18:36.698 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 09:18:36.701 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 09:18:36.704 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-18 09:18:36.727 | Using python 3.12 to install /opt/stack/neutron 2026-08-18 09:18:36.730 | + 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-08-18 09:18:37.270 | Obtaining file:///opt/stack/neutron 2026-08-18 09:18:37.277 | Installing build dependencies: started 2026-08-18 09:18:38.050 | Installing build dependencies: finished with status 'done' 2026-08-18 09:18:38.051 | Checking if build backend supports build_editable: started 2026-08-18 09:18:38.350 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 09:18:38.350 | Getting requirements to build editable: started 2026-08-18 09:18:38.520 | Getting requirements to build editable: finished with status 'done' 2026-08-18 09:18:38.521 | Preparing editable metadata (pyproject.toml): started 2026-08-18 09:18:39.849 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:18:39.862 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.0.3) 2026-08-18 09:18:39.862 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.10.1) 2026-08-18 09:18:39.862 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.1.0) 2026-08-18 09:18:39.862 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.5.1) 2026-08-18 09:18:39.863 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.1.0) 2026-08-18 09:18:39.863 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.3.1) 2026-08-18 09:18:40.042 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:40.090 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-18 09:18:40.095 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (0.32.0) 2026-08-18 09:18:40.095 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.34.2) 2026-08-18 09:18:40.097 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.1.6) 2026-08-18 09:18:40.097 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (13.0.0) 2026-08-18 09:18:40.097 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (1.3.0) 2026-08-18 09:18:40.241 | Collecting neutron-lib>=4.2.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:40.245 | Downloading neutron_lib-5.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-18 09:18:40.250 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (9.1.4) 2026-08-18 09:18:40.250 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.0.51) 2026-08-18 09:18:40.250 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (1.8.10) 2026-08-18 09:18:40.251 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.15.0) 2026-08-18 09:18:40.251 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (1.18.5) 2026-08-18 09:18:40.252 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.9.0) 2026-08-18 09:18:40.252 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (4.3.0) 2026-08-18 09:18:40.252 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.6.1) 2026-08-18 09:18:40.253 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (10.7.0) 2026-08-18 09:18:40.256 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (6.5.0) 2026-08-18 09:18:40.257 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (18.1.0) 2026-08-18 09:18:40.257 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (6.9.0) 2026-08-18 09:18:40.257 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (8.3.0) 2026-08-18 09:18:40.257 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (18.2.0) 2026-08-18 09:18:40.257 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (8.2.0) 2026-08-18 09:18:40.257 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (6.0.0) 2026-08-18 09:18:40.257 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.12.0) 2026-08-18 09:18:40.257 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.9.0) 2026-08-18 09:18:40.257 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.10.0) 2026-08-18 09:18:40.257 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (5.11.0) 2026-08-18 09:18:40.258 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev121) (4.8.0) 2026-08-18 09:18:40.259 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (2.8.0) 2026-08-18 09:18:40.259 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (10.1.1) 2026-08-18 09:18:40.260 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.11.0) 2026-08-18 09:18:40.260 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (4.4.0) 2026-08-18 09:18:40.390 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:40.394 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-08-18 09:18:40.522 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:40.526 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 09:18:40.547 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:40.555 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-18 09:18:40.600 | Installing build dependencies: started 2026-08-18 09:18:41.313 | Installing build dependencies: finished with status 'done' 2026-08-18 09:18:41.314 | Getting requirements to build wheel: started 2026-08-18 09:18:41.673 | Getting requirements to build wheel: finished with status 'done' 2026-08-18 09:18:41.674 | Preparing metadata (pyproject.toml): started 2026-08-18 09:18:41.875 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:18:42.011 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:42.018 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 09:18:42.023 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (7.2.2) 2026-08-18 09:18:42.170 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:42.173 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-18 09:18:42.178 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (24.2.1) 2026-08-18 09:18:42.179 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (18.13.0) 2026-08-18 09:18:42.179 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (4.18.0) 2026-08-18 09:18:42.304 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:42.307 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-18 09:18:42.448 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:42.453 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 09:18:42.459 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (3.4.0) 2026-08-18 09:18:42.460 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev121) (9.0.1) 2026-08-18 09:18:42.462 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev121) (1.3.12) 2026-08-18 09:18:42.463 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev121) (4.15.0) 2026-08-18 09:18:42.466 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev121) (2.2.2) 2026-08-18 09:18:42.468 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev121) (3.3.2) 2026-08-18 09:18:42.471 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev121) (3.0.3) 2026-08-18 09:18:42.474 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev121) (2.1.0) 2026-08-18 09:18:42.475 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev121) (1.9.0) 2026-08-18 09:18:42.480 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev121) (4.1.0) 2026-08-18 09:18:42.481 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev121) (2.13.0) 2026-08-18 09:18:42.481 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev121) (5.8.0) 2026-08-18 09:18:42.490 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev121) (1.3.7) 2026-08-18 09:18:42.622 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:42.626 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-18 09:18:42.633 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (43.0.3) 2026-08-18 09:18:42.634 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (1.5.0) 2026-08-18 09:18:42.634 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (1.1.0) 2026-08-18 09:18:42.636 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (1.33) 2026-08-18 09:18:42.636 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (4.10.0) 2026-08-18 09:18:42.640 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (6.0.3) 2026-08-18 09:18:42.640 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (2.0.0) 2026-08-18 09:18:42.641 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (3.0) 2026-08-18 09:18:42.645 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev121) (3.1.1) 2026-08-18 09:18:42.647 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (0.41.0) 2026-08-18 09:18:42.647 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (1.2.1) 2026-08-18 09:18:42.780 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:42.785 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-18 09:18:42.794 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (26.2) 2026-08-18 09:18:42.797 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (2.8.0) 2026-08-18 09:18:42.797 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (3.5.3) 2026-08-18 09:18:42.807 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (6.1.1) 2026-08-18 09:18:42.808 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (4.0.0) 2026-08-18 09:18:42.826 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev121) (0.20) 2026-08-18 09:18:42.830 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev121) (2.0.0) 2026-08-18 09:18:42.837 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev121) (2.1.2) 2026-08-18 09:18:42.838 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev121) (0.6.2) 2026-08-18 09:18:42.845 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev121) (2.9.0.post0) 2026-08-18 09:18:42.850 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (7.1.4) 2026-08-18 09:18:42.851 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (5.3.1) 2026-08-18 09:18:42.851 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (5.6.2) 2026-08-18 09:18:42.852 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (0.16.0) 2026-08-18 09:18:42.855 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (5.1.0) 2026-08-18 09:18:42.863 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (2026.2) 2026-08-18 09:18:42.869 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev121) (0.25.0) 2026-08-18 09:18:42.873 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev121) (5.0.0) 2026-08-18 09:18:42.874 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev121) (4.0.1) 2026-08-18 09:18:42.901 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev121) (1.7.6) 2026-08-18 09:18:42.906 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev121) (2.2.0) 2026-08-18 09:18:42.914 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev121) (3.18.0) 2026-08-18 09:18:42.945 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:42.949 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-18 09:18:42.967 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:42.971 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-18 09:18:42.985 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (3.0.3) 2026-08-18 09:18:42.985 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev121) (1.6.2) 2026-08-18 09:18:42.992 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev121) (84.0.0) 2026-08-18 09:18:43.015 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev121) (0.8.1) 2026-08-18 09:18:43.049 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev121) (1.17.0) 2026-08-18 09:18:43.053 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (4.15.0) 2026-08-18 09:18:43.054 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (4.26.0) 2026-08-18 09:18:43.183 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) 2026-08-18 09:18:43.188 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-18 09:18:43.200 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (0.6.0) 2026-08-18 09:18:43.200 | 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==29.0.0.0b2.dev121) (4.0.0) 2026-08-18 09:18:43.207 | 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==29.0.0.0b2.dev121) (3.0.52) 2026-08-18 09:18:43.208 | 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==29.0.0.0b2.dev121) (1.11.0) 2026-08-18 09:18:43.209 | 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==29.0.0.0b2.dev121) (15.0.0) 2026-08-18 09:18:43.209 | 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==29.0.0.0b2.dev121) (1.8.0) 2026-08-18 09:18:43.214 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (26.1.0) 2026-08-18 09:18:43.215 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (2025.9.1) 2026-08-18 09:18:43.215 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (0.37.0) 2026-08-18 09:18:43.216 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev121) (2026.5.1) 2026-08-18 09:18:43.259 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (3.4.7) 2026-08-18 09:18:43.260 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (3.18) 2026-08-18 09:18:43.261 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (2.7.0) 2026-08-18 09:18:43.262 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev121) (2023.11.17) 2026-08-18 09:18:43.289 | 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==29.0.0.0b2.dev121) (4.2.0) 2026-08-18 09:18:43.290 | 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==29.0.0.0b2.dev121) (2.20.0) 2026-08-18 09:18:43.299 | 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==29.0.0.0b2.dev121) (0.1.2) 2026-08-18 09:18:43.317 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev121) (0.8) 2026-08-18 09:18:43.369 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev121) (0.16.0) 2026-08-18 09:18:43.434 | Downloading neutron_lib-5.0.0-py3-none-any.whl (656 kB) 2026-08-18 09:18:43.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 19.3 MB/s 0:00:00 2026-08-18 09:18:43.481 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-08-18 09:18:43.555 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 34.2 MB/s 0:00:00 2026-08-18 09:18:43.560 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-18 09:18:43.568 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-18 09:18:43.578 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-08-18 09:18:43.586 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-08-18 09:18:43.595 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-08-18 09:18:43.602 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-18 09:18:43.606 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-18 09:18:43.617 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-18 09:18:43.632 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-18 09:18:43.644 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-18 09:18:43.652 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-18 09:18:43.702 | Building wheels for collected packages: neutron, ovs 2026-08-18 09:18:43.703 | Building editable for neutron (pyproject.toml): started 2026-08-18 09:18:45.083 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-18 09:18:45.084 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev121-0.editable-py3-none-any.whl size=16063 sha256=246f0ce5d0cd7046982555ca6fec3897363e7ca9909e81cbbef53621c54710e9 2026-08-18 09:18:45.084 | Stored in directory: /tmp/pip-ephem-wheel-cache-ludqlpif/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-18 09:18:45.088 | Building wheel for ovs (pyproject.toml): started 2026-08-18 09:18:45.587 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-18 09:18:45.589 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=cdcb06aeb5b64f109898b7361e164abc92c08f62cb9b3631b7374c230cbc037d 2026-08-18 09:18:45.589 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-18 09:18:45.592 | Successfully built neutron ovs 2026-08-18 09:18:45.760 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-18 09:18:48.396 | 2026-08-18 09:18:48.408 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev121 neutron-lib-5.0.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-18 09:18:48.567 | + inc/python:pip_install:216 : result=0 2026-08-18 09:18:48.569 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:18:48.572 | + functions-common:time_stop:2420 : local name 2026-08-18 09:18:48.575 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:18:48.577 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:18:48.580 | + functions-common:time_stop:2423 : local total 2026-08-18 09:18:48.583 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:18:48.586 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:18:48.589 | + functions-common:time_stop:2427 : start_time=1787044716721 2026-08-18 09:18:48.592 | + functions-common:time_stop:2429 : [[ -z 1787044716721 ]] 2026-08-18 09:18:48.596 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:18:48.600 | + functions-common:time_stop:2432 : end_time=1787044728597 2026-08-18 09:18:48.602 | + functions-common:time_stop:2433 : elapsed_time=11876 2026-08-18 09:18:48.605 | + functions-common:time_stop:2434 : total=80089 2026-08-18 09:18:48.607 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:18:48.609 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91965 2026-08-18 09:18:48.611 | + inc/python:pip_install:219 : return 0 2026-08-18 09:18:48.614 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 09:18:48.616 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:18:48.619 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-18 09:18:48.623 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-18 09:18:48.626 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:18:48.629 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:18:48.631 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2026-08-18 09:18:48.635 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:18:48.637 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-18 09:18:48.639 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-18 09:18:48.642 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-18 09:18:48.642 | Installing OVN and dependent packages 2026-08-18 09:18:48.644 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-18 09:18:48.648 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-18 09:18:48.664 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:18:48.668 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-18 09:18:48.683 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:18:48.685 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-18 09:18:48.702 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:48.704 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-18 09:18:48.707 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-18 09:18:48.724 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:18:48.727 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-18 09:18:48.731 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-18 09:18:48.746 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-18 09:18:48.751 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown stack /var/run/openvswitch 2026-08-18 09:18:48.767 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-18 09:18:48.771 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-18 09:18:48.797 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-18 09:18:48.799 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 09:18:48.802 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 09:18:48.805 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 09:18:48.808 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 09:18:48.810 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 09:18:48.813 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 09:18:48.816 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:48.819 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:48.821 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 09:18:48.824 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 09:18:48.827 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 09:18:48.829 | + functions-common:apt_get_update:1167 : return 2026-08-18 09:18:48.831 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-18 09:18:48.834 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 09:18:48.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:48.839 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:48.842 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-18 09:18:48.866 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-08-18 09:18:48.893 | Reading package lists... 2026-08-18 09:18:49.139 | Building dependency tree... 2026-08-18 09:18:49.140 | Reading state information... 2026-08-18 09:18:49.458 | fakeroot is already the newest version (1.33-1). 2026-08-18 09:18:49.458 | fakeroot set to manually installed. 2026-08-18 09:18:49.458 | make is already the newest version (4.3-4.1build2). 2026-08-18 09:18:49.458 | The following additional packages will be installed: 2026-08-18 09:18:49.458 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-18 09:18:49.458 | python3-sortedcontainers unbound 2026-08-18 09:18:49.460 | Suggested packages: 2026-08-18 09:18:49.460 | openvswitch-doc python-sortedcontainers-doc 2026-08-18 09:18:49.495 | The following NEW packages will be installed: 2026-08-18 09:18:49.496 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-18 09:18:49.496 | python3-openvswitch python3-sortedcontainers 2026-08-18 09:18:49.499 | The following packages will be upgraded: 2026-08-18 09:18:49.499 | unbound 2026-08-18 09:18:49.602 | 1 upgraded, 6 newly installed, 0 to remove and 99 not upgraded. 2026-08-18 09:18:49.602 | Need to get 5,185 kB of archives. 2026-08-18 09:18:49.602 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-18 09:18:49.602 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-08-18 09:18:49.887 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-08-18 09:18:49.930 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1,044 kB] 2026-08-18 09:18:50.006 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-18 09:18:50.007 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-18 09:18:50.008 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1,034 kB] 2026-08-18 09:18:50.046 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1,612 kB] 2026-08-18 09:18:50.421 | Fetched 5,185 kB in 1s (9,062 kB/s) 2026-08-18 09:18:50.527 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174645 files and directories currently installed.) 2026-08-18 09:18:50.531 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-18 09:18:50.555 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-08-18 09:18:50.623 | Selecting previously unselected package libunbound8:amd64. 2026-08-18 09:18:50.639 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-18 09:18:50.642 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-18 09:18:50.680 | Selecting previously unselected package openvswitch-common. 2026-08-18 09:18:50.695 | Preparing to unpack .../2-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:18:50.696 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 09:18:50.753 | Selecting previously unselected package python3-sortedcontainers. 2026-08-18 09:18:50.773 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-18 09:18:50.774 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-18 09:18:50.807 | Selecting previously unselected package libxdp1:amd64. 2026-08-18 09:18:50.822 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-18 09:18:50.824 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-18 09:18:50.859 | Selecting previously unselected package python3-openvswitch. 2026-08-18 09:18:50.875 | Preparing to unpack .../5-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:18:50.876 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 09:18:50.939 | Selecting previously unselected package openvswitch-switch. 2026-08-18 09:18:50.955 | Preparing to unpack .../6-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:18:50.961 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 09:18:51.050 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-08-18 09:18:52.057 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-18 09:18:52.189 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-18 09:18:52.195 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-18 09:18:52.198 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 09:18:52.206 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 09:18:52.421 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-18 09:18:52.432 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-18 09:18:52.877 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-18 09:18:53.015 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-18 09:18:53.697 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 09:18:54.806 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 09:18:55.427 | 2026-08-18 09:18:55.428 | Running kernel seems to be up-to-date. 2026-08-18 09:18:55.428 | 2026-08-18 09:18:55.428 | Restarting services... 2026-08-18 09:18:55.495 | 2026-08-18 09:18:55.495 | Service restarts being deferred: 2026-08-18 09:18:55.495 | /etc/needrestart/restart.d/dbus.service 2026-08-18 09:18:55.495 | systemctl restart getty@tty1.service 2026-08-18 09:18:55.495 | systemctl restart networkd-dispatcher.service 2026-08-18 09:18:55.495 | systemctl restart serial-getty@ttyS0.service 2026-08-18 09:18:55.495 | systemctl restart storpool_beacon.service 2026-08-18 09:18:55.495 | systemctl restart storpool_block.service 2026-08-18 09:18:55.495 | systemctl restart systemd-logind.service 2026-08-18 09:18:55.495 | 2026-08-18 09:18:55.495 | No containers need to be restarted. 2026-08-18 09:18:55.495 | 2026-08-18 09:18:55.495 | User sessions running outdated binaries: 2026-08-18 09:18:55.496 | ubuntu @ session #3: python3[7174] 2026-08-18 09:18:55.506 | ubuntu @ session #4: sh[8551,8553], sshd[8493] 2026-08-18 09:18:55.515 | ubuntu @ user manager service: systemd[5283] 2026-08-18 09:18:55.525 | 2026-08-18 09:18:55.525 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 09:18:56.989 | + functions-common:apt_get:1211 : result=0 2026-08-18 09:18:56.992 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 09:18:56.995 | + functions-common:time_stop:2420 : local name 2026-08-18 09:18:56.999 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:18:57.001 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:18:57.004 | + functions-common:time_stop:2423 : local total 2026-08-18 09:18:57.007 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:18:57.011 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 09:18:57.014 | + functions-common:time_stop:2427 : start_time=1787044728862 2026-08-18 09:18:57.017 | + functions-common:time_stop:2429 : [[ -z 1787044728862 ]] 2026-08-18 09:18:57.021 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:18:57.027 | + functions-common:time_stop:2432 : end_time=1787044737022 2026-08-18 09:18:57.031 | + functions-common:time_stop:2433 : elapsed_time=8160 2026-08-18 09:18:57.034 | + functions-common:time_stop:2434 : total=129277 2026-08-18 09:18:57.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:18:57.040 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137437 2026-08-18 09:18:57.043 | + functions-common:apt_get:1215 : return 0 2026-08-18 09:18:57.048 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-18 09:18:57.075 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-18 09:18:57.079 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 09:18:57.082 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 09:18:57.086 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 09:18:57.089 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 09:18:57.093 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 09:18:57.096 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 09:18:57.099 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:57.103 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:57.107 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 09:18:57.111 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 09:18:57.114 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 09:18:57.117 | + functions-common:apt_get_update:1167 : return 2026-08-18 09:18:57.121 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-18 09:18:57.124 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 09:18:57.128 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:18:57.131 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:18:57.135 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-18 09:18:57.166 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-08-18 09:18:57.199 | Reading package lists... 2026-08-18 09:18:57.485 | Building dependency tree... 2026-08-18 09:18:57.487 | Reading state information... 2026-08-18 09:18:57.864 | The following additional packages will be installed: 2026-08-18 09:18:57.864 | ovn-common 2026-08-18 09:18:57.896 | The following NEW packages will be installed: 2026-08-18 09:18:57.897 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-18 09:18:58.172 | 0 upgraded, 4 newly installed, 0 to remove and 99 not upgraded. 2026-08-18 09:18:58.172 | Need to get 2,360 kB of archives. 2026-08-18 09:18:58.172 | After this operation, 8,355 kB of additional disk space will be used. 2026-08-18 09:18:58.172 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-08-18 09:18:59.091 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-18 09:18:59.224 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-18 09:18:59.334 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-18 09:18:59.802 | Fetched 2,360 kB in 2s (1,530 kB/s) 2026-08-18 09:18:59.834 | Selecting previously unselected package ovn-common. 2026-08-18 09:18:59.920 | (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 ... 174845 files and directories currently installed.) 2026-08-18 09:18:59.925 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:18:59.927 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 09:18:59.992 | Selecting previously unselected package ovn-central. 2026-08-18 09:19:00.007 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:19:00.009 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 09:19:00.046 | Selecting previously unselected package ovn-controller-vtep. 2026-08-18 09:19:00.060 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:19:00.062 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 09:19:00.094 | Selecting previously unselected package ovn-host. 2026-08-18 09:19:00.109 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-18 09:19:00.115 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 09:19:00.177 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 09:19:00.187 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 09:19:00.512 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-18 09:19:00.637 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-18 09:19:00.987 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-18 09:19:01.037 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 09:19:01.354 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-18 09:19:01.474 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-18 09:19:01.941 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-18 09:19:02.445 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-18 09:19:03.057 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-18 09:19:03.116 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-18 09:19:03.248 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-18 09:19:03.617 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 09:19:05.475 | 2026-08-18 09:19:05.475 | Running kernel seems to be up-to-date. 2026-08-18 09:19:05.475 | 2026-08-18 09:19:05.475 | Restarting services... 2026-08-18 09:19:05.554 | 2026-08-18 09:19:05.554 | Service restarts being deferred: 2026-08-18 09:19:05.554 | /etc/needrestart/restart.d/dbus.service 2026-08-18 09:19:05.554 | systemctl restart getty@tty1.service 2026-08-18 09:19:05.554 | systemctl restart networkd-dispatcher.service 2026-08-18 09:19:05.554 | systemctl restart serial-getty@ttyS0.service 2026-08-18 09:19:05.554 | systemctl restart storpool_beacon.service 2026-08-18 09:19:05.554 | systemctl restart storpool_block.service 2026-08-18 09:19:05.554 | systemctl restart systemd-logind.service 2026-08-18 09:19:05.554 | 2026-08-18 09:19:05.554 | No containers need to be restarted. 2026-08-18 09:19:05.554 | 2026-08-18 09:19:05.554 | User sessions running outdated binaries: 2026-08-18 09:19:05.554 | ubuntu @ session #3: python3[7174] 2026-08-18 09:19:05.565 | ubuntu @ session #4: sh[8551,8553], sshd[8493] 2026-08-18 09:19:05.576 | ubuntu @ user manager service: systemd[5283] 2026-08-18 09:19:05.586 | 2026-08-18 09:19:05.586 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 09:19:07.195 | + functions-common:apt_get:1211 : result=0 2026-08-18 09:19:07.198 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 09:19:07.200 | + functions-common:time_stop:2420 : local name 2026-08-18 09:19:07.203 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:19:07.206 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:19:07.209 | + functions-common:time_stop:2423 : local total 2026-08-18 09:19:07.211 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:19:07.213 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 09:19:07.216 | + functions-common:time_stop:2427 : start_time=1787044737163 2026-08-18 09:19:07.219 | + functions-common:time_stop:2429 : [[ -z 1787044737163 ]] 2026-08-18 09:19:07.224 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:19:07.229 | + functions-common:time_stop:2432 : end_time=1787044747226 2026-08-18 09:19:07.233 | + functions-common:time_stop:2433 : elapsed_time=10063 2026-08-18 09:19:07.236 | + functions-common:time_stop:2434 : total=137437 2026-08-18 09:19:07.239 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:19:07.242 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=147500 2026-08-18 09:19:07.245 | + functions-common:apt_get:1215 : return 0 2026-08-18 09:19:07.248 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:19:07.252 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:19:07.255 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-18 09:19:07.258 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-18 09:19:07.264 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 09:19:07.267 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-18 09:19:07.271 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 09:19:07.274 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-18 09:19:07.278 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 09:19:07.281 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-18 09:19:07.284 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 09:19:07.287 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-18 09:19:07.290 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 09:19:07.294 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-18 09:19:07.297 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 09:19:07.301 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-18 09:19:07.304 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 09:19:07.308 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-18 09:19:07.311 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-18 09:19:07.314 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-18 09:19:07.316 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-18 09:19:07.319 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-18 09:19:07.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:19:07.325 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:19:07.328 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2026-08-18 09:19:07.331 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:19:07.334 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-18 09:19:07.337 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 09:19:07.341 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-18 09:19:07.361 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:07.364 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-18 09:19:07.366 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-18 09:19:07.369 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-18 09:19:07.373 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 09:19:07.376 | + lib/stack:stack_install_service:32 : install_nova 2026-08-18 09:19:07.379 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-18 09:19:07.382 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-18 09:19:07.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:19:07.388 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:19:07.391 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2026-08-18 09:19:07.393 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:19:07.396 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-18 09:19:07.414 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:07.417 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-18 09:19:07.421 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-18 09:19:07.423 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-18 09:19:07.426 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-18 09:19:07.429 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-18 09:19:07.518 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-18 09:19:07.521 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:07.523 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:07.526 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-18 09:19:07.529 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 09:19:07.531 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 09:19:07.534 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 09:19:07.538 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 09:19:07.541 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 09:19:07.544 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 09:19:07.546 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:07.549 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:07.552 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 09:19:07.555 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 09:19:07.558 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 09:19:07.561 | + functions-common:apt_get_update:1167 : return 2026-08-18 09:19:07.564 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-18 09:19:07.566 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 09:19:07.569 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:07.572 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:07.574 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-18 09:19:07.596 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-18 09:19:07.632 | Reading package lists... 2026-08-18 09:19:07.939 | Building dependency tree... 2026-08-18 09:19:07.940 | Reading state information... 2026-08-18 09:19:08.349 | The following additional packages will be installed: 2026-08-18 09:19:08.350 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-08-18 09:19:08.350 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-18 09:19:08.350 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-08-18 09:19:08.351 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-08-18 09:19:08.351 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-08-18 09:19:08.351 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-08-18 09:19:08.351 | swtpm-tools systemd-container 2026-08-18 09:19:08.353 | Suggested packages: 2026-08-18 09:19:08.353 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-08-18 09:19:08.353 | libvirt-daemon-driver-storage-gluster 2026-08-18 09:19:08.353 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-18 09:19:08.353 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-18 09:19:08.353 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-08-18 09:19:08.353 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-08-18 09:19:08.401 | The following packages will be REMOVED: 2026-08-18 09:19:08.404 | apport-core-dump-handler 2026-08-18 09:19:08.405 | The following NEW packages will be installed: 2026-08-18 09:19:08.405 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-08-18 09:19:08.405 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-18 09:19:08.405 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-08-18 09:19:08.405 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-08-18 09:19:08.406 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-08-18 09:19:08.406 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-18 09:19:08.406 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-08-18 09:19:08.406 | systemd-container systemd-coredump 2026-08-18 09:19:08.407 | The following packages will be upgraded: 2026-08-18 09:19:08.408 | apport python3-apport 2026-08-18 09:19:08.517 | 2 upgraded, 29 newly installed, 1 to remove and 96 not upgraded. 2026-08-18 09:19:08.517 | Need to get 115 MB of archives. 2026-08-18 09:19:08.517 | After this operation, 916 MB of additional disk space will be used. 2026-08-18 09:19:08.517 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.3-0ubuntu0.1 [93.7 kB] 2026-08-18 09:19:08.671 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.3-0ubuntu0.1 [85.3 kB] 2026-08-18 09:19:08.722 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-18 09:19:08.745 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-18 09:19:08.811 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-08-18 09:19:08.842 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.15 [1,830 kB] 2026-08-18 09:19:08.905 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.15 [438 kB] 2026-08-18 09:19:08.913 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.15 [740 kB] 2026-08-18 09:19:08.925 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.15 [431 kB] 2026-08-18 09:19:08.930 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.15 [3,116 B] 2026-08-18 09:19:08.930 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.15 [6,042 B] 2026-08-18 09:19:08.931 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.17 [417 kB] 2026-08-18 09:19:08.935 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.15 [1,374 B] 2026-08-18 09:19:08.936 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.15 [49.7 kB] 2026-08-18 09:19:08.936 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.15 [178 kB] 2026-08-18 09:19:08.946 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.15 [1,160 B] 2026-08-18 09:19:08.976 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-08-18 09:19:08.977 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-08-18 09:19:08.988 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-18 09:19:08.990 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-18 09:19:09.123 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-18 09:19:09.298 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9,096 kB] 2026-08-18 09:19:09.430 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6,318 kB] 2026-08-18 09:19:09.521 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3,433 kB] 2026-08-18 09:19:09.554 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-18 09:19:10.212 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-18 09:19:10.212 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-08-18 09:19:10.213 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-08-18 09:19:10.214 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.17 [153 kB] 2026-08-18 09:19:10.215 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4,115 kB] 2026-08-18 09:19:10.253 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-18 09:19:10.573 | Preconfiguring packages ... 2026-08-18 09:19:10.691 | Fetched 115 MB in 2s (62.8 MB/s) 2026-08-18 09:19:10.807 | (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 ... 174913 files and directories currently installed.) 2026-08-18 09:19:10.811 | Preparing to unpack .../python3-apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-18 09:19:10.903 | Unpacking python3-apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-18 09:19:10.963 | Preparing to unpack .../apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-18 09:19:11.033 | Unpacking apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-18 09:19:11.157 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-18 09:19:11.157 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-18 09:19:11.157 | Package apport-core-dump-handler is to be removed. 2026-08-18 09:19:11.157 | Package python3-zstandard is not installed. 2026-08-18 09:19:11.157 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-18 09:19:11.158 | Package apport-core-dump-handler is to be removed. 2026-08-18 09:19:11.158 | Package systemd-coredump is not installed. 2026-08-18 09:19:11.158 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-18 09:19:11.158 | Package apport-core-dump-handler is to be removed. 2026-08-18 09:19:11.158 | Package python3-zstandard is not installed. 2026-08-18 09:19:11.158 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-18 09:19:11.158 | Package apport-core-dump-handler is to be removed. 2026-08-18 09:19:11.158 | Package systemd-coredump is not installed. 2026-08-18 09:19:11.158 | 2026-08-18 09:19:11.245 | (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 ... 174911 files and directories currently installed.) 2026-08-18 09:19:11.249 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-08-18 09:19:11.896 | Selecting previously unselected package systemd-coredump. 2026-08-18 09:19:11.982 | (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 ... 174909 files and directories currently installed.) 2026-08-18 09:19:11.989 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:19:11.991 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-18 09:19:12.031 | Selecting previously unselected package python3-zstandard. 2026-08-18 09:19:12.052 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-18 09:19:12.053 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-18 09:19:12.098 | Selecting previously unselected package libtpms0:amd64. 2026-08-18 09:19:12.117 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-08-18 09:19:12.121 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-18 09:19:12.163 | Selecting previously unselected package libvirt0:amd64. 2026-08-18 09:19:12.183 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 09:19:12.185 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:12.278 | Selecting previously unselected package libvirt-clients. 2026-08-18 09:19:12.294 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 09:19:12.305 | Unpacking libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:12.356 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-08-18 09:19:12.373 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 09:19:12.383 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:12.430 | Selecting previously unselected package libvirt-daemon. 2026-08-18 09:19:12.451 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 09:19:12.461 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:12.509 | Selecting previously unselected package libvirt-daemon-config-network. 2026-08-18 09:19:12.525 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-08-18 09:19:12.536 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:12.566 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-08-18 09:19:12.587 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-08-18 09:19:12.597 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:12.638 | Selecting previously unselected package systemd-container. 2026-08-18 09:19:12.653 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:19:12.656 | Unpacking systemd-container (255.4-1ubuntu8.17) ... 2026-08-18 09:19:12.716 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-08-18 09:19:12.732 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-08-18 09:19:12.743 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:12.778 | Selecting previously unselected package libvirt-daemon-system. 2026-08-18 09:19:12.793 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 09:19:12.825 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:12.869 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-18 09:19:12.889 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-18 09:19:12.900 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:12.947 | Selecting previously unselected package libvirt-l10n. 2026-08-18 09:19:12.962 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.15_all.deb ... 2026-08-18 09:19:12.972 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:12.999 | Selecting previously unselected package libxml2-utils. 2026-08-18 09:19:13.014 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-18 09:19:13.016 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-18 09:19:13.045 | Selecting previously unselected package mdevctl. 2026-08-18 09:19:13.060 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-08-18 09:19:13.063 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-18 09:19:13.118 | Selecting previously unselected package python3-libvirt. 2026-08-18 09:19:13.133 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-18 09:19:13.136 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-18 09:19:13.182 | Selecting previously unselected package qemu-system-arm. 2026-08-18 09:19:13.201 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:19:13.213 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:13.512 | Selecting previously unselected package qemu-system-mips. 2026-08-18 09:19:13.531 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:19:13.543 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:13.852 | Selecting previously unselected package qemu-system-ppc. 2026-08-18 09:19:13.867 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:19:13.877 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:14.113 | Selecting previously unselected package qemu-system-sparc. 2026-08-18 09:19:14.134 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:19:14.151 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:14.318 | Selecting previously unselected package qemu-system-s390x. 2026-08-18 09:19:14.334 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:19:14.345 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:14.460 | Selecting previously unselected package qemu-system-misc. 2026-08-18 09:19:14.481 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:19:14.493 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:15.601 | Selecting previously unselected package qemu-system. 2026-08-18 09:19:15.622 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-18 09:19:15.624 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:15.662 | Selecting previously unselected package swtpm. 2026-08-18 09:19:15.678 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-18 09:19:15.679 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-18 09:19:15.714 | Selecting previously unselected package swtpm-tools. 2026-08-18 09:19:15.730 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-18 09:19:15.732 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-18 09:19:15.772 | Selecting previously unselected package libnss-mymachines:amd64. 2026-08-18 09:19:15.792 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.17_amd64.deb ... 2026-08-18 09:19:15.799 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 09:19:15.836 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-18 09:19:15.851 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-18 09:19:15.853 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-18 09:19:17.039 | Selecting previously unselected package qemu-efi-arm. 2026-08-18 09:19:17.054 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-18 09:19:17.057 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-18 09:19:17.547 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-18 09:19:17.857 | Creating group 'systemd-coredump' with GID 988. 2026-08-18 09:19:17.858 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-08-18 09:19:17.868 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:17.879 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:17.889 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:17.900 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-18 09:19:17.903 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:17.914 | Setting up python3-apport (2.28.3-0ubuntu0.1) ... 2026-08-18 09:19:18.053 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-18 09:19:18.212 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:18.216 | Setting up systemd-container (255.4-1ubuntu8.17) ... 2026-08-18 09:19:18.368 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-08-18 09:19:18.695 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:18.706 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-18 09:19:18.712 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-18 09:19:18.719 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:18.733 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-18 09:19:18.738 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:19.156 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-18 09:19:19.160 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:19.482 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-18 09:19:19.662 | Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:19.676 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:19.686 | Setting up apport (2.28.3-0ubuntu0.1) ... 2026-08-18 09:19:20.444 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-08-18 09:19:20.483 | Setting up libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:20.493 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.17) ... 2026-08-18 09:19:20.506 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-18 09:19:20.537 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:20.548 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-18 09:19:20.551 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:20.562 | Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:20.574 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-18 09:19:20.638 | info: Selecting GID from range 100 to 999 ... 2026-08-18 09:19:20.643 | info: Adding group `swtpm' (GID 123) ... 2026-08-18 09:19:20.707 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-08-18 09:19:20.707 | 2026-08-18 09:19:20.712 | info: Selecting UID from range 100 to 999 ... 2026-08-18 09:19:20.712 | 2026-08-18 09:19:20.716 | info: Adding system user `swtpm' (UID 119) ... 2026-08-18 09:19:20.718 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-08-18 09:19:20.751 | info: Not creating home directory `/var/lib/swtpm'. 2026-08-18 09:19:20.762 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-08-18 09:19:21.020 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-08-18 09:19:21.557 | Enabling libvirt default network 2026-08-18 09:19:21.819 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-08-18 09:19:21.819 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-08-18 09:19:21.820 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-08-18 09:19:21.820 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-08-18 09:19:21.820 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-08-18 09:19:21.820 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-08-18 09:19:21.820 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-08-18 09:19:21.820 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-08-18 09:19:22.342 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-08-18 09:19:23.044 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-08-18 09:19:23.450 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-08-18 09:19:24.146 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-18 09:19:24.189 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-18 09:19:24.210 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-18 09:19:25.433 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-18 09:19:25.447 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-18 09:19:26.126 | 2026-08-18 09:19:26.126 | Running kernel seems to be up-to-date. 2026-08-18 09:19:26.126 | 2026-08-18 09:19:26.126 | Restarting services... 2026-08-18 09:19:26.209 | 2026-08-18 09:19:26.209 | Service restarts being deferred: 2026-08-18 09:19:26.209 | /etc/needrestart/restart.d/dbus.service 2026-08-18 09:19:26.209 | systemctl restart getty@tty1.service 2026-08-18 09:19:26.209 | systemctl restart networkd-dispatcher.service 2026-08-18 09:19:26.209 | systemctl restart serial-getty@ttyS0.service 2026-08-18 09:19:26.209 | systemctl restart storpool_beacon.service 2026-08-18 09:19:26.209 | systemctl restart storpool_block.service 2026-08-18 09:19:26.209 | systemctl restart systemd-logind.service 2026-08-18 09:19:26.209 | 2026-08-18 09:19:26.209 | No containers need to be restarted. 2026-08-18 09:19:26.209 | 2026-08-18 09:19:26.209 | User sessions running outdated binaries: 2026-08-18 09:19:26.209 | ubuntu @ session #3: python3[7174] 2026-08-18 09:19:26.222 | ubuntu @ session #4: sh[8551,8553], sshd[8493] 2026-08-18 09:19:26.235 | ubuntu @ user manager service: systemd[5283] 2026-08-18 09:19:26.246 | 2026-08-18 09:19:26.246 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-18 09:19:27.803 | + functions-common:apt_get:1211 : result=0 2026-08-18 09:19:27.806 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 09:19:27.809 | + functions-common:time_stop:2420 : local name 2026-08-18 09:19:27.812 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:19:27.815 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:19:27.818 | + functions-common:time_stop:2423 : local total 2026-08-18 09:19:27.821 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:19:27.824 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 09:19:27.826 | + functions-common:time_stop:2427 : start_time=1787044747593 2026-08-18 09:19:27.829 | + functions-common:time_stop:2429 : [[ -z 1787044747593 ]] 2026-08-18 09:19:27.833 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:19:27.838 | + functions-common:time_stop:2432 : end_time=1787044767834 2026-08-18 09:19:27.841 | + functions-common:time_stop:2433 : elapsed_time=20241 2026-08-18 09:19:27.844 | + functions-common:time_stop:2434 : total=147500 2026-08-18 09:19:27.847 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:19:27.850 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167741 2026-08-18 09:19:27.853 | + functions-common:apt_get:1215 : return 0 2026-08-18 09:19:27.856 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-18 09:19:27.859 | + functions-common:install_package:1438 : update_package_repo 2026-08-18 09:19:27.862 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-18 09:19:27.864 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-18 09:19:27.867 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-18 09:19:27.870 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-18 09:19:27.873 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-18 09:19:27.876 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:27.878 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:27.882 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-18 09:19:27.885 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-18 09:19:27.888 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-18 09:19:27.891 | + functions-common:apt_get_update:1167 : return 2026-08-18 09:19:27.894 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-18 09:19:27.896 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-18 09:19:27.899 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:27.902 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:27.905 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-18 09:19:27.930 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-08-18 09:19:27.959 | Reading package lists... 2026-08-18 09:19:28.213 | Building dependency tree... 2026-08-18 09:19:28.215 | Reading state information... 2026-08-18 09:19:28.602 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-18 09:19:28.602 | ovmf set to manually installed. 2026-08-18 09:19:28.602 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-18 09:19:28.602 | swtpm set to manually installed. 2026-08-18 09:19:28.602 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-18 09:19:28.602 | swtpm-tools set to manually installed. 2026-08-18 09:19:28.603 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-18 09:19:28.603 | mdevctl set to manually installed. 2026-08-18 09:19:28.603 | 0 upgraded, 0 newly installed, 0 to remove and 96 not upgraded. 2026-08-18 09:19:28.608 | + functions-common:apt_get:1211 : result=0 2026-08-18 09:19:28.611 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-18 09:19:28.614 | + functions-common:time_stop:2420 : local name 2026-08-18 09:19:28.617 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:19:28.620 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:19:28.623 | + functions-common:time_stop:2423 : local total 2026-08-18 09:19:28.627 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:19:28.630 | + functions-common:time_stop:2426 : name=apt-get 2026-08-18 09:19:28.633 | + functions-common:time_stop:2427 : start_time=1787044767926 2026-08-18 09:19:28.636 | + functions-common:time_stop:2429 : [[ -z 1787044767926 ]] 2026-08-18 09:19:28.639 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:19:28.643 | + functions-common:time_stop:2432 : end_time=1787044768640 2026-08-18 09:19:28.646 | + functions-common:time_stop:2433 : elapsed_time=714 2026-08-18 09:19:28.649 | + functions-common:time_stop:2434 : total=167741 2026-08-18 09:19:28.651 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:19:28.654 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168455 2026-08-18 09:19:28.658 | + functions-common:apt_get:1215 : return 0 2026-08-18 09:19:28.661 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-18 09:19:28.664 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:19:28.669 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-18 09:19:28.672 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-18 09:19:28.675 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-18 09:19:28.677 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-08-18 09:19:28.681 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-08-18 09:19:28.683 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-08-18 09:19:28.687 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-18 09:19:28.690 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-08-18 09:19:28.703 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-08-18 09:19:28.716 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-08-18 09:19:28.716 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-08-18 09:19:28.725 | /var/core/core.%e.%p.%h.%t 2026-08-18 09:19:28.730 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-08-18 09:19:28.743 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-18 09:19:28.754 | [Service] 2026-08-18 09:19:28.755 | LimitCORE=infinity 2026-08-18 09:19:28.760 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-08-18 09:19:29.074 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-08-18 09:19:29.077 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-08-18 09:19:29.081 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-18 09:19:29.100 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:29.104 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-18 09:19:29.124 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-18 09:19:29.126 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-18 09:19:29.129 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-18 09:19:29.132 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-18 09:19:29.136 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-18 09:19:29.138 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-18 09:19:29.141 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-18 09:19:29.144 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 09:19:29.147 | ++ functions-common:git_clone:593 : pwd 2026-08-18 09:19:29.150 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:19:29.153 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:19:29.157 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:19:29.176 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:19:29.179 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:19:29.182 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:19:29.186 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-18 09:19:29.186 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:19:29.193 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-18 09:19:29.196 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:19:29.198 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-18 09:19:29.213 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-18 09:19:29.217 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 09:19:29.217 | + functions-common:git_clone:673 : head -1 2026-08-18 09:19:29.219 | fatal: not a git repository (or any of the parent directories): .git 2026-08-18 09:19:29.222 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:19:29.225 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-18 09:19:29.247 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:19:29.249 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-08-18 09:19:29.252 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-08-18 09:19:29.255 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-18 09:19:29.258 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:19:29.261 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 09:19:29.265 | ++ functions-common:git_clone:593 : pwd 2026-08-18 09:19:29.268 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:19:29.271 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:19:29.274 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:19:29.292 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:19:29.296 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:19:29.299 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:19:29.304 | + functions-common:git_clone:610 : echo master 2026-08-18 09:19:29.304 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:19:29.311 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-18 09:19:29.314 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:19:29.317 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-18 09:19:29.331 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-18 09:19:29.335 | + functions-common:git_clone:673 : head -1 2026-08-18 09:19:29.335 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 09:19:29.375 | fbcb65a325 Merge "Stabilize functional test for slow instance.save" 2026-08-18 09:19:29.379 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:19:29.382 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-18 09:19:29.386 | + inc/python:setup_develop:353 : local bindep 2026-08-18 09:19:29.389 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-18 09:19:29.391 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-18 09:19:29.394 | + inc/python:setup_develop:359 : local extras= 2026-08-18 09:19:29.397 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-18 09:19:29.401 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 09:19:29.404 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-18 09:19:29.407 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-18 09:19:29.410 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 09:19:29.413 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 09:19:29.417 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-18 09:19:29.420 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 09:19:29.424 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-18 09:19:29.427 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 09:19:29.430 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 09:19:29.434 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-18 09:19:29.442 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-18 09:19:29.445 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-18 09:19:29.448 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-18 09:19:29.533 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-18 09:19:29.536 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 09:19:29.539 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 09:19:29.542 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 09:19:29.545 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-18 09:19:29.548 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-18 09:19:29.551 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 09:19:29.553 | + inc/python:setup_package:446 : local extras= 2026-08-18 09:19:29.556 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 09:19:29.558 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 09:19:29.560 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 09:19:29.562 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 09:19:29.564 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 09:19:29.566 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-18 09:19:29.588 | Using python 3.12 to install /opt/stack/nova 2026-08-18 09:19:29.591 | + 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-08-18 09:19:30.123 | Obtaining file:///opt/stack/nova 2026-08-18 09:19:30.126 | Installing build dependencies: started 2026-08-18 09:19:31.003 | Installing build dependencies: finished with status 'done' 2026-08-18 09:19:31.003 | Checking if build backend supports build_editable: started 2026-08-18 09:19:31.345 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 09:19:31.345 | Getting requirements to build editable: started 2026-08-18 09:19:31.530 | Getting requirements to build editable: finished with status 'done' 2026-08-18 09:19:31.531 | Preparing editable metadata (pyproject.toml): started 2026-08-18 09:19:33.436 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:19:33.453 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (7.0.3) 2026-08-18 09:19:33.453 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.0.51) 2026-08-18 09:19:33.453 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.3.1) 2026-08-18 09:19:33.453 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (0.41.0) 2026-08-18 09:19:33.453 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.1.6) 2026-08-18 09:19:33.453 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (13.0.0) 2026-08-18 09:19:33.454 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (6.1.1) 2026-08-18 09:19:33.454 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.5.1) 2026-08-18 09:19:33.455 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (43.0.3) 2026-08-18 09:19:33.455 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.8.10) 2026-08-18 09:19:33.456 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.5.3) 2026-08-18 09:19:33.456 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.1.0) 2026-08-18 09:19:33.457 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.10.1) 2026-08-18 09:19:33.457 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.18.0) 2026-08-18 09:19:33.458 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.18.5) 2026-08-18 09:19:33.458 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.3.0) 2026-08-18 09:19:33.459 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (4.0.0) 2026-08-18 09:19:33.459 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (4.26.0) 2026-08-18 09:19:33.460 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (9.9.0) 2026-08-18 09:19:33.460 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.15.0) 2026-08-18 09:19:33.678 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev339) 2026-08-18 09:19:33.762 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 09:19:33.768 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (4.12.0) 2026-08-18 09:19:33.769 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.34.2) 2026-08-18 09:19:33.769 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.9.0) 2026-08-18 09:19:33.900 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev339) 2026-08-18 09:19:33.909 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-18 09:19:33.919 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (4.3.0) 2026-08-18 09:19:33.919 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (7.6.1) 2026-08-18 09:19:33.920 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (10.7.0) 2026-08-18 09:19:33.921 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (6.5.0) 2026-08-18 09:19:33.923 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (8.3.0) 2026-08-18 09:19:33.923 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.12.0) 2026-08-18 09:19:33.923 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.9.0) 2026-08-18 09:19:33.923 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.11.0) 2026-08-18 09:19:33.923 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.8.0) 2026-08-18 09:19:33.923 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (10.1.1) 2026-08-18 09:19:33.924 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (18.1.0) 2026-08-18 09:19:33.924 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (7.10.0) 2026-08-18 09:19:33.925 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (18.2.0) 2026-08-18 09:19:33.925 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (6.0.0) 2026-08-18 09:19:33.926 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.12.0) 2026-08-18 09:19:33.926 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (6.9.0) 2026-08-18 09:19:33.927 | 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.dev339) (4.8.0) 2026-08-18 09:19:33.928 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.0.0) 2026-08-18 09:19:33.929 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (8.2.0) 2026-08-18 09:19:33.929 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (7.2.2) 2026-08-18 09:19:33.930 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.11.0) 2026-08-18 09:19:33.930 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (7.1.0) 2026-08-18 09:19:33.931 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.1.0) 2026-08-18 09:19:33.931 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.8.0) 2026-08-18 09:19:33.932 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.1.0) 2026-08-18 09:19:33.932 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (5.8.0) 2026-08-18 09:19:34.062 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev339) 2026-08-18 09:19:34.071 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-18 09:19:34.077 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (9.0.1) 2026-08-18 09:19:34.077 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (0.3.0) 2026-08-18 09:19:34.078 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.4.2) 2026-08-18 09:19:34.079 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (1.9.0) 2026-08-18 09:19:34.079 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (2.9.0.post0) 2026-08-18 09:19:34.081 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (3.4.0) 2026-08-18 09:19:34.081 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (4.18.0) 2026-08-18 09:19:34.081 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev339) (6.0.3) 2026-08-18 09:19:34.084 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev339) (1.3.12) 2026-08-18 09:19:34.084 | 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.dev339) (4.15.0) 2026-08-18 09:19:34.087 | 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.dev339) (7.5.0) 2026-08-18 09:19:34.091 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev339) (2.0.0) 2026-08-18 09:19:34.096 | 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.dev339) (3.0) 2026-08-18 09:19:34.101 | 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.dev339) (2.8.0) 2026-08-18 09:19:34.105 | 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.dev339) (3.1.0) 2026-08-18 09:19:34.107 | 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.dev339) (2.2.2) 2026-08-18 09:19:34.113 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev339) (3.0.3) 2026-08-18 09:19:34.114 | 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.dev339) (26.1.0) 2026-08-18 09:19:34.114 | 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.dev339) (2025.9.1) 2026-08-18 09:19:34.115 | 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.dev339) (0.37.0) 2026-08-18 09:19:34.116 | 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.dev339) (2026.5.1) 2026-08-18 09:19:34.123 | 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.dev339) (2.1.0) 2026-08-18 09:19:34.129 | 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.dev339) (4.1.0) 2026-08-18 09:19:34.130 | 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.dev339) (2.13.0) 2026-08-18 09:19:34.130 | 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.dev339) (5.8.0) 2026-08-18 09:19:34.142 | 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.dev339) (1.5.0) 2026-08-18 09:19:34.142 | 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.dev339) (1.1.0) 2026-08-18 09:19:34.143 | 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.dev339) (1.33) 2026-08-18 09:19:34.144 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev339) (4.10.0) 2026-08-18 09:19:34.152 | 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.dev339) (3.1.1) 2026-08-18 09:19:34.158 | 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.dev339) (9.1.4) 2026-08-18 09:19:34.167 | 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.dev339) (2.18.0) 2026-08-18 09:19:34.175 | 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.dev339) (0.20) 2026-08-18 09:19:34.185 | 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.dev339) (2.1.2) 2026-08-18 09:19:34.185 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev339) (0.6.2) 2026-08-18 09:19:34.194 | 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.dev339) (7.1.4) 2026-08-18 09:19:34.195 | 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.dev339) (5.3.1) 2026-08-18 09:19:34.196 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev339) (5.6.2) 2026-08-18 09:19:34.198 | 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.dev339) (0.16.0) 2026-08-18 09:19:34.202 | 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.dev339) (5.1.0) 2026-08-18 09:19:34.210 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev339) (2026.2) 2026-08-18 09:19:34.210 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev339) (26.2) 2026-08-18 09:19:34.215 | 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.dev339) (0.25.0) 2026-08-18 09:19:34.218 | 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.dev339) (5.0.0) 2026-08-18 09:19:34.223 | 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.dev339) (4.0.1) 2026-08-18 09:19:34.230 | 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.dev339) (1.2.1) 2026-08-18 09:19:34.246 | 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.dev339) (1.7.6) 2026-08-18 09:19:34.253 | 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.dev339) (2.2.0) 2026-08-18 09:19:34.257 | 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.dev339) (1.3.7) 2026-08-18 09:19:34.263 | 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.dev339) (3.3.2) 2026-08-18 09:19:34.271 | 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.dev339) (4.3.2) 2026-08-18 09:19:34.272 | 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.dev339) (3.7.1) 2026-08-18 09:19:34.277 | 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.dev339) (2.4.0) 2026-08-18 09:19:34.284 | 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.dev339) (3.0.3) 2026-08-18 09:19:34.285 | 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.dev339) (1.6.2) 2026-08-18 09:19:34.291 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev339) (84.0.0) 2026-08-18 09:19:34.303 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev339) (0.8.1) 2026-08-18 09:19:34.325 | 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.dev339) (4.15.0) 2026-08-18 09:19:34.329 | 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.dev339) (0.6.0) 2026-08-18 09:19:34.330 | 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.dev339) (4.0.0) 2026-08-18 09:19:34.337 | 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.dev339) (3.0.52) 2026-08-18 09:19:34.338 | 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.dev339) (1.11.0) 2026-08-18 09:19:34.338 | 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.dev339) (15.0.0) 2026-08-18 09:19:34.339 | 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.dev339) (1.8.0) 2026-08-18 09:19:34.353 | 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.dev339) (1.17.0) 2026-08-18 09:19:34.357 | 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.dev339) (2.1.0) 2026-08-18 09:19:34.358 | 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.dev339) (24.2.1) 2026-08-18 09:19:34.369 | 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.dev339) (4.7.0) 2026-08-18 09:19:34.384 | 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.dev339) (3.4.7) 2026-08-18 09:19:34.385 | 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.dev339) (3.18) 2026-08-18 09:19:34.385 | 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.dev339) (2.7.0) 2026-08-18 09:19:34.387 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev339) (2023.11.17) 2026-08-18 09:19:34.410 | 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.dev339) (4.2.0) 2026-08-18 09:19:34.410 | 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.dev339) (2.20.0) 2026-08-18 09:19:34.418 | 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.dev339) (0.1.2) 2026-08-18 09:19:34.430 | 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.dev339) (0.8) 2026-08-18 09:19:34.474 | 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.dev339) (0.16.0) 2026-08-18 09:19:34.810 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev339) 2026-08-18 09:19:34.818 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-18 09:19:34.840 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev339) 2026-08-18 09:19:34.850 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-18 09:19:34.889 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev339) 2026-08-18 09:19:34.904 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-08-18 09:19:34.986 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-18 09:19:34.997 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-18 09:19:35.019 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-18 09:19:35.029 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-18 09:19:35.042 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-18 09:19:35.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 26.7 MB/s 0:00:00 2026-08-18 09:19:35.681 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-08-18 09:19:35.738 | Building wheels for collected packages: nova 2026-08-18 09:19:35.738 | Building editable for nova (pyproject.toml): started 2026-08-18 09:19:37.657 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-18 09:19:37.660 | Created wheel for nova: filename=nova-33.1.0.dev339-0.editable-py3-none-any.whl size=10634 sha256=a8d550a65ab5ad907a517b90a48e7d016964fab6768db5dece0102621e5f65a1 2026-08-18 09:19:37.660 | Stored in directory: /tmp/pip-ephem-wheel-cache-_fax2yh7/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-18 09:19:37.661 | Successfully built nova 2026-08-18 09:19:37.813 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-18 09:19:40.619 | 2026-08-18 09:19:40.634 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev339 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-08-18 09:19:40.829 | + inc/python:pip_install:216 : result=0 2026-08-18 09:19:40.832 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:19:40.835 | + functions-common:time_stop:2420 : local name 2026-08-18 09:19:40.838 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:19:40.840 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:19:40.843 | + functions-common:time_stop:2423 : local total 2026-08-18 09:19:40.845 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:19:40.848 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:19:40.851 | + functions-common:time_stop:2427 : start_time=1787044769583 2026-08-18 09:19:40.853 | + functions-common:time_stop:2429 : [[ -z 1787044769583 ]] 2026-08-18 09:19:40.857 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:19:40.861 | + functions-common:time_stop:2432 : end_time=1787044780858 2026-08-18 09:19:40.864 | + functions-common:time_stop:2433 : elapsed_time=11275 2026-08-18 09:19:40.867 | + functions-common:time_stop:2434 : total=91965 2026-08-18 09:19:40.870 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:19:40.872 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=103240 2026-08-18 09:19:40.874 | + inc/python:pip_install:219 : return 0 2026-08-18 09:19:40.876 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 09:19:40.879 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:19:40.881 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-18 09:19:40.884 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-18 09:19:40.886 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:19:40.888 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:19:40.891 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2026-08-18 09:19:40.894 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:19:40.897 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-08-18 09:19:40.911 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 09:19:40.914 | + ./stack.sh:main:962 : configure_nova 2026-08-18 09:19:40.917 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-08-18 09:19:40.932 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-18 09:19:40.934 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-18 09:19:40.937 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-18 09:19:40.941 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-18 09:19:40.941 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-18 09:19:40.945 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-18 09:19:40.948 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-18 09:19:40.951 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-18 09:19:40.954 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-18 09:19:40.956 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-18 09:19:40.959 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-18 09:19:40.961 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-18 09:19:40.965 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-18 09:19:40.978 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-18 09:19:40.993 | + 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-08-18 09:19:41.008 | + 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-08-18 09:19:41.020 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-18 09:19:41.032 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-18 09:19:41.043 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-18 09:19:41.047 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-18 09:19:41.051 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.7L6JwNkftA 2026-08-18 09:19:41.053 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-18 09:19:41.055 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-18 09:19:41.057 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-18 09:19:41.060 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-18 09:19:41.062 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-18 09:19:41.065 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.7L6JwNkftA 2026-08-18 09:19:41.070 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.7L6JwNkftA 2026-08-18 09:19:41.082 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.7L6JwNkftA /etc/sudoers.d/nova-rootwrap 2026-08-18 09:19:41.096 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-18 09:19:41.099 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-18 09:19:41.101 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-18 09:19:41.103 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-18 09:19:41.107 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-18 09:19:41.109 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-18 09:19:41.112 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-18 09:19:41.116 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-18 09:19:41.117 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-18 09:19:41.124 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-18 09:19:41.128 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-18 09:19:41.140 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-18 09:19:41.156 | + lib/nova:configure_nova:268 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-08-18 09:19:41.159 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-18 09:19:41.164 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-18 09:19:41.186 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:41.190 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-18 09:19:41.201 | net.ipv4.ip_forward = 1 2026-08-18 09:19:41.205 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-18 09:19:41.208 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-08-18 09:19:41.212 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-08-18 09:19:41.215 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-08-18 09:19:41.228 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-18 09:19:41.233 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-18 09:19:41.233 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-18 09:19:41.238 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:5b456692a8f 2026-08-18 09:19:41.242 | InitiatorName=iqn.2016-04.com.open-iscsi:5b456692a8f 2026-08-18 09:19:41.247 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-18 09:19:41.250 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-18 09:19:41.324 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-18 09:19:41.327 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-18 09:19:41.330 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:19:41.333 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-18 09:19:41.386 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-18 09:19:41.389 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-18 09:19:41.393 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-18 09:19:41.398 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-18 09:19:41.433 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-18 09:19:41.436 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-18 09:19:41.471 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-18 09:19:41.511 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-18 09:19:41.545 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-18 09:19:41.584 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-08-18 09:19:41.627 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-18 09:19:41.668 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.138 2026-08-18 09:19:41.706 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-18 09:19:41.741 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-18 09:19:41.778 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-18 09:19:41.815 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-18 09:19:41.848 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-18 09:19:41.884 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-18 09:19:41.921 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-18 09:19:41.953 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-18 09:19:41.986 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-18 09:19:41.990 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:19:41.992 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:19:41.995 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:19:41.998 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:19:42.002 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:19:42.005 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:19:42.008 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:19:42.011 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:19:42.013 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:19:42.016 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:19:42.018 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:19:42.020 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:19:42.022 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:19:42.024 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-18 09:19:42.046 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:42.049 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 09:19:42.051 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-18 09:19:42.054 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-18 09:19:42.094 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-18 09:19:42.097 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-18 09:19:42.099 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-18 09:19:42.102 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-18 09:19:42.105 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 09:19:42.108 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 09:19:42.111 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 09:19:42.129 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:42.132 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 09:19:42.135 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-18 09:19:42.139 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-18 09:19:42.182 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-18 09:19:42.185 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-18 09:19:42.188 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-18 09:19:42.191 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-18 09:19:42.194 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 09:19:42.197 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 09:19:42.199 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 09:19:42.221 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:42.224 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 09:19:42.227 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-18 09:19:42.231 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-18 09:19:42.273 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-18 09:19:42.312 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-18 09:19:42.353 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-18 09:19:42.386 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-18 09:19:42.405 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:42.407 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-18 09:19:42.428 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:42.433 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-18 09:19:42.433 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-18 09:19:42.438 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-18 09:19:42.441 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-18 09:19:42.475 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-18 09:19:42.478 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-18 09:19:42.518 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-18 09:19:42.521 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-18 09:19:42.523 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-18 09:19:42.526 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-18 09:19:42.528 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 09:19:42.532 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-18 09:19:42.535 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-18 09:19:42.537 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 09:19:42.540 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-18 09:19:42.542 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-18 09:19:42.578 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-18 09:19:42.614 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.138/identity 2026-08-18 09:19:42.654 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-18 09:19:42.692 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-08-18 09:19:42.730 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-18 09:19:42.768 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-18 09:19:42.805 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-18 09:19:42.840 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.138/identity 2026-08-18 09:19:42.881 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 09:19:42.924 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-18 09:19:42.961 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 09:19:42.964 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-18 09:19:42.985 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:42.989 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-18 09:19:42.992 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-18 09:19:43.031 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-18 09:19:43.034 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-18 09:19:43.036 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 09:19:43.039 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-18 09:19:43.042 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-18 09:19:43.080 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-18 09:19:43.117 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.138/identity 2026-08-18 09:19:43.152 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-18 09:19:43.185 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-08-18 09:19:43.217 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-18 09:19:43.250 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-18 09:19:43.288 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-18 09:19:43.326 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-18 09:19:43.344 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:43.346 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.138 2026-08-18 09:19:43.349 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-08-18 09:19:43.351 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-08-18 09:19:43.382 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-18 09:19:43.397 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:19:43.399 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-18 09:19:43.401 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-18 09:19:43.432 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-18 09:19:43.471 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-18 09:19:43.474 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-18 09:19:43.510 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-18 09:19:43.514 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-08-18 09:19:43.517 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-08-18 09:19:43.553 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-18 09:19:43.556 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:19:43.559 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:19:43.562 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:19:43.565 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:19:43.568 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:19:43.571 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:19:43.573 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:19:43.576 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:19:43.579 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:19:43.582 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:19:43.586 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:19:43.589 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:19:43.592 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:19:43.595 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-18 09:19:43.597 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-18 09:19:43.601 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-18 09:19:43.605 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 09:19:43.626 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 09:19:43.629 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 09:19:43.632 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 09:19:43.635 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 09:19:43.638 | + 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-08-18 09:19:43.675 | + 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-08-18 09:19:43.709 | + 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-08-18 09:19:43.749 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 09:19:43.789 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-18 09:19:43.827 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-18 09:19:43.869 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-18 09:19:43.890 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:43.894 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-18 09:19:43.897 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-18 09:19:43.901 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-18 09:19:43.904 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-18 09:19:43.907 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-18 09:19:43.910 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-18 09:19:43.913 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-18 09:19:43.916 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 09:19:43.918 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 09:19:43.936 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-18 09:19:43.937 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:19:43.946 | d /var/run/uwsgi 0755 stack root 2026-08-18 09:19:43.950 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:19:43.963 | /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-08-18 09:19:43.968 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-18 09:19:43.971 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-18 09:19:43.976 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 09:19:43.980 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-18 09:19:44.019 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-08-18 09:19:44.055 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-18 09:19:44.090 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-18 09:19:44.127 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 09:19:44.167 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 09:19:44.206 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-18 09:19:44.243 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-18 09:19:44.278 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-18 09:19:44.315 | + 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-08-18 09:19:44.349 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 09:19:44.384 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 09:19:44.420 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-18 09:19:44.455 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-18 09:19:44.490 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-18 09:19:44.493 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-18 09:19:44.497 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-18 09:19:44.500 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-18 09:19:44.503 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 09:19:44.506 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:44.509 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:44.512 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-18 09:19:44.515 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-18 09:19:44.517 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-18 09:19:44.551 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-18 09:19:44.585 | + 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-08-18 09:19:44.586 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-18 09:19:44.598 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-18 09:19:44.602 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-18 09:19:44.605 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-18 09:19:44.608 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 09:19:44.611 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 09:19:44.614 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:19:44.617 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:19:44.620 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:44.623 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:44.627 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 09:19:44.630 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 09:19:44.633 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:44.636 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:44.639 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-18 09:19:44.674 | Enabling site nova-api. 2026-08-18 09:19:44.680 | To activate the new configuration, you need to run: 2026-08-18 09:19:44.680 | systemctl reload apache2 2026-08-18 09:19:44.686 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-18 09:19:44.689 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:19:44.691 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:19:44.695 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:19:44.810 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-18 09:19:44.828 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:44.831 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-18 09:19:44.834 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-18 09:19:44.836 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-18 09:19:44.838 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-18 09:19:44.841 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-18 09:19:44.843 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-18 09:19:44.845 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-18 09:19:44.848 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 09:19:44.851 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 09:19:44.864 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-18 09:19:44.865 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:19:44.873 | d /var/run/uwsgi 0755 stack root 2026-08-18 09:19:44.877 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:19:44.890 | /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-08-18 09:19:44.893 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-18 09:19:44.896 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-18 09:19:44.900 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 09:19:44.903 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-18 09:19:44.937 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-08-18 09:19:44.971 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-18 09:19:45.003 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-18 09:19:45.036 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 09:19:45.067 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 09:19:45.099 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-18 09:19:45.133 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-18 09:19:45.166 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-18 09:19:45.197 | + 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-08-18 09:19:45.228 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 09:19:45.256 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 09:19:45.283 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-18 09:19:45.314 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-18 09:19:45.343 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-18 09:19:45.346 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-18 09:19:45.377 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-18 09:19:45.396 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:19:45.398 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-18 09:19:45.434 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-18 09:19:45.436 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-18 09:19:45.439 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-18 09:19:45.457 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:45.460 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:19:45.463 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:19:45.498 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-18 09:19:45.531 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-18 09:19:45.534 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-18 09:19:45.537 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-18 09:19:45.540 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 09:19:45.542 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-18 09:19:45.545 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 09:19:45.562 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:45.565 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-18 09:19:45.567 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-18 09:19:45.570 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 09:19:45.588 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:45.591 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:19:45.595 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:19:45.627 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 09:19:45.630 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 09:19:45.633 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-08-18 09:19:45.664 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-08-18 09:19:45.696 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-08-18 09:19:45.735 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-18 09:19:45.752 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:45.756 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-08-18 09:19:45.789 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-18 09:19:45.825 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-18 09:19:45.862 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-18 09:19:45.865 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-18 09:19:45.868 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-18 09:19:45.906 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-18 09:19:45.908 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-18 09:19:45.911 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 09:19:45.914 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-18 09:19:45.916 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-18 09:19:45.948 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-18 09:19:45.981 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.138/identity 2026-08-18 09:19:46.016 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-18 09:19:46.048 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-08-18 09:19:46.080 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-18 09:19:46.114 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-18 09:19:46.148 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-18 09:19:46.186 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-18 09:19:46.207 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:46.210 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-18 09:19:46.215 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 09:19:46.219 | + lib/nova:create_nova_conf:589 : local conf 2026-08-18 09:19:46.222 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-18 09:19:46.226 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-18 09:19:46.229 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 09:19:46.232 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 09:19:46.236 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-18 09:19:46.239 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-18 09:19:46.242 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-18 09:19:46.249 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-18 09:19:46.252 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-18 09:19:46.256 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-18 09:19:46.260 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-18 09:19:46.264 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 09:19:46.267 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 09:19:46.270 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 09:19:46.288 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:46.290 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 09:19:46.292 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-18 09:19:46.295 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-18 09:19:46.329 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-08-18 09:19:46.362 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-18 09:19:46.397 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 09:19:46.400 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-18 09:19:46.402 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-18 09:19:46.404 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-18 09:19:46.422 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:46.425 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-18 09:19:46.426 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-18 09:19:47.019 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-18 09:19:47.021 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-18 09:19:47.552 | Adding vhost "nova_cell1" ... 2026-08-18 09:19:47.590 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-18 09:19:48.128 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-18 09:19:48.154 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-18 09:19:48.156 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-18 09:19:48.159 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-18 09:19:48.161 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 09:19:48.164 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-18 09:19:48.167 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 09:19:48.184 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:48.187 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-18 09:19:48.190 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-18 09:19:48.193 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 09:19:48.210 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:48.211 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/nova_cell1 2026-08-18 09:19:48.215 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/nova_cell1 2026-08-18 09:19:48.247 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 09:19:48.249 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 09:19:48.252 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-18 09:19:48.269 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:48.271 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-18 09:19:48.274 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-18 09:19:48.276 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-18 09:19:48.279 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-18 09:19:48.281 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 09:19:48.283 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-18 09:19:48.285 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-18 09:19:48.321 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-18 09:19:48.356 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.138/identity 2026-08-18 09:19:48.393 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-18 09:19:48.430 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-08-18 09:19:48.465 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-18 09:19:48.502 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-18 09:19:48.537 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-18 09:19:48.573 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-18 09:19:48.576 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-18 09:19:48.579 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-18 09:19:48.582 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 09:19:48.599 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 09:19:48.602 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 09:19:48.605 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 09:19:48.607 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 09:19:48.610 | + 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-08-18 09:19:48.641 | + 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-08-18 09:19:48.672 | + 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-08-18 09:19:48.706 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 09:19:48.739 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-18 09:19:48.772 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 09:19:48.776 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-18 09:19:48.780 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 09:19:48.783 | + lib/nova:create_nova_conf:623 : local conf 2026-08-18 09:19:48.785 | + lib/nova:create_nova_conf:624 : local offset 2026-08-18 09:19:48.789 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-18 09:19:48.791 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 09:19:48.794 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 09:19:48.796 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-18 09:19:48.799 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-18 09:19:48.802 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-18 09:19:48.805 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-18 09:19:48.807 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-18 09:19:48.810 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-18 09:19:48.812 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-18 09:19:48.829 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:48.832 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-18 09:19:48.866 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-18 09:19:48.895 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-18 09:19:48.898 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-18 09:19:48.901 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-18 09:19:48.904 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-18 09:19:48.920 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:19:48.923 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-18 09:19:48.942 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:19:48.945 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-18 09:19:48.963 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:48.966 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-18 09:19:48.969 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-18 09:19:48.972 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-18 09:19:48.975 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-18 09:19:48.991 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:48.994 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-18 09:19:49.009 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-18 09:19:49.009 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-18 09:19:49.017 | cgroup_device_acl = [ 2026-08-18 09:19:49.017 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-18 09:19:49.018 | "/dev/random", "/dev/urandom", 2026-08-18 09:19:49.018 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-18 09:19:49.018 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-18 09:19:49.018 | "/dev/vfio/vfio", 2026-08-18 09:19:49.018 | ] 2026-08-18 09:19:49.022 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-18 09:19:49.025 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:19:49.029 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:19:49.032 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:19:49.035 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:19:49.038 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:19:49.041 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:19:49.044 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:19:49.048 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:19:49.051 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:19:49.054 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:19:49.056 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:19:49.060 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:19:49.063 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:19:49.066 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-18 09:19:49.070 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-08-18 09:19:49.072 | + functions-common:add_user_to_group:2189 : local user=stack 2026-08-18 09:19:49.074 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-18 09:19:49.077 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-08-18 09:19:49.106 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-18 09:19:49.109 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-18 09:19:49.113 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:49.117 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:49.120 | + 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-08-18 09:19:49.124 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-18 09:19:49.127 | + 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-08-18 09:19:49.142 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-18 09:19:49.142 | + 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-08-18 09:19:49.151 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-18 09:19:49.156 | + 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-08-18 09:19:49.171 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-18 09:19:49.171 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-18 09:19:49.179 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-18 09:19:49.183 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-18 09:19:49.187 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-18 09:19:49.190 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-18 09:19:49.193 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-18 09:19:49.195 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:19:49.198 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-18 09:19:49.268 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-18 09:19:49.271 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:19:49.274 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-18 09:19:49.377 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-08-18 09:19:49.418 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-18 09:19:49.457 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-18 09:19:49.460 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-18 09:19:49.497 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-18 09:19:49.535 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-08-18 09:19:49.573 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-18 09:19:49.610 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-18 09:19:49.646 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-18 09:19:49.650 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:19:49.655 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-18 09:19:49.658 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-18 09:19:49.662 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:19:49.667 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-18 09:19:49.670 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-18 09:19:49.673 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-18 09:19:49.677 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-08-18 09:19:49.680 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-08-18 09:19:49.683 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-18 09:19:49.686 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-18 09:19:49.710 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:49.713 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-18 09:19:49.717 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-18 09:19:49.720 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-18 09:19:49.723 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-18 09:19:49.728 | + lib/stack:stack_install_service:32 : install_placement 2026-08-18 09:19:49.730 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-18 09:19:49.734 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-18 09:19:49.738 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 09:19:49.742 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-18 09:19:49.746 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-18 09:19:49.750 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 09:19:49.755 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-18 09:19:49.755 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 09:19:49.761 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-18 09:19:49.765 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-18 09:19:49.769 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-18 09:19:49.772 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-18 09:19:49.775 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-18 09:19:49.802 | Using python 3.12 to install osc-placement 2026-08-18 09:19:49.806 | + 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-08-18 09:19:50.539 | Collecting osc-placement 2026-08-18 09:19:50.585 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-18 09:19:50.591 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-18 09:19:50.591 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-08-18 09:19:50.591 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-18 09:19:50.592 | 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-08-18 09:19:50.593 | 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-08-18 09:19:50.593 | 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-08-18 09:19:50.594 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-08-18 09:19:50.594 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-08-18 09:19:50.595 | 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-08-18 09:19:50.597 | 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.15.0) 2026-08-18 09:19:50.597 | 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.18.0) 2026-08-18 09:19:50.598 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-18 09:19:50.599 | 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-08-18 09:19:50.600 | 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-08-18 09:19:50.600 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-08-18 09:19:50.601 | 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-08-18 09:19:50.602 | 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-08-18 09:19:50.603 | 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-08-18 09:19:50.603 | 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-08-18 09:19:50.604 | 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-08-18 09:19:50.605 | 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-08-18 09:19:50.605 | 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-08-18 09:19:50.606 | 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-08-18 09:19:50.606 | 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-08-18 09:19:50.607 | 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-08-18 09:19:50.608 | 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-08-18 09:19:50.608 | 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-08-18 09:19:50.610 | 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-08-18 09:19:50.612 | 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-08-18 09:19:50.615 | 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-08-18 09:19:50.618 | 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-08-18 09:19:50.618 | 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-08-18 09:19:50.619 | 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-08-18 09:19:50.621 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-08-18 09:19:50.624 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-08-18 09:19:50.631 | 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-08-18 09:19:50.631 | 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-08-18 09:19:50.632 | 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-08-18 09:19:50.633 | 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-08-18 09:19:50.640 | 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-08-18 09:19:50.640 | 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-08-18 09:19:50.642 | 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-08-18 09:19:50.657 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-18 09:19:50.822 | Installing collected packages: osc-placement 2026-08-18 09:19:50.882 | Successfully installed osc-placement-4.9.0 2026-08-18 09:19:50.977 | + inc/python:pip_install:216 : result=0 2026-08-18 09:19:50.981 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:19:50.984 | + functions-common:time_stop:2420 : local name 2026-08-18 09:19:50.987 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:19:50.990 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:19:50.993 | + functions-common:time_stop:2423 : local total 2026-08-18 09:19:50.996 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:19:51.000 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:19:51.004 | + functions-common:time_stop:2427 : start_time=1787044789794 2026-08-18 09:19:51.008 | + functions-common:time_stop:2429 : [[ -z 1787044789794 ]] 2026-08-18 09:19:51.012 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:19:51.017 | + functions-common:time_stop:2432 : end_time=1787044791013 2026-08-18 09:19:51.019 | + functions-common:time_stop:2433 : elapsed_time=1219 2026-08-18 09:19:51.023 | + functions-common:time_stop:2434 : total=103240 2026-08-18 09:19:51.026 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:19:51.029 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=104459 2026-08-18 09:19:51.032 | + inc/python:pip_install:219 : return 0 2026-08-18 09:19:51.036 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-18 09:19:51.040 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-08-18 09:19:51.043 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-18 09:19:51.047 | + functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:19:51.050 | + functions-common:git_clone:592 : local orig_dir 2026-08-18 09:19:51.055 | ++ functions-common:git_clone:593 : pwd 2026-08-18 09:19:51.059 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:19:51.062 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:19:51.066 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:19:51.086 | + functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:19:51.090 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:19:51.093 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:19:51.097 | + functions-common:git_clone:610 : echo master 2026-08-18 09:19:51.097 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:19:51.103 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-18 09:19:51.106 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:19:51.109 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-18 09:19:51.124 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-18 09:19:51.128 | + functions-common:git_clone:673 : git show --oneline 2026-08-18 09:19:51.128 | + functions-common:git_clone:673 : head -1 2026-08-18 09:19:51.146 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-18 09:19:51.149 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:19:51.152 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-18 09:19:51.156 | + inc/python:setup_develop:353 : local bindep 2026-08-18 09:19:51.160 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-18 09:19:51.163 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-18 09:19:51.166 | + inc/python:setup_develop:359 : local extras= 2026-08-18 09:19:51.169 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-18 09:19:51.172 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 09:19:51.175 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-18 09:19:51.178 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-18 09:19:51.182 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 09:19:51.185 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 09:19:51.189 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-18 09:19:51.192 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 09:19:51.194 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-18 09:19:51.198 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 09:19:51.201 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 09:19:51.205 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-18 09:19:51.211 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-18 09:19:51.214 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-18 09:19:51.217 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-18 09:19:51.314 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-18 09:19:51.317 | + inc/python:setup_package:436 : local bindep=0 2026-08-18 09:19:51.319 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-18 09:19:51.323 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 09:19:51.327 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-18 09:19:51.331 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-18 09:19:51.333 | + inc/python:setup_package:445 : local flags=-e 2026-08-18 09:19:51.335 | + inc/python:setup_package:446 : local extras= 2026-08-18 09:19:51.337 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 09:19:51.340 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 09:19:51.343 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 09:19:51.346 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 09:19:51.349 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 09:19:51.352 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-18 09:19:51.377 | Using python 3.12 to install /opt/stack/placement 2026-08-18 09:19:51.380 | + 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-08-18 09:19:51.914 | Obtaining file:///opt/stack/placement 2026-08-18 09:19:51.917 | Installing build dependencies: started 2026-08-18 09:19:52.730 | Installing build dependencies: finished with status 'done' 2026-08-18 09:19:52.731 | Checking if build backend supports build_editable: started 2026-08-18 09:19:53.040 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 09:19:53.042 | Getting requirements to build editable: started 2026-08-18 09:19:53.225 | Getting requirements to build editable: finished with status 'done' 2026-08-18 09:19:53.227 | Preparing editable metadata (pyproject.toml): started 2026-08-18 09:19:53.830 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:19:53.842 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-08-18 09:19:53.842 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.51) 2026-08-18 09:19:53.843 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-08-18 09:19:53.843 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-08-18 09:19:53.844 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.10) 2026-08-18 09:19:53.844 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-08-18 09:19:53.844 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-08-18 09:19:53.845 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.6.1) 2026-08-18 09:19:53.845 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.7.0) 2026-08-18 09:19:53.845 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.5.0) 2026-08-18 09:19:53.846 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.3.0) 2026-08-18 09:19:53.846 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (5.11.0) 2026-08-18 09:19:53.846 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.1.1) 2026-08-18 09:19:53.847 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (18.1.0) 2026-08-18 09:19:53.847 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.0.0) 2026-08-18 09:19:53.847 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.2.0) 2026-08-18 09:19:53.848 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.8.0) 2026-08-18 09:19:53.848 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.1.0) 2026-08-18 09:19:53.849 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (3.8.0) 2026-08-18 09:19:53.849 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-18 09:19:53.850 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (26.1.0) 2026-08-18 09:19:53.850 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2025.9.1) 2026-08-18 09:19:53.851 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (0.37.0) 2026-08-18 09:19:53.851 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2026.5.1) 2026-08-18 09:19:53.854 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.15.0) 2026-08-18 09:19:53.855 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.3.0) 2026-08-18 09:19:53.855 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (6.9.0) 2026-08-18 09:19:53.856 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.1.0) 2026-08-18 09:19:53.856 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.13.0) 2026-08-18 09:19:53.857 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.8.0) 2026-08-18 09:19:53.859 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-18 09:19:53.859 | 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==16.0.0.0b2.dev5) (5.9.0) 2026-08-18 09:19:53.860 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.9.0) 2026-08-18 09:19:53.860 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.15.0) 2026-08-18 09:19:53.865 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.5.0) 2026-08-18 09:19:53.866 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.3.1) 2026-08-18 09:19:53.869 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (0.20) 2026-08-18 09:19:53.869 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (3.1.0) 2026-08-18 09:19:53.870 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (2.2.2) 2026-08-18 09:19:53.872 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (1.3.0) 2026-08-18 09:19:53.873 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (2.0.0) 2026-08-18 09:19:53.873 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (6.0.3) 2026-08-18 09:19:53.876 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.18.5) 2026-08-18 09:19:53.878 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (2.1.2) 2026-08-18 09:19:53.878 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (0.6.2) 2026-08-18 09:19:53.880 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.3.12) 2026-08-18 09:19:53.883 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (2.9.0.post0) 2026-08-18 09:19:53.884 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (5.0.0) 2026-08-18 09:19:53.885 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.1.6) 2026-08-18 09:19:53.885 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (4.0.1) 2026-08-18 09:19:53.889 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.0.3) 2026-08-18 09:19:53.893 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (1.2.1) 2026-08-18 09:19:53.897 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (3.18.0) 2026-08-18 09:19:53.899 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (3.3.2) 2026-08-18 09:19:53.899 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (26.2) 2026-08-18 09:19:53.900 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (7.2.2) 2026-08-18 09:19:53.903 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev5) (84.0.0) 2026-08-18 09:19:53.905 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (0.8.1) 2026-08-18 09:19:53.914 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (1.17.0) 2026-08-18 09:19:53.920 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.4.7) 2026-08-18 09:19:53.921 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.18) 2026-08-18 09:19:53.921 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2.7.0) 2026-08-18 09:19:53.922 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2023.11.17) 2026-08-18 09:19:53.931 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev5) (0.8) 2026-08-18 09:19:53.938 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev5) (3.5.3) 2026-08-18 09:19:53.962 | Building wheels for collected packages: openstack-placement 2026-08-18 09:19:53.963 | Building editable for openstack-placement (pyproject.toml): started 2026-08-18 09:19:54.428 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-18 09:19:54.429 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=33af19b45a06ca8e5bf1991a29fab1c711a08d97eaae377a162790f89522c523 2026-08-18 09:19:54.429 | Stored in directory: /tmp/pip-ephem-wheel-cache-t7rxubqp/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-18 09:19:54.432 | Successfully built openstack-placement 2026-08-18 09:19:54.598 | Installing collected packages: openstack-placement 2026-08-18 09:19:54.622 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-08-18 09:19:54.753 | + inc/python:pip_install:216 : result=0 2026-08-18 09:19:54.756 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:19:54.759 | + functions-common:time_stop:2420 : local name 2026-08-18 09:19:54.761 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:19:54.764 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:19:54.767 | + functions-common:time_stop:2423 : local total 2026-08-18 09:19:54.770 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:19:54.773 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:19:54.776 | + functions-common:time_stop:2427 : start_time=1787044791371 2026-08-18 09:19:54.778 | + functions-common:time_stop:2429 : [[ -z 1787044791371 ]] 2026-08-18 09:19:54.782 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:19:54.786 | + functions-common:time_stop:2432 : end_time=1787044794783 2026-08-18 09:19:54.789 | + functions-common:time_stop:2433 : elapsed_time=3412 2026-08-18 09:19:54.792 | + functions-common:time_stop:2434 : total=104459 2026-08-18 09:19:54.795 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:19:54.798 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107871 2026-08-18 09:19:54.801 | + inc/python:pip_install:219 : return 0 2026-08-18 09:19:54.804 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 09:19:54.808 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:19:54.812 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-18 09:19:54.816 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-18 09:19:54.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:19:54.822 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:19:54.825 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/placement, ]] 2026-08-18 09:19:54.829 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:19:54.833 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-18 09:19:54.836 | + ./stack.sh:main:968 : configure_placement 2026-08-18 09:19:54.840 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-08-18 09:19:54.856 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-18 09:19:54.859 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-18 09:19:54.866 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-18 09:19:54.869 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-18 09:19:54.873 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-18 09:19:54.877 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-18 09:19:54.880 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 09:19:54.883 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 09:19:54.887 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 09:19:54.909 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:54.913 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 09:19:54.917 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-18 09:19:54.921 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-18 09:19:54.964 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-18 09:19:55.011 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-18 09:19:55.056 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-18 09:19:55.059 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-18 09:19:55.062 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-18 09:19:55.066 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-18 09:19:55.070 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 09:19:55.073 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-18 09:19:55.076 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-18 09:19:55.079 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-18 09:19:55.083 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-18 09:19:55.087 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-18 09:19:55.128 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-18 09:19:55.170 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.138/identity 2026-08-18 09:19:55.210 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-18 09:19:55.252 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-08-18 09:19:55.292 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-18 09:19:55.329 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-18 09:19:55.369 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-18 09:19:55.411 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.138/identity 2026-08-18 09:19:55.450 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 09:19:55.489 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-18 09:19:55.530 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 09:19:55.534 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-18 09:19:55.538 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-18 09:19:55.541 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-18 09:19:55.546 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 09:19:55.569 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 09:19:55.571 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 09:19:55.574 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 09:19:55.577 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 09:19:55.580 | + 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-08-18 09:19:55.620 | + 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-08-18 09:19:55.659 | + 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-08-18 09:19:55.702 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 09:19:55.745 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-18 09:19:55.787 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-18 09:19:55.791 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-18 09:19:55.794 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-18 09:19:55.797 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-18 09:19:55.800 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-18 09:19:55.804 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-18 09:19:55.807 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-18 09:19:55.810 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 09:19:55.813 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 09:19:55.827 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-18 09:19:55.827 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:19:55.835 | d /var/run/uwsgi 0755 stack root 2026-08-18 09:19:55.840 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:19:55.852 | /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-08-18 09:19:55.858 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-18 09:19:55.861 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-18 09:19:55.866 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 09:19:55.870 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-18 09:19:55.912 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-08-18 09:19:55.951 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-18 09:19:55.987 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-18 09:19:56.023 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 09:19:56.059 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 09:19:56.095 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-18 09:19:56.131 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-18 09:19:56.171 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-18 09:19:56.209 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-18 09:19:56.243 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 09:19:56.280 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 09:19:56.319 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-18 09:19:56.356 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-18 09:19:56.390 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-18 09:19:56.393 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-18 09:19:56.396 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-18 09:19:56.399 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-18 09:19:56.402 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 09:19:56.405 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:56.407 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:56.410 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-18 09:19:56.414 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-18 09:19:56.417 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-18 09:19:56.453 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-18 09:19:56.491 | + 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-08-18 09:19:56.492 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-18 09:19:56.501 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-18 09:19:56.507 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-18 09:19:56.509 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-18 09:19:56.512 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 09:19:56.515 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 09:19:56.519 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:19:56.521 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:19:56.524 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:56.527 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:56.530 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 09:19:56.533 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 09:19:56.537 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:19:56.540 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:19:56.544 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-18 09:19:56.578 | Enabling site placement-api. 2026-08-18 09:19:56.582 | To activate the new configuration, you need to run: 2026-08-18 09:19:56.582 | systemctl reload apache2 2026-08-18 09:19:56.586 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-18 09:19:56.589 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:19:56.592 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:19:56.595 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:19:56.701 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-18 09:19:56.705 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-18 09:19:56.743 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-18 09:19:56.763 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:56.766 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-18 09:19:56.788 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:56.792 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-18 09:19:56.795 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-18 09:19:56.799 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-18 09:19:56.801 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-18 09:19:56.805 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 09:19:56.807 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-18 09:19:56.810 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-18 09:19:56.852 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-18 09:19:56.890 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.138/identity 2026-08-18 09:19:56.923 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-18 09:19:56.956 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-08-18 09:19:56.991 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-18 09:19:57.028 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-18 09:19:57.064 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-18 09:19:57.101 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-18 09:19:57.121 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:19:57.125 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-18 09:19:57.149 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:57.152 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-08-18 09:19:57.156 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-08-18 09:19:57.176 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:57.179 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-08-18 09:19:57.183 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-08-18 09:19:57.188 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-08-18 09:19:57.188 | from requests import certs 2026-08-18 09:19:57.188 | print (certs.where()) 2026-08-18 09:19:57.188 | except ImportError: pass' 2026-08-18 09:19:57.448 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-08-18 09:19:57.451 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-08-18 09:19:57.455 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-08-18 09:19:57.458 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-18 09:19:57.479 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:57.482 | + ./stack.sh:main:992 : init_os_brick 2026-08-18 09:19:57.485 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-18 09:19:57.491 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-18 09:19:57.513 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:57.516 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-18 09:19:57.560 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-18 09:19:57.583 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:57.586 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-18 09:19:57.632 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-18 09:19:57.656 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:57.659 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-18 09:19:57.702 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-18 09:19:57.744 | + ./stack.sh:main:999 : run_phase stack install 2026-08-18 09:19:57.747 | + functions-common:run_phase:1848 : local mode=stack 2026-08-18 09:19:57.750 | + functions-common:run_phase:1849 : local phase=install 2026-08-18 09:19:57.753 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-18 09:19:57.755 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 09:19:57.758 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 09:19:57.760 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 09:19:57.763 | + functions-common:run_phase:1858 : local extra 2026-08-18 09:19:57.767 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-18 09:19:57.772 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 09:19:57.775 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 09:19:57.777 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-18 09:19:57.782 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-08-18 09:19:57.785 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 09:19:57.801 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:19:57.804 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 09:19:57.808 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:19:57.810 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-18 09:19:57.813 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-18 09:19:57.815 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:19:57.818 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-18 09:19:57.821 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-18 09:19:57.823 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-18 09:19:57.887 | ++ inc/async:async_inner:63 : install_tempest 2026-08-18 09:19:57.925 | [8555 Async install_tempest:55203]: running: install_tempest 2026-08-18 09:19:57.928 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-18 09:19:57.932 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-18 09:19:57.935 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 09:19:57.938 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 09:19:57.941 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-18 09:19:57.944 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-18 09:19:57.948 | + functions-common:run_plugins:1835 : local phase=install 2026-08-18 09:19:57.951 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-18 09:19:57.955 | + functions-common:run_plugins:1838 : local plugin 2026-08-18 09:19:57.957 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-18 09:19:57.961 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-18 09:19:57.964 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-18 09:19:57.968 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-08-18 09:19:57.971 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-18 09:19:57.975 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-18 09:19:57.979 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-18 09:19:57.983 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-18 09:19:57.987 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-18 09:19:57.991 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-18 09:19:57.994 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-18 09:19:57.998 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-18 09:19:58.001 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-18 09:19:58.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-18 09:19:58.009 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-18 09:19:58.013 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-18 09:19:58.017 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-18 09:19:58.021 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-18 09:19:58.024 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-18 09:19:58.029 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-18 09:19:58.033 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-18 09:19:58.037 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-18 09:19:58.041 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-18 09:19:58.044 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-18 09:19:58.047 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-18 09:19:58.066 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-18 09:19:58.069 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-18 09:19:58.072 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-18 09:19:58.076 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-18 09:19:58.079 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-18 09:19:58.083 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-18 09:19:58.086 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-18 09:19:58.089 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-18 09:19:58.093 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-18 09:19:58.115 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-18 09:19:58.118 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-18 09:19:58.123 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-18 09:19:58.123 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-18 09:19:58.127 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-18 09:19:58.131 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-18 09:19:58.134 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-18 09:19:58.139 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-18 09:19:58.160 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-18 09:19:58.163 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-18 09:19:58.167 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:19:58.169 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-18 09:19:58.172 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-08-18 09:19:58.174 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-08-18 09:19:58.176 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-08-18 09:19:58.179 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-18 09:19:58.181 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-18 09:19:58.185 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:19:58.188 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:19:58.192 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2026-08-18 09:19:58.195 | + inc/python:use_library_from_git:269 : return 1 2026-08-18 09:19:58.199 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-18 09:19:58.202 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-18 09:19:58.205 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-18 09:19:58.208 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-18 09:19:58.211 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-18 09:19:58.214 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-18 09:19:58.219 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-18 09:19:58.219 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-18 09:19:58.226 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-18 09:19:58.230 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-18 09:19:58.233 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-18 09:19:58.237 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-18 09:19:58.240 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-18 09:19:58.270 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-18 09:19:58.274 | + 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-08-18 09:19:59.015 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-18 09:19:59.068 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-18 09:19:59.074 | 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-08-18 09:19:59.075 | 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.15.0) 2026-08-18 09:19:59.075 | 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-08-18 09:19:59.076 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.18.0) 2026-08-18 09:19:59.076 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-18 09:19:59.077 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-18 09:19:59.077 | 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-08-18 09:19:59.211 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-18 09:19:59.215 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-18 09:19:59.221 | 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-08-18 09:19:59.221 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-08-18 09:19:59.222 | 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-08-18 09:19:59.223 | 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-08-18 09:19:59.223 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-18 09:19:59.224 | 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-08-18 09:19:59.226 | 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-08-18 09:19:59.226 | 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-08-18 09:19:59.226 | 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-08-18 09:19:59.227 | 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-08-18 09:19:59.228 | 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-08-18 09:19:59.230 | 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-08-18 09:19:59.232 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-18 09:19:59.232 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-18 09:19:59.233 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-18 09:19:59.233 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-18 09:19:59.234 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-08-18 09:19:59.234 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-08-18 09:19:59.234 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-18 09:19:59.235 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-08-18 09:19:59.235 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-18 09:19:59.240 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-18 09:19:59.242 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-18 09:19:59.245 | 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-08-18 09:19:59.247 | 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-08-18 09:19:59.247 | 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-08-18 09:19:59.248 | 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-08-18 09:19:59.251 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-08-18 09:19:59.253 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-08-18 09:19:59.260 | 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-08-18 09:19:59.261 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-08-18 09:19:59.261 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-18 09:19:59.263 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-08-18 09:19:59.264 | 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-08-18 09:19:59.266 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-08-18 09:19:59.268 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-18 09:19:59.270 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-18 09:19:59.271 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-18 09:19:59.274 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-18 09:19:59.277 | 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-08-18 09:19:59.277 | 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-08-18 09:19:59.278 | 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-08-18 09:19:59.278 | 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-08-18 09:19:59.287 | 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-08-18 09:19:59.287 | 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-08-18 09:19:59.290 | 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-08-18 09:19:59.312 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-18 09:19:59.352 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 58.6 MB/s 0:00:00 2026-08-18 09:19:59.357 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-18 09:19:59.548 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-18 09:20:01.133 | 2026-08-18 09:20:01.154 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-08-18 09:20:01.312 | + inc/python:pip_install:216 : result=0 2026-08-18 09:20:01.316 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:20:01.320 | + functions-common:time_stop:2420 : local name 2026-08-18 09:20:01.323 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:20:01.327 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:20:01.331 | + functions-common:time_stop:2423 : local total 2026-08-18 09:20:01.335 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:20:01.339 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:20:01.342 | + functions-common:time_stop:2427 : start_time=1787044798262 2026-08-18 09:20:01.346 | + functions-common:time_stop:2429 : [[ -z 1787044798262 ]] 2026-08-18 09:20:01.351 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:20:01.357 | + functions-common:time_stop:2432 : end_time=1787044801353 2026-08-18 09:20:01.361 | + functions-common:time_stop:2433 : elapsed_time=3091 2026-08-18 09:20:01.365 | + functions-common:time_stop:2434 : total=107871 2026-08-18 09:20:01.368 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:20:01.372 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=110962 2026-08-18 09:20:01.375 | + inc/python:pip_install:219 : return 0 2026-08-18 09:20:01.378 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-18 09:20:01.400 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:01.403 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-08-18 09:20:01.407 | + functions-common:install_openstack_cli_server:2441 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:20:01.411 | + functions-common:install_openstack_cli_server:2441 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:20:01.415 | + functions-common:install_openstack_cli_server:2442 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-18 09:20:01.419 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-08-18 09:20:01.422 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-18 09:20:01.426 | + functions-common:run_process:1676 : local group= 2026-08-18 09:20:01.430 | + functions-common:run_process:1677 : local user= 2026-08-18 09:20:01.433 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:20:01.437 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-08-18 09:20:01.442 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:20:01.446 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:20:01.449 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:20:01.453 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:20:01.457 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:20:01.462 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044801459 2026-08-18 09:20:01.465 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-08-18 09:20:01.489 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:01.493 | + functions-common:run_process:1684 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-08-18 09:20:01.497 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-08-18 09:20:01.500 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-18 09:20:01.504 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-18 09:20:01.509 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-18 09:20:01.514 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-18 09:20:01.518 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-08-18 09:20:01.522 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-08-18 09:20:01.525 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-08-18 09:20:01.528 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:20:01.532 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:20:01.536 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:20:01.539 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:20:01.543 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-08-18 09:20:01.547 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-08-18 09:20:01.550 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-08-18 09:20:01.554 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-08-18 09:20:01.557 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-18 09:20:01.560 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:20:01.563 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:20:01.565 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:20:01.568 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:20:01.571 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:20:01.575 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-08-18 09:20:01.577 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:20:01.583 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-08-18 09:20:01.662 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:20:01.743 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-08-18 09:20:01.814 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-18 09:20:01.890 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-08-18 09:20:01.963 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-08-18 09:20:02.042 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:20:02.118 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:20:02.121 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:20:02.125 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-08-18 09:20:02.214 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:20:02.574 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-08-18 09:20:02.589 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-08-18 09:20:02.908 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-08-18 09:20:02.942 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:20:02.945 | + functions-common:time_stop:2420 : local name 2026-08-18 09:20:02.948 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:20:02.951 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:20:02.955 | + functions-common:time_stop:2423 : local total 2026-08-18 09:20:02.959 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:20:02.962 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:20:02.965 | + functions-common:time_stop:2427 : start_time=1787044801459 2026-08-18 09:20:02.969 | + functions-common:time_stop:2429 : [[ -z 1787044801459 ]] 2026-08-18 09:20:02.973 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:20:02.979 | + functions-common:time_stop:2432 : end_time=1787044802975 2026-08-18 09:20:02.982 | + functions-common:time_stop:2433 : elapsed_time=1516 2026-08-18 09:20:02.986 | + functions-common:time_stop:2434 : total=0 2026-08-18 09:20:02.990 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:20:02.994 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1516 2026-08-18 09:20:02.998 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-18 09:20:03.003 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-18 09:20:03.009 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.HsbqBLzB6f 2026-08-18 09:20:03.012 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-18 09:20:03.016 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-18 09:20:03.020 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-18 09:20:03.023 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-18 09:20:03.026 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-18 09:20:03.030 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-18 09:20:03.034 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-18 09:20:03.038 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-18 09:20:03.061 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:03.065 | + ./stack.sh:main:1068 : configure_database 2026-08-18 09:20:03.068 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-18 09:20:03.072 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-18 09:20:03.075 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-18 09:20:03.077 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:20:03.080 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-18 09:20:03.084 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-18 09:20:03.086 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:03.090 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:03.092 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-18 09:20:03.096 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-18 09:20:03.099 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:03.102 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:03.105 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-18 09:20:03.110 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-18 09:20:03.111 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-18 09:20:03.114 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-18 09:20:03.118 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-18 09:20:03.122 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-18 09:20:03.126 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-18 09:20:03.128 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-18 09:20:03.134 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-18 09:20:03.214 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-18 09:20:03.218 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:20:03.221 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:20:03.224 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:20:03.227 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:20:03.230 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:20:03.234 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:20:03.237 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:20:03.240 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:20:03.243 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:20:03.246 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:20:03.249 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:20:03.253 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:20:03.257 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:20:03.260 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-18 09:20:03.263 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:03.266 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:03.270 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-18 09:20:03.273 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:20:03.276 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-18 09:20:04.502 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-18 09:20:04.505 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-18 09:20:04.508 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:04.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:04.512 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-18 09:20:04.516 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-18 09:20:04.518 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-08-18 09:20:04.538 | mysqladmin: connect to server at 'localhost' failed 2026-08-18 09:20:04.538 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-18 09:20:04.544 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-18 09:20:04.546 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-18 09:20:04.549 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:04.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:04.555 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-18 09:20:04.558 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-08-18 09:20:04.562 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-18 09:20:04.567 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-08-18 09:20:04.567 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-18 09:20:04.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:20:04.640 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-18 09:20:04.645 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-18 09:20:04.646 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-18 09:20:04.646 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-18 09:20:04.652 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-18 09:20:04.655 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-18 09:20:04.657 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-18 09:20:04.659 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-18 09:20:04.662 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-08-18 09:20:04.676 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:20:04.727 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-18 09:20:04.741 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:20:04.781 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-18 09:20:04.849 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-18 09:20:04.914 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-18 09:20:04.973 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-18 09:20:04.976 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-18 09:20:04.979 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-18 09:20:04.979 | enabling MySQL performance counting 2026-08-18 09:20:04.982 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-08-18 09:20:05.004 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-08-18 09:20:05.007 | + 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 /opt/stack/devstack/tools/dbcounter 2026-08-18 09:20:05.530 | Processing ./tools/dbcounter 2026-08-18 09:20:05.531 | Installing build dependencies: started 2026-08-18 09:20:07.055 | Installing build dependencies: finished with status 'done' 2026-08-18 09:20:07.056 | Getting requirements to build wheel: started 2026-08-18 09:20:07.429 | Getting requirements to build wheel: finished with status 'done' 2026-08-18 09:20:07.429 | Preparing metadata (pyproject.toml): started 2026-08-18 09:20:07.655 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:20:07.655 | Building wheels for collected packages: dbcounter 2026-08-18 09:20:07.655 | Building wheel for dbcounter (pyproject.toml): started 2026-08-18 09:20:07.894 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-18 09:20:07.895 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=c5d34349c3ac71d302f0c87da66ac36651483a70a3d73f8f4d51b1e06d9e16da 2026-08-18 09:20:07.896 | Stored in directory: /tmp/pip-ephem-wheel-cache-kqo60lmn/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-08-18 09:20:07.898 | Successfully built dbcounter 2026-08-18 09:20:08.075 | Installing collected packages: dbcounter 2026-08-18 09:20:08.099 | Successfully installed dbcounter-0.1 2026-08-18 09:20:08.250 | + inc/python:pip_install:216 : result=0 2026-08-18 09:20:08.253 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:20:08.257 | + functions-common:time_stop:2420 : local name 2026-08-18 09:20:08.260 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:20:08.262 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:20:08.265 | + functions-common:time_stop:2423 : local total 2026-08-18 09:20:08.268 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:20:08.271 | + functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:20:08.273 | + functions-common:time_stop:2427 : start_time=1787044804999 2026-08-18 09:20:08.277 | + functions-common:time_stop:2429 : [[ -z 1787044804999 ]] 2026-08-18 09:20:08.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:20:08.285 | + functions-common:time_stop:2432 : end_time=1787044808282 2026-08-18 09:20:08.288 | + functions-common:time_stop:2433 : elapsed_time=3283 2026-08-18 09:20:08.291 | + functions-common:time_stop:2434 : total=110962 2026-08-18 09:20:08.294 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:20:08.298 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=114245 2026-08-18 09:20:08.301 | + inc/python:pip_install:219 : return 0 2026-08-18 09:20:08.304 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-18 09:20:08.308 | + lib/database:recreate_database:112 : local db=stats 2026-08-18 09:20:08.312 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-18 09:20:08.315 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-18 09:20:08.318 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-18 09:20:08.326 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:20:08.371 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-18 09:20:08.377 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:20:08.411 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-08-18 09:20:08.411 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-18 09:20:08.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:20:08.451 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-18 09:20:08.453 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-18 09:20:08.512 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-18 09:20:08.569 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-18 09:20:08.630 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-18 09:20:08.692 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-18 09:20:08.755 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-18 09:20:08.816 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-18 09:20:08.877 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-18 09:20:08.880 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:20:08.882 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-18 09:20:10.640 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-18 09:20:10.643 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-18 09:20:10.648 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-18 09:20:10.653 | + functions-common:save_stackenv:67 : time_stamp=2026-08-18-092010 2026-08-18 09:20:10.656 | + functions-common:save_stackenv:68 : echo '# 2026-08-18-092010 1072' 2026-08-18 09:20:10.660 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.662 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-18 09:20:10.665 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.668 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-18 09:20:10.672 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.674 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-18 09:20:10.677 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.680 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-08-18 09:20:10.683 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.686 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.138 2026-08-18 09:20:10.689 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.691 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.138/identity 2026-08-18 09:20:10.694 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.697 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-18-091416 2026-08-18 09:20:10.699 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.702 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-18 09:20:10.706 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.711 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.138 2026-08-18 09:20:10.711 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.714 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-18 09:20:10.717 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.721 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.138,IP:::1 2026-08-18 09:20:10.724 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.727 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-18 09:20:10.730 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.734 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-18 09:20:10.737 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.741 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.138 2026-08-18 09:20:10.744 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:20:10.748 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-18 09:20:10.751 | + ./stack.sh:main:1082 : start_dstat 2026-08-18 09:20:10.755 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-18 09:20:10.758 | + functions-common:run_process:1674 : local service=dstat 2026-08-18 09:20:10.761 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-18 09:20:10.765 | + functions-common:run_process:1676 : local group= 2026-08-18 09:20:10.768 | + functions-common:run_process:1677 : local user= 2026-08-18 09:20:10.771 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:20:10.774 | + functions-common:run_process:1680 : local name=dstat 2026-08-18 09:20:10.778 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:20:10.781 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:20:10.784 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:20:10.789 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:20:10.791 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:20:10.796 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044810793 2026-08-18 09:20:10.800 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-18 09:20:10.821 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:20:10.825 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:20:10.828 | + functions-common:time_stop:2420 : local name 2026-08-18 09:20:10.831 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:20:10.833 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:20:10.837 | + functions-common:time_stop:2423 : local total 2026-08-18 09:20:10.840 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:20:10.843 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:20:10.846 | + functions-common:time_stop:2427 : start_time=1787044810793 2026-08-18 09:20:10.849 | + functions-common:time_stop:2429 : [[ -z 1787044810793 ]] 2026-08-18 09:20:10.853 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:20:10.857 | + functions-common:time_stop:2432 : end_time=1787044810854 2026-08-18 09:20:10.861 | + functions-common:time_stop:2433 : elapsed_time=61 2026-08-18 09:20:10.864 | + functions-common:time_stop:2434 : total=1516 2026-08-18 09:20:10.867 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:20:10.870 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1577 2026-08-18 09:20:10.874 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-18 09:20:10.877 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-18 09:20:10.881 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-18 09:20:10.884 | + functions-common:run_process:1676 : local group= 2026-08-18 09:20:10.887 | + functions-common:run_process:1677 : local user=root 2026-08-18 09:20:10.890 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-18 09:20:10.894 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-18 09:20:10.898 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:20:10.900 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:20:10.903 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:20:10.906 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:20:10.911 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:20:10.916 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044810912 2026-08-18 09:20:10.919 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-18 09:20:10.942 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:10.946 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-18 09:20:10.949 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-08-18 09:20:10.952 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-18 09:20:10.954 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-18 09:20:10.957 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-08-18 09:20:10.960 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-18 09:20:10.963 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-08-18 09:20:10.966 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-08-18 09:20:10.969 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-08-18 09:20:10.972 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:20:10.976 | + functions-common:_run_under_systemd:1636 : local user=root 2026-08-18 09:20:10.979 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-08-18 09:20:10.981 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-08-18 09:20:10.985 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-08-18 09:20:10.988 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-08-18 09:20:10.990 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-18 09:20:10.993 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-08-18 09:20:10.996 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-18 09:20:10.999 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:20:11.002 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-18 09:20:11.005 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-08-18 09:20:11.008 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:20:11.011 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:20:11.014 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-08-18 09:20:11.016 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:20:11.021 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-08-18 09:20:11.094 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:20:11.169 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-08-18 09:20:11.232 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-08-18 09:20:11.293 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-08-18 09:20:11.357 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-08-18 09:20:11.420 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:20:11.485 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-08-18 09:20:11.488 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-08-18 09:20:11.556 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:20:11.559 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-08-18 09:20:11.634 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:20:11.947 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-08-18 09:20:11.961 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-08-18 09:20:12.251 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-08-18 09:20:12.293 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:20:12.297 | + functions-common:time_stop:2420 : local name 2026-08-18 09:20:12.299 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:20:12.303 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:20:12.306 | + functions-common:time_stop:2423 : local total 2026-08-18 09:20:12.310 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:20:12.313 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:20:12.317 | + functions-common:time_stop:2427 : start_time=1787044810912 2026-08-18 09:20:12.320 | + functions-common:time_stop:2429 : [[ -z 1787044810912 ]] 2026-08-18 09:20:12.325 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:20:12.331 | + functions-common:time_stop:2432 : end_time=1787044812327 2026-08-18 09:20:12.334 | + functions-common:time_stop:2433 : elapsed_time=1415 2026-08-18 09:20:12.337 | + functions-common:time_stop:2434 : total=1577 2026-08-18 09:20:12.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:20:12.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2992 2026-08-18 09:20:12.348 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-18 09:20:12.368 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:20:12.371 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-08-18 09:20:12.375 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-18 09:20:12.378 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-18 09:20:12.382 | + functions-common:run_process:1676 : local group= 2026-08-18 09:20:12.386 | + functions-common:run_process:1677 : local user= 2026-08-18 09:20:12.389 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:20:12.393 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-18 09:20:12.396 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:20:12.400 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:20:12.404 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:20:12.408 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:20:12.411 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:20:12.417 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044812413 2026-08-18 09:20:12.421 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-18 09:20:12.444 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:12.448 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-08-18 09:20:12.452 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-08-18 09:20:12.456 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-18 09:20:12.459 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-18 09:20:12.463 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-08-18 09:20:12.466 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-18 09:20:12.470 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-08-18 09:20:12.473 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-08-18 09:20:12.476 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-08-18 09:20:12.480 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:20:12.483 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:20:12.486 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:20:12.490 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:20:12.493 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-08-18 09:20:12.496 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-08-18 09:20:12.498 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-08-18 09:20:12.502 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-08-18 09:20:12.505 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-18 09:20:12.509 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:20:12.512 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:20:12.516 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:20:12.519 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:20:12.523 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:20:12.526 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-08-18 09:20:12.530 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:20:12.535 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-08-18 09:20:12.615 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:20:12.689 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-08-18 09:20:12.753 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-08-18 09:20:12.808 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-08-18 09:20:12.872 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-08-18 09:20:12.931 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:20:12.993 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:20:12.995 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:20:12.998 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-08-18 09:20:13.078 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:20:13.450 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-08-18 09:20:13.470 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-08-18 09:20:13.764 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-08-18 09:20:13.799 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:20:13.803 | + functions-common:time_stop:2420 : local name 2026-08-18 09:20:13.806 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:20:13.809 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:20:13.813 | + functions-common:time_stop:2423 : local total 2026-08-18 09:20:13.816 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:20:13.818 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:20:13.822 | + functions-common:time_stop:2427 : start_time=1787044812413 2026-08-18 09:20:13.825 | + functions-common:time_stop:2429 : [[ -z 1787044812413 ]] 2026-08-18 09:20:13.831 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:20:13.836 | + functions-common:time_stop:2432 : end_time=1787044813832 2026-08-18 09:20:13.839 | + functions-common:time_stop:2433 : elapsed_time=1419 2026-08-18 09:20:13.843 | + functions-common:time_stop:2434 : total=2992 2026-08-18 09:20:13.846 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:20:13.850 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4411 2026-08-18 09:20:13.854 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-18 09:20:13.878 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:20:13.881 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-18 09:20:13.904 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:20:13.906 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-18 09:20:13.929 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:13.932 | + ./stack.sh:main:1101 : start_etcd3 2026-08-18 09:20:13.936 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-18 09:20:13.940 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000007628 --data-dir /opt/stack/data/etcd' 2026-08-18 09:20:13.943 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-18 09:20:13.946 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000007628=http://10.4.3.138:2380' 2026-08-18 09:20:13.950 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.138:2380' 2026-08-18 09:20:13.953 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.138:2379' 2026-08-18 09:20:13.957 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-18 09:20:13.961 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-18 09:20:13.964 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.138:2379' 2026-08-18 09:20:13.967 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-18 09:20:13.971 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-18 09:20:13.975 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-18 09:20:13.978 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000007628 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000007628=http://10.4.3.138:2380 --initial-advertise-peer-urls http://10.4.3.138:2380 --advertise-client-urls http://10.4.3.138:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.138:2379 --log-level=debug' '' root 2026-08-18 09:20:13.982 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-18 09:20:13.985 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000007628 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000007628=http://10.4.3.138:2380 --initial-advertise-peer-urls http://10.4.3.138:2380 --advertise-client-urls http://10.4.3.138:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.138:2379 --log-level=debug' 2026-08-18 09:20:13.988 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:20:13.991 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-18 09:20:13.994 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:20:13.997 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:20:14.001 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:20:14.004 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-18 09:20:14.007 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:20:14.014 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-18 09:20:14.094 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:20:14.178 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-18 09:20:14.248 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000007628 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000007628=http://10.4.3.138:2380 --initial-advertise-peer-urls http://10.4.3.138:2380 --advertise-client-urls http://10.4.3.138:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.138:2379 --log-level=debug' 2026-08-18 09:20:14.315 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-18 09:20:14.380 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-18 09:20:14.438 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:20:14.496 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:20:14.499 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:20:14.502 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-18 09:20:14.575 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:20:14.915 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-18 09:20:14.980 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-18 09:20:15.045 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-18 09:20:15.110 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-18 09:20:15.169 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-18 09:20:15.173 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:20:15.179 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-18 09:20:15.182 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-18 09:20:15.502 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-18 09:20:15.520 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-18 09:20:15.853 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-18 09:20:16.320 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-18 09:20:16.343 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:16.346 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.138 80 2026-08-18 09:20:16.349 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-08-18 09:20:16.352 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-18 09:20:16.355 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-08-18 09:20:16.359 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.138 2026-08-18 09:20:16.362 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-08-18 09:20:16.365 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-18 09:20:16.368 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-18 09:20:16.371 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-18 09:20:16.375 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-18 09:20:16.379 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-18 09:20:16.383 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-08-18 09:20:16.399 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-08-18 09:20:16.403 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-18 09:20:16.406 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-08-18 09:20:16.410 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-08-18 09:20:16.414 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 09:20:16.417 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:16.421 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:16.425 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-18 09:20:16.430 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-18 09:20:16.433 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-18 09:20:16.437 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-08-18 09:20:16.441 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-08-18 09:20:16.444 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-08-18 09:20:16.447 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-08-18 09:20:16.463 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:20:16.467 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-18 09:20:16.470 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-18 09:20:16.474 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:20:16.477 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:20:16.480 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:16.484 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:16.487 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-18 09:20:16.492 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-18 09:20:16.527 | No module matches headers 2026-08-18 09:20:16.530 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-08-18 09:20:16.565 | Enabling module headers. 2026-08-18 09:20:16.572 | To activate the new configuration, you need to run: 2026-08-18 09:20:16.572 | systemctl restart apache2 2026-08-18 09:20:16.577 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-18 09:20:16.581 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:20:16.585 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-18 09:20:16.588 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-18 09:20:16.591 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:20:16.594 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:20:16.598 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:16.601 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:16.604 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-18 09:20:16.607 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-18 09:20:16.643 | No module matches ssl 2026-08-18 09:20:16.647 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-08-18 09:20:16.689 | Considering dependency mime for ssl: 2026-08-18 09:20:16.689 | Module mime already enabled 2026-08-18 09:20:16.689 | Considering dependency socache_shmcb for ssl: 2026-08-18 09:20:16.689 | Enabling module socache_shmcb. 2026-08-18 09:20:16.695 | Enabling module ssl. 2026-08-18 09:20:16.695 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-08-18 09:20:16.701 | To activate the new configuration, you need to run: 2026-08-18 09:20:16.701 | systemctl restart apache2 2026-08-18 09:20:16.707 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-18 09:20:16.710 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:20:16.714 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-18 09:20:16.717 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-18 09:20:16.721 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:20:16.723 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:20:16.726 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:16.730 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:16.733 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-18 09:20:16.737 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-18 09:20:16.775 | proxy (enabled by site administrator) 2026-08-18 09:20:16.780 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:20:16.783 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-18 09:20:16.786 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-18 09:20:16.789 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:20:16.792 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:20:16.795 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:16.798 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:16.801 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-18 09:20:16.804 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-18 09:20:16.839 | proxy_http (enabled by site administrator) 2026-08-18 09:20:16.844 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-08-18 09:20:16.847 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-08-18 09:20:16.850 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 09:20:16.853 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 09:20:16.857 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:20:16.860 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:20:16.863 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:16.867 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:16.870 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 09:20:16.874 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 09:20:16.878 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:16.882 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:16.886 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-08-18 09:20:16.922 | Enabling site http-services-tls-proxy. 2026-08-18 09:20:16.928 | To activate the new configuration, you need to run: 2026-08-18 09:20:16.929 | systemctl reload apache2 2026-08-18 09:20:16.935 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-18 09:20:16.938 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:20:16.942 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:20:16.945 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:20:17.080 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-18 09:20:17.083 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-18 09:20:17.086 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-18 09:20:17.100 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-08-18 09:20:17.113 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-18 09:20:17.117 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-18 09:20:17.120 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-18 09:20:17.123 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.138/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-08-18 09:20:17.186 | The user clouds.yaml file didn't exist. 2026-08-18 09:20:17.199 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.138/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-08-18 09:20:17.268 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.138/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-08-18 09:20:17.339 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.138/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-08-18 09:20:17.406 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.138/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-08-18 09:20:17.478 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.138/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-08-18 09:20:17.554 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.138/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-08-18 09:20:17.632 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.138/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-08-18 09:20:17.705 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.138/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-08-18 09:20:17.798 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.138/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-08-18 09:20:17.870 | + functions-common:write_clouds_yaml:203 : cat 2026-08-18 09:20:17.875 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-08-18 09:20:17.878 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-08-18 09:20:17.882 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-08-18 09:20:17.887 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-18 09:20:17.890 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-18 09:20:17.893 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-18 09:20:17.912 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:17.915 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-18 09:20:17.918 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:20:17.921 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-18 09:20:17.924 | + ./stack.sh:main:1118 : '[' 10.4.3.138 == 10.4.3.138 ']' 2026-08-18 09:20:17.927 | + ./stack.sh:main:1119 : init_keystone 2026-08-18 09:20:17.932 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-18 09:20:17.951 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:20:17.955 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-18 09:20:17.958 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-18 09:20:17.961 | + lib/database:recreate_database:112 : local db=keystone 2026-08-18 09:20:17.964 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-18 09:20:17.968 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-18 09:20:17.972 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-18 09:20:17.977 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:20:18.031 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-18 09:20:18.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:20:18.068 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-18 09:20:18.071 | + functions-common:time_start:2406 : local name=dbsync 2026-08-18 09:20:18.074 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:20:18.077 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:20:18.081 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:20:18.086 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044818083 2026-08-18 09:20:18.090 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-18 09:20:18.541 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 09:20:18.541 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:20:18.541 | we strongly recommend against using it for new projects. 2026-08-18 09:20:18.541 | 2026-08-18 09:20:18.541 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:20:18.541 | framework. For more detail see 2026-08-18 09:20:18.541 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:20:18.541 | 2026-08-18 09:20:18.541 | from eventlet import event 2026-08-18 09:20:19.513 | ++ inc/async:async_inner:64 : rc=0 2026-08-18 09:20:19.541 | [55203 Async install_tempest:55203]: finished successfully 2026-08-18 09:20:20.425 | INFO dbcounter [-] Registered counter for database keystone 2026-08-18 09:20:20.477 | 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=59415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 09:20:20.487 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:20:20.488 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:20:20.488 | DEBUG dbcounter [-] [59415] Writer thread running {{(pid=59415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:20:20.534 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-18 09:20:21.640 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59415) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 09:20:21.641 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-18 09:20:21.642 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59415) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:20:21.644 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-18 09:20:21.677 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59415) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:20:21.679 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-18 09:20:21.692 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59415) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:20:21.696 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-18 09:20:21.753 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59415) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:20:21.756 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-18 09:20:21.776 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59415) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:20:21.781 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-18 09:20:21.832 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59415) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:20:21.834 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-18 09:20:21.835 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59415) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 09:20:21.835 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-18 09:20:21.896 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59415) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:20:21.900 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-18 09:20:21.935 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59415) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:20:22.380 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-18 09:20:22.383 | + functions-common:time_stop:2420 : local name 2026-08-18 09:20:22.386 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:20:22.388 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:20:22.392 | + functions-common:time_stop:2423 : local total 2026-08-18 09:20:22.395 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:20:22.398 | + functions-common:time_stop:2426 : name=dbsync 2026-08-18 09:20:22.402 | + functions-common:time_stop:2427 : start_time=1787044818083 2026-08-18 09:20:22.405 | + functions-common:time_stop:2429 : [[ -z 1787044818083 ]] 2026-08-18 09:20:22.409 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:20:22.414 | + functions-common:time_stop:2432 : end_time=1787044822410 2026-08-18 09:20:22.416 | + functions-common:time_stop:2433 : elapsed_time=4327 2026-08-18 09:20:22.420 | + functions-common:time_stop:2434 : total=0 2026-08-18 09:20:22.423 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:20:22.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4327 2026-08-18 09:20:22.430 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-18 09:20:22.433 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-18 09:20:22.439 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-18 09:20:22.825 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 09:20:22.825 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:20:22.825 | we strongly recommend against using it for new projects. 2026-08-18 09:20:22.825 | 2026-08-18 09:20:22.825 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:20:22.825 | framework. For more detail see 2026-08-18 09:20:22.825 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:20:22.825 | 2026-08-18 09:20:22.825 | from eventlet import event 2026-08-18 09:20:24.310 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-18 09:20:24.312 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-18 09:20:24.312 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-18 09:20:24.312 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-18 09:20:24.312 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-18 09:20:24.312 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-18 09:20:24.312 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-18 09:20:24.312 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-18 09:20:24.312 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-18 09:20:24.713 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-18 09:20:24.718 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-18 09:20:25.104 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 09:20:25.104 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:20:25.104 | we strongly recommend against using it for new projects. 2026-08-18 09:20:25.104 | 2026-08-18 09:20:25.104 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:20:25.104 | framework. For more detail see 2026-08-18 09:20:25.104 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:20:25.104 | 2026-08-18 09:20:25.104 | from eventlet import event 2026-08-18 09:20:26.581 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-18 09:20:26.581 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-18 09:20:26.581 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-18 09:20:26.581 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-18 09:20:26.581 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-18 09:20:26.582 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-18 09:20:26.582 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-18 09:20:26.582 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-18 09:20:26.582 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-18 09:20:27.000 | + ./stack.sh:main:1120 : start_keystone 2026-08-18 09:20:27.005 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-18 09:20:27.011 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-18 09:20:27.014 | + functions-common:run_process:1674 : local service=keystone 2026-08-18 09:20:27.017 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-18 09:20:27.021 | + functions-common:run_process:1676 : local group= 2026-08-18 09:20:27.024 | + functions-common:run_process:1677 : local user= 2026-08-18 09:20:27.028 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:20:27.031 | + functions-common:run_process:1680 : local name=keystone 2026-08-18 09:20:27.035 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:20:27.038 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:20:27.041 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:20:27.045 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:20:27.049 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:20:27.054 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044827050 2026-08-18 09:20:27.058 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-18 09:20:27.079 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:27.083 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-18 09:20:27.087 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-18 09:20:27.091 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-18 09:20:27.095 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-18 09:20:27.098 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-18 09:20:27.101 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-18 09:20:27.104 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-18 09:20:27.107 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-18 09:20:27.110 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-18 09:20:27.112 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:20:27.115 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:20:27.118 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:20:27.121 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:20:27.124 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-18 09:20:27.128 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-18 09:20:27.131 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 09:20:27.134 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-18 09:20:27.137 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-18 09:20:27.141 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-18 09:20:27.143 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-18 09:20:27.145 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 09:20:27.147 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-18 09:20:27.151 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 09:20:27.154 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-18 09:20:27.157 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 09:20:27.161 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-18 09:20:27.241 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:20:27.324 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-18 09:20:27.392 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-08-18 09:20:27.460 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-18 09:20:27.524 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:20:27.590 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-18 09:20:27.655 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-18 09:20:27.717 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-18 09:20:27.776 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-18 09:20:27.840 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-18 09:20:27.898 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 09:20:27.902 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 09:20:27.904 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-18 09:20:27.979 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 09:20:28.324 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-18 09:20:28.338 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-18 09:20:28.634 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-18 09:20:28.738 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:20:28.741 | + functions-common:time_stop:2420 : local name 2026-08-18 09:20:28.745 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:20:28.748 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:20:28.751 | + functions-common:time_stop:2423 : local total 2026-08-18 09:20:28.755 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:20:28.758 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:20:28.761 | + functions-common:time_stop:2427 : start_time=1787044827050 2026-08-18 09:20:28.764 | + functions-common:time_stop:2429 : [[ -z 1787044827050 ]] 2026-08-18 09:20:28.767 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:20:28.772 | + functions-common:time_stop:2432 : end_time=1787044828768 2026-08-18 09:20:28.774 | + functions-common:time_stop:2433 : elapsed_time=1718 2026-08-18 09:20:28.776 | + functions-common:time_stop:2434 : total=4411 2026-08-18 09:20:28.778 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:20:28.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6129 2026-08-18 09:20:28.784 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-18 09:20:28.784 | Waiting for keystone to start... 2026-08-18 09:20:28.786 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.138/identity/v3/ 2026-08-18 09:20:28.790 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.138/identity/v3/ 2026-08-18 09:20:28.792 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 09:20:28.794 | + functions:wait_for_service:477 : local url=http://10.4.3.138/identity/v3/ 2026-08-18 09:20:28.796 | + functions:wait_for_service:478 : local rval=0 2026-08-18 09:20:28.798 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 09:20:28.800 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 09:20:28.802 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:20:28.804 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:20:28.807 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:20:28.811 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044828809 2026-08-18 09:20:28.814 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 09:20:28.820 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.138/identity/v3/ 2026-08-18 09:20:31.741 | + :: : [[ 200 == 503 ]] 2026-08-18 09:20:31.743 | + :: : [[ 0 -eq 7 ]] 2026-08-18 09:20:31.746 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 09:20:31.749 | + functions-common:time_stop:2420 : local name 2026-08-18 09:20:31.753 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:20:31.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:20:31.759 | + functions-common:time_stop:2423 : local total 2026-08-18 09:20:31.762 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:20:31.765 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 09:20:31.769 | + functions-common:time_stop:2427 : start_time=1787044828809 2026-08-18 09:20:31.772 | + functions-common:time_stop:2429 : [[ -z 1787044828809 ]] 2026-08-18 09:20:31.776 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:20:31.781 | + functions-common:time_stop:2432 : end_time=1787044831778 2026-08-18 09:20:31.785 | + functions-common:time_stop:2433 : elapsed_time=2969 2026-08-18 09:20:31.788 | + functions-common:time_stop:2434 : total=0 2026-08-18 09:20:31.791 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:20:31.794 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2969 2026-08-18 09:20:31.797 | + functions:wait_for_service:486 : return 0 2026-08-18 09:20:31.801 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-18 09:20:31.822 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:31.825 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.138 5001 2026-08-18 09:20:31.829 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-08-18 09:20:31.832 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-18 09:20:31.835 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-08-18 09:20:31.838 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.138 2026-08-18 09:20:31.841 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-08-18 09:20:31.845 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-18 09:20:31.848 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-18 09:20:31.851 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-18 09:20:31.854 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-18 09:20:31.857 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-18 09:20:31.860 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-18 09:20:31.865 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-08-18 09:20:31.869 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-08-18 09:20:31.872 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 09:20:31.876 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:31.879 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:31.882 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-18 09:20:31.886 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-18 09:20:31.889 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-18 09:20:31.893 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-08-18 09:20:31.896 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-08-18 09:20:31.899 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-08-18 09:20:31.903 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-08-18 09:20:31.906 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-08-18 09:20:31.924 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:20:31.927 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-18 09:20:31.930 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-18 09:20:31.933 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:20:31.936 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:20:31.939 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:31.942 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:31.944 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-18 09:20:31.946 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-18 09:20:31.986 | headers (enabled by site administrator) 2026-08-18 09:20:31.990 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:20:31.994 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-18 09:20:31.997 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-18 09:20:31.999 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:20:32.003 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:20:32.006 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:32.009 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:32.012 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-18 09:20:32.014 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-18 09:20:32.052 | ssl (enabled by site administrator) 2026-08-18 09:20:32.056 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:20:32.058 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-18 09:20:32.060 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-18 09:20:32.064 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:20:32.067 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:20:32.069 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:32.072 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:32.074 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-18 09:20:32.076 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-18 09:20:32.110 | proxy (enabled by site administrator) 2026-08-18 09:20:32.113 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:20:32.116 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-18 09:20:32.119 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-18 09:20:32.122 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:20:32.125 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:20:32.128 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:32.131 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:32.134 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-18 09:20:32.137 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-18 09:20:32.173 | proxy_http (enabled by site administrator) 2026-08-18 09:20:32.176 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-08-18 09:20:32.179 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-08-18 09:20:32.182 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 09:20:32.184 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 09:20:32.188 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:20:32.191 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:20:32.194 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:32.197 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:32.201 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 09:20:32.204 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 09:20:32.207 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:20:32.210 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:20:32.213 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-08-18 09:20:32.248 | Enabling site keystone-service-tls-proxy. 2026-08-18 09:20:32.254 | To activate the new configuration, you need to run: 2026-08-18 09:20:32.254 | systemctl reload apache2 2026-08-18 09:20:32.259 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-18 09:20:32.261 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:20:32.264 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:20:32.266 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:20:32.401 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-18 09:20:32.404 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:20:32.408 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-18 09:20:32.782 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-18 09:20:32.786 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url https://10.4.3.138/identity 2026-08-18 09:20:33.139 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 09:20:33.139 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:20:33.139 | we strongly recommend against using it for new projects. 2026-08-18 09:20:33.139 | 2026-08-18 09:20:33.139 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:20:33.139 | framework. For more detail see 2026-08-18 09:20:33.139 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:20:33.139 | 2026-08-18 09:20:33.139 | from eventlet import event 2026-08-18 09:20:34.846 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.846 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.846 | 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=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.849 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.858 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.859 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.890 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.893 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.893 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.936 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.936 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.936 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.936 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.936 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.937 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.943 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.943 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.943 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.943 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.943 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.943 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.943 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.946 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.948 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.948 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.948 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.948 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.948 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.948 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.948 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60628) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-18 09:20:34.986 | INFO dbcounter [-] Registered counter for database keystone 2026-08-18 09:20:35.023 | 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=60628) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 09:20:35.162 | DEBUG dbcounter [-] [60628] Writer thread running {{(pid=60628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:20:35.240 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created domain default 2026-08-18 09:20:35.263 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created project admin 2026-08-18 09:20:35.281 | WARNING keystone.common.password_hashing [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-18 09:20:35.293 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created user admin 2026-08-18 09:20:35.301 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created role reader 2026-08-18 09:20:35.306 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created role member 2026-08-18 09:20:35.317 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created implied role where 3d45091851c04758b4cfe4fc7339d175 implies 7ecaf7b55c1d4358a51ca9c4df446591 2026-08-18 09:20:35.324 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created role manager 2026-08-18 09:20:35.334 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created implied role where cc397acf97ee4dccb2447dc042a9e875 implies 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:35.340 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created role admin 2026-08-18 09:20:35.348 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created implied role where d3ca2909fc0f4f1f8210b8cb2aac887c implies cc397acf97ee4dccb2447dc042a9e875 2026-08-18 09:20:35.355 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created role service 2026-08-18 09:20:35.360 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Granted role admin on project admin to user admin. 2026-08-18 09:20:35.364 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Granted role admin on the system to user admin. 2026-08-18 09:20:35.370 | WARNING py.warnings [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-18 09:20:35.370 | warnings.warn( 2026-08-18 09:20:35.370 |  2026-08-18 09:20:35.371 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created region RegionOne 2026-08-18 09:20:35.387 | INFO keystone.cmd.bootstrap [None req-4878a1a7-90f4-4b89-b1fb-254c3acabc1a None None] Created public endpoint https://10.4.3.138/identity 2026-08-18 09:20:35.877 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-18 09:20:35.880 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-18 09:20:35.883 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-18 09:20:35.886 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-18 09:20:37.496 | 2026-08-18 09:20:37.507 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:37.510 | + lib/keystone:create_keystone_accounts:258 : admin_project=08beed0a2fa74050a90498c9e1466150 2026-08-18 09:20:37.513 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-18 09:20:37.517 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-18 09:20:37.722 | 2026-08-18 09:20:37.732 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:37.735 | + lib/keystone:create_keystone_accounts:260 : admin_user=29eea1b332e04463967769b04427dd14 2026-08-18 09:20:37.738 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-18 09:20:37.741 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-18 09:20:37.743 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-18 09:20:37.746 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 29eea1b332e04463967769b04427dd14 default 2026-08-18 09:20:37.810 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 29eea1b332e04463967769b04427dd14 default 2026-08-18 09:20:37.844 | [8555 Async ks-domain-role:60750]: running: get_or_add_user_domain_role admin 29eea1b332e04463967769b04427dd14 default 2026-08-18 09:20:37.847 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-18 09:20:37.850 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-18 09:20:37.853 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-18 09:20:38.735 | 2026-08-18 09:20:38.747 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:38.750 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-18 09:20:38.752 | + functions-common:get_or_create_domain:878 : echo default 2026-08-18 09:20:38.753 | default 2026-08-18 09:20:38.755 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-18 09:20:38.822 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-18 09:20:38.867 | [8555 Async ks-project:60883]: running: get_or_create_project service Default 2026-08-18 09:20:38.870 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-18 09:20:38.939 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-18 09:20:38.978 | [8555 Async ks-service:60977]: running: get_or_create_role service 2026-08-18 09:20:38.981 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-18 09:20:39.045 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-18 09:20:39.082 | [8555 Async ks-reseller:61071]: running: get_or_create_role ResellerAdmin 2026-08-18 09:20:39.084 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-18 09:20:39.087 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-18 09:20:39.150 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-18 09:20:39.194 | [8555 Async ks-anotherrole:61167]: running: get_or_create_role anotherrole 2026-08-18 09:20:39.198 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-18 09:20:39.202 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-18 09:20:39.205 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 09:20:39.209 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-08-18 09:20:39.223 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:39.252 | [60750 Async ks-domain-role:60750]: finished successfully 2026-08-18 09:20:39.650 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:39.674 | [60883 Async ks-project:60883]: finished successfully 2026-08-18 09:20:39.960 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:39.987 | [60977 Async ks-service:60977]: finished successfully 2026-08-18 09:20:40.214 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:40.242 | [61071 Async ks-reseller:61071]: finished successfully 2026-08-18 09:20:40.393 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:40.420 | [61167 Async ks-anotherrole:61167]: finished successfully 2026-08-18 09:20:40.623 | 2026-08-18 09:20:40.634 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:40.638 | ++ functions-common:get_or_create_project:928 : project_id=7a899e08b35d4faab73ea2c8a059d0eb 2026-08-18 09:20:40.640 | ++ functions-common:get_or_create_project:929 : echo 7a899e08b35d4faab73ea2c8a059d0eb 2026-08-18 09:20:40.644 | + lib/keystone:create_keystone_accounts:288 : invis_project=7a899e08b35d4faab73ea2c8a059d0eb 2026-08-18 09:20:40.647 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-18 09:20:40.652 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-18 09:20:40.655 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 09:20:40.659 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-08-18 09:20:40.943 | 2026-08-18 09:20:40.954 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:40.958 | ++ functions-common:get_or_create_project:928 : project_id=78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:40.961 | ++ functions-common:get_or_create_project:929 : echo 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:40.964 | + lib/keystone:create_keystone_accounts:292 : demo_project=78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:40.967 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-18 09:20:40.971 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-08-18 09:20:40.974 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:20:40.976 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-18 09:20:40.979 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-18 09:20:40.983 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-08-18 09:20:41.259 | 2026-08-18 09:20:41.271 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:41.274 | ++ functions-common:get_or_create_user:915 : user_id=fe0c472d72f84d8390b305c8f90c9aa1 2026-08-18 09:20:41.277 | ++ functions-common:get_or_create_user:916 : echo fe0c472d72f84d8390b305c8f90c9aa1 2026-08-18 09:20:41.280 | + lib/keystone:create_keystone_accounts:295 : demo_user=fe0c472d72f84d8390b305c8f90c9aa1 2026-08-18 09:20:41.284 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-18 09:20:41.337 | [8555 Async ks-domain-role:60750]: Waiting for completion of get_or_add_user_domain_role admin 29eea1b332e04463967769b04427dd14 default running on PID 60750 (6 other jobs running) 2026-08-18 09:20:41.363 | [8555 Async ks-domain-role:60750]: Signaling child to exit 2026-08-18 09:20:41.363 | WAKEUP 2026-08-18 09:20:41.386 | [8555 Async ks-domain-role:60750]: Signaled 2026-08-18 09:20:41.388 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-18 09:20:41.388 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 29eea1b332e04463967769b04427dd14 --domain default 2026-08-18 09:20:41.388 | 2026-08-18 09:20:41.388 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 29eea1b332e04463967769b04427dd14 --domain default -c Role -f value 2026-08-18 09:20:41.388 | 2026-08-18 09:20:41.388 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:41.388 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:41.388 | + functions-common:get_or_add_user_domain_role:999 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:41.388 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:41.431 | [8555 Async ks-domain-role:60750]: finished get_or_add_user_domain_role admin 29eea1b332e04463967769b04427dd14 default with result 0 in 1 seconds 2026-08-18 09:20:41.438 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-18 09:20:41.471 | [8555 Async ks-project:60883]: Waiting for completion of get_or_create_project service Default running on PID 60883 (5 other jobs running) 2026-08-18 09:20:41.494 | [8555 Async ks-project:60883]: Signaling child to exit 2026-08-18 09:20:41.494 | WAKEUP 2026-08-18 09:20:41.515 | [8555 Async ks-project:60883]: Signaled 2026-08-18 09:20:41.516 | + functions-common:get_or_create_project:922 : local project_id 2026-08-18 09:20:41.516 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-18 09:20:41.516 | 2026-08-18 09:20:41.516 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:41.516 | + functions-common:get_or_create_project:928 : project_id=3d7a883e1d754e399de058eafeaa3fe2 2026-08-18 09:20:41.516 | + functions-common:get_or_create_project:929 : echo 3d7a883e1d754e399de058eafeaa3fe2 2026-08-18 09:20:41.516 | 3d7a883e1d754e399de058eafeaa3fe2 2026-08-18 09:20:41.557 | [8555 Async ks-project:60883]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-08-18 09:20:41.593 | [8555 Async ks-service:60977]: Waiting for completion of get_or_create_role service running on PID 60977 (4 other jobs running) 2026-08-18 09:20:41.617 | [8555 Async ks-service:60977]: Signaling child to exit 2026-08-18 09:20:41.617 | WAKEUP 2026-08-18 09:20:41.639 | [8555 Async ks-service:60977]: Signaled 2026-08-18 09:20:41.641 | + functions-common:get_or_create_role:935 : local role_id 2026-08-18 09:20:41.641 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-18 09:20:41.641 | 2026-08-18 09:20:41.641 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:41.641 | + functions-common:get_or_create_role:940 : role_id=a38431136b0549a6ad0c657ede73456e 2026-08-18 09:20:41.641 | + functions-common:get_or_create_role:941 : echo a38431136b0549a6ad0c657ede73456e 2026-08-18 09:20:41.641 | a38431136b0549a6ad0c657ede73456e 2026-08-18 09:20:41.683 | [8555 Async ks-service:60977]: finished get_or_create_role service with result 0 in 1 seconds 2026-08-18 09:20:41.713 | [8555 Async ks-reseller:61071]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 61071 (3 other jobs running) 2026-08-18 09:20:41.735 | [8555 Async ks-reseller:61071]: Signaling child to exit 2026-08-18 09:20:41.735 | WAKEUP 2026-08-18 09:20:41.756 | [8555 Async ks-reseller:61071]: Signaled 2026-08-18 09:20:41.757 | + functions-common:get_or_create_role:935 : local role_id 2026-08-18 09:20:41.757 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-18 09:20:41.757 | 2026-08-18 09:20:41.757 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:41.757 | + functions-common:get_or_create_role:940 : role_id=ef15d7de239d4e369cbeec1290f18f3a 2026-08-18 09:20:41.758 | + functions-common:get_or_create_role:941 : echo ef15d7de239d4e369cbeec1290f18f3a 2026-08-18 09:20:41.758 | ef15d7de239d4e369cbeec1290f18f3a 2026-08-18 09:20:41.801 | [8555 Async ks-reseller:61071]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-08-18 09:20:41.837 | [8555 Async ks-anotherrole:61167]: Waiting for completion of get_or_create_role anotherrole running on PID 61167 (2 other jobs running) 2026-08-18 09:20:41.860 | [8555 Async ks-anotherrole:61167]: Signaling child to exit 2026-08-18 09:20:41.860 | WAKEUP 2026-08-18 09:20:41.881 | [8555 Async ks-anotherrole:61167]: Signaled 2026-08-18 09:20:41.882 | + functions-common:get_or_create_role:935 : local role_id 2026-08-18 09:20:41.882 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-18 09:20:41.882 | 2026-08-18 09:20:41.882 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:41.882 | + functions-common:get_or_create_role:940 : role_id=c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:41.882 | + functions-common:get_or_create_role:941 : echo c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:41.882 | c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:41.924 | [8555 Async ks-anotherrole:61167]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-08-18 09:20:41.929 | + inc/async:async_wait:197 : return 0 2026-08-18 09:20:41.932 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member fe0c472d72f84d8390b305c8f90c9aa1 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:42.001 | + inc/async:async_inner:63 : get_or_add_user_project_role member fe0c472d72f84d8390b305c8f90c9aa1 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:42.045 | [8555 Async ks-demo-member:62003]: running: get_or_add_user_project_role member fe0c472d72f84d8390b305c8f90c9aa1 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:42.049 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 29eea1b332e04463967769b04427dd14 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:42.122 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 29eea1b332e04463967769b04427dd14 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:42.168 | [8555 Async ks-demo-admin:62099]: running: get_or_add_user_project_role admin 29eea1b332e04463967769b04427dd14 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:42.171 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole fe0c472d72f84d8390b305c8f90c9aa1 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:42.247 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole fe0c472d72f84d8390b305c8f90c9aa1 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:42.295 | [8555 Async ks-demo-another:62195]: running: get_or_add_user_project_role anotherrole fe0c472d72f84d8390b305c8f90c9aa1 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:42.299 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member fe0c472d72f84d8390b305c8f90c9aa1 7a899e08b35d4faab73ea2c8a059d0eb 2026-08-18 09:20:42.366 | + inc/async:async_inner:63 : get_or_add_user_project_role member fe0c472d72f84d8390b305c8f90c9aa1 7a899e08b35d4faab73ea2c8a059d0eb 2026-08-18 09:20:42.413 | [8555 Async ks-demo-invis:62291]: running: get_or_add_user_project_role member fe0c472d72f84d8390b305c8f90c9aa1 7a899e08b35d4faab73ea2c8a059d0eb 2026-08-18 09:20:42.417 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-18 09:20:42.421 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-08-18 09:20:42.424 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:20:42.427 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-18 09:20:42.429 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-18 09:20:42.433 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-08-18 09:20:44.245 | 2026-08-18 09:20:44.258 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:44.261 | ++ functions-common:get_or_create_user:915 : user_id=a293ccf4a5ee4e8087ab875ce8159083 2026-08-18 09:20:44.265 | ++ functions-common:get_or_create_user:916 : echo a293ccf4a5ee4e8087ab875ce8159083 2026-08-18 09:20:44.269 | + lib/keystone:create_keystone_accounts:308 : demo_reader=a293ccf4a5ee4e8087ab875ce8159083 2026-08-18 09:20:44.272 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader a293ccf4a5ee4e8087ab875ce8159083 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:44.348 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a293ccf4a5ee4e8087ab875ce8159083 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:44.395 | [8555 Async ks-demo-reader:62497]: running: get_or_add_user_project_role reader a293ccf4a5ee4e8087ab875ce8159083 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:44.399 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-18 09:20:44.404 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-18 09:20:44.407 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 09:20:44.411 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-08-18 09:20:44.763 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:44.789 | [62003 Async ks-demo-member:62003]: finished successfully 2026-08-18 09:20:45.211 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:45.242 | [62099 Async ks-demo-admin:62099]: finished successfully 2026-08-18 09:20:45.670 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:45.698 | [62195 Async ks-demo-another:62195]: finished successfully 2026-08-18 09:20:46.126 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:46.155 | [62291 Async ks-demo-invis:62291]: finished successfully 2026-08-18 09:20:46.873 | 2026-08-18 09:20:46.886 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:46.889 | ++ functions-common:get_or_create_project:928 : project_id=73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:46.892 | ++ functions-common:get_or_create_project:929 : echo 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:46.895 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:46.898 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-18 09:20:46.902 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-08-18 09:20:46.904 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:20:46.907 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-18 09:20:46.910 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-18 09:20:46.914 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-08-18 09:20:47.338 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:47.364 | [62497 Async ks-demo-reader:62497]: finished successfully 2026-08-18 09:20:47.581 | 2026-08-18 09:20:47.593 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:47.597 | ++ functions-common:get_or_create_user:915 : user_id=eefa82609cc84dc6ac1ef3844da8bc84 2026-08-18 09:20:47.600 | ++ functions-common:get_or_create_user:916 : echo eefa82609cc84dc6ac1ef3844da8bc84 2026-08-18 09:20:47.604 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=eefa82609cc84dc6ac1ef3844da8bc84 2026-08-18 09:20:47.607 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin eefa82609cc84dc6ac1ef3844da8bc84 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:47.683 | + inc/async:async_inner:63 : get_or_add_user_project_role admin eefa82609cc84dc6ac1ef3844da8bc84 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:47.729 | [8555 Async ks-alt-admin:62883]: running: get_or_add_user_project_role admin eefa82609cc84dc6ac1ef3844da8bc84 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:47.733 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole eefa82609cc84dc6ac1ef3844da8bc84 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:47.811 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole eefa82609cc84dc6ac1ef3844da8bc84 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:47.855 | [8555 Async ks-alt-another:62979]: running: get_or_add_user_project_role anotherrole eefa82609cc84dc6ac1ef3844da8bc84 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:47.857 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-18 09:20:47.861 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-08-18 09:20:47.864 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:20:47.867 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-18 09:20:47.871 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-18 09:20:47.875 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-08-18 09:20:48.999 | 2026-08-18 09:20:49.011 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:49.014 | ++ functions-common:get_or_create_user:915 : user_id=ca4a3bf7787b46e88a6fc0fe003620d5 2026-08-18 09:20:49.017 | ++ functions-common:get_or_create_user:916 : echo ca4a3bf7787b46e88a6fc0fe003620d5 2026-08-18 09:20:49.021 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=ca4a3bf7787b46e88a6fc0fe003620d5 2026-08-18 09:20:49.023 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member ca4a3bf7787b46e88a6fc0fe003620d5 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:49.097 | + inc/async:async_inner:63 : get_or_add_user_project_role member ca4a3bf7787b46e88a6fc0fe003620d5 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:49.140 | [8555 Async ks-alt-member-user:63150]: running: get_or_add_user_project_role member ca4a3bf7787b46e88a6fc0fe003620d5 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:49.144 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-18 09:20:49.149 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-08-18 09:20:49.152 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:20:49.156 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-18 09:20:49.158 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-18 09:20:49.163 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-08-18 09:20:49.537 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:49.563 | [62883 Async ks-alt-admin:62883]: finished successfully 2026-08-18 09:20:50.028 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:50.056 | [62979 Async ks-alt-another:62979]: finished successfully 2026-08-18 09:20:50.735 | 2026-08-18 09:20:50.749 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:50.752 | ++ functions-common:get_or_create_user:915 : user_id=6b6a05a346244f2091f69eb6431f0ed8 2026-08-18 09:20:50.755 | ++ functions-common:get_or_create_user:916 : echo 6b6a05a346244f2091f69eb6431f0ed8 2026-08-18 09:20:50.759 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=6b6a05a346244f2091f69eb6431f0ed8 2026-08-18 09:20:50.762 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6b6a05a346244f2091f69eb6431f0ed8 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:50.837 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6b6a05a346244f2091f69eb6431f0ed8 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:50.875 | [8555 Async ks-alt-reader-user:63382]: running: get_or_add_user_project_role reader 6b6a05a346244f2091f69eb6431f0ed8 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:50.879 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-08-18 09:20:50.883 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:20:50.886 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-18 09:20:50.889 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-18 09:20:50.892 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-08-18 09:20:51.218 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:51.243 | [63150 Async ks-alt-member-user:63150]: finished successfully 2026-08-18 09:20:51.906 | 2026-08-18 09:20:51.914 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:51.918 | ++ functions-common:get_or_create_user:915 : user_id=f5c35da632354a18be69476046ecb6c1 2026-08-18 09:20:51.921 | ++ functions-common:get_or_create_user:916 : echo f5c35da632354a18be69476046ecb6c1 2026-08-18 09:20:51.925 | + lib/keystone:create_keystone_accounts:340 : system_member_user=f5c35da632354a18be69476046ecb6c1 2026-08-18 09:20:51.927 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member f5c35da632354a18be69476046ecb6c1 all 2026-08-18 09:20:51.996 | + inc/async:async_inner:63 : get_or_add_user_system_role member f5c35da632354a18be69476046ecb6c1 all 2026-08-18 09:20:52.038 | [8555 Async ks-system-member:63572]: running: get_or_add_user_system_role member f5c35da632354a18be69476046ecb6c1 all 2026-08-18 09:20:52.043 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-08-18 09:20:52.046 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:20:52.049 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-18 09:20:52.051 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-18 09:20:52.056 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-08-18 09:20:52.409 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:52.437 | [63382 Async ks-alt-reader-user:63382]: finished successfully 2026-08-18 09:20:53.147 | 2026-08-18 09:20:53.160 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:53.163 | ++ functions-common:get_or_create_user:915 : user_id=06bb129674a84b17ac32d4409cd18256 2026-08-18 09:20:53.166 | ++ functions-common:get_or_create_user:916 : echo 06bb129674a84b17ac32d4409cd18256 2026-08-18 09:20:53.169 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=06bb129674a84b17ac32d4409cd18256 2026-08-18 09:20:53.171 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 06bb129674a84b17ac32d4409cd18256 all 2026-08-18 09:20:53.238 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 06bb129674a84b17ac32d4409cd18256 all 2026-08-18 09:20:53.277 | [8555 Async ks-system-reader:63777]: running: get_or_add_user_system_role reader 06bb129674a84b17ac32d4409cd18256 all 2026-08-18 09:20:53.279 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-18 09:20:53.282 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-18 09:20:53.285 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-18 09:20:53.288 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-18 09:20:53.292 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-08-18 09:20:54.182 | 2026-08-18 09:20:54.193 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:54.196 | ++ functions-common:get_or_create_group:892 : group_id=012a2acd97f644caa6685700fe75a263 2026-08-18 09:20:54.199 | ++ functions-common:get_or_create_group:893 : echo 012a2acd97f644caa6685700fe75a263 2026-08-18 09:20:54.203 | + lib/keystone:create_keystone_accounts:350 : admin_group=012a2acd97f644caa6685700fe75a263 2026-08-18 09:20:54.205 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-18 09:20:54.209 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-18 09:20:54.212 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-18 09:20:54.215 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-18 09:20:54.219 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-08-18 09:20:54.621 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:54.650 | [63572 Async ks-system-member:63572]: finished successfully 2026-08-18 09:20:55.225 | 2026-08-18 09:20:55.237 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:55.241 | ++ functions-common:get_or_create_group:892 : group_id=0e55d29090884328b96023ed361a0335 2026-08-18 09:20:55.243 | ++ functions-common:get_or_create_group:893 : echo 0e55d29090884328b96023ed361a0335 2026-08-18 09:20:55.246 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=0e55d29090884328b96023ed361a0335 2026-08-18 09:20:55.249 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 0e55d29090884328b96023ed361a0335 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:55.318 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0e55d29090884328b96023ed361a0335 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:55.358 | [8555 Async ks-group-memberdemo:64051]: running: get_or_add_group_project_role member 0e55d29090884328b96023ed361a0335 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:55.362 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 0e55d29090884328b96023ed361a0335 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:55.437 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0e55d29090884328b96023ed361a0335 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:55.480 | [8555 Async ks-group-anotherdemo:64130]: running: get_or_add_group_project_role anotherrole 0e55d29090884328b96023ed361a0335 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:55.484 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 0e55d29090884328b96023ed361a0335 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:55.551 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0e55d29090884328b96023ed361a0335 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:55.592 | [8555 Async ks-group-memberalt:64209]: running: get_or_add_group_project_role member 0e55d29090884328b96023ed361a0335 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:55.595 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 0e55d29090884328b96023ed361a0335 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:55.645 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:55.667 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0e55d29090884328b96023ed361a0335 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:55.670 | [63777 Async ks-system-reader:63777]: finished successfully 2026-08-18 09:20:55.708 | [8555 Async ks-group-anotheralt:64311]: running: get_or_add_group_project_role anotherrole 0e55d29090884328b96023ed361a0335 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:55.710 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 012a2acd97f644caa6685700fe75a263 08beed0a2fa74050a90498c9e1466150 2026-08-18 09:20:55.782 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 012a2acd97f644caa6685700fe75a263 08beed0a2fa74050a90498c9e1466150 2026-08-18 09:20:55.825 | [8555 Async ks-group-admin:64407]: running: get_or_add_group_project_role admin 012a2acd97f644caa6685700fe75a263 08beed0a2fa74050a90498c9e1466150 2026-08-18 09:20:55.828 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-18 09:20:55.881 | [8555 Async ks-demo-member:62003]: Waiting for completion of get_or_add_user_project_role member fe0c472d72f84d8390b305c8f90c9aa1 78fdc3bc8baf498897c733aa998555a8 running on PID 62003 (17 other jobs running) 2026-08-18 09:20:55.909 | [8555 Async ks-demo-member:62003]: Signaling child to exit 2026-08-18 09:20:55.909 | WAKEUP 2026-08-18 09:20:55.931 | [8555 Async ks-demo-member:62003]: Signaled 2026-08-18 09:20:55.933 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:20:55.933 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:20:55.933 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:20:55.933 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:55.933 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:55.933 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:55.933 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:55.933 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:55.933 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:20:55.933 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user fe0c472d72f84d8390b305c8f90c9aa1 --project 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:55.933 | 2026-08-18 09:20:55.933 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fe0c472d72f84d8390b305c8f90c9aa1 --project 78fdc3bc8baf498897c733aa998555a8 -c Role -f value 2026-08-18 09:20:55.933 | 2026-08-18 09:20:55.933 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:55.933 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:55.933 | + functions-common:get_or_add_user_project_role:980 : echo 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:55.933 | 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:55.980 | [8555 Async ks-demo-member:62003]: finished get_or_add_user_project_role member fe0c472d72f84d8390b305c8f90c9aa1 78fdc3bc8baf498897c733aa998555a8 with result 0 in 2 seconds 2026-08-18 09:20:56.019 | [8555 Async ks-demo-admin:62099]: Waiting for completion of get_or_add_user_project_role admin 29eea1b332e04463967769b04427dd14 78fdc3bc8baf498897c733aa998555a8 running on PID 62099 (16 other jobs running) 2026-08-18 09:20:56.048 | [8555 Async ks-demo-admin:62099]: Signaling child to exit 2026-08-18 09:20:56.049 | WAKEUP 2026-08-18 09:20:56.073 | [8555 Async ks-demo-admin:62099]: Signaled 2026-08-18 09:20:56.075 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:20:56.075 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:20:56.075 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:20:56.075 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:56.075 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:56.075 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:56.075 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:56.075 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:56.075 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:20:56.075 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 29eea1b332e04463967769b04427dd14 --project 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:56.075 | 2026-08-18 09:20:56.075 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 29eea1b332e04463967769b04427dd14 --project 78fdc3bc8baf498897c733aa998555a8 -c Role -f value 2026-08-18 09:20:56.075 | 2026-08-18 09:20:56.075 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:56.075 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:56.075 | + functions-common:get_or_add_user_project_role:980 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:56.075 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:56.121 | [8555 Async ks-demo-admin:62099]: finished get_or_add_user_project_role admin 29eea1b332e04463967769b04427dd14 78fdc3bc8baf498897c733aa998555a8 with result 0 in 3 seconds 2026-08-18 09:20:56.162 | [8555 Async ks-demo-another:62195]: Waiting for completion of get_or_add_user_project_role anotherrole fe0c472d72f84d8390b305c8f90c9aa1 78fdc3bc8baf498897c733aa998555a8 running on PID 62195 (15 other jobs running) 2026-08-18 09:20:56.188 | [8555 Async ks-demo-another:62195]: Signaling child to exit 2026-08-18 09:20:56.189 | WAKEUP 2026-08-18 09:20:56.213 | [8555 Async ks-demo-another:62195]: Signaled 2026-08-18 09:20:56.214 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:20:56.214 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:20:56.214 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:20:56.214 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:56.214 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:56.214 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:56.214 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:56.214 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:56.214 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:20:56.214 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user fe0c472d72f84d8390b305c8f90c9aa1 --project 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:56.214 | 2026-08-18 09:20:56.214 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fe0c472d72f84d8390b305c8f90c9aa1 --project 78fdc3bc8baf498897c733aa998555a8 -c Role -f value 2026-08-18 09:20:56.214 | 2026-08-18 09:20:56.214 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:56.214 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:56.214 | + functions-common:get_or_add_user_project_role:980 : echo c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:56.214 | c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:56.266 | [8555 Async ks-demo-another:62195]: finished get_or_add_user_project_role anotherrole fe0c472d72f84d8390b305c8f90c9aa1 78fdc3bc8baf498897c733aa998555a8 with result 0 in 3 seconds 2026-08-18 09:20:56.307 | [8555 Async ks-demo-invis:62291]: Waiting for completion of get_or_add_user_project_role member fe0c472d72f84d8390b305c8f90c9aa1 7a899e08b35d4faab73ea2c8a059d0eb running on PID 62291 (14 other jobs running) 2026-08-18 09:20:56.334 | [8555 Async ks-demo-invis:62291]: Signaling child to exit 2026-08-18 09:20:56.334 | WAKEUP 2026-08-18 09:20:56.360 | [8555 Async ks-demo-invis:62291]: Signaled 2026-08-18 09:20:56.362 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:20:56.362 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:20:56.362 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:20:56.362 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:56.362 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:56.362 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:56.362 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:56.362 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:56.362 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:20:56.362 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user fe0c472d72f84d8390b305c8f90c9aa1 --project 7a899e08b35d4faab73ea2c8a059d0eb 2026-08-18 09:20:56.362 | 2026-08-18 09:20:56.362 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fe0c472d72f84d8390b305c8f90c9aa1 --project 7a899e08b35d4faab73ea2c8a059d0eb -c Role -f value 2026-08-18 09:20:56.362 | 2026-08-18 09:20:56.362 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:56.362 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:56.362 | + functions-common:get_or_add_user_project_role:980 : echo 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:56.362 | 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:56.408 | [8555 Async ks-demo-invis:62291]: finished get_or_add_user_project_role member fe0c472d72f84d8390b305c8f90c9aa1 7a899e08b35d4faab73ea2c8a059d0eb with result 0 in 3 seconds 2026-08-18 09:20:56.449 | [8555 Async ks-demo-reader:62497]: Waiting for completion of get_or_add_user_project_role reader a293ccf4a5ee4e8087ab875ce8159083 78fdc3bc8baf498897c733aa998555a8 running on PID 62497 (13 other jobs running) 2026-08-18 09:20:56.479 | [8555 Async ks-demo-reader:62497]: Signaling child to exit 2026-08-18 09:20:56.480 | WAKEUP 2026-08-18 09:20:56.504 | [8555 Async ks-demo-reader:62497]: Signaled 2026-08-18 09:20:56.505 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:20:56.505 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:20:56.505 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:20:56.505 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:56.505 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:56.505 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:56.505 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:56.505 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:56.505 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:20:56.505 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user a293ccf4a5ee4e8087ab875ce8159083 --project 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:56.505 | 2026-08-18 09:20:56.505 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a293ccf4a5ee4e8087ab875ce8159083 --project 78fdc3bc8baf498897c733aa998555a8 -c Role -f value 2026-08-18 09:20:56.505 | 2026-08-18 09:20:56.505 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:56.505 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7ecaf7b55c1d4358a51ca9c4df446591 2026-08-18 09:20:56.505 | + functions-common:get_or_add_user_project_role:980 : echo 7ecaf7b55c1d4358a51ca9c4df446591 2026-08-18 09:20:56.505 | 7ecaf7b55c1d4358a51ca9c4df446591 2026-08-18 09:20:56.554 | [8555 Async ks-demo-reader:62497]: finished get_or_add_user_project_role reader a293ccf4a5ee4e8087ab875ce8159083 78fdc3bc8baf498897c733aa998555a8 with result 0 in 3 seconds 2026-08-18 09:20:56.558 | + inc/async:async_wait:197 : return 0 2026-08-18 09:20:56.562 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-18 09:20:56.616 | [8555 Async ks-alt-admin:62883]: Waiting for completion of get_or_add_user_project_role admin eefa82609cc84dc6ac1ef3844da8bc84 73a8a8aa808e425a9f79c49b6ef81205 running on PID 62883 (12 other jobs running) 2026-08-18 09:20:56.644 | [8555 Async ks-alt-admin:62883]: Signaling child to exit 2026-08-18 09:20:56.644 | WAKEUP 2026-08-18 09:20:56.670 | [8555 Async ks-alt-admin:62883]: Signaled 2026-08-18 09:20:56.671 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:20:56.671 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:20:56.671 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:20:56.671 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:56.671 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:56.672 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:56.672 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:56.672 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:56.672 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:20:56.672 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user eefa82609cc84dc6ac1ef3844da8bc84 --project 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:56.672 | 2026-08-18 09:20:56.672 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eefa82609cc84dc6ac1ef3844da8bc84 --project 73a8a8aa808e425a9f79c49b6ef81205 -c Role -f value 2026-08-18 09:20:56.672 | 2026-08-18 09:20:56.672 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:56.672 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:56.672 | + functions-common:get_or_add_user_project_role:980 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:56.672 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:56.717 | [8555 Async ks-alt-admin:62883]: finished get_or_add_user_project_role admin eefa82609cc84dc6ac1ef3844da8bc84 73a8a8aa808e425a9f79c49b6ef81205 with result 0 in 1 seconds 2026-08-18 09:20:56.754 | [8555 Async ks-alt-another:62979]: Waiting for completion of get_or_add_user_project_role anotherrole eefa82609cc84dc6ac1ef3844da8bc84 73a8a8aa808e425a9f79c49b6ef81205 running on PID 62979 (11 other jobs running) 2026-08-18 09:20:56.780 | [8555 Async ks-alt-another:62979]: Signaling child to exit 2026-08-18 09:20:56.780 | WAKEUP 2026-08-18 09:20:56.803 | [8555 Async ks-alt-another:62979]: Signaled 2026-08-18 09:20:56.804 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:20:56.804 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:20:56.804 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:20:56.804 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:56.804 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:56.804 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:56.804 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:56.804 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:56.804 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:20:56.804 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user eefa82609cc84dc6ac1ef3844da8bc84 --project 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:56.804 | 2026-08-18 09:20:56.804 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user eefa82609cc84dc6ac1ef3844da8bc84 --project 73a8a8aa808e425a9f79c49b6ef81205 -c Role -f value 2026-08-18 09:20:56.804 | 2026-08-18 09:20:56.804 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:56.804 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:56.804 | + functions-common:get_or_add_user_project_role:980 : echo c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:56.804 | c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:56.848 | [8555 Async ks-alt-another:62979]: finished get_or_add_user_project_role anotherrole eefa82609cc84dc6ac1ef3844da8bc84 73a8a8aa808e425a9f79c49b6ef81205 with result 0 in 2 seconds 2026-08-18 09:20:56.888 | [8555 Async ks-alt-member-user:63150]: Waiting for completion of get_or_add_user_project_role member ca4a3bf7787b46e88a6fc0fe003620d5 73a8a8aa808e425a9f79c49b6ef81205 running on PID 63150 (10 other jobs running) 2026-08-18 09:20:56.912 | [8555 Async ks-alt-member-user:63150]: Signaling child to exit 2026-08-18 09:20:56.912 | WAKEUP 2026-08-18 09:20:56.935 | [8555 Async ks-alt-member-user:63150]: Signaled 2026-08-18 09:20:56.937 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:20:56.937 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:20:56.937 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:20:56.937 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:56.937 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:56.937 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:56.937 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:56.937 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:56.937 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:20:56.937 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ca4a3bf7787b46e88a6fc0fe003620d5 --project 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:56.937 | 2026-08-18 09:20:56.937 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ca4a3bf7787b46e88a6fc0fe003620d5 --project 73a8a8aa808e425a9f79c49b6ef81205 -c Role -f value 2026-08-18 09:20:56.937 | 2026-08-18 09:20:56.937 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:56.937 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:56.937 | + functions-common:get_or_add_user_project_role:980 : echo 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:56.937 | 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:56.981 | [8555 Async ks-alt-member-user:63150]: finished get_or_add_user_project_role member ca4a3bf7787b46e88a6fc0fe003620d5 73a8a8aa808e425a9f79c49b6ef81205 with result 0 in 2 seconds 2026-08-18 09:20:57.014 | [8555 Async ks-alt-reader-user:63382]: Waiting for completion of get_or_add_user_project_role reader 6b6a05a346244f2091f69eb6431f0ed8 73a8a8aa808e425a9f79c49b6ef81205 running on PID 63382 (9 other jobs running) 2026-08-18 09:20:57.038 | [8555 Async ks-alt-reader-user:63382]: Signaling child to exit 2026-08-18 09:20:57.038 | WAKEUP 2026-08-18 09:20:57.060 | [8555 Async ks-alt-reader-user:63382]: Signaled 2026-08-18 09:20:57.062 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:20:57.062 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:20:57.062 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:20:57.062 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:57.062 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:57.062 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:57.062 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:57.062 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:57.062 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:20:57.062 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 6b6a05a346244f2091f69eb6431f0ed8 --project 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:57.062 | 2026-08-18 09:20:57.062 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6b6a05a346244f2091f69eb6431f0ed8 --project 73a8a8aa808e425a9f79c49b6ef81205 -c Role -f value 2026-08-18 09:20:57.062 | 2026-08-18 09:20:57.062 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:57.062 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7ecaf7b55c1d4358a51ca9c4df446591 2026-08-18 09:20:57.062 | + functions-common:get_or_add_user_project_role:980 : echo 7ecaf7b55c1d4358a51ca9c4df446591 2026-08-18 09:20:57.062 | 7ecaf7b55c1d4358a51ca9c4df446591 2026-08-18 09:20:57.108 | [8555 Async ks-alt-reader-user:63382]: finished get_or_add_user_project_role reader 6b6a05a346244f2091f69eb6431f0ed8 73a8a8aa808e425a9f79c49b6ef81205 with result 0 in 1 seconds 2026-08-18 09:20:57.113 | + inc/async:async_wait:197 : return 0 2026-08-18 09:20:57.116 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-18 09:20:57.169 | [8555 Async ks-system-member:63572]: Waiting for completion of get_or_add_user_system_role member f5c35da632354a18be69476046ecb6c1 all running on PID 63572 (8 other jobs running) 2026-08-18 09:20:57.195 | [8555 Async ks-system-member:63572]: Signaling child to exit 2026-08-18 09:20:57.195 | WAKEUP 2026-08-18 09:20:57.216 | [8555 Async ks-system-member:63572]: Signaled 2026-08-18 09:20:57.218 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-18 09:20:57.218 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-18 09:20:57.218 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-18 09:20:57.218 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:57.218 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:57.218 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:57.218 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:57.218 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:57.218 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-18 09:20:57.218 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f5c35da632354a18be69476046ecb6c1 --system all -f value -c Role 2026-08-18 09:20:57.218 | 2026-08-18 09:20:57.218 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:57.218 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-18 09:20:57.218 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-18 09:20:57.218 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user f5c35da632354a18be69476046ecb6c1 --system all 2026-08-18 09:20:57.218 | 2026-08-18 09:20:57.218 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f5c35da632354a18be69476046ecb6c1 --system all -f value -c Role 2026-08-18 09:20:57.218 | 2026-08-18 09:20:57.218 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:57.218 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:57.218 | + functions-common:get_or_add_user_system_role:1030 : echo 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:57.218 | 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:57.242 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:57.266 | [8555 Async ks-system-member:63572]: finished get_or_add_user_system_role member f5c35da632354a18be69476046ecb6c1 all with result 0 in 2 seconds 2026-08-18 09:20:57.268 | [64051 Async ks-group-memberdemo:64051]: finished successfully 2026-08-18 09:20:57.309 | [8555 Async ks-system-reader:63777]: Waiting for completion of get_or_add_user_system_role reader 06bb129674a84b17ac32d4409cd18256 all running on PID 63777 (7 other jobs running) 2026-08-18 09:20:57.335 | [8555 Async ks-system-reader:63777]: Signaling child to exit 2026-08-18 09:20:57.335 | WAKEUP 2026-08-18 09:20:57.356 | [8555 Async ks-system-reader:63777]: Signaled 2026-08-18 09:20:57.358 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-18 09:20:57.358 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-18 09:20:57.358 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-18 09:20:57.358 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:20:57.358 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:20:57.358 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:20:57.358 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:20:57.358 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:20:57.358 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-18 09:20:57.358 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 06bb129674a84b17ac32d4409cd18256 --system all -f value -c Role 2026-08-18 09:20:57.358 | 2026-08-18 09:20:57.358 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:57.358 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-18 09:20:57.358 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-18 09:20:57.358 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 06bb129674a84b17ac32d4409cd18256 --system all 2026-08-18 09:20:57.358 | 2026-08-18 09:20:57.358 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 06bb129674a84b17ac32d4409cd18256 --system all -f value -c Role 2026-08-18 09:20:57.358 | 2026-08-18 09:20:57.358 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:57.358 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=7ecaf7b55c1d4358a51ca9c4df446591 2026-08-18 09:20:57.358 | + functions-common:get_or_add_user_system_role:1030 : echo 7ecaf7b55c1d4358a51ca9c4df446591 2026-08-18 09:20:57.358 | 7ecaf7b55c1d4358a51ca9c4df446591 2026-08-18 09:20:57.404 | [8555 Async ks-system-reader:63777]: finished get_or_add_user_system_role reader 06bb129674a84b17ac32d4409cd18256 all with result 0 in 2 seconds 2026-08-18 09:20:57.409 | + inc/async:async_wait:197 : return 0 2026-08-18 09:20:57.413 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-18 09:20:57.468 | [8555 Async ks-group-memberdemo:64051]: Waiting for completion of get_or_add_group_project_role member 0e55d29090884328b96023ed361a0335 78fdc3bc8baf498897c733aa998555a8 running on PID 64051 (6 other jobs running) 2026-08-18 09:20:57.497 | [8555 Async ks-group-memberdemo:64051]: Signaling child to exit 2026-08-18 09:20:57.498 | WAKEUP 2026-08-18 09:20:57.523 | [8555 Async ks-group-memberdemo:64051]: Signaled 2026-08-18 09:20:57.524 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-18 09:20:57.524 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 0e55d29090884328b96023ed361a0335 --project 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:57.524 | 2026-08-18 09:20:57.524 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0e55d29090884328b96023ed361a0335 --project 78fdc3bc8baf498897c733aa998555a8 -f value -c Role 2026-08-18 09:20:57.524 | 2026-08-18 09:20:57.524 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:57.524 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:57.524 | + functions-common:get_or_add_group_project_role:1049 : echo 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:57.524 | 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:57.575 | [8555 Async ks-group-memberdemo:64051]: finished get_or_add_group_project_role member 0e55d29090884328b96023ed361a0335 78fdc3bc8baf498897c733aa998555a8 with result 0 in 1 seconds 2026-08-18 09:20:57.615 | [8555 Async ks-group-anotherdemo:64130]: Waiting for completion of get_or_add_group_project_role anotherrole 0e55d29090884328b96023ed361a0335 78fdc3bc8baf498897c733aa998555a8 running on PID 64130 (5 other jobs running) 2026-08-18 09:20:57.642 | [8555 Async ks-group-anotherdemo:64130]: Signaling child to exit 2026-08-18 09:20:57.747 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:57.774 | [64130 Async ks-group-anotherdemo:64130]: finished successfully 2026-08-18 09:20:57.800 | WAKEUP 2026-08-18 09:20:57.825 | [8555 Async ks-group-anotherdemo:64130]: Signaled 2026-08-18 09:20:57.826 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-18 09:20:57.826 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 0e55d29090884328b96023ed361a0335 --project 78fdc3bc8baf498897c733aa998555a8 2026-08-18 09:20:57.826 | 2026-08-18 09:20:57.826 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0e55d29090884328b96023ed361a0335 --project 78fdc3bc8baf498897c733aa998555a8 -f value -c Role 2026-08-18 09:20:57.826 | 2026-08-18 09:20:57.826 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:57.826 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:57.826 | + functions-common:get_or_add_group_project_role:1049 : echo c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:57.826 | c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:57.873 | [8555 Async ks-group-anotherdemo:64130]: finished get_or_add_group_project_role anotherrole 0e55d29090884328b96023ed361a0335 78fdc3bc8baf498897c733aa998555a8 with result 0 in 2 seconds 2026-08-18 09:20:57.913 | [8555 Async ks-group-memberalt:64209]: Waiting for completion of get_or_add_group_project_role member 0e55d29090884328b96023ed361a0335 73a8a8aa808e425a9f79c49b6ef81205 running on PID 64209 (4 other jobs running) 2026-08-18 09:20:57.941 | [8555 Async ks-group-memberalt:64209]: Signaling child to exit 2026-08-18 09:20:58.221 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:58.248 | [64209 Async ks-group-memberalt:64209]: finished successfully 2026-08-18 09:20:58.273 | WAKEUP 2026-08-18 09:20:58.297 | [8555 Async ks-group-memberalt:64209]: Signaled 2026-08-18 09:20:58.298 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-18 09:20:58.298 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 0e55d29090884328b96023ed361a0335 --project 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:58.298 | 2026-08-18 09:20:58.298 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0e55d29090884328b96023ed361a0335 --project 73a8a8aa808e425a9f79c49b6ef81205 -f value -c Role 2026-08-18 09:20:58.298 | 2026-08-18 09:20:58.298 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:58.298 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:58.298 | + functions-common:get_or_add_group_project_role:1049 : echo 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:58.298 | 3d45091851c04758b4cfe4fc7339d175 2026-08-18 09:20:58.340 | [8555 Async ks-group-memberalt:64209]: finished get_or_add_group_project_role member 0e55d29090884328b96023ed361a0335 73a8a8aa808e425a9f79c49b6ef81205 with result 0 in 2 seconds 2026-08-18 09:20:58.378 | [8555 Async ks-group-anotheralt:64311]: Waiting for completion of get_or_add_group_project_role anotherrole 0e55d29090884328b96023ed361a0335 73a8a8aa808e425a9f79c49b6ef81205 running on PID 64311 (3 other jobs running) 2026-08-18 09:20:58.402 | [8555 Async ks-group-anotheralt:64311]: Signaling child to exit 2026-08-18 09:20:58.690 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:58.716 | [64311 Async ks-group-anotheralt:64311]: finished successfully 2026-08-18 09:20:58.740 | WAKEUP 2026-08-18 09:20:58.760 | [8555 Async ks-group-anotheralt:64311]: Signaled 2026-08-18 09:20:58.762 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-18 09:20:58.762 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 0e55d29090884328b96023ed361a0335 --project 73a8a8aa808e425a9f79c49b6ef81205 2026-08-18 09:20:58.762 | 2026-08-18 09:20:58.762 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0e55d29090884328b96023ed361a0335 --project 73a8a8aa808e425a9f79c49b6ef81205 -f value -c Role 2026-08-18 09:20:58.762 | 2026-08-18 09:20:58.762 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:58.762 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:58.762 | + functions-common:get_or_add_group_project_role:1049 : echo c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:58.762 | c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:20:58.803 | [8555 Async ks-group-anotheralt:64311]: finished get_or_add_group_project_role anotherrole 0e55d29090884328b96023ed361a0335 73a8a8aa808e425a9f79c49b6ef81205 with result 0 in 3 seconds 2026-08-18 09:20:58.839 | [8555 Async ks-group-admin:64407]: Waiting for completion of get_or_add_group_project_role admin 012a2acd97f644caa6685700fe75a263 08beed0a2fa74050a90498c9e1466150 running on PID 64407 (2 other jobs running) 2026-08-18 09:20:58.864 | [8555 Async ks-group-admin:64407]: Signaling child to exit 2026-08-18 09:20:59.127 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:20:59.151 | [64407 Async ks-group-admin:64407]: finished successfully 2026-08-18 09:20:59.172 | WAKEUP 2026-08-18 09:20:59.193 | [8555 Async ks-group-admin:64407]: Signaled 2026-08-18 09:20:59.194 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-18 09:20:59.195 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 012a2acd97f644caa6685700fe75a263 --project 08beed0a2fa74050a90498c9e1466150 2026-08-18 09:20:59.195 | 2026-08-18 09:20:59.195 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 012a2acd97f644caa6685700fe75a263 --project 08beed0a2fa74050a90498c9e1466150 -f value -c Role 2026-08-18 09:20:59.195 | 2026-08-18 09:20:59.195 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:20:59.195 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:59.195 | + functions-common:get_or_add_group_project_role:1049 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:59.195 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:20:59.236 | [8555 Async ks-group-admin:64407]: finished get_or_add_group_project_role admin 012a2acd97f644caa6685700fe75a263 08beed0a2fa74050a90498c9e1466150 with result 0 in 3 seconds 2026-08-18 09:20:59.240 | + inc/async:async_wait:197 : return 0 2026-08-18 09:20:59.243 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-18 09:20:59.264 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:20:59.267 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-18 09:20:59.285 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:59.289 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-18 09:20:59.292 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-18 09:20:59.360 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-18 09:20:59.396 | [8555 Async create_nova_accounts:66209]: running: create_nova_accounts 2026-08-18 09:20:59.399 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-18 09:20:59.419 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:59.422 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-18 09:20:59.424 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-18 09:20:59.490 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-18 09:20:59.528 | [8555 Async create_glance_accounts:66332]: running: create_glance_accounts 2026-08-18 09:20:59.531 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-18 09:20:59.550 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:59.552 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-18 09:20:59.555 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-18 09:20:59.619 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-18 09:20:59.664 | [8555 Async create_cinder_accounts:66470]: running: create_cinder_accounts 2026-08-18 09:20:59.667 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-18 09:20:59.690 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:59.692 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-18 09:20:59.696 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-18 09:20:59.772 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-18 09:20:59.821 | [8555 Async create_neutron_accounts:66612]: running: create_neutron_accounts 2026-08-18 09:20:59.825 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-18 09:20:59.848 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:20:59.852 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-08-18 09:20:59.856 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-08-18 09:20:59.929 | + inc/async:async_inner:63 : create_swift_accounts 2026-08-18 09:20:59.969 | [8555 Async create_swift_accounts:66793]: running: create_swift_accounts 2026-08-18 09:20:59.972 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-18 09:20:59.993 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:20:59.995 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-18 09:21:00.051 | [8555 Async create_nova_accounts:66209]: Waiting for completion of create_nova_accounts running on PID 66209 (6 other jobs running) 2026-08-18 09:21:00.078 | [8555 Async create_nova_accounts:66209]: Signaling child to exit 2026-08-18 09:21:21.711 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:21:21.739 | [66612 Async create_neutron_accounts:66612]: finished successfully 2026-08-18 09:21:25.819 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:21:25.845 | [66470 Async create_cinder_accounts:66470]: finished successfully 2026-08-18 09:21:34.024 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:21:34.055 | [66209 Async create_nova_accounts:66209]: finished successfully 2026-08-18 09:21:34.082 | WAKEUP 2026-08-18 09:21:34.109 | [8555 Async create_nova_accounts:66209]: Signaled 2026-08-18 09:21:34.111 | + lib/nova:create_nova_accounts:388 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-08-18 09:21:34.111 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-18 09:21:34.111 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-08-18 09:21:34.111 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:34.111 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 09:21:34.111 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 09:21:34.111 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-08-18 09:21:34.111 | 2026-08-18 09:21:34.111 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:34.111 | + functions-common:get_or_create_user:915 : user_id=29f1ab3b799f4a368e7c1d1d3583937e 2026-08-18 09:21:34.111 | + functions-common:get_or_create_user:916 : echo 29f1ab3b799f4a368e7c1d1d3583937e 2026-08-18 09:21:34.111 | 29f1ab3b799f4a368e7c1d1d3583937e 2026-08-18 09:21:34.111 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:34.111 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-08-18 09:21:34.111 | 2026-08-18 09:21:34.111 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:34.111 | 2026-08-18 09:21:34.111 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:980 : echo a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:34.111 | a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:34.111 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-18 09:21:34.111 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:34.111 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:34.111 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-08-18 09:21:34.111 | 2026-08-18 09:21:34.111 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:34.111 | 2026-08-18 09:21:34.111 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:34.111 | + functions-common:get_or_add_user_project_role:980 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:34.111 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:34.111 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-18 09:21:34.111 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.138/compute 2026-08-18 09:21:34.111 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-18 09:21:34.111 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 09:21:34.111 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-18 09:21:34.111 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-08-18 09:21:34.111 | 2026-08-18 09:21:34.111 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:34.111 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 09:21:34.111 | 16fcacab7a044ac99ced153a95fb8122' 2026-08-18 09:21:34.111 | + functions-common:get_or_create_service:1067 : echo 16fcacab7a044ac99ced153a95fb8122 2026-08-18 09:21:34.111 | 16fcacab7a044ac99ced153a95fb8122 2026-08-18 09:21:34.111 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.138/compute/v2/$(project_id)s' 2026-08-18 09:21:34.111 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 09:21:34.112 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.138/compute/v2/$(project_id)s' RegionOne 2026-08-18 09:21:34.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 09:21:34.112 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-08-18 09:21:34.112 | 2026-08-18 09:21:34.112 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:34.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 09:21:34.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 09:21:34.112 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.138/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-18 09:21:34.112 | 2026-08-18 09:21:34.112 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:34.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8ff59d9049234e37a493cb481b654979 2026-08-18 09:21:34.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8ff59d9049234e37a493cb481b654979 2026-08-18 09:21:34.112 | + functions-common:get_or_create_endpoint:1100 : public_id=8ff59d9049234e37a493cb481b654979 2026-08-18 09:21:34.112 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 09:21:34.112 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 09:21:34.112 | + functions-common:get_or_create_endpoint:1109 : echo 8ff59d9049234e37a493cb481b654979 2026-08-18 09:21:34.112 | 8ff59d9049234e37a493cb481b654979 2026-08-18 09:21:34.112 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-18 09:21:34.112 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 09:21:34.112 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-18 09:21:34.112 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-08-18 09:21:34.112 | 2026-08-18 09:21:34.112 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:34.112 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 09:21:34.112 | 61a629189bea4093810cee3a296f3cd4' 2026-08-18 09:21:34.112 | + functions-common:get_or_create_service:1067 : echo 61a629189bea4093810cee3a296f3cd4 2026-08-18 09:21:34.112 | 61a629189bea4093810cee3a296f3cd4 2026-08-18 09:21:34.112 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.138/compute/v2.1 2026-08-18 09:21:34.112 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 09:21:34.112 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.138/compute/v2.1 RegionOne 2026-08-18 09:21:34.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 09:21:34.112 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-08-18 09:21:34.112 | 2026-08-18 09:21:34.112 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:34.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 09:21:34.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 09:21:34.112 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.138/compute/v2.1 --region RegionOne -f value -c id 2026-08-18 09:21:34.112 | 2026-08-18 09:21:34.112 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:34.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a4309dbeba224eef84c78ba43553247b 2026-08-18 09:21:34.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a4309dbeba224eef84c78ba43553247b 2026-08-18 09:21:34.112 | + functions-common:get_or_create_endpoint:1100 : public_id=a4309dbeba224eef84c78ba43553247b 2026-08-18 09:21:34.112 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 09:21:34.112 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 09:21:34.112 | + functions-common:get_or_create_endpoint:1109 : echo a4309dbeba224eef84c78ba43553247b 2026-08-18 09:21:34.112 | a4309dbeba224eef84c78ba43553247b 2026-08-18 09:21:34.112 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-18 09:21:34.112 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:21:34.112 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-18 09:21:34.112 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:21:34.112 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-08-18 09:21:34.112 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:34.112 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:34.112 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:34.112 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:34.112 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:34.112 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:34.112 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:34.112 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:34.112 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:34.112 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:34.112 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:34.112 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-08-18 09:21:34.112 | 2026-08-18 09:21:34.112 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:34.112 | 2026-08-18 09:21:34.112 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:34.112 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ef15d7de239d4e369cbeec1290f18f3a 2026-08-18 09:21:34.112 | + functions-common:get_or_add_user_project_role:980 : echo ef15d7de239d4e369cbeec1290f18f3a 2026-08-18 09:21:34.112 | ef15d7de239d4e369cbeec1290f18f3a 2026-08-18 09:21:34.112 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-18 09:21:34.112 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:21:34.112 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-18 09:21:34.112 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:21:34.112 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-18 09:21:34.165 | [8555 Async create_nova_accounts:66209]: finished create_nova_accounts with result 0 in 34 seconds 2026-08-18 09:21:34.207 | [8555 Async create_glance_accounts:66332]: Waiting for completion of create_glance_accounts running on PID 66332 (5 other jobs running) 2026-08-18 09:21:34.240 | [8555 Async create_glance_accounts:66332]: Signaling child to exit 2026-08-18 09:21:40.311 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:21:40.341 | [66332 Async create_glance_accounts:66332]: finished successfully 2026-08-18 09:21:40.371 | WAKEUP 2026-08-18 09:21:40.397 | [8555 Async create_glance_accounts:66332]: Signaled 2026-08-18 09:21:40.399 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-18 09:21:40.399 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:21:40.399 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-18 09:21:40.399 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-08-18 09:21:40.399 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:40.399 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 09:21:40.399 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 09:21:40.399 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-08-18 09:21:40.399 | 2026-08-18 09:21:40.399 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.399 | + functions-common:get_or_create_user:915 : user_id=455250ee47144d92930b0d35bf0ca8a9 2026-08-18 09:21:40.399 | + functions-common:get_or_create_user:916 : echo 455250ee47144d92930b0d35bf0ca8a9 2026-08-18 09:21:40.399 | 455250ee47144d92930b0d35bf0ca8a9 2026-08-18 09:21:40.399 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:40.399 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-08-18 09:21:40.399 | 2026-08-18 09:21:40.399 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:40.399 | 2026-08-18 09:21:40.399 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:980 : echo a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.399 | a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.399 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-18 09:21:40.399 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:40.399 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-08-18 09:21:40.399 | 2026-08-18 09:21:40.399 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:40.399 | 2026-08-18 09:21:40.399 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:980 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:40.399 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:40.399 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-18 09:21:40.399 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:21:40.399 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-08-18 09:21:40.399 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-08-18 09:21:40.399 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:40.399 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 09:21:40.399 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 09:21:40.399 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-08-18 09:21:40.399 | 2026-08-18 09:21:40.399 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.399 | + functions-common:get_or_create_user:915 : user_id=e0da61bb5ab34d8ea27f560d1068830a 2026-08-18 09:21:40.399 | + functions-common:get_or_create_user:916 : echo e0da61bb5ab34d8ea27f560d1068830a 2026-08-18 09:21:40.399 | e0da61bb5ab34d8ea27f560d1068830a 2026-08-18 09:21:40.399 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:40.399 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:40.399 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:40.399 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-08-18 09:21:40.400 | 2026-08-18 09:21:40.400 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:40.400 | 2026-08-18 09:21:40.400 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.400 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.400 | + functions-common:get_or_add_user_project_role:980 : echo a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.400 | a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.400 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-08-18 09:21:40.400 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-08-18 09:21:40.400 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:40.400 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:40.400 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:40.400 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:40.400 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:40.400 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:40.400 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:40.400 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:40.400 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:40.400 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:40.400 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:40.400 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-08-18 09:21:40.400 | 2026-08-18 09:21:40.400 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:40.400 | 2026-08-18 09:21:40.400 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.400 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ef15d7de239d4e369cbeec1290f18f3a 2026-08-18 09:21:40.400 | + functions-common:get_or_add_user_project_role:980 : echo ef15d7de239d4e369cbeec1290f18f3a 2026-08-18 09:21:40.400 | ef15d7de239d4e369cbeec1290f18f3a 2026-08-18 09:21:40.400 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-18 09:21:40.400 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 09:21:40.400 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-18 09:21:40.400 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-08-18 09:21:40.400 | 2026-08-18 09:21:40.400 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.400 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 09:21:40.400 | 378c450c807148bcb2d9bad69ec96e5a' 2026-08-18 09:21:40.400 | + functions-common:get_or_create_service:1067 : echo 378c450c807148bcb2d9bad69ec96e5a 2026-08-18 09:21:40.400 | 378c450c807148bcb2d9bad69ec96e5a 2026-08-18 09:21:40.400 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.138/image 2026-08-18 09:21:40.400 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 09:21:40.400 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.138/image RegionOne 2026-08-18 09:21:40.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 09:21:40.400 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-08-18 09:21:40.400 | 2026-08-18 09:21:40.400 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 09:21:40.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 09:21:40.400 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.138/image --region RegionOne -f value -c id 2026-08-18 09:21:40.400 | 2026-08-18 09:21:40.400 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d7bf295a1443493297774f198cf5c16f 2026-08-18 09:21:40.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d7bf295a1443493297774f198cf5c16f 2026-08-18 09:21:40.400 | + functions-common:get_or_create_endpoint:1100 : public_id=d7bf295a1443493297774f198cf5c16f 2026-08-18 09:21:40.400 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 09:21:40.400 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 09:21:40.400 | + functions-common:get_or_create_endpoint:1109 : echo d7bf295a1443493297774f198cf5c16f 2026-08-18 09:21:40.400 | d7bf295a1443493297774f198cf5c16f 2026-08-18 09:21:40.400 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-18 09:21:40.400 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-18 09:21:40.400 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-18 09:21:40.400 | 2026-08-18 09:21:40.400 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.400 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-18 09:21:40.400 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-18 09:21:40.400 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-18 09:21:40.400 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-18 09:21:40.400 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-18 09:21:40.400 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-18 09:21:40.400 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-18 09:21:40.400 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-08-18 09:21:40.400 | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | | Field | Value | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | | default_limit | 2000 | 2026-08-18 09:21:40.401 | | description | None | 2026-08-18 09:21:40.401 | | id | c7add9b80bf64efead979014858afe64 | 2026-08-18 09:21:40.401 | | region_id | RegionOne | 2026-08-18 09:21:40.401 | | resource_name | image_size_total | 2026-08-18 09:21:40.401 | | service_id | 378c450c807148bcb2d9bad69ec96e5a | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-08-18 09:21:40.401 | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | | Field | Value | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | | default_limit | 2000 | 2026-08-18 09:21:40.401 | | description | None | 2026-08-18 09:21:40.401 | | id | e81fe72653964c4ebe366f9a622a6f1b | 2026-08-18 09:21:40.401 | | region_id | RegionOne | 2026-08-18 09:21:40.401 | | resource_name | image_stage_total | 2026-08-18 09:21:40.401 | | service_id | 378c450c807148bcb2d9bad69ec96e5a | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-18 09:21:40.401 | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | | Field | Value | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | | default_limit | 100 | 2026-08-18 09:21:40.401 | | description | None | 2026-08-18 09:21:40.401 | | id | c63046c3a59642bb84a3ad9b5cb77433 | 2026-08-18 09:21:40.401 | | region_id | RegionOne | 2026-08-18 09:21:40.401 | | resource_name | image_count_total | 2026-08-18 09:21:40.401 | | service_id | 378c450c807148bcb2d9bad69ec96e5a | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-18 09:21:40.401 | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | | Field | Value | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | | default_limit | 100 | 2026-08-18 09:21:40.401 | | description | None | 2026-08-18 09:21:40.401 | | id | 1f598e1a62794597b062dac35aa5c3a0 | 2026-08-18 09:21:40.401 | | region_id | RegionOne | 2026-08-18 09:21:40.401 | | resource_name | image_count_uploading | 2026-08-18 09:21:40.401 | | service_id | 378c450c807148bcb2d9bad69ec96e5a | 2026-08-18 09:21:40.401 | +---------------+----------------------------------+ 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.138/identity 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-18 09:21:40.401 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-18 09:21:40.401 | 2026-08-18 09:21:40.401 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id d7bf295a1443493297774f198cf5c16f 2026-08-18 09:21:40.401 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-18 09:21:40.401 | 2026-08-18 09:21:40.401 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-18 09:21:40.401 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:21:40.454 | [8555 Async create_glance_accounts:66332]: finished create_glance_accounts with result 0 in 40 seconds 2026-08-18 09:21:40.502 | [8555 Async create_cinder_accounts:66470]: Waiting for completion of create_cinder_accounts running on PID 66470 (4 other jobs running) 2026-08-18 09:21:40.535 | [8555 Async create_cinder_accounts:66470]: Signaling child to exit 2026-08-18 09:21:40.536 | WAKEUP 2026-08-18 09:21:40.562 | [8555 Async create_cinder_accounts:66470]: Signaled 2026-08-18 09:21:40.564 | + lib/cinder:create_cinder_accounts:453 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-08-18 09:21:40.564 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-18 09:21:40.564 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-18 09:21:40.564 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:21:40.564 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-18 09:21:40.564 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-08-18 09:21:40.564 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:40.564 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 09:21:40.564 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 09:21:40.564 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-08-18 09:21:40.564 | 2026-08-18 09:21:40.565 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.565 | + functions-common:get_or_create_user:915 : user_id=91a1632837bf4b3ab35f88e6bbcfe762 2026-08-18 09:21:40.565 | + functions-common:get_or_create_user:916 : echo 91a1632837bf4b3ab35f88e6bbcfe762 2026-08-18 09:21:40.565 | 91a1632837bf4b3ab35f88e6bbcfe762 2026-08-18 09:21:40.565 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-18 09:21:40.565 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:40.565 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:40.565 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:40.565 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:40.565 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:40.565 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:40.565 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:40.565 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:40.565 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:40.565 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:40.565 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:40.565 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-08-18 09:21:40.565 | 2026-08-18 09:21:40.565 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:40.565 | 2026-08-18 09:21:40.565 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.565 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.565 | + functions-common:get_or_add_user_project_role:980 : echo a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.565 | a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.565 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-18 09:21:40.565 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-18 09:21:40.565 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:21:40.565 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-18 09:21:40.565 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.138/volume 2026-08-18 09:21:40.565 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-18 09:21:40.565 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 09:21:40.565 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-18 09:21:40.565 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-08-18 09:21:40.565 | 2026-08-18 09:21:40.565 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.565 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 09:21:40.565 | 66e5f70e4a484ff6996ab687131f2811' 2026-08-18 09:21:40.565 | + functions-common:get_or_create_service:1067 : echo 66e5f70e4a484ff6996ab687131f2811 2026-08-18 09:21:40.565 | 66e5f70e4a484ff6996ab687131f2811 2026-08-18 09:21:40.565 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.138/volume/v3 2026-08-18 09:21:40.565 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 09:21:40.565 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.138/volume/v3 RegionOne 2026-08-18 09:21:40.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 09:21:40.565 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-08-18 09:21:40.565 | 2026-08-18 09:21:40.565 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 09:21:40.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 09:21:40.565 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.138/volume/v3 --region RegionOne -f value -c id 2026-08-18 09:21:40.565 | 2026-08-18 09:21:40.565 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=01d0b0982dab4f89a92ee36f65fc1e25 2026-08-18 09:21:40.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 01d0b0982dab4f89a92ee36f65fc1e25 2026-08-18 09:21:40.565 | + functions-common:get_or_create_endpoint:1100 : public_id=01d0b0982dab4f89a92ee36f65fc1e25 2026-08-18 09:21:40.565 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 09:21:40.565 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 09:21:40.565 | + functions-common:get_or_create_endpoint:1109 : echo 01d0b0982dab4f89a92ee36f65fc1e25 2026-08-18 09:21:40.565 | 01d0b0982dab4f89a92ee36f65fc1e25 2026-08-18 09:21:40.565 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-18 09:21:40.565 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-18 09:21:40.565 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 09:21:40.565 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-18 09:21:40.565 | 2026-08-18 09:21:40.566 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.566 | ++ functions-common:get_or_create_project:928 : project_id=3d7a883e1d754e399de058eafeaa3fe2 2026-08-18 09:21:40.566 | ++ functions-common:get_or_create_project:929 : echo 3d7a883e1d754e399de058eafeaa3fe2 2026-08-18 09:21:40.566 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 3d7a883e1d754e399de058eafeaa3fe2 2026-08-18 09:21:40.566 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-18 09:21:40.566 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:40.566 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 09:21:40.566 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-18 09:21:40.566 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-08-18 09:21:40.566 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-18 09:21:40.566 | 2026-08-18 09:21:40.566 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.566 | ++ functions-common:get_or_create_user:915 : user_id=91a1632837bf4b3ab35f88e6bbcfe762 2026-08-18 09:21:40.566 | ++ functions-common:get_or_create_user:916 : echo 91a1632837bf4b3ab35f88e6bbcfe762 2026-08-18 09:21:40.566 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 91a1632837bf4b3ab35f88e6bbcfe762 2026-08-18 09:21:40.620 | [8555 Async create_cinder_accounts:66470]: finished create_cinder_accounts with result 0 in 26 seconds 2026-08-18 09:21:40.625 | + inc/async:async_wait:197 : return 0 2026-08-18 09:21:40.629 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-18 09:21:40.684 | [8555 Async create_neutron_accounts:66612]: Waiting for completion of create_neutron_accounts running on PID 66612 (3 other jobs running) 2026-08-18 09:21:40.711 | [8555 Async create_neutron_accounts:66612]: Signaling child to exit 2026-08-18 09:21:40.711 | WAKEUP 2026-08-18 09:21:40.735 | [8555 Async create_neutron_accounts:66612]: Signaled 2026-08-18 09:21:40.737 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-18 09:21:40.738 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.4.3.138/ 2026-08-18 09:21:40.738 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-18 09:21:40.738 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.4.3.138/networking 2026-08-18 09:21:40.738 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-18 09:21:40.738 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:21:40.738 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-18 09:21:40.738 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-08-18 09:21:40.738 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:40.738 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 09:21:40.738 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 09:21:40.738 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-08-18 09:21:40.738 | 2026-08-18 09:21:40.738 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.738 | + functions-common:get_or_create_user:915 : user_id=e92e365222e64b949089940a537e8a20 2026-08-18 09:21:40.738 | + functions-common:get_or_create_user:916 : echo e92e365222e64b949089940a537e8a20 2026-08-18 09:21:40.738 | e92e365222e64b949089940a537e8a20 2026-08-18 09:21:40.738 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-18 09:21:40.738 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:40.738 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:40.738 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:40.738 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:40.738 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:40.738 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:40.738 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:40.738 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:40.738 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:40.738 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:40.738 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:40.738 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-08-18 09:21:40.738 | 2026-08-18 09:21:40.738 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:40.738 | 2026-08-18 09:21:40.738 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.738 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.738 | + functions-common:get_or_add_user_project_role:980 : echo a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.738 | a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:40.738 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-18 09:21:40.738 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-18 09:21:40.738 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 09:21:40.738 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-18 09:21:40.738 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-08-18 09:21:40.738 | 2026-08-18 09:21:40.738 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.738 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 09:21:40.738 | eb3ffafa58ce48c3a887afe6e1c967e5' 2026-08-18 09:21:40.738 | + functions-common:get_or_create_service:1067 : echo eb3ffafa58ce48c3a887afe6e1c967e5 2026-08-18 09:21:40.738 | eb3ffafa58ce48c3a887afe6e1c967e5 2026-08-18 09:21:40.738 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.4.3.138/networking 2026-08-18 09:21:40.738 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 09:21:40.738 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.138/networking RegionOne 2026-08-18 09:21:40.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 09:21:40.738 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-08-18 09:21:40.738 | 2026-08-18 09:21:40.738 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 09:21:40.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 09:21:40.738 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.138/networking --region RegionOne -f value -c id 2026-08-18 09:21:40.738 | 2026-08-18 09:21:40.738 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:40.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a37c3fa88d96481696c72d0033bce4dd 2026-08-18 09:21:40.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a37c3fa88d96481696c72d0033bce4dd 2026-08-18 09:21:40.738 | + functions-common:get_or_create_endpoint:1100 : public_id=a37c3fa88d96481696c72d0033bce4dd 2026-08-18 09:21:40.738 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 09:21:40.738 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 09:21:40.738 | + functions-common:get_or_create_endpoint:1109 : echo a37c3fa88d96481696c72d0033bce4dd 2026-08-18 09:21:40.738 | a37c3fa88d96481696c72d0033bce4dd 2026-08-18 09:21:40.792 | [8555 Async create_neutron_accounts:66612]: finished create_neutron_accounts with result 0 in 21 seconds 2026-08-18 09:21:40.838 | [8555 Async create_swift_accounts:66793]: Waiting for completion of create_swift_accounts running on PID 66793 (2 other jobs running) 2026-08-18 09:21:40.868 | [8555 Async create_swift_accounts:66793]: Signaling child to exit 2026-08-18 09:21:44.029 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:21:44.055 | [66793 Async create_swift_accounts:66793]: finished successfully 2026-08-18 09:21:44.079 | WAKEUP 2026-08-18 09:21:44.102 | [8555 Async create_swift_accounts:66793]: Signaled 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:625 : local another_role 2026-08-18 09:21:44.103 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-08-18 09:21:44.103 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-18 09:21:44.103 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-18 09:21:44.103 | 2026-08-18 09:21:44.103 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.103 | ++ functions-common:get_or_create_role:940 : role_id=c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:21:44.103 | ++ functions-common:get_or_create_role:941 : echo c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:626 : another_role=c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:21:44.103 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-08-18 09:21:44.103 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-08-18 09:21:44.104 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:44.104 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 09:21:44.104 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 09:21:44.104 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-08-18 09:21:44.104 | 2026-08-18 09:21:44.104 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.104 | + functions-common:get_or_create_user:915 : user_id=1fe82e000a154bd89fbdf3354f91de51 2026-08-18 09:21:44.104 | + functions-common:get_or_create_user:916 : echo 1fe82e000a154bd89fbdf3354f91de51 2026-08-18 09:21:44.104 | 1fe82e000a154bd89fbdf3354f91de51 2026-08-18 09:21:44.104 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:44.104 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-08-18 09:21:44.104 | 2026-08-18 09:21:44.104 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:44.104 | 2026-08-18 09:21:44.104 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:980 : echo a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:44.104 | a38431136b0549a6ad0c657ede73456e 2026-08-18 09:21:44.104 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-18 09:21:44.104 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:44.104 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:21:44.104 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-08-18 09:21:44.104 | 2026-08-18 09:21:44.104 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:21:44.104 | 2026-08-18 09:21:44.104 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.104 | + functions-common:get_or_add_user_project_role:980 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.104 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.104 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-08-18 09:21:44.104 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 09:21:44.104 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-08-18 09:21:44.104 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-08-18 09:21:44.104 | 2026-08-18 09:21:44.104 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.104 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 09:21:44.104 | c4129d32ee6843c58f9216ede8953f77' 2026-08-18 09:21:44.104 | + functions-common:get_or_create_service:1067 : echo c4129d32ee6843c58f9216ede8953f77 2026-08-18 09:21:44.104 | c4129d32ee6843c58f9216ede8953f77 2026-08-18 09:21:44.104 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.138:8080/v1/AUTH_$(project_id)s' https://10.4.3.138:8080 2026-08-18 09:21:44.104 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 09:21:44.104 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.138:8080/v1/AUTH_$(project_id)s' RegionOne 2026-08-18 09:21:44.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 09:21:44.105 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-08-18 09:21:44.105 | 2026-08-18 09:21:44.105 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 09:21:44.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 09:21:44.105 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.138:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-08-18 09:21:44.105 | 2026-08-18 09:21:44.105 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=48e7b0b1446e4828b0b08de50d95e6d7 2026-08-18 09:21:44.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 48e7b0b1446e4828b0b08de50d95e6d7 2026-08-18 09:21:44.105 | + functions-common:get_or_create_endpoint:1100 : public_id=48e7b0b1446e4828b0b08de50d95e6d7 2026-08-18 09:21:44.105 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.138:8080 ]] 2026-08-18 09:21:44.105 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.138:8080 RegionOne 2026-08-18 09:21:44.105 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 09:21:44.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-08-18 09:21:44.105 | 2026-08-18 09:21:44.105 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.105 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 09:21:44.105 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 09:21:44.105 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.138:8080 --region RegionOne -f value -c id 2026-08-18 09:21:44.105 | 2026-08-18 09:21:44.105 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.105 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3427c0482a7e4fc6a26bf59a496d6aa2 2026-08-18 09:21:44.105 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3427c0482a7e4fc6a26bf59a496d6aa2 2026-08-18 09:21:44.105 | 3427c0482a7e4fc6a26bf59a496d6aa2 2026-08-18 09:21:44.105 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 09:21:44.105 | + functions-common:get_or_create_endpoint:1109 : echo 48e7b0b1446e4828b0b08de50d95e6d7 2026-08-18 09:21:44.105 | 48e7b0b1446e4828b0b08de50d95e6d7 2026-08-18 09:21:44.105 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-08-18 09:21:44.105 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-08-18 09:21:44.105 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 09:21:44.105 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-08-18 09:21:44.105 | 2026-08-18 09:21:44.105 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.105 | ++ functions-common:get_or_create_project:928 : project_id=eb7b02e0c8534c1d8b2d48bb8f5c54da 2026-08-18 09:21:44.105 | ++ functions-common:get_or_create_project:929 : echo eb7b02e0c8534c1d8b2d48bb8f5c54da 2026-08-18 09:21:44.105 | + lib/swift:create_swift_accounts:640 : swift_project_test1=eb7b02e0c8534c1d8b2d48bb8f5c54da 2026-08-18 09:21:44.105 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-08-18 09:21:44.105 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:21:44.105 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-08-18 09:21:44.105 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:44.105 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-08-18 09:21:44.105 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-08-18 09:21:44.105 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-08-18 09:21:44.105 | 2026-08-18 09:21:44.105 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.105 | ++ functions-common:get_or_create_user:915 : user_id=afec821df0da4f518ca16311e3c3e1e7 2026-08-18 09:21:44.105 | ++ functions-common:get_or_create_user:916 : echo afec821df0da4f518ca16311e3c3e1e7 2026-08-18 09:21:44.105 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=afec821df0da4f518ca16311e3c3e1e7 2026-08-18 09:21:44.105 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-08-18 09:21:44.105 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:21:44.105 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin afec821df0da4f518ca16311e3c3e1e7 eb7b02e0c8534c1d8b2d48bb8f5c54da 2026-08-18 09:21:44.105 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:44.105 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:44.105 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:21:44.105 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:44.105 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:44.105 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:21:44.105 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:21:44.105 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:21:44.105 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:21:44.105 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user afec821df0da4f518ca16311e3c3e1e7 --project eb7b02e0c8534c1d8b2d48bb8f5c54da 2026-08-18 09:21:44.105 | 2026-08-18 09:21:44.106 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user afec821df0da4f518ca16311e3c3e1e7 --project eb7b02e0c8534c1d8b2d48bb8f5c54da -c Role -f value 2026-08-18 09:21:44.106 | 2026-08-18 09:21:44.106 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.106 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.106 | + functions-common:get_or_add_user_project_role:980 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.106 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-08-18 09:21:44.106 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-08-18 09:21:44.106 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-08-18 09:21:44.106 | 2026-08-18 09:21:44.106 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_user:915 : user_id=fbd20656addd40408f3e35d593cd2f54 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_user:916 : echo fbd20656addd40408f3e35d593cd2f54 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:649 : swift_user_test3=fbd20656addd40408f3e35d593cd2f54 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-08-18 09:21:44.106 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role c52798228b19429f8c0ec5e862b3f87e fbd20656addd40408f3e35d593cd2f54 eb7b02e0c8534c1d8b2d48bb8f5c54da 2026-08-18 09:21:44.106 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:44.106 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:44.106 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:21:44.106 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:44.106 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:44.106 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:21:44.106 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:21:44.106 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:21:44.106 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:21:44.106 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add c52798228b19429f8c0ec5e862b3f87e --user fbd20656addd40408f3e35d593cd2f54 --project eb7b02e0c8534c1d8b2d48bb8f5c54da 2026-08-18 09:21:44.106 | 2026-08-18 09:21:44.106 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role c52798228b19429f8c0ec5e862b3f87e --user fbd20656addd40408f3e35d593cd2f54 --project eb7b02e0c8534c1d8b2d48bb8f5c54da -c Role -f value 2026-08-18 09:21:44.106 | 2026-08-18 09:21:44.106 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.106 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:21:44.106 | + functions-common:get_or_add_user_project_role:980 : echo c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:21:44.106 | c52798228b19429f8c0ec5e862b3f87e 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-08-18 09:21:44.106 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 09:21:44.106 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-08-18 09:21:44.106 | 2026-08-18 09:21:44.106 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_project:928 : project_id=2c1942ec823f44018c30b4645ba99496 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_project:929 : echo 2c1942ec823f44018c30b4645ba99496 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:654 : swift_project_test2=2c1942ec823f44018c30b4645ba99496 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-08-18 09:21:44.106 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-08-18 09:21:44.106 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-08-18 09:21:44.106 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-08-18 09:21:44.106 | 2026-08-18 09:21:44.106 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_user:915 : user_id=cd9fdf42ecac4e22aa19c7d6f498f731 2026-08-18 09:21:44.106 | ++ functions-common:get_or_create_user:916 : echo cd9fdf42ecac4e22aa19c7d6f498f731 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:659 : swift_user_test2=cd9fdf42ecac4e22aa19c7d6f498f731 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-08-18 09:21:44.106 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:21:44.106 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin cd9fdf42ecac4e22aa19c7d6f498f731 2c1942ec823f44018c30b4645ba99496 2026-08-18 09:21:44.106 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:44.107 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:44.107 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:21:44.107 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:44.107 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:44.107 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:21:44.107 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:21:44.107 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:21:44.107 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:21:44.107 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user cd9fdf42ecac4e22aa19c7d6f498f731 --project 2c1942ec823f44018c30b4645ba99496 2026-08-18 09:21:44.107 | 2026-08-18 09:21:44.107 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cd9fdf42ecac4e22aa19c7d6f498f731 --project 2c1942ec823f44018c30b4645ba99496 -c Role -f value 2026-08-18 09:21:44.107 | 2026-08-18 09:21:44.107 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.107 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.107 | + functions-common:get_or_add_user_project_role:980 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.107 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.107 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-08-18 09:21:44.107 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-18 09:21:44.107 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-08-18 09:21:44.107 | 2026-08-18 09:21:44.107 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_domain:877 : domain_id=1b75ee80ef3748e49968a897e9a8838e 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_domain:878 : echo 1b75ee80ef3748e49968a897e9a8838e 2026-08-18 09:21:44.107 | + lib/swift:create_swift_accounts:664 : swift_domain=1b75ee80ef3748e49968a897e9a8838e 2026-08-18 09:21:44.107 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-08-18 09:21:44.107 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:21:44.107 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-08-18 09:21:44.107 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 1b75ee80ef3748e49968a897e9a8838e 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-18 09:21:44.107 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=1b75ee80ef3748e49968a897e9a8838e --or-show -f value -c id 2026-08-18 09:21:44.107 | 2026-08-18 09:21:44.107 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_project:928 : project_id=47d854c0d410424d8fdefb4815125cda 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_project:929 : echo 47d854c0d410424d8fdefb4815125cda 2026-08-18 09:21:44.107 | + lib/swift:create_swift_accounts:668 : swift_project_test4=47d854c0d410424d8fdefb4815125cda 2026-08-18 09:21:44.107 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-08-18 09:21:44.107 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:21:44.107 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-08-18 09:21:44.107 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 1b75ee80ef3748e49968a897e9a8838e test4@example.com 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-08-18 09:21:44.107 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=1b75ee80ef3748e49968a897e9a8838e --email=test4@example.com --or-show -f value -c id 2026-08-18 09:21:44.107 | 2026-08-18 09:21:44.107 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_user:915 : user_id=55ff05470bf64590ab63cbfabb35d508 2026-08-18 09:21:44.107 | ++ functions-common:get_or_create_user:916 : echo 55ff05470bf64590ab63cbfabb35d508 2026-08-18 09:21:44.107 | + lib/swift:create_swift_accounts:673 : swift_user_test4=55ff05470bf64590ab63cbfabb35d508 2026-08-18 09:21:44.107 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-08-18 09:21:44.107 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:21:44.107 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin 55ff05470bf64590ab63cbfabb35d508 47d854c0d410424d8fdefb4815125cda 2026-08-18 09:21:44.107 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:21:44.107 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:21:44.107 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-18 09:21:44.107 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:21:44.107 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:21:44.107 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-18 09:21:44.107 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-18 09:21:44.107 | ++ functions-common:_get_domain_args:957 : echo 2026-08-18 09:21:44.107 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-18 09:21:44.107 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 55ff05470bf64590ab63cbfabb35d508 --project 47d854c0d410424d8fdefb4815125cda 2026-08-18 09:21:44.107 | 2026-08-18 09:21:44.108 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 55ff05470bf64590ab63cbfabb35d508 --project 47d854c0d410424d8fdefb4815125cda -c Role -f value 2026-08-18 09:21:44.108 | 2026-08-18 09:21:44.108 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:21:44.108 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.108 | + functions-common:get_or_add_user_project_role:980 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.108 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:21:44.152 | [8555 Async create_swift_accounts:66793]: finished create_swift_accounts with result 0 in 44 seconds 2026-08-18 09:21:44.161 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-18 09:21:44.164 | + inc/async:async_wait:197 : return 0 2026-08-18 09:21:44.168 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-18 09:21:44.189 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:21:44.192 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-18 09:21:44.216 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:21:44.219 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-18 09:21:44.223 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:21:44.226 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-18 09:21:44.230 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-18 09:21:44.233 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-18 09:21:44.308 | + inc/async:async_inner:63 : init_glance 2026-08-18 09:21:44.353 | [8555 Async init_glance:70266]: running: init_glance 2026-08-18 09:21:44.356 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-18 09:21:44.379 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:21:44.382 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-18 09:21:44.385 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:21:44.388 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-18 09:21:44.391 | + ./stack.sh:main:1170 : configure_neutron 2026-08-18 09:21:44.394 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-18 09:21:44.397 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-18 09:21:44.401 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-08-18 09:21:44.417 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-18 09:21:44.420 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-18 09:21:45.148 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:21:45.148 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:21:45.148 | we strongly recommend against using it for new projects. 2026-08-18 09:21:45.148 | 2026-08-18 09:21:45.148 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:21:45.148 | framework. For more detail see 2026-08-18 09:21:45.148 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:21:45.148 | 2026-08-18 09:21:45.148 | import eventlet as _eventlet # noqa 2026-08-18 09:21:47.817 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:21:47.817 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:21:47.817 | we strongly recommend against using it for new projects. 2026-08-18 09:21:47.817 | 2026-08-18 09:21:47.817 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:21:47.817 | framework. For more detail see 2026-08-18 09:21:47.817 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:21:47.817 | 2026-08-18 09:21:47.817 | import eventlet as _eventlet # noqa 2026-08-18 09:21:50.069 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:21:50.069 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:21:50.069 | we strongly recommend against using it for new projects. 2026-08-18 09:21:50.069 | 2026-08-18 09:21:50.069 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:21:50.069 | framework. For more detail see 2026-08-18 09:21:50.069 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:21:50.069 | 2026-08-18 09:21:50.069 | import eventlet as _eventlet # noqa 2026-08-18 09:21:50.859 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:21:50.892 | [70266 Async init_glance:70266]: finished successfully 2026-08-18 09:21:52.262 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 09:21:52.262 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:21:52.262 | we strongly recommend against using it for new projects. 2026-08-18 09:21:52.262 | 2026-08-18 09:21:52.262 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:21:52.262 | framework. For more detail see 2026-08-18 09:21:52.262 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:21:52.262 | 2026-08-18 09:21:52.262 | from eventlet import event 2026-08-18 09:21:52.561 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-18 09:21:52.561 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-18 09:21:54.491 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:21:54.492 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:21:54.492 | we strongly recommend against using it for new projects. 2026-08-18 09:21:54.492 | 2026-08-18 09:21:54.492 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:21:54.492 | framework. For more detail see 2026-08-18 09:21:54.492 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:21:54.492 | 2026-08-18 09:21:54.492 | import eventlet as _eventlet # noqa 2026-08-18 09:21:56.681 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:21:56.681 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:21:56.681 | we strongly recommend against using it for new projects. 2026-08-18 09:21:56.681 | 2026-08-18 09:21:56.681 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:21:56.681 | framework. For more detail see 2026-08-18 09:21:56.681 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:21:56.681 | 2026-08-18 09:21:56.681 | import eventlet as _eventlet # noqa 2026-08-18 09:21:59.049 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 09:21:59.049 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:21:59.049 | we strongly recommend against using it for new projects. 2026-08-18 09:21:59.049 | 2026-08-18 09:21:59.049 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:21:59.049 | framework. For more detail see 2026-08-18 09:21:59.049 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:21:59.049 | 2026-08-18 09:21:59.049 | from eventlet import event 2026-08-18 09:21:59.649 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-18 09:21:59.649 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-18 09:22:01.381 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:01.381 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:01.381 | we strongly recommend against using it for new projects. 2026-08-18 09:22:01.381 | 2026-08-18 09:22:01.381 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:01.382 | framework. For more detail see 2026-08-18 09:22:01.382 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:01.382 | 2026-08-18 09:22:01.382 | import eventlet as _eventlet # noqa 2026-08-18 09:22:02.522 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:02.522 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:02.522 | we strongly recommend against using it for new projects. 2026-08-18 09:22:02.522 | 2026-08-18 09:22:02.522 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:02.522 | framework. For more detail see 2026-08-18 09:22:02.522 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:02.522 | 2026-08-18 09:22:02.522 | import eventlet as _eventlet # noqa 2026-08-18 09:22:04.915 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:04.915 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:04.915 | we strongly recommend against using it for new projects. 2026-08-18 09:22:04.915 | 2026-08-18 09:22:04.915 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:04.915 | framework. For more detail see 2026-08-18 09:22:04.915 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:04.915 | 2026-08-18 09:22:04.915 | import eventlet as _eventlet # noqa 2026-08-18 09:22:06.275 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:06.275 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:06.275 | we strongly recommend against using it for new projects. 2026-08-18 09:22:06.275 | 2026-08-18 09:22:06.275 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:06.275 | framework. For more detail see 2026-08-18 09:22:06.275 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:06.275 | 2026-08-18 09:22:06.275 | import eventlet as _eventlet # noqa 2026-08-18 09:22:08.073 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-18 09:22:08.079 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-18 09:22:08.082 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-18 09:22:08.085 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-18 09:22:08.088 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-18 09:22:08.092 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-18 09:22:08.095 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-18 09:22:08.098 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-18 09:22:08.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-18 09:22:08.104 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-18 09:22:08.106 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-18 09:22:08.108 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-18 09:22:08.111 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-18 09:22:08.113 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-18 09:22:08.116 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-18 09:22:08.119 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-18 09:22:08.123 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:08.126 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:08.130 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-18 09:22:08.133 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:08.140 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-18 09:22:08.143 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-18 09:22:08.145 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-18 09:22:08.147 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-18 09:22:08.150 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 09:22:08.153 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 09:22:08.156 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 09:22:08.175 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:08.177 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 09:22:08.180 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-18 09:22:08.184 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-18 09:22:08.219 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-18 09:22:08.257 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-18 09:22:08.294 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-18 09:22:08.325 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-18 09:22:08.358 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-18 09:22:08.392 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-18 09:22:08.395 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-18 09:22:08.399 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-18 09:22:08.402 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-18 09:22:08.406 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 09:22:08.425 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 09:22:08.427 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 09:22:08.430 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 09:22:08.433 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 09:22:08.436 | + 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-08-18 09:22:08.471 | + 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-08-18 09:22:08.503 | + 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-08-18 09:22:08.535 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 09:22:08.570 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-18 09:22:08.604 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-18 09:22:08.607 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:22:08.609 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-18 09:22:08.612 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-18 09:22:08.615 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-18 09:22:08.617 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:22:08.620 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-18 09:22:08.623 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-18 09:22:08.638 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-18 09:22:08.652 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-18 09:22:08.666 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-18 09:22:08.683 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-18 09:22:08.697 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-18 09:22:08.700 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-18 09:22:08.703 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-18 09:22:08.707 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.EylGilXLgA 2026-08-18 09:22:08.710 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-18 09:22:08.713 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-18 09:22:08.715 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.EylGilXLgA 2026-08-18 09:22:08.720 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.EylGilXLgA 2026-08-18 09:22:08.733 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.EylGilXLgA /etc/sudoers.d/neutron-rootwrap 2026-08-18 09:22:08.748 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-18 09:22:08.751 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-18 09:22:08.754 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-18 09:22:08.785 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-18 09:22:08.788 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-18 09:22:08.821 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-18 09:22:08.824 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-18 09:22:08.827 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-18 09:22:08.830 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 09:22:08.833 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-18 09:22:08.836 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 09:22:08.853 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:08.857 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-18 09:22:08.860 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-18 09:22:08.863 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 09:22:08.882 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:08.885 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:22:08.889 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/ 2026-08-18 09:22:08.924 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 09:22:08.926 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 09:22:08.930 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-18 09:22:08.948 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:08.951 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-18 09:22:08.970 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:08.973 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-18 09:22:08.992 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:08.995 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-18 09:22:09.013 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:09.016 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-18 09:22:09.034 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:09.037 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-18 09:22:09.039 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-18 09:22:09.057 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:09.060 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-18 09:22:09.064 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-18 09:22:09.067 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-18 09:22:09.067 | Configuring OVN 2026-08-18 09:22:09.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-18 09:22:09.073 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-18 09:22:09.077 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-18 09:22:09.081 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=66064654-244e-451e-8e28-dad456cb5cfb 2026-08-18 09:22:09.083 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-18 09:22:09.085 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-18 09:22:09.089 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-18 09:22:09.091 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-18 09:22:09.093 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-18 09:22:09.095 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-18 09:22:09.098 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-18 09:22:09.101 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-18 09:22:09.103 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-18 09:22:09.106 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-18 09:22:09.108 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-18 09:22:09.111 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-18 09:22:09.113 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-18 09:22:09.115 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-18 09:22:09.117 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-18 09:22:09.120 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-18 09:22:09.122 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-18 09:22:09.125 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-18 09:22:09.128 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-18 09:22:09.146 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:09.149 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-18 09:22:09.198 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-18 09:22:09.201 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-18 09:22:09.204 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-18 09:22:09.223 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:09.227 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-18 09:22:09.230 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 09:22:09.233 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-18 09:22:09.236 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o stack /etc/neutron 2026-08-18 09:22:09.250 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-18 09:22:09.255 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-18 09:22:09.258 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-18 09:22:09.684 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:09.684 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:09.685 | we strongly recommend against using it for new projects. 2026-08-18 09:22:09.685 | 2026-08-18 09:22:09.685 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:09.685 | framework. For more detail see 2026-08-18 09:22:09.685 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:09.685 | 2026-08-18 09:22:09.685 | import eventlet as _eventlet # noqa 2026-08-18 09:22:11.959 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:11.959 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:11.959 | we strongly recommend against using it for new projects. 2026-08-18 09:22:11.959 | 2026-08-18 09:22:11.959 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:11.959 | framework. For more detail see 2026-08-18 09:22:11.959 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:11.959 | 2026-08-18 09:22:11.959 | import eventlet as _eventlet # noqa 2026-08-18 09:22:14.256 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:14.256 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:14.256 | we strongly recommend against using it for new projects. 2026-08-18 09:22:14.256 | 2026-08-18 09:22:14.256 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:14.256 | framework. For more detail see 2026-08-18 09:22:14.256 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:14.256 | 2026-08-18 09:22:14.256 | import eventlet as _eventlet # noqa 2026-08-18 09:22:16.414 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 09:22:16.414 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:16.414 | we strongly recommend against using it for new projects. 2026-08-18 09:22:16.414 | 2026-08-18 09:22:16.414 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:16.414 | framework. For more detail see 2026-08-18 09:22:16.414 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:16.414 | 2026-08-18 09:22:16.414 | from eventlet import event 2026-08-18 09:22:16.676 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-18 09:22:16.676 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-18 09:22:18.554 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:18.554 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:18.554 | we strongly recommend against using it for new projects. 2026-08-18 09:22:18.554 | 2026-08-18 09:22:18.554 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:18.554 | framework. For more detail see 2026-08-18 09:22:18.554 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:18.554 | 2026-08-18 09:22:18.554 | import eventlet as _eventlet # noqa 2026-08-18 09:22:20.806 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:20.806 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:20.806 | we strongly recommend against using it for new projects. 2026-08-18 09:22:20.806 | 2026-08-18 09:22:20.806 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:20.806 | framework. For more detail see 2026-08-18 09:22:20.806 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:20.806 | 2026-08-18 09:22:20.806 | import eventlet as _eventlet # noqa 2026-08-18 09:22:23.108 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-18 09:22:23.108 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:23.108 | we strongly recommend against using it for new projects. 2026-08-18 09:22:23.108 | 2026-08-18 09:22:23.108 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:23.108 | framework. For more detail see 2026-08-18 09:22:23.108 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:23.108 | 2026-08-18 09:22:23.108 | from eventlet import event 2026-08-18 09:22:23.705 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-18 09:22:23.705 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-18 09:22:25.563 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:25.563 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:25.563 | we strongly recommend against using it for new projects. 2026-08-18 09:22:25.563 | 2026-08-18 09:22:25.563 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:25.563 | framework. For more detail see 2026-08-18 09:22:25.563 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:25.563 | 2026-08-18 09:22:25.563 | import eventlet as _eventlet # noqa 2026-08-18 09:22:26.716 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:26.716 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:26.716 | we strongly recommend against using it for new projects. 2026-08-18 09:22:26.716 | 2026-08-18 09:22:26.716 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:26.716 | framework. For more detail see 2026-08-18 09:22:26.716 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:26.716 | 2026-08-18 09:22:26.716 | import eventlet as _eventlet # noqa 2026-08-18 09:22:28.955 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:28.955 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:28.955 | we strongly recommend against using it for new projects. 2026-08-18 09:22:28.955 | 2026-08-18 09:22:28.955 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:28.955 | framework. For more detail see 2026-08-18 09:22:28.955 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:28.955 | 2026-08-18 09:22:28.955 | import eventlet as _eventlet # noqa 2026-08-18 09:22:30.307 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:30.307 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:30.307 | we strongly recommend against using it for new projects. 2026-08-18 09:22:30.307 | 2026-08-18 09:22:30.307 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:30.307 | framework. For more detail see 2026-08-18 09:22:30.307 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:30.307 | 2026-08-18 09:22:30.307 | import eventlet as _eventlet # noqa 2026-08-18 09:22:32.120 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 09:22:32.124 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 09:22:32.127 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 09:22:32.131 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-18 09:22:32.164 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-18 09:22:32.168 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-18 09:22:32.204 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-18 09:22:32.241 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.138 2026-08-18 09:22:32.277 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-08-18 09:22:32.314 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-18 09:22:32.352 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-18 09:22:32.387 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.138:6642 2026-08-18 09:22:32.423 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-18 09:22:32.443 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:32.446 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:22:32.478 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-18 09:22:32.514 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-18 09:22:32.550 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-18 09:22:32.554 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-18 09:22:32.590 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.138:6641 2026-08-18 09:22:32.628 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-18 09:22:32.631 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-18 09:22:32.634 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-18 09:22:32.634 | Configuring Neutron for OVN 2026-08-18 09:22:32.636 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-18 09:22:32.656 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:32.659 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-18 09:22:32.662 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-18 09:22:32.662 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-18 09:22:32.999 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:32.999 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:32.999 | we strongly recommend against using it for new projects. 2026-08-18 09:22:32.999 | 2026-08-18 09:22:32.999 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:32.999 | framework. For more detail see 2026-08-18 09:22:32.999 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:32.999 | 2026-08-18 09:22:32.999 | import eventlet as _eventlet # noqa 2026-08-18 09:22:34.746 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-18 09:22:34.749 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-18 09:22:34.749 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-18 09:22:35.121 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:35.121 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:35.121 | we strongly recommend against using it for new projects. 2026-08-18 09:22:35.121 | 2026-08-18 09:22:35.121 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:35.121 | framework. For more detail see 2026-08-18 09:22:35.121 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:35.121 | 2026-08-18 09:22:35.121 | import eventlet as _eventlet # noqa 2026-08-18 09:22:36.541 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-18 09:22:36.544 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-18 09:22:36.566 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:36.570 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-18 09:22:36.576 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-18 09:22:36.576 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-18 09:22:36.576 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-18 09:22:36.580 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-18 09:22:36.588 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-18 09:22:36.588 | address-scope 2026-08-18 09:22:36.588 | agent 2026-08-18 09:22:36.588 | allowed-address-pairs 2026-08-18 09:22:36.588 | auto-allocated-topology 2026-08-18 09:22:36.588 | availability_zone 2026-08-18 09:22:36.588 | bgp 2026-08-18 09:22:36.588 | bgp_4byte_asn 2026-08-18 09:22:36.588 | bgp_dragent_scheduler 2026-08-18 09:22:36.588 | binding 2026-08-18 09:22:36.588 | binding-extended 2026-08-18 09:22:36.588 | default-subnetpools 2026-08-18 09:22:36.588 | dhcp_agent_scheduler 2026-08-18 09:22:36.588 | dns-domain-ports 2026-08-18 09:22:36.588 | dns-integration 2026-08-18 09:22:36.588 | dns-integration-domain-keywords 2026-08-18 09:22:36.588 | empty-string-filtering 2026-08-18 09:22:36.588 | enable-default-route-bfd 2026-08-18 09:22:36.588 | enable-default-route-ecmp 2026-08-18 09:22:36.588 | expose-port-forwarding-in-fip 2026-08-18 09:22:36.588 | ext-gw-mode 2026-08-18 09:22:36.588 | external-gateway-multihoming 2026-08-18 09:22:36.588 | external-net 2026-08-18 09:22:36.588 | extra_dhcp_opt 2026-08-18 09:22:36.588 | extraroute 2026-08-18 09:22:36.588 | extraroute-atomic 2026-08-18 09:22:36.588 | filter-validation 2026-08-18 09:22:36.588 | fip-port-details 2026-08-18 09:22:36.588 | flavors 2026-08-18 09:22:36.589 | floating-ip-port-forwarding 2026-08-18 09:22:36.589 | floating-ip-port-forwarding-description 2026-08-18 09:22:36.589 | floating-ip-port-forwarding-detail 2026-08-18 09:22:36.589 | floating-ip-port-forwarding-port-ranges 2026-08-18 09:22:36.589 | floatingip-pools 2026-08-18 09:22:36.589 | fwaas_v2 2026-08-18 09:22:36.589 | ip_allocation 2026-08-18 09:22:36.589 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:22:36.589 | l3-flavors 2026-08-18 09:22:36.589 | l3-ha 2026-08-18 09:22:36.589 | l3_agent_scheduler 2026-08-18 09:22:36.589 | logging 2026-08-18 09:22:36.589 | multi-provider 2026-08-18 09:22:36.589 | net-mtu 2026-08-18 09:22:36.589 | net-mtu-writable 2026-08-18 09:22:36.589 | network-ip-availability 2026-08-18 09:22:36.589 | network_availability_zone 2026-08-18 09:22:36.589 | network_ha 2026-08-18 09:22:36.589 | pagination 2026-08-18 09:22:36.589 | port-device-profile 2026-08-18 09:22:36.589 | port-hardware-offload-type 2026-08-18 09:22:36.589 | port-mac-address-regenerate 2026-08-18 09:22:36.589 | port-numa-affinity-policy 2026-08-18 09:22:36.589 | port-numa-affinity-policy-socket 2026-08-18 09:22:36.589 | port-resource-request 2026-08-18 09:22:36.589 | port-security 2026-08-18 09:22:36.589 | port-trusted-vif 2026-08-18 09:22:36.589 | project-id 2026-08-18 09:22:36.589 | provider 2026-08-18 09:22:36.589 | pvlan 2026-08-18 09:22:36.589 | qinq 2026-08-18 09:22:36.589 | qos 2026-08-18 09:22:36.589 | qos-bw-limit-direction 2026-08-18 09:22:36.589 | qos-bw-minimum-ingress 2026-08-18 09:22:36.589 | qos-default 2026-08-18 09:22:36.589 | qos-fip 2026-08-18 09:22:36.589 | qos-gateway-ip 2026-08-18 09:22:36.589 | qos-rule-type-details 2026-08-18 09:22:36.589 | qos-rule-type-filter 2026-08-18 09:22:36.589 | qos-rules-alias 2026-08-18 09:22:36.589 | quota-check-limit 2026-08-18 09:22:36.589 | quota-check-limit-default 2026-08-18 09:22:36.589 | quota_details 2026-08-18 09:22:36.589 | quotas 2026-08-18 09:22:36.589 | rbac-address-scope 2026-08-18 09:22:36.589 | rbac-policies 2026-08-18 09:22:36.589 | rbac-security-groups 2026-08-18 09:22:36.589 | router 2026-08-18 09:22:36.589 | router-enable-snat 2026-08-18 09:22:36.589 | router_availability_zone 2026-08-18 09:22:36.589 | security-group 2026-08-18 09:22:36.589 | security-groups-default-rules 2026-08-18 09:22:36.589 | security-groups-default-statefulness 2026-08-18 09:22:36.589 | security-groups-normalized-cidr 2026-08-18 09:22:36.589 | security-groups-remote-address-group 2026-08-18 09:22:36.589 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:22:36.589 | security-groups-shared-filtering 2026-08-18 09:22:36.589 | segment 2026-08-18 09:22:36.589 | sorting 2026-08-18 09:22:36.589 | standard-attr-description 2026-08-18 09:22:36.589 | standard-attr-fwaas-v2 2026-08-18 09:22:36.589 | standard-attr-revisions 2026-08-18 09:22:36.589 | standard-attr-tag 2026-08-18 09:22:36.589 | standard-attr-timestamp 2026-08-18 09:22:36.589 | stateful-security-group 2026-08-18 09:22:36.589 | subnet-dns-publish-fixed-ip 2026-08-18 09:22:36.589 | subnet-external-network 2026-08-18 09:22:36.589 | subnet-service-types 2026-08-18 09:22:36.589 | subnet_allocation 2026-08-18 09:22:36.590 | subnet_onboard 2026-08-18 09:22:36.590 | subnetpool-prefix-ops 2026-08-18 09:22:36.590 | tag-creation 2026-08-18 09:22:36.590 | tap-mirror 2026-08-18 09:22:36.590 | tap-mirror-both-direction 2026-08-18 09:22:36.590 | trunk 2026-08-18 09:22:36.590 | uplink-status-propagation 2026-08-18 09:22:36.590 | uplink-status-propagation-updatable 2026-08-18 09:22:36.590 | vlan-transparent 2026-08-18 09:22:36.590 | vpn-endpoint-groups 2026-08-18 09:22:36.590 | vpnaas' 2026-08-18 09:22:36.594 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-18 09:22:36.594 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-18 09:22:36.595 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-18 09:22:36.597 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-18 09:22:36.605 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-18 09:22:36.605 | address-scope 2026-08-18 09:22:36.605 | agent 2026-08-18 09:22:36.605 | allowed-address-pairs 2026-08-18 09:22:36.605 | auto-allocated-topology 2026-08-18 09:22:36.605 | availability_zone 2026-08-18 09:22:36.605 | bgp 2026-08-18 09:22:36.606 | bgp_4byte_asn 2026-08-18 09:22:36.606 | bgp_dragent_scheduler 2026-08-18 09:22:36.606 | binding 2026-08-18 09:22:36.606 | binding-extended 2026-08-18 09:22:36.606 | default-subnetpools 2026-08-18 09:22:36.606 | dhcp_agent_scheduler 2026-08-18 09:22:36.606 | dns-domain-ports 2026-08-18 09:22:36.606 | dns-integration 2026-08-18 09:22:36.606 | dns-integration-domain-keywords 2026-08-18 09:22:36.606 | empty-string-filtering 2026-08-18 09:22:36.606 | enable-default-route-bfd 2026-08-18 09:22:36.606 | enable-default-route-ecmp 2026-08-18 09:22:36.606 | expose-port-forwarding-in-fip 2026-08-18 09:22:36.606 | ext-gw-mode 2026-08-18 09:22:36.606 | external-gateway-multihoming 2026-08-18 09:22:36.606 | external-net 2026-08-18 09:22:36.606 | extra_dhcp_opt 2026-08-18 09:22:36.606 | extraroute 2026-08-18 09:22:36.606 | extraroute-atomic 2026-08-18 09:22:36.606 | filter-validation 2026-08-18 09:22:36.606 | fip-port-details 2026-08-18 09:22:36.606 | flavors 2026-08-18 09:22:36.606 | floating-ip-port-forwarding 2026-08-18 09:22:36.606 | floating-ip-port-forwarding-description 2026-08-18 09:22:36.606 | floating-ip-port-forwarding-detail 2026-08-18 09:22:36.606 | floating-ip-port-forwarding-port-ranges 2026-08-18 09:22:36.606 | floatingip-pools 2026-08-18 09:22:36.606 | fwaas_v2 2026-08-18 09:22:36.606 | ip_allocation 2026-08-18 09:22:36.606 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:22:36.606 | l3-flavors 2026-08-18 09:22:36.606 | l3-ha 2026-08-18 09:22:36.607 | l3_agent_scheduler 2026-08-18 09:22:36.607 | logging 2026-08-18 09:22:36.607 | multi-provider 2026-08-18 09:22:36.607 | net-mtu 2026-08-18 09:22:36.607 | net-mtu-writable 2026-08-18 09:22:36.607 | network-ip-availability 2026-08-18 09:22:36.607 | network_availability_zone 2026-08-18 09:22:36.607 | network_ha 2026-08-18 09:22:36.607 | pagination 2026-08-18 09:22:36.607 | port-device-profile 2026-08-18 09:22:36.607 | port-hardware-offload-type 2026-08-18 09:22:36.607 | port-mac-address-regenerate 2026-08-18 09:22:36.607 | port-numa-affinity-policy 2026-08-18 09:22:36.607 | port-numa-affinity-policy-socket 2026-08-18 09:22:36.607 | port-resource-request 2026-08-18 09:22:36.607 | port-security 2026-08-18 09:22:36.607 | port-trusted-vif 2026-08-18 09:22:36.607 | project-id 2026-08-18 09:22:36.607 | provider 2026-08-18 09:22:36.607 | pvlan 2026-08-18 09:22:36.607 | qinq 2026-08-18 09:22:36.607 | qos 2026-08-18 09:22:36.607 | qos-bw-limit-direction 2026-08-18 09:22:36.607 | qos-bw-minimum-ingress 2026-08-18 09:22:36.607 | qos-default 2026-08-18 09:22:36.607 | qos-fip 2026-08-18 09:22:36.607 | qos-gateway-ip 2026-08-18 09:22:36.607 | qos-rule-type-details 2026-08-18 09:22:36.607 | qos-rule-type-filter 2026-08-18 09:22:36.607 | qos-rules-alias 2026-08-18 09:22:36.607 | quota-check-limit 2026-08-18 09:22:36.607 | quota-check-limit-default 2026-08-18 09:22:36.607 | quota_details 2026-08-18 09:22:36.607 | quotas 2026-08-18 09:22:36.607 | rbac-address-scope 2026-08-18 09:22:36.607 | rbac-policies 2026-08-18 09:22:36.607 | rbac-security-groups 2026-08-18 09:22:36.607 | router 2026-08-18 09:22:36.607 | router-enable-snat 2026-08-18 09:22:36.607 | router_availability_zone 2026-08-18 09:22:36.607 | security-group 2026-08-18 09:22:36.607 | security-groups-default-rules 2026-08-18 09:22:36.607 | security-groups-default-statefulness 2026-08-18 09:22:36.607 | security-groups-normalized-cidr 2026-08-18 09:22:36.607 | security-groups-remote-address-group 2026-08-18 09:22:36.607 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:22:36.607 | security-groups-shared-filtering 2026-08-18 09:22:36.607 | segment 2026-08-18 09:22:36.607 | sorting 2026-08-18 09:22:36.607 | standard-attr-description 2026-08-18 09:22:36.607 | standard-attr-fwaas-v2 2026-08-18 09:22:36.607 | standard-attr-revisions 2026-08-18 09:22:36.607 | standard-attr-tag 2026-08-18 09:22:36.607 | standard-attr-timestamp 2026-08-18 09:22:36.607 | stateful-security-group 2026-08-18 09:22:36.607 | subnet-dns-publish-fixed-ip 2026-08-18 09:22:36.607 | subnet-external-network 2026-08-18 09:22:36.607 | subnet-service-types 2026-08-18 09:22:36.607 | subnet_allocation 2026-08-18 09:22:36.607 | subnet_onboard 2026-08-18 09:22:36.607 | subnetpool-prefix-ops 2026-08-18 09:22:36.607 | tag-creation 2026-08-18 09:22:36.607 | tap-mirror 2026-08-18 09:22:36.607 | tap-mirror-both-direction 2026-08-18 09:22:36.607 | trunk 2026-08-18 09:22:36.607 | uplink-status-propagation 2026-08-18 09:22:36.607 | uplink-status-propagation-updatable 2026-08-18 09:22:36.607 | vlan-transparent 2026-08-18 09:22:36.607 | vpn-endpoint-groups 2026-08-18 09:22:36.607 | vpnaas' 2026-08-18 09:22:36.611 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-18 09:22:36.613 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-18 09:22:36.613 | address-scope 2026-08-18 09:22:36.613 | agent 2026-08-18 09:22:36.613 | allowed-address-pairs 2026-08-18 09:22:36.613 | auto-allocated-topology 2026-08-18 09:22:36.613 | availability_zone 2026-08-18 09:22:36.613 | bgp 2026-08-18 09:22:36.613 | bgp_4byte_asn 2026-08-18 09:22:36.613 | bgp_dragent_scheduler 2026-08-18 09:22:36.613 | binding 2026-08-18 09:22:36.613 | binding-extended 2026-08-18 09:22:36.613 | default-subnetpools 2026-08-18 09:22:36.613 | dhcp_agent_scheduler 2026-08-18 09:22:36.613 | dns-domain-ports 2026-08-18 09:22:36.613 | dns-integration 2026-08-18 09:22:36.613 | dns-integration-domain-keywords 2026-08-18 09:22:36.613 | empty-string-filtering 2026-08-18 09:22:36.613 | enable-default-route-bfd 2026-08-18 09:22:36.613 | enable-default-route-ecmp 2026-08-18 09:22:36.613 | expose-port-forwarding-in-fip 2026-08-18 09:22:36.613 | ext-gw-mode 2026-08-18 09:22:36.613 | external-gateway-multihoming 2026-08-18 09:22:36.613 | external-net 2026-08-18 09:22:36.613 | extra_dhcp_opt 2026-08-18 09:22:36.613 | extraroute 2026-08-18 09:22:36.613 | extraroute-atomic 2026-08-18 09:22:36.613 | filter-validation 2026-08-18 09:22:36.613 | fip-port-details 2026-08-18 09:22:36.613 | flavors 2026-08-18 09:22:36.613 | floating-ip-port-forwarding 2026-08-18 09:22:36.613 | floating-ip-port-forwarding-description 2026-08-18 09:22:36.613 | floating-ip-port-forwarding-detail 2026-08-18 09:22:36.613 | floating-ip-port-forwarding-port-ranges 2026-08-18 09:22:36.613 | floatingip-pools 2026-08-18 09:22:36.613 | fwaas_v2 2026-08-18 09:22:36.613 | ip_allocation 2026-08-18 09:22:36.613 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:22:36.613 | l3-flavors 2026-08-18 09:22:36.613 | l3-ha 2026-08-18 09:22:36.613 | l3_agent_scheduler 2026-08-18 09:22:36.613 | logging 2026-08-18 09:22:36.613 | multi-provider 2026-08-18 09:22:36.613 | net-mtu 2026-08-18 09:22:36.613 | net-mtu-writable 2026-08-18 09:22:36.613 | network-ip-availability 2026-08-18 09:22:36.613 | network_availability_zone 2026-08-18 09:22:36.613 | network_ha 2026-08-18 09:22:36.613 | pagination 2026-08-18 09:22:36.613 | port-device-profile 2026-08-18 09:22:36.613 | port-hardware-offload-type 2026-08-18 09:22:36.613 | port-mac-address-regenerate 2026-08-18 09:22:36.613 | port-numa-affinity-policy 2026-08-18 09:22:36.613 | port-numa-affinity-policy-socket 2026-08-18 09:22:36.613 | port-resource-request 2026-08-18 09:22:36.613 | port-security 2026-08-18 09:22:36.613 | port-trusted-vif 2026-08-18 09:22:36.613 | project-id 2026-08-18 09:22:36.613 | provider 2026-08-18 09:22:36.613 | pvlan 2026-08-18 09:22:36.613 | qinq 2026-08-18 09:22:36.613 | qos 2026-08-18 09:22:36.613 | qos-bw-limit-direction 2026-08-18 09:22:36.613 | qos-bw-minimum-ingress 2026-08-18 09:22:36.613 | qos-default 2026-08-18 09:22:36.613 | qos-fip 2026-08-18 09:22:36.613 | qos-gateway-ip 2026-08-18 09:22:36.613 | qos-rule-type-details 2026-08-18 09:22:36.613 | qos-rule-type-filter 2026-08-18 09:22:36.613 | qos-rules-alias 2026-08-18 09:22:36.613 | quota-check-limit 2026-08-18 09:22:36.613 | quota-check-limit-default 2026-08-18 09:22:36.613 | quota_details 2026-08-18 09:22:36.613 | quotas 2026-08-18 09:22:36.613 | rbac-address-scope 2026-08-18 09:22:36.613 | rbac-policies 2026-08-18 09:22:36.613 | rbac-security-groups 2026-08-18 09:22:36.613 | router 2026-08-18 09:22:36.613 | router-enable-snat 2026-08-18 09:22:36.613 | router_availability_zone 2026-08-18 09:22:36.613 | security-group 2026-08-18 09:22:36.613 | security-groups-default-rules 2026-08-18 09:22:36.613 | security-groups-default-statefulness 2026-08-18 09:22:36.613 | security-groups-normalized-cidr 2026-08-18 09:22:36.613 | security-groups-remote-address-group 2026-08-18 09:22:36.613 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:22:36.614 | security-groups-shared-filtering 2026-08-18 09:22:36.614 | segment 2026-08-18 09:22:36.614 | sorting 2026-08-18 09:22:36.614 | standard-attr-description 2026-08-18 09:22:36.614 | standard-attr-fwaas-v2 2026-08-18 09:22:36.614 | standard-attr-revisions 2026-08-18 09:22:36.614 | standard-attr-tag 2026-08-18 09:22:36.614 | standard-attr-timestamp 2026-08-18 09:22:36.614 | stateful-security-group 2026-08-18 09:22:36.614 | subnet-dns-publish-fixed-ip 2026-08-18 09:22:36.614 | subnet-external-network 2026-08-18 09:22:36.614 | subnet-service-types 2026-08-18 09:22:36.614 | subnet_allocation 2026-08-18 09:22:36.614 | subnet_onboard 2026-08-18 09:22:36.614 | subnetpool-prefix-ops 2026-08-18 09:22:36.614 | tag-creation 2026-08-18 09:22:36.614 | tap-mirror 2026-08-18 09:22:36.614 | tap-mirror-both-direction 2026-08-18 09:22:36.614 | trunk 2026-08-18 09:22:36.614 | uplink-status-propagation 2026-08-18 09:22:36.614 | uplink-status-propagation-updatable 2026-08-18 09:22:36.614 | vlan-transparent 2026-08-18 09:22:36.614 | vpn-endpoint-groups 2026-08-18 09:22:36.614 | vpnaas' 2026-08-18 09:22:36.614 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-18 09:22:36.614 | address-scope 2026-08-18 09:22:36.614 | agent 2026-08-18 09:22:36.614 | allowed-address-pairs 2026-08-18 09:22:36.614 | auto-allocated-topology 2026-08-18 09:22:36.614 | availability_zone 2026-08-18 09:22:36.614 | bgp 2026-08-18 09:22:36.614 | bgp_4byte_asn 2026-08-18 09:22:36.614 | bgp_dragent_scheduler 2026-08-18 09:22:36.614 | binding 2026-08-18 09:22:36.614 | binding-extended 2026-08-18 09:22:36.614 | default-subnetpools 2026-08-18 09:22:36.614 | dhcp_agent_scheduler 2026-08-18 09:22:36.614 | dns-domain-ports 2026-08-18 09:22:36.614 | dns-integration 2026-08-18 09:22:36.614 | dns-integration-domain-keywords 2026-08-18 09:22:36.614 | empty-string-filtering 2026-08-18 09:22:36.614 | enable-default-route-bfd 2026-08-18 09:22:36.614 | enable-default-route-ecmp 2026-08-18 09:22:36.614 | expose-port-forwarding-in-fip 2026-08-18 09:22:36.614 | ext-gw-mode 2026-08-18 09:22:36.614 | external-gateway-multihoming 2026-08-18 09:22:36.614 | external-net 2026-08-18 09:22:36.614 | extra_dhcp_opt 2026-08-18 09:22:36.614 | extraroute 2026-08-18 09:22:36.614 | extraroute-atomic 2026-08-18 09:22:36.614 | filter-validation 2026-08-18 09:22:36.614 | fip-port-details 2026-08-18 09:22:36.614 | flavors 2026-08-18 09:22:36.614 | floating-ip-port-forwarding 2026-08-18 09:22:36.614 | floating-ip-port-forwarding-description 2026-08-18 09:22:36.614 | floating-ip-port-forwarding-detail 2026-08-18 09:22:36.614 | floating-ip-port-forwarding-port-ranges 2026-08-18 09:22:36.614 | floatingip-pools 2026-08-18 09:22:36.614 | fwaas_v2 2026-08-18 09:22:36.614 | ip_allocation 2026-08-18 09:22:36.614 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:22:36.614 | l3-flavors 2026-08-18 09:22:36.614 | l3-ha 2026-08-18 09:22:36.614 | l3_agent_scheduler 2026-08-18 09:22:36.614 | logging 2026-08-18 09:22:36.614 | multi-provider 2026-08-18 09:22:36.614 | net-mtu 2026-08-18 09:22:36.614 | net-mtu-writable 2026-08-18 09:22:36.614 | network-ip-availability 2026-08-18 09:22:36.614 | network_availability_zone 2026-08-18 09:22:36.614 | network_ha 2026-08-18 09:22:36.614 | pagination 2026-08-18 09:22:36.614 | port-device-profile 2026-08-18 09:22:36.614 | port-hardware-offload-type 2026-08-18 09:22:36.614 | port-mac-address-regenerate 2026-08-18 09:22:36.614 | port-numa-affinity-policy 2026-08-18 09:22:36.614 | port-numa-affinity-policy-socket 2026-08-18 09:22:36.614 | port-resource-request 2026-08-18 09:22:36.614 | port-security 2026-08-18 09:22:36.614 | port-trusted-vif 2026-08-18 09:22:36.614 | project-id 2026-08-18 09:22:36.614 | provider 2026-08-18 09:22:36.614 | pvlan 2026-08-18 09:22:36.614 | qinq 2026-08-18 09:22:36.614 | qos 2026-08-18 09:22:36.614 | qos-bw-limit-direction 2026-08-18 09:22:36.614 | qos-bw-minimum-ingress 2026-08-18 09:22:36.614 | qos-default 2026-08-18 09:22:36.614 | qos-fip 2026-08-18 09:22:36.614 | qos-gateway-ip 2026-08-18 09:22:36.614 | qos-rule-type-details 2026-08-18 09:22:36.614 | qos-rule-type-filter 2026-08-18 09:22:36.614 | qos-rules-alias 2026-08-18 09:22:36.614 | quota-check-limit 2026-08-18 09:22:36.614 | quota-check-limit-default 2026-08-18 09:22:36.614 | quota_details 2026-08-18 09:22:36.614 | quotas 2026-08-18 09:22:36.614 | rbac-address-scope 2026-08-18 09:22:36.614 | rbac-policies 2026-08-18 09:22:36.614 | rbac-security-groups 2026-08-18 09:22:36.614 | router 2026-08-18 09:22:36.614 | router-enable-snat 2026-08-18 09:22:36.614 | router_availability_zone 2026-08-18 09:22:36.614 | security-group 2026-08-18 09:22:36.614 | security-groups-default-rules 2026-08-18 09:22:36.614 | security-groups-default-statefulness 2026-08-18 09:22:36.614 | security-groups-normalized-cidr 2026-08-18 09:22:36.614 | security-groups-remote-address-group 2026-08-18 09:22:36.614 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:22:36.614 | security-groups-shared-filtering 2026-08-18 09:22:36.614 | segment 2026-08-18 09:22:36.614 | sorting 2026-08-18 09:22:36.614 | standard-attr-description 2026-08-18 09:22:36.614 | standard-attr-fwaas-v2 2026-08-18 09:22:36.614 | standard-attr-revisions 2026-08-18 09:22:36.614 | standard-attr-tag 2026-08-18 09:22:36.614 | standard-attr-timestamp 2026-08-18 09:22:36.614 | stateful-security-group 2026-08-18 09:22:36.614 | subnet-dns-publish-fixed-ip 2026-08-18 09:22:36.614 | subnet-external-network 2026-08-18 09:22:36.614 | subnet-service-types 2026-08-18 09:22:36.615 | subnet_allocation 2026-08-18 09:22:36.615 | subnet_onboard 2026-08-18 09:22:36.615 | subnetpool-prefix-ops 2026-08-18 09:22:36.615 | tag-creation 2026-08-18 09:22:36.615 | tap-mirror 2026-08-18 09:22:36.615 | tap-mirror-both-direction 2026-08-18 09:22:36.615 | trunk 2026-08-18 09:22:36.615 | uplink-status-propagation 2026-08-18 09:22:36.615 | uplink-status-propagation-updatable 2026-08-18 09:22:36.615 | vlan-transparent 2026-08-18 09:22:36.615 | vpn-endpoint-groups 2026-08-18 09:22:36.615 | vpnaas' 2026-08-18 09:22:36.615 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-18 09:22:36.621 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-18 09:22:36.621 | address-scope 2026-08-18 09:22:36.621 | agent 2026-08-18 09:22:36.621 | allowed-address-pairs 2026-08-18 09:22:36.621 | auto-allocated-topology 2026-08-18 09:22:36.621 | availability_zone 2026-08-18 09:22:36.621 | bgp 2026-08-18 09:22:36.621 | bgp_4byte_asn 2026-08-18 09:22:36.621 | bgp_dragent_scheduler 2026-08-18 09:22:36.621 | binding 2026-08-18 09:22:36.621 | binding-extended 2026-08-18 09:22:36.621 | default-subnetpools 2026-08-18 09:22:36.621 | dhcp_agent_scheduler 2026-08-18 09:22:36.621 | dns-domain-ports 2026-08-18 09:22:36.621 | dns-integration 2026-08-18 09:22:36.621 | dns-integration-domain-keywords 2026-08-18 09:22:36.621 | empty-string-filtering 2026-08-18 09:22:36.621 | enable-default-route-bfd 2026-08-18 09:22:36.621 | enable-default-route-ecmp 2026-08-18 09:22:36.621 | expose-port-forwarding-in-fip 2026-08-18 09:22:36.621 | ext-gw-mode 2026-08-18 09:22:36.621 | external-gateway-multihoming 2026-08-18 09:22:36.621 | external-net 2026-08-18 09:22:36.621 | extra_dhcp_opt 2026-08-18 09:22:36.621 | extraroute 2026-08-18 09:22:36.621 | extraroute-atomic 2026-08-18 09:22:36.621 | filter-validation 2026-08-18 09:22:36.621 | fip-port-details 2026-08-18 09:22:36.621 | flavors 2026-08-18 09:22:36.621 | floating-ip-port-forwarding 2026-08-18 09:22:36.621 | floating-ip-port-forwarding-description 2026-08-18 09:22:36.621 | floating-ip-port-forwarding-detail 2026-08-18 09:22:36.621 | floating-ip-port-forwarding-port-ranges 2026-08-18 09:22:36.621 | floatingip-pools 2026-08-18 09:22:36.621 | fwaas_v2 2026-08-18 09:22:36.621 | ip_allocation 2026-08-18 09:22:36.621 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:22:36.621 | l3-flavors 2026-08-18 09:22:36.621 | l3-ha 2026-08-18 09:22:36.621 | l3_agent_scheduler 2026-08-18 09:22:36.621 | logging 2026-08-18 09:22:36.621 | multi-provider 2026-08-18 09:22:36.621 | net-mtu 2026-08-18 09:22:36.621 | net-mtu-writable 2026-08-18 09:22:36.621 | network-ip-availability 2026-08-18 09:22:36.621 | network_availability_zone 2026-08-18 09:22:36.621 | network_ha 2026-08-18 09:22:36.621 | pagination 2026-08-18 09:22:36.621 | port-device-profile 2026-08-18 09:22:36.621 | port-hardware-offload-type 2026-08-18 09:22:36.621 | port-mac-address-regenerate 2026-08-18 09:22:36.621 | port-numa-affinity-policy 2026-08-18 09:22:36.621 | port-numa-affinity-policy-socket 2026-08-18 09:22:36.621 | port-resource-request 2026-08-18 09:22:36.621 | port-security 2026-08-18 09:22:36.621 | port-trusted-vif 2026-08-18 09:22:36.621 | project-id 2026-08-18 09:22:36.621 | provider 2026-08-18 09:22:36.621 | pvlan 2026-08-18 09:22:36.621 | qinq 2026-08-18 09:22:36.621 | qos 2026-08-18 09:22:36.621 | qos-bw-limit-direction 2026-08-18 09:22:36.621 | qos-bw-minimum-ingress 2026-08-18 09:22:36.621 | qos-default 2026-08-18 09:22:36.621 | qos-fip 2026-08-18 09:22:36.621 | qos-gateway-ip 2026-08-18 09:22:36.621 | qos-rule-type-details 2026-08-18 09:22:36.621 | qos-rule-type-filter 2026-08-18 09:22:36.621 | qos-rules-alias 2026-08-18 09:22:36.621 | quota-check-limit 2026-08-18 09:22:36.621 | quota-check-limit-default 2026-08-18 09:22:36.621 | quota_details 2026-08-18 09:22:36.621 | quotas 2026-08-18 09:22:36.621 | rbac-address-scope 2026-08-18 09:22:36.621 | rbac-policies 2026-08-18 09:22:36.621 | rbac-security-groups 2026-08-18 09:22:36.621 | router 2026-08-18 09:22:36.621 | router-enable-snat 2026-08-18 09:22:36.621 | router_availability_zone 2026-08-18 09:22:36.621 | security-group 2026-08-18 09:22:36.621 | security-groups-default-rules 2026-08-18 09:22:36.621 | security-groups-default-statefulness 2026-08-18 09:22:36.621 | security-groups-normalized-cidr 2026-08-18 09:22:36.621 | security-groups-remote-address-group 2026-08-18 09:22:36.621 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:22:36.622 | security-groups-shared-filtering 2026-08-18 09:22:36.622 | segment 2026-08-18 09:22:36.622 | sorting 2026-08-18 09:22:36.622 | standard-attr-description 2026-08-18 09:22:36.622 | standard-attr-fwaas-v2 2026-08-18 09:22:36.622 | standard-attr-revisions 2026-08-18 09:22:36.622 | standard-attr-tag 2026-08-18 09:22:36.622 | standard-attr-timestamp 2026-08-18 09:22:36.622 | stateful-security-group 2026-08-18 09:22:36.622 | subnet-dns-publish-fixed-ip 2026-08-18 09:22:36.622 | subnet-external-network 2026-08-18 09:22:36.622 | subnet-service-types 2026-08-18 09:22:36.622 | subnet_allocation 2026-08-18 09:22:36.622 | subnet_onboard 2026-08-18 09:22:36.622 | subnetpool-prefix-ops 2026-08-18 09:22:36.622 | tag-creation 2026-08-18 09:22:36.622 | tap-mirror 2026-08-18 09:22:36.622 | tap-mirror-both-direction 2026-08-18 09:22:36.622 | trunk 2026-08-18 09:22:36.622 | uplink-status-propagation 2026-08-18 09:22:36.622 | uplink-status-propagation-updatable 2026-08-18 09:22:36.622 | vlan-transparent 2026-08-18 09:22:36.622 | vpn-endpoint-groups 2026-08-18 09:22:36.622 | vpnaas' 2026-08-18 09:22:36.625 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-18 09:22:36.625 | address-scope 2026-08-18 09:22:36.625 | agent 2026-08-18 09:22:36.625 | allowed-address-pairs 2026-08-18 09:22:36.625 | auto-allocated-topology 2026-08-18 09:22:36.625 | availability_zone 2026-08-18 09:22:36.625 | bgp 2026-08-18 09:22:36.625 | bgp_4byte_asn 2026-08-18 09:22:36.625 | bgp_dragent_scheduler 2026-08-18 09:22:36.625 | binding 2026-08-18 09:22:36.625 | binding-extended 2026-08-18 09:22:36.625 | default-subnetpools 2026-08-18 09:22:36.625 | dhcp_agent_scheduler 2026-08-18 09:22:36.625 | dns-domain-ports 2026-08-18 09:22:36.625 | dns-integration 2026-08-18 09:22:36.625 | dns-integration-domain-keywords 2026-08-18 09:22:36.625 | empty-string-filtering 2026-08-18 09:22:36.625 | enable-default-route-bfd 2026-08-18 09:22:36.625 | enable-default-route-ecmp 2026-08-18 09:22:36.626 | expose-port-forwarding-in-fip 2026-08-18 09:22:36.626 | ext-gw-mode 2026-08-18 09:22:36.626 | external-gateway-multihoming 2026-08-18 09:22:36.626 | external-net 2026-08-18 09:22:36.626 | extra_dhcp_opt 2026-08-18 09:22:36.626 | extraroute 2026-08-18 09:22:36.626 | extraroute-atomic 2026-08-18 09:22:36.626 | filter-validation 2026-08-18 09:22:36.626 | fip-port-details 2026-08-18 09:22:36.626 | flavors 2026-08-18 09:22:36.626 | floating-ip-port-forwarding 2026-08-18 09:22:36.626 | floating-ip-port-forwarding-description 2026-08-18 09:22:36.626 | floating-ip-port-forwarding-detail 2026-08-18 09:22:36.626 | floating-ip-port-forwarding-port-ranges 2026-08-18 09:22:36.626 | floatingip-pools 2026-08-18 09:22:36.626 | fwaas_v2 2026-08-18 09:22:36.626 | ip_allocation 2026-08-18 09:22:36.626 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:22:36.626 | l3-flavors 2026-08-18 09:22:36.626 | l3-ha 2026-08-18 09:22:36.626 | l3_agent_scheduler 2026-08-18 09:22:36.626 | logging 2026-08-18 09:22:36.626 | multi-provider 2026-08-18 09:22:36.626 | net-mtu 2026-08-18 09:22:36.626 | net-mtu-writable 2026-08-18 09:22:36.626 | network-ip-availability 2026-08-18 09:22:36.626 | network_availability_zone 2026-08-18 09:22:36.626 | network_ha 2026-08-18 09:22:36.626 | pagination 2026-08-18 09:22:36.626 | port-device-profile 2026-08-18 09:22:36.626 | port-hardware-offload-type 2026-08-18 09:22:36.626 | port-mac-address-regenerate 2026-08-18 09:22:36.626 | port-numa-affinity-policy 2026-08-18 09:22:36.626 | port-numa-affinity-policy-socket 2026-08-18 09:22:36.626 | port-resource-request 2026-08-18 09:22:36.626 | port-security 2026-08-18 09:22:36.626 | port-trusted-vif 2026-08-18 09:22:36.626 | project-id 2026-08-18 09:22:36.626 | provider 2026-08-18 09:22:36.626 | pvlan 2026-08-18 09:22:36.626 | qinq 2026-08-18 09:22:36.626 | qos 2026-08-18 09:22:36.626 | qos-bw-limit-direction 2026-08-18 09:22:36.626 | qos-bw-minimum-ingress 2026-08-18 09:22:36.626 | qos-default 2026-08-18 09:22:36.626 | qos-fip 2026-08-18 09:22:36.626 | qos-gateway-ip 2026-08-18 09:22:36.626 | qos-rule-type-details 2026-08-18 09:22:36.626 | qos-rule-type-filter 2026-08-18 09:22:36.626 | qos-rules-alias 2026-08-18 09:22:36.626 | quota-check-limit 2026-08-18 09:22:36.626 | quota-check-limit-default 2026-08-18 09:22:36.626 | quota_details 2026-08-18 09:22:36.626 | quotas 2026-08-18 09:22:36.626 | rbac-address-scope 2026-08-18 09:22:36.626 | rbac-policies 2026-08-18 09:22:36.626 | rbac-security-groups 2026-08-18 09:22:36.626 | router 2026-08-18 09:22:36.626 | router-enable-snat 2026-08-18 09:22:36.626 | router_availability_zone 2026-08-18 09:22:36.626 | security-group 2026-08-18 09:22:36.626 | security-groups-default-rules 2026-08-18 09:22:36.626 | security-groups-default-statefulness 2026-08-18 09:22:36.626 | security-groups-normalized-cidr 2026-08-18 09:22:36.626 | security-groups-remote-address-group 2026-08-18 09:22:36.626 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:22:36.626 | security-groups-shared-filtering 2026-08-18 09:22:36.626 | segment 2026-08-18 09:22:36.626 | sorting 2026-08-18 09:22:36.626 | standard-attr-description 2026-08-18 09:22:36.626 | standard-attr-fwaas-v2 2026-08-18 09:22:36.626 | standard-attr-revisions 2026-08-18 09:22:36.626 | standard-attr-tag 2026-08-18 09:22:36.626 | standard-attr-timestamp 2026-08-18 09:22:36.626 | stateful-security-group 2026-08-18 09:22:36.626 | subnet-dns-publish-fixed-ip 2026-08-18 09:22:36.626 | subnet-external-network 2026-08-18 09:22:36.626 | subnet-service-types 2026-08-18 09:22:36.626 | subnet_allocation 2026-08-18 09:22:36.626 | subnet_onboard 2026-08-18 09:22:36.626 | subnetpool-prefix-ops 2026-08-18 09:22:36.626 | tag-creation 2026-08-18 09:22:36.626 | tap-mirror 2026-08-18 09:22:36.626 | tap-mirror-both-direction 2026-08-18 09:22:36.626 | trunk 2026-08-18 09:22:36.626 | uplink-status-propagation 2026-08-18 09:22:36.626 | uplink-status-propagation-updatable 2026-08-18 09:22:36.626 | vlan-transparent 2026-08-18 09:22:36.626 | vpn-endpoint-groups 2026-08-18 09:22:36.626 | vpnaas' 2026-08-18 09:22:36.626 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-18 09:22:36.626 | address-scope 2026-08-18 09:22:36.626 | agent 2026-08-18 09:22:36.626 | allowed-address-pairs 2026-08-18 09:22:36.626 | auto-allocated-topology 2026-08-18 09:22:36.626 | availability_zone 2026-08-18 09:22:36.626 | bgp 2026-08-18 09:22:36.626 | bgp_4byte_asn 2026-08-18 09:22:36.626 | bgp_dragent_scheduler 2026-08-18 09:22:36.626 | binding 2026-08-18 09:22:36.626 | binding-extended 2026-08-18 09:22:36.626 | default-subnetpools 2026-08-18 09:22:36.626 | dhcp_agent_scheduler 2026-08-18 09:22:36.626 | dns-domain-ports 2026-08-18 09:22:36.626 | dns-integration 2026-08-18 09:22:36.626 | dns-integration-domain-keywords 2026-08-18 09:22:36.626 | empty-string-filtering 2026-08-18 09:22:36.626 | enable-default-route-bfd 2026-08-18 09:22:36.626 | enable-default-route-ecmp 2026-08-18 09:22:36.626 | expose-port-forwarding-in-fip 2026-08-18 09:22:36.626 | ext-gw-mode 2026-08-18 09:22:36.626 | external-gateway-multihoming 2026-08-18 09:22:36.626 | external-net 2026-08-18 09:22:36.626 | extra_dhcp_opt 2026-08-18 09:22:36.626 | extraroute 2026-08-18 09:22:36.626 | extraroute-atomic 2026-08-18 09:22:36.626 | filter-validation 2026-08-18 09:22:36.626 | fip-port-details 2026-08-18 09:22:36.626 | flavors 2026-08-18 09:22:36.626 | floating-ip-port-forwarding 2026-08-18 09:22:36.627 | floating-ip-port-forwarding-description 2026-08-18 09:22:36.627 | floating-ip-port-forwarding-detail 2026-08-18 09:22:36.627 | floating-ip-port-forwarding-port-ranges 2026-08-18 09:22:36.627 | floatingip-pools 2026-08-18 09:22:36.627 | fwaas_v2 2026-08-18 09:22:36.627 | ip_allocation 2026-08-18 09:22:36.627 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:22:36.627 | l3-flavors 2026-08-18 09:22:36.627 | l3-ha 2026-08-18 09:22:36.627 | l3_agent_scheduler 2026-08-18 09:22:36.627 | logging 2026-08-18 09:22:36.627 | multi-provider 2026-08-18 09:22:36.627 | net-mtu 2026-08-18 09:22:36.627 | net-mtu-writable 2026-08-18 09:22:36.627 | network-ip-availability 2026-08-18 09:22:36.627 | network_availability_zone 2026-08-18 09:22:36.627 | network_ha 2026-08-18 09:22:36.627 | pagination 2026-08-18 09:22:36.627 | port-device-profile 2026-08-18 09:22:36.627 | port-hardware-offload-type 2026-08-18 09:22:36.627 | port-mac-address-regenerate 2026-08-18 09:22:36.627 | port-numa-affinity-policy 2026-08-18 09:22:36.627 | port-numa-affinity-policy-socket 2026-08-18 09:22:36.627 | port-resource-request 2026-08-18 09:22:36.627 | port-security 2026-08-18 09:22:36.627 | port-trusted-vif 2026-08-18 09:22:36.627 | project-id 2026-08-18 09:22:36.627 | provider 2026-08-18 09:22:36.627 | pvlan 2026-08-18 09:22:36.627 | qinq 2026-08-18 09:22:36.627 | qos 2026-08-18 09:22:36.627 | qos-bw-limit-direction 2026-08-18 09:22:36.627 | qos-bw-minimum-ingress 2026-08-18 09:22:36.627 | qos-default 2026-08-18 09:22:36.627 | qos-fip 2026-08-18 09:22:36.627 | qos-gateway-ip 2026-08-18 09:22:36.627 | qos-rule-type-details 2026-08-18 09:22:36.627 | qos-rule-type-filter 2026-08-18 09:22:36.627 | qos-rules-alias 2026-08-18 09:22:36.627 | quota-check-limit 2026-08-18 09:22:36.627 | quota-check-limit-default 2026-08-18 09:22:36.627 | quota_details 2026-08-18 09:22:36.627 | quotas 2026-08-18 09:22:36.627 | rbac-address-scope 2026-08-18 09:22:36.627 | rbac-policies 2026-08-18 09:22:36.627 | rbac-security-groups 2026-08-18 09:22:36.627 | router 2026-08-18 09:22:36.627 | router-enable-snat 2026-08-18 09:22:36.627 | router_availability_zone 2026-08-18 09:22:36.627 | security-group 2026-08-18 09:22:36.627 | security-groups-default-rules 2026-08-18 09:22:36.627 | security-groups-default-statefulness 2026-08-18 09:22:36.627 | security-groups-normalized-cidr 2026-08-18 09:22:36.627 | security-groups-remote-address-group 2026-08-18 09:22:36.627 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:22:36.627 | security-groups-shared-filtering 2026-08-18 09:22:36.627 | segment 2026-08-18 09:22:36.627 | sorting 2026-08-18 09:22:36.627 | standard-attr-description 2026-08-18 09:22:36.627 | standard-attr-fwaas-v2 2026-08-18 09:22:36.627 | standard-attr-revisions 2026-08-18 09:22:36.627 | standard-attr-tag 2026-08-18 09:22:36.627 | standard-attr-timestamp 2026-08-18 09:22:36.627 | stateful-security-group 2026-08-18 09:22:36.627 | subnet-dns-publish-fixed-ip 2026-08-18 09:22:36.627 | subnet-external-network 2026-08-18 09:22:36.627 | subnet-service-types 2026-08-18 09:22:36.627 | subnet_allocation 2026-08-18 09:22:36.627 | subnet_onboard 2026-08-18 09:22:36.627 | subnetpool-prefix-ops 2026-08-18 09:22:36.627 | tag-creation 2026-08-18 09:22:36.627 | tap-mirror 2026-08-18 09:22:36.627 | tap-mirror-both-direction 2026-08-18 09:22:36.627 | trunk 2026-08-18 09:22:36.627 | uplink-status-propagation 2026-08-18 09:22:36.627 | uplink-status-propagation-updatable 2026-08-18 09:22:36.627 | vlan-transparent 2026-08-18 09:22:36.627 | vpn-endpoint-groups 2026-08-18 09:22:36.627 | vpnaas' 2026-08-18 09:22:36.627 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-18 09:22:36.629 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-18 09:22:36.634 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-18 09:22:36.637 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-18 09:22:36.641 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-18 09:22:36.641 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-18 09:22:36.647 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 09:22:36.650 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 09:22:36.653 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-18 09:22:36.656 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:36.659 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-18 09:22:36.662 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-18 09:22:36.665 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-18 09:22:36.668 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:36.672 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-18 09:22:36.709 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.138:6641 2026-08-18 09:22:36.713 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:36.717 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:36.720 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.138:6641 2026-08-18 09:22:36.723 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.138:6641 ']' 2026-08-18 09:22:36.726 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:36.729 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.138:6641 2026-08-18 09:22:36.771 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.138:6642 2026-08-18 09:22:36.774 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:36.778 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:36.781 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.138:6642 2026-08-18 09:22:36.785 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.138:6642 ']' 2026-08-18 09:22:36.789 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:36.792 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.138:6642 2026-08-18 09:22:36.831 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-18 09:22:36.851 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:36.854 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:22:36.857 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:36.859 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:36.862 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:22:36.864 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-18 09:22:36.867 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:36.870 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:22:36.909 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-18 09:22:36.912 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:36.915 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:36.918 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-18 09:22:36.920 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-18 09:22:36.923 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:36.927 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-18 09:22:36.964 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-18 09:22:36.967 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:36.969 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:36.971 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-18 09:22:36.974 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-08-18 09:22:36.978 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:36.981 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-18 09:22:37.020 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:22:37.023 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:37.026 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:37.030 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:22:37.032 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-18 09:22:37.036 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:37.040 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:22:37.076 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-18 09:22:37.079 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:37.081 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:37.084 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-18 09:22:37.087 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-18 09:22:37.090 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:37.093 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-18 09:22:37.128 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-18 09:22:37.131 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:37.134 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:37.136 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-18 09:22:37.139 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-08-18 09:22:37.142 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:37.144 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-18 09:22:37.180 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-18 09:22:37.183 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:37.187 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:37.190 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-18 09:22:37.193 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-18 09:22:37.196 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:37.199 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-18 09:22:37.236 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-18 09:22:37.239 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:37.242 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:37.245 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-18 09:22:37.249 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-18 09:22:37.253 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:37.256 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-18 09:22:37.293 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-18 09:22:37.296 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:37.300 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-18 09:22:37.302 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-18 09:22:37.306 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-18 09:22:37.309 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:37.313 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-18 09:22:37.352 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-18 09:22:37.375 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-18 09:22:37.394 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.396 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-18 09:22:37.398 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-18 09:22:37.421 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.423 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-18 09:22:37.426 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : is_ovn_agent_enabled 2026-08-18 09:22:37.430 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-18 09:22:37.449 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:37.452 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-18 09:22:37.502 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-18 09:22:37.505 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : [[ metadata =~ metadata ]] 2026-08-18 09:22:37.508 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-18 09:22:37.511 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:37.513 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-18 09:22:37.516 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-18 09:22:37.519 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-18 09:22:37.521 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:37.524 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-18 09:22:37.560 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-18 09:22:37.581 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.584 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-18 09:22:37.622 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-18 09:22:37.642 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.645 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-18 09:22:37.679 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-18 09:22:37.698 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:37.701 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-18 09:22:37.703 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-18 09:22:37.722 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.724 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-18 09:22:37.728 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_ovn_agent_enabled 2026-08-18 09:22:37.730 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-18 09:22:37.748 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:37.751 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-18 09:22:37.798 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-18 09:22:37.802 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : [[ metadata =~ metadata ]] 2026-08-18 09:22:37.804 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-18 09:22:37.837 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-18 09:22:37.857 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.859 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-18 09:22:37.878 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.880 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-18 09:22:37.900 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.903 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-18 09:22:37.923 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.926 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-18 09:22:37.943 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.946 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-18 09:22:37.965 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:37.969 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-18 09:22:37.990 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:37.993 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-18 09:22:37.996 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-18 09:22:37.999 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-18 09:22:38.005 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-18 09:22:38.042 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-18 09:22:38.075 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-18 09:22:38.111 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-18 09:22:38.147 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-18 09:22:38.151 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-18 09:22:38.154 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-18 09:22:38.157 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-18 09:22:38.160 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-18 09:22:38.163 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-18 09:22:38.166 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-18 09:22:38.168 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-18 09:22:38.171 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-18 09:22:38.174 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-18 09:22:38.205 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-18 09:22:38.242 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.138/identity 2026-08-18 09:22:38.277 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-18 09:22:38.314 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-08-18 09:22:38.352 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-18 09:22:38.390 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-18 09:22:38.430 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-18 09:22:38.470 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.138/identity 2026-08-18 09:22:38.509 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-18 09:22:38.545 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-18 09:22:38.583 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-18 09:22:38.586 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-18 09:22:38.627 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-18 09:22:38.667 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-18 09:22:38.671 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-18 09:22:38.675 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 09:22:38.679 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-18 09:22:38.682 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-18 09:22:38.722 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-18 09:22:38.765 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.138/identity 2026-08-18 09:22:38.804 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-18 09:22:38.840 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-08-18 09:22:38.876 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-18 09:22:38.918 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-18 09:22:38.952 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-18 09:22:38.987 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-18 09:22:38.990 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-18 09:22:38.994 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-18 09:22:38.998 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-18 09:22:39.001 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-18 09:22:39.039 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-18 09:22:39.076 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.138/identity 2026-08-18 09:22:39.111 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-18 09:22:39.145 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-08-18 09:22:39.179 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-18 09:22:39.214 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-18 09:22:39.249 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-18 09:22:39.282 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-18 09:22:39.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-18 09:22:39.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-18 09:22:39.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-18 09:22:39.294 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-18 09:22:39.297 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-18 09:22:39.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-18 09:22:39.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-18 09:22:39.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-18 09:22:39.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-18 09:22:39.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-18 09:22:39.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-18 09:22:39.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-18 09:22:39.320 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-18 09:22:39.322 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-18 09:22:39.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-18 09:22:39.328 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-18 09:22:39.330 | + 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-08-18 09:22:39.333 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.335 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-18 09:22:39.338 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-18 09:22:39.340 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-18 09:22:39.343 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.346 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-18 09:22:39.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-18 09:22:39.382 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.386 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-18 09:22:39.389 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-18 09:22:39.392 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-18 09:22:39.394 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.397 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-18 09:22:39.431 | + 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-08-18 09:22:39.434 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.437 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-18 09:22:39.440 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-18 09:22:39.442 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-18 09:22:39.445 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.448 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-18 09:22:39.482 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-18 09:22:39.485 | + 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-08-18 09:22:39.487 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.491 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-18 09:22:39.494 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-18 09:22:39.496 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-18 09:22:39.498 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.501 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-18 09:22:39.534 | + 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-08-18 09:22:39.537 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.539 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-18 09:22:39.542 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-18 09:22:39.545 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-18 09:22:39.548 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.551 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-18 09:22:39.585 | + 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-08-18 09:22:39.588 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.590 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-18 09:22:39.593 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-18 09:22:39.595 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-18 09:22:39.598 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.601 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-18 09:22:39.633 | + 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-08-18 09:22:39.635 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.637 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-18 09:22:39.640 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-18 09:22:39.642 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-18 09:22:39.644 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.648 | + 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-08-18 09:22:39.680 | + 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-08-18 09:22:39.683 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.686 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-18 09:22:39.688 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-18 09:22:39.691 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-18 09:22:39.693 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.696 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-18 09:22:39.728 | + 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-08-18 09:22:39.731 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.734 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-18 09:22:39.737 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-18 09:22:39.740 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-18 09:22:39.742 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.745 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-18 09:22:39.779 | + 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-08-18 09:22:39.782 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.784 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-18 09:22:39.787 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-18 09:22:39.789 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-18 09:22:39.792 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.794 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-18 09:22:39.828 | + 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-08-18 09:22:39.831 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-18 09:22:39.834 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-18 09:22:39.837 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-18 09:22:39.839 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-18 09:22:39.842 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-18 09:22:39.845 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-18 09:22:39.882 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-18 09:22:39.885 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-08-18 09:22:39.924 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-18 09:22:39.961 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-18 09:22:39.964 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-18 09:22:39.967 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-18 09:22:39.970 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-18 09:22:39.973 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-18 09:22:39.977 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-18 09:22:39.980 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-18 09:22:39.983 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-18 09:22:39.985 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-18 09:22:40.002 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-18 09:22:40.002 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:22:40.011 | d /var/run/uwsgi 0755 stack root 2026-08-18 09:22:40.016 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-18 09:22:40.030 | /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-08-18 09:22:40.035 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-18 09:22:40.038 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-18 09:22:40.043 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-18 09:22:40.046 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-18 09:22:40.080 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-08-18 09:22:40.114 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-18 09:22:40.150 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-18 09:22:40.189 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-18 09:22:40.224 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-18 09:22:40.263 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-18 09:22:40.300 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-18 09:22:40.339 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-18 09:22:40.379 | + 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-08-18 09:22:40.421 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-18 09:22:40.456 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-18 09:22:40.493 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-18 09:22:40.523 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-18 09:22:40.552 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-18 09:22:40.554 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-18 09:22:40.558 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-18 09:22:40.561 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-18 09:22:40.564 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 09:22:40.566 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:22:40.569 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:22:40.572 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-18 09:22:40.575 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-18 09:22:40.577 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-18 09:22:40.611 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-18 09:22:40.645 | + 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-08-18 09:22:40.645 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-18 09:22:40.654 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-18 09:22:40.659 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-18 09:22:40.662 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-18 09:22:40.664 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 09:22:40.666 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 09:22:40.669 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:22:40.672 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:22:40.675 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:22:40.678 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:22:40.681 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 09:22:40.683 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 09:22:40.686 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:22:40.689 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:22:40.692 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-18 09:22:40.727 | Enabling site neutron-api. 2026-08-18 09:22:40.733 | To activate the new configuration, you need to run: 2026-08-18 09:22:40.733 | systemctl reload apache2 2026-08-18 09:22:40.737 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-18 09:22:40.740 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:22:40.742 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:22:40.745 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:22:40.866 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-18 09:22:40.885 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:40.888 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-18 09:22:40.906 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:40.909 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-18 09:22:40.911 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-18 09:22:40.979 | + inc/async:async_inner:63 : init_neutron 2026-08-18 09:22:41.023 | [8555 Async init_neutron:74938]: running: init_neutron 2026-08-18 09:22:41.026 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-18 09:22:41.045 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:22:41.049 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-18 09:22:41.069 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:41.073 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-18 09:22:41.076 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-18 09:22:41.080 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-18 09:22:41.123 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-18 09:22:41.126 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-18 09:22:41.164 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-18 09:22:41.186 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:41.189 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-08-18 09:22:41.192 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:22:41.195 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-08-18 09:22:41.198 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-08-18 09:22:41.202 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-08-18 09:22:41.275 | + inc/async:async_inner:63 : init_swift 2026-08-18 09:22:41.315 | [8555 Async init_swift:75157]: running: init_swift 2026-08-18 09:22:41.319 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-18 09:22:41.340 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:41.343 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-18 09:22:41.345 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:22:41.348 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-18 09:22:41.351 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-18 09:22:41.354 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-18 09:22:41.421 | + inc/async:async_inner:63 : init_cinder 2026-08-18 09:22:41.467 | [8555 Async init_cinder:75261]: running: init_cinder 2026-08-18 09:22:41.470 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-18 09:22:41.490 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:41.493 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-18 09:22:41.496 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:22:41.500 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-18 09:22:41.503 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-18 09:22:41.507 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-18 09:22:41.577 | + inc/async:async_inner:63 : init_placement 2026-08-18 09:22:41.621 | [8555 Async init_placement:75407]: running: init_placement 2026-08-18 09:22:41.625 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-18 09:22:41.681 | [8555 Async init_neutron:74938]: Waiting for completion of init_neutron running on PID 74938 (6 other jobs running) 2026-08-18 09:22:41.707 | [8555 Async init_neutron:74938]: Signaling child to exit 2026-08-18 09:22:46.100 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:22:46.127 | [75157 Async init_swift:75157]: finished successfully 2026-08-18 09:22:46.988 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:22:47.013 | [75261 Async init_cinder:75261]: finished successfully 2026-08-18 09:22:50.539 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:22:50.562 | [75407 Async init_placement:75407]: finished successfully 2026-08-18 09:22:55.775 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:22:55.800 | [74938 Async init_neutron:74938]: finished successfully 2026-08-18 09:22:55.825 | WAKEUP 2026-08-18 09:22:55.848 | [8555 Async init_neutron:74938]: Signaled 2026-08-18 09:22:55.849 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-18 09:22:55.849 | + lib/database:recreate_database:112 : local db=neutron 2026-08-18 09:22:55.849 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-18 09:22:55.849 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-18 09:22:55.849 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-18 09:22:55.849 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:22:55.849 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-18 09:22:55.849 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:22:55.849 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-18 09:22:55.849 | + functions-common:time_start:2406 : local name=dbsync 2026-08-18 09:22:55.849 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:22:55.849 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:22:55.849 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:22:55.849 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044961104 2026-08-18 09:22:55.849 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-18 09:22:55.849 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:55.849 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:55.849 | we strongly recommend against using it for new projects. 2026-08-18 09:22:55.849 | 2026-08-18 09:22:55.849 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:55.849 | framework. For more detail see 2026-08-18 09:22:55.849 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:55.849 | 2026-08-18 09:22:55.849 | import eventlet as _eventlet # noqa 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-18 09:22:55.849 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-18 09:22:55.850 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-18 09:22:55.850 | Running upgrade for neutron ... 2026-08-18 09:22:55.850 | OK 2026-08-18 09:22:55.850 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-18 09:22:55.850 | + functions-common:time_stop:2420 : local name 2026-08-18 09:22:55.850 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:22:55.850 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:22:55.850 | + functions-common:time_stop:2423 : local total 2026-08-18 09:22:55.850 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:22:55.850 | + functions-common:time_stop:2426 : name=dbsync 2026-08-18 09:22:55.850 | + functions-common:time_stop:2427 : start_time=1787044961104 2026-08-18 09:22:55.850 | + functions-common:time_stop:2429 : [[ -z 1787044961104 ]] 2026-08-18 09:22:55.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:22:55.850 | + functions-common:time_stop:2432 : end_time=1787044975757 2026-08-18 09:22:55.850 | + functions-common:time_stop:2433 : elapsed_time=14653 2026-08-18 09:22:55.850 | + functions-common:time_stop:2434 : total=4327 2026-08-18 09:22:55.850 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:22:55.850 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18980 2026-08-18 09:22:55.897 | [8555 Async init_neutron:74938]: finished init_neutron with result 0 in 14 seconds 2026-08-18 09:22:55.901 | + inc/async:async_wait:197 : return 0 2026-08-18 09:22:55.904 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-18 09:22:55.957 | [8555 Async init_placement:75407]: Waiting for completion of init_placement running on PID 75407 (5 other jobs running) 2026-08-18 09:22:55.983 | [8555 Async init_placement:75407]: Signaling child to exit 2026-08-18 09:22:55.983 | WAKEUP 2026-08-18 09:22:56.008 | [8555 Async init_placement:75407]: Signaled 2026-08-18 09:22:56.009 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-18 09:22:56.010 | + lib/database:recreate_database:112 : local db=placement 2026-08-18 09:22:56.010 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-18 09:22:56.010 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-18 09:22:56.010 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-18 09:22:56.010 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:22:56.010 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-18 09:22:56.010 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:22:56.010 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-18 09:22:56.010 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-18 09:22:56.010 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-18 09:22:56.010 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-08-18 09:22:56.010 | + functions-common:get_or_create_user:899 : local user_id 2026-08-18 09:22:56.010 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-18 09:22:56.010 | + functions-common:get_or_create_user:903 : local email= 2026-08-18 09:22:56.010 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-08-18 09:22:56.010 | 2026-08-18 09:22:56.010 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:22:56.010 | + functions-common:get_or_create_user:915 : user_id=1bf141ada8cc41829a28cfbdc58e44bc 2026-08-18 09:22:56.010 | + functions-common:get_or_create_user:916 : echo 1bf141ada8cc41829a28cfbdc58e44bc 2026-08-18 09:22:56.010 | 1bf141ada8cc41829a28cfbdc58e44bc 2026-08-18 09:22:56.010 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:22:56.010 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-08-18 09:22:56.010 | 2026-08-18 09:22:56.010 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:22:56.010 | 2026-08-18 09:22:56.010 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a38431136b0549a6ad0c657ede73456e 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:980 : echo a38431136b0549a6ad0c657ede73456e 2026-08-18 09:22:56.010 | a38431136b0549a6ad0c657ede73456e 2026-08-18 09:22:56.010 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-18 09:22:56.010 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-18 09:22:56.010 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-18 09:22:56.010 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-08-18 09:22:56.010 | 2026-08-18 09:22:56.010 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-18 09:22:56.010 | 2026-08-18 09:22:56.010 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:22:56.010 | + functions-common:get_or_add_user_project_role:980 : echo d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:22:56.010 | d3ca2909fc0f4f1f8210b8cb2aac887c 2026-08-18 09:22:56.010 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.138/placement 2026-08-18 09:22:56.010 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-18 09:22:56.010 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-18 09:22:56.010 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-18 09:22:56.011 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-08-18 09:22:56.011 | 2026-08-18 09:22:56.011 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:22:56.011 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-18 09:22:56.011 | 0305fe96625a4b9d961fb7b4c8325350' 2026-08-18 09:22:56.011 | + functions-common:get_or_create_service:1067 : echo 0305fe96625a4b9d961fb7b4c8325350 2026-08-18 09:22:56.011 | 0305fe96625a4b9d961fb7b4c8325350 2026-08-18 09:22:56.011 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.138/placement 2026-08-18 09:22:56.011 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-18 09:22:56.011 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.138/placement RegionOne 2026-08-18 09:22:56.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-18 09:22:56.011 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-08-18 09:22:56.011 | 2026-08-18 09:22:56.011 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:22:56.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-18 09:22:56.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-18 09:22:56.011 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.138/placement --region RegionOne -f value -c id 2026-08-18 09:22:56.011 | 2026-08-18 09:22:56.011 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:22:56.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=84bd8d6e65bb4a42828774e01c54aa45 2026-08-18 09:22:56.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 84bd8d6e65bb4a42828774e01c54aa45 2026-08-18 09:22:56.011 | + functions-common:get_or_create_endpoint:1100 : public_id=84bd8d6e65bb4a42828774e01c54aa45 2026-08-18 09:22:56.011 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-18 09:22:56.011 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-18 09:22:56.011 | + functions-common:get_or_create_endpoint:1109 : echo 84bd8d6e65bb4a42828774e01c54aa45 2026-08-18 09:22:56.011 | 84bd8d6e65bb4a42828774e01c54aa45 2026-08-18 09:22:56.060 | [8555 Async init_placement:75407]: finished init_placement with result 0 in 9 seconds 2026-08-18 09:22:56.065 | + inc/async:async_wait:197 : return 0 2026-08-18 09:22:56.068 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-18 09:22:56.119 | [8555 Async init_glance:70266]: Waiting for completion of init_glance running on PID 70266 (4 other jobs running) 2026-08-18 09:22:56.147 | [8555 Async init_glance:70266]: Signaling child to exit 2026-08-18 09:22:56.147 | WAKEUP 2026-08-18 09:22:56.170 | [8555 Async init_glance:70266]: Signaled 2026-08-18 09:22:56.171 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-18 09:22:56.171 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-18 09:22:56.171 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-18 09:22:56.171 | + lib/database:recreate_database:112 : local db=glance 2026-08-18 09:22:56.172 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-18 09:22:56.172 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-18 09:22:56.172 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-18 09:22:56.172 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:22:56.172 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-18 09:22:56.172 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:22:56.172 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-18 09:22:56.172 | + functions-common:time_start:2406 : local name=dbsync 2026-08-18 09:22:56.172 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:22:56.172 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:22:56.172 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:22:56.172 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044904437 2026-08-18 09:22:56.172 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-18 09:22:56.172 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:56.172 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:56.172 | we strongly recommend against using it for new projects. 2026-08-18 09:22:56.172 | 2026-08-18 09:22:56.172 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:56.172 | framework. For more detail see 2026-08-18 09:22:56.172 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:56.172 | 2026-08-18 09:22:56.172 | import eventlet as _eventlet # noqa 2026-08-18 09:22:56.172 | INFO dbcounter [-] Registered counter for database glance 2026-08-18 09:22:56.172 | 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=70372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.172 | DEBUG dbcounter [-] [70372] Writer thread running {{(pid=70372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.172 | INFO dbcounter [-] Registered counter for database glance 2026-08-18 09:22:56.172 | 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=70372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.172 | DEBUG dbcounter [-] [70372] Writer thread running {{(pid=70372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-18 09:22:56.172 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70372) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.172 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.172 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-18 09:22:56.172 | Database migration is up to date. No migration needed. 2026-08-18 09:22:56.173 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-18 09:22:56.173 | Database is synced successfully. 2026-08-18 09:22:56.173 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-18 09:22:56.173 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-18 09:22:56.173 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:56.173 | we strongly recommend against using it for new projects. 2026-08-18 09:22:56.173 | 2026-08-18 09:22:56.173 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:56.173 | framework. For more detail see 2026-08-18 09:22:56.173 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:56.173 | 2026-08-18 09:22:56.173 | import eventlet as _eventlet # noqa 2026-08-18 09:22:56.173 | INFO dbcounter [-] Registered counter for database glance 2026-08-18 09:22:56.173 | 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=70546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 09:22:56.173 | DEBUG dbcounter [-] [70546] Writer thread running {{(pid=70546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-18 09:22:56.173 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-18 09:22:56.173 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-18 09:22:56.173 | + functions-common:time_stop:2420 : local name 2026-08-18 09:22:56.173 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:22:56.173 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:22:56.173 | + functions-common:time_stop:2423 : local total 2026-08-18 09:22:56.173 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:22:56.173 | + functions-common:time_stop:2426 : name=dbsync 2026-08-18 09:22:56.173 | + functions-common:time_stop:2427 : start_time=1787044904437 2026-08-18 09:22:56.173 | + functions-common:time_stop:2429 : [[ -z 1787044904437 ]] 2026-08-18 09:22:56.173 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:22:56.173 | + functions-common:time_stop:2432 : end_time=1787044910839 2026-08-18 09:22:56.173 | + functions-common:time_stop:2433 : elapsed_time=6402 2026-08-18 09:22:56.173 | + functions-common:time_stop:2434 : total=4327 2026-08-18 09:22:56.173 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:22:56.173 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10729 2026-08-18 09:22:56.220 | [8555 Async init_glance:70266]: finished init_glance with result 0 in 6 seconds 2026-08-18 09:22:56.226 | + inc/async:async_wait:197 : return 0 2026-08-18 09:22:56.230 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-18 09:22:56.286 | [8555 Async init_swift:75157]: Waiting for completion of init_swift running on PID 75157 (3 other jobs running) 2026-08-18 09:22:56.312 | [8555 Async init_swift:75157]: Signaling child to exit 2026-08-18 09:22:56.312 | WAKEUP 2026-08-18 09:22:56.337 | [8555 Async init_swift:75157]: Signaled 2026-08-18 09:22:56.338 | + lib/swift:init_swift:680 : local node_number 2026-08-18 09:22:56.338 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-08-18 09:22:56.338 | No object-server running 2026-08-18 09:22:56.338 | No container-sync running 2026-08-18 09:22:56.338 | No object-expirer running 2026-08-18 09:22:56.338 | No account-server running 2026-08-18 09:22:56.338 | No container-reconciler running 2026-08-18 09:22:56.338 | No object-replicator running 2026-08-18 09:22:56.338 | No container-auditor running 2026-08-18 09:22:56.338 | No object-updater running 2026-08-18 09:22:56.338 | No account-replicator running 2026-08-18 09:22:56.338 | No container-sharder running 2026-08-18 09:22:56.338 | No object-auditor running 2026-08-18 09:22:56.338 | No container-updater running 2026-08-18 09:22:56.338 | No account-auditor running 2026-08-18 09:22:56.338 | No account-reaper running 2026-08-18 09:22:56.338 | No container-replicator running 2026-08-18 09:22:56.338 | No proxy-server running 2026-08-18 09:22:56.338 | No object-reconstructor running 2026-08-18 09:22:56.338 | No container-server running 2026-08-18 09:22:56.338 | + lib/swift:init_swift:682 : true 2026-08-18 09:22:56.338 | + lib/swift:init_swift:685 : create_swift_disk 2026-08-18 09:22:56.338 | + lib/swift:create_swift_disk:577 : local node_number 2026-08-18 09:22:56.338 | + lib/swift:create_swift_disk:582 : local user_group 2026-08-18 09:22:56.338 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-08-18 09:22:56.338 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-08-18 09:22:56.338 | + lib/swift:create_swift_disk:584 : sudo install -d -o stack -g 1002 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2026-08-18 09:22:56.338 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-08-18 09:22:56.339 | + functions:create_disk:756 : local node_number 2026-08-18 09:22:56.339 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-08-18 09:22:56.339 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-08-18 09:22:56.339 | + functions:create_disk:760 : local key 2026-08-18 09:22:56.339 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | ++ functions:create_disk:762 : sed s#/.## 2026-08-18 09:22:56.339 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-08-18 09:22:56.339 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-08-18 09:22:56.339 | + functions:destroy_disk:789 : local key 2026-08-18 09:22:56.339 | ++ functions:destroy_disk:791 : sed s#/.## 2026-08-18 09:22:56.339 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-08-18 09:22:56.339 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-08-18 09:22:56.339 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-08-18 09:22:56.339 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-08-18 09:22:56.339 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-08-18 09:22:56.339 | = sectsz=512 attr=2, projid32bit=1 2026-08-18 09:22:56.339 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-08-18 09:22:56.339 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-08-18 09:22:56.339 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-08-18 09:22:56.339 | = sunit=0 swidth=0 blks 2026-08-18 09:22:56.339 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-08-18 09:22:56.339 | log =internal log bsize=4096 blocks=16384, version=2 2026-08-18 09:22:56.339 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-08-18 09:22:56.339 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-08-18 09:22:56.339 | + functions:create_disk:780 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2026-08-18 09:22:56.339 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-08-18 09:22:56.339 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2026-08-18 09:22:56.339 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-08-18 09:22:56.339 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-08-18 09:22:56.339 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-08-18 09:22:56.339 | + lib/swift:create_swift_disk:591 : local node_number 2026-08-18 09:22:56.339 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-08-18 09:22:56.339 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-08-18 09:22:56.339 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-08-18 09:22:56.339 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-08-18 09:22:56.339 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-08-18 09:22:56.339 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-08-18 09:22:56.339 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-08-18 09:22:56.339 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-08-18 09:22:56.339 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-08-18 09:22:56.339 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-08-18 09:22:56.339 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-08-18 09:22:56.339 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-08-18 09:22:56.339 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-08-18 09:22:56.339 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-08-18 09:22:56.339 | + lib/swift:init_swift:715 : /opt/stack/data/venv/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2026-08-18 09:22:56.339 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-08-18 09:22:56.339 | 2026-08-18 09:22:56.339 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-08-18 09:22:56.339 | + lib/swift:init_swift:716 : /opt/stack/data/venv/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2026-08-18 09:22:56.339 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-08-18 09:22:56.339 | 2026-08-18 09:22:56.339 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-08-18 09:22:56.339 | + lib/swift:init_swift:717 : /opt/stack/data/venv/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2026-08-18 09:22:56.339 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-08-18 09:22:56.339 | 2026-08-18 09:22:56.339 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-08-18 09:22:56.339 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-08-18 09:22:56.339 | Defaulting to --format-version=1. This ensures the ring 2026-08-18 09:22:56.339 | written will be readable by older versions of Swift. 2026-08-18 09:22:56.339 | In a future release, the default will change to 2026-08-18 09:22:56.339 | --format-version=2 2026-08-18 09:22:56.339 | 2026-08-18 09:22:56.339 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-08-18 09:22:56.339 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-08-18 09:22:56.339 | Defaulting to --format-version=1. This ensures the ring 2026-08-18 09:22:56.339 | written will be readable by older versions of Swift. 2026-08-18 09:22:56.339 | In a future release, the default will change to 2026-08-18 09:22:56.339 | --format-version=2 2026-08-18 09:22:56.339 | 2026-08-18 09:22:56.339 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-08-18 09:22:56.339 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-08-18 09:22:56.339 | Defaulting to --format-version=1. This ensures the ring 2026-08-18 09:22:56.339 | written will be readable by older versions of Swift. 2026-08-18 09:22:56.339 | In a future release, the default will change to 2026-08-18 09:22:56.339 | --format-version=2 2026-08-18 09:22:56.339 | 2026-08-18 09:22:56.339 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-08-18 09:22:56.339 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-08-18 09:22:56.339 | + lib/swift:init_swift:730 : popd 2026-08-18 09:22:56.388 | [8555 Async init_swift:75157]: finished init_swift with result 0 in 4 seconds 2026-08-18 09:22:56.395 | + inc/async:async_wait:197 : return 0 2026-08-18 09:22:56.398 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-18 09:22:56.451 | [8555 Async init_cinder:75261]: Waiting for completion of init_cinder running on PID 75261 (2 other jobs running) 2026-08-18 09:22:56.479 | [8555 Async init_cinder:75261]: Signaling child to exit 2026-08-18 09:22:56.479 | WAKEUP 2026-08-18 09:22:56.503 | [8555 Async init_cinder:75261]: Signaled 2026-08-18 09:22:56.504 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-18 09:22:56.504 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:56.504 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-18 09:22:56.504 | + lib/database:recreate_database:112 : local db=cinder 2026-08-18 09:22:56.504 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-18 09:22:56.504 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-18 09:22:56.504 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-18 09:22:56.504 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:22:56.504 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-18 09:22:56.504 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:22:56.504 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-18 09:22:56.504 | + functions-common:time_start:2406 : local name=dbsync 2026-08-18 09:22:56.504 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:22:56.504 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:22:56.504 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:22:56.504 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044961554 2026-08-18 09:22:56.504 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-18 09:22:56.504 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-18 09:22:56.504 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:56.504 | we strongly recommend against using it for new projects. 2026-08-18 09:22:56.504 | 2026-08-18 09:22:56.504 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:56.505 | framework. For more detail see 2026-08-18 09:22:56.505 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:56.505 | 2026-08-18 09:22:56.505 | import eventlet # noqa 2026-08-18 09:22:56.505 | INFO dbcounter [-] Registered counter for database cinder 2026-08-18 09:22:56.505 | 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=75399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 09:22:56.505 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-18 09:22:56.505 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:56.505 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:56.505 | DEBUG dbcounter [-] [75399] Writer thread running {{(pid=75399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:22:56.505 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-18 09:22:56.505 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75399) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 09:22:56.505 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-18 09:22:56.505 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75399) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.505 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-18 09:22:56.505 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75399) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.505 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-18 09:22:56.505 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75399) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.505 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-18 09:22:56.505 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75399) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.505 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-18 09:22:56.505 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75399) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.505 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-18 09:22:56.505 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75399) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.505 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-18 09:22:56.505 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75399) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:22:56.505 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-18 09:22:56.505 | + functions-common:time_stop:2420 : local name 2026-08-18 09:22:56.505 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:22:56.505 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:22:56.505 | + functions-common:time_stop:2423 : local total 2026-08-18 09:22:56.505 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:22:56.505 | + functions-common:time_stop:2426 : name=dbsync 2026-08-18 09:22:56.505 | + functions-common:time_stop:2427 : start_time=1787044961554 2026-08-18 09:22:56.505 | + functions-common:time_stop:2429 : [[ -z 1787044961554 ]] 2026-08-18 09:22:56.505 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:22:56.505 | + functions-common:time_stop:2432 : end_time=1787044966893 2026-08-18 09:22:56.505 | + functions-common:time_stop:2433 : elapsed_time=5339 2026-08-18 09:22:56.505 | + functions-common:time_stop:2434 : total=4327 2026-08-18 09:22:56.505 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:22:56.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9666 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-18 09:22:56.505 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-18 09:22:56.505 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-08-18 09:22:56.505 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-18 09:22:56.550 | [8555 Async init_cinder:75261]: finished init_cinder with result 0 in 5 seconds 2026-08-18 09:22:56.556 | + inc/async:async_wait:197 : return 0 2026-08-18 09:22:56.559 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-18 09:22:56.580 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:56.583 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-18 09:22:56.586 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:22:56.590 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-18 09:22:56.593 | + ./stack.sh:main:1242 : init_nova 2026-08-18 09:22:56.596 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-18 09:22:56.617 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:56.621 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-18 09:22:56.643 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:22:56.646 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 09:22:56.650 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-18 09:22:56.719 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-18 09:22:56.762 | [8555 Async nova-cell-0:77541]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-18 09:22:56.767 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-18 09:22:56.773 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 09:22:56.777 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-18 09:22:56.780 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 09:22:56.784 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 09:22:56.788 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-18 09:22:56.866 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-18 09:22:56.907 | [8555 Async nova-cell-1:77648]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-18 09:22:56.909 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-18 09:22:56.913 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-18 09:22:56.917 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-18 09:22:56.919 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-18 09:22:56.923 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-18 09:22:56.927 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:22:56.962 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-18 09:22:56.967 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:22:57.003 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-18 09:22:57.261 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 09:22:57.261 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:22:57.261 | we strongly recommend against using it for new projects. 2026-08-18 09:22:57.261 | 2026-08-18 09:22:57.261 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:22:57.261 | framework. For more detail see 2026-08-18 09:22:57.261 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:22:57.261 | 2026-08-18 09:22:57.261 | import eventlet # noqa 2026-08-18 09:22:57.383 | 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-08-18 09:22:59.571 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-18 09:22:59.617 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:22:59.617 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:22:59.617 | DEBUG dbcounter [-] [77715] Writer thread running {{(pid=77715) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:22:59.640 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-18 09:23:01.351 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 09:23:01.352 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-18 09:23:02.160 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:02.162 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-18 09:23:02.165 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77715) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:02.757 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-18 09:23:02.760 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-18 09:23:02.763 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-18 09:23:02.766 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-18 09:23:02.768 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-18 09:23:02.771 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:02.774 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-18 09:23:02.794 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:02.798 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-18 09:23:02.801 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-18 09:23:02.805 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-18 09:23:03.109 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 09:23:03.109 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:23:03.109 | we strongly recommend against using it for new projects. 2026-08-18 09:23:03.109 | 2026-08-18 09:23:03.109 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:23:03.109 | framework. For more detail see 2026-08-18 09:23:03.109 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:23:03.109 | 2026-08-18 09:23:03.109 | import eventlet # noqa 2026-08-18 09:23:03.250 | 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-08-18 09:23:04.888 | INFO dbcounter [None req-73534a35-cc44-44ef-9815-0dbd8f75dc35 None None] Registered counter for database nova_api 2026-08-18 09:23:04.950 | DEBUG dbcounter [-] [78380] Writer thread running {{(pid=78380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:23:05.523 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-18 09:23:05.529 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-18 09:23:05.532 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-18 09:23:05.590 | [8555 Async nova-cell-0:77541]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77541 (3 other jobs running) 2026-08-18 09:23:05.618 | [8555 Async nova-cell-0:77541]: Signaling child to exit 2026-08-18 09:23:07.085 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:23:07.113 | [77648 Async nova-cell-1:77648]: finished successfully 2026-08-18 09:23:07.185 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:23:07.210 | [77541 Async nova-cell-0:77541]: finished successfully 2026-08-18 09:23:07.234 | WAKEUP 2026-08-18 09:23:07.257 | [8555 Async nova-cell-0:77541]: Signaled 2026-08-18 09:23:07.259 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-18 09:23:07.259 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-18 09:23:07.259 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-18 09:23:07.259 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-18 09:23:07.259 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-18 09:23:07.259 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-18 09:23:07.259 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-18 09:23:07.259 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:23:07.259 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-18 09:23:07.259 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:23:07.259 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-18 09:23:07.259 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 09:23:07.259 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:23:07.259 | we strongly recommend against using it for new projects. 2026-08-18 09:23:07.259 | 2026-08-18 09:23:07.259 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:23:07.259 | framework. For more detail see 2026-08-18 09:23:07.259 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:23:07.259 | 2026-08-18 09:23:07.259 | import eventlet # noqa 2026-08-18 09:23:07.259 | 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-08-18 09:23:07.259 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:23:07.259 | DEBUG dbcounter [-] [77628] Writer thread running {{(pid=77628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-18 09:23:07.259 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77628) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-18 09:23:07.259 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77628) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-18 09:23:07.259 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77628) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-18 09:23:07.259 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77628) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-18 09:23:07.259 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77628) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-18 09:23:07.259 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77628) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-18 09:23:07.259 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77628) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-18 09:23:07.259 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77628) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-18 09:23:07.259 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77628) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.259 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-18 09:23:07.259 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77628) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.307 | [8555 Async nova-cell-0:77541]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 10 seconds 2026-08-18 09:23:07.312 | + inc/async:async_wait:197 : return 0 2026-08-18 09:23:07.315 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-18 09:23:07.318 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-18 09:23:07.374 | [8555 Async nova-cell-1:77648]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77648 (2 other jobs running) 2026-08-18 09:23:07.402 | [8555 Async nova-cell-1:77648]: Signaling child to exit 2026-08-18 09:23:07.402 | WAKEUP 2026-08-18 09:23:07.426 | [8555 Async nova-cell-1:77648]: Signaled 2026-08-18 09:23:07.428 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-18 09:23:07.428 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-18 09:23:07.428 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-18 09:23:07.428 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-18 09:23:07.428 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-18 09:23:07.428 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-18 09:23:07.428 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-18 09:23:07.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:23:07.428 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-18 09:23:07.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-18 09:23:07.428 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-18 09:23:07.428 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 09:23:07.428 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:23:07.428 | we strongly recommend against using it for new projects. 2026-08-18 09:23:07.428 | 2026-08-18 09:23:07.428 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:23:07.428 | framework. For more detail see 2026-08-18 09:23:07.428 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:23:07.428 | 2026-08-18 09:23:07.428 | import eventlet # noqa 2026-08-18 09:23:07.428 | 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-08-18 09:23:07.428 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-18 09:23:07.428 | DEBUG dbcounter [-] [77712] Writer thread running {{(pid=77712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-18 09:23:07.428 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77712) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-18 09:23:07.428 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77712) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-18 09:23:07.428 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77712) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-18 09:23:07.428 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77712) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-18 09:23:07.428 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77712) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-18 09:23:07.428 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77712) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-18 09:23:07.428 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77712) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-18 09:23:07.428 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77712) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-18 09:23:07.428 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77712) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.428 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-18 09:23:07.428 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77712) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-18 09:23:07.477 | [8555 Async nova-cell-1:77648]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 10 seconds 2026-08-18 09:23:07.482 | + inc/async:async_wait:197 : return 0 2026-08-18 09:23:07.484 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 09:23:07.487 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-18 09:23:07.784 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 09:23:07.784 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:23:07.784 | we strongly recommend against using it for new projects. 2026-08-18 09:23:07.784 | 2026-08-18 09:23:07.784 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:23:07.784 | framework. For more detail see 2026-08-18 09:23:07.784 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:23:07.784 | 2026-08-18 09:23:07.784 | import eventlet # noqa 2026-08-18 09:23:07.922 | 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-08-18 09:23:09.566 | Running batches of 50 until complete 2026-08-18 09:23:09.566 | INFO dbcounter [None req-718f7b42-f27f-475a-b8a8-15761179901c None None] Registered counter for database nova_cell0 2026-08-18 09:23:09.699 | DEBUG dbcounter [-] [78937] Writer thread running {{(pid=78937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:23:09.702 | INFO dbcounter [None req-718f7b42-f27f-475a-b8a8-15761179901c None None] Registered counter for database nova_api 2026-08-18 09:23:09.780 | DEBUG dbcounter [-] [78937] Writer thread running {{(pid=78937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:23:09.793 | INFO dbcounter [None req-718f7b42-f27f-475a-b8a8-15761179901c None None] Registered counter for database nova_cell0 2026-08-18 09:23:09.827 | DEBUG dbcounter [-] [78937] Writer thread running {{(pid=78937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:23:09.991 | +-------------------------------------+--------------+-----------+ 2026-08-18 09:23:09.991 | | Migration | Total Needed | Completed | 2026-08-18 09:23:09.991 | +-------------------------------------+--------------+-----------+ 2026-08-18 09:23:09.991 | | fill_virtual_interface_list | 0 | 0 | 2026-08-18 09:23:09.991 | | migrate_empty_ratio | 0 | 0 | 2026-08-18 09:23:09.991 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-18 09:23:09.991 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-18 09:23:09.991 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-18 09:23:09.991 | | populate_dev_uuids | 0 | 0 | 2026-08-18 09:23:09.991 | | populate_instance_compute_id | 0 | 0 | 2026-08-18 09:23:09.991 | | populate_missing_availability_zones | 0 | 0 | 2026-08-18 09:23:09.991 | | populate_queued_for_delete | 0 | 0 | 2026-08-18 09:23:09.991 | | populate_user_id | 0 | 0 | 2026-08-18 09:23:09.991 | | populate_uuids | 0 | 0 | 2026-08-18 09:23:09.991 | +-------------------------------------+--------------+-----------+ 2026-08-18 09:23:10.604 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-18 09:23:10.610 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 09:23:10.614 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-18 09:23:10.616 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 09:23:10.620 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 09:23:10.623 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-18 09:23:10.914 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 09:23:10.914 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:23:10.914 | we strongly recommend against using it for new projects. 2026-08-18 09:23:10.914 | 2026-08-18 09:23:10.914 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:23:10.914 | framework. For more detail see 2026-08-18 09:23:10.914 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:23:10.914 | 2026-08-18 09:23:10.915 | import eventlet # noqa 2026-08-18 09:23:11.059 | 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-08-18 09:23:12.745 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-18 09:23:12.745 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-18 09:23:12.745 | INFO dbcounter [None req-8b36c108-dc7b-4d0d-866f-49e23effc1cf None None] Registered counter for database nova_api 2026-08-18 09:23:12.817 | DEBUG dbcounter [-] [78956] Writer thread running {{(pid=78956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:23:13.403 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-18 09:23:13.406 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-18 09:23:13.420 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-18 09:23:13.423 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-18 09:23:13.426 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-18 09:23:13.494 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-18 09:23:13.538 | [8555 Async configure_neutron_nova:79022]: running: configure_neutron_nova 2026-08-18 09:23:13.541 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-18 09:23:13.544 | + functions-common:run_phase:1848 : local mode=stack 2026-08-18 09:23:13.547 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-18 09:23:13.550 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-18 09:23:13.553 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 09:23:13.557 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 09:23:13.560 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 09:23:13.563 | + functions-common:run_phase:1858 : local extra 2026-08-18 09:23:13.568 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-18 09:23:13.573 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 09:23:13.576 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 09:23:13.580 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-18 09:23:13.583 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-08-18 09:23:13.587 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 09:23:13.606 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:13.608 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 09:23:13.612 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:23:13.614 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-18 09:23:13.617 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:23:13.621 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-18 09:23:13.625 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-18 09:23:13.627 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-18 09:23:13.631 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-18 09:23:13.633 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 09:23:13.637 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 09:23:13.639 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-18 09:23:13.641 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-18 09:23:13.645 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-18 09:23:13.647 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-18 09:23:13.650 | + functions-common:run_plugins:1838 : local plugin 2026-08-18 09:23:13.653 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-18 09:23:13.657 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-18 09:23:13.660 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-18 09:23:13.664 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-08-18 09:23:13.667 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-18 09:23:13.670 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-18 09:23:13.674 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-18 09:23:13.677 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-18 09:23:13.680 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-18 09:23:13.684 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-18 09:23:13.687 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-18 09:23:13.691 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-18 09:23:13.695 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-18 09:23:13.699 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-18 09:23:13.704 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-18 09:23:13.709 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-18 09:23:13.712 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-18 09:23:13.715 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-18 09:23:13.719 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-18 09:23:13.723 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-18 09:23:13.727 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-18 09:23:13.730 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-18 09:23:13.734 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-18 09:23:13.738 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-18 09:23:13.742 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-18 09:23:13.762 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-18 09:23:13.767 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-18 09:23:13.770 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-18 09:23:13.774 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-18 09:23:13.777 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-18 09:23:13.781 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-18 09:23:13.785 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-18 09:23:13.790 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-18 09:23:13.794 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-18 09:23:13.820 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-18 09:23:13.824 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-18 09:23:13.830 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-18 09:23:13.830 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-18 09:23:13.835 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-18 09:23:13.839 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-18 09:23:13.842 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-18 09:23:13.846 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-18 09:23:13.870 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-18 09:23:13.875 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-18 09:23:13.877 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:23:13.880 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-18 09:23:13.883 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-08-18 09:23:13.903 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:13.906 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-08-18 09:23:13.925 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:13.928 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-08-18 09:23:13.950 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:13.953 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-08-18 09:23:13.974 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:13.977 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-08-18 09:23:13.997 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.000 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-08-18 09:23:14.020 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.023 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-08-18 09:23:14.043 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.046 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-08-18 09:23:14.067 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.069 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-08-18 09:23:14.088 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.091 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-08-18 09:23:14.111 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.114 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-08-18 09:23:14.131 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.133 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-08-18 09:23:14.152 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.155 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-08-18 09:23:14.175 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.179 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-08-18 09:23:14.199 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.201 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-08-18 09:23:14.221 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.224 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-08-18 09:23:14.244 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.246 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-08-18 09:23:14.267 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.270 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-08-18 09:23:14.274 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-08-18 09:23:14.278 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-08-18 09:23:14.281 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-08-18 09:23:14.284 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:12 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-18 09:23:14.322 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-08-18 09:23:14.325 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-08-18 09:23:14.328 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-08-18 09:23:14.331 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-08-18 09:23:14.349 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.351 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-08-18 09:23:14.373 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:14.378 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-08-18 09:23:14.382 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-18 09:23:14.385 | + inc/meta-config:merge_config_group:171 : shift 2026-08-18 09:23:14.389 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-18 09:23:14.391 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:23:14.395 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-18 09:23:14.398 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-18 09:23:14.404 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-08-18 09:23:14.406 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:23:14.410 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-18 09:23:14.413 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:23:14.417 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-18 09:23:14.417 | /^\[\[.+\|.*\]\]/ { 2026-08-18 09:23:14.417 | gsub("[][]", "", $1); 2026-08-18 09:23:14.417 | split($1, a, "|"); 2026-08-18 09:23:14.417 | if (a[1] == matchgroup) 2026-08-18 09:23:14.417 | print a[2] 2026-08-18 09:23:14.417 | } 2026-08-18 09:23:14.417 | ' /opt/stack/devstack/local.conf 2026-08-18 09:23:14.424 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-18 09:23:14.427 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-18 09:23:14.430 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-18 09:23:14.434 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-18 09:23:14.438 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-18 09:23:14.442 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-18 09:23:14.446 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-18 09:23:14.450 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-18 09:23:14.454 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:23:14.456 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-18 09:23:14.459 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-18 09:23:14.462 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-18 09:23:14.466 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-18 09:23:14.470 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-08-18 09:23:14.474 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:23:14.477 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-18 09:23:14.480 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-18 09:23:14.484 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-18 09:23:14.486 | [79022 Async configure_neutron_nova:79022]: finished successfully 2026-08-18 09:23:14.488 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-18 09:23:14.493 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-18 09:23:14.497 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-18 09:23:14.501 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-18 09:23:14.506 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-08-18 09:23:14.506 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-18 09:23:14.506 | BEGIN { 2026-08-18 09:23:14.506 | section = "" 2026-08-18 09:23:14.506 | last_section = "" 2026-08-18 09:23:14.506 | section_count = 0 2026-08-18 09:23:14.506 | } 2026-08-18 09:23:14.506 | /^\[.+\]/ { 2026-08-18 09:23:14.506 | gsub("[][]", "", $1); 2026-08-18 09:23:14.506 | section=$1 2026-08-18 09:23:14.506 | next 2026-08-18 09:23:14.506 | } 2026-08-18 09:23:14.506 | /^ *\#/ { 2026-08-18 09:23:14.506 | next 2026-08-18 09:23:14.506 | } 2026-08-18 09:23:14.506 | /^[^ \t]+/ { 2026-08-18 09:23:14.506 | # get offset of first = in $0 2026-08-18 09:23:14.506 | eq_idx = index($0, "=") 2026-08-18 09:23:14.506 | # extract attr & value from $0 2026-08-18 09:23:14.506 | attr = substr($0, 1, eq_idx - 1) 2026-08-18 09:23:14.506 | value = substr($0, eq_idx + 1) 2026-08-18 09:23:14.506 | # only need to strip trailing whitespace from attr 2026-08-18 09:23:14.506 | sub(/[ \t]*$/, "", attr) 2026-08-18 09:23:14.506 | # need to strip leading & trailing whitespace from value 2026-08-18 09:23:14.506 | sub(/^[ \t]*/, "", value) 2026-08-18 09:23:14.506 | sub(/[ \t]*$/, "", value) 2026-08-18 09:23:14.506 | 2026-08-18 09:23:14.506 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-18 09:23:14.506 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-18 09:23:14.506 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-18 09:23:14.506 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-18 09:23:14.506 | if (! (section, attr) in cfg_attr_count) { 2026-08-18 09:23:14.506 | if (section != last_section) { 2026-08-18 09:23:14.506 | cfg_section[section_count++] = section 2026-08-18 09:23:14.506 | last_section = section 2026-08-18 09:23:14.506 | } 2026-08-18 09:23:14.506 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-18 09:23:14.506 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-18 09:23:14.506 | 2026-08-18 09:23:14.506 | cfg_attr[section, attr, 0] = value 2026-08-18 09:23:14.506 | cfg_attr_count[section, attr] = 1 2026-08-18 09:23:14.506 | } else { 2026-08-18 09:23:14.506 | lno = cfg_attr_count[section, attr]++ 2026-08-18 09:23:14.506 | cfg_attr[section, attr, lno] = value 2026-08-18 09:23:14.506 | } 2026-08-18 09:23:14.507 | } 2026-08-18 09:23:14.507 | END { 2026-08-18 09:23:14.507 | # Process each section in order 2026-08-18 09:23:14.507 | for (sno = 0; sno < section_count; sno++) { 2026-08-18 09:23:14.507 | section = cfg_section[sno] 2026-08-18 09:23:14.507 | # The ini routines simply append a config item immediately 2026-08-18 09:23:14.507 | # after the section header. To keep the same order as defined 2026-08-18 09:23:14.507 | # in local.conf, invoke the ini routines in the reverse order 2026-08-18 09:23:14.507 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-18 09:23:14.507 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-18 09:23:14.507 | if (cfg_attr_count[section, attr] == 1) 2026-08-18 09:23:14.507 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-18 09:23:14.507 | else { 2026-08-18 09:23:14.507 | # For multiline, invoke the ini routines in the reverse order 2026-08-18 09:23:14.507 | count = cfg_attr_count[section, attr] 2026-08-18 09:23:14.507 | print "inidelete " configfile " " section " " attr 2026-08-18 09:23:14.507 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-18 09:23:14.507 | for (l = count -2; l >= 0; l--) 2026-08-18 09:23:14.507 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-18 09:23:14.507 | } 2026-08-18 09:23:14.507 | } 2026-08-18 09:23:14.507 | } 2026-08-18 09:23:14.507 | } 2026-08-18 09:23:14.507 | ' 2026-08-18 09:23:14.507 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 09:23:14.509 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-18 09:23:14.510 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:23:14.513 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-18 09:23:14.516 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-18 09:23:14.520 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:23:14.524 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-18 09:23:14.528 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-18 09:23:14.528 | BEGIN { group = "" } 2026-08-18 09:23:14.528 | /^\[\[.+\|.*\]\]/ { 2026-08-18 09:23:14.528 | gsub("[][]", "", $1); 2026-08-18 09:23:14.528 | split($1, a, "|"); 2026-08-18 09:23:14.528 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-18 09:23:14.528 | group=a[1] 2026-08-18 09:23:14.528 | } else { 2026-08-18 09:23:14.528 | group="" 2026-08-18 09:23:14.528 | } 2026-08-18 09:23:14.528 | next 2026-08-18 09:23:14.528 | } 2026-08-18 09:23:14.528 | { 2026-08-18 09:23:14.528 | if (group != "") 2026-08-18 09:23:14.528 | print $0 2026-08-18 09:23:14.528 | } 2026-08-18 09:23:14.528 | ' /opt/stack/devstack/local.conf 2026-08-18 09:23:14.535 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-08-18 09:23:14.538 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-08-18 09:23:14.575 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 09:23:14.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-08-18 09:23:14.582 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-08-18 09:23:14.618 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 09:23:14.621 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-08-18 09:23:14.624 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-08-18 09:23:14.660 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 09:23:14.664 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-18 09:23:14.668 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-18 09:23:14.671 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-18 09:23:14.675 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-08-18 09:23:14.678 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-08-18 09:23:14.683 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-08-18 09:23:14.686 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-08-18 09:23:14.690 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-08-18 09:23:14.695 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-18 09:23:14.699 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-18 09:23:14.702 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-18 09:23:14.705 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-18 09:23:14.709 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-08-18 09:23:14.711 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:23:14.714 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-18 09:23:14.718 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-08-18 09:23:14.720 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-18 09:23:14.724 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-08-18 09:23:14.727 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-08-18 09:23:14.730 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-08-18 09:23:14.734 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-08-18 09:23:14.737 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-08-18 09:23:14.738 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-08-18 09:23:14.738 | BEGIN { 2026-08-18 09:23:14.738 | section = "" 2026-08-18 09:23:14.738 | last_section = "" 2026-08-18 09:23:14.738 | section_count = 0 2026-08-18 09:23:14.738 | } 2026-08-18 09:23:14.738 | /^\[.+\]/ { 2026-08-18 09:23:14.739 | gsub("[][]", "", $1); 2026-08-18 09:23:14.739 | section=$1 2026-08-18 09:23:14.739 | next 2026-08-18 09:23:14.739 | } 2026-08-18 09:23:14.739 | /^ *\#/ { 2026-08-18 09:23:14.739 | next 2026-08-18 09:23:14.739 | } 2026-08-18 09:23:14.739 | /^[^ \t]+/ { 2026-08-18 09:23:14.739 | # get offset of first = in $0 2026-08-18 09:23:14.739 | eq_idx = index($0, "=") 2026-08-18 09:23:14.739 | # extract attr & value from $0 2026-08-18 09:23:14.739 | attr = substr($0, 1, eq_idx - 1) 2026-08-18 09:23:14.739 | value = substr($0, eq_idx + 1) 2026-08-18 09:23:14.739 | # only need to strip trailing whitespace from attr 2026-08-18 09:23:14.739 | sub(/[ \t]*$/, "", attr) 2026-08-18 09:23:14.739 | # need to strip leading & trailing whitespace from value 2026-08-18 09:23:14.739 | sub(/^[ \t]*/, "", value) 2026-08-18 09:23:14.739 | sub(/[ \t]*$/, "", value) 2026-08-18 09:23:14.739 | 2026-08-18 09:23:14.739 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-18 09:23:14.739 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-18 09:23:14.739 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-18 09:23:14.739 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-18 09:23:14.739 | if (! (section, attr) in cfg_attr_count) { 2026-08-18 09:23:14.739 | if (section != last_section) { 2026-08-18 09:23:14.739 | cfg_section[section_count++] = section 2026-08-18 09:23:14.739 | last_section = section 2026-08-18 09:23:14.739 | } 2026-08-18 09:23:14.739 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-18 09:23:14.739 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-18 09:23:14.739 | 2026-08-18 09:23:14.739 | cfg_attr[section, attr, 0] = value 2026-08-18 09:23:14.739 | cfg_attr_count[section, attr] = 1 2026-08-18 09:23:14.739 | } else { 2026-08-18 09:23:14.739 | lno = cfg_attr_count[section, attr]++ 2026-08-18 09:23:14.739 | cfg_attr[section, attr, lno] = value 2026-08-18 09:23:14.739 | } 2026-08-18 09:23:14.739 | } 2026-08-18 09:23:14.739 | END { 2026-08-18 09:23:14.739 | # Process each section in order 2026-08-18 09:23:14.739 | for (sno = 0; sno < section_count; sno++) { 2026-08-18 09:23:14.739 | section = cfg_section[sno] 2026-08-18 09:23:14.739 | # The ini routines simply append a config item immediately 2026-08-18 09:23:14.739 | # after the section header. To keep the same order as defined 2026-08-18 09:23:14.739 | # in local.conf, invoke the ini routines in the reverse order 2026-08-18 09:23:14.739 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-18 09:23:14.739 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-18 09:23:14.739 | if (cfg_attr_count[section, attr] == 1) 2026-08-18 09:23:14.739 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-18 09:23:14.739 | else { 2026-08-18 09:23:14.739 | # For multiline, invoke the ini routines in the reverse order 2026-08-18 09:23:14.739 | count = cfg_attr_count[section, attr] 2026-08-18 09:23:14.739 | print "inidelete " configfile " " section " " attr 2026-08-18 09:23:14.739 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-18 09:23:14.739 | for (l = count -2; l >= 0; l--) 2026-08-18 09:23:14.739 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-18 09:23:14.739 | } 2026-08-18 09:23:14.739 | } 2026-08-18 09:23:14.739 | } 2026-08-18 09:23:14.739 | } 2026-08-18 09:23:14.739 | ' 2026-08-18 09:23:14.739 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 09:23:14.741 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:23:14.742 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-18 09:23:14.743 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-18 09:23:14.747 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-08-18 09:23:14.750 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:23:14.752 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-08-18 09:23:14.756 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-08-18 09:23:14.756 | BEGIN { group = "" } 2026-08-18 09:23:14.756 | /^\[\[.+\|.*\]\]/ { 2026-08-18 09:23:14.756 | gsub("[][]", "", $1); 2026-08-18 09:23:14.756 | split($1, a, "|"); 2026-08-18 09:23:14.756 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-18 09:23:14.756 | group=a[1] 2026-08-18 09:23:14.756 | } else { 2026-08-18 09:23:14.756 | group="" 2026-08-18 09:23:14.756 | } 2026-08-18 09:23:14.756 | next 2026-08-18 09:23:14.756 | } 2026-08-18 09:23:14.756 | { 2026-08-18 09:23:14.756 | if (group != "") 2026-08-18 09:23:14.756 | print $0 2026-08-18 09:23:14.756 | } 2026-08-18 09:23:14.756 | ' /opt/stack/devstack/local.conf 2026-08-18 09:23:14.764 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-08-18 09:23:14.767 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-08-18 09:23:14.801 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 09:23:14.805 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-18 09:23:14.827 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:14.829 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-08-18 09:23:14.832 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:23:14.835 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-08-18 09:23:14.837 | + ./stack.sh:main:1271 : start_swift 2026-08-18 09:23:14.839 | + lib/swift:start_swift:768 : restart_service memcached 2026-08-18 09:23:14.842 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:23:14.845 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-18 09:23:15.004 | + lib/swift:start_swift:771 : is_ubuntu 2026-08-18 09:23:15.006 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:23:15.009 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:23:15.011 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-08-18 09:23:15.083 | Restarting rsync (via systemctl): rsync.service. 2026-08-18 09:23:15.087 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-08-18 09:23:15.091 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-08-18 09:23:15.094 | + lib/swift:start_swift:799 : local foreground_services type 2026-08-18 09:23:15.097 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-08-18 09:23:15.100 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-08-18 09:23:15.103 | + lib/swift:start_swift:803 : run_process s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-18 09:23:15.106 | + functions-common:run_process:1674 : local service=s-object 2026-08-18 09:23:15.109 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-18 09:23:15.111 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:15.115 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:15.118 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:15.120 | + functions-common:run_process:1680 : local name=s-object 2026-08-18 09:23:15.124 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:15.127 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:15.131 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:15.135 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:15.138 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:15.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044995140 2026-08-18 09:23:15.147 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-08-18 09:23:15.166 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:15.169 | + functions-common:run_process:1684 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-08-18 09:23:15.172 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-08-18 09:23:15.175 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-18 09:23:15.178 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-18 09:23:15.182 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-18 09:23:15.186 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-18 09:23:15.189 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-08-18 09:23:15.192 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-08-18 09:23:15.195 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-08-18 09:23:15.198 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:15.202 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:15.204 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:15.207 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:15.211 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-08-18 09:23:15.214 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-08-18 09:23:15.218 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-object.service '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2026-08-18 09:23:15.220 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-08-18 09:23:15.223 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-18 09:23:15.226 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:23:15.228 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:23:15.231 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:23:15.234 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:23:15.236 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:23:15.239 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-08-18 09:23:15.243 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:23:15.248 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-08-18 09:23:15.320 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:15.397 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-08-18 09:23:15.460 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-18 09:23:15.526 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-08-18 09:23:15.590 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-08-18 09:23:15.650 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:15.712 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:23:15.715 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:23:15.718 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-08-18 09:23:15.793 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:23:16.140 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-08-18 09:23:16.154 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-08-18 09:23:16.478 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-08-18 09:23:16.510 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:16.512 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:16.516 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:16.519 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:16.522 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:16.526 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:16.530 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:16.533 | + functions-common:time_stop:2427 : start_time=1787044995140 2026-08-18 09:23:16.538 | + functions-common:time_stop:2429 : [[ -z 1787044995140 ]] 2026-08-18 09:23:16.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:16.548 | + functions-common:time_stop:2432 : end_time=1787044996544 2026-08-18 09:23:16.551 | + functions-common:time_stop:2433 : elapsed_time=1404 2026-08-18 09:23:16.555 | + functions-common:time_stop:2434 : total=6129 2026-08-18 09:23:16.559 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:16.562 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7533 2026-08-18 09:23:16.566 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-08-18 09:23:16.569 | + lib/swift:start_swift:803 : run_process s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-18 09:23:16.572 | + functions-common:run_process:1674 : local service=s-container 2026-08-18 09:23:16.575 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-18 09:23:16.579 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:16.583 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:16.586 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:16.589 | + functions-common:run_process:1680 : local name=s-container 2026-08-18 09:23:16.592 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:16.595 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:16.599 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:16.603 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:16.607 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:16.613 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044996609 2026-08-18 09:23:16.616 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-08-18 09:23:16.635 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:16.638 | + functions-common:run_process:1684 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-08-18 09:23:16.642 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-08-18 09:23:16.645 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-18 09:23:16.648 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-18 09:23:16.651 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-18 09:23:16.654 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-18 09:23:16.657 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-08-18 09:23:16.660 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-08-18 09:23:16.663 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-08-18 09:23:16.667 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:16.670 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:16.674 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:16.677 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:16.681 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-08-18 09:23:16.685 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-08-18 09:23:16.689 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-container.service '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2026-08-18 09:23:16.692 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-08-18 09:23:16.696 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-18 09:23:16.699 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:23:16.703 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:23:16.706 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:23:16.709 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:23:16.713 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:23:16.716 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-08-18 09:23:16.719 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:23:16.724 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-08-18 09:23:16.800 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:16.879 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-08-18 09:23:16.944 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-18 09:23:17.008 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-08-18 09:23:17.070 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-08-18 09:23:17.138 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:17.204 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:23:17.207 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:23:17.211 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-08-18 09:23:17.284 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:23:17.630 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-08-18 09:23:17.647 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-08-18 09:23:17.964 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-08-18 09:23:17.987 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:17.990 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:17.992 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:17.995 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:17.999 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:18.002 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:18.004 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:18.008 | + functions-common:time_stop:2427 : start_time=1787044996609 2026-08-18 09:23:18.011 | + functions-common:time_stop:2429 : [[ -z 1787044996609 ]] 2026-08-18 09:23:18.015 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:18.020 | + functions-common:time_stop:2432 : end_time=1787044998017 2026-08-18 09:23:18.024 | + functions-common:time_stop:2433 : elapsed_time=1408 2026-08-18 09:23:18.026 | + functions-common:time_stop:2434 : total=7533 2026-08-18 09:23:18.029 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:18.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8941 2026-08-18 09:23:18.034 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-08-18 09:23:18.037 | + lib/swift:start_swift:803 : run_process s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-18 09:23:18.040 | + functions-common:run_process:1674 : local service=s-account 2026-08-18 09:23:18.043 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-18 09:23:18.046 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:18.049 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:18.053 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:18.056 | + functions-common:run_process:1680 : local name=s-account 2026-08-18 09:23:18.059 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:18.062 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:18.065 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:18.069 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:18.073 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:18.078 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044998074 2026-08-18 09:23:18.081 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-08-18 09:23:18.101 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:18.105 | + functions-common:run_process:1684 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-08-18 09:23:18.108 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-08-18 09:23:18.111 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-18 09:23:18.114 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-18 09:23:18.116 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-18 09:23:18.119 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-18 09:23:18.123 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-08-18 09:23:18.125 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-08-18 09:23:18.128 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-08-18 09:23:18.131 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:18.134 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:18.136 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:18.139 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:18.143 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-08-18 09:23:18.146 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-08-18 09:23:18.150 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-account.service '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2026-08-18 09:23:18.153 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-08-18 09:23:18.156 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-18 09:23:18.159 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:23:18.162 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:23:18.165 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:23:18.168 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:23:18.170 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:23:18.173 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-08-18 09:23:18.176 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:23:18.182 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-08-18 09:23:18.255 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:18.333 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-08-18 09:23:18.396 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-18 09:23:18.455 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-08-18 09:23:18.516 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-08-18 09:23:18.578 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:18.641 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:23:18.644 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:23:18.647 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-08-18 09:23:18.722 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:23:19.058 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-08-18 09:23:19.073 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-08-18 09:23:19.383 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-08-18 09:23:19.418 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:19.422 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:19.425 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:19.428 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:19.432 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:19.435 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:19.438 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:19.441 | + functions-common:time_stop:2427 : start_time=1787044998074 2026-08-18 09:23:19.444 | + functions-common:time_stop:2429 : [[ -z 1787044998074 ]] 2026-08-18 09:23:19.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:19.455 | + functions-common:time_stop:2432 : end_time=1787044999451 2026-08-18 09:23:19.459 | + functions-common:time_stop:2433 : elapsed_time=1377 2026-08-18 09:23:19.462 | + functions-common:time_stop:2434 : total=8941 2026-08-18 09:23:19.466 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:19.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10318 2026-08-18 09:23:19.472 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-08-18 09:23:19.475 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-08-18 09:23:19.524 | + lib/swift:start_swift:812 : run_process s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-18 09:23:19.527 | + functions-common:run_process:1674 : local service=s-container-sync 2026-08-18 09:23:19.530 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-18 09:23:19.533 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:19.537 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:19.541 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:19.544 | + functions-common:run_process:1680 : local name=s-container-sync 2026-08-18 09:23:19.548 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:19.552 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:19.555 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:19.558 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:19.563 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:19.567 | + functions-common:time_start:2411 : _TIME_START[$name]=1787044999564 2026-08-18 09:23:19.571 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-08-18 09:23:19.593 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:19.596 | + functions-common:run_process:1684 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-08-18 09:23:19.599 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-08-18 09:23:19.603 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-18 09:23:19.607 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-18 09:23:19.610 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-18 09:23:19.613 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-18 09:23:19.616 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-08-18 09:23:19.620 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-08-18 09:23:19.623 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-08-18 09:23:19.627 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:19.630 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:19.634 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:19.637 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:19.640 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-08-18 09:23:19.644 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-08-18 09:23:19.647 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-container-sync.service '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2026-08-18 09:23:19.650 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-08-18 09:23:19.652 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-18 09:23:19.655 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:23:19.658 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:23:19.661 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:23:19.663 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:23:19.666 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:23:19.670 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-08-18 09:23:19.673 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:23:19.679 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-08-18 09:23:19.753 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:19.835 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-08-18 09:23:19.903 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-18 09:23:19.972 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-08-18 09:23:20.037 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-08-18 09:23:20.099 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:20.161 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:23:20.163 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:23:20.166 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-08-18 09:23:20.240 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:23:20.569 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-08-18 09:23:20.584 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-08-18 09:23:20.887 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-08-18 09:23:20.919 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:20.922 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:20.925 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:20.928 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:20.931 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:20.934 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:20.936 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:20.939 | + functions-common:time_stop:2427 : start_time=1787044999564 2026-08-18 09:23:20.943 | + functions-common:time_stop:2429 : [[ -z 1787044999564 ]] 2026-08-18 09:23:20.946 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:20.952 | + functions-common:time_stop:2432 : end_time=1787045000948 2026-08-18 09:23:20.955 | + functions-common:time_stop:2433 : elapsed_time=1384 2026-08-18 09:23:20.959 | + functions-common:time_stop:2434 : total=10318 2026-08-18 09:23:20.962 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:20.964 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11702 2026-08-18 09:23:20.968 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-08-18 09:23:20.987 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:20.990 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-08-18 09:23:20.993 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.138 8081 16384 2026-08-18 09:23:20.997 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-08-18 09:23:21.000 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-18 09:23:21.002 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-08-18 09:23:21.005 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.138 2026-08-18 09:23:21.008 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-08-18 09:23:21.011 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-08-18 09:23:21.013 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-18 09:23:21.017 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-18 09:23:21.020 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-18 09:23:21.023 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-18 09:23:21.026 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-18 09:23:21.030 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-08-18 09:23:21.033 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-08-18 09:23:21.036 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-18 09:23:21.039 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:23:21.041 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:23:21.045 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-08-18 09:23:21.048 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-08-18 09:23:21.052 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-18 09:23:21.055 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-08-18 09:23:21.058 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-08-18 09:23:21.061 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-08-18 09:23:21.065 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-08-18 09:23:21.069 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-08-18 09:23:21.084 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:23:21.086 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-18 09:23:21.089 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-18 09:23:21.091 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:23:21.094 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:23:21.097 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:23:21.100 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:23:21.103 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-18 09:23:21.107 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-18 09:23:21.142 | headers (enabled by site administrator) 2026-08-18 09:23:21.145 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:23:21.149 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-18 09:23:21.151 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-18 09:23:21.154 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:23:21.157 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:23:21.159 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:23:21.161 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:23:21.164 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-18 09:23:21.167 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-18 09:23:21.201 | ssl (enabled by site administrator) 2026-08-18 09:23:21.206 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:23:21.209 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-18 09:23:21.211 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-18 09:23:21.215 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:23:21.218 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:23:21.222 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:23:21.224 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:23:21.227 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-18 09:23:21.230 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-18 09:23:21.264 | proxy (enabled by site administrator) 2026-08-18 09:23:21.269 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-18 09:23:21.272 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-18 09:23:21.275 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-18 09:23:21.278 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-18 09:23:21.281 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:23:21.284 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:23:21.287 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:23:21.289 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-18 09:23:21.292 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-18 09:23:21.327 | proxy_http (enabled by site administrator) 2026-08-18 09:23:21.331 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-08-18 09:23:21.335 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-08-18 09:23:21.338 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-18 09:23:21.341 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-18 09:23:21.344 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-18 09:23:21.347 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-18 09:23:21.350 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:23:21.353 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:23:21.356 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-18 09:23:21.358 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-18 09:23:21.362 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:23:21.365 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:23:21.368 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-08-18 09:23:21.404 | Enabling site swift-tls-proxy. 2026-08-18 09:23:21.410 | To activate the new configuration, you need to run: 2026-08-18 09:23:21.410 | systemctl reload apache2 2026-08-18 09:23:21.416 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-18 09:23:21.418 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-18 09:23:21.421 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-18 09:23:21.424 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-18 09:23:21.556 | + lib/swift:start_swift:823 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-18 09:23:21.560 | + functions-common:run_process:1674 : local service=s-proxy 2026-08-18 09:23:21.563 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-18 09:23:21.566 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:21.569 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:21.573 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:21.576 | + functions-common:run_process:1680 : local name=s-proxy 2026-08-18 09:23:21.580 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:21.583 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:21.586 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:21.590 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:21.595 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:21.600 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045001596 2026-08-18 09:23:21.603 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-08-18 09:23:21.625 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:21.628 | + functions-common:run_process:1684 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-08-18 09:23:21.631 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-08-18 09:23:21.634 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-18 09:23:21.637 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-18 09:23:21.640 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-18 09:23:21.643 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-18 09:23:21.645 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-08-18 09:23:21.648 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-08-18 09:23:21.651 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-08-18 09:23:21.653 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:21.656 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:21.659 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:21.662 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:21.665 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-08-18 09:23:21.668 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-08-18 09:23:21.671 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-proxy.service '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-08-18 09:23:21.673 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-08-18 09:23:21.676 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-18 09:23:21.678 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:23:21.681 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:23:21.683 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:23:21.685 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:23:21.687 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:23:21.690 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-08-18 09:23:21.693 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:23:21.696 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-08-18 09:23:21.770 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:21.840 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-08-18 09:23:21.902 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-18 09:23:21.958 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-08-18 09:23:22.015 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-08-18 09:23:22.077 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:22.135 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:23:22.138 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:23:22.140 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-08-18 09:23:22.209 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:23:22.520 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-08-18 09:23:22.536 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-08-18 09:23:22.834 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-08-18 09:23:22.861 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:22.865 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:22.868 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:22.872 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:22.875 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:22.879 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:22.882 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:22.885 | + functions-common:time_stop:2427 : start_time=1787045001596 2026-08-18 09:23:22.889 | + functions-common:time_stop:2429 : [[ -z 1787045001596 ]] 2026-08-18 09:23:22.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:22.899 | + functions-common:time_stop:2432 : end_time=1787045002895 2026-08-18 09:23:22.902 | + functions-common:time_stop:2433 : elapsed_time=1299 2026-08-18 09:23:22.905 | + functions-common:time_stop:2434 : total=11702 2026-08-18 09:23:22.909 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:22.912 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13001 2026-08-18 09:23:22.914 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-08-18 09:23:22.914 | Waiting for swift proxy to start... 2026-08-18 09:23:22.917 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.138:8080/info 2026-08-18 09:23:22.921 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 09:23:22.924 | + functions:wait_for_service:477 : local url=https://10.4.3.138:8080/info 2026-08-18 09:23:22.927 | + functions:wait_for_service:478 : local rval=0 2026-08-18 09:23:22.930 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 09:23:22.933 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 09:23:22.935 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:22.938 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:22.942 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:22.948 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045002944 2026-08-18 09:23:22.950 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 09:23:22.955 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.138:8080/info 2026-08-18 09:23:22.970 | + :: : [[ 503 == 503 ]] 2026-08-18 09:23:22.971 | + :: : sleep 1 2026-08-18 09:23:23.975 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.138:8080/info 2026-08-18 09:23:23.994 | + :: : [[ 200 == 503 ]] 2026-08-18 09:23:23.996 | + :: : [[ 0 -eq 7 ]] 2026-08-18 09:23:24.000 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 09:23:24.003 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:24.006 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:24.009 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:24.012 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:24.015 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:24.019 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 09:23:24.021 | + functions-common:time_stop:2427 : start_time=1787045002944 2026-08-18 09:23:24.024 | + functions-common:time_stop:2429 : [[ -z 1787045002944 ]] 2026-08-18 09:23:24.028 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:24.033 | + functions-common:time_stop:2432 : end_time=1787045004030 2026-08-18 09:23:24.036 | + functions-common:time_stop:2433 : elapsed_time=1086 2026-08-18 09:23:24.039 | + functions-common:time_stop:2434 : total=2969 2026-08-18 09:23:24.041 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:24.044 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4055 2026-08-18 09:23:24.047 | + functions:wait_for_service:486 : return 0 2026-08-18 09:23:24.050 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-08-18 09:23:24.052 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-18 09:23:24.055 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-18 09:23:24.073 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:24.076 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-18 09:23:24.108 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-18 09:23:24.158 | [8555 Async configure_neutron_nova:79022]: Waiting for completion of configure_neutron_nova running on PID 79022 (2 other jobs running) 2026-08-18 09:23:24.183 | [8555 Async configure_neutron_nova:79022]: Signaling child to exit 2026-08-18 09:23:24.183 | WAKEUP 2026-08-18 09:23:24.205 | [8555 Async configure_neutron_nova:79022]: Signaled 2026-08-18 09:23:24.207 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-18 09:23:24.207 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-18 09:23:24.207 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.138/identity 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-18 09:23:24.207 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-18 09:23:24.207 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-18 09:23:24.207 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-18 09:23:24.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-18 09:23:24.207 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-18 09:23:24.207 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:24.207 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-18 09:23:24.207 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-18 09:23:24.207 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-18 09:23:24.207 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-18 09:23:24.207 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 09:23:24.207 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-18 09:23:24.207 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-18 09:23:24.207 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 09:23:24.207 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 09:23:24.207 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-18 09:23:24.207 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-18 09:23:24.207 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-18 09:23:24.207 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.138/identity 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-18 09:23:24.207 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-18 09:23:24.208 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-18 09:23:24.208 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-18 09:23:24.208 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-18 09:23:24.208 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-18 09:23:24.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-18 09:23:24.208 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-18 09:23:24.208 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:24.208 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-18 09:23:24.208 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-18 09:23:24.257 | [8555 Async configure_neutron_nova:79022]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-18 09:23:24.262 | + inc/async:async_wait:197 : return 0 2026-08-18 09:23:24.266 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-18 09:23:24.289 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:24.293 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-18 09:23:24.330 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-18 09:23:24.372 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-18 09:23:24.393 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:24.396 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-18 09:23:24.400 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:23:24.403 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-18 09:23:24.407 | + ./stack.sh:main:1296 : start_nova_api 2026-08-18 09:23:24.410 | + lib/nova:start_nova_api:968 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:23:24.413 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:23:24.417 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:23:24.422 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-18 09:23:24.427 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 09:23:24.430 | + functions-common:run_process:1674 : local service=n-api 2026-08-18 09:23:24.433 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 09:23:24.437 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:24.440 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:24.444 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:24.448 | + functions-common:run_process:1680 : local name=n-api 2026-08-18 09:23:24.451 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:24.454 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:24.458 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:24.461 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:24.466 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:24.472 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045004468 2026-08-18 09:23:24.476 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-18 09:23:24.497 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:24.501 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-18 09:23:24.504 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-18 09:23:24.508 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 09:23:24.511 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 09:23:24.514 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 09:23:24.517 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-18 09:23:24.521 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-18 09:23:24.525 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-18 09:23:24.528 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-18 09:23:24.532 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:24.535 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:24.539 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:24.542 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:24.545 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-18 09:23:24.548 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-18 09:23:24.551 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:24.555 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:23:24.558 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-18 09:23:24.562 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-18 09:23:24.565 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:23:24.568 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 09:23:24.571 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-18 09:23:24.574 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 09:23:24.578 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-18 09:23:24.581 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 09:23:24.587 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-08-18 09:23:24.662 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:24.738 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-18 09:23:24.799 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-08-18 09:23:24.857 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:23:24.919 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:24.982 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-18 09:23:25.045 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-18 09:23:25.112 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-18 09:23:25.178 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-18 09:23:25.238 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-18 09:23:25.295 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 09:23:25.298 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 09:23:25.301 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-18 09:23:25.373 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 09:23:25.672 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-18 09:23:25.685 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-18 09:23:25.998 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-18 09:23:26.072 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:26.075 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:26.078 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:26.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:26.084 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:26.086 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:26.090 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:26.094 | + functions-common:time_stop:2427 : start_time=1787045004468 2026-08-18 09:23:26.097 | + functions-common:time_stop:2429 : [[ -z 1787045004468 ]] 2026-08-18 09:23:26.102 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:26.107 | + functions-common:time_stop:2432 : end_time=1787045006103 2026-08-18 09:23:26.110 | + functions-common:time_stop:2433 : elapsed_time=1635 2026-08-18 09:23:26.114 | + functions-common:time_stop:2434 : total=13001 2026-08-18 09:23:26.117 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:26.121 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14636 2026-08-18 09:23:26.125 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-18 09:23:26.125 | Waiting for nova-api to start... 2026-08-18 09:23:26.129 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.138/compute/v2.1/ 2026-08-18 09:23:26.132 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.138/compute/v2.1/ 2026-08-18 09:23:26.135 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 09:23:26.138 | + functions:wait_for_service:477 : local url=https://10.4.3.138/compute/v2.1/ 2026-08-18 09:23:26.140 | + functions:wait_for_service:478 : local rval=0 2026-08-18 09:23:26.143 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 09:23:26.146 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 09:23:26.150 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:26.154 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:26.159 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:26.166 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045006161 2026-08-18 09:23:26.170 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 09:23:26.176 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.138/compute/v2.1/ 2026-08-18 09:23:29.116 | + :: : [[ 200 == 503 ]] 2026-08-18 09:23:29.118 | + :: : [[ 0 -eq 7 ]] 2026-08-18 09:23:29.122 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 09:23:29.126 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:29.129 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:29.133 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:29.136 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:29.138 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:29.141 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 09:23:29.144 | + functions-common:time_stop:2427 : start_time=1787045006161 2026-08-18 09:23:29.148 | + functions-common:time_stop:2429 : [[ -z 1787045006161 ]] 2026-08-18 09:23:29.151 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:29.155 | + functions-common:time_stop:2432 : end_time=1787045009152 2026-08-18 09:23:29.159 | + functions-common:time_stop:2433 : elapsed_time=2991 2026-08-18 09:23:29.161 | + functions-common:time_stop:2434 : total=4055 2026-08-18 09:23:29.165 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:29.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7046 2026-08-18 09:23:29.171 | + functions:wait_for_service:486 : return 0 2026-08-18 09:23:29.176 | + lib/nova:start_nova_api:981 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:23:29.180 | + lib/nova:start_nova_api:981 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:23:29.183 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-18 09:23:29.204 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:29.208 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-18 09:23:29.211 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:23:29.214 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-18 09:23:29.217 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-18 09:23:29.220 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-18 09:23:29.224 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-18 09:23:29.227 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-18 09:23:29.230 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-18 09:23:29.233 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-18 09:23:29.236 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-18 09:23:29.239 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-18 09:23:29.252 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-18 09:23:29.257 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-18 09:23:29.263 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-18 09:23:29.267 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-18 09:23:29.280 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-18 09:23:29.295 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-18 09:23:29.312 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-18 09:23:29.315 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-18 09:23:29.315 | Starting OVN 2026-08-18 09:23:29.318 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-18 09:23:29.321 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-18 09:23:29.321 | Starting OVS 2026-08-18 09:23:29.324 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-18 09:23:29.342 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:29.345 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-18 09:23:29.399 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-18 09:23:29.452 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-18 09:23:29.456 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-18 09:23:29.460 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-18 09:23:29.799 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-18 09:23:30.140 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-18 09:23:30.140 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-18 09:23:30.140 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-18 09:23:30.140 | 2026-08-18 09:23:30.140 | Possible reasons for having these kinds of units are: 2026-08-18 09:23:30.140 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-18 09:23:30.140 | .wants/, .requires/, or .upholds/ directory. 2026-08-18 09:23:30.140 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-18 09:23:30.140 | a requirement dependency on it. 2026-08-18 09:23:30.140 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-18 09:23:30.140 | D-Bus, udev, scripted systemctl call, ...). 2026-08-18 09:23:30.140 | • In case of template units, the unit is meant to be enabled with some 2026-08-18 09:23:30.140 | instance name specified. 2026-08-18 09:23:30.145 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-18 09:23:34.748 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-18 09:23:34.752 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-18 09:23:35.097 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-18 09:23:35.418 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-18 09:23:35.418 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-18 09:23:35.418 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-18 09:23:35.418 | 2026-08-18 09:23:35.418 | Possible reasons for having these kinds of units are: 2026-08-18 09:23:35.418 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-18 09:23:35.418 | .wants/, .requires/, or .upholds/ directory. 2026-08-18 09:23:35.418 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-18 09:23:35.418 | a requirement dependency on it. 2026-08-18 09:23:35.418 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-18 09:23:35.418 | D-Bus, udev, scripted systemctl call, ...). 2026-08-18 09:23:35.418 | • In case of template units, the unit is meant to be enabled with some 2026-08-18 09:23:35.418 | instance name specified. 2026-08-18 09:23:35.424 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-18 09:23:35.613 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-18 09:23:35.613 | Configuring OVSDB 2026-08-18 09:23:35.616 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-18 09:23:35.634 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:35.637 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:23:35.659 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-18 09:23:35.679 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-18 09:23:35.697 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=66064654-244e-451e-8e28-dad456cb5cfb 2026-08-18 09:23:35.715 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.138:6642 2026-08-18 09:23:35.733 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-18 09:23:35.752 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-18 09:23:35.771 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.138 2026-08-18 09:23:35.788 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-18 09:23:35.793 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000007628 2026-08-18 09:23:35.811 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:35.814 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-18 09:23:35.831 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-18 09:23:35.834 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-18 09:23:35.837 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-18 09:23:35.840 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-18 09:23:35.844 | + functions-common:is_provider_network:2272 : return 1 2026-08-18 09:23:35.846 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:35.849 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-18 09:23:35.852 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-18 09:23:35.856 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-18 09:23:35.858 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-18 09:23:35.861 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-18 09:23:35.879 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-18 09:23:35.898 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-18 09:23:35.919 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-18 09:23:35.938 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:35.941 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-18 09:23:35.944 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-18 09:23:35.947 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-18 09:23:35.949 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-18 09:23:35.952 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-18 09:23:35.971 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:35.974 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-18 09:23:35.977 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-18 09:23:35.980 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-18 09:23:36.306 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-18 09:23:36.642 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-18 09:23:36.690 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-18 09:23:36.694 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-18 09:23:36.697 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-18 09:23:36.700 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-18 09:23:36.702 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-18 09:23:37.706 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-18 09:23:37.709 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-18 09:23:37.712 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-18 09:23:37.714 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-18 09:23:37.717 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-18 09:23:37.720 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-18 09:23:37.724 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-18 09:23:37.726 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-18 09:23:37.728 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-18 09:23:37.731 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-18 09:23:37.734 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-18 09:23:37.736 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-18 09:23:37.739 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-18 09:23:37.759 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:37.762 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:23:37.781 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:748 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-18 09:23:37.806 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-18 09:23:37.823 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-18 09:23:37.842 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-08-18 09:23:37.860 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-08-18 09:23:37.876 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-18 09:23:37.895 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:37.898 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-18 09:23:37.901 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-18 09:23:37.903 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-18 09:23:38.243 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-18 09:23:38.562 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-18 09:23:38.563 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-18 09:23:38.563 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-18 09:23:38.563 | 2026-08-18 09:23:38.563 | Possible reasons for having these kinds of units are: 2026-08-18 09:23:38.563 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-18 09:23:38.563 | .wants/, .requires/, or .upholds/ directory. 2026-08-18 09:23:38.563 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-18 09:23:38.563 | a requirement dependency on it. 2026-08-18 09:23:38.563 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-18 09:23:38.563 | D-Bus, udev, scripted systemctl call, ...). 2026-08-18 09:23:38.563 | • In case of template units, the unit is meant to be enabled with some 2026-08-18 09:23:38.563 | instance name specified. 2026-08-18 09:23:38.568 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-18 09:23:38.802 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-18 09:23:38.822 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:38.825 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-18 09:23:38.828 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-18 09:23:38.848 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:38.852 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-18 09:23:38.855 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-18 09:23:38.857 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-18 09:23:38.878 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:38.880 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-18 09:23:38.928 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-18 09:23:38.931 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 09:23:38.934 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-18 09:23:38.937 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 09:23:38.939 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:38.942 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:38.946 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:38.948 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-18 09:23:38.951 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:38.953 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:38.955 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:38.958 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:38.961 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:38.966 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045018963 2026-08-18 09:23:38.969 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-18 09:23:38.991 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:38.995 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-08-18 09:23:38.998 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-18 09:23:39.001 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 09:23:39.005 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 09:23:39.008 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 09:23:39.011 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 09:23:39.014 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-08-18 09:23:39.016 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-18 09:23:39.020 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-18 09:23:39.022 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:39.026 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:39.029 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:39.032 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:39.035 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-18 09:23:39.038 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-08-18 09:23:39.042 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-08-18 09:23:39.046 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-18 09:23:39.050 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 09:23:39.053 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:23:39.057 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:23:39.060 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:23:39.063 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:23:39.066 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:23:39.069 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-18 09:23:39.073 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:23:39.077 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-08-18 09:23:39.147 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:39.217 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-08-18 09:23:39.280 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-18 09:23:39.348 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-18 09:23:39.409 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-18 09:23:39.476 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:39.536 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:23:39.539 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:23:39.541 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-18 09:23:39.614 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:23:39.929 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-18 09:23:39.945 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-18 09:23:40.272 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-18 09:23:40.308 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:40.311 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:40.314 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:40.316 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:40.320 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:40.322 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:40.325 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:40.328 | + functions-common:time_stop:2427 : start_time=1787045018963 2026-08-18 09:23:40.331 | + functions-common:time_stop:2429 : [[ -z 1787045018963 ]] 2026-08-18 09:23:40.335 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:40.340 | + functions-common:time_stop:2432 : end_time=1787045020337 2026-08-18 09:23:40.344 | + functions-common:time_stop:2433 : elapsed_time=1374 2026-08-18 09:23:40.347 | + functions-common:time_stop:2434 : total=14636 2026-08-18 09:23:40.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:40.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16010 2026-08-18 09:23:40.357 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 09:23:40.360 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 09:23:40.362 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-18 09:23:40.367 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-18 09:23:40.388 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-18 09:23:40.392 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-18 09:23:40.395 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-18 09:23:40.398 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-18 09:23:40.401 | + 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-08-18 09:23:40.444 | + 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-08-18 09:23:40.483 | + 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-08-18 09:23:40.521 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-18 09:23:40.559 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-18 09:23:40.595 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:40.599 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-18 09:23:40.601 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-18 09:23:40.604 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-18 09:23:40.625 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-18 09:23:40.644 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-18 09:23:40.648 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-18 09:23:40.651 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-18 09:23:40.654 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-08-18 09:23:40.669 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-18 09:23:40.693 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:40.696 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-18 09:23:40.700 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:23:40.703 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-18 09:23:40.706 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-18 09:23:40.709 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-18 09:23:40.712 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-18 09:23:40.748 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-18 09:23:40.751 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:40.754 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-18 09:23:40.794 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-18 09:23:40.797 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-18 09:23:40.800 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-18 09:23:40.804 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-18 09:23:40.808 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-18 09:23:40.811 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-18 09:23:40.815 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-18 09:23:40.819 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-18 09:23:40.822 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-18 09:23:40.825 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-18 09:23:40.828 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:40.831 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:40.834 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:40.837 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-18 09:23:40.840 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:40.843 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:40.846 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-18 09:23:40.849 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-18 09:23:40.852 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-18 09:23:40.855 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-18 09:23:40.879 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-18 09:23:40.882 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-18 09:23:40.932 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-18 09:23:40.985 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-18 09:23:40.988 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-18 09:23:41.041 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-18 09:23:41.044 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-18 09:23:41.095 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-18 09:23:41.100 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 09:23:41.103 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-18 09:23:41.106 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 09:23:41.109 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:41.112 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:41.115 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:41.118 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-18 09:23:41.121 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:41.123 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:41.126 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:41.128 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:41.132 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:41.137 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045021134 2026-08-18 09:23:41.140 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-18 09:23:41.159 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:41.162 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-18 09:23:41.165 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-18 09:23:41.169 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 09:23:41.172 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 09:23:41.176 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 09:23:41.179 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-18 09:23:41.182 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-18 09:23:41.185 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-18 09:23:41.189 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-18 09:23:41.192 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:41.196 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:41.199 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:41.201 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:41.205 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-18 09:23:41.208 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-18 09:23:41.211 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:41.215 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:23:41.218 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-18 09:23:41.222 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-18 09:23:41.225 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:23:41.228 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 09:23:41.230 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-18 09:23:41.233 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 09:23:41.236 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-18 09:23:41.238 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 09:23:41.242 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-08-18 09:23:41.314 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:41.389 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-18 09:23:41.455 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-08-18 09:23:41.519 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:23:41.585 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:41.644 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-18 09:23:41.705 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-18 09:23:41.773 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-18 09:23:41.838 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-18 09:23:41.902 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-18 09:23:41.964 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 09:23:41.967 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 09:23:41.969 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-18 09:23:42.050 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 09:23:42.408 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-18 09:23:42.424 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-18 09:23:42.744 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-18 09:23:42.825 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:42.829 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:42.833 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:42.836 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:42.840 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:42.842 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:42.846 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:42.849 | + functions-common:time_stop:2427 : start_time=1787045021134 2026-08-18 09:23:42.853 | + functions-common:time_stop:2429 : [[ -z 1787045021134 ]] 2026-08-18 09:23:42.858 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:42.863 | + functions-common:time_stop:2432 : end_time=1787045022860 2026-08-18 09:23:42.867 | + functions-common:time_stop:2433 : elapsed_time=1726 2026-08-18 09:23:42.870 | + functions-common:time_stop:2434 : total=16010 2026-08-18 09:23:42.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:42.877 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17736 2026-08-18 09:23:42.881 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.4.3.138/ 2026-08-18 09:23:42.884 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:42.888 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-18 09:23:42.891 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:42.895 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:42.898 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:42.902 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:42.905 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-18 09:23:42.908 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:42.911 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:42.914 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:42.918 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:42.922 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:42.928 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045022924 2026-08-18 09:23:42.931 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-18 09:23:42.955 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:42.958 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-18 09:23:42.961 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-18 09:23:42.965 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:42.968 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:42.972 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:42.975 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:42.979 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-18 09:23:42.982 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-18 09:23:42.985 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-18 09:23:42.988 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:42.992 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:42.995 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:42.998 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:43.002 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-18 09:23:43.004 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-18 09:23:43.006 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-08-18 09:23:43.009 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-18 09:23:43.012 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:43.014 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:23:43.016 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:23:43.018 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:23:43.021 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:23:43.023 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:23:43.026 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-18 09:23:43.029 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:23:43.034 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-08-18 09:23:43.108 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:43.189 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-08-18 09:23:43.253 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:43.319 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-18 09:23:43.384 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-18 09:23:43.449 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:43.518 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:23:43.520 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:23:43.523 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-18 09:23:43.610 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:23:43.940 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-18 09:23:43.958 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-18 09:23:44.326 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-18 09:23:44.359 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:44.362 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:44.365 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:44.368 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:44.371 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:44.373 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:44.376 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:44.380 | + functions-common:time_stop:2427 : start_time=1787045022924 2026-08-18 09:23:44.384 | + functions-common:time_stop:2429 : [[ -z 1787045022924 ]] 2026-08-18 09:23:44.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:44.393 | + functions-common:time_stop:2432 : end_time=1787045024389 2026-08-18 09:23:44.395 | + functions-common:time_stop:2433 : elapsed_time=1465 2026-08-18 09:23:44.399 | + functions-common:time_stop:2434 : total=17736 2026-08-18 09:23:44.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:44.406 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19201 2026-08-18 09:23:44.410 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:44.413 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-18 09:23:44.416 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:44.420 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:44.423 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:44.427 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:44.430 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-18 09:23:44.434 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:44.437 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:44.440 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:44.443 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:44.448 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:44.453 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045024449 2026-08-18 09:23:44.457 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-18 09:23:44.480 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:44.484 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-18 09:23:44.487 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-18 09:23:44.490 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:44.494 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:44.497 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:44.500 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:44.504 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-18 09:23:44.506 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-18 09:23:44.511 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-18 09:23:44.513 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:44.517 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:44.520 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:44.523 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:44.527 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-18 09:23:44.530 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-18 09:23:44.534 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-08-18 09:23:44.538 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-18 09:23:44.542 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:44.546 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:23:44.549 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:23:44.553 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:23:44.556 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:23:44.559 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:23:44.562 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-18 09:23:44.567 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:23:44.573 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-08-18 09:23:44.652 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:44.733 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-08-18 09:23:44.796 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:44.865 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-18 09:23:44.932 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-18 09:23:45.004 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:45.068 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:23:45.071 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:23:45.074 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-18 09:23:45.152 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:23:45.534 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-18 09:23:45.551 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-18 09:23:45.874 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-18 09:23:45.906 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:45.909 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:45.913 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:45.916 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:45.918 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:45.922 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:45.925 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:45.929 | + functions-common:time_stop:2427 : start_time=1787045024449 2026-08-18 09:23:45.932 | + functions-common:time_stop:2429 : [[ -z 1787045024449 ]] 2026-08-18 09:23:45.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:45.942 | + functions-common:time_stop:2432 : end_time=1787045025939 2026-08-18 09:23:45.946 | + functions-common:time_stop:2433 : elapsed_time=1490 2026-08-18 09:23:45.949 | + functions-common:time_stop:2434 : total=19201 2026-08-18 09:23:45.952 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:45.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20691 2026-08-18 09:23:45.958 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-18 09:23:45.962 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-18 09:23:45.966 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:45.969 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-18 09:23:45.973 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:45.976 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:45.978 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:45.981 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:45.984 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-18 09:23:45.987 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:45.991 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:45.994 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:45.997 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:46.001 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:46.008 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045026004 2026-08-18 09:23:46.011 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-18 09:23:46.034 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:46.038 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-18 09:23:46.042 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-18 09:23:46.046 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:46.049 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:46.053 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:46.056 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:46.058 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-18 09:23:46.061 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-18 09:23:46.064 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-18 09:23:46.067 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:46.069 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:46.071 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:46.074 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:46.076 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-18 09:23:46.079 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-18 09:23:46.081 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-08-18 09:23:46.084 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-18 09:23:46.087 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:46.091 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:23:46.094 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:23:46.096 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:23:46.099 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:23:46.101 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:23:46.105 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-18 09:23:46.108 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:23:46.113 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-08-18 09:23:46.185 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:46.252 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-08-18 09:23:46.310 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:46.370 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-18 09:23:46.437 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-18 09:23:46.504 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:46.570 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:23:46.573 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:23:46.576 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-18 09:23:46.661 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:23:47.055 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-18 09:23:47.071 | 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-08-18 09:23:47.414 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-18 09:23:47.443 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:47.447 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:47.450 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:47.455 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:47.458 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:47.460 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:47.464 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:47.467 | + functions-common:time_stop:2427 : start_time=1787045026004 2026-08-18 09:23:47.471 | + functions-common:time_stop:2429 : [[ -z 1787045026004 ]] 2026-08-18 09:23:47.475 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:47.480 | + functions-common:time_stop:2432 : end_time=1787045027476 2026-08-18 09:23:47.484 | + functions-common:time_stop:2433 : elapsed_time=1472 2026-08-18 09:23:47.488 | + functions-common:time_stop:2434 : total=20691 2026-08-18 09:23:47.492 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:47.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22163 2026-08-18 09:23:47.500 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-18 09:23:47.504 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.4.3.138/networking 2026-08-18 09:23:47.507 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-18 09:23:47.507 | Waiting for Neutron to start... 2026-08-18 09:23:47.511 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.138/networking' 2026-08-18 09:23:47.515 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.138/networking' 'Neutron did not start' 60 2026-08-18 09:23:47.517 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.138/networking' 2026-08-18 09:23:47.521 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-18 09:23:47.524 | + functions-common:test_with_retry:2360 : local until=60 2026-08-18 09:23:47.527 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-18 09:23:47.530 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-18 09:23:47.533 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-18 09:23:47.537 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:47.540 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:47.545 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:47.551 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045027546 2026-08-18 09:23:47.555 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.138/networking; do sleep 0.5; done' 2026-08-18 09:23:48.530 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.138/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-18 09:23:48.533 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:48.536 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:48.539 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:48.541 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:48.545 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:48.548 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-18 09:23:48.552 | + functions-common:time_stop:2427 : start_time=1787045027546 2026-08-18 09:23:48.555 | + functions-common:time_stop:2429 : [[ -z 1787045027546 ]] 2026-08-18 09:23:48.561 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:48.566 | + functions-common:time_stop:2432 : end_time=1787045028562 2026-08-18 09:23:48.568 | + functions-common:time_stop:2433 : elapsed_time=1016 2026-08-18 09:23:48.570 | + functions-common:time_stop:2434 : total=0 2026-08-18 09:23:48.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:48.576 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1016 2026-08-18 09:23:48.579 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-18 09:23:48.599 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:48.603 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-18 09:23:48.605 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:23:48.608 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-18 09:23:48.612 | + ./stack.sh:main:1314 : start_placement 2026-08-18 09:23:48.614 | + lib/placement:start_placement:137 : start_placement_api 2026-08-18 09:23:48.620 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-18 09:23:48.624 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 09:23:48.628 | + functions-common:run_process:1674 : local service=placement-api 2026-08-18 09:23:48.631 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 09:23:48.634 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:48.637 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:48.639 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:48.642 | + functions-common:run_process:1680 : local name=placement-api 2026-08-18 09:23:48.646 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:48.648 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:48.651 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:48.654 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:48.658 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:48.662 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045028659 2026-08-18 09:23:48.664 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-18 09:23:48.685 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:48.688 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-18 09:23:48.691 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-18 09:23:48.694 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 09:23:48.698 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 09:23:48.702 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 09:23:48.704 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-18 09:23:48.707 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-18 09:23:48.710 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-18 09:23:48.712 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-18 09:23:48.715 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:23:48.717 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:23:48.721 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:23:48.724 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:23:48.727 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-18 09:23:48.730 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-18 09:23:48.733 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:48.736 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:23:48.740 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-18 09:23:48.744 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-18 09:23:48.747 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:23:48.749 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 09:23:48.752 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-18 09:23:48.755 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 09:23:48.758 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-18 09:23:48.761 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 09:23:48.766 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-08-18 09:23:48.851 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:23:48.944 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-18 09:23:49.022 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-08-18 09:23:49.099 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:23:49.177 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:23:49.260 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-18 09:23:49.339 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-18 09:23:49.415 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-18 09:23:49.486 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-18 09:23:49.552 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-18 09:23:49.617 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 09:23:49.620 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 09:23:49.624 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-18 09:23:49.701 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 09:23:50.034 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-18 09:23:50.048 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-18 09:23:50.350 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-18 09:23:50.434 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:50.438 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:50.441 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:50.445 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:50.450 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:50.453 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:50.456 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:50.460 | + functions-common:time_stop:2427 : start_time=1787045028659 2026-08-18 09:23:50.465 | + functions-common:time_stop:2429 : [[ -z 1787045028659 ]] 2026-08-18 09:23:50.470 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:50.476 | + functions-common:time_stop:2432 : end_time=1787045030472 2026-08-18 09:23:50.478 | + functions-common:time_stop:2433 : elapsed_time=1813 2026-08-18 09:23:50.481 | + functions-common:time_stop:2434 : total=22163 2026-08-18 09:23:50.484 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:50.489 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23976 2026-08-18 09:23:50.493 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-18 09:23:50.493 | Waiting for placement-api to start... 2026-08-18 09:23:50.497 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.138/placement 2026-08-18 09:23:50.502 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 09:23:50.505 | + functions:wait_for_service:477 : local url=https://10.4.3.138/placement 2026-08-18 09:23:50.510 | + functions:wait_for_service:478 : local rval=0 2026-08-18 09:23:50.513 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 09:23:50.516 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 09:23:50.519 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:50.522 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:50.526 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:50.532 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045030529 2026-08-18 09:23:50.536 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 09:23:50.543 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.138/placement 2026-08-18 09:23:51.708 | + :: : [[ 200 == 503 ]] 2026-08-18 09:23:51.709 | + :: : [[ 0 -eq 7 ]] 2026-08-18 09:23:51.713 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 09:23:51.716 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:51.719 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:51.721 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:51.723 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:51.725 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:51.727 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 09:23:51.729 | + functions-common:time_stop:2427 : start_time=1787045030529 2026-08-18 09:23:51.731 | + functions-common:time_stop:2429 : [[ -z 1787045030529 ]] 2026-08-18 09:23:51.734 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:51.738 | + functions-common:time_stop:2432 : end_time=1787045031735 2026-08-18 09:23:51.740 | + functions-common:time_stop:2433 : elapsed_time=1206 2026-08-18 09:23:51.742 | + functions-common:time_stop:2434 : total=7046 2026-08-18 09:23:51.745 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:51.747 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8252 2026-08-18 09:23:51.749 | + functions:wait_for_service:486 : return 0 2026-08-18 09:23:51.752 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-18 09:23:51.768 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:51.771 | + ./stack.sh:main:1318 : start_neutron 2026-08-18 09:23:51.774 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-18 09:23:51.777 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:51.780 | + functions-common:run_process:1674 : local service=q-agt 2026-08-18 09:23:51.783 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-18 09:23:51.786 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:51.789 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:51.792 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:51.795 | + functions-common:run_process:1680 : local name=q-agt 2026-08-18 09:23:51.797 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:51.800 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:51.803 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:51.806 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:51.809 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:51.813 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045031810 2026-08-18 09:23:51.816 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-18 09:23:51.834 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:51.837 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:51.840 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:51.843 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:51.846 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:51.849 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:51.852 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:51.855 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:51.858 | + functions-common:time_stop:2427 : start_time=1787045031810 2026-08-18 09:23:51.861 | + functions-common:time_stop:2429 : [[ -z 1787045031810 ]] 2026-08-18 09:23:51.865 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:51.870 | + functions-common:time_stop:2432 : end_time=1787045031867 2026-08-18 09:23:51.874 | + functions-common:time_stop:2433 : elapsed_time=57 2026-08-18 09:23:51.878 | + functions-common:time_stop:2434 : total=23976 2026-08-18 09:23:51.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:51.884 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24033 2026-08-18 09:23:51.887 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-18 09:23:51.890 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-18 09:23:51.893 | + functions-common:is_provider_network:2272 : return 1 2026-08-18 09:23:51.896 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-18 09:23:51.900 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-18 09:23:51.903 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-18 09:23:51.906 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-18 09:23:51.909 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:51.912 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:51.915 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:51.918 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-18 09:23:51.921 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:51.924 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:51.927 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:51.930 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:51.935 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:51.939 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045031936 2026-08-18 09:23:51.942 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-18 09:23:51.962 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:51.966 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:51.969 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:51.972 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:51.975 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:51.978 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:51.981 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:51.984 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:51.987 | + functions-common:time_stop:2427 : start_time=1787045031936 2026-08-18 09:23:51.990 | + functions-common:time_stop:2429 : [[ -z 1787045031936 ]] 2026-08-18 09:23:51.994 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:52.000 | + functions-common:time_stop:2432 : end_time=1787045031996 2026-08-18 09:23:52.003 | + functions-common:time_stop:2433 : elapsed_time=60 2026-08-18 09:23:52.006 | + functions-common:time_stop:2434 : total=24033 2026-08-18 09:23:52.010 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:52.013 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24093 2026-08-18 09:23:52.017 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-18 09:23:52.020 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-18 09:23:52.023 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-18 09:23:52.026 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-18 09:23:52.030 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 09:23:52.033 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 09:23:52.037 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 09:23:52.040 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-18 09:23:52.043 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 09:23:52.047 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 09:23:52.050 | + functions-common:run_process:1674 : local service=q-l3 2026-08-18 09:23:52.054 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-18 09:23:52.057 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:52.059 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:52.063 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:52.066 | + functions-common:run_process:1680 : local name=q-l3 2026-08-18 09:23:52.068 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:52.071 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:52.075 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:52.078 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:52.082 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:52.087 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045032084 2026-08-18 09:23:52.091 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-18 09:23:52.108 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:52.111 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:52.114 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:52.117 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:52.119 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:52.123 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:52.125 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:52.128 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:52.137 | + functions-common:time_stop:2427 : start_time=1787045032084 2026-08-18 09:23:52.140 | + functions-common:time_stop:2429 : [[ -z 1787045032084 ]] 2026-08-18 09:23:52.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:52.148 | + functions-common:time_stop:2432 : end_time=1787045032145 2026-08-18 09:23:52.152 | + functions-common:time_stop:2433 : elapsed_time=61 2026-08-18 09:23:52.154 | + functions-common:time_stop:2434 : total=24093 2026-08-18 09:23:52.158 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:52.161 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24154 2026-08-18 09:23:52.164 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-18 09:23:52.167 | + functions-common:run_process:1674 : local service=q-meta 2026-08-18 09:23:52.170 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-18 09:23:52.173 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:52.175 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:52.178 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:52.181 | + functions-common:run_process:1680 : local name=q-meta 2026-08-18 09:23:52.184 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:52.187 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:52.190 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:52.192 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:52.195 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:52.200 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045032196 2026-08-18 09:23:52.204 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-18 09:23:52.224 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:52.227 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:52.230 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:52.232 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:52.235 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:52.238 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:52.242 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:52.245 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:52.248 | + functions-common:time_stop:2427 : start_time=1787045032196 2026-08-18 09:23:52.252 | + functions-common:time_stop:2429 : [[ -z 1787045032196 ]] 2026-08-18 09:23:52.257 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:52.261 | + functions-common:time_stop:2432 : end_time=1787045032258 2026-08-18 09:23:52.264 | + functions-common:time_stop:2433 : elapsed_time=62 2026-08-18 09:23:52.268 | + functions-common:time_stop:2434 : total=24154 2026-08-18 09:23:52.271 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:52.274 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24216 2026-08-18 09:23:52.278 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-18 09:23:52.281 | + functions-common:run_process:1674 : local service=q-metering 2026-08-18 09:23:52.284 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-18 09:23:52.288 | + functions-common:run_process:1676 : local group= 2026-08-18 09:23:52.291 | + functions-common:run_process:1677 : local user= 2026-08-18 09:23:52.294 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:23:52.297 | + functions-common:run_process:1680 : local name=q-metering 2026-08-18 09:23:52.300 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:23:52.303 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:23:52.306 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:23:52.309 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:23:52.312 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:23:52.318 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045032314 2026-08-18 09:23:52.321 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-18 09:23:52.341 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:23:52.344 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:23:52.347 | + functions-common:time_stop:2420 : local name 2026-08-18 09:23:52.350 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:23:52.353 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:23:52.356 | + functions-common:time_stop:2423 : local total 2026-08-18 09:23:52.359 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:23:52.362 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:23:52.364 | + functions-common:time_stop:2427 : start_time=1787045032314 2026-08-18 09:23:52.367 | + functions-common:time_stop:2429 : [[ -z 1787045032314 ]] 2026-08-18 09:23:52.370 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:23:52.375 | + functions-common:time_stop:2432 : end_time=1787045032372 2026-08-18 09:23:52.378 | + functions-common:time_stop:2433 : elapsed_time=58 2026-08-18 09:23:52.381 | + functions-common:time_stop:2434 : total=24216 2026-08-18 09:23:52.384 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:23:52.386 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24274 2026-08-18 09:23:52.389 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-18 09:23:52.409 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:23:52.412 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:52.416 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-18 09:23:52.419 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:23:52.422 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-18 09:23:52.424 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-18 09:23:52.428 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-18 09:23:52.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-18 09:23:52.434 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-18 09:23:52.437 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-18 09:23:52.441 | ++ 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-08-18 09:23:53.235 | 2026-08-18 09:23:53.246 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:23:53.250 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-18 09:23:53.250 | address-scope 2026-08-18 09:23:53.250 | agent 2026-08-18 09:23:53.250 | allowed-address-pairs 2026-08-18 09:23:53.250 | auto-allocated-topology 2026-08-18 09:23:53.250 | availability_zone 2026-08-18 09:23:53.250 | default-subnetpools 2026-08-18 09:23:53.250 | dhcp_agent_scheduler 2026-08-18 09:23:53.250 | dns-integration 2026-08-18 09:23:53.250 | dns-domain-ports 2026-08-18 09:23:53.250 | dns-integration-domain-keywords 2026-08-18 09:23:53.250 | empty-string-filtering 2026-08-18 09:23:53.250 | external-net 2026-08-18 09:23:53.250 | extra_dhcp_opt 2026-08-18 09:23:53.250 | extraroute 2026-08-18 09:23:53.250 | extraroute-atomic 2026-08-18 09:23:53.251 | filter-validation 2026-08-18 09:23:53.251 | floating-ip-port-forwarding-detail 2026-08-18 09:23:53.251 | fip-port-details 2026-08-18 09:23:53.251 | flavors 2026-08-18 09:23:53.251 | floatingip-pools 2026-08-18 09:23:53.251 | router 2026-08-18 09:23:53.251 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:23:53.251 | enable-default-route-bfd 2026-08-18 09:23:53.251 | enable-default-route-ecmp 2026-08-18 09:23:53.251 | ext-gw-mode 2026-08-18 09:23:53.251 | l3-ha 2026-08-18 09:23:53.251 | external-gateway-multihoming 2026-08-18 09:23:53.251 | l3-flavors 2026-08-18 09:23:53.251 | l3_agent_scheduler 2026-08-18 09:23:53.251 | multi-provider 2026-08-18 09:23:53.251 | net-mtu 2026-08-18 09:23:53.251 | net-mtu-writable 2026-08-18 09:23:53.251 | network_availability_zone 2026-08-18 09:23:53.251 | network-ip-availability 2026-08-18 09:23:53.251 | network-ip-availability-details 2026-08-18 09:23:53.251 | pagination 2026-08-18 09:23:53.251 | port-device-profile 2026-08-18 09:23:53.251 | port-mac-address-regenerate 2026-08-18 09:23:53.251 | port-numa-affinity-policy 2026-08-18 09:23:53.251 | port-numa-affinity-policy-socket 2026-08-18 09:23:53.251 | binding 2026-08-18 09:23:53.251 | binding-extended 2026-08-18 09:23:53.251 | port-security 2026-08-18 09:23:53.251 | project-id 2026-08-18 09:23:53.251 | provider 2026-08-18 09:23:53.251 | qinq 2026-08-18 09:23:53.251 | quota-check-limit 2026-08-18 09:23:53.251 | quota-check-limit-default 2026-08-18 09:23:53.251 | quotas 2026-08-18 09:23:53.251 | quota_details 2026-08-18 09:23:53.251 | rbac-policies 2026-08-18 09:23:53.251 | rbac-address-scope 2026-08-18 09:23:53.251 | rbac-security-groups 2026-08-18 09:23:53.251 | revision-if-match 2026-08-18 09:23:53.251 | standard-attr-revisions 2026-08-18 09:23:53.251 | router_availability_zone 2026-08-18 09:23:53.251 | router-enable-snat 2026-08-18 09:23:53.251 | security-groups-default-rules 2026-08-18 09:23:53.251 | security-groups-default-statefulness 2026-08-18 09:23:53.251 | security-groups-normalized-cidr 2026-08-18 09:23:53.251 | security-groups-remote-address-group 2026-08-18 09:23:53.251 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:23:53.251 | security-groups-shared-filtering 2026-08-18 09:23:53.251 | security-group 2026-08-18 09:23:53.251 | service-type 2026-08-18 09:23:53.251 | sorting 2026-08-18 09:23:53.251 | standard-attr-description 2026-08-18 09:23:53.251 | stateful-security-group 2026-08-18 09:23:53.251 | subnet-dns-publish-fixed-ip 2026-08-18 09:23:53.251 | subnet-external-network 2026-08-18 09:23:53.251 | subnet_onboard 2026-08-18 09:23:53.252 | subnet-service-types 2026-08-18 09:23:53.252 | subnet_allocation 2026-08-18 09:23:53.252 | subnetpool-prefix-ops 2026-08-18 09:23:53.252 | tag-creation 2026-08-18 09:23:53.252 | standard-attr-tag 2026-08-18 09:23:53.252 | standard-attr-timestamp 2026-08-18 09:23:53.252 | vlan-transparent' 2026-08-18 09:23:53.253 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-18 09:23:53.253 | address-scope 2026-08-18 09:23:53.253 | agent 2026-08-18 09:23:53.253 | allowed-address-pairs 2026-08-18 09:23:53.253 | auto-allocated-topology 2026-08-18 09:23:53.253 | availability_zone 2026-08-18 09:23:53.253 | default-subnetpools 2026-08-18 09:23:53.253 | dhcp_agent_scheduler 2026-08-18 09:23:53.253 | dns-integration 2026-08-18 09:23:53.253 | dns-domain-ports 2026-08-18 09:23:53.253 | dns-integration-domain-keywords 2026-08-18 09:23:53.253 | empty-string-filtering 2026-08-18 09:23:53.253 | external-net 2026-08-18 09:23:53.253 | extra_dhcp_opt 2026-08-18 09:23:53.253 | extraroute 2026-08-18 09:23:53.253 | extraroute-atomic 2026-08-18 09:23:53.253 | filter-validation 2026-08-18 09:23:53.253 | floating-ip-port-forwarding-detail 2026-08-18 09:23:53.253 | fip-port-details 2026-08-18 09:23:53.253 | flavors 2026-08-18 09:23:53.253 | floatingip-pools 2026-08-18 09:23:53.253 | router 2026-08-18 09:23:53.253 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:23:53.253 | enable-default-route-bfd 2026-08-18 09:23:53.253 | enable-default-route-ecmp 2026-08-18 09:23:53.253 | ext-gw-mode 2026-08-18 09:23:53.253 | l3-ha 2026-08-18 09:23:53.253 | external-gateway-multihoming 2026-08-18 09:23:53.253 | l3-flavors 2026-08-18 09:23:53.253 | l3_agent_scheduler 2026-08-18 09:23:53.253 | multi-provider 2026-08-18 09:23:53.253 | net-mtu 2026-08-18 09:23:53.253 | net-mtu-writable 2026-08-18 09:23:53.253 | network_availability_zone 2026-08-18 09:23:53.253 | network-ip-availability 2026-08-18 09:23:53.253 | network-ip-availability-details 2026-08-18 09:23:53.253 | pagination 2026-08-18 09:23:53.253 | port-device-profile 2026-08-18 09:23:53.253 | port-mac-address-regenerate 2026-08-18 09:23:53.253 | port-numa-affinity-policy 2026-08-18 09:23:53.253 | port-numa-affinity-policy-socket 2026-08-18 09:23:53.253 | binding 2026-08-18 09:23:53.253 | binding-extended 2026-08-18 09:23:53.253 | port-security 2026-08-18 09:23:53.253 | project-id 2026-08-18 09:23:53.253 | provider 2026-08-18 09:23:53.253 | qinq 2026-08-18 09:23:53.253 | quota-check-limit 2026-08-18 09:23:53.253 | quota-check-limit-default 2026-08-18 09:23:53.253 | quotas 2026-08-18 09:23:53.253 | quota_details 2026-08-18 09:23:53.253 | rbac-policies 2026-08-18 09:23:53.253 | rbac-address-scope 2026-08-18 09:23:53.253 | rbac-security-groups 2026-08-18 09:23:53.253 | revision-if-match 2026-08-18 09:23:53.254 | standard-attr-revisions 2026-08-18 09:23:53.254 | router_availability_zone 2026-08-18 09:23:53.254 | router-enable-snat 2026-08-18 09:23:53.254 | security-groups-default-rules 2026-08-18 09:23:53.254 | security-groups-default-statefulness 2026-08-18 09:23:53.254 | security-groups-normalized-cidr 2026-08-18 09:23:53.254 | security-groups-remote-address-group 2026-08-18 09:23:53.254 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:23:53.254 | security-groups-shared-filtering 2026-08-18 09:23:53.254 | security-group 2026-08-18 09:23:53.254 | service-type 2026-08-18 09:23:53.254 | sorting 2026-08-18 09:23:53.254 | standard-attr-description 2026-08-18 09:23:53.254 | stateful-security-group 2026-08-18 09:23:53.254 | subnet-dns-publish-fixed-ip 2026-08-18 09:23:53.254 | subnet-external-network 2026-08-18 09:23:53.254 | subnet_onboard 2026-08-18 09:23:53.254 | subnet-service-types 2026-08-18 09:23:53.254 | subnet_allocation 2026-08-18 09:23:53.254 | subnetpool-prefix-ops 2026-08-18 09:23:53.254 | tag-creation 2026-08-18 09:23:53.254 | standard-attr-tag 2026-08-18 09:23:53.254 | standard-attr-timestamp 2026-08-18 09:23:53.254 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-18 09:23:53.256 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-18 09:23:53.260 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:53.263 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-18 09:23:53.266 | ++ 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.1.0.0/20 --share --default -f value -c id 2026-08-18 09:23:53.903 | 2026-08-18 09:23:53.916 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:23:53.919 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=2a17b25e-934f-448c-851f-96fac2926b51 2026-08-18 09:23:53.922 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-18 09:23:53.927 | ++ 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 fd0a:defe:8e69::/56 --share --default -f value -c id 2026-08-18 09:23:54.529 | 2026-08-18 09:23:54.539 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:23:54.542 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=db4eafe6-c972-483b-884b-a5f3e2bca03c 2026-08-18 09:23:54.545 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-18 09:23:54.549 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-18 09:23:54.553 | + functions-common:is_provider_network:2272 : return 1 2026-08-18 09:23:54.557 | ++ 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-08-18 09:23:55.889 | 2026-08-18 09:23:55.901 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:23:55.904 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=d70bfad8-cebb-4b5f-95ef-d8ab59e8c314 2026-08-18 09:23:55.907 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-18 09:23:55.910 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:23:55.927 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-18 09:23:55.930 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-18 09:23:55.932 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 2a17b25e-934f-448c-851f-96fac2926b51 ']' 2026-08-18 09:23:55.935 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-18 09:23:55.937 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-08-18 09:23:55.940 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-08-18 09:23:55.943 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 2a17b25e-934f-448c-851f-96fac2926b51 ' 2026-08-18 09:23:55.946 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-18 09:23:55.948 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network d70bfad8-cebb-4b5f-95ef-d8ab59e8c314 private-subnet' 2026-08-18 09:23:55.950 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-18 09:23:55.954 | +++ 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 --gateway 10.1.0.1 --subnet-pool 2a17b25e-934f-448c-851f-96fac2926b51 --network d70bfad8-cebb-4b5f-95ef-d8ab59e8c314 private-subnet -f value -c id 2026-08-18 09:23:56.892 | 2026-08-18 09:23:56.904 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:23:56.906 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=3e39ef52-15d2-408f-a693-6ee10e52c74a 2026-08-18 09:23:56.909 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-18 09:23:56.912 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:23:56.932 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 3e39ef52-15d2-408f-a693-6ee10e52c74a 2026-08-18 09:23:56.936 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=3e39ef52-15d2-408f-a693-6ee10e52c74a 2026-08-18 09:23:56.938 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-18 09:23:56.942 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-18 09:23:56.945 | ++ 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-08-18 09:23:56.947 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:23:56.966 | ++ 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-08-18 09:23:56.969 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:23:56.985 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-18 09:23:56.989 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z db4eafe6-c972-483b-884b-a5f3e2bca03c ']' 2026-08-18 09:23:56.992 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-18 09:23:56.994 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-18 09:23:56.997 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool db4eafe6-c972-483b-884b-a5f3e2bca03c ' 2026-08-18 09:23:57.001 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-18 09:23:57.003 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network d70bfad8-cebb-4b5f-95ef-d8ab59e8c314 ipv6-private-subnet ' 2026-08-18 09:23:57.007 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-18 09:23:57.011 | +++ 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 db4eafe6-c972-483b-884b-a5f3e2bca03c --ipv6-ra-mode slaac --ipv6-address-mode slaac --network d70bfad8-cebb-4b5f-95ef-d8ab59e8c314 ipv6-private-subnet -f value -c id 2026-08-18 09:23:57.864 | 2026-08-18 09:23:57.871 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:23:57.875 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=f688adf2-20b1-4860-99af-691095656084 2026-08-18 09:23:57.879 | ++ 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-08-18 09:23:57.882 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:23:57.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo f688adf2-20b1-4860-99af-691095656084 2026-08-18 09:23:57.905 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=f688adf2-20b1-4860-99af-691095656084 2026-08-18 09:23:57.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-18 09:23:57.912 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-18 09:23:57.917 | ++ 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-08-18 09:23:58.156 | 2026-08-18 09:23:58.168 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:23:58.172 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-18 09:23:58.172 | address-scope 2026-08-18 09:23:58.172 | agent 2026-08-18 09:23:58.172 | allowed-address-pairs 2026-08-18 09:23:58.172 | auto-allocated-topology 2026-08-18 09:23:58.172 | availability_zone 2026-08-18 09:23:58.172 | default-subnetpools 2026-08-18 09:23:58.172 | dhcp_agent_scheduler 2026-08-18 09:23:58.172 | dns-integration 2026-08-18 09:23:58.172 | dns-domain-ports 2026-08-18 09:23:58.172 | dns-integration-domain-keywords 2026-08-18 09:23:58.172 | empty-string-filtering 2026-08-18 09:23:58.172 | external-net 2026-08-18 09:23:58.172 | extra_dhcp_opt 2026-08-18 09:23:58.172 | extraroute 2026-08-18 09:23:58.172 | extraroute-atomic 2026-08-18 09:23:58.172 | filter-validation 2026-08-18 09:23:58.172 | floating-ip-port-forwarding-detail 2026-08-18 09:23:58.172 | fip-port-details 2026-08-18 09:23:58.172 | flavors 2026-08-18 09:23:58.172 | floatingip-pools 2026-08-18 09:23:58.172 | router 2026-08-18 09:23:58.172 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:23:58.172 | enable-default-route-bfd 2026-08-18 09:23:58.172 | enable-default-route-ecmp 2026-08-18 09:23:58.172 | ext-gw-mode 2026-08-18 09:23:58.172 | l3-ha 2026-08-18 09:23:58.172 | external-gateway-multihoming 2026-08-18 09:23:58.172 | l3-flavors 2026-08-18 09:23:58.172 | l3_agent_scheduler 2026-08-18 09:23:58.172 | multi-provider 2026-08-18 09:23:58.172 | net-mtu 2026-08-18 09:23:58.172 | net-mtu-writable 2026-08-18 09:23:58.172 | network_availability_zone 2026-08-18 09:23:58.172 | network-ip-availability 2026-08-18 09:23:58.172 | network-ip-availability-details 2026-08-18 09:23:58.172 | pagination 2026-08-18 09:23:58.172 | port-device-profile 2026-08-18 09:23:58.172 | port-mac-address-regenerate 2026-08-18 09:23:58.172 | port-numa-affinity-policy 2026-08-18 09:23:58.172 | port-numa-affinity-policy-socket 2026-08-18 09:23:58.172 | binding 2026-08-18 09:23:58.172 | binding-extended 2026-08-18 09:23:58.172 | port-security 2026-08-18 09:23:58.172 | project-id 2026-08-18 09:23:58.172 | provider 2026-08-18 09:23:58.172 | qinq 2026-08-18 09:23:58.172 | quota-check-limit 2026-08-18 09:23:58.172 | quota-check-limit-default 2026-08-18 09:23:58.172 | quotas 2026-08-18 09:23:58.172 | quota_details 2026-08-18 09:23:58.172 | rbac-policies 2026-08-18 09:23:58.172 | rbac-address-scope 2026-08-18 09:23:58.172 | rbac-security-groups 2026-08-18 09:23:58.172 | revision-if-match 2026-08-18 09:23:58.172 | standard-attr-revisions 2026-08-18 09:23:58.172 | router_availability_zone 2026-08-18 09:23:58.172 | router-enable-snat 2026-08-18 09:23:58.173 | security-groups-default-rules 2026-08-18 09:23:58.173 | security-groups-default-statefulness 2026-08-18 09:23:58.173 | security-groups-normalized-cidr 2026-08-18 09:23:58.173 | security-groups-remote-address-group 2026-08-18 09:23:58.173 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:23:58.173 | security-groups-shared-filtering 2026-08-18 09:23:58.173 | security-group 2026-08-18 09:23:58.173 | service-type 2026-08-18 09:23:58.173 | sorting 2026-08-18 09:23:58.173 | standard-attr-description 2026-08-18 09:23:58.173 | stateful-security-group 2026-08-18 09:23:58.173 | subnet-dns-publish-fixed-ip 2026-08-18 09:23:58.173 | subnet-external-network 2026-08-18 09:23:58.173 | subnet_onboard 2026-08-18 09:23:58.173 | subnet-service-types 2026-08-18 09:23:58.173 | subnet_allocation 2026-08-18 09:23:58.173 | subnetpool-prefix-ops 2026-08-18 09:23:58.173 | tag-creation 2026-08-18 09:23:58.173 | standard-attr-tag 2026-08-18 09:23:58.173 | standard-attr-timestamp 2026-08-18 09:23:58.173 | vlan-transparent' 2026-08-18 09:23:58.176 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-18 09:23:58.176 | address-scope 2026-08-18 09:23:58.176 | agent 2026-08-18 09:23:58.176 | allowed-address-pairs 2026-08-18 09:23:58.176 | auto-allocated-topology 2026-08-18 09:23:58.176 | availability_zone 2026-08-18 09:23:58.176 | default-subnetpools 2026-08-18 09:23:58.176 | dhcp_agent_scheduler 2026-08-18 09:23:58.176 | dns-integration 2026-08-18 09:23:58.176 | dns-domain-ports 2026-08-18 09:23:58.176 | dns-integration-domain-keywords 2026-08-18 09:23:58.176 | empty-string-filtering 2026-08-18 09:23:58.176 | external-net 2026-08-18 09:23:58.176 | extra_dhcp_opt 2026-08-18 09:23:58.176 | extraroute 2026-08-18 09:23:58.176 | extraroute-atomic 2026-08-18 09:23:58.176 | filter-validation 2026-08-18 09:23:58.176 | floating-ip-port-forwarding-detail 2026-08-18 09:23:58.176 | fip-port-details 2026-08-18 09:23:58.176 | flavors 2026-08-18 09:23:58.176 | floatingip-pools 2026-08-18 09:23:58.176 | router 2026-08-18 09:23:58.176 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:23:58.176 | enable-default-route-bfd 2026-08-18 09:23:58.176 | enable-default-route-ecmp 2026-08-18 09:23:58.176 | ext-gw-mode 2026-08-18 09:23:58.176 | l3-ha 2026-08-18 09:23:58.176 | external-gateway-multihoming 2026-08-18 09:23:58.177 | l3-flavors 2026-08-18 09:23:58.177 | l3_agent_scheduler 2026-08-18 09:23:58.177 | multi-provider 2026-08-18 09:23:58.177 | net-mtu 2026-08-18 09:23:58.177 | net-mtu-writable 2026-08-18 09:23:58.177 | network_availability_zone 2026-08-18 09:23:58.177 | network-ip-availability 2026-08-18 09:23:58.177 | network-ip-availability-details 2026-08-18 09:23:58.177 | pagination 2026-08-18 09:23:58.177 | port-device-profile 2026-08-18 09:23:58.177 | port-mac-address-regenerate 2026-08-18 09:23:58.177 | port-numa-affinity-policy 2026-08-18 09:23:58.177 | port-numa-affinity-policy-socket 2026-08-18 09:23:58.177 | binding 2026-08-18 09:23:58.177 | binding-extended 2026-08-18 09:23:58.177 | port-security 2026-08-18 09:23:58.177 | project-id 2026-08-18 09:23:58.177 | provider 2026-08-18 09:23:58.177 | qinq 2026-08-18 09:23:58.177 | quota-check-limit 2026-08-18 09:23:58.177 | quota-check-limit-default 2026-08-18 09:23:58.177 | quotas 2026-08-18 09:23:58.177 | quota_details 2026-08-18 09:23:58.177 | rbac-policies 2026-08-18 09:23:58.177 | rbac-address-scope 2026-08-18 09:23:58.177 | rbac-security-groups 2026-08-18 09:23:58.177 | revision-if-match 2026-08-18 09:23:58.177 | standard-attr-revisions 2026-08-18 09:23:58.177 | router_availability_zone 2026-08-18 09:23:58.177 | router-enable-snat 2026-08-18 09:23:58.177 | security-groups-default-rules 2026-08-18 09:23:58.177 | security-groups-default-statefulness 2026-08-18 09:23:58.177 | security-groups-normalized-cidr 2026-08-18 09:23:58.177 | security-groups-remote-address-group 2026-08-18 09:23:58.177 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:23:58.177 | security-groups-shared-filtering 2026-08-18 09:23:58.177 | security-group 2026-08-18 09:23:58.177 | service-type 2026-08-18 09:23:58.177 | sorting 2026-08-18 09:23:58.177 | standard-attr-description 2026-08-18 09:23:58.177 | stateful-security-group 2026-08-18 09:23:58.177 | subnet-dns-publish-fixed-ip 2026-08-18 09:23:58.177 | subnet-external-network 2026-08-18 09:23:58.177 | subnet_onboard 2026-08-18 09:23:58.177 | subnet-service-types 2026-08-18 09:23:58.177 | subnet_allocation 2026-08-18 09:23:58.177 | subnetpool-prefix-ops 2026-08-18 09:23:58.177 | tag-creation 2026-08-18 09:23:58.177 | standard-attr-tag 2026-08-18 09:23:58.177 | standard-attr-timestamp 2026-08-18 09:23:58.178 | vlan-transparent =~ router ]] 2026-08-18 09:23:58.181 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-18 09:23:58.184 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-18 09:23:58.187 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-18 09:23:58.191 | ++ 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-08-18 09:23:58.446 | 2026-08-18 09:23:58.455 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:23:58.459 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-18 09:23:58.459 | address-scope 2026-08-18 09:23:58.459 | agent 2026-08-18 09:23:58.459 | allowed-address-pairs 2026-08-18 09:23:58.459 | auto-allocated-topology 2026-08-18 09:23:58.459 | availability_zone 2026-08-18 09:23:58.459 | default-subnetpools 2026-08-18 09:23:58.459 | dhcp_agent_scheduler 2026-08-18 09:23:58.459 | dns-integration 2026-08-18 09:23:58.459 | dns-domain-ports 2026-08-18 09:23:58.459 | dns-integration-domain-keywords 2026-08-18 09:23:58.459 | empty-string-filtering 2026-08-18 09:23:58.459 | external-net 2026-08-18 09:23:58.459 | extra_dhcp_opt 2026-08-18 09:23:58.459 | extraroute 2026-08-18 09:23:58.459 | extraroute-atomic 2026-08-18 09:23:58.459 | filter-validation 2026-08-18 09:23:58.459 | floating-ip-port-forwarding-detail 2026-08-18 09:23:58.459 | fip-port-details 2026-08-18 09:23:58.459 | flavors 2026-08-18 09:23:58.459 | floatingip-pools 2026-08-18 09:23:58.459 | router 2026-08-18 09:23:58.459 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:23:58.459 | enable-default-route-bfd 2026-08-18 09:23:58.459 | enable-default-route-ecmp 2026-08-18 09:23:58.459 | ext-gw-mode 2026-08-18 09:23:58.459 | l3-ha 2026-08-18 09:23:58.459 | external-gateway-multihoming 2026-08-18 09:23:58.459 | l3-flavors 2026-08-18 09:23:58.459 | l3_agent_scheduler 2026-08-18 09:23:58.459 | multi-provider 2026-08-18 09:23:58.459 | net-mtu 2026-08-18 09:23:58.459 | net-mtu-writable 2026-08-18 09:23:58.459 | network_availability_zone 2026-08-18 09:23:58.459 | network-ip-availability 2026-08-18 09:23:58.459 | network-ip-availability-details 2026-08-18 09:23:58.459 | pagination 2026-08-18 09:23:58.459 | port-device-profile 2026-08-18 09:23:58.459 | port-mac-address-regenerate 2026-08-18 09:23:58.459 | port-numa-affinity-policy 2026-08-18 09:23:58.459 | port-numa-affinity-policy-socket 2026-08-18 09:23:58.459 | binding 2026-08-18 09:23:58.459 | binding-extended 2026-08-18 09:23:58.460 | port-security 2026-08-18 09:23:58.460 | project-id 2026-08-18 09:23:58.460 | provider 2026-08-18 09:23:58.460 | qinq 2026-08-18 09:23:58.460 | quota-check-limit 2026-08-18 09:23:58.460 | quota-check-limit-default 2026-08-18 09:23:58.460 | quotas 2026-08-18 09:23:58.460 | quota_details 2026-08-18 09:23:58.460 | rbac-policies 2026-08-18 09:23:58.460 | rbac-address-scope 2026-08-18 09:23:58.460 | rbac-security-groups 2026-08-18 09:23:58.460 | revision-if-match 2026-08-18 09:23:58.460 | standard-attr-revisions 2026-08-18 09:23:58.460 | router_availability_zone 2026-08-18 09:23:58.460 | router-enable-snat 2026-08-18 09:23:58.460 | security-groups-default-rules 2026-08-18 09:23:58.460 | security-groups-default-statefulness 2026-08-18 09:23:58.460 | security-groups-normalized-cidr 2026-08-18 09:23:58.460 | security-groups-remote-address-group 2026-08-18 09:23:58.460 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:23:58.460 | security-groups-shared-filtering 2026-08-18 09:23:58.460 | security-group 2026-08-18 09:23:58.460 | service-type 2026-08-18 09:23:58.460 | sorting 2026-08-18 09:23:58.460 | standard-attr-description 2026-08-18 09:23:58.460 | stateful-security-group 2026-08-18 09:23:58.460 | subnet-dns-publish-fixed-ip 2026-08-18 09:23:58.460 | subnet-external-network 2026-08-18 09:23:58.460 | subnet_onboard 2026-08-18 09:23:58.460 | subnet-service-types 2026-08-18 09:23:58.460 | subnet_allocation 2026-08-18 09:23:58.460 | subnetpool-prefix-ops 2026-08-18 09:23:58.460 | tag-creation 2026-08-18 09:23:58.460 | standard-attr-tag 2026-08-18 09:23:58.460 | standard-attr-timestamp 2026-08-18 09:23:58.460 | vlan-transparent' 2026-08-18 09:23:58.464 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-18 09:23:58.464 | address-scope 2026-08-18 09:23:58.464 | agent 2026-08-18 09:23:58.464 | allowed-address-pairs 2026-08-18 09:23:58.464 | auto-allocated-topology 2026-08-18 09:23:58.464 | availability_zone 2026-08-18 09:23:58.464 | default-subnetpools 2026-08-18 09:23:58.464 | dhcp_agent_scheduler 2026-08-18 09:23:58.464 | dns-integration 2026-08-18 09:23:58.464 | dns-domain-ports 2026-08-18 09:23:58.464 | dns-integration-domain-keywords 2026-08-18 09:23:58.464 | empty-string-filtering 2026-08-18 09:23:58.464 | external-net 2026-08-18 09:23:58.464 | extra_dhcp_opt 2026-08-18 09:23:58.464 | extraroute 2026-08-18 09:23:58.464 | extraroute-atomic 2026-08-18 09:23:58.464 | filter-validation 2026-08-18 09:23:58.464 | floating-ip-port-forwarding-detail 2026-08-18 09:23:58.464 | fip-port-details 2026-08-18 09:23:58.464 | flavors 2026-08-18 09:23:58.464 | floatingip-pools 2026-08-18 09:23:58.464 | router 2026-08-18 09:23:58.464 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:23:58.464 | enable-default-route-bfd 2026-08-18 09:23:58.464 | enable-default-route-ecmp 2026-08-18 09:23:58.464 | ext-gw-mode 2026-08-18 09:23:58.464 | l3-ha 2026-08-18 09:23:58.464 | external-gateway-multihoming 2026-08-18 09:23:58.464 | l3-flavors 2026-08-18 09:23:58.464 | l3_agent_scheduler 2026-08-18 09:23:58.464 | multi-provider 2026-08-18 09:23:58.464 | net-mtu 2026-08-18 09:23:58.464 | net-mtu-writable 2026-08-18 09:23:58.464 | network_availability_zone 2026-08-18 09:23:58.464 | network-ip-availability 2026-08-18 09:23:58.464 | network-ip-availability-details 2026-08-18 09:23:58.464 | pagination 2026-08-18 09:23:58.464 | port-device-profile 2026-08-18 09:23:58.464 | port-mac-address-regenerate 2026-08-18 09:23:58.464 | port-numa-affinity-policy 2026-08-18 09:23:58.464 | port-numa-affinity-policy-socket 2026-08-18 09:23:58.464 | binding 2026-08-18 09:23:58.464 | binding-extended 2026-08-18 09:23:58.464 | port-security 2026-08-18 09:23:58.464 | project-id 2026-08-18 09:23:58.464 | provider 2026-08-18 09:23:58.464 | qinq 2026-08-18 09:23:58.464 | quota-check-limit 2026-08-18 09:23:58.464 | quota-check-limit-default 2026-08-18 09:23:58.464 | quotas 2026-08-18 09:23:58.464 | quota_details 2026-08-18 09:23:58.464 | rbac-policies 2026-08-18 09:23:58.464 | rbac-address-scope 2026-08-18 09:23:58.464 | rbac-security-groups 2026-08-18 09:23:58.464 | revision-if-match 2026-08-18 09:23:58.464 | standard-attr-revisions 2026-08-18 09:23:58.464 | router_availability_zone 2026-08-18 09:23:58.464 | router-enable-snat 2026-08-18 09:23:58.464 | security-groups-default-rules 2026-08-18 09:23:58.464 | security-groups-default-statefulness 2026-08-18 09:23:58.464 | security-groups-normalized-cidr 2026-08-18 09:23:58.464 | security-groups-remote-address-group 2026-08-18 09:23:58.464 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:23:58.464 | security-groups-shared-filtering 2026-08-18 09:23:58.464 | security-group 2026-08-18 09:23:58.464 | service-type 2026-08-18 09:23:58.464 | sorting 2026-08-18 09:23:58.464 | standard-attr-description 2026-08-18 09:23:58.464 | stateful-security-group 2026-08-18 09:23:58.464 | subnet-dns-publish-fixed-ip 2026-08-18 09:23:58.464 | subnet-external-network 2026-08-18 09:23:58.464 | subnet_onboard 2026-08-18 09:23:58.464 | subnet-service-types 2026-08-18 09:23:58.464 | subnet_allocation 2026-08-18 09:23:58.464 | subnetpool-prefix-ops 2026-08-18 09:23:58.464 | tag-creation 2026-08-18 09:23:58.464 | standard-attr-tag 2026-08-18 09:23:58.464 | standard-attr-timestamp 2026-08-18 09:23:58.464 | vlan-transparent =~ external-net ]] 2026-08-18 09:23:58.468 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-18 09:23:58.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-18 09:23:58.476 | ++ 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-08-18 09:23:58.897 | 2026-08-18 09:23:58.911 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:23:58.916 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=d6059baf-1951-482d-a7a1-72b44a1f2089 2026-08-18 09:23:58.919 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-18 09:23:58.922 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:23:58.943 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-18 09:23:58.947 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-18 09:23:58.949 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-18 09:23:58.954 | ++ 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-08-18 09:23:59.209 | 2026-08-18 09:23:59.220 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:23:59.224 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-18 09:23:59.224 | address-scope 2026-08-18 09:23:59.224 | agent 2026-08-18 09:23:59.224 | allowed-address-pairs 2026-08-18 09:23:59.224 | auto-allocated-topology 2026-08-18 09:23:59.224 | availability_zone 2026-08-18 09:23:59.224 | default-subnetpools 2026-08-18 09:23:59.224 | dhcp_agent_scheduler 2026-08-18 09:23:59.224 | dns-integration 2026-08-18 09:23:59.224 | dns-domain-ports 2026-08-18 09:23:59.224 | dns-integration-domain-keywords 2026-08-18 09:23:59.224 | empty-string-filtering 2026-08-18 09:23:59.224 | external-net 2026-08-18 09:23:59.224 | extra_dhcp_opt 2026-08-18 09:23:59.224 | extraroute 2026-08-18 09:23:59.224 | extraroute-atomic 2026-08-18 09:23:59.224 | filter-validation 2026-08-18 09:23:59.224 | floating-ip-port-forwarding-detail 2026-08-18 09:23:59.224 | fip-port-details 2026-08-18 09:23:59.224 | flavors 2026-08-18 09:23:59.224 | floatingip-pools 2026-08-18 09:23:59.224 | router 2026-08-18 09:23:59.224 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:23:59.224 | enable-default-route-bfd 2026-08-18 09:23:59.224 | enable-default-route-ecmp 2026-08-18 09:23:59.224 | ext-gw-mode 2026-08-18 09:23:59.225 | l3-ha 2026-08-18 09:23:59.225 | external-gateway-multihoming 2026-08-18 09:23:59.225 | l3-flavors 2026-08-18 09:23:59.225 | l3_agent_scheduler 2026-08-18 09:23:59.225 | multi-provider 2026-08-18 09:23:59.225 | net-mtu 2026-08-18 09:23:59.225 | net-mtu-writable 2026-08-18 09:23:59.225 | network_availability_zone 2026-08-18 09:23:59.225 | network-ip-availability 2026-08-18 09:23:59.225 | network-ip-availability-details 2026-08-18 09:23:59.225 | pagination 2026-08-18 09:23:59.225 | port-device-profile 2026-08-18 09:23:59.225 | port-mac-address-regenerate 2026-08-18 09:23:59.225 | port-numa-affinity-policy 2026-08-18 09:23:59.225 | port-numa-affinity-policy-socket 2026-08-18 09:23:59.225 | binding 2026-08-18 09:23:59.225 | binding-extended 2026-08-18 09:23:59.225 | port-security 2026-08-18 09:23:59.225 | project-id 2026-08-18 09:23:59.225 | provider 2026-08-18 09:23:59.225 | qinq 2026-08-18 09:23:59.225 | quota-check-limit 2026-08-18 09:23:59.225 | quota-check-limit-default 2026-08-18 09:23:59.225 | quotas 2026-08-18 09:23:59.225 | quota_details 2026-08-18 09:23:59.225 | rbac-policies 2026-08-18 09:23:59.225 | rbac-address-scope 2026-08-18 09:23:59.225 | rbac-security-groups 2026-08-18 09:23:59.225 | revision-if-match 2026-08-18 09:23:59.225 | standard-attr-revisions 2026-08-18 09:23:59.225 | router_availability_zone 2026-08-18 09:23:59.225 | router-enable-snat 2026-08-18 09:23:59.225 | security-groups-default-rules 2026-08-18 09:23:59.225 | security-groups-default-statefulness 2026-08-18 09:23:59.225 | security-groups-normalized-cidr 2026-08-18 09:23:59.225 | security-groups-remote-address-group 2026-08-18 09:23:59.225 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:23:59.225 | security-groups-shared-filtering 2026-08-18 09:23:59.225 | security-group 2026-08-18 09:23:59.225 | service-type 2026-08-18 09:23:59.225 | sorting 2026-08-18 09:23:59.225 | standard-attr-description 2026-08-18 09:23:59.225 | stateful-security-group 2026-08-18 09:23:59.225 | subnet-dns-publish-fixed-ip 2026-08-18 09:23:59.225 | subnet-external-network 2026-08-18 09:23:59.225 | subnet_onboard 2026-08-18 09:23:59.225 | subnet-service-types 2026-08-18 09:23:59.225 | subnet_allocation 2026-08-18 09:23:59.225 | subnetpool-prefix-ops 2026-08-18 09:23:59.225 | tag-creation 2026-08-18 09:23:59.225 | standard-attr-tag 2026-08-18 09:23:59.225 | standard-attr-timestamp 2026-08-18 09:23:59.225 | vlan-transparent' 2026-08-18 09:23:59.227 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-18 09:23:59.227 | address-scope 2026-08-18 09:23:59.227 | agent 2026-08-18 09:23:59.227 | allowed-address-pairs 2026-08-18 09:23:59.227 | auto-allocated-topology 2026-08-18 09:23:59.227 | availability_zone 2026-08-18 09:23:59.227 | default-subnetpools 2026-08-18 09:23:59.227 | dhcp_agent_scheduler 2026-08-18 09:23:59.227 | dns-integration 2026-08-18 09:23:59.227 | dns-domain-ports 2026-08-18 09:23:59.227 | dns-integration-domain-keywords 2026-08-18 09:23:59.227 | empty-string-filtering 2026-08-18 09:23:59.227 | external-net 2026-08-18 09:23:59.227 | extra_dhcp_opt 2026-08-18 09:23:59.227 | extraroute 2026-08-18 09:23:59.227 | extraroute-atomic 2026-08-18 09:23:59.227 | filter-validation 2026-08-18 09:23:59.227 | floating-ip-port-forwarding-detail 2026-08-18 09:23:59.227 | fip-port-details 2026-08-18 09:23:59.227 | flavors 2026-08-18 09:23:59.227 | floatingip-pools 2026-08-18 09:23:59.227 | router 2026-08-18 09:23:59.227 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:23:59.227 | enable-default-route-bfd 2026-08-18 09:23:59.227 | enable-default-route-ecmp 2026-08-18 09:23:59.228 | ext-gw-mode 2026-08-18 09:23:59.228 | l3-ha 2026-08-18 09:23:59.228 | external-gateway-multihoming 2026-08-18 09:23:59.228 | l3-flavors 2026-08-18 09:23:59.228 | l3_agent_scheduler 2026-08-18 09:23:59.228 | multi-provider 2026-08-18 09:23:59.228 | net-mtu 2026-08-18 09:23:59.228 | net-mtu-writable 2026-08-18 09:23:59.228 | network_availability_zone 2026-08-18 09:23:59.228 | network-ip-availability 2026-08-18 09:23:59.228 | network-ip-availability-details 2026-08-18 09:23:59.228 | pagination 2026-08-18 09:23:59.228 | port-device-profile 2026-08-18 09:23:59.228 | port-mac-address-regenerate 2026-08-18 09:23:59.228 | port-numa-affinity-policy 2026-08-18 09:23:59.228 | port-numa-affinity-policy-socket 2026-08-18 09:23:59.228 | binding 2026-08-18 09:23:59.228 | binding-extended 2026-08-18 09:23:59.228 | port-security 2026-08-18 09:23:59.228 | project-id 2026-08-18 09:23:59.228 | provider 2026-08-18 09:23:59.228 | qinq 2026-08-18 09:23:59.228 | quota-check-limit 2026-08-18 09:23:59.228 | quota-check-limit-default 2026-08-18 09:23:59.228 | quotas 2026-08-18 09:23:59.228 | quota_details 2026-08-18 09:23:59.228 | rbac-policies 2026-08-18 09:23:59.228 | rbac-address-scope 2026-08-18 09:23:59.228 | rbac-security-groups 2026-08-18 09:23:59.228 | revision-if-match 2026-08-18 09:23:59.228 | standard-attr-revisions 2026-08-18 09:23:59.228 | router_availability_zone 2026-08-18 09:23:59.228 | router-enable-snat 2026-08-18 09:23:59.228 | security-groups-default-rules 2026-08-18 09:23:59.228 | security-groups-default-statefulness 2026-08-18 09:23:59.228 | security-groups-normalized-cidr 2026-08-18 09:23:59.228 | security-groups-remote-address-group 2026-08-18 09:23:59.228 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:23:59.228 | security-groups-shared-filtering 2026-08-18 09:23:59.228 | security-group 2026-08-18 09:23:59.228 | service-type 2026-08-18 09:23:59.228 | sorting 2026-08-18 09:23:59.228 | standard-attr-description 2026-08-18 09:23:59.228 | stateful-security-group 2026-08-18 09:23:59.228 | subnet-dns-publish-fixed-ip 2026-08-18 09:23:59.228 | subnet-external-network 2026-08-18 09:23:59.228 | subnet_onboard 2026-08-18 09:23:59.228 | subnet-service-types 2026-08-18 09:23:59.228 | subnet_allocation 2026-08-18 09:23:59.228 | subnetpool-prefix-ops 2026-08-18 09:23:59.228 | tag-creation 2026-08-18 09:23:59.228 | standard-attr-tag 2026-08-18 09:23:59.228 | standard-attr-timestamp 2026-08-18 09:23:59.228 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-18 09:23:59.230 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-18 09:23:59.234 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-18 09:23:59.237 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-18 09:23:59.241 | ++ 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-08-18 09:24:00.234 | 2026-08-18 09:24:00.245 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:24:00.248 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=56905ba5-b5ed-4346-876b-b72b82b8751f 2026-08-18 09:24:00.250 | + 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-08-18 09:24:00.252 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:24:00.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-18 09:24:00.275 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-18 09:24:00.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d6059baf-1951-482d-a7a1-72b44a1f2089 3e39ef52-15d2-408f-a693-6ee10e52c74a 2026-08-18 09:24:02.313 | 2026-08-18 09:24:02.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-18 09:24:02.328 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 56905ba5-b5ed-4346-876b-b72b82b8751f 2026-08-18 09:24:02.331 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-18 09:24:02.335 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-18 09:24:02.338 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-18 09:24:02.341 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-18 09:24:02.344 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-08-18 09:24:02.347 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-08-18 09:24:02.349 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 56905ba5-b5ed-4346-876b-b72b82b8751f --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-08-18 09:24:02.352 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-18 09:24:02.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-18 09:24:02.360 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network 56905ba5-b5ed-4346-876b-b72b82b8751f --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-08-18 09:24:02.360 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-18 09:24:03.082 | 2026-08-18 09:24:03.092 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:24:03.096 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-08-18 09:24:03.096 | | id | 2fc25e65-6b3f-474e-aafe-7a354c42eef3 |' 2026-08-18 09:24:03.098 | ++ 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-08-18 09:24:03.101 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:24:03.119 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 2fc25e65-6b3f-474e-aafe-7a354c42eef3 '|' 2026-08-18 09:24:03.122 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 2fc25e65-6b3f-474e-aafe-7a354c42eef3 |' 2026-08-18 09:24:03.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-18 09:24:03.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 2fc25e65-6b3f-474e-aafe-7a354c42eef3 '|' 2026-08-18 09:24:03.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-18 09:24:03.133 | ++ functions-common:get_field:806 : local data field 2026-08-18 09:24:03.135 | ++ functions-common:get_field:807 : read data 2026-08-18 09:24:03.139 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-18 09:24:03.142 | ++ functions-common:get_field:811 : field='$3' 2026-08-18 09:24:03.145 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 2fc25e65-6b3f-474e-aafe-7a354c42eef3 |' 2026-08-18 09:24:03.145 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-18 09:24:03.152 | ++ functions-common:get_field:807 : read data 2026-08-18 09:24:03.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-08-18 09:24:03.160 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 2fc25e65-6b3f-474e-aafe-7a354c42eef3 '|' 2026-08-18 09:24:03.160 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-18 09:24:03.163 | ++ functions-common:get_field:806 : local data field 2026-08-18 09:24:03.166 | ++ functions-common:get_field:807 : read data 2026-08-18 09:24:03.169 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-18 09:24:03.172 | ++ functions-common:get_field:811 : field='$6' 2026-08-18 09:24:03.175 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 2fc25e65-6b3f-474e-aafe-7a354c42eef3 |' 2026-08-18 09:24:03.175 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-18 09:24:03.181 | ++ functions-common:get_field:807 : read data 2026-08-18 09:24:03.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=2fc25e65-6b3f-474e-aafe-7a354c42eef3 2026-08-18 09:24:03.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 56905ba5-b5ed-4346-876b-b72b82b8751f d6059baf-1951-482d-a7a1-72b44a1f2089 2026-08-18 09:24:04.974 | 2026-08-18 09:24:04.983 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-18 09:24:04.986 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-18 09:24:04.988 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-18 09:24:05.007 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:05.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-18 09:24:05.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-18 09:24:05.015 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-18 09:24:05.019 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-18 09:24:05.022 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-18 09:24:05.026 | ++ 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-08-18 09:24:05.043 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-18 09:24:05.047 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-18 09:24:05.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-18 09:24:05.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-18 09:24:05.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-18 09:24:05.059 | + 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-08-18 09:24:05.061 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-18 09:24:05.064 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-18 09:24:05.067 | + functions-common:test_with_retry:2360 : local until=10 2026-08-18 09:24:05.070 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-18 09:24:05.073 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-18 09:24:05.075 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-18 09:24:05.078 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:05.080 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:05.083 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:05.088 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045045085 2026-08-18 09:24:05.091 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-18 09:24:05.099 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-18 09:24:05.102 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:05.105 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:05.107 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:05.110 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:05.113 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:05.116 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-18 09:24:05.118 | + functions-common:time_stop:2427 : start_time=1787045045085 2026-08-18 09:24:05.122 | + functions-common:time_stop:2429 : [[ -z 1787045045085 ]] 2026-08-18 09:24:05.125 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:05.130 | + functions-common:time_stop:2432 : end_time=1787045045126 2026-08-18 09:24:05.133 | + functions-common:time_stop:2433 : elapsed_time=41 2026-08-18 09:24:05.136 | + functions-common:time_stop:2434 : total=1016 2026-08-18 09:24:05.139 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:05.142 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1057 2026-08-18 09:24:05.146 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-08-18 09:24:05.146 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-18 09:24:05.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-18 09:24:05.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:24:05.159 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-18 09:24:05.163 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-18 09:24:05.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-08-18 09:24:05.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-18 09:24:05.203 | ++ 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-08-18 09:24:05.204 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-18 09:24:05.204 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-18 09:24:05.204 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-18 09:24:05.490 | 2026-08-18 09:24:05.502 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:24:05.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.232 ' 2026-08-18 09:24:05.510 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-18 09:24:05.513 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:24:05.535 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-18 09:24:05.538 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:24:05.542 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-18 09:24:05.546 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-18 09:24:05.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d6059baf-1951-482d-a7a1-72b44a1f2089 f688adf2-20b1-4860-99af-691095656084 2026-08-18 09:24:07.852 | 2026-08-18 09:24:07.861 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-18 09:24:07.865 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 56905ba5-b5ed-4346-876b-b72b82b8751f 2026-08-18 09:24:07.870 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-18 09:24:07.872 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-18 09:24:07.875 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-18 09:24:07.878 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-18 09:24:07.881 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 56905ba5-b5ed-4346-876b-b72b82b8751f --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-18 09:24:07.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-18 09:24:07.887 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-18 09:24:07.892 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-18 09:24:07.893 | +++ 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 56905ba5-b5ed-4346-876b-b72b82b8751f --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-18 09:24:09.961 | 2026-08-18 09:24:09.971 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:24:09.974 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-18 09:24:09.974 | | id | 90c65d58-ac01-463e-8a69-76ca19c173ac |' 2026-08-18 09:24:09.977 | ++ 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-08-18 09:24:09.980 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:24:09.999 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 90c65d58-ac01-463e-8a69-76ca19c173ac '|' 2026-08-18 09:24:10.002 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 90c65d58-ac01-463e-8a69-76ca19c173ac |' 2026-08-18 09:24:10.005 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-18 09:24:10.009 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-18 09:24:10.010 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 90c65d58-ac01-463e-8a69-76ca19c173ac '|' 2026-08-18 09:24:10.012 | ++ functions-common:get_field:806 : local data field 2026-08-18 09:24:10.015 | ++ functions-common:get_field:807 : read data 2026-08-18 09:24:10.018 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-18 09:24:10.021 | ++ functions-common:get_field:811 : field='$3' 2026-08-18 09:24:10.025 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 90c65d58-ac01-463e-8a69-76ca19c173ac |' 2026-08-18 09:24:10.025 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-18 09:24:10.031 | ++ functions-common:get_field:807 : read data 2026-08-18 09:24:10.036 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-18 09:24:10.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-18 09:24:10.043 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 90c65d58-ac01-463e-8a69-76ca19c173ac '|' 2026-08-18 09:24:10.044 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-18 09:24:10.046 | ++ functions-common:get_field:806 : local data field 2026-08-18 09:24:10.049 | ++ functions-common:get_field:807 : read data 2026-08-18 09:24:10.052 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-18 09:24:10.054 | ++ functions-common:get_field:811 : field='$6' 2026-08-18 09:24:10.058 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 90c65d58-ac01-463e-8a69-76ca19c173ac |' 2026-08-18 09:24:10.058 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-18 09:24:10.063 | ++ functions-common:get_field:807 : read data 2026-08-18 09:24:10.067 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=90c65d58-ac01-463e-8a69-76ca19c173ac 2026-08-18 09:24:10.070 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-18 09:24:10.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-18 09:24:10.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-18 09:24:10.078 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-18 09:24:10.094 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:10.098 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-18 09:24:10.107 | net.ipv6.conf.all.forwarding = 1 2026-08-18 09:24:10.113 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show d6059baf-1951-482d-a7a1-72b44a1f2089 -c external_gateway_info -f json 2026-08-18 09:24:10.113 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 90c65d58-ac01-463e-8a69-76ca19c173ac 2026-08-18 09:24:10.113 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-18 09:24:10.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-18 09:24:10.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-18 09:24:10.421 | 2026-08-18 09:24:10.431 | ++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:24:10.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-18 09:24:10.437 | + 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-08-18 09:24:10.441 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-18 09:24:10.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-18 09:24:10.462 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-18 09:24:10.465 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-18 09:24:10.470 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-18 09:24:10.472 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-18 09:24:10.476 | ++ 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-08-18 09:24:10.495 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-18 09:24:10.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-18 09:24:10.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-18 09:24:10.505 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-18 09:24:10.522 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-18 09:24:10.538 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd0a:defe:8e69::/56 2026-08-18 09:24:10.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z db4eafe6-c972-483b-884b-a5f3e2bca03c ]] 2026-08-18 09:24:10.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd0a:defe:8e69::/56 via 2001:db8::1 dev br-ex 2026-08-18 09:24:10.562 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-18 09:24:10.565 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:24:10.569 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-18 09:24:10.592 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:10.595 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-18 09:24:10.599 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:24:10.603 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-18 09:24:10.606 | + ./stack.sh:main:1335 : start_nova 2026-08-18 09:24:10.611 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-18 09:24:10.613 | + lib/nova:start_nova_rest:1083 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:10.616 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:10.620 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:10.623 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-18 09:24:10.626 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 09:24:10.629 | + functions-common:run_process:1674 : local service=n-sch 2026-08-18 09:24:10.632 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 09:24:10.635 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:10.638 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:10.641 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:10.643 | + functions-common:run_process:1680 : local name=n-sch 2026-08-18 09:24:10.646 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:10.649 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:10.653 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:10.656 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:10.659 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:10.664 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045050661 2026-08-18 09:24:10.667 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-18 09:24:10.686 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:10.689 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-18 09:24:10.693 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-18 09:24:10.696 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 09:24:10.700 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 09:24:10.703 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 09:24:10.706 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 09:24:10.708 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-18 09:24:10.711 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-18 09:24:10.714 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-18 09:24:10.717 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:24:10.720 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:10.723 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:10.726 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:24:10.730 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-18 09:24:10.733 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-18 09:24:10.737 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-08-18 09:24:10.740 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-18 09:24:10.743 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 09:24:10.746 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:24:10.749 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:24:10.751 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:24:10.753 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:24:10.756 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:24:10.759 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-18 09:24:10.761 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:24:10.766 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-18 09:24:10.835 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:10.904 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-08-18 09:24:10.966 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-18 09:24:11.030 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-18 09:24:11.094 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-18 09:24:11.155 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:11.216 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:24:11.219 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:24:11.221 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-18 09:24:11.287 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:24:11.625 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-18 09:24:11.641 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-18 09:24:11.963 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-18 09:24:11.992 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:11.995 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:11.997 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:12.000 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:12.003 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:12.005 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:12.008 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:12.010 | + functions-common:time_stop:2427 : start_time=1787045050661 2026-08-18 09:24:12.013 | + functions-common:time_stop:2429 : [[ -z 1787045050661 ]] 2026-08-18 09:24:12.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:12.021 | + functions-common:time_stop:2432 : end_time=1787045052018 2026-08-18 09:24:12.024 | + functions-common:time_stop:2433 : elapsed_time=1357 2026-08-18 09:24:12.028 | + functions-common:time_stop:2434 : total=24274 2026-08-18 09:24:12.031 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:12.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25631 2026-08-18 09:24:12.038 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-18 09:24:12.043 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 09:24:12.047 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-18 09:24:12.050 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 09:24:12.052 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:12.055 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:12.058 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:12.061 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-18 09:24:12.065 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:12.068 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:12.071 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:12.073 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:12.077 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:12.082 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045052079 2026-08-18 09:24:12.085 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-18 09:24:12.106 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:12.110 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-08-18 09:24:12.113 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-18 09:24:12.117 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 09:24:12.121 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 09:24:12.124 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 09:24:12.127 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-18 09:24:12.130 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-18 09:24:12.133 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-18 09:24:12.136 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-18 09:24:12.139 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:24:12.142 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:12.145 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:12.148 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:24:12.152 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-18 09:24:12.154 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-18 09:24:12.157 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 09:24:12.161 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:24:12.163 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-18 09:24:12.166 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-18 09:24:12.169 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:24:12.172 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 09:24:12.175 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-18 09:24:12.178 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 09:24:12.181 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-18 09:24:12.183 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 09:24:12.188 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-08-18 09:24:12.264 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:12.338 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-08-18 09:24:12.398 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-08-18 09:24:12.466 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:24:12.533 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:12.598 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-18 09:24:12.669 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-18 09:24:12.737 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-18 09:24:12.802 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-18 09:24:12.865 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-18 09:24:12.932 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 09:24:12.936 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 09:24:12.939 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-18 09:24:13.013 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 09:24:13.324 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-18 09:24:13.339 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-18 09:24:13.680 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-18 09:24:13.769 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:13.773 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:13.777 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:13.781 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:13.785 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:13.789 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:13.793 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:13.797 | + functions-common:time_stop:2427 : start_time=1787045052079 2026-08-18 09:24:13.800 | + functions-common:time_stop:2429 : [[ -z 1787045052079 ]] 2026-08-18 09:24:13.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:13.812 | + functions-common:time_stop:2432 : end_time=1787045053807 2026-08-18 09:24:13.815 | + functions-common:time_stop:2433 : elapsed_time=1728 2026-08-18 09:24:13.818 | + functions-common:time_stop:2434 : total=25631 2026-08-18 09:24:13.821 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:13.823 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27359 2026-08-18 09:24:13.826 | + lib/nova:start_nova_rest:1091 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:13.831 | + lib/nova:start_nova_rest:1091 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:13.835 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-18 09:24:13.838 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:13.841 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:13.843 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:13.847 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-18 09:24:13.851 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 09:24:13.854 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-18 09:24:13.859 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-18 09:24:13.865 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 09:24:13.868 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-18 09:24:13.871 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-18 09:24:13.890 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:13.894 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-18 09:24:13.950 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-18 09:24:13.953 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-18 09:24:13.976 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:13.979 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-18 09:24:13.982 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-18 09:24:14.000 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:14.003 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-18 09:24:14.008 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 09:24:14.011 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-18 09:24:14.016 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-18 09:24:14.022 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 09:24:14.025 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 09:24:14.030 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-18 09:24:14.034 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 09:24:14.038 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-18 09:24:14.041 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 09:24:14.044 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:14.048 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:14.051 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:14.054 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-18 09:24:14.057 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:14.060 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:14.063 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:14.065 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:14.070 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:14.074 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045054071 2026-08-18 09:24:14.078 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-18 09:24:14.100 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:14.104 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-08-18 09:24:14.107 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-18 09:24:14.111 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 09:24:14.114 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 09:24:14.116 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 09:24:14.121 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 09:24:14.124 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-08-18 09:24:14.128 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-08-18 09:24:14.131 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-18 09:24:14.135 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:24:14.138 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:14.141 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:14.145 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:24:14.149 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-18 09:24:14.151 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-08-18 09:24:14.154 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-08-18 09:24:14.157 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-18 09:24:14.160 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 09:24:14.163 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:24:14.166 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:24:14.169 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:24:14.171 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:24:14.174 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:24:14.176 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-18 09:24:14.179 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:24:14.184 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-08-18 09:24:14.256 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:14.336 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-08-18 09:24:14.407 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-18 09:24:14.475 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-18 09:24:14.538 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-18 09:24:14.609 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:14.674 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:24:14.676 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:24:14.679 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-18 09:24:14.759 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:24:15.129 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-18 09:24:15.145 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-18 09:24:15.497 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-18 09:24:15.525 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:15.528 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:15.531 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:15.534 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:15.536 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:15.541 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:15.542 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:15.545 | + functions-common:time_stop:2427 : start_time=1787045054071 2026-08-18 09:24:15.548 | + functions-common:time_stop:2429 : [[ -z 1787045054071 ]] 2026-08-18 09:24:15.552 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:15.560 | + functions-common:time_stop:2432 : end_time=1787045055555 2026-08-18 09:24:15.562 | + functions-common:time_stop:2433 : elapsed_time=1484 2026-08-18 09:24:15.564 | + functions-common:time_stop:2434 : total=27359 2026-08-18 09:24:15.566 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:15.569 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28843 2026-08-18 09:24:15.571 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-18 09:24:15.574 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-18 09:24:15.576 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-18 09:24:15.579 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:15.582 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:15.587 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:15.589 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-18 09:24:15.593 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:15.596 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:15.600 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:15.602 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:15.607 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:15.613 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045055609 2026-08-18 09:24:15.615 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-18 09:24:15.635 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:15.638 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:15.640 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:15.643 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:15.645 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:15.647 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:15.650 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:15.652 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:15.654 | + functions-common:time_stop:2427 : start_time=1787045055609 2026-08-18 09:24:15.656 | + functions-common:time_stop:2429 : [[ -z 1787045055609 ]] 2026-08-18 09:24:15.659 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:15.664 | + functions-common:time_stop:2432 : end_time=1787045055661 2026-08-18 09:24:15.667 | + functions-common:time_stop:2433 : elapsed_time=52 2026-08-18 09:24:15.670 | + functions-common:time_stop:2434 : total=28843 2026-08-18 09:24:15.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:15.675 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28895 2026-08-18 09:24:15.678 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-18 09:24:15.683 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-18 09:24:15.686 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-18 09:24:15.689 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:15.693 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:15.696 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:15.699 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-18 09:24:15.702 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:15.705 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:15.708 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:15.711 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:15.715 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:15.720 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045055717 2026-08-18 09:24:15.724 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-18 09:24:15.744 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:15.747 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:15.749 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:15.752 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:15.754 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:15.756 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:15.759 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:15.761 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:15.763 | + functions-common:time_stop:2427 : start_time=1787045055717 2026-08-18 09:24:15.765 | + functions-common:time_stop:2429 : [[ -z 1787045055717 ]] 2026-08-18 09:24:15.768 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:15.773 | + functions-common:time_stop:2432 : end_time=1787045055770 2026-08-18 09:24:15.776 | + functions-common:time_stop:2433 : elapsed_time=53 2026-08-18 09:24:15.778 | + functions-common:time_stop:2434 : total=28895 2026-08-18 09:24:15.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:15.783 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28948 2026-08-18 09:24:15.786 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:15.789 | + lib/nova:start_nova_console_proxies:1127 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:15.793 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-18 09:24:15.795 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 09:24:15.798 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-18 09:24:15.801 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-18 09:24:15.819 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:15.822 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-18 09:24:15.878 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-18 09:24:15.884 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 09:24:15.887 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-18 09:24:15.939 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-18 09:24:15.959 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:15.962 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 09:24:15.965 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-18 09:24:15.968 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 09:24:15.971 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:15.974 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:15.977 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:15.980 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-18 09:24:15.983 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:15.986 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:15.990 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:15.994 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:15.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:16.004 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045056000 2026-08-18 09:24:16.007 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-18 09:24:16.028 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:16.032 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-08-18 09:24:16.035 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-18 09:24:16.038 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 09:24:16.041 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 09:24:16.044 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 09:24:16.047 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 09:24:16.051 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-18 09:24:16.054 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-18 09:24:16.057 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-18 09:24:16.061 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:24:16.065 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:16.069 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:16.072 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:24:16.075 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-18 09:24:16.078 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-18 09:24:16.082 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-08-18 09:24:16.085 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-18 09:24:16.088 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 09:24:16.091 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:24:16.093 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:24:16.096 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:24:16.099 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:24:16.101 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:24:16.104 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-18 09:24:16.106 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:24:16.111 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-08-18 09:24:16.190 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:16.309 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-08-18 09:24:16.378 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-18 09:24:16.441 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-18 09:24:16.503 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-18 09:24:16.564 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:16.624 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:24:16.627 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:24:16.630 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-18 09:24:16.702 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:24:17.051 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-18 09:24:17.067 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-18 09:24:17.381 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-18 09:24:17.415 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:17.420 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:17.423 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:17.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:17.429 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:17.433 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:17.436 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:17.438 | + functions-common:time_stop:2427 : start_time=1787045056000 2026-08-18 09:24:17.441 | + functions-common:time_stop:2429 : [[ -z 1787045056000 ]] 2026-08-18 09:24:17.445 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:17.450 | + functions-common:time_stop:2432 : end_time=1787045057446 2026-08-18 09:24:17.452 | + functions-common:time_stop:2433 : elapsed_time=1446 2026-08-18 09:24:17.455 | + functions-common:time_stop:2434 : total=28948 2026-08-18 09:24:17.457 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:17.460 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30394 2026-08-18 09:24:17.464 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-18 09:24:17.469 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-18 09:24:17.472 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-18 09:24:17.490 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:17.492 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-18 09:24:17.496 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-18 09:24:17.499 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-18 09:24:17.503 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-18 09:24:17.506 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-18 09:24:17.509 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 09:24:17.512 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-18 09:24:17.516 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 09:24:17.519 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:17.523 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:17.526 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:17.528 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-18 09:24:17.531 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:17.534 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:17.538 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:17.541 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:17.544 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:17.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045057546 2026-08-18 09:24:17.553 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-18 09:24:17.575 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:17.578 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-08-18 09:24:17.580 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-18 09:24:17.583 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 09:24:17.587 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 09:24:17.590 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 09:24:17.593 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 09:24:17.597 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-18 09:24:17.599 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-18 09:24:17.602 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-18 09:24:17.605 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:24:17.608 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:17.611 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:17.613 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:24:17.617 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-18 09:24:17.620 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-18 09:24:17.623 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-08-18 09:24:17.626 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-18 09:24:17.629 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 09:24:17.632 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:24:17.635 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:24:17.638 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:24:17.640 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:24:17.643 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:24:17.646 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-18 09:24:17.649 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:24:17.655 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-08-18 09:24:17.733 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:17.810 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-08-18 09:24:17.869 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-18 09:24:17.931 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-18 09:24:17.993 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-18 09:24:18.057 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:18.121 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:24:18.125 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:24:18.128 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-18 09:24:18.202 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:24:18.549 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-18 09:24:18.563 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-18 09:24:18.919 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-18 09:24:18.957 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:18.960 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:18.962 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:18.964 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:18.967 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:18.970 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:18.973 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:18.976 | + functions-common:time_stop:2427 : start_time=1787045057546 2026-08-18 09:24:18.978 | + functions-common:time_stop:2429 : [[ -z 1787045057546 ]] 2026-08-18 09:24:18.982 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:18.988 | + functions-common:time_stop:2432 : end_time=1787045058984 2026-08-18 09:24:18.991 | + functions-common:time_stop:2433 : elapsed_time=1438 2026-08-18 09:24:18.994 | + functions-common:time_stop:2434 : total=30394 2026-08-18 09:24:18.997 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:19.000 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31832 2026-08-18 09:24:19.004 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-18 09:24:19.007 | + lib/nova:start_nova_compute:988 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:19.010 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:19.012 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:19.016 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-18 09:24:19.020 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-18 09:24:19.026 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-18 09:24:19.029 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:24:19.033 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-18 09:24:19.036 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-18 09:24:19.039 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-18 09:24:19.043 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-18 09:24:19.046 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-18 09:24:19.050 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-18 09:24:19.053 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-18 09:24:19.056 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-18 09:24:19.057 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 09:24:19.058 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-18 09:24:19.058 | BEGIN { 2026-08-18 09:24:19.058 | section = "" 2026-08-18 09:24:19.058 | last_section = "" 2026-08-18 09:24:19.058 | section_count = 0 2026-08-18 09:24:19.058 | } 2026-08-18 09:24:19.058 | /^\[.+\]/ { 2026-08-18 09:24:19.058 | gsub("[][]", "", $1); 2026-08-18 09:24:19.058 | section=$1 2026-08-18 09:24:19.058 | next 2026-08-18 09:24:19.058 | } 2026-08-18 09:24:19.058 | /^ *\#/ { 2026-08-18 09:24:19.058 | next 2026-08-18 09:24:19.058 | } 2026-08-18 09:24:19.058 | /^[^ \t]+/ { 2026-08-18 09:24:19.058 | # get offset of first = in $0 2026-08-18 09:24:19.058 | eq_idx = index($0, "=") 2026-08-18 09:24:19.058 | # extract attr & value from $0 2026-08-18 09:24:19.058 | attr = substr($0, 1, eq_idx - 1) 2026-08-18 09:24:19.058 | value = substr($0, eq_idx + 1) 2026-08-18 09:24:19.058 | # only need to strip trailing whitespace from attr 2026-08-18 09:24:19.058 | sub(/[ \t]*$/, "", attr) 2026-08-18 09:24:19.058 | # need to strip leading & trailing whitespace from value 2026-08-18 09:24:19.058 | sub(/^[ \t]*/, "", value) 2026-08-18 09:24:19.058 | sub(/[ \t]*$/, "", value) 2026-08-18 09:24:19.058 | 2026-08-18 09:24:19.058 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-18 09:24:19.058 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-18 09:24:19.058 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-18 09:24:19.058 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-18 09:24:19.058 | if (! (section, attr) in cfg_attr_count) { 2026-08-18 09:24:19.058 | if (section != last_section) { 2026-08-18 09:24:19.059 | cfg_section[section_count++] = section 2026-08-18 09:24:19.059 | last_section = section 2026-08-18 09:24:19.059 | } 2026-08-18 09:24:19.059 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-18 09:24:19.059 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-18 09:24:19.059 | 2026-08-18 09:24:19.059 | cfg_attr[section, attr, 0] = value 2026-08-18 09:24:19.059 | cfg_attr_count[section, attr] = 1 2026-08-18 09:24:19.059 | } else { 2026-08-18 09:24:19.059 | lno = cfg_attr_count[section, attr]++ 2026-08-18 09:24:19.059 | cfg_attr[section, attr, lno] = value 2026-08-18 09:24:19.059 | } 2026-08-18 09:24:19.059 | } 2026-08-18 09:24:19.059 | END { 2026-08-18 09:24:19.059 | # Process each section in order 2026-08-18 09:24:19.059 | for (sno = 0; sno < section_count; sno++) { 2026-08-18 09:24:19.059 | section = cfg_section[sno] 2026-08-18 09:24:19.059 | # The ini routines simply append a config item immediately 2026-08-18 09:24:19.059 | # after the section header. To keep the same order as defined 2026-08-18 09:24:19.059 | # in local.conf, invoke the ini routines in the reverse order 2026-08-18 09:24:19.059 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-18 09:24:19.059 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-18 09:24:19.059 | if (cfg_attr_count[section, attr] == 1) 2026-08-18 09:24:19.059 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-18 09:24:19.059 | else { 2026-08-18 09:24:19.059 | # For multiline, invoke the ini routines in the reverse order 2026-08-18 09:24:19.059 | count = cfg_attr_count[section, attr] 2026-08-18 09:24:19.059 | print "inidelete " configfile " " section " " attr 2026-08-18 09:24:19.059 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-18 09:24:19.059 | for (l = count -2; l >= 0; l--) 2026-08-18 09:24:19.059 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-18 09:24:19.059 | } 2026-08-18 09:24:19.059 | } 2026-08-18 09:24:19.059 | } 2026-08-18 09:24:19.059 | } 2026-08-18 09:24:19.059 | ' 2026-08-18 09:24:19.060 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:24:19.061 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-18 09:24:19.062 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-18 09:24:19.065 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-18 09:24:19.067 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:24:19.069 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-18 09:24:19.072 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-18 09:24:19.072 | BEGIN { group = "" } 2026-08-18 09:24:19.072 | /^\[\[.+\|.*\]\]/ { 2026-08-18 09:24:19.072 | gsub("[][]", "", $1); 2026-08-18 09:24:19.072 | split($1, a, "|"); 2026-08-18 09:24:19.072 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-18 09:24:19.072 | group=a[1] 2026-08-18 09:24:19.072 | } else { 2026-08-18 09:24:19.072 | group="" 2026-08-18 09:24:19.072 | } 2026-08-18 09:24:19.072 | next 2026-08-18 09:24:19.072 | } 2026-08-18 09:24:19.072 | { 2026-08-18 09:24:19.072 | if (group != "") 2026-08-18 09:24:19.072 | print $0 2026-08-18 09:24:19.072 | } 2026-08-18 09:24:19.072 | ' /opt/stack/devstack/local.conf 2026-08-18 09:24:19.080 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-18 09:24:19.083 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-18 09:24:19.119 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-18 09:24:19.164 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-18 09:24:19.168 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-18 09:24:19.171 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-18 09:24:19.176 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-18 09:24:19.179 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-18 09:24:19.184 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-18 09:24:19.207 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:19.211 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-18 09:24:19.214 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-18 09:24:19.218 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-18 09:24:19.236 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:19.240 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/nova_cell1 2026-08-18 09:24:19.244 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/nova_cell1 2026-08-18 09:24:19.286 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-18 09:24:19.289 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-18 09:24:19.293 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-18 09:24:19.315 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-18 09:24:19.340 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-18 09:24:19.344 | + lib/nova:configure_console_compute:671 : local offset 2026-08-18 09:24:19.347 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-18 09:24:19.350 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-18 09:24:19.355 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-18 09:24:19.379 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.138 2026-08-18 09:24:19.383 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-18 09:24:19.405 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:19.408 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-18 09:24:19.411 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-18 09:24:19.414 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-18 09:24:19.417 | + functions:vercmp:648 : local 'op=<' 2026-08-18 09:24:19.420 | + functions:vercmp:649 : local v2=1.0.0 2026-08-18 09:24:19.424 | + functions:vercmp:650 : local result 2026-08-18 09:24:19.429 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-18 09:24:19.429 | ++ functions:vercmp:654 : head -1 2026-08-18 09:24:19.429 | ++ functions:vercmp:654 : sort -V 2026-08-18 09:24:19.435 | + functions:vercmp:654 : result=1.0.0 2026-08-18 09:24:19.438 | + functions:vercmp:656 : case $op in 2026-08-18 09:24:19.441 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-18 09:24:19.444 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-18 09:24:19.447 | + functions:vercmp:667 : return 2026-08-18 09:24:19.450 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.138:6080/vnc_lite.html 2026-08-18 09:24:19.453 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.138:6080/vnc_lite.html 2026-08-18 09:24:19.491 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.138:6081/spice_auto.html 2026-08-18 09:24:19.494 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.138:6081/spice_auto.html 2026-08-18 09:24:19.532 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-18 09:24:19.553 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:19.557 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-18 09:24:19.560 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.138 2026-08-18 09:24:19.563 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-18 09:24:19.601 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.138 2026-08-18 09:24:19.640 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-18 09:24:19.659 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:19.663 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-18 09:24:19.678 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-18 09:24:19.703 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:19.707 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-18 09:24:19.711 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-18 09:24:19.752 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-18 09:24:19.756 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-18 09:24:19.795 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-18 09:24:19.798 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-08-18 09:24:19.801 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-08-18 09:24:19.843 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-18 09:24:19.846 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-18 09:24:19.849 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-08-18 09:24:19.853 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-08-18 09:24:19.891 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-08-18 09:24:19.895 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-18 09:24:19.898 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 09:24:19.902 | + functions-common:run_process:1676 : local group=libvirt 2026-08-18 09:24:19.904 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:19.908 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:19.911 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-18 09:24:19.914 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:19.917 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:19.920 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:19.922 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:19.925 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:19.930 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045059927 2026-08-18 09:24:19.933 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-18 09:24:19.953 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:19.957 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-08-18 09:24:19.960 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-18 09:24:19.963 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 09:24:19.966 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 09:24:19.969 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 09:24:19.973 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 09:24:19.976 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-18 09:24:19.980 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-18 09:24:19.984 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-18 09:24:19.987 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-18 09:24:19.990 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:19.993 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:19.995 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:24:19.998 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-18 09:24:20.001 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-18 09:24:20.005 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-08-18 09:24:20.008 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-18 09:24:20.011 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 09:24:20.014 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-18 09:24:20.017 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:24:20.020 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:24:20.023 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:24:20.026 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-18 09:24:20.029 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-18 09:24:20.032 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-18 09:24:20.035 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:24:20.040 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-18 09:24:20.122 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:20.198 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-08-18 09:24:20.259 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-18 09:24:20.320 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-18 09:24:20.393 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-18 09:24:20.468 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:20.545 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:24:20.548 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-18 09:24:20.551 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-18 09:24:20.626 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-18 09:24:20.702 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:24:21.107 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-18 09:24:21.125 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-18 09:24:21.465 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-18 09:24:21.493 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:21.496 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:21.499 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:21.502 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:21.505 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:21.508 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:21.510 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:21.513 | + functions-common:time_stop:2427 : start_time=1787045059927 2026-08-18 09:24:21.516 | + functions-common:time_stop:2429 : [[ -z 1787045059927 ]] 2026-08-18 09:24:21.520 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:21.524 | + functions-common:time_stop:2432 : end_time=1787045061521 2026-08-18 09:24:21.527 | + functions-common:time_stop:2433 : elapsed_time=1594 2026-08-18 09:24:21.529 | + functions-common:time_stop:2434 : total=31832 2026-08-18 09:24:21.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:21.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33426 2026-08-18 09:24:21.539 | + lib/nova:start_nova_compute:1077 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:21.542 | + lib/nova:start_nova_compute:1077 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-18 09:24:21.546 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-18 09:24:21.564 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:21.567 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-18 09:24:21.567 | Dumping cells_v2 mapping 2026-08-18 09:24:21.570 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-18 09:24:21.858 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 09:24:21.858 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:24:21.858 | we strongly recommend against using it for new projects. 2026-08-18 09:24:21.858 | 2026-08-18 09:24:21.858 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:24:21.858 | framework. For more detail see 2026-08-18 09:24:21.859 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:24:21.859 | 2026-08-18 09:24:21.859 | import eventlet # noqa 2026-08-18 09:24:22.001 | 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-08-18 09:24:23.618 | INFO dbcounter [None req-cdf39167-f46c-4a33-9211-6148d1428f82 None None] Registered counter for database nova_api 2026-08-18 09:24:23.681 | DEBUG dbcounter [-] [96182] Writer thread running {{(pid=96182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:24:23.699 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-08-18 09:24:23.699 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-18 09:24:23.699 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-08-18 09:24:23.699 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-18 09:24:23.699 | | cell1 | c58584c9-d9eb-4115-993d-61aa7c6b538b | rabbit://stackrabbit:secretrabbit@10.4.3.138:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-18 09:24:23.699 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-08-18 09:24:24.283 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-18 09:24:24.287 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-18 09:24:24.369 | + inc/async:async_inner:63 : create_flavors 2026-08-18 09:24:24.419 | [8555 Async create_flavors:96296]: running: create_flavors 2026-08-18 09:24:24.423 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-18 09:24:24.447 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:24.452 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-18 09:24:24.456 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:24:24.460 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-18 09:24:24.464 | + ./stack.sh:main:1340 : start_cinder 2026-08-18 09:24:24.468 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-18 09:24:24.472 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-18 09:24:24.481 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 09:24:24.482 | + functions-common:run_process:1674 : local service=c-api 2026-08-18 09:24:24.486 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 09:24:24.488 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:24.492 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:24.496 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:24.501 | + functions-common:run_process:1680 : local name=c-api 2026-08-18 09:24:24.505 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:24.509 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:24.512 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:24.516 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:24.520 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:24.526 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045064522 2026-08-18 09:24:24.530 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-18 09:24:24.560 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:24.564 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-18 09:24:24.568 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-18 09:24:24.571 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 09:24:24.575 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 09:24:24.579 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 09:24:24.583 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-18 09:24:24.586 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-18 09:24:24.589 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-18 09:24:24.593 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-18 09:24:24.596 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:24:24.600 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:24.604 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:24.607 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:24:24.610 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-18 09:24:24.614 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-18 09:24:24.617 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 09:24:24.621 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:24:24.625 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-18 09:24:24.628 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-18 09:24:24.632 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:24:24.634 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 09:24:24.637 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-18 09:24:24.640 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 09:24:24.643 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-18 09:24:24.650 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 09:24:24.656 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-08-18 09:24:24.736 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:24.819 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-18 09:24:24.886 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-08-18 09:24:24.951 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:24:25.019 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:25.086 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-18 09:24:25.154 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-18 09:24:25.214 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-18 09:24:25.275 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-18 09:24:25.334 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-18 09:24:25.399 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 09:24:25.402 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 09:24:25.406 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-18 09:24:25.483 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 09:24:25.887 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-18 09:24:25.901 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-18 09:24:26.235 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-18 09:24:26.324 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:26.328 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:26.332 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:26.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:26.340 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:26.344 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:26.348 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:26.354 | + functions-common:time_stop:2427 : start_time=1787045064522 2026-08-18 09:24:26.358 | + functions-common:time_stop:2429 : [[ -z 1787045064522 ]] 2026-08-18 09:24:26.367 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:26.374 | + functions-common:time_stop:2432 : end_time=1787045066369 2026-08-18 09:24:26.379 | + functions-common:time_stop:2433 : elapsed_time=1847 2026-08-18 09:24:26.383 | + functions-common:time_stop:2434 : total=33426 2026-08-18 09:24:26.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:26.394 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35273 2026-08-18 09:24:26.396 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-18 09:24:26.396 | Waiting for Cinder API to start... 2026-08-18 09:24:26.401 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.138/volume/v3/ 2026-08-18 09:24:26.406 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.138/volume/v3/ 2026-08-18 09:24:26.409 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 09:24:26.413 | + functions:wait_for_service:477 : local url=https://10.4.3.138/volume/v3/ 2026-08-18 09:24:26.417 | + functions:wait_for_service:478 : local rval=0 2026-08-18 09:24:26.420 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 09:24:26.423 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 09:24:26.426 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:26.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:26.435 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:26.441 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045066436 2026-08-18 09:24:26.446 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 09:24:26.451 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.138/volume/v3/ 2026-08-18 09:24:28.874 | + inc/async:async_inner:64 : rc=0 2026-08-18 09:24:28.902 | [96296 Async create_flavors:96296]: finished successfully 2026-08-18 09:24:28.935 | + :: : [[ 401 == 503 ]] 2026-08-18 09:24:28.936 | + :: : [[ 0 -eq 7 ]] 2026-08-18 09:24:28.940 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 09:24:28.944 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:28.947 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:28.950 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:28.953 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:28.956 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:28.959 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 09:24:28.962 | + functions-common:time_stop:2427 : start_time=1787045066436 2026-08-18 09:24:28.965 | + functions-common:time_stop:2429 : [[ -z 1787045066436 ]] 2026-08-18 09:24:28.969 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:28.973 | + functions-common:time_stop:2432 : end_time=1787045068970 2026-08-18 09:24:28.975 | + functions-common:time_stop:2433 : elapsed_time=2534 2026-08-18 09:24:28.978 | + functions-common:time_stop:2434 : total=8252 2026-08-18 09:24:28.981 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:28.984 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10786 2026-08-18 09:24:28.987 | + functions:wait_for_service:486 : return 0 2026-08-18 09:24:28.989 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:28.992 | + functions-common:run_process:1674 : local service=c-sch 2026-08-18 09:24:28.995 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:28.998 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:29.001 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:29.003 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:29.007 | + functions-common:run_process:1680 : local name=c-sch 2026-08-18 09:24:29.010 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:29.013 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:29.016 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:29.020 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:29.023 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:29.028 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045069025 2026-08-18 09:24:29.031 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-18 09:24:29.052 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:29.054 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-18 09:24:29.057 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-18 09:24:29.060 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:29.063 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:29.066 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:29.069 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:29.072 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-18 09:24:29.076 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-18 09:24:29.079 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-18 09:24:29.082 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:24:29.086 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:29.088 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:29.092 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:24:29.095 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-18 09:24:29.098 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-18 09:24:29.102 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-08-18 09:24:29.105 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-18 09:24:29.108 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:29.112 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:24:29.115 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:24:29.118 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-18 09:24:29.121 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:24:29.125 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:24:29.126 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-18 09:24:29.130 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:24:29.135 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-18 09:24:29.216 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:29.294 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-08-18 09:24:29.359 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:29.427 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-18 09:24:29.500 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-18 09:24:29.572 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:29.642 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-18 09:24:29.645 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:24:29.649 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-18 09:24:29.726 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:24:30.111 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-18 09:24:30.127 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-18 09:24:30.475 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-18 09:24:30.516 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:30.519 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:30.524 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:30.527 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:30.530 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:30.533 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:30.537 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:30.539 | + functions-common:time_stop:2427 : start_time=1787045069025 2026-08-18 09:24:30.543 | + functions-common:time_stop:2429 : [[ -z 1787045069025 ]] 2026-08-18 09:24:30.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:30.551 | + functions-common:time_stop:2432 : end_time=1787045070547 2026-08-18 09:24:30.555 | + functions-common:time_stop:2433 : elapsed_time=1522 2026-08-18 09:24:30.558 | + functions-common:time_stop:2434 : total=35273 2026-08-18 09:24:30.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:30.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36795 2026-08-18 09:24:30.567 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:30.570 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:30.573 | + functions-common:run_process:1674 : local service=c-bak 2026-08-18 09:24:30.577 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:30.580 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:30.584 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:30.587 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:30.589 | + functions-common:run_process:1680 : local name=c-bak 2026-08-18 09:24:30.593 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:30.596 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:30.599 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:30.602 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:30.607 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:30.613 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045070608 2026-08-18 09:24:30.616 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-18 09:24:30.639 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:30.642 | + functions-common:run_process:1684 : _run_under_systemd 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-08-18 09:24:30.646 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-08-18 09:24:30.649 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:30.652 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:30.656 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:30.659 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:30.664 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-18 09:24:30.666 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-18 09:24:30.669 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-08-18 09:24:30.672 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:24:30.676 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:30.680 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:30.683 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:30.686 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-08-18 09:24:30.691 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-18 09:24:30.693 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:30.696 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-08-18 09:24:30.699 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:30.702 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:24:30.708 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:24:30.711 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:30.715 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:24:30.719 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:24:30.724 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-08-18 09:24:30.727 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:24:30.732 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-08-18 09:24:30.808 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:30.882 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-08-18 09:24:30.945 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:31.010 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-08-18 09:24:31.070 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-08-18 09:24:31.134 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:31.201 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-18 09:24:31.205 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:31.275 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:24:31.278 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-08-18 09:24:31.358 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:24:31.708 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-08-18 09:24:31.724 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-08-18 09:24:32.068 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-08-18 09:24:32.111 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:32.115 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:32.121 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:32.123 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:32.126 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:32.130 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:32.132 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:32.137 | + functions-common:time_stop:2427 : start_time=1787045070608 2026-08-18 09:24:32.140 | + functions-common:time_stop:2429 : [[ -z 1787045070608 ]] 2026-08-18 09:24:32.144 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:32.149 | + functions-common:time_stop:2432 : end_time=1787045072146 2026-08-18 09:24:32.152 | + functions-common:time_stop:2433 : elapsed_time=1538 2026-08-18 09:24:32.156 | + functions-common:time_stop:2434 : total=36795 2026-08-18 09:24:32.161 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:32.162 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38333 2026-08-18 09:24:32.165 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:32.169 | + functions-common:run_process:1674 : local service=c-vol 2026-08-18 09:24:32.173 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:32.176 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:32.180 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:32.187 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:32.187 | + functions-common:run_process:1680 : local name=c-vol 2026-08-18 09:24:32.191 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:32.196 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:32.199 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:32.205 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:32.209 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:32.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045072211 2026-08-18 09:24:32.217 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-18 09:24:32.240 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:32.243 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:32.247 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-18 09:24:32.249 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:32.252 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:32.256 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:32.259 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:32.262 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-18 09:24:32.265 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-18 09:24:32.269 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-18 09:24:32.272 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:24:32.275 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:32.278 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:32.281 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:32.284 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-18 09:24:32.287 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-18 09:24:32.291 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:32.295 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-18 09:24:32.298 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:32.301 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-18 09:24:32.304 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-18 09:24:32.308 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:32.311 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-18 09:24:32.314 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-18 09:24:32.317 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-18 09:24:32.321 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-18 09:24:32.325 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-18 09:24:32.398 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:32.471 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-08-18 09:24:32.542 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-18 09:24:32.607 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-18 09:24:32.675 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-18 09:24:32.741 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:32.804 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-18 09:24:32.808 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-18 09:24:32.877 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-18 09:24:32.879 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-18 09:24:32.957 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-18 09:24:33.333 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-18 09:24:33.347 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-18 09:24:33.677 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-18 09:24:33.715 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:33.716 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:33.719 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:33.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:33.726 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:33.729 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:33.733 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:33.736 | + functions-common:time_stop:2427 : start_time=1787045072211 2026-08-18 09:24:33.740 | + functions-common:time_stop:2429 : [[ -z 1787045072211 ]] 2026-08-18 09:24:33.744 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:33.748 | + functions-common:time_stop:2432 : end_time=1787045073746 2026-08-18 09:24:33.751 | + functions-common:time_stop:2433 : elapsed_time=1535 2026-08-18 09:24:33.755 | + functions-common:time_stop:2434 : total=38333 2026-08-18 09:24:33.759 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:33.763 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39868 2026-08-18 09:24:33.766 | + ./stack.sh:main:1341 : create_volume_types 2026-08-18 09:24:33.770 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-18 09:24:33.791 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:33.794 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-08-18 09:24:33.797 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-18 09:24:33.801 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-18 09:24:33.805 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-08-18 09:24:33.808 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-08-18 09:24:33.811 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-08-18 09:24:33.814 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-18 09:24:33.818 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-08-18 09:24:33.821 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-18 09:24:33.842 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:33.846 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-08-18 09:24:35.098 | 2026-08-18 09:24:35.098 | +-------------+--------------------------------------+ 2026-08-18 09:24:35.098 | | Field | Value | 2026-08-18 09:24:35.098 | +-------------+--------------------------------------+ 2026-08-18 09:24:35.098 | | description | None | 2026-08-18 09:24:35.098 | | id | 4a135653-5421-4ece-a74e-f7835d3ddb81 | 2026-08-18 09:24:35.098 | | is_public | True | 2026-08-18 09:24:35.098 | | name | storpool | 2026-08-18 09:24:35.098 | | properties | volume_backend_name='storpool' | 2026-08-18 09:24:35.098 | +-------------+--------------------------------------+ 2026-08-18 09:24:35.107 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-08-18 09:24:35.111 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-18 09:24:35.114 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-18 09:24:35.117 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-18 09:24:35.123 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-18 09:24:35.142 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:35.145 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-18 09:24:35.149 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:24:35.152 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-18 09:24:35.156 | + ./stack.sh:main:1356 : start_glance 2026-08-18 09:24:35.159 | + lib/glance:start_glance:650 : local service_protocol=https 2026-08-18 09:24:35.162 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-18 09:24:35.168 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 09:24:35.172 | + functions-common:run_process:1674 : local service=g-api 2026-08-18 09:24:35.175 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 09:24:35.178 | + functions-common:run_process:1676 : local group= 2026-08-18 09:24:35.181 | + functions-common:run_process:1677 : local user= 2026-08-18 09:24:35.184 | + functions-common:run_process:1678 : local env_vars= 2026-08-18 09:24:35.188 | + functions-common:run_process:1680 : local name=g-api 2026-08-18 09:24:35.192 | + functions-common:run_process:1682 : time_start run_process 2026-08-18 09:24:35.194 | + functions-common:time_start:2406 : local name=run_process 2026-08-18 09:24:35.198 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:35.202 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:35.206 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:35.211 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045075208 2026-08-18 09:24:35.214 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-18 09:24:35.236 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:35.240 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-18 09:24:35.243 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-18 09:24:35.247 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 09:24:35.250 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 09:24:35.253 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 09:24:35.257 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-18 09:24:35.260 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-18 09:24:35.263 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-18 09:24:35.267 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-18 09:24:35.270 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-18 09:24:35.273 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-18 09:24:35.277 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-18 09:24:35.280 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-18 09:24:35.284 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-18 09:24:35.287 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-18 09:24:35.290 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-18 09:24:35.293 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:24:35.298 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-18 09:24:35.302 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-18 09:24:35.305 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:24:35.309 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-18 09:24:35.312 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-18 09:24:35.316 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-18 09:24:35.320 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-18 09:24:35.323 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-18 09:24:35.328 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-08-18 09:24:35.405 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-18 09:24:35.475 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-18 09:24:35.536 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-08-18 09:24:35.598 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-18 09:24:35.660 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-18 09:24:35.722 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-18 09:24:35.786 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-18 09:24:35.853 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-18 09:24:35.920 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-18 09:24:35.991 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-18 09:24:36.060 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-18 09:24:36.063 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-18 09:24:36.066 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-18 09:24:36.141 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-18 09:24:36.528 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-18 09:24:36.544 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-18 09:24:36.952 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-18 09:24:37.031 | + functions-common:run_process:1686 : time_stop run_process 2026-08-18 09:24:37.034 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:37.037 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:37.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:37.043 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:37.047 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:37.051 | + functions-common:time_stop:2426 : name=run_process 2026-08-18 09:24:37.054 | + functions-common:time_stop:2427 : start_time=1787045075208 2026-08-18 09:24:37.057 | + functions-common:time_stop:2429 : [[ -z 1787045075208 ]] 2026-08-18 09:24:37.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:37.068 | + functions-common:time_stop:2432 : end_time=1787045077064 2026-08-18 09:24:37.071 | + functions-common:time_stop:2433 : elapsed_time=1856 2026-08-18 09:24:37.074 | + functions-common:time_stop:2434 : total=39868 2026-08-18 09:24:37.078 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:37.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41724 2026-08-18 09:24:37.084 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-18 09:24:37.110 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:37.116 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.138) to start...' 2026-08-18 09:24:37.116 | Waiting for g-api (10.4.3.138) to start... 2026-08-18 09:24:37.120 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.138/image 2026-08-18 09:24:37.124 | + functions:wait_for_service:476 : local timeout=60 2026-08-18 09:24:37.129 | + functions:wait_for_service:477 : local url=https://10.4.3.138/image 2026-08-18 09:24:37.133 | + functions:wait_for_service:478 : local rval=0 2026-08-18 09:24:37.136 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-18 09:24:37.140 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 09:24:37.144 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:37.148 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:37.153 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:37.162 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045077156 2026-08-18 09:24:37.166 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-18 09:24:37.172 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.138/image 2026-08-18 09:24:39.572 | + :: : [[ 300 == 503 ]] 2026-08-18 09:24:39.573 | + :: : [[ 0 -eq 7 ]] 2026-08-18 09:24:39.577 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-18 09:24:39.581 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:39.584 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:39.587 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:39.591 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:39.593 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:39.597 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 09:24:39.600 | + functions-common:time_stop:2427 : start_time=1787045077156 2026-08-18 09:24:39.603 | + functions-common:time_stop:2429 : [[ -z 1787045077156 ]] 2026-08-18 09:24:39.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:39.611 | + functions-common:time_stop:2432 : end_time=1787045079608 2026-08-18 09:24:39.615 | + functions-common:time_stop:2433 : elapsed_time=2452 2026-08-18 09:24:39.619 | + functions-common:time_stop:2434 : total=10786 2026-08-18 09:24:39.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:39.626 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13238 2026-08-18 09:24:39.630 | + functions:wait_for_service:486 : return 0 2026-08-18 09:24:39.633 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-18 09:24:39.653 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:39.656 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-18 09:24:39.676 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:39.679 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-18 09:24:39.682 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:24:39.686 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-18 09:24:39.689 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-18 09:24:39.692 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:39.695 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:39.697 | + functions:upload_image:141 : local image image_fname image_name 2026-08-18 09:24:39.700 | + functions:upload_image:143 : local max_attempts=5 2026-08-18 09:24:39.703 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-08-18 09:24:39.708 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:39.713 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:39.715 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-08-18 09:24:39.718 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-08-18 09:24:39.721 | ++ functions:upload_image:151 : seq 5 2026-08-18 09:24:39.727 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-18 09:24:39.729 | + functions:upload_image:152 : local rc=0 2026-08-18 09:24:39.732 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:39.737 | --2026-08-18 09:24:39-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:40.002 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-08-18 09:24:40.166 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-08-18 09:24:40.337 | HTTP request sent, awaiting response... 302 Found 2026-08-18 09:24:40.337 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-08-18 09:24:40.337 | --2026-08-18 09:24:40-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:40.554 | Resolving github.com (github.com)... 140.82.121.3 2026-08-18 09:24:40.580 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-18 09:24:40.818 | HTTP request sent, awaiting response... 302 Found 2026-08-18 09:24:40.818 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-18T10%3A23%3A28Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-18T09%3A22%3A44Z&ske=2026-08-18T10%3A23%3A28Z&sks=b&skv=2018-11-09&sig=nqrgOCKNCZV2QuOf1QK2fmvSII02oZXXxWnKag3y1G4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzA0Njg4MCwibmJmIjoxNzg3MDQ1MDgwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QCC8BUBY64qUyjX77t5aix1zoYdqVLs6uG-MYRMsEIA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-18 09:24:40.818 | --2026-08-18 09:24:40-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-18T10%3A23%3A28Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-18T09%3A22%3A44Z&ske=2026-08-18T10%3A23%3A28Z&sks=b&skv=2018-11-09&sig=nqrgOCKNCZV2QuOf1QK2fmvSII02oZXXxWnKag3y1G4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzA0Njg4MCwibmJmIjoxNzg3MDQ1MDgwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QCC8BUBY64qUyjX77t5aix1zoYdqVLs6uG-MYRMsEIA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-18 09:24:40.820 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-08-18 09:24:40.822 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-08-18 09:24:40.829 | HTTP request sent, awaiting response... 200 OK 2026-08-18 09:24:40.829 | Length: 21430272 (20M) [application/octet-stream] 2026-08-18 09:24:40.829 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-08-18 09:24:40.841 | 2026-08-18 09:24:41.072 | 0K ........ ........ .... 100% 84.3M=0.2s 2026-08-18 09:24:41.072 | 2026-08-18 09:24:41.072 | 2026-08-18 09:24:41 (84.3 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-08-18 09:24:41.072 | 2026-08-18 09:24:41.077 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-18 09:24:41.079 | + functions:upload_image:163 : break 2026-08-18 09:24:41.083 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:41.086 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-08-18 09:24:41.089 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-08-18 09:24:41.092 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-08-18 09:24:41.095 | + functions:upload_image:313 : local kernel= 2026-08-18 09:24:41.098 | + functions:upload_image:314 : local ramdisk= 2026-08-18 09:24:41.101 | + functions:upload_image:315 : local disk_format= 2026-08-18 09:24:41.104 | + functions:upload_image:316 : local container_format= 2026-08-18 09:24:41.107 | + functions:upload_image:317 : local unpack= 2026-08-18 09:24:41.110 | + functions:upload_image:318 : local img_property= 2026-08-18 09:24:41.113 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-18 09:24:41.115 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-08-18 09:24:41.118 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-18 09:24:41.121 | + functions:upload_image:328 : case "$image_fname" in 2026-08-18 09:24:41.125 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-08-18 09:24:41.130 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-08-18 09:24:41.133 | + functions:upload_image:350 : local format 2026-08-18 09:24:41.137 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:41.138 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-18 09:24:41.157 | + functions:upload_image:351 : format=qcow2 2026-08-18 09:24:41.160 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-18 09:24:41.162 | + functions:upload_image:353 : disk_format=qcow2 2026-08-18 09:24:41.164 | + functions:upload_image:357 : container_format=bare 2026-08-18 09:24:41.167 | + functions:upload_image:404 : is_arch ppc64le 2026-08-18 09:24:41.171 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:41.175 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-18 09:24:41.178 | + functions:upload_image:404 : is_arch ppc64 2026-08-18 09:24:41.182 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:41.186 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-18 09:24:41.188 | + functions:upload_image:404 : is_arch ppc 2026-08-18 09:24:41.192 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:41.196 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-18 09:24:41.198 | + functions:upload_image:408 : is_arch aarch64 2026-08-18 09:24:41.202 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:41.206 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-18 09:24:41.209 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-18 09:24:41.211 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-18 09:24:41.214 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-18 09:24:41.216 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-18 09:24:41.219 | + functions:upload_image:428 : _upload_image cirros-0.6.2-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img hw_rng_model=virtio 2026-08-18 09:24:41.221 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-08-18 09:24:41.224 | + functions:_upload_image:112 : shift 2026-08-18 09:24:41.226 | + functions:_upload_image:113 : local container=bare 2026-08-18 09:24:41.229 | + functions:_upload_image:114 : shift 2026-08-18 09:24:41.232 | + functions:_upload_image:115 : local disk=qcow2 2026-08-18 09:24:41.235 | + functions:_upload_image:116 : shift 2026-08-18 09:24:41.237 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:41.240 | + functions:_upload_image:118 : shift 2026-08-18 09:24:41.243 | + functions:_upload_image:119 : local properties 2026-08-18 09:24:41.246 | + functions:_upload_image:120 : local useimport 2026-08-18 09:24:41.249 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-18 09:24:41.251 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-18 09:24:41.254 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-18 09:24:41.256 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-18 09:24:41.258 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-18 09:24:41.262 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-18 09:24:41.264 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-08-18 09:24:41.266 | + functions:_upload_image:125 : useimport=--import 2026-08-18 09:24:41.269 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:41.273 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.2-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-18 09:24:44.605 | 2026-08-18 09:24:44.606 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 09:24:44.606 | | Field | Value | 2026-08-18 09:24:44.606 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 09:24:44.606 | | container_format | bare | 2026-08-18 09:24:44.606 | | created_at | 2026-08-18T09:24:42Z | 2026-08-18 09:24:44.606 | | disk_format | qcow2 | 2026-08-18 09:24:44.606 | | file | /v2/images/2f42a07f-0db4-4f1d-bacb-8075ea0d835c/file | 2026-08-18 09:24:44.606 | | id | 2f42a07f-0db4-4f1d-bacb-8075ea0d835c | 2026-08-18 09:24:44.606 | | min_disk | 0 | 2026-08-18 09:24:44.606 | | min_ram | 0 | 2026-08-18 09:24:44.606 | | name | cirros-0.6.2-x86_64-disk | 2026-08-18 09:24:44.606 | | owner | 08beed0a2fa74050a90498c9e1466150 | 2026-08-18 09:24:44.606 | | properties | hw_rng_model='virtio', os_glance_import_task='77e56454-9e29-4e4e-b07f-fc63644f8fc4', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-18 09:24:44.606 | | protected | False | 2026-08-18 09:24:44.606 | | schema | /v2/schemas/image | 2026-08-18 09:24:44.606 | | size | 21430272 | 2026-08-18 09:24:44.606 | | status | uploading | 2026-08-18 09:24:44.606 | | tags | | 2026-08-18 09:24:44.606 | | updated_at | 2026-08-18T09:24:44Z | 2026-08-18 09:24:44.606 | | visibility | public | 2026-08-18 09:24:44.606 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 09:24:44.614 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-18 09:24:44.616 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:44.619 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:44.622 | + functions:upload_image:141 : local image image_fname image_name 2026-08-18 09:24:44.625 | + functions:upload_image:143 : local max_attempts=5 2026-08-18 09:24:44.628 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-08-18 09:24:44.633 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:44.638 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:44.641 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-08-18 09:24:44.645 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-08-18 09:24:44.648 | ++ functions:upload_image:151 : seq 5 2026-08-18 09:24:44.652 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-18 09:24:44.655 | + functions:upload_image:152 : local rc=0 2026-08-18 09:24:44.658 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:44.662 | --2026-08-18 09:24:44-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:44.662 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-08-18 09:24:44.825 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-08-18 09:24:44.994 | HTTP request sent, awaiting response... 302 Found 2026-08-18 09:24:44.994 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-08-18 09:24:44.994 | --2026-08-18 09:24:44-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:45.031 | Resolving github.com (github.com)... 140.82.121.3 2026-08-18 09:24:45.058 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-18 09:24:45.372 | HTTP request sent, awaiting response... 302 Found 2026-08-18 09:24:45.372 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-18T10%3A19%3A45Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-18T09%3A19%3A21Z&ske=2026-08-18T10%3A19%3A45Z&sks=b&skv=2018-11-09&sig=ZegQ0%2BautF%2BFOvy5nPrIZp2flmT9Cyj%2FhS0Zs46LBp8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzA0Njg4NSwibmJmIjoxNzg3MDQ1MDg1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Y8GasNQCe5RPu46MdKX0nfsCWUNw4wdP_j1fMfI7pEw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-18 09:24:45.372 | --2026-08-18 09:24:45-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-18T10%3A19%3A45Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-18T09%3A19%3A21Z&ske=2026-08-18T10%3A19%3A45Z&sks=b&skv=2018-11-09&sig=ZegQ0%2BautF%2BFOvy5nPrIZp2flmT9Cyj%2FhS0Zs46LBp8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzA0Njg4NSwibmJmIjoxNzg3MDQ1MDg1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Y8GasNQCe5RPu46MdKX0nfsCWUNw4wdP_j1fMfI7pEw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-18 09:24:45.375 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-08-18 09:24:45.376 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-18 09:24:45.384 | HTTP request sent, awaiting response... 200 OK 2026-08-18 09:24:45.384 | Length: 21233664 (20M) [application/octet-stream] 2026-08-18 09:24:45.384 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-08-18 09:24:45.397 | 2026-08-18 09:24:45.649 | 0K ........ ........ .... 100% 76.6M=0.3s 2026-08-18 09:24:45.649 | 2026-08-18 09:24:45.649 | 2026-08-18 09:24:45 (76.6 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-08-18 09:24:45.649 | 2026-08-18 09:24:45.654 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-18 09:24:45.657 | + functions:upload_image:163 : break 2026-08-18 09:24:45.661 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:45.667 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-08-18 09:24:45.670 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-08-18 09:24:45.673 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-08-18 09:24:45.675 | + functions:upload_image:313 : local kernel= 2026-08-18 09:24:45.679 | + functions:upload_image:314 : local ramdisk= 2026-08-18 09:24:45.681 | + functions:upload_image:315 : local disk_format= 2026-08-18 09:24:45.684 | + functions:upload_image:316 : local container_format= 2026-08-18 09:24:45.687 | + functions:upload_image:317 : local unpack= 2026-08-18 09:24:45.691 | + functions:upload_image:318 : local img_property= 2026-08-18 09:24:45.694 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-18 09:24:45.696 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-08-18 09:24:45.699 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-18 09:24:45.702 | + functions:upload_image:328 : case "$image_fname" in 2026-08-18 09:24:45.706 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-08-18 09:24:45.710 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-08-18 09:24:45.714 | + functions:upload_image:350 : local format 2026-08-18 09:24:45.719 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:45.720 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-18 09:24:45.728 | + functions:upload_image:351 : format=qcow2 2026-08-18 09:24:45.733 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-18 09:24:45.737 | + functions:upload_image:353 : disk_format=qcow2 2026-08-18 09:24:45.739 | + functions:upload_image:357 : container_format=bare 2026-08-18 09:24:45.743 | + functions:upload_image:404 : is_arch ppc64le 2026-08-18 09:24:45.747 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:45.751 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-18 09:24:45.754 | + functions:upload_image:404 : is_arch ppc64 2026-08-18 09:24:45.757 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:45.762 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-18 09:24:45.765 | + functions:upload_image:404 : is_arch ppc 2026-08-18 09:24:45.768 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:45.773 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-18 09:24:45.776 | + functions:upload_image:408 : is_arch aarch64 2026-08-18 09:24:45.780 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:45.784 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-18 09:24:45.788 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-18 09:24:45.791 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-18 09:24:45.794 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-18 09:24:45.797 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-18 09:24:45.801 | + functions:upload_image:428 : _upload_image cirros-0.6.1-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img hw_rng_model=virtio 2026-08-18 09:24:45.803 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-08-18 09:24:45.806 | + functions:_upload_image:112 : shift 2026-08-18 09:24:45.809 | + functions:_upload_image:113 : local container=bare 2026-08-18 09:24:45.811 | + functions:_upload_image:114 : shift 2026-08-18 09:24:45.814 | + functions:_upload_image:115 : local disk=qcow2 2026-08-18 09:24:45.818 | + functions:_upload_image:116 : shift 2026-08-18 09:24:45.822 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:45.824 | + functions:_upload_image:118 : shift 2026-08-18 09:24:45.827 | + functions:_upload_image:119 : local properties 2026-08-18 09:24:45.829 | + functions:_upload_image:120 : local useimport 2026-08-18 09:24:45.832 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-18 09:24:45.835 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-18 09:24:45.838 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-18 09:24:45.841 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-18 09:24:45.844 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-18 09:24:45.846 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-18 09:24:45.849 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-08-18 09:24:45.851 | + functions:_upload_image:125 : useimport=--import 2026-08-18 09:24:45.854 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:45.860 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.1-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-18 09:24:48.323 | 2026-08-18 09:24:48.323 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 09:24:48.323 | | Field | Value | 2026-08-18 09:24:48.323 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 09:24:48.323 | | container_format | bare | 2026-08-18 09:24:48.323 | | created_at | 2026-08-18T09:24:46Z | 2026-08-18 09:24:48.323 | | disk_format | qcow2 | 2026-08-18 09:24:48.323 | | file | /v2/images/68b58af2-9659-4a15-8a5f-c218beca1442/file | 2026-08-18 09:24:48.323 | | id | 68b58af2-9659-4a15-8a5f-c218beca1442 | 2026-08-18 09:24:48.323 | | min_disk | 0 | 2026-08-18 09:24:48.323 | | min_ram | 0 | 2026-08-18 09:24:48.323 | | name | cirros-0.6.1-x86_64-disk | 2026-08-18 09:24:48.323 | | owner | 08beed0a2fa74050a90498c9e1466150 | 2026-08-18 09:24:48.323 | | properties | hw_rng_model='virtio', os_glance_import_task='46c6a1f5-0f80-4a25-92aa-26eb535847a2', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-18 09:24:48.323 | | protected | False | 2026-08-18 09:24:48.323 | | schema | /v2/schemas/image | 2026-08-18 09:24:48.323 | | size | 21233664 | 2026-08-18 09:24:48.323 | | status | uploading | 2026-08-18 09:24:48.323 | | tags | | 2026-08-18 09:24:48.323 | | updated_at | 2026-08-18T09:24:48Z | 2026-08-18 09:24:48.323 | | visibility | public | 2026-08-18 09:24:48.323 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 09:24:48.335 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-18 09:24:48.337 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-18 09:24:48.342 | + 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-08-18 09:24:48.345 | + functions:upload_image:141 : local image image_fname image_name 2026-08-18 09:24:48.349 | + functions:upload_image:143 : local max_attempts=5 2026-08-18 09:24:48.352 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-08-18 09:24:48.358 | ++ 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-08-18 09:24:48.363 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-18 09:24:48.366 | + 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-08-18 09:24:48.370 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-18 09:24:48.373 | ++ functions:upload_image:151 : seq 5 2026-08-18 09:24:48.378 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-18 09:24:48.381 | + functions:upload_image:152 : local rc=0 2026-08-18 09:24:48.384 | + 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 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 09:24:48.388 | --2026-08-18 09:24:48-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-18 09:24:48.412 | Resolving github.com (github.com)... 140.82.121.3 2026-08-18 09:24:48.453 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-18 09:24:48.973 | HTTP request sent, awaiting response... 302 Found 2026-08-18 09:24:48.973 | 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-08-18T10%3A24%3A45Z&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-08-18T09%3A24%3A09Z&ske=2026-08-18T10%3A24%3A45Z&sks=b&skv=2018-11-09&sig=ohcRRBr%2BGlhDp9yg6z9dGaOGztMBF1ruJUl6qrVFQaw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzA0Njg4OCwibmJmIjoxNzg3MDQ1MDg4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.O0ihq8Jz6hEOIvOJ22kyl-anPah_wzFIEFqUAtEUVmU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-18 09:24:48.973 | --2026-08-18 09:24:48-- 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-08-18T10%3A24%3A45Z&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-08-18T09%3A24%3A09Z&ske=2026-08-18T10%3A24%3A45Z&sks=b&skv=2018-11-09&sig=ohcRRBr%2BGlhDp9yg6z9dGaOGztMBF1ruJUl6qrVFQaw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzA0Njg4OCwibmJmIjoxNzg3MDQ1MDg4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.O0ihq8Jz6hEOIvOJ22kyl-anPah_wzFIEFqUAtEUVmU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-18 09:24:48.975 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-08-18 09:24:48.976 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-18 09:24:48.984 | HTTP request sent, awaiting response... 200 OK 2026-08-18 09:24:48.985 | Length: 21692416 (21M) [application/octet-stream] 2026-08-18 09:24:48.985 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-08-18 09:24:48.996 | 2026-08-18 09:24:49.231 | 0K ........ ........ .... 100% 83.8M=0.2s 2026-08-18 09:24:49.232 | 2026-08-18 09:24:49.232 | 2026-08-18 09:24:49 (83.8 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-08-18 09:24:49.232 | 2026-08-18 09:24:49.238 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-18 09:24:49.241 | + functions:upload_image:163 : break 2026-08-18 09:24:49.244 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 09:24:49.247 | + 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-08-18 09:24:49.250 | + 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-08-18 09:24:49.253 | + 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-08-18 09:24:49.257 | + functions:upload_image:313 : local kernel= 2026-08-18 09:24:49.260 | + functions:upload_image:314 : local ramdisk= 2026-08-18 09:24:49.264 | + functions:upload_image:315 : local disk_format= 2026-08-18 09:24:49.266 | + functions:upload_image:316 : local container_format= 2026-08-18 09:24:49.270 | + functions:upload_image:317 : local unpack= 2026-08-18 09:24:49.273 | + functions:upload_image:318 : local img_property= 2026-08-18 09:24:49.276 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-18 09:24:49.279 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-08-18 09:24:49.282 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-18 09:24:49.285 | + functions:upload_image:328 : case "$image_fname" in 2026-08-18 09:24:49.290 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-18 09:24:49.295 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-18 09:24:49.298 | + functions:upload_image:350 : local format 2026-08-18 09:24:49.303 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 09:24:49.303 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-18 09:24:49.311 | + functions:upload_image:351 : format=qcow2 2026-08-18 09:24:49.315 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-18 09:24:49.318 | + functions:upload_image:353 : disk_format=qcow2 2026-08-18 09:24:49.322 | + functions:upload_image:357 : container_format=bare 2026-08-18 09:24:49.325 | + functions:upload_image:404 : is_arch ppc64le 2026-08-18 09:24:49.329 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:49.333 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-18 09:24:49.336 | + functions:upload_image:404 : is_arch ppc64 2026-08-18 09:24:49.340 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:49.346 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-18 09:24:49.349 | + functions:upload_image:404 : is_arch ppc 2026-08-18 09:24:49.353 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:49.358 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-18 09:24:49.361 | + functions:upload_image:408 : is_arch aarch64 2026-08-18 09:24:49.365 | ++ functions-common:is_arch:519 : uname -m 2026-08-18 09:24:49.371 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-18 09:24:49.374 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-18 09:24:49.377 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-18 09:24:49.380 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-18 09:24:49.383 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-18 09:24:49.385 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-08-18 09:24:49.388 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-18 09:24:49.391 | + functions:_upload_image:112 : shift 2026-08-18 09:24:49.394 | + functions:_upload_image:113 : local container=bare 2026-08-18 09:24:49.395 | + functions:_upload_image:114 : shift 2026-08-18 09:24:49.398 | + functions:_upload_image:115 : local disk=qcow2 2026-08-18 09:24:49.400 | + functions:_upload_image:116 : shift 2026-08-18 09:24:49.402 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 09:24:49.405 | + functions:_upload_image:118 : shift 2026-08-18 09:24:49.408 | + functions:_upload_image:119 : local properties 2026-08-18 09:24:49.411 | + functions:_upload_image:120 : local useimport 2026-08-18 09:24:49.415 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-18 09:24:49.417 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-18 09:24:49.419 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-18 09:24:49.422 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-18 09:24:49.424 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-18 09:24:49.428 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-18 09:24:49.430 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-08-18 09:24:49.433 | + functions:_upload_image:125 : useimport=--import 2026-08-18 09:24:49.436 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 09:24:49.441 | + 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 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 09:24:51.917 | 2026-08-18 09:24:51.917 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 09:24:51.917 | | Field | Value | 2026-08-18 09:24:51.917 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 09:24:51.917 | | container_format | bare | 2026-08-18 09:24:51.917 | | created_at | 2026-08-18T09:24:50Z | 2026-08-18 09:24:51.917 | | disk_format | qcow2 | 2026-08-18 09:24:51.917 | | file | /v2/images/fc3af565-17a4-4f47-902d-eed8bb1aafb6/file | 2026-08-18 09:24:51.917 | | id | fc3af565-17a4-4f47-902d-eed8bb1aafb6 | 2026-08-18 09:24:51.917 | | min_disk | 0 | 2026-08-18 09:24:51.917 | | min_ram | 0 | 2026-08-18 09:24:51.917 | | name | cirros-0.6.3-x86_64-disk | 2026-08-18 09:24:51.917 | | owner | 08beed0a2fa74050a90498c9e1466150 | 2026-08-18 09:24:51.917 | | properties | hw_rng_model='virtio', os_glance_import_task='31ee451e-cfb4-406d-abb4-f549aab0528d', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-18 09:24:51.917 | | protected | False | 2026-08-18 09:24:51.917 | | schema | /v2/schemas/image | 2026-08-18 09:24:51.917 | | size | 21692416 | 2026-08-18 09:24:51.917 | | status | uploading | 2026-08-18 09:24:51.917 | | tags | | 2026-08-18 09:24:51.917 | | updated_at | 2026-08-18T09:24:51Z | 2026-08-18 09:24:51.917 | | visibility | public | 2026-08-18 09:24:51.917 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-18 09:24:51.926 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-18 09:24:51.977 | [8555 Async create_flavors:96296]: Waiting for completion of create_flavors running on PID 96296 (2 other jobs running) 2026-08-18 09:24:52.004 | [8555 Async create_flavors:96296]: Signaling child to exit 2026-08-18 09:24:52.004 | WAKEUP 2026-08-18 09:24:52.026 | [8555 Async create_flavors:96296]: Signaled 2026-08-18 09:24:52.028 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-18 09:24:52.028 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:52.028 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-18 09:24:52.028 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-18 09:24:52.028 | 2026-08-18 09:24:52.028 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-08-18 09:24:52.028 | 2026-08-18 09:24:52.028 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.028 | | Field | Value | 2026-08-18 09:24:52.028 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.028 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:24:52.028 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:24:52.028 | | description | None | 2026-08-18 09:24:52.028 | | disk | 1 | 2026-08-18 09:24:52.028 | | id | c1 | 2026-08-18 09:24:52.028 | | name | cirros256 | 2026-08-18 09:24:52.028 | | os-flavor-access:is_public | True | 2026-08-18 09:24:52.028 | | properties | hw_rng:allowed='True' | 2026-08-18 09:24:52.028 | | ram | 256 | 2026-08-18 09:24:52.028 | | rxtx_factor | 1.0 | 2026-08-18 09:24:52.028 | | swap | 0 | 2026-08-18 09:24:52.028 | | vcpus | 1 | 2026-08-18 09:24:52.028 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.028 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-08-18 09:24:52.028 | 2026-08-18 09:24:52.028 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.028 | | Field | Value | 2026-08-18 09:24:52.028 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.028 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:24:52.028 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:24:52.028 | | description | None | 2026-08-18 09:24:52.028 | | disk | 5 | 2026-08-18 09:24:52.028 | | id | d1 | 2026-08-18 09:24:52.028 | | name | ds512M | 2026-08-18 09:24:52.028 | | os-flavor-access:is_public | True | 2026-08-18 09:24:52.028 | | properties | hw_rng:allowed='True' | 2026-08-18 09:24:52.028 | | ram | 512 | 2026-08-18 09:24:52.028 | | rxtx_factor | 1.0 | 2026-08-18 09:24:52.028 | | swap | 0 | 2026-08-18 09:24:52.028 | | vcpus | 1 | 2026-08-18 09:24:52.028 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.028 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-08-18 09:24:52.028 | 2026-08-18 09:24:52.028 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.028 | | Field | Value | 2026-08-18 09:24:52.028 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.028 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:24:52.029 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:24:52.029 | | description | None | 2026-08-18 09:24:52.029 | | disk | 10 | 2026-08-18 09:24:52.029 | | id | d2 | 2026-08-18 09:24:52.029 | | name | ds1G | 2026-08-18 09:24:52.029 | | os-flavor-access:is_public | True | 2026-08-18 09:24:52.029 | | properties | hw_rng:allowed='True' | 2026-08-18 09:24:52.029 | | ram | 1024 | 2026-08-18 09:24:52.029 | | rxtx_factor | 1.0 | 2026-08-18 09:24:52.029 | | swap | 0 | 2026-08-18 09:24:52.029 | | vcpus | 1 | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-08-18 09:24:52.029 | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | | Field | Value | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:24:52.029 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:24:52.029 | | description | None | 2026-08-18 09:24:52.029 | | disk | 10 | 2026-08-18 09:24:52.029 | | id | d3 | 2026-08-18 09:24:52.029 | | name | ds2G | 2026-08-18 09:24:52.029 | | os-flavor-access:is_public | True | 2026-08-18 09:24:52.029 | | properties | hw_rng:allowed='True' | 2026-08-18 09:24:52.029 | | ram | 2048 | 2026-08-18 09:24:52.029 | | rxtx_factor | 1.0 | 2026-08-18 09:24:52.029 | | swap | 0 | 2026-08-18 09:24:52.029 | | vcpus | 2 | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-08-18 09:24:52.029 | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | | Field | Value | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:24:52.029 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:24:52.029 | | description | None | 2026-08-18 09:24:52.029 | | disk | 20 | 2026-08-18 09:24:52.029 | | id | d4 | 2026-08-18 09:24:52.029 | | name | ds4G | 2026-08-18 09:24:52.029 | | os-flavor-access:is_public | True | 2026-08-18 09:24:52.029 | | properties | hw_rng:allowed='True' | 2026-08-18 09:24:52.029 | | ram | 4096 | 2026-08-18 09:24:52.029 | | rxtx_factor | 1.0 | 2026-08-18 09:24:52.029 | | swap | 0 | 2026-08-18 09:24:52.029 | | vcpus | 4 | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-18 09:24:52.029 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-18 09:24:52.029 | 2026-08-18 09:24:52.029 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-08-18 09:24:52.029 | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | | Field | Value | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:24:52.029 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:24:52.029 | | description | None | 2026-08-18 09:24:52.029 | | disk | 1 | 2026-08-18 09:24:52.029 | | id | 1 | 2026-08-18 09:24:52.029 | | name | m1.tiny | 2026-08-18 09:24:52.029 | | os-flavor-access:is_public | True | 2026-08-18 09:24:52.029 | | properties | hw_rng:allowed='True' | 2026-08-18 09:24:52.029 | | ram | 512 | 2026-08-18 09:24:52.029 | | rxtx_factor | 1.0 | 2026-08-18 09:24:52.029 | | swap | 0 | 2026-08-18 09:24:52.029 | | vcpus | 1 | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-08-18 09:24:52.029 | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | | Field | Value | 2026-08-18 09:24:52.029 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.029 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:24:52.029 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:24:52.029 | | description | None | 2026-08-18 09:24:52.029 | | disk | 20 | 2026-08-18 09:24:52.029 | | id | 2 | 2026-08-18 09:24:52.029 | | name | m1.small | 2026-08-18 09:24:52.029 | | os-flavor-access:is_public | True | 2026-08-18 09:24:52.029 | | properties | hw_rng:allowed='True' | 2026-08-18 09:24:52.030 | | ram | 2048 | 2026-08-18 09:24:52.030 | | rxtx_factor | 1.0 | 2026-08-18 09:24:52.030 | | swap | 0 | 2026-08-18 09:24:52.030 | | vcpus | 1 | 2026-08-18 09:24:52.030 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.030 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-08-18 09:24:52.030 | 2026-08-18 09:24:52.030 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.030 | | Field | Value | 2026-08-18 09:24:52.030 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.030 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:24:52.030 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:24:52.030 | | description | None | 2026-08-18 09:24:52.030 | | disk | 40 | 2026-08-18 09:24:52.030 | | id | 3 | 2026-08-18 09:24:52.030 | | name | m1.medium | 2026-08-18 09:24:52.030 | | os-flavor-access:is_public | True | 2026-08-18 09:24:52.030 | | properties | hw_rng:allowed='True' | 2026-08-18 09:24:52.030 | | ram | 4096 | 2026-08-18 09:24:52.030 | | rxtx_factor | 1.0 | 2026-08-18 09:24:52.030 | | swap | 0 | 2026-08-18 09:24:52.030 | | vcpus | 2 | 2026-08-18 09:24:52.030 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.030 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-08-18 09:24:52.030 | 2026-08-18 09:24:52.030 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.030 | | Field | Value | 2026-08-18 09:24:52.030 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.030 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:24:52.030 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:24:52.030 | | description | None | 2026-08-18 09:24:52.030 | | disk | 80 | 2026-08-18 09:24:52.030 | | id | 4 | 2026-08-18 09:24:52.030 | | name | m1.large | 2026-08-18 09:24:52.030 | | os-flavor-access:is_public | True | 2026-08-18 09:24:52.030 | | properties | hw_rng:allowed='True' | 2026-08-18 09:24:52.030 | | ram | 8192 | 2026-08-18 09:24:52.030 | | rxtx_factor | 1.0 | 2026-08-18 09:24:52.030 | | swap | 0 | 2026-08-18 09:24:52.030 | | vcpus | 4 | 2026-08-18 09:24:52.030 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.030 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-08-18 09:24:52.030 | 2026-08-18 09:24:52.030 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.030 | | Field | Value | 2026-08-18 09:24:52.030 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.030 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:24:52.030 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:24:52.030 | | description | None | 2026-08-18 09:24:52.030 | | disk | 160 | 2026-08-18 09:24:52.030 | | id | 5 | 2026-08-18 09:24:52.030 | | name | m1.xlarge | 2026-08-18 09:24:52.030 | | os-flavor-access:is_public | True | 2026-08-18 09:24:52.030 | | properties | hw_rng:allowed='True' | 2026-08-18 09:24:52.030 | | ram | 16384 | 2026-08-18 09:24:52.030 | | rxtx_factor | 1.0 | 2026-08-18 09:24:52.030 | | swap | 0 | 2026-08-18 09:24:52.030 | | vcpus | 8 | 2026-08-18 09:24:52.030 | +----------------------------+-----------------------+ 2026-08-18 09:24:52.074 | [8555 Async create_flavors:96296]: finished create_flavors with result 0 in 4 seconds 2026-08-18 09:24:52.078 | + inc/async:async_wait:197 : return 0 2026-08-18 09:24:52.080 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-18 09:24:52.100 | + functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:52.103 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-18 09:24:52.123 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:52.125 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-18 09:24:52.145 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:52.147 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-08-18 09:24:52.149 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-18 09:24:52.151 | + ./stack.sh:main:1398 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-18 09:24:52.154 | + ./stack.sh:main:1401 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-08-18 09:24:52.159 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-18 09:24:52.161 | ++ opt/stack/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 /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-08-18 09:24:52.164 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2026-08-18 09:24:52.165 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2026-08-18 09:24:52.167 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2026-08-18 09:24:52.168 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-18 09:24:52.170 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-18 09:24:52.171 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-18 09:24:52.173 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-18 09:24:52.174 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-18 09:24:52.176 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-18 09:24:52.177 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-18 09:24:52.179 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-08-18 09:24:52.180 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 09:24:52.182 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-18 09:24:52.184 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-18 09:24:52.185 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-08-18 09:24:52.186 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 09:24:52.188 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-18 09:24:52.189 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-18 09:24:52.191 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-18 09:24:52.192 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 09:24:52.194 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-08-18 09:24:52.195 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-18 09:24:52.197 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-18 09:24:52.199 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-18 09:24:52.200 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 09:24:52.202 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-08-18 09:24:52.203 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-08-18 09:24:52.205 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-18 09:24:52.207 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-18 09:24:52.208 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-18 09:24:52.209 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 09:24:52.211 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-18 09:24:52.212 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-18 09:24:52.214 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-08-18 09:24:52.215 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-18 09:24:52.216 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-18 09:24:52.218 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-18 09:24:52.219 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-18 09:24:52.222 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-08-18 09:24:52.223 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-08-18 09:24:52.225 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-18 09:24:52.227 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-18 09:24:52.228 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-18 09:24:52.230 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-18 09:24:52.231 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-18 09:24:52.232 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-18 09:24:52.234 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-18 09:24:52.235 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-18 09:24:52.236 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-18 09:24:52.238 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-18 09:24:52.239 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-18 09:24:52.241 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-18 09:24:52.242 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-18 09:24:52.244 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-18 09:24:52.245 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-18 09:24:52.246 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-08-18 09:24:52.248 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-18 09:24:52.249 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-18 09:24:52.251 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-18 09:24:52.253 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-18 09:24:52.253 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-18 09:24:52.253 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-18 09:24:52.253 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-18 09:24:52.255 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-18 09:24:52.310 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-18 09:24:52.310 | Bad Request (HTTP 400) 2026-08-18 09:24:52.310 | 2026-08-18 09:24:52.318 | + ./stack.sh:main:1406 : save_stackenv 2026-08-18 09:24:52.322 | + functions-common:save_stackenv:65 : local tag= 2026-08-18 09:24:52.325 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-18 09:24:52.330 | + functions-common:save_stackenv:67 : time_stamp=2026-08-18-092452 2026-08-18 09:24:52.334 | + functions-common:save_stackenv:68 : echo '# 2026-08-18-092452 ' 2026-08-18 09:24:52.337 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.339 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-18 09:24:52.342 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.346 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-18 09:24:52.349 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.351 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-18 09:24:52.354 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.357 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-18 09:24:52.360 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.362 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.138 2026-08-18 09:24:52.365 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.368 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.138/identity 2026-08-18 09:24:52.371 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.373 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-18-091416 2026-08-18 09:24:52.376 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.379 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-18 09:24:52.383 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.385 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.138 2026-08-18 09:24:52.389 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.391 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-18 09:24:52.394 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.397 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.138,IP:::1 2026-08-18 09:24:52.399 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.401 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-18 09:24:52.403 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.405 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-18 09:24:52.408 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.411 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.138 2026-08-18 09:24:52.413 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-18 09:24:52.416 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-18 09:24:52.420 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-08-18 09:24:52.422 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-18 09:24:52.426 | + inc/meta-config:merge_config_group:171 : shift 2026-08-18 09:24:52.428 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-18 09:24:52.431 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:24:52.435 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-18 09:24:52.437 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-18 09:24:52.440 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-08-18 09:24:52.443 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:24:52.446 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-18 09:24:52.449 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:24:52.451 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-18 09:24:52.452 | /^\[\[.+\|.*\]\]/ { 2026-08-18 09:24:52.452 | gsub("[][]", "", $1); 2026-08-18 09:24:52.452 | split($1, a, "|"); 2026-08-18 09:24:52.452 | if (a[1] == matchgroup) 2026-08-18 09:24:52.452 | print a[2] 2026-08-18 09:24:52.452 | } 2026-08-18 09:24:52.452 | ' /opt/stack/devstack/local.conf 2026-08-18 09:24:52.458 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-18 09:24:52.460 | + functions-common:run_phase:1848 : local mode=stack 2026-08-18 09:24:52.463 | + functions-common:run_phase:1849 : local phase=extra 2026-08-18 09:24:52.466 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-18 09:24:52.468 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 09:24:52.472 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 09:24:52.475 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 09:24:52.478 | + functions-common:run_phase:1858 : local extra 2026-08-18 09:24:52.482 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-18 09:24:52.487 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 09:24:52.490 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 09:24:52.493 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-18 09:24:52.496 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-08-18 09:24:52.500 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 09:24:52.520 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:52.523 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 09:24:52.526 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:24:52.530 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-18 09:24:52.532 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:24:52.535 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-18 09:24:52.539 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:24:52.542 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-18 09:24:52.545 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-18 09:24:52.549 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-18 09:24:52.552 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-18 09:24:52.554 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 09:24:52.556 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 09:24:52.559 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-18 09:24:52.561 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-18 09:24:52.565 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-18 09:24:52.568 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-18 09:24:52.570 | + functions-common:run_plugins:1838 : local plugin 2026-08-18 09:24:52.573 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-18 09:24:52.575 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-18 09:24:52.578 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-18 09:24:52.581 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-08-18 09:24:52.584 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-18 09:24:52.587 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-18 09:24:52.590 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-18 09:24:52.594 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-18 09:24:52.596 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-18 09:24:52.599 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-18 09:24:52.601 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-18 09:24:52.605 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-18 09:24:52.607 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-18 09:24:52.610 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-18 09:24:52.613 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-18 09:24:52.617 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-18 09:24:52.620 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-18 09:24:52.623 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-18 09:24:52.626 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-18 09:24:52.629 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-18 09:24:52.632 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-18 09:24:52.634 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-18 09:24:52.637 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-18 09:24:52.640 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-18 09:24:52.643 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-18 09:24:52.660 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-18 09:24:52.664 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-18 09:24:52.668 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-18 09:24:52.671 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-18 09:24:52.675 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-18 09:24:52.678 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-18 09:24:52.681 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-18 09:24:52.684 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-18 09:24:52.688 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-18 09:24:52.709 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-18 09:24:52.711 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-18 09:24:52.716 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-18 09:24:52.718 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-18 09:24:52.723 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-18 09:24:52.725 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-18 09:24:52.729 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-18 09:24:52.734 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-18 09:24:52.756 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-18 09:24:52.759 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-18 09:24:52.762 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:24:52.765 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-18 09:24:52.769 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-08-18 09:24:52.785 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:52.788 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-08-18 09:24:52.806 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:52.809 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-08-18 09:24:52.828 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:24:52.830 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-08-18 09:24:52.833 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-08-18 09:24:52.835 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-08-18 09:24:52.838 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-08-18 09:24:52.841 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-18 09:24:52.844 | + inc/meta-config:merge_config_group:171 : shift 2026-08-18 09:24:52.847 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-18 09:24:52.850 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:24:52.852 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-18 09:24:52.854 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-18 09:24:52.859 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-08-18 09:24:52.863 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:24:52.866 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-18 09:24:52.869 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:24:52.873 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-18 09:24:52.873 | /^\[\[.+\|.*\]\]/ { 2026-08-18 09:24:52.873 | gsub("[][]", "", $1); 2026-08-18 09:24:52.873 | split($1, a, "|"); 2026-08-18 09:24:52.873 | if (a[1] == matchgroup) 2026-08-18 09:24:52.873 | print a[2] 2026-08-18 09:24:52.873 | } 2026-08-18 09:24:52.873 | ' /opt/stack/devstack/local.conf 2026-08-18 09:24:52.880 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-18 09:24:52.902 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:52.905 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-18 09:24:52.908 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-18 09:24:52.911 | + functions:wait_for_compute:490 : local timeout=60 2026-08-18 09:24:52.913 | + functions:wait_for_compute:491 : local rval=0 2026-08-18 09:24:52.915 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-18 09:24:52.918 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-18 09:24:52.921 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-18 09:24:52.924 | + functions-common:time_start:2407 : local start_time= 2026-08-18 09:24:52.927 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-18 09:24:52.930 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-18 09:24:52.934 | + functions-common:time_start:2411 : _TIME_START[$name]=1787045092931 2026-08-18 09:24:52.938 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-18 09:24:52.961 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-18 09:24:52.964 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-18 09:24:52.968 | ++ functions:wait_for_compute:496 : hostname 2026-08-18 09:24:52.972 | + functions:wait_for_compute:496 : compute_hostname=np0000007628 2026-08-18 09:24:52.975 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-18 09:24:52.980 | ++ functions:wait_for_compute:498 : hostname 2026-08-18 09:24:52.986 | + :: : ID= 2026-08-18 09:24:52.988 | + :: : [[ '' == '' ]] 2026-08-18 09:24:52.989 | + :: : sleep 1 2026-08-18 09:24:53.992 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-18 09:24:53.994 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000007628 --service nova-compute -c ID -f value 2026-08-18 09:24:54.227 | 2026-08-18 09:24:54.234 | + :: : ID=29da7619-77b3-4e2a-a3f8-f78b5b114a23 2026-08-18 09:24:54.235 | + :: : [[ 29da7619-77b3-4e2a-a3f8-f78b5b114a23 == '' ]] 2026-08-18 09:24:54.239 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-18 09:24:54.241 | + functions-common:time_stop:2420 : local name 2026-08-18 09:24:54.244 | + functions-common:time_stop:2421 : local end_time 2026-08-18 09:24:54.247 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:24:54.249 | + functions-common:time_stop:2423 : local total 2026-08-18 09:24:54.252 | + functions-common:time_stop:2424 : local start_time 2026-08-18 09:24:54.255 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-18 09:24:54.258 | + functions-common:time_stop:2427 : start_time=1787045092931 2026-08-18 09:24:54.260 | + functions-common:time_stop:2429 : [[ -z 1787045092931 ]] 2026-08-18 09:24:54.263 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:24:54.267 | + functions-common:time_stop:2432 : end_time=1787045094265 2026-08-18 09:24:54.270 | + functions-common:time_stop:2433 : elapsed_time=1334 2026-08-18 09:24:54.273 | + functions-common:time_stop:2434 : total=13238 2026-08-18 09:24:54.276 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:24:54.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14572 2026-08-18 09:24:54.281 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-18 09:24:54.284 | + functions:wait_for_compute:516 : return 0 2026-08-18 09:24:54.287 | + ./stack.sh:main:1446 : service_check 2026-08-18 09:24:54.290 | + functions-common:service_check:1713 : local service 2026-08-18 09:24:54.293 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.296 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-18 09:24:54.311 | enabled 2026-08-18 09:24:54.315 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-18 09:24:54.334 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-18 09:24:54.334 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-18 09:24:54.334 | Active: active (running) since Tue 2026-08-18 09:24:26 UTC; 28s ago 2026-08-18 09:24:54.335 | Main PID: 97048 (uwsgi) 2026-08-18 09:24:54.335 | Status: "uWSGI is ready" 2026-08-18 09:24:54.335 | Tasks: 10 (limit: 75886) 2026-08-18 09:24:54.335 | Memory: 360.3M () 2026-08-18 09:24:54.335 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-18 09:24:54.335 | ├─97048 "cinder-apiuWSGI master" 2026-08-18 09:24:54.335 | ├─97055 "cinder-apiuWSGI worker 1" 2026-08-18 09:24:54.335 | ├─97056 "cinder-apiuWSGI worker 2" 2026-08-18 09:24:54.335 | └─97057 "cinder-apiuWSGI worker 3" 2026-08-18 09:24:54.335 | 2026-08-18 09:24:54.335 | Aug 18 09:24:34 np0000007628 devstack@c-api.service[97057]: INFO cinder.api.openstack.wsgi [None req-9d384a1f-8216-4c68-bf21-d58f802bbf90 admin admin] POST https://10.4.3.138/volume/v3/types/4a135653-5421-4ece-a74e-f7835d3ddb81/extra_specs 2026-08-18 09:24:54.335 | Aug 18 09:24:35 np0000007628 devstack@c-api.service[97057]: DEBUG cinder.api.openstack.wsgi [None req-9d384a1f-8216-4c68-bf21-d58f802bbf90 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=97057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-18 09:24:54.335 | Aug 18 09:24:35 np0000007628 devstack@c-api.service[97057]: /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-08-18 09:24:54.335 | Aug 18 09:24:35 np0000007628 devstack@c-api.service[97057]: warnings.warn( 2026-08-18 09:24:54.335 | Aug 18 09:24:35 np0000007628 devstack@c-api.service[97057]: DEBUG oslo_db.sqlalchemy.engines [None req-9d384a1f-8216-4c68-bf21-d58f802bbf90 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=97057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 09:24:54.335 | Aug 18 09:24:35 np0000007628 devstack@c-api.service[97057]: INFO cinder.api.openstack.wsgi [None req-9d384a1f-8216-4c68-bf21-d58f802bbf90 admin admin] https://10.4.3.138/volume/v3/types/4a135653-5421-4ece-a74e-f7835d3ddb81/extra_specs returned with HTTP 200 2026-08-18 09:24:54.335 | Aug 18 09:24:35 np0000007628 devstack@c-api.service[97057]: [pid: 97057|app: 0|req: 1/3] 10.4.3.138 () {68 vars in 1449 bytes} [Tue Aug 18 09:24:34 2026] POST /volume/v3/types/4a135653-5421-4ece-a74e-f7835d3ddb81/extra_specs => generated 52 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-18 09:24:54.335 | Aug 18 09:24:38 np0000007628 devstack@c-api.service[97055]: DEBUG dbcounter [-] [97055] Writing DB stats cinder:SELECT=6 {{(pid=97055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.335 | Aug 18 09:24:44 np0000007628 devstack@c-api.service[97056]: DEBUG dbcounter [-] [97056] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=97056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.335 | Aug 18 09:24:45 np0000007628 devstack@c-api.service[97057]: DEBUG dbcounter [-] [97057] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=97057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.340 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.342 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-08-18 09:24:54.356 | enabled 2026-08-18 09:24:54.360 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-08-18 09:24:54.378 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-08-18 09:24:54.378 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-08-18 09:24:54.378 | Active: active (running) since Tue 2026-08-18 09:24:32 UTC; 22s ago 2026-08-18 09:24:54.378 | Main PID: 98444 (cinder-backup) 2026-08-18 09:24:54.378 | Tasks: 1 (limit: 75886) 2026-08-18 09:24:54.378 | Memory: 93.8M () 2026-08-18 09:24:54.378 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-08-18 09:24:54.378 | └─98444 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-08-18 09:24:54.378 | 2026-08-18 09:24:54.378 | Aug 18 09:24:33 np0000007628 cinder-backup[98444]: DEBUG oslo_concurrency.lockutils [None req-d6f6753e-3d7a-4b8c-8ffe-ea7f3530f9c5 None None] Acquiring lock "cleanup_incomplete_backups_98444" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98444) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-18 09:24:54.378 | Aug 18 09:24:33 np0000007628 cinder-backup[98444]: DEBUG oslo_concurrency.lockutils [None req-d6f6753e-3d7a-4b8c-8ffe-ea7f3530f9c5 None None] Lock "cleanup_incomplete_backups_98444" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98444) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-18 09:24:54.378 | Aug 18 09:24:33 np0000007628 cinder-backup[98444]: INFO cinder.backup.manager [None req-d6f6753e-3d7a-4b8c-8ffe-ea7f3530f9c5 None None] Cleaning up incomplete backup operations. 2026-08-18 09:24:54.378 | Aug 18 09:24:33 np0000007628 cinder-backup[98444]: DEBUG oslo_concurrency.lockutils [None req-d6f6753e-3d7a-4b8c-8ffe-ea7f3530f9c5 None None] Lock "cleanup_incomplete_backups_98444" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.016s {{(pid=98444) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 09:24:54.378 | Aug 18 09:24:33 np0000007628 cinder-backup[98444]: DEBUG oslo_db.sqlalchemy.engines [None req-d6f6753e-3d7a-4b8c-8ffe-ea7f3530f9c5 None None] 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=98444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-18 09:24:54.378 | Aug 18 09:24:33 np0000007628 cinder-backup[98444]: DEBUG cinder.manager [None req-d6f6753e-3d7a-4b8c-8ffe-ea7f3530f9c5 None None] Notifying Schedulers of capabilities ... {{(pid=98444) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-08-18 09:24:54.378 | Aug 18 09:24:33 np0000007628 cinder-backup[98444]: INFO cinder.keymgr.migration [None req-f4b0647d-1e5d-4df1-8276-7569f2485474 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-08-18 09:24:54.378 | Aug 18 09:24:33 np0000007628 cinder-backup[98444]: DEBUG cinder.service [None req-d6f6753e-3d7a-4b8c-8ffe-ea7f3530f9c5 None None] Creating RPC server for service cinder-backup {{(pid=98444) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-18 09:24:54.378 | Aug 18 09:24:33 np0000007628 cinder-backup[98444]: DEBUG cinder.service [None req-d6f6753e-3d7a-4b8c-8ffe-ea7f3530f9c5 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98444) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-18 09:24:54.378 | Aug 18 09:24:43 np0000007628 cinder-backup[98444]: DEBUG dbcounter [-] [98444] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.383 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.387 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-18 09:24:54.401 | enabled 2026-08-18 09:24:54.405 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-18 09:24:54.424 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-18 09:24:54.424 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-18 09:24:54.424 | Active: active (running) since Tue 2026-08-18 09:24:30 UTC; 23s ago 2026-08-18 09:24:54.424 | Main PID: 97864 (cinder-schedule) 2026-08-18 09:24:54.424 | Tasks: 1 (limit: 75886) 2026-08-18 09:24:54.424 | Memory: 110.6M () 2026-08-18 09:24:54.424 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-18 09:24:54.424 | └─97864 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-18 09:24:54.424 | 2026-08-18 09:24:54.424 | Aug 18 09:24:32 np0000007628 cinder-scheduler[97864]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-08-18 09:24:54.424 | Aug 18 09:24:32 np0000007628 cinder-scheduler[97864]: INFO cinder.manager [None req-52a927a3-3ff0-4f34-8e5d-004325add7a7 None None] Initiating service 1 cleanup 2026-08-18 09:24:54.424 | Aug 18 09:24:32 np0000007628 cinder-scheduler[97864]: INFO cinder.manager [None req-52a927a3-3ff0-4f34-8e5d-004325add7a7 None None] Service 1 cleanup completed. 2026-08-18 09:24:54.424 | Aug 18 09:24:32 np0000007628 cinder-scheduler[97864]: DEBUG cinder.service [None req-52a927a3-3ff0-4f34-8e5d-004325add7a7 None None] Creating RPC server for service cinder-scheduler {{(pid=97864) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-18 09:24:54.424 | Aug 18 09:24:32 np0000007628 cinder-scheduler[97864]: DEBUG cinder.service [None req-52a927a3-3ff0-4f34-8e5d-004325add7a7 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97864) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-18 09:24:54.424 | Aug 18 09:24:33 np0000007628 cinder-scheduler[97864]: DEBUG cinder.scheduler.host_manager [None req-d6f6753e-3d7a-4b8c-8ffe-ea7f3530f9c5 None None] Received backup service update from np0000007628: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97864) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-08-18 09:24:54.424 | Aug 18 09:24:35 np0000007628 cinder-scheduler[97864]: DEBUG cinder.scheduler.host_manager [None req-028f3dbf-5919-403d-a709-da019454ce94 None None] Received volume service update from np0000007628@storpool: {'volume_backend_name': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.1.0', 'storage_protocol': 'storpool', 'clone_across_pools': True, 'sparse_copy_volume': True, 'pools': [{'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'default', 'allocated_capacity_gb': 0}, {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'template_virtual', 'storpool_template': 'virtual', 'allocated_capacity_gb': 0}], 'filter_function': None, 'goodness_function': None} {{(pid=97864) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-18 09:24:54.424 | Aug 18 09:24:35 np0000007628 cinder-scheduler[97864]: DEBUG cinder.scheduler.host_manager [None req-028f3dbf-5919-403d-a709-da019454ce94 None None] Updating capabilities for np0000007628@storpool#default: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'default', 'allocated_capacity_gb': 0, 'volume_backend_name': 'storpool', 'storage_protocol': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.1.0', 'timestamp': datetime.datetime(2026, 8, 18, 9, 24, 35, 770399), 'filter_function': None, 'goodness_function': None} {{(pid=97864) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-18 09:24:54.424 | Aug 18 09:24:35 np0000007628 cinder-scheduler[97864]: DEBUG cinder.scheduler.host_manager [None req-028f3dbf-5919-403d-a709-da019454ce94 None None] Updating capabilities for np0000007628@storpool#template_virtual: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'template_virtual', 'storpool_template': 'virtual', 'allocated_capacity_gb': 0, 'volume_backend_name': 'storpool', 'storage_protocol': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.1.0', 'timestamp': datetime.datetime(2026, 8, 18, 9, 24, 35, 770399), 'filter_function': None, 'goodness_function': None} {{(pid=97864) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-18 09:24:54.424 | Aug 18 09:24:45 np0000007628 cinder-scheduler[97864]: DEBUG dbcounter [-] [97864] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.430 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.433 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-18 09:24:54.447 | enabled 2026-08-18 09:24:54.451 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-18 09:24:54.468 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-18 09:24:54.468 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-18 09:24:54.468 | Active: active (running) since Tue 2026-08-18 09:24:33 UTC; 20s ago 2026-08-18 09:24:54.468 | Main PID: 99031 (cinder-volume) 2026-08-18 09:24:54.468 | Tasks: 2 (limit: 75886) 2026-08-18 09:24:54.468 | Memory: 142.2M () 2026-08-18 09:24:54.468 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-18 09:24:54.468 | ├─99031 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-18 09:24:54.468 | └─99461 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-18 09:24:54.468 | 2026-08-18 09:24:54.468 | Aug 18 09:24:35 np0000007628 cinder-volume[99461]: INFO cinder.volume.manager [None req-028f3dbf-5919-403d-a709-da019454ce94 None None] Driver initialization completed successfully. 2026-08-18 09:24:54.468 | Aug 18 09:24:35 np0000007628 cinder-volume[99461]: INFO cinder.manager [None req-028f3dbf-5919-403d-a709-da019454ce94 None None] Initiating service 3 cleanup 2026-08-18 09:24:54.468 | Aug 18 09:24:35 np0000007628 cinder-volume[99461]: INFO cinder.manager [None req-028f3dbf-5919-403d-a709-da019454ce94 None None] Service 3 cleanup completed. 2026-08-18 09:24:54.468 | Aug 18 09:24:35 np0000007628 cinder-volume[99461]: DEBUG cinder.service [None req-028f3dbf-5919-403d-a709-da019454ce94 None None] Creating RPC server for service cinder-volume {{(pid=99461) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-18 09:24:54.469 | Aug 18 09:24:35 np0000007628 cinder-volume[99461]: DEBUG cinder.service [None req-028f3dbf-5919-403d-a709-da019454ce94 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99461) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-18 09:24:54.469 | Aug 18 09:24:35 np0000007628 cinder-volume[99461]: INFO cinder.volume.manager [None req-028f3dbf-5919-403d-a709-da019454ce94 None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-08-18 09:24:54.469 | Aug 18 09:24:35 np0000007628 cinder-volume[99461]: INFO cinder.volume.manager [None req-028f3dbf-5919-403d-a709-da019454ce94 None None] Driver post RPC initialization completed successfully. 2026-08-18 09:24:54.469 | Aug 18 09:24:45 np0000007628 cinder-volume[99031]: DEBUG dbcounter [-] [99031] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.469 | Aug 18 09:24:45 np0000007628 cinder-volume[99461]: DEBUG dbcounter [-] [99461] Writing DB stats cinder:SELECT=4 {{(pid=99461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.469 | Aug 18 09:24:45 np0000007628 cinder-volume[99461]: DEBUG dbcounter [-] [99461] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=99461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.473 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.476 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-18 09:24:54.490 | not-found 2026-08-18 09:24:54.494 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.497 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-08-18 09:24:54.514 | enabled 2026-08-18 09:24:54.520 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-08-18 09:24:54.538 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-08-18 09:24:54.538 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-08-18 09:24:54.538 | Active: active (running) since Tue 2026-08-18 09:20:13 UTC; 4min 40s ago 2026-08-18 09:24:54.538 | Main PID: 58221 (file_tracker.sh) 2026-08-18 09:24:54.538 | Tasks: 2 (limit: 75886) 2026-08-18 09:24:54.538 | Memory: 604.0K () 2026-08-18 09:24:54.538 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-08-18 09:24:54.538 | ├─ 58221 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-08-18 09:24:54.538 | └─101425 sleep 20 2026-08-18 09:24:54.538 | 2026-08-18 09:24:54.538 | Aug 18 09:21:53 np0000007628 file_tracker.sh[70631]: 3008 0 9223372036854775807 2026-08-18 09:24:54.538 | Aug 18 09:22:13 np0000007628 file_tracker.sh[71478]: 3072 0 9223372036854775807 2026-08-18 09:24:54.539 | Aug 18 09:22:33 np0000007628 file_tracker.sh[71937]: 3072 0 9223372036854775807 2026-08-18 09:24:54.539 | Aug 18 09:22:53 np0000007628 file_tracker.sh[76861]: 3168 0 9223372036854775807 2026-08-18 09:24:54.539 | Aug 18 09:23:13 np0000007628 file_tracker.sh[79457]: 3424 0 9223372036854775807 2026-08-18 09:24:54.539 | Aug 18 09:23:33 np0000007628 file_tracker.sh[84872]: 4128 0 9223372036854775807 2026-08-18 09:24:54.539 | Aug 18 09:23:53 np0000007628 file_tracker.sh[90724]: 5376 0 9223372036854775807 2026-08-18 09:24:54.539 | Aug 18 09:24:13 np0000007628 file_tracker.sh[92954]: 5600 0 9223372036854775807 2026-08-18 09:24:54.539 | Aug 18 09:24:33 np0000007628 file_tracker.sh[99125]: 6848 0 9223372036854775807 2026-08-18 09:24:54.539 | Aug 18 09:24:53 np0000007628 file_tracker.sh[101424]: 7328 0 9223372036854775807 2026-08-18 09:24:54.543 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.547 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-18 09:24:54.563 | enabled 2026-08-18 09:24:54.568 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-18 09:24:54.588 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-18 09:24:54.588 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-18 09:24:54.588 | Active: active (running) since Tue 2026-08-18 09:24:37 UTC; 17s ago 2026-08-18 09:24:54.588 | Main PID: 99833 (uwsgi) 2026-08-18 09:24:54.588 | Status: "uWSGI is ready" 2026-08-18 09:24:54.588 | Tasks: 19 (limit: 75886) 2026-08-18 09:24:54.588 | Memory: 398.3M () 2026-08-18 09:24:54.588 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-18 09:24:54.588 | ├─99833 "glance-apiuWSGI master" 2026-08-18 09:24:54.588 | ├─99834 "glance-apiuWSGI worker 1" 2026-08-18 09:24:54.588 | ├─99835 "glance-apiuWSGI worker 2" 2026-08-18 09:24:54.588 | └─99836 "glance-apiuWSGI worker 3" 2026-08-18 09:24:54.588 | 2026-08-18 09:24:54.588 | Aug 18 09:24:53 np0000007628 devstack@g-api.service[99834]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99834) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-08-18 09:24:54.588 | Aug 18 09:24:53 np0000007628 devstack@g-api.service[99834]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99834) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-08-18 09:24:54.588 | Aug 18 09:24:53 np0000007628 devstack@g-api.service[99834]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99834) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-08-18 09:24:54.588 | Aug 18 09:24:53 np0000007628 devstack@g-api.service[99834]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99834) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-18 09:24:54.588 | Aug 18 09:24:53 np0000007628 devstack@g-api.service[99834]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-31ee451e-cfb4-406d-abb4-f549aab0528d' (300f197b-fc14-4b91-9455-7ebf6bdff7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99834) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-08-18 09:24:54.588 | Aug 18 09:24:53 np0000007628 devstack@g-api.service[99834]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-31ee451e-cfb4-406d-abb4-f549aab0528d' (e206005b-c871-42f0-a39a-221e4c607873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99834) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-08-18 09:24:54.588 | Aug 18 09:24:53 np0000007628 devstack@g-api.service[99834]: INFO glance.domain [-] Task [31ee451e-cfb4-406d-abb4-f549aab0528d] status changing from processing to success 2026-08-18 09:24:54.588 | Aug 18 09:24:53 np0000007628 devstack@g-api.service[99834]: INFO glance.async_.flows.api_image_import [-] 31ee451e-cfb4-406d-abb4-f549aab0528d of api_image_import completed 2026-08-18 09:24:54.588 | Aug 18 09:24:53 np0000007628 devstack@g-api.service[99834]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-31ee451e-cfb4-406d-abb4-f549aab0528d' (e206005b-c871-42f0-a39a-221e4c607873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99834) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-08-18 09:24:54.588 | Aug 18 09:24:53 np0000007628 devstack@g-api.service[99834]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (f2ba1ffc-b774-47d7-b2fb-e7d6dbeac19e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99834) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-08-18 09:24:54.593 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.597 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-18 09:24:54.611 | not-found 2026-08-18 09:24:54.616 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.620 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-08-18 09:24:54.636 | enabled 2026-08-18 09:24:54.641 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-08-18 09:24:54.659 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-08-18 09:24:54.659 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-08-18 09:24:54.659 | Active: active (running) since Tue 2026-08-18 09:20:12 UTC; 4min 42s ago 2026-08-18 09:24:54.659 | Main PID: 57691 (memory_tracker.) 2026-08-18 09:24:54.659 | Tasks: 2 (limit: 75886) 2026-08-18 09:24:54.659 | Memory: 1.3M () 2026-08-18 09:24:54.659 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-08-18 09:24:54.659 | ├─ 57691 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-08-18 09:24:54.659 | └─101423 sleep 20 2026-08-18 09:24:54.659 | 2026-08-18 09:24:54.659 | Aug 18 09:24:53 np0000007628 memory_tracker.sh[101422]: 8551 0.0 1856 8550 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-mwzgpavqrkkosczytxyzmeureaohdflt ; /usr/bin/python3 2026-08-18 09:24:54.659 | Aug 18 09:24:53 np0000007628 memory_tracker.sh[101422]: 26905 0.0 1856 26793 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-08-18 09:24:54.659 | Aug 18 09:24:53 np0000007628 memory_tracker.sh[101422]: 8549 0.0 1852 8548 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-mwzgpavqrkkosczytxyzmeureaohdflt ; /usr/bin/python3' && sleep 0 2026-08-18 09:24:54.659 | Aug 18 09:24:53 np0000007628 memory_tracker.sh[101422]: 8553 0.0 1852 8552 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-08-18 09:24:54.659 | Aug 18 09:24:53 np0000007628 memory_tracker.sh[101422]: 26793 0.0 1744 26783 00:00:00 1 do_select erl_child_setup 65536 2026-08-18 09:24:54.659 | Aug 18 09:24:53 np0000007628 memory_tracker.sh[101422]: 19451 0.0 1676 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-08-18 09:24:54.659 | Aug 18 09:24:53 np0000007628 memory_tracker.sh[101422]: 26902 0.0 1508 26901 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-08-18 09:24:54.659 | Aug 18 09:24:53 np0000007628 memory_tracker.sh[101422]: 47199 0.0 1272 47198 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper 2026-08-18 09:24:54.659 | Aug 18 09:24:53 np0000007628 memory_tracker.sh[57691]: --- 2026-08-18 09:24:54.659 | Aug 18 09:24:53 np0000007628 memory_tracker.sh[57691]: ]]] 2026-08-18 09:24:54.664 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.667 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-18 09:24:54.681 | not-found 2026-08-18 09:24:54.686 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.689 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-18 09:24:54.705 | enabled 2026-08-18 09:24:54.709 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-18 09:24:54.727 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-18 09:24:54.727 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-18 09:24:54.727 | Active: active (running) since Tue 2026-08-18 09:23:26 UTC; 1min 28s ago 2026-08-18 09:24:54.727 | Main PID: 84333 (uwsgi) 2026-08-18 09:24:54.727 | Status: "uWSGI is ready" 2026-08-18 09:24:54.727 | Tasks: 24 (limit: 75886) 2026-08-18 09:24:54.727 | Memory: 410.6M () 2026-08-18 09:24:54.727 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-18 09:24:54.727 | ├─84333 "nova-apiuWSGI master" 2026-08-18 09:24:54.727 | ├─84334 "nova-apiuWSGI worker 1" 2026-08-18 09:24:54.727 | ├─84335 "nova-apiuWSGI worker 2" 2026-08-18 09:24:54.727 | └─84336 "nova-apiuWSGI worker 3" 2026-08-18 09:24:54.728 | 2026-08-18 09:24:54.728 | Aug 18 09:24:38 np0000007628 devstack@n-api.service[84334]: DEBUG dbcounter [-] [84334] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.728 | Aug 18 09:24:54 np0000007628 devstack@n-api.service[84336]: DEBUG nova.api.openstack.wsgi [None req-6a72d1da-559f-4ece-b24d-9799ee4d3eb7 admin admin] Calling method '>' {{(pid=84336) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-18 09:24:54.728 | Aug 18 09:24:54 np0000007628 devstack@n-api.service[84336]: DEBUG oslo_concurrency.lockutils [None req-6a72d1da-559f-4ece-b24d-9799ee4d3eb7 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84336) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-18 09:24:54.728 | Aug 18 09:24:54 np0000007628 devstack@n-api.service[84336]: DEBUG oslo_concurrency.lockutils [None req-6a72d1da-559f-4ece-b24d-9799ee4d3eb7 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.000s {{(pid=84336) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-18 09:24:54.728 | Aug 18 09:24:54 np0000007628 devstack@n-api.service[84336]: DEBUG oslo_concurrency.lockutils [None req-6a72d1da-559f-4ece-b24d-9799ee4d3eb7 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84336) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 09:24:54.728 | Aug 18 09:24:54 np0000007628 devstack@n-api.service[84336]: DEBUG oslo_concurrency.lockutils [None req-6a72d1da-559f-4ece-b24d-9799ee4d3eb7 admin admin] Acquiring lock "c58584c9-d9eb-4115-993d-61aa7c6b538b" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84336) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-18 09:24:54.728 | Aug 18 09:24:54 np0000007628 devstack@n-api.service[84336]: DEBUG oslo_concurrency.lockutils [None req-6a72d1da-559f-4ece-b24d-9799ee4d3eb7 admin admin] Lock "c58584c9-d9eb-4115-993d-61aa7c6b538b" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84336) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-18 09:24:54.728 | Aug 18 09:24:54 np0000007628 devstack@n-api.service[84336]: DEBUG oslo_concurrency.lockutils [None req-6a72d1da-559f-4ece-b24d-9799ee4d3eb7 admin admin] Lock "c58584c9-d9eb-4115-993d-61aa7c6b538b" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84336) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 09:24:54.728 | Aug 18 09:24:54 np0000007628 devstack@n-api.service[84336]: INFO nova.api.openstack.requestlog [None req-6a72d1da-559f-4ece-b24d-9799ee4d3eb7 admin admin] 10.4.3.138 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000007628" status: 200 len: 255 microversion: 2.69 time: 0.053676 2026-08-18 09:24:54.728 | Aug 18 09:24:54 np0000007628 devstack@n-api.service[84336]: [pid: 84336|app: 0|req: 8/25] 10.4.3.138 () {68 vars in 1444 bytes} [Tue Aug 18 09:24:54 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000007628 => generated 255 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-18 09:24:54.733 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.736 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-18 09:24:54.751 | enabled 2026-08-18 09:24:54.756 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-18 09:24:54.774 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-18 09:24:54.774 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-18 09:24:54.774 | Active: active (running) since Tue 2026-08-18 09:24:13 UTC; 41s ago 2026-08-18 09:24:54.774 | Main PID: 92902 (uwsgi) 2026-08-18 09:24:54.774 | Status: "uWSGI is ready" 2026-08-18 09:24:54.774 | Tasks: 23 (limit: 75886) 2026-08-18 09:24:54.774 | Memory: 329.4M () 2026-08-18 09:24:54.774 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-18 09:24:54.774 | ├─92902 "nova-api-metauWSGI master" 2026-08-18 09:24:54.774 | ├─92905 "nova-api-metauWSGI worker 1" 2026-08-18 09:24:54.774 | ├─92906 "nova-api-metauWSGI worker 2" 2026-08-18 09:24:54.774 | ├─92907 "nova-api-metauWSGI worker 3" 2026-08-18 09:24:54.774 | └─92908 "nova-api-metauWSGI http 1" 2026-08-18 09:24:54.774 | 2026-08-18 09:24:54.774 | Aug 18 09:24:25 np0000007628 devstack@n-api-meta.service[92906]: DEBUG dbcounter [-] [92906] Writing DB stats nova_api:SELECT=1 {{(pid=92906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.775 | Aug 18 09:24:25 np0000007628 devstack@n-api-meta.service[92905]: DEBUG dbcounter [-] [92905] Writing DB stats nova_cell1:SELECT=1 {{(pid=92905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.775 | Aug 18 09:24:25 np0000007628 devstack@n-api-meta.service[92905]: DEBUG dbcounter [-] [92905] Writing DB stats nova_cell0:SELECT=1 {{(pid=92905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.775 | Aug 18 09:24:25 np0000007628 devstack@n-api-meta.service[92907]: DEBUG dbcounter [-] [92907] Writing DB stats nova_cell0:SELECT=1 {{(pid=92907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.775 | Aug 18 09:24:25 np0000007628 devstack@n-api-meta.service[92907]: DEBUG dbcounter [-] [92907] Writing DB stats nova_cell1:SELECT=1 {{(pid=92907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.775 | Aug 18 09:24:25 np0000007628 devstack@n-api-meta.service[92906]: DEBUG dbcounter [-] [92906] Writing DB stats nova_cell1:SELECT=1 {{(pid=92906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.775 | Aug 18 09:24:25 np0000007628 devstack@n-api-meta.service[92906]: DEBUG dbcounter [-] [92906] Writing DB stats nova_cell0:SELECT=1 {{(pid=92906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.775 | Aug 18 09:24:25 np0000007628 devstack@n-api-meta.service[92905]: DEBUG dbcounter [-] [92905] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.775 | Aug 18 09:24:25 np0000007628 devstack@n-api-meta.service[92907]: DEBUG dbcounter [-] [92907] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.775 | Aug 18 09:24:25 np0000007628 devstack@n-api-meta.service[92906]: DEBUG dbcounter [-] [92906] Writing DB stats nova_cell0:SELECT=1 {{(pid=92906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.779 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.782 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-18 09:24:54.797 | not-found 2026-08-18 09:24:54.802 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.805 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-18 09:24:54.821 | enabled 2026-08-18 09:24:54.826 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-18 09:24:54.843 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-18 09:24:54.843 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-18 09:24:54.843 | Active: active (running) since Tue 2026-08-18 09:24:21 UTC; 33s ago 2026-08-18 09:24:54.843 | Main PID: 96125 (nova-compute) 2026-08-18 09:24:54.843 | Tasks: 10 (limit: 75886) 2026-08-18 09:24:54.843 | Memory: 137.3M () 2026-08-18 09:24:54.843 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-18 09:24:54.843 | └─96125 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-18 09:24:54.843 | 2026-08-18 09:24:54.843 | Aug 18 09:24:38 np0000007628 nova-compute[96125]: DEBUG nova.compute.provider_tree [None req-22022c7d-cd07-47ba-ad00-8ad9bcb5ee1c None None] Updating resource provider 292583d2-4b74-42ad-b5b8-f54ac6d3c2c6 generation from 0 to 1 during operation: update_inventory {{(pid=96125) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-08-18 09:24:54.843 | Aug 18 09:24:38 np0000007628 nova-compute[96125]: DEBUG nova.compute.provider_tree [None req-22022c7d-cd07-47ba-ad00-8ad9bcb5ee1c None None] Updating inventory in ProviderTree for provider 292583d2-4b74-42ad-b5b8-f54ac6d3c2c6 with inventory: {'MEMORY_MB': {'total': 63277, 'reserved': 512, 'min_unit': 1, 'max_unit': 63277, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 95, 'reserved': 0, 'min_unit': 1, 'max_unit': 95, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=96125) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-08-18 09:24:54.843 | Aug 18 09:24:38 np0000007628 nova-compute[96125]: DEBUG nova.compute.provider_tree [None req-22022c7d-cd07-47ba-ad00-8ad9bcb5ee1c None None] Updating resource provider 292583d2-4b74-42ad-b5b8-f54ac6d3c2c6 generation from 1 to 2 during operation: update_traits {{(pid=96125) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-08-18 09:24:54.843 | Aug 18 09:24:38 np0000007628 nova-compute[96125]: DEBUG nova.compute.resource_tracker [None req-22022c7d-cd07-47ba-ad00-8ad9bcb5ee1c None None] Compute_service record updated for np0000007628:np0000007628 {{(pid=96125) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-18 09:24:54.843 | Aug 18 09:24:38 np0000007628 nova-compute[96125]: DEBUG oslo_concurrency.lockutils [None req-22022c7d-cd07-47ba-ad00-8ad9bcb5ee1c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.408s {{(pid=96125) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 09:24:54.843 | Aug 18 09:24:38 np0000007628 nova-compute[96125]: DEBUG nova.service [None req-22022c7d-cd07-47ba-ad00-8ad9bcb5ee1c None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96125) start /opt/stack/nova/nova/service.py:262}} 2026-08-18 09:24:54.843 | Aug 18 09:24:38 np0000007628 nova-compute[96125]: DEBUG nova.service [None req-22022c7d-cd07-47ba-ad00-8ad9bcb5ee1c None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96125) start /opt/stack/nova/nova/service.py:278}} 2026-08-18 09:24:54.843 | Aug 18 09:24:38 np0000007628 nova-compute[96125]: DEBUG nova.service [None req-22022c7d-cd07-47ba-ad00-8ad9bcb5ee1c None None] Join ServiceGroup membership for this service compute {{(pid=96125) start /opt/stack/nova/nova/service.py:288}} 2026-08-18 09:24:54.843 | Aug 18 09:24:38 np0000007628 nova-compute[96125]: DEBUG nova.servicegroup.drivers.db [None req-22022c7d-cd07-47ba-ad00-8ad9bcb5ee1c None None] DB_Driver: join new ServiceGroup member np0000007628 to the compute group, service = {{(pid=96125) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-18 09:24:54.843 | Aug 18 09:24:43 np0000007628 nova-compute[96125]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=96125) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:54.848 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.852 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-18 09:24:54.866 | not-found 2026-08-18 09:24:54.871 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.875 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-18 09:24:54.890 | enabled 2026-08-18 09:24:54.895 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-18 09:24:54.913 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-18 09:24:54.913 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-18 09:24:54.913 | Active: active (running) since Tue 2026-08-18 09:24:11 UTC; 42s ago 2026-08-18 09:24:54.913 | Main PID: 92271 (nova-scheduler:) 2026-08-18 09:24:54.913 | Tasks: 26 (limit: 75886) 2026-08-18 09:24:54.913 | Memory: 184.5M () 2026-08-18 09:24:54.913 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-18 09:24:54.913 | ├─92271 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-18 09:24:54.913 | ├─93478 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-18 09:24:54.913 | ├─93480 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-18 09:24:54.913 | └─93482 "nova-scheduler: ServiceWrapper worker(2)" 2026-08-18 09:24:54.913 | 2026-08-18 09:24:54.913 | Aug 18 09:24:20 np0000007628 nova-scheduler[93482]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93482) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:54.913 | Aug 18 09:24:20 np0000007628 nova-scheduler[93480]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93480) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:54.913 | Aug 18 09:24:23 np0000007628 nova-scheduler[92271]: DEBUG dbcounter [-] [92271] Writing DB stats nova_api:SELECT=3 {{(pid=92271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.913 | Aug 18 09:24:23 np0000007628 nova-scheduler[92271]: DEBUG dbcounter [-] [92271] Writing DB stats nova_cell1:SELECT=1 {{(pid=92271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.913 | Aug 18 09:24:23 np0000007628 nova-scheduler[92271]: DEBUG dbcounter [-] [92271] Writing DB stats nova_cell0:SELECT=1 {{(pid=92271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.913 | Aug 18 09:24:30 np0000007628 nova-scheduler[93478]: DEBUG dbcounter [-] [93478] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.913 | Aug 18 09:24:30 np0000007628 nova-scheduler[93482]: DEBUG dbcounter [-] [93482] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.913 | Aug 18 09:24:30 np0000007628 nova-scheduler[93480]: DEBUG dbcounter [-] [93480] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=93480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:54.913 | Aug 18 09:24:33 np0000007628 nova-scheduler[93482]: DEBUG oslo.service.backend._threading.loopingcall [None req-8d86ec27-bd4c-461f-86e6-5137aa3b47e9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93482) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:54.913 | Aug 18 09:24:40 np0000007628 nova-scheduler[93478]: DEBUG oslo.service.backend._threading.loopingcall [None req-a540096d-5873-43d7-a2f1-de629eaab1e8 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93478) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:54.918 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.921 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-08-18 09:24:54.939 | enabled 2026-08-18 09:24:54.945 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-08-18 09:24:54.966 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-08-18 09:24:54.966 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-08-18 09:24:54.966 | Active: active (running) since Tue 2026-08-18 09:20:02 UTC; 4min 52s ago 2026-08-18 09:24:54.966 | Main PID: 56244 (python3) 2026-08-18 09:24:54.966 | Tasks: 1 (limit: 75886) 2026-08-18 09:24:54.966 | Memory: 108.0M () 2026-08-18 09:24:54.966 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-08-18 09:24:54.966 | └─56244 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-08-18 09:24:54.966 | 2026-08-18 09:24:54.966 | Aug 18 09:24:27 np0000007628 python3[56244]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-08-18 09:24:54.966 | Aug 18 09:24:28 np0000007628 python3[56244]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-08-18 09:24:54.966 | Aug 18 09:24:28 np0000007628 python3[56244]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-08-18 09:24:54.966 | Aug 18 09:24:28 np0000007628 python3[56244]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-08-18 09:24:54.966 | Aug 18 09:24:33 np0000007628 python3[56244]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-08-18 09:24:54.966 | Aug 18 09:24:41 np0000007628 python3[56244]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.2-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img'] 2026-08-18 09:24:54.966 | Aug 18 09:24:45 np0000007628 python3[56244]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.1-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img'] 2026-08-18 09:24:54.966 | Aug 18 09:24:49 np0000007628 python3[56244]: 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', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img'] 2026-08-18 09:24:54.966 | Aug 18 09:24:52 np0000007628 python3[56244]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-08-18 09:24:54.966 | Aug 18 09:24:54 np0000007628 python3[56244]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000007628', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-08-18 09:24:54.971 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.975 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-18 09:24:54.988 | not-found 2026-08-18 09:24:54.993 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:54.998 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-18 09:24:55.010 | not-found 2026-08-18 09:24:55.015 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.019 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-18 09:24:55.034 | not-found 2026-08-18 09:24:55.039 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.043 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-18 09:24:55.057 | not-found 2026-08-18 09:24:55.063 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.066 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-18 09:24:55.082 | enabled 2026-08-18 09:24:55.087 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-18 09:24:55.106 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-18 09:24:55.106 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-18 09:24:55.106 | Active: active (running) since Tue 2026-08-18 09:23:50 UTC; 1min 4s ago 2026-08-18 09:24:55.106 | Main PID: 90091 (uwsgi) 2026-08-18 09:24:55.106 | Status: "uWSGI is ready" 2026-08-18 09:24:55.106 | Tasks: 7 (limit: 75886) 2026-08-18 09:24:55.106 | Memory: 261.8M () 2026-08-18 09:24:55.106 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-18 09:24:55.106 | ├─90091 "placementuWSGI master" 2026-08-18 09:24:55.106 | ├─90092 "placementuWSGI worker 1" 2026-08-18 09:24:55.106 | ├─90093 "placementuWSGI worker 2" 2026-08-18 09:24:55.106 | └─90094 "placementuWSGI worker 3" 2026-08-18 09:24:55.106 | 2026-08-18 09:24:55.106 | Aug 18 09:24:38 np0000007628 devstack@placement-api.service[90094]: [pid: 90094|app: 0|req: 4/9] 10.4.3.138 () {72 vars in 1609 bytes} [Tue Aug 18 09:24:38 2026] PUT /placement/resource_providers/292583d2-4b74-42ad-b5b8-f54ac6d3c2c6/inventories => generated 398 bytes in 24 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-18 09:24:55.106 | Aug 18 09:24:38 np0000007628 devstack@placement-api.service[90093]: DEBUG placement.requestlog [req-4a3ab490-3ee2-4ad7-8e37-c19a4da13264 req-e1fe1050-c397-4cd0-90e3-24ed8c7a228f None None] Starting request: 10.4.3.138 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ARCH_S390X,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_EXTEND,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ARCH_MIPSEL,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_RISCV64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ARCH_AARCH64,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_PPC64LE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_SMMUV3" {{(pid=90093) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-18 09:24:55.106 | Aug 18 09:24:38 np0000007628 devstack@placement-api.service[90093]: INFO placement.requestlog [req-4a3ab490-3ee2-4ad7-8e37-c19a4da13264 req-e1fe1050-c397-4cd0-90e3-24ed8c7a228f service nova] 10.4.3.138 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ARCH_S390X,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_EXTEND,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ARCH_MIPSEL,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_RISCV64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ARCH_AARCH64,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_PPC64LE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_SMMUV3" status: 200 len: 1991 microversion: 1.6 2026-08-18 09:24:55.106 | Aug 18 09:24:38 np0000007628 devstack@placement-api.service[90093]: [pid: 90093|app: 0|req: 3/10] 10.4.3.138 () {68 vars in 4925 bytes} [Tue Aug 18 09:24:38 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ARCH_S390X,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_EXTEND,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ARCH_MIPSEL,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_RISCV64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_FDC,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ARCH_AARCH64,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_USB,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_PPC64LE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_SMMUV3 => generated 1991 bytes in 13 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-18 09:24:55.106 | Aug 18 09:24:38 np0000007628 devstack@placement-api.service[90092]: DEBUG placement.requestlog [req-4a3ab490-3ee2-4ad7-8e37-c19a4da13264 req-00d73290-833b-4898-8850-7e2ae0436518 None None] Starting request: 10.4.3.138 "PUT /placement/resource_providers/292583d2-4b74-42ad-b5b8-f54ac6d3c2c6/traits" {{(pid=90092) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-18 09:24:55.106 | Aug 18 09:24:38 np0000007628 devstack@placement-api.service[90092]: INFO placement.requestlog [req-4a3ab490-3ee2-4ad7-8e37-c19a4da13264 req-00d73290-833b-4898-8850-7e2ae0436518 service nova] 10.4.3.138 "PUT /placement/resource_providers/292583d2-4b74-42ad-b5b8-f54ac6d3c2c6/traits" status: 200 len: 2026 microversion: 1.6 2026-08-18 09:24:55.106 | Aug 18 09:24:38 np0000007628 devstack@placement-api.service[90092]: [pid: 90092|app: 0|req: 4/11] 10.4.3.138 () {72 vars in 1594 bytes} [Tue Aug 18 09:24:38 2026] PUT /placement/resource_providers/292583d2-4b74-42ad-b5b8-f54ac6d3c2c6/traits => generated 2026 bytes in 74 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-18 09:24:55.106 | Aug 18 09:24:48 np0000007628 devstack@placement-api.service[90094]: DEBUG dbcounter [-] [90094] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=90094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.106 | Aug 18 09:24:48 np0000007628 devstack@placement-api.service[90093]: DEBUG dbcounter [-] [90093] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=90093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.106 | Aug 18 09:24:48 np0000007628 devstack@placement-api.service[90092]: DEBUG dbcounter [-] [90092] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=90092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.113 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.116 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-18 09:24:55.132 | enabled 2026-08-18 09:24:55.136 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-18 09:24:55.154 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-18 09:24:55.154 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-18 09:24:55.154 | Active: active (running) since Tue 2026-08-18 09:23:40 UTC; 1min 14s ago 2026-08-18 09:24:55.154 | Main PID: 86616 (neutron-ovn-age) 2026-08-18 09:24:55.154 | Tasks: 20 (limit: 75886) 2026-08-18 09:24:55.154 | Memory: 352.7M () 2026-08-18 09:24:55.154 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-18 09:24:55.154 | ├─86616 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-18 09:24:55.154 | ├─87614 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-18 09:24:55.154 | ├─87833 /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/tmp_3o3l7_y/privsep.sock 2026-08-18 09:24:55.154 | └─90947 /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/tmpc32nzgx0/privsep.sock 2026-08-18 09:24:55.154 | 2026-08-18 09:24:55.154 | Aug 18 09:24:18 np0000007628 neutron-ovn-agent[87614]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=66064654-244e-451e-8e28-dad456cb5cfb, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87614) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-08-18 09:24:55.154 | Aug 18 09:24:18 np0000007628 neutron-ovn-agent[87614]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87614) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-08-18 09:24:55.154 | Aug 18 09:24:21 np0000007628 neutron-ovn-agent[87614]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=66064654-244e-451e-8e28-dad456cb5cfb, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87614) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-08-18 09:24:55.154 | Aug 18 09:24:21 np0000007628 neutron-ovn-agent[87614]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87614) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-08-18 09:24:55.154 | Aug 18 09:24:42 np0000007628 neutron-ovn-agent[87614]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87614) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-18 09:24:55.154 | Aug 18 09:24:42 np0000007628 neutron-ovn-agent[87614]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87614) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-18 09:24:55.154 | Aug 18 09:24:42 np0000007628 neutron-ovn-agent[87614]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87614) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 09:24:55.154 | Aug 18 09:24:42 np0000007628 neutron-ovn-agent[87614]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87614) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-18 09:24:55.154 | Aug 18 09:24:42 np0000007628 neutron-ovn-agent[87614]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87614) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-18 09:24:55.154 | Aug 18 09:24:42 np0000007628 neutron-ovn-agent[87614]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87614) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-18 09:24:55.160 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.163 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-18 09:24:55.177 | not-found 2026-08-18 09:24:55.181 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.185 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-18 09:24:55.198 | not-found 2026-08-18 09:24:55.204 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.208 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-08-18 09:24:55.224 | enabled 2026-08-18 09:24:55.229 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-08-18 09:24:55.250 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-08-18 09:24:55.250 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-08-18 09:24:55.250 | Active: active (running) since Tue 2026-08-18 09:23:19 UTC; 1min 35s ago 2026-08-18 09:24:55.250 | Main PID: 82074 (swift-account-s) 2026-08-18 09:24:55.251 | Tasks: 4 (limit: 75886) 2026-08-18 09:24:55.251 | Memory: 59.4M () 2026-08-18 09:24:55.251 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-08-18 09:24:55.251 | ├─82074 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-08-18 09:24:55.251 | ├─82341 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-08-18 09:24:55.251 | ├─82343 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-08-18 09:24:55.251 | └─82346 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-08-18 09:24:55.251 | 2026-08-18 09:24:55.251 | Aug 18 09:23:19 np0000007628 account-server[82074]: Started child 82346 from parent 82074 2026-08-18 09:24:55.251 | Aug 18 09:23:19 np0000007628 swift-account-server[82074]: account-server: Started child 82346 from parent 82074 2026-08-18 09:24:55.251 | Aug 18 09:24:45 np0000007628 account-server[82346]: 127.0.0.1 - - [18/Aug/2026:09:24:45 +0000] "HEAD /sdb1/313/AUTH_3d7a883e1d754e399de058eafeaa3fe2" 404 - "HEAD http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2?format=json" "tx770206cfb3434f1a9ede7-006a8424dd" "proxy-server 83477" 0.0010 "-" 82346 - 2026-08-18 09:24:55.251 | Aug 18 09:24:45 np0000007628 swift-account-server[82346]: account-server: 127.0.0.1 - - [18/Aug/2026:09:24:45 +0000] "HEAD /sdb1/313/AUTH_3d7a883e1d754e399de058eafeaa3fe2" 404 - "HEAD http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2?format=json" "tx770206cfb3434f1a9ede7-006a8424dd" "proxy-server 83477" 0.0010 "-" 82346 - 2026-08-18 09:24:55.251 | Aug 18 09:24:45 np0000007628 account-server[82346]: 127.0.0.1 - - [18/Aug/2026:09:24:45 +0000] "PUT /sdb1/313/AUTH_3d7a883e1d754e399de058eafeaa3fe2" 201 - "-" "txc499c2157f36453785253-006a8424dd" "-" 0.0157 "-" 82346 - 2026-08-18 09:24:55.251 | Aug 18 09:24:45 np0000007628 swift-account-server[82346]: account-server: 127.0.0.1 - - [18/Aug/2026:09:24:45 +0000] "PUT /sdb1/313/AUTH_3d7a883e1d754e399de058eafeaa3fe2" 201 - "-" "txc499c2157f36453785253-006a8424dd" "-" 0.0157 "-" 82346 - 2026-08-18 09:24:55.251 | Aug 18 09:24:45 np0000007628 account-server[82346]: 127.0.0.1 - - [18/Aug/2026:09:24:45 +0000] "HEAD /sdb1/313/AUTH_3d7a883e1d754e399de058eafeaa3fe2" 204 - "HEAD http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2?format=json" "txc499c2157f36453785253-006a8424dd" "proxy-server 83477" 0.0012 "-" 82346 - 2026-08-18 09:24:55.251 | Aug 18 09:24:45 np0000007628 swift-account-server[82346]: account-server: 127.0.0.1 - - [18/Aug/2026:09:24:45 +0000] "HEAD /sdb1/313/AUTH_3d7a883e1d754e399de058eafeaa3fe2" 204 - "HEAD http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2?format=json" "txc499c2157f36453785253-006a8424dd" "proxy-server 83477" 0.0012 "-" 82346 - 2026-08-18 09:24:55.251 | Aug 18 09:24:45 np0000007628 account-server[82343]: 127.0.0.1 - - [18/Aug/2026:09:24:45 +0000] "PUT /sdb1/313/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance" "txc499c2157f36453785253-006a8424dd" "container-server 81864" 0.0035 "-" 82343 0 2026-08-18 09:24:55.251 | Aug 18 09:24:45 np0000007628 swift-account-server[82343]: account-server: 127.0.0.1 - - [18/Aug/2026:09:24:45 +0000] "PUT /sdb1/313/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance" "txc499c2157f36453785253-006a8424dd" "container-server 81864" 0.0035 "-" 82343 0 2026-08-18 09:24:55.255 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.258 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-08-18 09:24:55.274 | enabled 2026-08-18 09:24:55.280 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-08-18 09:24:55.299 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-08-18 09:24:55.299 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-08-18 09:24:55.299 | Active: active (running) since Tue 2026-08-18 09:23:17 UTC; 1min 37s ago 2026-08-18 09:24:55.299 | Main PID: 81571 (swift-container) 2026-08-18 09:24:55.300 | Tasks: 44 (limit: 75886) 2026-08-18 09:24:55.300 | Memory: 69.9M () 2026-08-18 09:24:55.300 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-08-18 09:24:55.300 | ├─81571 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-08-18 09:24:55.300 | ├─81861 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-08-18 09:24:55.300 | ├─81864 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-08-18 09:24:55.300 | └─81867 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-08-18 09:24:55.300 | 2026-08-18 09:24:55.300 | Aug 18 09:24:46 np0000007628 container-server[81867]: 127.0.0.1 - - [18/Aug/2026:09:24:46 +0000] "PUT /sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/2f42a07f-0db4-4f1d-bacb-8075ea0d835c" 201 - "PUT http://10.4.3.138:8081/sdb1/340/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/2f42a07f-0db4-4f1d-bacb-8075ea0d835c" "tx640c57d4b33744d294a54-006a8424dd" "object-server 81371" 0.0014 "-" 81867 0 2026-08-18 09:24:55.300 | Aug 18 09:24:46 np0000007628 swift-container-server[81867]: container-server: 127.0.0.1 - - [18/Aug/2026:09:24:46 +0000] "PUT /sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/2f42a07f-0db4-4f1d-bacb-8075ea0d835c" 201 - "PUT http://10.4.3.138:8081/sdb1/340/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/2f42a07f-0db4-4f1d-bacb-8075ea0d835c" "tx640c57d4b33744d294a54-006a8424dd" "object-server 81371" 0.0014 "-" 81867 0 2026-08-18 09:24:55.300 | Aug 18 09:24:49 np0000007628 container-server[81867]: 127.0.0.1 - - [18/Aug/2026:09:24:49 +0000] "HEAD /sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance" 204 - "HEAD http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance?format=json" "tx85b226de5fc44341b1bd8-006a8424e0" "proxy-server 83477" 0.0126 "-" 81867 0 2026-08-18 09:24:55.300 | Aug 18 09:24:49 np0000007628 swift-container-server[81867]: container-server: 127.0.0.1 - - [18/Aug/2026:09:24:49 +0000] "HEAD /sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance" 204 - "HEAD http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance?format=json" "tx85b226de5fc44341b1bd8-006a8424e0" "proxy-server 83477" 0.0126 "-" 81867 0 2026-08-18 09:24:55.300 | Aug 18 09:24:49 np0000007628 container-server[81861]: 127.0.0.1 - - [18/Aug/2026:09:24:49 +0000] "PUT /sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/68b58af2-9659-4a15-8a5f-c218beca1442" 201 - "PUT http://10.4.3.138:8081/sdb1/486/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/68b58af2-9659-4a15-8a5f-c218beca1442" "txc29c0a3072b54ead9b5a4-006a8424e1" "object-server 81373" 0.0010 "-" 81861 0 2026-08-18 09:24:55.300 | Aug 18 09:24:49 np0000007628 swift-container-server[81861]: container-server: 127.0.0.1 - - [18/Aug/2026:09:24:49 +0000] "PUT /sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/68b58af2-9659-4a15-8a5f-c218beca1442" 201 - "PUT http://10.4.3.138:8081/sdb1/486/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/68b58af2-9659-4a15-8a5f-c218beca1442" "txc29c0a3072b54ead9b5a4-006a8424e1" "object-server 81373" 0.0010 "-" 81861 0 2026-08-18 09:24:55.300 | Aug 18 09:24:52 np0000007628 container-server[81861]: 127.0.0.1 - - [18/Aug/2026:09:24:52 +0000] "HEAD /sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance" 204 - "HEAD http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance?format=json" "txf0de27a1eb8a4ab48ed32-006a8424e4" "proxy-server 83477" 0.0110 "-" 81861 0 2026-08-18 09:24:55.300 | Aug 18 09:24:52 np0000007628 swift-container-server[81861]: container-server: 127.0.0.1 - - [18/Aug/2026:09:24:52 +0000] "HEAD /sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance" 204 - "HEAD http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance?format=json" "txf0de27a1eb8a4ab48ed32-006a8424e4" "proxy-server 83477" 0.0110 "-" 81861 0 2026-08-18 09:24:55.300 | Aug 18 09:24:53 np0000007628 container-server[81861]: 127.0.0.1 - - [18/Aug/2026:09:24:53 +0000] "PUT /sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/fc3af565-17a4-4f47-902d-eed8bb1aafb6" 201 - "PUT http://10.4.3.138:8081/sdb1/315/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/fc3af565-17a4-4f47-902d-eed8bb1aafb6" "tx70f4994375644ba4b8f36-006a8424e4" "object-server 81373" 0.0006 "-" 81861 0 2026-08-18 09:24:55.300 | Aug 18 09:24:53 np0000007628 swift-container-server[81861]: container-server: 127.0.0.1 - - [18/Aug/2026:09:24:53 +0000] "PUT /sdb1/199/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/fc3af565-17a4-4f47-902d-eed8bb1aafb6" 201 - "PUT http://10.4.3.138:8081/sdb1/315/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/fc3af565-17a4-4f47-902d-eed8bb1aafb6" "tx70f4994375644ba4b8f36-006a8424e4" "object-server 81373" 0.0006 "-" 81861 0 2026-08-18 09:24:55.305 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.308 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-08-18 09:24:55.323 | enabled 2026-08-18 09:24:55.328 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-08-18 09:24:55.346 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-08-18 09:24:55.346 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-08-18 09:24:55.346 | Active: active (running) since Tue 2026-08-18 09:23:16 UTC; 1min 38s ago 2026-08-18 09:24:55.346 | Main PID: 81072 (swift-object-se) 2026-08-18 09:24:55.346 | Tasks: 44 (limit: 75886) 2026-08-18 09:24:55.346 | Memory: 69.9M () 2026-08-18 09:24:55.346 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-08-18 09:24:55.346 | ├─81072 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-08-18 09:24:55.346 | ├─81371 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-08-18 09:24:55.346 | ├─81373 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-08-18 09:24:55.346 | └─81374 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-08-18 09:24:55.346 | 2026-08-18 09:24:55.346 | Aug 18 09:23:17 np0000007628 object-server[81072]: Started child 81373 from parent 81072 2026-08-18 09:24:55.346 | Aug 18 09:23:17 np0000007628 swift-object-server[81072]: object-server: Started child 81373 from parent 81072 2026-08-18 09:24:55.346 | Aug 18 09:23:17 np0000007628 object-server[81072]: Started child 81374 from parent 81072 2026-08-18 09:24:55.346 | Aug 18 09:23:17 np0000007628 swift-object-server[81072]: object-server: Started child 81374 from parent 81072 2026-08-18 09:24:55.346 | Aug 18 09:24:46 np0000007628 object-server[81371]: 127.0.0.1 - - [18/Aug/2026:09:24:46 +0000] "PUT /sdb1/340/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/2f42a07f-0db4-4f1d-bacb-8075ea0d835c" 201 - "PUT http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/2f42a07f-0db4-4f1d-bacb-8075ea0d835c" "tx640c57d4b33744d294a54-006a8424dd" "proxy-server 83477" 0.2665 "-" 81371 0 2026-08-18 09:24:55.346 | Aug 18 09:24:46 np0000007628 swift-object-server[81371]: object-server: 127.0.0.1 - - [18/Aug/2026:09:24:46 +0000] "PUT /sdb1/340/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/2f42a07f-0db4-4f1d-bacb-8075ea0d835c" 201 - "PUT http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/2f42a07f-0db4-4f1d-bacb-8075ea0d835c" "tx640c57d4b33744d294a54-006a8424dd" "proxy-server 83477" 0.2665 "-" 81371 0 2026-08-18 09:24:55.346 | Aug 18 09:24:49 np0000007628 object-server[81373]: 127.0.0.1 - - [18/Aug/2026:09:24:49 +0000] "PUT /sdb1/486/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/68b58af2-9659-4a15-8a5f-c218beca1442" 201 - "PUT http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/68b58af2-9659-4a15-8a5f-c218beca1442" "txc29c0a3072b54ead9b5a4-006a8424e1" "proxy-server 83477" 0.2929 "-" 81373 0 2026-08-18 09:24:55.346 | Aug 18 09:24:49 np0000007628 swift-object-server[81373]: object-server: 127.0.0.1 - - [18/Aug/2026:09:24:49 +0000] "PUT /sdb1/486/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/68b58af2-9659-4a15-8a5f-c218beca1442" 201 - "PUT http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/68b58af2-9659-4a15-8a5f-c218beca1442" "txc29c0a3072b54ead9b5a4-006a8424e1" "proxy-server 83477" 0.2929 "-" 81373 0 2026-08-18 09:24:55.346 | Aug 18 09:24:53 np0000007628 object-server[81373]: 127.0.0.1 - - [18/Aug/2026:09:24:53 +0000] "PUT /sdb1/315/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/fc3af565-17a4-4f47-902d-eed8bb1aafb6" 201 - "PUT http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/fc3af565-17a4-4f47-902d-eed8bb1aafb6" "tx70f4994375644ba4b8f36-006a8424e4" "proxy-server 83477" 0.2897 "-" 81373 0 2026-08-18 09:24:55.346 | Aug 18 09:24:53 np0000007628 swift-object-server[81373]: object-server: 127.0.0.1 - - [18/Aug/2026:09:24:53 +0000] "PUT /sdb1/315/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/fc3af565-17a4-4f47-902d-eed8bb1aafb6" 201 - "PUT http://10.4.3.138:8081/v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/fc3af565-17a4-4f47-902d-eed8bb1aafb6" "tx70f4994375644ba4b8f36-006a8424e4" "proxy-server 83477" 0.2897 "-" 81373 0 2026-08-18 09:24:55.351 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.354 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-08-18 09:24:55.369 | enabled 2026-08-18 09:24:55.374 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-08-18 09:24:55.392 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-08-18 09:24:55.392 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-08-18 09:24:55.392 | Active: active (running) since Tue 2026-08-18 09:23:22 UTC; 1min 32s ago 2026-08-18 09:24:55.392 | Main PID: 83398 (swift-proxy-ser) 2026-08-18 09:24:55.392 | Tasks: 2 (limit: 75886) 2026-08-18 09:24:55.392 | Memory: 82.8M () 2026-08-18 09:24:55.392 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-08-18 09:24:55.392 | ├─83398 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-08-18 09:24:55.392 | └─83477 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-08-18 09:24:55.392 | 2026-08-18 09:24:55.392 | Aug 18 09:24:52 np0000007628 proxy-server[83477]: Validating token access rules against request 2026-08-18 09:24:55.392 | Aug 18 09:24:52 np0000007628 swift-proxy-server[83477]: proxy-server: Validating token access rules against request 2026-08-18 09:24:55.392 | Aug 18 09:24:52 np0000007628 proxy-server[83477]: Received request from user: user_id e0da61bb5ab34d8ea27f560d1068830a, project_id 3d7a883e1d754e399de058eafeaa3fe2, roles ResellerAdmin,service 2026-08-18 09:24:55.392 | Aug 18 09:24:52 np0000007628 swift-proxy-server[83477]: proxy-server: Received request from user: user_id e0da61bb5ab34d8ea27f560d1068830a, project_id 3d7a883e1d754e399de058eafeaa3fe2, roles ResellerAdmin,service 2026-08-18 09:24:55.392 | Aug 18 09:24:52 np0000007628 proxy-server[83477]: Using identity: {'user': ('e0da61bb5ab34d8ea27f560d1068830a', 'glance-swift'), 'tenant': ('3d7a883e1d754e399de058eafeaa3fe2', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx70f4994375644ba4b8f36-006a8424e4) 2026-08-18 09:24:55.392 | Aug 18 09:24:52 np0000007628 swift-proxy-server[83477]: proxy-server: Using identity: {'user': ('e0da61bb5ab34d8ea27f560d1068830a', 'glance-swift'), 'tenant': ('3d7a883e1d754e399de058eafeaa3fe2', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx70f4994375644ba4b8f36-006a8424e4) 2026-08-18 09:24:55.392 | Aug 18 09:24:52 np0000007628 proxy-server[83477]: User 3d7a883e1d754e399de058eafeaa3fe2 has reseller admin authorizing (txn: tx70f4994375644ba4b8f36-006a8424e4) (client_ip: 10.4.3.138) 2026-08-18 09:24:55.392 | Aug 18 09:24:52 np0000007628 swift-proxy-server[83477]: proxy-server: User 3d7a883e1d754e399de058eafeaa3fe2 has reseller admin authorizing (txn: tx70f4994375644ba4b8f36-006a8424e4) (client_ip: 10.4.3.138) 2026-08-18 09:24:55.392 | Aug 18 09:24:53 np0000007628 proxy-server[83477]: 10.4.3.138 10.4.3.138 18/Aug/2026/09/24/53 PUT /v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/fc3af565-17a4-4f47-902d-eed8bb1aafb6 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqhCTk... 21692416 - - tx70f4994375644ba4b8f36-006a8424e4 - 0.2946 - - 1787045092.740003347 1787045093.034622908 0 e0da61bb5ab34d8ea27f560d1068830a 2026-08-18 09:24:55.392 | Aug 18 09:24:53 np0000007628 swift-proxy-server[83477]: proxy-server: 10.4.3.138 10.4.3.138 18/Aug/2026/09/24/53 PUT /v1/AUTH_3d7a883e1d754e399de058eafeaa3fe2/glance/fc3af565-17a4-4f47-902d-eed8bb1aafb6 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqhCTk... 21692416 - - tx70f4994375644ba4b8f36-006a8424e4 - 0.2946 - - 1787045092.740003347 1787045093.034622908 0 e0da61bb5ab34d8ea27f560d1068830a 2026-08-18 09:24:55.397 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.399 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-18 09:24:55.412 | not-found 2026-08-18 09:24:55.416 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.419 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-08-18 09:24:55.436 | not-found 2026-08-18 09:24:55.441 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.443 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-08-18 09:24:55.457 | enabled 2026-08-18 09:24:55.462 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-08-18 09:24:55.481 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-08-18 09:24:55.481 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-08-18 09:24:55.481 | Active: active (running) since Tue 2026-08-18 09:23:20 UTC; 1min 34s ago 2026-08-18 09:24:55.481 | Main PID: 82609 (swift-container) 2026-08-18 09:24:55.481 | Tasks: 1 (limit: 75886) 2026-08-18 09:24:55.481 | Memory: 42.8M () 2026-08-18 09:24:55.481 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-08-18 09:24:55.481 | └─82609 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-08-18 09:24:55.481 | 2026-08-18 09:24:55.481 | Aug 18 09:23:20 np0000007628 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-08-18 09:24:55.481 | Aug 18 09:23:21 np0000007628 container-sync[82609]: Starting 82609 2026-08-18 09:24:55.481 | Aug 18 09:23:21 np0000007628 container-sync[82609]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-08-18 09:24:55.487 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.490 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-18 09:24:55.505 | enabled 2026-08-18 09:24:55.510 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-18 09:24:55.527 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-18 09:24:55.527 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-18 09:24:55.527 | Active: active (running) since Tue 2026-08-18 09:23:42 UTC; 1min 12s ago 2026-08-18 09:24:55.527 | Main PID: 87701 (uwsgi) 2026-08-18 09:24:55.527 | Status: "uWSGI is ready" 2026-08-18 09:24:55.527 | Tasks: 34 (limit: 75886) 2026-08-18 09:24:55.527 | Memory: 565.0M () 2026-08-18 09:24:55.527 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-18 09:24:55.527 | ├─87701 "neutron-apiuWSGI master" 2026-08-18 09:24:55.527 | ├─87702 "neutron-apiuWSGI worker 1" 2026-08-18 09:24:55.527 | ├─87703 "neutron-apiuWSGI worker 2" 2026-08-18 09:24:55.527 | └─87704 "neutron-apiuWSGI worker 3" 2026-08-18 09:24:55.527 | 2026-08-18 09:24:55.527 | Aug 18 09:24:34 np0000007628 devstack@neutron-api.service[87703]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "c739eaa3f9725211a0953f117f346ed0" from periodic health check thread {{(pid=87703) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-18 09:24:55.527 | Aug 18 09:24:43 np0000007628 devstack@neutron-api.service[87704]: DEBUG dbcounter [-] [87704] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.527 | Aug 18 09:24:44 np0000007628 devstack@neutron-api.service[87702]: DEBUG dbcounter [-] [87702] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.527 | Aug 18 09:24:44 np0000007628 devstack@neutron-api.service[87703]: DEBUG dbcounter [-] [87703] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.527 | Aug 18 09:24:48 np0000007628 devstack@neutron-api.service[87704]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87704) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-18 09:24:55.527 | Aug 18 09:24:48 np0000007628 devstack@neutron-api.service[87704]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "7cc98515bd505b118d2ffc9bde61ccaa" from periodic health check thread {{(pid=87704) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-18 09:24:55.527 | Aug 18 09:24:49 np0000007628 devstack@neutron-api.service[87702]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87702) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-18 09:24:55.527 | Aug 18 09:24:49 np0000007628 devstack@neutron-api.service[87702]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f3ba58a0f6e3567282fe9d2660f178e5" from periodic health check thread {{(pid=87702) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-18 09:24:55.527 | Aug 18 09:24:49 np0000007628 devstack@neutron-api.service[87703]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87703) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-18 09:24:55.527 | Aug 18 09:24:49 np0000007628 devstack@neutron-api.service[87703]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "c739eaa3f9725211a0953f117f346ed0" from periodic health check thread {{(pid=87703) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-18 09:24:55.532 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.536 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-18 09:24:55.551 | enabled 2026-08-18 09:24:55.557 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-18 09:24:55.576 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-18 09:24:55.576 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-18 09:24:55.576 | Active: active (running) since Tue 2026-08-18 09:23:45 UTC; 1min 9s ago 2026-08-18 09:24:55.576 | Main PID: 88717 (neutron-periodi) 2026-08-18 09:24:55.576 | Tasks: 15 (limit: 75886) 2026-08-18 09:24:55.576 | Memory: 166.3M () 2026-08-18 09:24:55.576 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-18 09:24:55.576 | ├─88717 "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-08-18 09:24:55.576 | └─89693 "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-08-18 09:24:55.576 | 2026-08-18 09:24:55.576 | Aug 18 09:23:49 np0000007628 neutron-periodic-workers[89693]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "remove_networks_from_down_agents" {{(pid=89693) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-18 09:24:55.576 | Aug 18 09:23:49 np0000007628 neutron-periodic-workers[89693]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.138:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}]" returned: 0 in 0.036s {{(pid=89693) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-18 09:24:55.576 | Aug 18 09:23:49 np0000007628 neutron-periodic-workers[89693]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89693) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-18 09:24:55.576 | Aug 18 09:23:49 np0000007628 neutron-periodic-workers[89693]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89693) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-18 09:24:55.576 | Aug 18 09:23:49 np0000007628 neutron-periodic-workers[89693]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89693) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-18 09:24:55.576 | Aug 18 09:23:58 np0000007628 neutron-periodic-workers[88717]: DEBUG dbcounter [-] [88717] Writing DB stats neutron:SELECT=4 {{(pid=88717) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.576 | Aug 18 09:24:35 np0000007628 neutron-periodic-workers[89693]: DEBUG dbcounter [-] [89693] Writer thread running {{(pid=89693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:24:55.576 | Aug 18 09:24:35 np0000007628 neutron-periodic-workers[89693]: DEBUG neutron.db.agents_db [None req-31059fc8-df2e-4243-b35b-6c9ef470762b None None] Agent healthcheck: found 0 active agents {{(pid=89693) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-18 09:24:55.576 | Aug 18 09:24:35 np0000007628 neutron-periodic-workers[89693]: DEBUG oslo.service.backend._threading.loopingcall [None req-31059fc8-df2e-4243-b35b-6c9ef470762b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.95 seconds {{(pid=89693) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.576 | Aug 18 09:24:52 np0000007628 neutron-periodic-workers[89693]: DEBUG oslo.service.backend._threading.loopingcall [None req-f3efd34f-d3f0-4ec8-b6fb-e1d06395cd00 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=89693) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.581 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.584 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-18 09:24:55.598 | enabled 2026-08-18 09:24:55.603 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-18 09:24:55.622 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-18 09:24:55.622 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-18 09:24:55.622 | Active: active (running) since Tue 2026-08-18 09:23:44 UTC; 1min 11s ago 2026-08-18 09:24:55.622 | Main PID: 88209 (neutron-rpc-ser) 2026-08-18 09:24:55.622 | Tasks: 83 (limit: 75886) 2026-08-18 09:24:55.622 | Memory: 322.7M () 2026-08-18 09:24:55.622 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-18 09:24:55.622 | ├─88209 "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-08-18 09:24:55.622 | ├─89503 "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-08-18 09:24:55.622 | ├─89508 "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-08-18 09:24:55.622 | ├─89526 "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-08-18 09:24:55.622 | ├─89533 "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-08-18 09:24:55.622 | ├─89540 "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-08-18 09:24:55.622 | ├─89548 "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-08-18 09:24:55.622 | ├─89559 "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-08-18 09:24:55.622 | └─89581 "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-08-18 09:24:55.622 | 2026-08-18 09:24:55.622 | Aug 18 09:23:49 np0000007628 neutron-rpc-server[89548]: DEBUG neutron.service [-] calling wait on {{(pid=89548) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-18 09:24:55.622 | Aug 18 09:23:58 np0000007628 neutron-rpc-server[88209]: DEBUG dbcounter [-] [88209] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.622 | Aug 18 09:24:19 np0000007628 neutron-rpc-server[89503]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-18 09:24:55.622 | Aug 18 09:24:19 np0000007628 neutron-rpc-server[89526]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-18 09:24:55.622 | Aug 18 09:24:19 np0000007628 neutron-rpc-server[89508]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-18 09:24:55.622 | Aug 18 09:24:19 np0000007628 neutron-rpc-server[89540]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-18 09:24:55.622 | Aug 18 09:24:19 np0000007628 neutron-rpc-server[89581]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-18 09:24:55.622 | Aug 18 09:24:19 np0000007628 neutron-rpc-server[89533]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-18 09:24:55.622 | Aug 18 09:24:19 np0000007628 neutron-rpc-server[89559]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-18 09:24:55.622 | Aug 18 09:24:19 np0000007628 neutron-rpc-server[89548]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-18 09:24:55.627 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.629 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-18 09:24:55.646 | enabled 2026-08-18 09:24:55.650 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-18 09:24:55.668 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-18 09:24:55.669 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-18 09:24:55.669 | Active: active (running) since Tue 2026-08-18 09:23:47 UTC; 1min 8s ago 2026-08-18 09:24:55.669 | Main PID: 89233 (neutron-ovn-mai) 2026-08-18 09:24:55.669 | Tasks: 12 (limit: 75886) 2026-08-18 09:24:55.669 | Memory: 268.9M () 2026-08-18 09:24:55.669 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-18 09:24:55.669 | ├─89233 "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-08-18 09:24:55.669 | └─90157 "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-08-18 09:24:55.669 | 2026-08-18 09:24:55.669 | Aug 18 09:24:11 np0000007628 neutron-ovn-maintenance-worker[90157]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-55ccca63-2f04-46df-a684-b6bdd9fee867 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=90157) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-08-18 09:24:55.669 | Aug 18 09:24:11 np0000007628 neutron-ovn-maintenance-worker[90157]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-55ccca63-2f04-46df-a684-b6bdd9fee867 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=90157) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-08-18 09:24:55.669 | Aug 18 09:24:11 np0000007628 neutron-ovn-maintenance-worker[90157]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-55ccca63-2f04-46df-a684-b6bdd9fee867 None None] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-08-18 09:24:55.669 | Aug 18 09:24:11 np0000007628 neutron-ovn-maintenance-worker[90157]: DEBUG futurist.periodics [None req-55ccca63-2f04-46df-a684-b6bdd9fee867 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=90157) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-18 09:24:55.669 | Aug 18 09:24:11 np0000007628 neutron-ovn-maintenance-worker[90157]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-55ccca63-2f04-46df-a684-b6bdd9fee867 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=90157) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-08-18 09:24:55.669 | Aug 18 09:24:11 np0000007628 neutron-ovn-maintenance-worker[90157]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-55ccca63-2f04-46df-a684-b6bdd9fee867 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=90157) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-08-18 09:24:55.669 | Aug 18 09:24:11 np0000007628 neutron-ovn-maintenance-worker[90157]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-55ccca63-2f04-46df-a684-b6bdd9fee867 None None] OVN maintenance task update_security_group_with_address_group finished in 0.010 seconds 2026-08-18 09:24:55.669 | Aug 18 09:24:11 np0000007628 neutron-ovn-maintenance-worker[90157]: DEBUG futurist.periodics [None req-55ccca63-2f04-46df-a684-b6bdd9fee867 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=90157) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-18 09:24:55.669 | Aug 18 09:24:11 np0000007628 neutron-ovn-maintenance-worker[90157]: DEBUG futurist.periodics [None req-55ccca63-2f04-46df-a684-b6bdd9fee867 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=90157) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-18 09:24:55.669 | Aug 18 09:24:21 np0000007628 neutron-ovn-maintenance-worker[90157]: DEBUG dbcounter [-] [90157] Writing DB stats neutron:SELECT=385,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=90157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.675 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.678 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-18 09:24:55.694 | enabled 2026-08-18 09:24:55.699 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-18 09:24:55.718 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-18 09:24:55.718 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-18 09:24:55.718 | Active: active (running) since Tue 2026-08-18 09:24:15 UTC; 40s ago 2026-08-18 09:24:55.718 | Main PID: 93583 (nova-novncproxy) 2026-08-18 09:24:55.718 | Tasks: 14 (limit: 75886) 2026-08-18 09:24:55.718 | Memory: 110.7M () 2026-08-18 09:24:55.718 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-18 09:24:55.718 | └─93583 /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-08-18 09:24:55.718 | 2026-08-18 09:24:55.718 | Aug 18 09:24:15 np0000007628 nova-novncproxy[93583]: If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:24:55.718 | Aug 18 09:24:15 np0000007628 nova-novncproxy[93583]: framework. For more detail see 2026-08-18 09:24:55.718 | Aug 18 09:24:15 np0000007628 nova-novncproxy[93583]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:24:55.718 | Aug 18 09:24:15 np0000007628 nova-novncproxy[93583]: import eventlet # noqa 2026-08-18 09:24:55.718 | Aug 18 09:24:15 np0000007628 nova-novncproxy[93583]: 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-08-18 09:24:55.718 | Aug 18 09:24:17 np0000007628 nova-novncproxy[93583]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-18 09:24:55.718 | Aug 18 09:24:17 np0000007628 nova-novncproxy[93583]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-18 09:24:55.718 | Aug 18 09:24:17 np0000007628 nova-novncproxy[93583]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-18 09:24:55.718 | Aug 18 09:24:17 np0000007628 nova-novncproxy[93583]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-18 09:24:55.718 | Aug 18 09:24:17 np0000007628 nova-novncproxy[93583]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-18 09:24:55.723 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.727 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-18 09:24:55.744 | enabled 2026-08-18 09:24:55.750 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-18 09:24:55.767 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-18 09:24:55.767 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-18 09:24:55.767 | Active: active (running) since Tue 2026-08-18 09:24:17 UTC; 38s ago 2026-08-18 09:24:55.767 | Main PID: 94407 (nova-conductor:) 2026-08-18 09:24:55.767 | Tasks: 26 (limit: 75886) 2026-08-18 09:24:55.767 | Memory: 182.6M () 2026-08-18 09:24:55.767 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-18 09:24:55.767 | ├─94407 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-18 09:24:55.767 | ├─95804 "nova-conductor: ServiceWrapper worker(0)" 2026-08-18 09:24:55.767 | ├─95817 "nova-conductor: ServiceWrapper worker(1)" 2026-08-18 09:24:55.767 | └─95823 "nova-conductor: ServiceWrapper worker(2)" 2026-08-18 09:24:55.767 | 2026-08-18 09:24:55.767 | Aug 18 09:24:25 np0000007628 nova-conductor[95804]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95804) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.767 | Aug 18 09:24:25 np0000007628 nova-conductor[95823]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95823) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.767 | Aug 18 09:24:29 np0000007628 nova-conductor[94407]: DEBUG dbcounter [-] [94407] Writing DB stats nova_api:SELECT=1 {{(pid=94407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.767 | Aug 18 09:24:29 np0000007628 nova-conductor[94407]: DEBUG dbcounter [-] [94407] Writing DB stats nova_cell0:SELECT=1 {{(pid=94407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.767 | Aug 18 09:24:29 np0000007628 nova-conductor[94407]: DEBUG dbcounter [-] [94407] Writing DB stats nova_cell1:SELECT=1 {{(pid=94407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.767 | Aug 18 09:24:32 np0000007628 nova-conductor[95804]: DEBUG oslo.service.backend._threading.loopingcall [None req-9a76012f-0ded-43f2-8609-d80f3d638aa7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95804) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.767 | Aug 18 09:24:35 np0000007628 nova-conductor[95817]: DEBUG dbcounter [-] [95817] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.767 | Aug 18 09:24:35 np0000007628 nova-conductor[95804]: DEBUG dbcounter [-] [95804] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.767 | Aug 18 09:24:35 np0000007628 nova-conductor[95823]: DEBUG dbcounter [-] [95823] Writing DB stats nova_cell0:SELECT=3 {{(pid=95823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.767 | Aug 18 09:24:36 np0000007628 nova-conductor[95817]: DEBUG oslo.service.backend._threading.loopingcall [None req-d54e0791-392b-493c-b32f-a21ae5646720 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95817) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.771 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-18 09:24:55.774 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-18 09:24:55.790 | enabled 2026-08-18 09:24:55.795 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-18 09:24:55.814 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-18 09:24:55.814 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-18 09:24:55.814 | Active: active (running) since Tue 2026-08-18 09:24:18 UTC; 36s ago 2026-08-18 09:24:55.814 | Main PID: 94955 (nova-conductor:) 2026-08-18 09:24:55.814 | Tasks: 44 (limit: 75886) 2026-08-18 09:24:55.814 | Memory: 196.1M () 2026-08-18 09:24:55.814 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-18 09:24:55.814 | ├─94955 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-18 09:24:55.814 | ├─96020 "nova-conductor: ServiceWrapper worker(0)" 2026-08-18 09:24:55.814 | ├─96022 "nova-conductor: ServiceWrapper worker(1)" 2026-08-18 09:24:55.814 | └─96024 "nova-conductor: ServiceWrapper worker(2)" 2026-08-18 09:24:55.814 | 2026-08-18 09:24:55.814 | Aug 18 09:24:30 np0000007628 nova-conductor[94955]: DEBUG dbcounter [-] [94955] Writing DB stats nova_cell1:SELECT=1 {{(pid=94955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-18 09:24:55.814 | Aug 18 09:24:36 np0000007628 nova-conductor[96020]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.814 | Aug 18 09:24:36 np0000007628 nova-conductor[96024]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96024) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.814 | Aug 18 09:24:36 np0000007628 nova-conductor[96022]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96022) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.814 | Aug 18 09:24:46 np0000007628 nova-conductor[96020]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.814 | Aug 18 09:24:46 np0000007628 nova-conductor[96024]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96024) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.814 | Aug 18 09:24:46 np0000007628 nova-conductor[96022]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96022) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.814 | Aug 18 09:24:53 np0000007628 nova-conductor[96020]: DEBUG oslo.service.backend._threading.loopingcall [None req-9aa5b52c-98ba-40a1-9070-60544c3ec64f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.814 | Aug 18 09:24:54 np0000007628 nova-conductor[96024]: DEBUG oslo.service.backend._threading.loopingcall [None req-306bf395-af58-4c24-9c73-6b65b1b86916 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96024) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.814 | Aug 18 09:24:54 np0000007628 nova-conductor[96022]: DEBUG oslo.service.backend._threading.loopingcall [None req-6a817ae0-f433-40c5-88a4-b375da5f16d0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96022) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-18 09:24:55.819 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-18 09:24:55.841 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:55.845 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-18 09:24:55.866 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:24:55.869 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-08-18 09:24:56.157 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 09:24:56.157 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:24:56.157 | we strongly recommend against using it for new projects. 2026-08-18 09:24:56.157 | 2026-08-18 09:24:56.157 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:24:56.157 | framework. For more detail see 2026-08-18 09:24:56.157 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:24:56.157 | 2026-08-18 09:24:56.157 | import eventlet # noqa 2026-08-18 09:24:56.292 | 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-08-18 09:24:57.938 | INFO dbcounter [None req-7258b62d-88ea-43b6-92f4-c93bd6e43997 None None] Registered counter for database nova_api 2026-08-18 09:24:58.001 | DEBUG dbcounter [-] [101853] Writer thread running {{(pid=101853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:24:58.006 | Found 2 cell mappings. 2026-08-18 09:24:58.006 | Skipping cell0 since it does not contain hosts. 2026-08-18 09:24:58.006 | Getting computes from cell 'cell1': c58584c9-d9eb-4115-993d-61aa7c6b538b 2026-08-18 09:24:58.006 | INFO dbcounter [None req-7258b62d-88ea-43b6-92f4-c93bd6e43997 None None] Registered counter for database nova_cell1 2026-08-18 09:24:58.040 | DEBUG dbcounter [-] [101853] Writer thread running {{(pid=101853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-18 09:24:58.125 | Checking host mapping for compute host 'np0000007628': 292583d2-4b74-42ad-b5b8-f54ac6d3c2c6 2026-08-18 09:24:58.126 | Creating host mapping for compute host 'np0000007628': 292583d2-4b74-42ad-b5b8-f54ac6d3c2c6 2026-08-18 09:24:58.126 | Found 1 unmapped computes in cell: c58584c9-d9eb-4115-993d-61aa7c6b538b 2026-08-18 09:24:58.790 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-18 09:24:59.065 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-18 09:24:59.065 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-18 09:24:59.065 | we strongly recommend against using it for new projects. 2026-08-18 09:24:59.065 | 2026-08-18 09:24:59.065 | If you are already using Eventlet, we recommend migrating to a different 2026-08-18 09:24:59.065 | framework. For more detail see 2026-08-18 09:24:59.065 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-18 09:24:59.065 | 2026-08-18 09:24:59.065 | import eventlet # noqa 2026-08-18 09:24:59.214 | 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-08-18 09:25:01.449 | +-------------------------------------------+ 2026-08-18 09:25:01.449 | | Upgrade Check Results | 2026-08-18 09:25:01.449 | +-------------------------------------------+ 2026-08-18 09:25:01.449 | | Check: Cells v2 | 2026-08-18 09:25:01.449 | | Result: Success | 2026-08-18 09:25:01.449 | | Details: None | 2026-08-18 09:25:01.449 | +-------------------------------------------+ 2026-08-18 09:25:01.449 | | Check: Placement API | 2026-08-18 09:25:01.449 | | Result: Success | 2026-08-18 09:25:01.449 | | Details: None | 2026-08-18 09:25:01.449 | +-------------------------------------------+ 2026-08-18 09:25:01.449 | | Check: Cinder API | 2026-08-18 09:25:01.449 | | Result: Success | 2026-08-18 09:25:01.449 | | Details: None | 2026-08-18 09:25:01.449 | +-------------------------------------------+ 2026-08-18 09:25:01.449 | | Check: Policy File JSON to YAML Migration | 2026-08-18 09:25:01.449 | | Result: Success | 2026-08-18 09:25:01.449 | | Details: None | 2026-08-18 09:25:01.449 | +-------------------------------------------+ 2026-08-18 09:25:01.449 | | Check: Older than N-1 computes | 2026-08-18 09:25:01.449 | | Result: Success | 2026-08-18 09:25:01.449 | | Details: None | 2026-08-18 09:25:01.449 | +-------------------------------------------+ 2026-08-18 09:25:01.449 | | Check: hw_machine_type unset | 2026-08-18 09:25:01.449 | | Result: Success | 2026-08-18 09:25:01.449 | | Details: None | 2026-08-18 09:25:01.449 | +-------------------------------------------+ 2026-08-18 09:25:01.449 | | Check: Service User Token Configuration | 2026-08-18 09:25:01.449 | | Result: Success | 2026-08-18 09:25:01.450 | | Details: None | 2026-08-18 09:25:01.450 | +-------------------------------------------+ 2026-08-18 09:25:02.063 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-08-18 09:25:02.068 | + ./stack.sh:main:1485 : command openstack complete 2026-08-18 09:25:02.069 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-18 09:25:02.407 | 2026-08-18 09:25:02.421 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-18 09:25:02.444 | + functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:02.447 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-18 09:25:02.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-18 09:25:02.455 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-18 09:25:02.458 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-18 09:25:02.462 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:25:02.465 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-18 09:25:02.468 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-18 09:25:02.471 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-18 09:25:02.475 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-18 09:25:02.478 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-18 09:25:02.482 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-18 09:25:02.485 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-18 09:25:02.490 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-18 09:25:02.538 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-08-18 09:25:02.540 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-18 09:25:02.543 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-18 09:25:02.558 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-18 09:25:02.572 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-08-18 09:25:02.575 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:25:02.578 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-08-18 09:25:02.581 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-18 09:25:02.585 | + functions-common:run_phase:1848 : local mode=stack 2026-08-18 09:25:02.588 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-18 09:25:02.592 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-18 09:25:02.595 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-18 09:25:02.597 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-18 09:25:02.600 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-18 09:25:02.603 | + functions-common:run_phase:1858 : local extra 2026-08-18 09:25:02.606 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-18 09:25:02.612 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-18 09:25:02.615 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-18 09:25:02.619 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-18 09:25:02.622 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-08-18 09:25:02.626 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-18 09:25:02.649 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:02.652 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 09:25:02.656 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:25:02.660 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-18 09:25:02.664 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:25:02.667 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-18 09:25:02.671 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:25:02.674 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-18 09:25:02.678 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:25:02.681 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-18 09:25:02.683 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:25:02.687 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-18 09:25:02.690 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-18 09:25:02.745 | [8555 Async install_tempest:55203]: Waiting for completion of install_tempest running on PID 55203 (1 other jobs running) 2026-08-18 09:25:02.771 | [8555 Async install_tempest:55203]: Signaling child to exit 2026-08-18 09:25:02.772 | WAKEUP 2026-08-18 09:25:02.795 | [8555 Async install_tempest:55203]: Signaled 2026-08-18 09:25:02.797 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-18 09:25:02.797 | +++ functions-common:git_clone:593 : pwd 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:25:02.797 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:610 : echo master 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:673 : head -1 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-18 09:25:02.797 | fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-18 09:25:02.797 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:25:02.797 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-18 09:25:02.797 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-18 09:25:02.797 | ++ 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-08-18 09:25:02.797 | Collecting tox!=2.8.0,<4.0.0 2026-08-18 09:25:02.797 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-18 09:25:02.797 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-18 09:25:02.797 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-08-18 09:25:02.797 | 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-08-18 09:25:02.797 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-18 09:25:02.797 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-18 09:25:02.797 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-18 09:25:02.797 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-18 09:25:02.797 | 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-08-18 09:25:02.797 | 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-08-18 09:25:02.797 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-08-18 09:25:02.797 | 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-08-18 09:25:02.797 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-18 09:25:02.797 | 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-08-18 09:25:02.797 | 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-08-18 09:25:02.797 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-08-18 09:25:02.797 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-18 09:25:02.797 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-08-18 09:25:02.797 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-18 09:25:02.797 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-18 09:25:02.797 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-08-18 09:25:02.797 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 46.8 MB/s 0:00:00 2026-08-18 09:25:02.797 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-18 09:25:02.797 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-08-18 09:25:02.797 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-18 09:25:02.797 | 2026-08-18 09:25:02.797 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-08-18 09:25:02.797 | ++ inc/python:pip_install:216 : result=0 2026-08-18 09:25:02.797 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2420 : local name 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2423 : local total 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2427 : start_time=1787044798023 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2429 : [[ -z 1787044798023 ]] 2026-08-18 09:25:02.797 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2432 : end_time=1787044799882 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2433 : elapsed_time=1859 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2434 : total=107871 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:25:02.797 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109730 2026-08-18 09:25:02.797 | ++ inc/python:pip_install:219 : return 0 2026-08-18 09:25:02.798 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-18 09:25:02.798 | ~/tempest ~/devstack 2026-08-18 09:25:02.798 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-18 09:25:02.798 | Already on 'master' 2026-08-18 09:25:02.798 | Your branch is up to date with 'origin/master'. 2026-08-18 09:25:02.798 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-18 09:25:02.798 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-18 09:25:02.798 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.en2JQubIVx 2026-08-18 09:25:02.798 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.en2JQubIVx 2026-08-18 09:25:02.798 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-18 09:25:02.798 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.en2JQubIVx 2026-08-18 09:25:02.798 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-18 09:25:02.798 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-18 09:25:02.798 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-18 09:25:02.798 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:02.798 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:02.798 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:02.798 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:02.798 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-18 09:25:02.798 | full create: /opt/stack/tempest/.tox/tempest 2026-08-18 09:25:02.798 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-18 09:25:02.798 | full develop-inst: /opt/stack/tempest 2026-08-18 09:25:02.798 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-18 09:25:02.798 | ___________________________________ summary ____________________________________ 2026-08-18 09:25:02.798 | full: skipped tests 2026-08-18 09:25:02.798 | congratulations :) 2026-08-18 09:25:02.798 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.en2JQubIVx -r requirements.txt 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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.15.0) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-18 09:25:02.798 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-18 09:25:02.798 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-08-18 09:25:02.798 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Collecting cmd2>=3.0.0 (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) 2026-08-18 09:25:02.798 | Using cached cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Collecting rpds-py>=0.25.0 (from jsonschema>=4.5.0->-r requirements.txt (line 3)) 2026-08-18 09:25:02.798 | Using cached rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Collecting cffi>=1.12 (from cryptography>=2.1->-r requirements.txt (line 6)) 2026-08-18 09:25:02.798 | Using cached cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-18 09:25:02.798 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | 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-08-18 09:25:02.798 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->-r requirements.txt (line 11)) 2026-08-18 09:25:02.798 | Downloading tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 09:25:02.799 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | Collecting packaging>=20.4 (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) 2026-08-18 09:25:02.799 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) 2026-08-18 09:25:02.799 | Using cached wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-18 09:25:02.799 | Collecting wrapt>=2.1.0 (from debtcollector>=1.2.0->-r requirements.txt (line 20)) 2026-08-18 09:25:02.799 | Using cached wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) 2026-08-18 09:25:02.799 | Using cached prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | Collecting typing-extensions>=4.12.0 (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) 2026-08-18 09:25:02.799 | Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | Collecting charset_normalizer<4,>=2 (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) 2026-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | Using cached cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-08-18 09:25:02.799 | Using cached cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-18 09:25:02.799 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-08-18 09:25:02.799 | Using cached prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-18 09:25:02.799 | 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-08-18 09:25:02.799 | Using cached rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-08-18 09:25:02.799 | Downloading tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-08-18 09:25:02.799 | Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-18 09:25:02.799 | Using cached wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-18 09:25:02.799 | Using cached wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-08-18 09:25:02.799 | Installing collected packages: wrapt, wcwidth, typing-extensions, tomlkit, rpds-py, packaging, charset_normalizer, cffi, prompt-toolkit, cmd2 2026-08-18 09:25:02.799 | Attempting uninstall: wrapt 2026-08-18 09:25:02.799 | Found existing installation: wrapt 2.3.0 2026-08-18 09:25:02.799 | Uninstalling wrapt-2.3.0: 2026-08-18 09:25:02.799 | Successfully uninstalled wrapt-2.3.0 2026-08-18 09:25:02.799 | Attempting uninstall: wcwidth 2026-08-18 09:25:02.799 | Found existing installation: wcwidth 0.8.2 2026-08-18 09:25:02.799 | Uninstalling wcwidth-0.8.2: 2026-08-18 09:25:02.799 | Successfully uninstalled wcwidth-0.8.2 2026-08-18 09:25:02.799 | Attempting uninstall: typing-extensions 2026-08-18 09:25:02.799 | Found existing installation: typing_extensions 4.16.0 2026-08-18 09:25:02.799 | Uninstalling typing_extensions-4.16.0: 2026-08-18 09:25:02.799 | Successfully uninstalled typing_extensions-4.16.0 2026-08-18 09:25:02.799 | Attempting uninstall: tomlkit 2026-08-18 09:25:02.799 | Found existing installation: tomlkit 0.15.1 2026-08-18 09:25:02.799 | Uninstalling tomlkit-0.15.1: 2026-08-18 09:25:02.799 | Successfully uninstalled tomlkit-0.15.1 2026-08-18 09:25:02.799 | Attempting uninstall: rpds-py 2026-08-18 09:25:02.799 | Found existing installation: rpds-py 2026.6.3 2026-08-18 09:25:02.799 | Uninstalling rpds-py-2026.6.3: 2026-08-18 09:25:02.799 | Successfully uninstalled rpds-py-2026.6.3 2026-08-18 09:25:02.799 | Attempting uninstall: packaging 2026-08-18 09:25:02.799 | Found existing installation: packaging 26.3 2026-08-18 09:25:02.799 | Uninstalling packaging-26.3: 2026-08-18 09:25:02.799 | Successfully uninstalled packaging-26.3 2026-08-18 09:25:02.799 | Attempting uninstall: charset_normalizer 2026-08-18 09:25:02.799 | Found existing installation: charset-normalizer 3.5.0 2026-08-18 09:25:02.799 | Uninstalling charset-normalizer-3.5.0: 2026-08-18 09:25:02.799 | Successfully uninstalled charset-normalizer-3.5.0 2026-08-18 09:25:02.799 | Attempting uninstall: cffi 2026-08-18 09:25:02.799 | Found existing installation: cffi 2.1.1 2026-08-18 09:25:02.799 | Uninstalling cffi-2.1.1: 2026-08-18 09:25:02.799 | Successfully uninstalled cffi-2.1.1 2026-08-18 09:25:02.799 | Attempting uninstall: prompt-toolkit 2026-08-18 09:25:02.799 | Found existing installation: prompt_toolkit 3.0.53 2026-08-18 09:25:02.799 | Uninstalling prompt_toolkit-3.0.53: 2026-08-18 09:25:02.799 | Successfully uninstalled prompt_toolkit-3.0.53 2026-08-18 09:25:02.799 | Attempting uninstall: cmd2 2026-08-18 09:25:02.799 | Found existing installation: cmd2 4.2.0 2026-08-18 09:25:02.799 | Uninstalling cmd2-4.2.0: 2026-08-18 09:25:02.799 | Successfully uninstalled cmd2-4.2.0 2026-08-18 09:25:02.799 | 2026-08-18 09:25:02.799 | Successfully installed cffi-2.0.0 charset_normalizer-3.4.7 cmd2-4.0.0 packaging-26.2 prompt-toolkit-3.0.52 rpds-py-2026.5.1 tomlkit-0.15.0 typing-extensions-4.15.0 wcwidth-0.8.1 wrapt-2.2.2 2026-08-18 09:25:02.799 | 2026-08-18 09:25:02.799 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-18 09:25:02.799 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-08-18 09:25:02.799 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-18 09:25:02.799 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.en2JQubIVx 2026-08-18 09:25:02.799 | ++ lib/tempest:install_tempest:868 : popd 2026-08-18 09:25:02.799 | ~/devstack 2026-08-18 09:25:02.843 | [8555 Async install_tempest:55203]: finished install_tempest with result 0 in 21 seconds 2026-08-18 09:25:02.848 | ++ inc/async:async_wait:197 : return 0 2026-08-18 09:25:02.851 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-18 09:25:02.853 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:25:02.856 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-18 09:25:02.860 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-18 09:25:02.862 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-18 09:25:02.865 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-18 09:25:02.868 | ++ inc/python:setup_develop:353 : local bindep 2026-08-18 09:25:02.870 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-18 09:25:02.873 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-18 09:25:02.875 | ++ inc/python:setup_develop:359 : local extras= 2026-08-18 09:25:02.877 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-18 09:25:02.880 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-18 09:25:02.882 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-18 09:25:02.884 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-18 09:25:02.886 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-18 09:25:02.887 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-18 09:25:02.890 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-18 09:25:02.892 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-18 09:25:02.895 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-18 09:25:02.897 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-18 09:25:02.899 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-18 09:25:02.903 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-18 09:25:02.908 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-18 09:25:02.910 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-18 09:25:02.913 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-18 09:25:02.994 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-18 09:25:02.996 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-18 09:25:02.999 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-18 09:25:03.002 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-18 09:25:03.005 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-18 09:25:03.008 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-18 09:25:03.010 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-18 09:25:03.012 | ++ inc/python:setup_package:446 : local extras= 2026-08-18 09:25:03.015 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-18 09:25:03.017 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-18 09:25:03.019 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-18 09:25:03.021 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-18 09:25:03.024 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-18 09:25:03.027 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-18 09:25:03.049 | Using python 3.12 to install /opt/stack/tempest 2026-08-18 09:25:03.053 | ++ 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-08-18 09:25:03.607 | Obtaining file:///opt/stack/tempest 2026-08-18 09:25:03.609 | Installing build dependencies: started 2026-08-18 09:25:04.416 | Installing build dependencies: finished with status 'done' 2026-08-18 09:25:04.417 | Checking if build backend supports build_editable: started 2026-08-18 09:25:04.729 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-18 09:25:04.730 | Getting requirements to build editable: started 2026-08-18 09:25:04.893 | Getting requirements to build editable: finished with status 'done' 2026-08-18 09:25:04.894 | Preparing editable metadata (pyproject.toml): started 2026-08-18 09:25:05.730 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-18 09:25:05.742 | 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.dev43) (7.0.3) 2026-08-18 09:25:05.744 | 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.dev43) (4.15.0) 2026-08-18 09:25:05.744 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.26.0) 2026-08-18 09:25:05.744 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.9.1) 2026-08-18 09:25:05.744 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.0.0) 2026-08-18 09:25:05.744 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (43.0.3) 2026-08-18 09:25:05.744 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.3.0) 2026-08-18 09:25:05.745 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.6.1) 2026-08-18 09:25:05.745 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.7.0) 2026-08-18 09:25:05.746 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (8.3.0) 2026-08-18 09:25:05.758 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev43) 2026-08-18 09:25:05.759 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-18 09:25:05.762 | 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.dev43) (5.11.0) 2026-08-18 09:25:05.762 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.1.1) 2026-08-18 09:25:05.762 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.3.2) 2026-08-18 09:25:05.763 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (6.0.3) 2026-08-18 09:25:05.763 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.4.6) 2026-08-18 09:25:05.764 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.9.0) 2026-08-18 09:25:05.764 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.18.0) 2026-08-18 09:25:05.765 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.7.0) 2026-08-18 09:25:05.765 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.1.0) 2026-08-18 09:25:05.766 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.7.1) 2026-08-18 09:25:05.766 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.20) 2026-08-18 09:25:05.767 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.6.2) 2026-08-18 09:25:05.768 | 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.dev43) (0.6.0) 2026-08-18 09:25:05.768 | 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.dev43) (4.0.0) 2026-08-18 09:25:05.770 | 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.dev43) (3.0.52) 2026-08-18 09:25:05.772 | 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.dev43) (1.11.0) 2026-08-18 09:25:05.772 | 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.dev43) (15.0.0) 2026-08-18 09:25:05.772 | 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.dev43) (1.8.0) 2026-08-18 09:25:05.774 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev43) (2.0.0) 2026-08-18 09:25:05.776 | 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.dev43) (3.0) 2026-08-18 09:25:05.776 | 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.dev43) (2.2.2) 2026-08-18 09:25:05.779 | 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.dev43) (26.1.0) 2026-08-18 09:25:05.780 | 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.dev43) (2025.9.1) 2026-08-18 09:25:05.781 | 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.dev43) (0.37.0) 2026-08-18 09:25:05.781 | 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.dev43) (2026.5.1) 2026-08-18 09:25:05.785 | 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.dev43) (6.9.0) 2026-08-18 09:25:05.787 | 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.dev43) (2.0.0) 2026-08-18 09:25:05.788 | 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.dev43) (2.34.2) 2026-08-18 09:25:05.790 | 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.dev43) (6.5.0) 2026-08-18 09:25:05.791 | 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.dev43) (2.9.0.post0) 2026-08-18 09:25:05.793 | 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.dev43) (4.15.0) 2026-08-18 09:25:05.794 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev43) (1.2.1) 2026-08-18 09:25:05.796 | 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.dev43) (2.1.0) 2026-08-18 09:25:05.797 | 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.dev43) (3.3.2) 2026-08-18 09:25:05.798 | 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.dev43) (26.2) 2026-08-18 09:25:05.798 | 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.dev43) (7.2.2) 2026-08-18 09:25:05.800 | 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.dev43) (5.0.0) 2026-08-18 09:25:05.800 | 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.dev43) (3.0.3) 2026-08-18 09:25:05.801 | 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.dev43) (1.6.2) 2026-08-18 09:25:05.804 | 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.dev43) (84.0.0) 2026-08-18 09:25:05.807 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev43) (0.8.1) 2026-08-18 09:25:05.816 | 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.dev43) (1.17.0) 2026-08-18 09:25:05.821 | 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.dev43) (3.4.7) 2026-08-18 09:25:05.822 | 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.dev43) (3.18) 2026-08-18 09:25:05.823 | 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.dev43) (2023.11.17) 2026-08-18 09:25:05.831 | 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.dev43) (4.2.0) 2026-08-18 09:25:05.832 | 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.dev43) (2.20.0) 2026-08-18 09:25:05.834 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.1.2) 2026-08-18 09:25:05.841 | 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.dev43) (0.16.0) 2026-08-18 09:25:05.849 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev43) 2026-08-18 09:25:05.850 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 09:25:05.869 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-18 09:25:05.870 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-08-18 09:25:05.877 | Building wheels for collected packages: tempest 2026-08-18 09:25:05.878 | Building editable for tempest (pyproject.toml): started 2026-08-18 09:25:06.849 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-18 09:25:06.850 | Created wheel for tempest: filename=tempest-46.3.1.dev43-0.editable-py3-none-any.whl size=8323 sha256=59ac00fa60669d751ca410b29ed310201976359be05881dcc0788050fe3a0663 2026-08-18 09:25:06.851 | Stored in directory: /tmp/pip-ephem-wheel-cache-oq01t2wk/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-18 09:25:06.852 | Successfully built tempest 2026-08-18 09:25:07.005 | Installing collected packages: tomlkit, stestr, tempest 2026-08-18 09:25:07.133 | 2026-08-18 09:25:07.146 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev43 tomlkit-0.15.0 2026-08-18 09:25:07.279 | ++ inc/python:pip_install:216 : result=0 2026-08-18 09:25:07.282 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-18 09:25:07.285 | ++ functions-common:time_stop:2420 : local name 2026-08-18 09:25:07.288 | ++ functions-common:time_stop:2421 : local end_time 2026-08-18 09:25:07.290 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-18 09:25:07.292 | ++ functions-common:time_stop:2423 : local total 2026-08-18 09:25:07.294 | ++ functions-common:time_stop:2424 : local start_time 2026-08-18 09:25:07.296 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-18 09:25:07.298 | ++ functions-common:time_stop:2427 : start_time=1787045103044 2026-08-18 09:25:07.301 | ++ functions-common:time_stop:2429 : [[ -z 1787045103044 ]] 2026-08-18 09:25:07.304 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-18 09:25:07.308 | ++ functions-common:time_stop:2432 : end_time=1787045107306 2026-08-18 09:25:07.311 | ++ functions-common:time_stop:2433 : elapsed_time=4262 2026-08-18 09:25:07.314 | ++ functions-common:time_stop:2434 : total=114245 2026-08-18 09:25:07.316 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-18 09:25:07.318 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=118507 2026-08-18 09:25:07.320 | ++ inc/python:pip_install:219 : return 0 2026-08-18 09:25:07.323 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-18 09:25:07.326 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:25:07.328 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-18 09:25:07.330 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-18 09:25:07.333 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-18 09:25:07.335 | ++ inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-18 09:25:07.337 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/tempest, ]] 2026-08-18 09:25:07.340 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-18 09:25:07.342 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-18 09:25:07.344 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-18 09:25:07.346 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-18 09:25:07.349 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-18 09:25:07.351 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-18 09:25:07.354 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-18 09:25:07.356 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-18 09:25:07.359 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-18 09:25:07.361 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-18 09:25:07.364 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-18 09:25:07.366 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-18 09:25:07.368 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-18 09:25:07.371 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-18 09:25:07.373 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-18 09:25:07.375 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-18 09:25:07.377 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-18 09:25:07.380 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-18 09:25:07.382 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-18 09:25:07.385 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-18 09:25:07.385 | ' 2026-08-18 09:25:07.387 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-18 09:25:07.390 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-18 09:25:07.406 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:07.409 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-18 09:25:07.411 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-18 09:25:07.414 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-18 09:25:07.417 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-18 09:25:07.421 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-18 09:25:07.421 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-18 09:25:07.422 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-18 09:25:07.671 | 2026-08-18 09:25:07.684 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:25:07.687 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-18 09:25:07.690 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-18 09:25:07.693 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-18 09:25:07.696 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-18 09:25:07.699 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-18 09:25:07.703 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-18 09:25:07.706 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-18 09:25:07.709 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-18 09:25:07.712 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-18 09:25:07.716 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-18 09:25:07.719 | ++ lib/tempest:get_active_images:176 : img_id=fc3af565-17a4-4f47-902d-eed8bb1aafb6 2026-08-18 09:25:07.722 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-18 09:25:07.725 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-18 09:25:07.728 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-08-18 09:25:07.731 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-18 09:25:07.734 | ++ lib/tempest:configure_tempest:272 : '[' -z fc3af565-17a4-4f47-902d-eed8bb1aafb6 ']' 2026-08-18 09:25:07.737 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-08-18 09:25:07.740 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-08-18 09:25:07.743 | ++ lib/tempest:configure_tempest:279 : [[ 68b58af2-9659-4a15-8a5f-c218beca1442 != \f\c\3\a\f\5\6\5\-\1\7\a\4\-\4\f\4\7\-\9\0\2\d\-\e\e\d\8\b\b\1\a\a\f\b\6 ]] 2026-08-18 09:25:07.746 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=68b58af2-9659-4a15-8a5f-c218beca1442 2026-08-18 09:25:07.749 | ++ lib/tempest:configure_tempest:281 : break 2026-08-18 09:25:07.752 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-08-18 09:25:07.769 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-18 09:25:07.774 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-08-18 09:25:07.777 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-18 09:25:07.779 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-18 09:25:07.782 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-18 09:25:07.784 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-18 09:25:07.786 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-18 09:25:07.788 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-18 09:25:07.792 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-18 09:25:07.792 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-18 09:25:08.079 | 2026-08-18 09:25:08.088 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:25:08.092 | ++ lib/tempest:configure_tempest:303 : admin_project_id=08beed0a2fa74050a90498c9e1466150 2026-08-18 09:25:08.095 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-18 09:25:08.111 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:08.114 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-18 09:25:08.335 | 2026-08-18 09:25:08.345 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:25:08.348 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 09:25:08.348 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-18 09:25:08.348 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 09:25:08.348 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-18 09:25:08.348 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-18 09:25:08.348 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-18 09:25:08.348 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-18 09:25:08.348 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-18 09:25:08.348 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-18 09:25:08.348 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-18 09:25:08.348 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-18 09:25:08.348 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-18 09:25:08.348 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-18 09:25:08.348 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-18 09:25:08.351 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-18 09:25:08.354 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 09:25:08.354 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-18 09:25:08.354 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 09:25:08.354 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-18 09:25:08.354 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-18 09:25:08.354 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-18 09:25:08.354 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-18 09:25:08.354 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-18 09:25:08.354 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-18 09:25:08.354 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-18 09:25:08.354 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-18 09:25:08.354 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-18 09:25:08.354 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-18 09:25:08.354 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-18 09:25:08.357 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib fc3af565-17a4-4f47-902d-eed8bb1aafb6 2026-08-18 09:25:08.361 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-18 09:25:08.365 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show fc3af565-17a4-4f47-902d-eed8bb1aafb6 -c size -f value 2026-08-18 09:25:08.569 | 2026-08-18 09:25:08.578 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:25:08.582 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-18 09:25:08.585 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-18 09:25:08.586 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-18 09:25:08.611 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-18 09:25:08.614 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-18 09:25:08.616 | ++ 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-08-18 09:25:08.855 | 2026-08-18 09:25:08.855 | +----------------------------+-----------------------+ 2026-08-18 09:25:08.855 | | Field | Value | 2026-08-18 09:25:08.855 | +----------------------------+-----------------------+ 2026-08-18 09:25:08.855 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:25:08.855 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:25:08.855 | | description | None | 2026-08-18 09:25:08.855 | | disk | 1 | 2026-08-18 09:25:08.855 | | id | 42 | 2026-08-18 09:25:08.855 | | name | m1.nano | 2026-08-18 09:25:08.855 | | os-flavor-access:is_public | True | 2026-08-18 09:25:08.855 | | properties | hw_rng:allowed='True' | 2026-08-18 09:25:08.855 | | ram | 192 | 2026-08-18 09:25:08.855 | | rxtx_factor | 1.0 | 2026-08-18 09:25:08.855 | | swap | 0 | 2026-08-18 09:25:08.855 | | vcpus | 1 | 2026-08-18 09:25:08.855 | +----------------------------+-----------------------+ 2026-08-18 09:25:08.864 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-18 09:25:08.867 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 09:25:08.867 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-18 09:25:08.867 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-18 09:25:08.867 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-18 09:25:08.867 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-18 09:25:08.867 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-18 09:25:08.867 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-18 09:25:08.867 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-18 09:25:08.867 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-18 09:25:08.867 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-18 09:25:08.867 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-18 09:25:08.867 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-18 09:25:08.867 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-18 09:25:08.867 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-18 09:25:08.871 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 68b58af2-9659-4a15-8a5f-c218beca1442 2026-08-18 09:25:08.874 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-18 09:25:08.878 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 68b58af2-9659-4a15-8a5f-c218beca1442 -c size -f value 2026-08-18 09:25:09.085 | 2026-08-18 09:25:09.098 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:25:09.102 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-08-18 09:25:09.106 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-08-18 09:25:09.106 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-18 09:25:09.131 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-18 09:25:09.134 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-18 09:25:09.137 | ++ 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-08-18 09:25:09.382 | 2026-08-18 09:25:09.382 | +----------------------------+-----------------------+ 2026-08-18 09:25:09.382 | | Field | Value | 2026-08-18 09:25:09.382 | +----------------------------+-----------------------+ 2026-08-18 09:25:09.382 | | OS-FLV-DISABLED:disabled | False | 2026-08-18 09:25:09.382 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-18 09:25:09.382 | | description | None | 2026-08-18 09:25:09.382 | | disk | 1 | 2026-08-18 09:25:09.382 | | id | 84 | 2026-08-18 09:25:09.382 | | name | m1.micro | 2026-08-18 09:25:09.382 | | os-flavor-access:is_public | True | 2026-08-18 09:25:09.382 | | properties | hw_rng:allowed='True' | 2026-08-18 09:25:09.382 | | ram | 256 | 2026-08-18 09:25:09.382 | | rxtx_factor | 1.0 | 2026-08-18 09:25:09.382 | | swap | 0 | 2026-08-18 09:25:09.382 | | vcpus | 1 | 2026-08-18 09:25:09.382 | +----------------------------+-----------------------+ 2026-08-18 09:25:09.388 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-18 09:25:09.391 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-18 09:25:09.408 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:09.411 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-18 09:25:09.414 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-08-18 09:25:09.416 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-18 09:25:09.419 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-18 09:25:09.422 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-18 09:25:09.425 | +++ functions-common:git_clone:593 : pwd 2026-08-18 09:25:09.428 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-18 09:25:09.430 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-18 09:25:09.433 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-18 09:25:09.450 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-18 09:25:09.452 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-18 09:25:09.455 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-18 09:25:09.458 | ++ functions-common:git_clone:610 : echo master 2026-08-18 09:25:09.458 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-18 09:25:09.463 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-18 09:25:09.465 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-18 09:25:09.468 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-18 09:25:09.481 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-18 09:25:09.485 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-18 09:25:09.485 | ++ functions-common:git_clone:673 : head -1 2026-08-18 09:25:09.491 | 5d0367e Clean-up zuul config spacing 2026-08-18 09:25:09.494 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-18 09:25:09.496 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-18 09:25:09.496 | ~/os-test-images ~/devstack 2026-08-18 09:25:09.499 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-18 09:25:09.706 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-18 09:25:10.015 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-18 09:25:11.396 | generate installed: PyYAML==6.0.3 2026-08-18 09:25:11.396 | generate run-test-pre: PYTHONHASHSEED='3602039066' 2026-08-18 09:25:11.396 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-18 09:25:11.458 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-18 09:25:11.469 | 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-08-18 09:25:11.482 | 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-08-18 09:25:11.496 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-18 09:25:11.498 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-18 09:25:11.505 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-18 09:25:11.512 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-18 09:25:11.542 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-18 09:25:11.551 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-18 09:25:11.557 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-18 09:25:11.570 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-18 09:25:11.570 | 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-08-18 09:25:11.576 | 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-08-18 09:25:11.582 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-18 09:25:11.593 | 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-08-18 09:25:11.595 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-18 09:25:11.597 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-18 09:25:11.606 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-18 09:25:11.614 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-18 09:25:11.624 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-18 09:25:11.626 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-18 09:25:11.636 | 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-08-18 09:25:11.639 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-18 09:25:11.641 | 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-08-18 09:25:11.651 | 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-08-18 09:25:11.654 | 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-08-18 09:25:11.664 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-18 09:25:11.677 | ___________________________________ summary ____________________________________ 2026-08-18 09:25:11.677 | generate: commands succeeded 2026-08-18 09:25:11.677 | congratulations :) 2026-08-18 09:25:11.713 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-18 09:25:11.714 | ~/devstack 2026-08-18 09:25:11.717 | ++ 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-08-18 09:25:11.753 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-18 09:25:11.756 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-18 09:25:11.781 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-18 09:25:11.783 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-18 09:25:11.786 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-18 09:25:11.824 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-08-18 09:25:11.861 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-18 09:25:11.863 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-18 09:25:11.866 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-18 09:25:11.868 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-18 09:25:11.873 | +++ 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-08-18 09:25:12.137 | 2026-08-18 09:25:12.147 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:25:12.150 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-18 09:25:12.150 | address-scope 2026-08-18 09:25:12.150 | agent 2026-08-18 09:25:12.150 | allowed-address-pairs 2026-08-18 09:25:12.150 | auto-allocated-topology 2026-08-18 09:25:12.150 | availability_zone 2026-08-18 09:25:12.150 | default-subnetpools 2026-08-18 09:25:12.150 | dhcp_agent_scheduler 2026-08-18 09:25:12.150 | dns-integration 2026-08-18 09:25:12.150 | dns-domain-ports 2026-08-18 09:25:12.150 | dns-integration-domain-keywords 2026-08-18 09:25:12.150 | empty-string-filtering 2026-08-18 09:25:12.150 | external-net 2026-08-18 09:25:12.150 | extra_dhcp_opt 2026-08-18 09:25:12.150 | extraroute 2026-08-18 09:25:12.150 | extraroute-atomic 2026-08-18 09:25:12.150 | filter-validation 2026-08-18 09:25:12.150 | floating-ip-port-forwarding-detail 2026-08-18 09:25:12.150 | fip-port-details 2026-08-18 09:25:12.150 | flavors 2026-08-18 09:25:12.150 | floatingip-pools 2026-08-18 09:25:12.150 | router 2026-08-18 09:25:12.150 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:25:12.150 | enable-default-route-bfd 2026-08-18 09:25:12.150 | enable-default-route-ecmp 2026-08-18 09:25:12.150 | ext-gw-mode 2026-08-18 09:25:12.150 | l3-ha 2026-08-18 09:25:12.150 | external-gateway-multihoming 2026-08-18 09:25:12.150 | l3-flavors 2026-08-18 09:25:12.150 | l3_agent_scheduler 2026-08-18 09:25:12.150 | multi-provider 2026-08-18 09:25:12.150 | net-mtu 2026-08-18 09:25:12.150 | net-mtu-writable 2026-08-18 09:25:12.150 | network_availability_zone 2026-08-18 09:25:12.150 | network-ip-availability 2026-08-18 09:25:12.150 | network-ip-availability-details 2026-08-18 09:25:12.150 | pagination 2026-08-18 09:25:12.150 | port-device-profile 2026-08-18 09:25:12.150 | port-mac-address-regenerate 2026-08-18 09:25:12.150 | port-numa-affinity-policy 2026-08-18 09:25:12.150 | port-numa-affinity-policy-socket 2026-08-18 09:25:12.150 | binding 2026-08-18 09:25:12.150 | binding-extended 2026-08-18 09:25:12.150 | port-security 2026-08-18 09:25:12.150 | project-id 2026-08-18 09:25:12.150 | provider 2026-08-18 09:25:12.150 | qinq 2026-08-18 09:25:12.150 | quota-check-limit 2026-08-18 09:25:12.150 | quota-check-limit-default 2026-08-18 09:25:12.150 | quotas 2026-08-18 09:25:12.150 | quota_details 2026-08-18 09:25:12.150 | rbac-policies 2026-08-18 09:25:12.150 | rbac-address-scope 2026-08-18 09:25:12.150 | rbac-security-groups 2026-08-18 09:25:12.150 | revision-if-match 2026-08-18 09:25:12.150 | standard-attr-revisions 2026-08-18 09:25:12.150 | router_availability_zone 2026-08-18 09:25:12.150 | router-enable-snat 2026-08-18 09:25:12.150 | security-groups-default-rules 2026-08-18 09:25:12.150 | security-groups-default-statefulness 2026-08-18 09:25:12.150 | security-groups-normalized-cidr 2026-08-18 09:25:12.150 | security-groups-remote-address-group 2026-08-18 09:25:12.150 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:25:12.150 | security-groups-shared-filtering 2026-08-18 09:25:12.150 | security-group 2026-08-18 09:25:12.150 | service-type 2026-08-18 09:25:12.150 | sorting 2026-08-18 09:25:12.150 | standard-attr-description 2026-08-18 09:25:12.150 | stateful-security-group 2026-08-18 09:25:12.150 | subnet-dns-publish-fixed-ip 2026-08-18 09:25:12.150 | subnet-external-network 2026-08-18 09:25:12.150 | subnet_onboard 2026-08-18 09:25:12.150 | subnet-service-types 2026-08-18 09:25:12.150 | subnet_allocation 2026-08-18 09:25:12.150 | subnetpool-prefix-ops 2026-08-18 09:25:12.150 | tag-creation 2026-08-18 09:25:12.150 | standard-attr-tag 2026-08-18 09:25:12.150 | standard-attr-timestamp 2026-08-18 09:25:12.150 | vlan-transparent' 2026-08-18 09:25:12.152 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-18 09:25:12.152 | address-scope 2026-08-18 09:25:12.152 | agent 2026-08-18 09:25:12.152 | allowed-address-pairs 2026-08-18 09:25:12.152 | auto-allocated-topology 2026-08-18 09:25:12.152 | availability_zone 2026-08-18 09:25:12.152 | default-subnetpools 2026-08-18 09:25:12.152 | dhcp_agent_scheduler 2026-08-18 09:25:12.152 | dns-integration 2026-08-18 09:25:12.152 | dns-domain-ports 2026-08-18 09:25:12.152 | dns-integration-domain-keywords 2026-08-18 09:25:12.152 | empty-string-filtering 2026-08-18 09:25:12.152 | external-net 2026-08-18 09:25:12.152 | extra_dhcp_opt 2026-08-18 09:25:12.152 | extraroute 2026-08-18 09:25:12.152 | extraroute-atomic 2026-08-18 09:25:12.152 | filter-validation 2026-08-18 09:25:12.152 | floating-ip-port-forwarding-detail 2026-08-18 09:25:12.152 | fip-port-details 2026-08-18 09:25:12.152 | flavors 2026-08-18 09:25:12.152 | floatingip-pools 2026-08-18 09:25:12.152 | router 2026-08-18 09:25:12.152 | l3-agent-scheduler-ha-chassis-priority 2026-08-18 09:25:12.152 | enable-default-route-bfd 2026-08-18 09:25:12.152 | enable-default-route-ecmp 2026-08-18 09:25:12.152 | ext-gw-mode 2026-08-18 09:25:12.152 | l3-ha 2026-08-18 09:25:12.152 | external-gateway-multihoming 2026-08-18 09:25:12.152 | l3-flavors 2026-08-18 09:25:12.152 | l3_agent_scheduler 2026-08-18 09:25:12.152 | multi-provider 2026-08-18 09:25:12.152 | net-mtu 2026-08-18 09:25:12.152 | net-mtu-writable 2026-08-18 09:25:12.152 | network_availability_zone 2026-08-18 09:25:12.152 | network-ip-availability 2026-08-18 09:25:12.152 | network-ip-availability-details 2026-08-18 09:25:12.152 | pagination 2026-08-18 09:25:12.152 | port-device-profile 2026-08-18 09:25:12.152 | port-mac-address-regenerate 2026-08-18 09:25:12.152 | port-numa-affinity-policy 2026-08-18 09:25:12.152 | port-numa-affinity-policy-socket 2026-08-18 09:25:12.152 | binding 2026-08-18 09:25:12.152 | binding-extended 2026-08-18 09:25:12.152 | port-security 2026-08-18 09:25:12.152 | project-id 2026-08-18 09:25:12.152 | provider 2026-08-18 09:25:12.152 | qinq 2026-08-18 09:25:12.152 | quota-check-limit 2026-08-18 09:25:12.152 | quota-check-limit-default 2026-08-18 09:25:12.152 | quotas 2026-08-18 09:25:12.152 | quota_details 2026-08-18 09:25:12.152 | rbac-policies 2026-08-18 09:25:12.152 | rbac-address-scope 2026-08-18 09:25:12.152 | rbac-security-groups 2026-08-18 09:25:12.152 | revision-if-match 2026-08-18 09:25:12.152 | standard-attr-revisions 2026-08-18 09:25:12.152 | router_availability_zone 2026-08-18 09:25:12.152 | router-enable-snat 2026-08-18 09:25:12.152 | security-groups-default-rules 2026-08-18 09:25:12.152 | security-groups-default-statefulness 2026-08-18 09:25:12.152 | security-groups-normalized-cidr 2026-08-18 09:25:12.152 | security-groups-remote-address-group 2026-08-18 09:25:12.152 | security-groups-rules-belongs-to-default-sg 2026-08-18 09:25:12.152 | security-groups-shared-filtering 2026-08-18 09:25:12.153 | security-group 2026-08-18 09:25:12.153 | service-type 2026-08-18 09:25:12.153 | sorting 2026-08-18 09:25:12.153 | standard-attr-description 2026-08-18 09:25:12.153 | stateful-security-group 2026-08-18 09:25:12.153 | subnet-dns-publish-fixed-ip 2026-08-18 09:25:12.153 | subnet-external-network 2026-08-18 09:25:12.153 | subnet_onboard 2026-08-18 09:25:12.153 | subnet-service-types 2026-08-18 09:25:12.153 | subnet_allocation 2026-08-18 09:25:12.153 | subnetpool-prefix-ops 2026-08-18 09:25:12.153 | tag-creation 2026-08-18 09:25:12.153 | standard-attr-tag 2026-08-18 09:25:12.153 | standard-attr-timestamp 2026-08-18 09:25:12.153 | vlan-transparent =~ external-net ]] 2026-08-18 09:25:12.154 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-18 09:25:12.157 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-18 09:25:12.415 | 2026-08-18 09:25:12.424 | +++ functions-common:oscwrap:2465 : return 0 2026-08-18 09:25:12.426 | ++ lib/tempest:configure_tempest:395 : public_network_id=56905ba5-b5ed-4346-876b-b72b82b8751f 2026-08-18 09:25:12.428 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-18 09:25:13.020 | 2026-08-18 09:25:13.020 | +---------------------------+--------------------------------------+ 2026-08-18 09:25:13.020 | | Field | Value | 2026-08-18 09:25:13.020 | +---------------------------+--------------------------------------+ 2026-08-18 09:25:13.020 | | admin_state_up | UP | 2026-08-18 09:25:13.020 | | availability_zone_hints | | 2026-08-18 09:25:13.020 | | availability_zones | | 2026-08-18 09:25:13.020 | | created_at | 2026-08-18T09:25:12Z | 2026-08-18 09:25:13.020 | | description | | 2026-08-18 09:25:13.020 | | dns_domain | None | 2026-08-18 09:25:13.020 | | id | a7a7c7d9-3508-405e-aebd-510c23b0ff5e | 2026-08-18 09:25:13.020 | | ipv4_address_scope | None | 2026-08-18 09:25:13.020 | | ipv6_address_scope | None | 2026-08-18 09:25:13.020 | | is_default | False | 2026-08-18 09:25:13.020 | | is_vlan_qinq | None | 2026-08-18 09:25:13.020 | | is_vlan_transparent | False | 2026-08-18 09:25:13.020 | | mtu | 1372 | 2026-08-18 09:25:13.020 | | name | shared | 2026-08-18 09:25:13.020 | | port_security_enabled | True | 2026-08-18 09:25:13.020 | | project_id | 08beed0a2fa74050a90498c9e1466150 | 2026-08-18 09:25:13.020 | | provider:network_type | geneve | 2026-08-18 09:25:13.020 | | provider:physical_network | None | 2026-08-18 09:25:13.020 | | provider:segmentation_id | 7799 | 2026-08-18 09:25:13.020 | | pvlan | None | 2026-08-18 09:25:13.020 | | qinq | False | 2026-08-18 09:25:13.020 | | qos_policy_id | None | 2026-08-18 09:25:13.020 | | revision_number | 1 | 2026-08-18 09:25:13.020 | | router:external | Internal | 2026-08-18 09:25:13.020 | | segments | None | 2026-08-18 09:25:13.020 | | shared | True | 2026-08-18 09:25:13.020 | | status | ACTIVE | 2026-08-18 09:25:13.020 | | subnets | | 2026-08-18 09:25:13.020 | | tags | | 2026-08-18 09:25:13.020 | | updated_at | 2026-08-18T09:25:12Z | 2026-08-18 09:25:13.020 | +---------------------------+--------------------------------------+ 2026-08-18 09:25:13.028 | ++ 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-08-18 09:25:13.716 | 2026-08-18 09:25:13.716 | +----------------------+--------------------------------------+ 2026-08-18 09:25:13.716 | | Field | Value | 2026-08-18 09:25:13.716 | +----------------------+--------------------------------------+ 2026-08-18 09:25:13.716 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-18 09:25:13.716 | | cidr | 192.168.233.0/24 | 2026-08-18 09:25:13.716 | | created_at | 2026-08-18T09:25:13Z | 2026-08-18 09:25:13.716 | | description | shared-subnet | 2026-08-18 09:25:13.716 | | dns_nameservers | | 2026-08-18 09:25:13.716 | | dns_publish_fixed_ip | None | 2026-08-18 09:25:13.716 | | enable_dhcp | True | 2026-08-18 09:25:13.716 | | gateway_ip | 192.168.233.1 | 2026-08-18 09:25:13.716 | | host_routes | | 2026-08-18 09:25:13.716 | | id | d139b3aa-348e-42ff-82a1-1a20caaf7f31 | 2026-08-18 09:25:13.716 | | ip_version | 4 | 2026-08-18 09:25:13.716 | | ipv6_address_mode | None | 2026-08-18 09:25:13.716 | | ipv6_ra_mode | None | 2026-08-18 09:25:13.716 | | name | shared-subnet | 2026-08-18 09:25:13.716 | | network_id | a7a7c7d9-3508-405e-aebd-510c23b0ff5e | 2026-08-18 09:25:13.716 | | project_id | 08beed0a2fa74050a90498c9e1466150 | 2026-08-18 09:25:13.716 | | revision_number | 0 | 2026-08-18 09:25:13.716 | | router:external | False | 2026-08-18 09:25:13.716 | | segment_id | None | 2026-08-18 09:25:13.716 | | service_types | | 2026-08-18 09:25:13.716 | | subnetpool_id | None | 2026-08-18 09:25:13.716 | | tags | | 2026-08-18 09:25:13.716 | | updated_at | 2026-08-18T09:25:13Z | 2026-08-18 09:25:13.716 | +----------------------+--------------------------------------+ 2026-08-18 09:25:13.724 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-18 09:25:13.758 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-18 09:25:13.792 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-18 09:25:13.797 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-18 09:25:13.830 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-18 09:25:13.862 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-18 09:25:13.895 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-18 09:25:13.927 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-18 09:25:13.961 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.138/identity/v3 2026-08-18 09:25:13.992 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-18 09:25:14.023 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-18 09:25:14.054 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-18 09:25:14.085 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-18 09:25:14.087 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-18 09:25:14.122 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-08-18 09:25:14.154 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-18 09:25:14.186 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-18 09:25:14.218 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-18 09:25:14.250 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-18 09:25:14.268 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:14.271 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-08-18 09:25:14.302 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-18 09:25:14.306 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-18 09:25:14.338 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-18 09:25:14.353 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:25:14.356 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-18 09:25:14.388 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-18 09:25:14.420 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-18 09:25:14.450 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-18 09:25:14.453 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-08-18 09:25:14.485 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-18 09:25:14.517 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-18 09:25:14.534 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:25:14.536 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref fc3af565-17a4-4f47-902d-eed8bb1aafb6 2026-08-18 09:25:14.567 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 68b58af2-9659-4a15-8a5f-c218beca1442 2026-08-18 09:25:14.597 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-18 09:25:14.627 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-18 09:25:14.660 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-18 09:25:14.695 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-18 09:25:14.713 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:14.716 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-18 09:25:14.719 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-18 09:25:14.721 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-18 09:25:14.723 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-18 09:25:14.726 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-18 09:25:14.728 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-18 09:25:14.748 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-18 09:25:14.750 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-18 09:25:14.781 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-18 09:25:14.816 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-18 09:25:14.849 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-18 09:25:14.882 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-18 09:25:14.914 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-18 09:25:14.949 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-18 09:25:14.986 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-18 09:25:15.022 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-18 09:25:15.057 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-18 09:25:15.060 | ++ 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-08-18 09:25:15.095 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-18 09:25:15.097 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-18 09:25:15.113 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:15.116 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-18 09:25:15.148 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-18 09:25:15.162 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:25:15.165 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-18 09:25:15.167 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-18 09:25:15.182 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:25:15.185 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-18 09:25:15.187 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-18 09:25:15.189 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-18 09:25:15.222 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-18 09:25:15.254 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 56905ba5-b5ed-4346-876b-b72b82b8751f 2026-08-18 09:25:15.287 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-18 09:25:15.319 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-08-18 09:25:15.353 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-18 09:25:15.385 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-18 09:25:15.416 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-18 09:25:15.447 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-18 09:25:15.479 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-08-18 09:25:15.481 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-18 09:25:15.484 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-18 09:25:15.486 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-18 09:25:15.520 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-18 09:25:15.524 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-18 09:25:15.524 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-18 09:25:15.529 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-18 09:25:15.531 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-18 09:25:15.560 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-18 09:25:15.563 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-18 09:25:15.565 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-18 09:25:15.568 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-18 09:25:15.570 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-18 09:25:15.598 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-18 09:25:15.627 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-18 09:25:15.656 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-18 09:25:15.687 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-18 09:25:15.715 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-18 09:25:15.744 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-08-18 09:25:15.748 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-18 09:25:15.764 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-08-18 09:25:15.798 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-08-18 09:25:15.801 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-18 09:25:15.817 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-08-18 09:25:15.847 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-08-18 09:25:15.850 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-18 09:25:15.868 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-18 09:25:15.900 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-08-18 09:25:15.903 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-18 09:25:15.919 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-18 09:25:15.950 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-18 09:25:15.982 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-18 09:25:15.985 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-18 09:25:16.017 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-18 09:25:16.019 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-18 09:25:16.022 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-18 09:25:16.024 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-18 09:25:16.046 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-18 09:25:16.050 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-18 09:25:16.085 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-18 09:25:16.102 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:16.104 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-08-18 09:25:16.107 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-08-18 09:25:16.109 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-08-18 09:25:16.112 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-08-18 09:25:16.144 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-08-18 09:25:16.147 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-08-18 09:25:16.179 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-18 09:25:16.182 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-18 09:25:16.185 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-18 09:25:16.187 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-18 09:25:16.190 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-18 09:25:16.210 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-18 09:25:16.213 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-18 09:25:16.249 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-18 09:25:16.251 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-18 09:25:16.254 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-08-18 09:25:16.256 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-18 09:25:16.289 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-18 09:25:16.321 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-18 09:25:16.355 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-18 09:25:16.358 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-18 09:25:16.361 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 09:25:16.364 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-18 09:25:16.381 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:16.384 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-18 09:25:16.421 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 09:25:16.423 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-18 09:25:16.441 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:16.443 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-18 09:25:16.479 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 09:25:16.482 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-18 09:25:16.501 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:16.503 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-18 09:25:16.537 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 09:25:16.540 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-18 09:25:16.556 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:16.559 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-18 09:25:16.595 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 09:25:16.598 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-18 09:25:16.616 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:16.618 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-18 09:25:16.651 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 09:25:16.654 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-18 09:25:16.673 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-18 09:25:16.676 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-08-18 09:25:16.708 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-18 09:25:16.711 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-18 09:25:16.728 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:25:16.730 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-18 09:25:16.762 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-18 09:25:16.764 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-18 09:25:16.800 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-18 09:25:16.802 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-18 09:25:16.834 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-18 09:25:16.836 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-18 09:25:16.870 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-18 09:25:16.872 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-18 09:25:16.907 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-18 09:25:16.909 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-18 09:25:16.943 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-18 09:25:16.946 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-08-18 09:25:16.948 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-18 09:25:16.952 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-18 09:25:16.956 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.JIB2OuRkBR 2026-08-18 09:25:16.959 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-18 09:25:16.961 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-18 09:25:16.965 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-18 09:25:16.969 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.jffPPqvUH1 2026-08-18 09:25:16.972 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.jffPPqvUH1 2026-08-18 09:25:16.976 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-18 09:25:16.979 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.jffPPqvUH1 2026-08-18 09:25:16.982 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-18 09:25:16.986 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-18 09:25:16.989 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-18 09:25:16.996 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:16.999 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:17.002 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:17.005 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:17.009 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-18 09:25:17.012 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-18 09:25:17.286 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-18 09:25:17.819 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-18 09:25:25.838 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-18 09:25:29.549 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-18 09:25:29.549 | ___________________________________ summary ____________________________________ 2026-08-18 09:25:29.549 | venv-tempest: skipped tests 2026-08-18 09:25:29.549 | congratulations :) 2026-08-18 09:25:29.581 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.jffPPqvUH1 -r requirements.txt 2026-08-18 09:25:30.025 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-18 09:25:30.025 | !! 2026-08-18 09:25:30.025 | 2026-08-18 09:25:30.025 | ******************************************************************************** 2026-08-18 09:25:30.025 | Requirements should be satisfied by a PEP 517 installer. 2026-08-18 09:25:30.025 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-18 09:25:30.025 | 2026-08-18 09:25:30.025 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 09:25:30.025 | calls to avoid build errors in the future. 2026-08-18 09:25:30.025 | ******************************************************************************** 2026-08-18 09:25:30.025 | 2026-08-18 09:25:30.025 | !! 2026-08-18 09:25:30.025 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-18 09:25:30.277 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-18 09:25:30.277 | !! 2026-08-18 09:25:30.277 | 2026-08-18 09:25:30.277 | ******************************************************************************** 2026-08-18 09:25:30.277 | Please avoid running ``setup.py`` directly. 2026-08-18 09:25:30.277 | Instead, use pypa/build, pypa/installer or other 2026-08-18 09:25:30.277 | standards-based tools. 2026-08-18 09:25:30.277 | 2026-08-18 09:25:30.277 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 09:25:30.277 | calls to avoid build errors in the future. 2026-08-18 09:25:30.277 | 2026-08-18 09:25:30.277 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-18 09:25:30.277 | ******************************************************************************** 2026-08-18 09:25:30.277 | 2026-08-18 09:25:30.277 | !! 2026-08-18 09:25:30.277 | self.initialize_options() 2026-08-18 09:25:30.277 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-18 09:25:30.277 | warnings.warn(msg) 2026-08-18 09:25:30.300 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-18 09:25:30.300 | !! 2026-08-18 09:25:30.300 | 2026-08-18 09:25:30.300 | ******************************************************************************** 2026-08-18 09:25:30.300 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-18 09:25:30.300 | 2026-08-18 09:25:30.300 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-18 09:25:30.300 | or your builds will no longer be supported. 2026-08-18 09:25:30.300 | 2026-08-18 09:25:30.300 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-18 09:25:30.300 | ******************************************************************************** 2026-08-18 09:25:30.300 | 2026-08-18 09:25:30.300 | !! 2026-08-18 09:25:30.300 | corresp(dist, value, root_dir) 2026-08-18 09:25:30.391 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-18 09:25:34.015 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.15.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-08-18 09:25:34.015 | venv-tempest run-test-pre: PYTHONHASHSEED='4100516422' 2026-08-18 09:25:34.015 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.jffPPqvUH1 -r requirements.txt 2026-08-18 09:25:34.526 | 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-08-18 09:25:34.526 | 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.15.0) 2026-08-18 09:25:34.528 | 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-08-18 09:25:34.528 | 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-08-18 09:25:34.528 | 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-08-18 09:25:34.528 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-18 09:25:34.528 | 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-08-18 09:25:34.528 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-18 09:25:34.528 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-08-18 09:25:34.529 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-18 09:25:34.529 | 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-08-18 09:25:34.530 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-18 09:25:34.530 | 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-08-18 09:25:34.531 | 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-08-18 09:25:34.531 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-18 09:25:34.531 | 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-08-18 09:25:34.532 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-08-18 09:25:34.532 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-18 09:25:34.533 | 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-08-18 09:25:34.533 | 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-08-18 09:25:34.534 | 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-08-18 09:25:34.534 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-18 09:25:34.534 | 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-08-18 09:25:34.535 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-08-18 09:25:34.536 | 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-08-18 09:25:34.606 | Collecting cmd2>=3.0.0 (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) 2026-08-18 09:25:34.608 | Using cached cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-18 09:25:34.612 | 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-08-18 09:25:34.612 | 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-08-18 09:25:34.613 | 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-08-18 09:25:34.830 | Collecting rpds-py>=0.25.0 (from jsonschema>=4.5.0->-r requirements.txt (line 3)) 2026-08-18 09:25:34.832 | Using cached rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-18 09:25:34.837 | 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-08-18 09:25:34.840 | 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-08-18 09:25:34.840 | 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-08-18 09:25:34.918 | Collecting cffi>=1.12 (from cryptography>=2.1->-r requirements.txt (line 6)) 2026-08-18 09:25:34.920 | Using cached cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-18 09:25:34.924 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-18 09:25:34.926 | 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-08-18 09:25:34.926 | 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-08-18 09:25:34.928 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-18 09:25:34.929 | 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-08-18 09:25:34.930 | 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-08-18 09:25:34.962 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->-r requirements.txt (line 11)) 2026-08-18 09:25:34.963 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-18 09:25:34.966 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-18 09:25:34.967 | 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-08-18 09:25:34.967 | 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-08-18 09:25:34.977 | Collecting packaging>=20.4 (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) 2026-08-18 09:25:34.978 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-18 09:25:34.980 | 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-08-18 09:25:34.993 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) 2026-08-18 09:25:34.994 | Using cached wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-18 09:25:35.240 | Collecting wrapt>=2.1.0 (from debtcollector>=1.2.0->-r requirements.txt (line 20)) 2026-08-18 09:25:35.241 | Using cached wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-18 09:25:35.250 | 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-08-18 09:25:35.269 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) 2026-08-18 09:25:35.270 | Using cached prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-18 09:25:35.272 | 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-08-18 09:25:35.272 | 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-08-18 09:25:35.273 | 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-08-18 09:25:35.288 | Collecting typing-extensions>=4.12.0 (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) 2026-08-18 09:25:35.289 | Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-18 09:25:35.301 | 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-08-18 09:25:35.396 | Collecting charset_normalizer<4,>=2 (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) 2026-08-18 09:25:35.398 | 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-08-18 09:25:35.401 | 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-08-18 09:25:35.402 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-18 09:25:35.408 | 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-08-18 09:25:35.408 | 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-08-18 09:25:35.411 | 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-08-18 09:25:35.428 | Using cached cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-08-18 09:25:35.429 | Using cached cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-18 09:25:35.430 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-08-18 09:25:35.431 | Using cached prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-18 09:25:35.433 | 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-08-18 09:25:35.434 | Using cached rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-08-18 09:25:35.436 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-08-18 09:25:35.438 | Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-18 09:25:35.438 | Using cached wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-18 09:25:35.439 | Using cached wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-08-18 09:25:35.490 | Installing collected packages: wrapt, wcwidth, typing-extensions, tomlkit, rpds-py, packaging, charset_normalizer, cffi, prompt-toolkit, cmd2 2026-08-18 09:25:35.491 | Attempting uninstall: wrapt 2026-08-18 09:25:35.493 | Found existing installation: wrapt 2.3.0 2026-08-18 09:25:35.496 | Uninstalling wrapt-2.3.0: 2026-08-18 09:25:35.497 | Successfully uninstalled wrapt-2.3.0 2026-08-18 09:25:35.526 | Attempting uninstall: wcwidth 2026-08-18 09:25:35.530 | Found existing installation: wcwidth 0.8.2 2026-08-18 09:25:35.537 | Uninstalling wcwidth-0.8.2: 2026-08-18 09:25:35.539 | Successfully uninstalled wcwidth-0.8.2 2026-08-18 09:25:35.792 | Attempting uninstall: typing-extensions 2026-08-18 09:25:35.794 | Found existing installation: typing_extensions 4.16.0 2026-08-18 09:25:35.796 | Uninstalling typing_extensions-4.16.0: 2026-08-18 09:25:35.823 | Successfully uninstalled typing_extensions-4.16.0 2026-08-18 09:25:35.850 | Attempting uninstall: tomlkit 2026-08-18 09:25:35.854 | Found existing installation: tomlkit 0.15.1 2026-08-18 09:25:35.859 | Uninstalling tomlkit-0.15.1: 2026-08-18 09:25:35.859 | Successfully uninstalled tomlkit-0.15.1 2026-08-18 09:25:35.902 | Attempting uninstall: rpds-py 2026-08-18 09:25:35.906 | Found existing installation: rpds-py 2026.6.3 2026-08-18 09:25:35.908 | Uninstalling rpds-py-2026.6.3: 2026-08-18 09:25:35.908 | Successfully uninstalled rpds-py-2026.6.3 2026-08-18 09:25:35.919 | Attempting uninstall: packaging 2026-08-18 09:25:35.921 | Found existing installation: packaging 26.3 2026-08-18 09:25:35.925 | Uninstalling packaging-26.3: 2026-08-18 09:25:35.926 | Successfully uninstalled packaging-26.3 2026-08-18 09:25:35.988 | Attempting uninstall: charset_normalizer 2026-08-18 09:25:35.992 | Found existing installation: charset-normalizer 3.5.0 2026-08-18 09:25:35.995 | Uninstalling charset-normalizer-3.5.0: 2026-08-18 09:25:35.996 | Successfully uninstalled charset-normalizer-3.5.0 2026-08-18 09:25:36.039 | Attempting uninstall: cffi 2026-08-18 09:25:36.044 | Found existing installation: cffi 2.1.1 2026-08-18 09:25:36.049 | Uninstalling cffi-2.1.1: 2026-08-18 09:25:36.075 | Successfully uninstalled cffi-2.1.1 2026-08-18 09:25:36.146 | Attempting uninstall: prompt-toolkit 2026-08-18 09:25:36.148 | Found existing installation: prompt_toolkit 3.0.53 2026-08-18 09:25:36.162 | Uninstalling prompt_toolkit-3.0.53: 2026-08-18 09:25:36.164 | Successfully uninstalled prompt_toolkit-3.0.53 2026-08-18 09:25:36.429 | Attempting uninstall: cmd2 2026-08-18 09:25:36.433 | Found existing installation: cmd2 4.2.0 2026-08-18 09:25:36.435 | Uninstalling cmd2-4.2.0: 2026-08-18 09:25:36.436 | Successfully uninstalled cmd2-4.2.0 2026-08-18 09:25:36.527 | 2026-08-18 09:25:36.531 | Successfully installed cffi-2.0.0 charset_normalizer-3.4.7 cmd2-4.0.0 packaging-26.2 prompt-toolkit-3.0.52 rpds-py-2026.5.1 tomlkit-0.15.0 typing-extensions-4.15.0 wcwidth-0.8.1 wrapt-2.2.2 2026-08-18 09:25:36.533 | 2026-08-18 09:25:36.533 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-18 09:25:36.533 | [notice] To update, run: pip install --upgrade pip 2026-08-18 09:25:36.656 | ___________________________________ summary ____________________________________ 2026-08-18 09:25:36.656 | venv-tempest: commands succeeded 2026-08-18 09:25:36.656 | congratulations :) 2026-08-18 09:25:36.683 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.jffPPqvUH1 2026-08-18 09:25:36.688 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-18 09:25:36.691 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-18 09:25:36.694 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-18 09:25:36.721 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.JIB2OuRkBR 2026-08-18 09:25:37.166 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-18 09:25:37.166 | !! 2026-08-18 09:25:37.166 | 2026-08-18 09:25:37.166 | ******************************************************************************** 2026-08-18 09:25:37.166 | Requirements should be satisfied by a PEP 517 installer. 2026-08-18 09:25:37.166 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-18 09:25:37.166 | 2026-08-18 09:25:37.166 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 09:25:37.166 | calls to avoid build errors in the future. 2026-08-18 09:25:37.166 | ******************************************************************************** 2026-08-18 09:25:37.166 | 2026-08-18 09:25:37.166 | !! 2026-08-18 09:25:37.166 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-18 09:25:37.410 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-18 09:25:37.410 | !! 2026-08-18 09:25:37.410 | 2026-08-18 09:25:37.410 | ******************************************************************************** 2026-08-18 09:25:37.410 | Please avoid running ``setup.py`` directly. 2026-08-18 09:25:37.410 | Instead, use pypa/build, pypa/installer or other 2026-08-18 09:25:37.410 | standards-based tools. 2026-08-18 09:25:37.410 | 2026-08-18 09:25:37.410 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 09:25:37.410 | calls to avoid build errors in the future. 2026-08-18 09:25:37.410 | 2026-08-18 09:25:37.410 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-18 09:25:37.410 | ******************************************************************************** 2026-08-18 09:25:37.410 | 2026-08-18 09:25:37.410 | !! 2026-08-18 09:25:37.410 | self.initialize_options() 2026-08-18 09:25:37.410 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-18 09:25:37.410 | warnings.warn(msg) 2026-08-18 09:25:37.425 | /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-08-18 09:25:37.425 | !! 2026-08-18 09:25:37.425 | 2026-08-18 09:25:37.425 | ******************************************************************************** 2026-08-18 09:25:37.425 | 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-08-18 09:25:37.425 | 2026-08-18 09:25:37.425 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-18 09:25:37.425 | or your builds will no longer be supported. 2026-08-18 09:25:37.425 | 2026-08-18 09:25:37.425 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-18 09:25:37.425 | ******************************************************************************** 2026-08-18 09:25:37.425 | 2026-08-18 09:25:37.425 | !! 2026-08-18 09:25:37.425 | corresp(dist, value, root_dir) 2026-08-18 09:25:37.501 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-18 09:25:41.008 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-18 09:25:41.008 | venv-tempest run-test-pre: PYTHONHASHSEED='1330541297' 2026-08-18 09:25:41.008 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.JIB2OuRkBR 2026-08-18 09:25:44.007 | ___________________________________ summary ____________________________________ 2026-08-18 09:25:44.007 | venv-tempest: commands succeeded 2026-08-18 09:25:44.007 | congratulations :) 2026-08-18 09:25:44.033 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-18 09:25:44.050 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:25:44.053 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-18 09:25:44.056 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-18 09:25:44.071 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-18 09:25:44.074 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-18 09:25:44.077 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 09:25:44.079 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-18 09:25:44.082 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 09:25:44.086 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-08-18 09:25:44.088 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 09:25:44.091 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-18 09:25:44.094 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-18 09:25:44.097 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-08-18 09:25:44.120 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 09:25:44.140 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 09:25:44.142 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-18 09:25:44.145 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-18 09:25:44.177 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-18 09:25:44.180 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-18 09:25:44.183 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-18 09:25:44.215 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-18 09:25:44.218 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-18 09:25:44.221 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-18 09:25:44.253 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-18 09:25:44.253 | ' 2026-08-18 09:25:44.255 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-18 09:25:44.258 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-18 09:25:44.261 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-18 09:25:44.263 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-18 09:25:44.266 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-18 09:25:44.266 | ~/tempest ~/tempest 2026-08-18 09:25:44.269 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-08-18 09:25:44.271 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-08-18 09:25:44.275 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-18 09:25:44.281 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.koChIWEK6n 2026-08-18 09:25:44.283 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.koChIWEK6n 2026-08-18 09:25:44.286 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-18 09:25:44.288 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.koChIWEK6n 2026-08-18 09:25:44.291 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-18 09:25:44.293 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-18 09:25:44.296 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-18 09:25:44.302 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:44.305 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:44.308 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:44.310 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-18 09:25:44.313 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.koChIWEK6n cinder-tempest-plugin 2026-08-18 09:25:44.729 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-18 09:25:44.729 | !! 2026-08-18 09:25:44.729 | 2026-08-18 09:25:44.729 | ******************************************************************************** 2026-08-18 09:25:44.729 | Requirements should be satisfied by a PEP 517 installer. 2026-08-18 09:25:44.729 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-18 09:25:44.729 | 2026-08-18 09:25:44.729 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 09:25:44.729 | calls to avoid build errors in the future. 2026-08-18 09:25:44.729 | ******************************************************************************** 2026-08-18 09:25:44.729 | 2026-08-18 09:25:44.729 | !! 2026-08-18 09:25:44.729 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-18 09:25:44.962 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-18 09:25:44.962 | !! 2026-08-18 09:25:44.962 | 2026-08-18 09:25:44.962 | ******************************************************************************** 2026-08-18 09:25:44.962 | Please avoid running ``setup.py`` directly. 2026-08-18 09:25:44.962 | Instead, use pypa/build, pypa/installer or other 2026-08-18 09:25:44.962 | standards-based tools. 2026-08-18 09:25:44.962 | 2026-08-18 09:25:44.962 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 09:25:44.962 | calls to avoid build errors in the future. 2026-08-18 09:25:44.962 | 2026-08-18 09:25:44.962 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-18 09:25:44.962 | ******************************************************************************** 2026-08-18 09:25:44.962 | 2026-08-18 09:25:44.962 | !! 2026-08-18 09:25:44.962 | self.initialize_options() 2026-08-18 09:25:44.962 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-18 09:25:44.962 | warnings.warn(msg) 2026-08-18 09:25:44.980 | /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-08-18 09:25:44.980 | !! 2026-08-18 09:25:44.980 | 2026-08-18 09:25:44.980 | ******************************************************************************** 2026-08-18 09:25:44.980 | 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-08-18 09:25:44.980 | 2026-08-18 09:25:44.980 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-18 09:25:44.981 | or your builds will no longer be supported. 2026-08-18 09:25:44.981 | 2026-08-18 09:25:44.981 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-18 09:25:44.981 | ******************************************************************************** 2026-08-18 09:25:44.981 | 2026-08-18 09:25:44.981 | !! 2026-08-18 09:25:44.981 | corresp(dist, value, root_dir) 2026-08-18 09:25:45.071 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-18 09:25:48.627 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-18 09:25:48.627 | venv-tempest run-test-pre: PYTHONHASHSEED='3186186540' 2026-08-18 09:25:48.627 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.koChIWEK6n cinder-tempest-plugin 2026-08-18 09:25:49.278 | Collecting cinder-tempest-plugin 2026-08-18 09:25:49.370 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-18 09:25:49.376 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (7.0.3) 2026-08-18 09:25:49.376 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.7.0) 2026-08-18 09:25:49.377 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (5.11.0) 2026-08-18 09:25:49.378 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev43) 2026-08-18 09:25:49.380 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (1.3.0) 2026-08-18 09:25:49.380 | Requirement already satisfied: stevedore>=5.6.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (5.9.0) 2026-08-18 09:25:49.380 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.9.0) 2026-08-18 09:25:49.380 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (2.0.0) 2026-08-18 09:25:49.380 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.0.3) 2026-08-18 09:25:49.380 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (2.34.2) 2026-08-18 09:25:49.382 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (1.2.1) 2026-08-18 09:25:49.383 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (10.1.1) 2026-08-18 09:25:49.384 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (2.1.0) 2026-08-18 09:25:49.385 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (3.3.2) 2026-08-18 09:25:49.385 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (26.2) 2026-08-18 09:25:49.386 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (7.2.2) 2026-08-18 09:25:49.388 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (84.0.0) 2026-08-18 09:25:49.393 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.4.7) 2026-08-18 09:25:49.393 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.18) 2026-08-18 09:25:49.394 | Requirement already satisfied: urllib3<3,>=1.26 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2.7.0) 2026-08-18 09:25:49.394 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2026.7.22) 2026-08-18 09:25:49.400 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.15.0) 2026-08-18 09:25:49.400 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.26.0) 2026-08-18 09:25:49.401 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (2.9.1) 2026-08-18 09:25:49.401 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-08-18 09:25:49.401 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (43.0.3) 2026-08-18 09:25:49.402 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (7.6.1) 2026-08-18 09:25:49.402 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (8.3.0) 2026-08-18 09:25:49.403 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.2.1) 2026-08-18 09:25:49.404 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.3.2) 2026-08-18 09:25:49.404 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (1.4.6) 2026-08-18 09:25:49.405 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.18.0) 2026-08-18 09:25:49.405 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.1.0) 2026-08-18 09:25:49.405 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.7.1) 2026-08-18 09:25:49.406 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.20) 2026-08-18 09:25:49.406 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.6.2) 2026-08-18 09:25:49.407 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (0.6.0) 2026-08-18 09:25:49.408 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-08-18 09:25:49.410 | 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->tempest>=40.0.0->cinder-tempest-plugin) (3.0.52) 2026-08-18 09:25:49.410 | 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->tempest>=40.0.0->cinder-tempest-plugin) (1.11.0) 2026-08-18 09:25:49.411 | 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->tempest>=40.0.0->cinder-tempest-plugin) (15.0.0) 2026-08-18 09:25:49.411 | 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->tempest>=40.0.0->cinder-tempest-plugin) (1.8.0) 2026-08-18 09:25:49.413 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->tempest>=40.0.0->cinder-tempest-plugin) (2.0.0) 2026-08-18 09:25:49.415 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest>=40.0.0->cinder-tempest-plugin) (3.0) 2026-08-18 09:25:49.416 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest>=40.0.0->cinder-tempest-plugin) (2.2.2) 2026-08-18 09:25:49.420 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (26.1.0) 2026-08-18 09:25:49.420 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (2025.9.1) 2026-08-18 09:25:49.420 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (0.37.0) 2026-08-18 09:25:49.421 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (2026.5.1) 2026-08-18 09:25:49.426 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (6.5.0) 2026-08-18 09:25:49.427 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (2.9.0.post0) 2026-08-18 09:25:49.429 | 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->tempest>=40.0.0->cinder-tempest-plugin) (4.15.0) 2026-08-18 09:25:49.430 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (5.0.0) 2026-08-18 09:25:49.430 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.3) 2026-08-18 09:25:49.431 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (1.6.2) 2026-08-18 09:25:49.435 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest>=40.0.0->cinder-tempest-plugin) (0.8.1) 2026-08-18 09:25:49.439 | 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->tempest>=40.0.0->cinder-tempest-plugin) (1.17.0) 2026-08-18 09:25:49.444 | 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->tempest>=40.0.0->cinder-tempest-plugin) (4.2.0) 2026-08-18 09:25:49.444 | 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->tempest>=40.0.0->cinder-tempest-plugin) (2.20.0) 2026-08-18 09:25:49.447 | 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->tempest>=40.0.0->cinder-tempest-plugin) (0.1.2) 2026-08-18 09:25:49.454 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.16.0) 2026-08-18 09:25:49.454 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.15.0) 2026-08-18 09:25:49.473 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-08-18 09:25:49.516 | Installing collected packages: cinder-tempest-plugin 2026-08-18 09:25:49.565 | Successfully installed cinder-tempest-plugin-1.22.0 2026-08-18 09:25:49.567 | 2026-08-18 09:25:49.567 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-18 09:25:49.567 | [notice] To update, run: pip install --upgrade pip 2026-08-18 09:25:49.629 | ___________________________________ summary ____________________________________ 2026-08-18 09:25:49.630 | venv-tempest: commands succeeded 2026-08-18 09:25:49.630 | congratulations :) 2026-08-18 09:25:49.657 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.koChIWEK6n 2026-08-18 09:25:49.662 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-08-18 09:25:49.662 | Checking installed Tempest plugins: 2026-08-18 09:25:49.664 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-08-18 09:25:50.084 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-18 09:25:50.084 | !! 2026-08-18 09:25:50.084 | 2026-08-18 09:25:50.084 | ******************************************************************************** 2026-08-18 09:25:50.084 | Requirements should be satisfied by a PEP 517 installer. 2026-08-18 09:25:50.084 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-18 09:25:50.084 | 2026-08-18 09:25:50.084 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 09:25:50.084 | calls to avoid build errors in the future. 2026-08-18 09:25:50.084 | ******************************************************************************** 2026-08-18 09:25:50.084 | 2026-08-18 09:25:50.084 | !! 2026-08-18 09:25:50.084 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-18 09:25:50.331 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-18 09:25:50.331 | !! 2026-08-18 09:25:50.331 | 2026-08-18 09:25:50.331 | ******************************************************************************** 2026-08-18 09:25:50.331 | Please avoid running ``setup.py`` directly. 2026-08-18 09:25:50.331 | Instead, use pypa/build, pypa/installer or other 2026-08-18 09:25:50.331 | standards-based tools. 2026-08-18 09:25:50.331 | 2026-08-18 09:25:50.331 | This deprecation is overdue, please update your project and remove deprecated 2026-08-18 09:25:50.331 | calls to avoid build errors in the future. 2026-08-18 09:25:50.331 | 2026-08-18 09:25:50.331 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-18 09:25:50.331 | ******************************************************************************** 2026-08-18 09:25:50.331 | 2026-08-18 09:25:50.331 | !! 2026-08-18 09:25:50.331 | self.initialize_options() 2026-08-18 09:25:50.331 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-18 09:25:50.331 | warnings.warn(msg) 2026-08-18 09:25:50.351 | /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-08-18 09:25:50.351 | !! 2026-08-18 09:25:50.351 | 2026-08-18 09:25:50.351 | ******************************************************************************** 2026-08-18 09:25:50.351 | 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-08-18 09:25:50.351 | 2026-08-18 09:25:50.351 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-18 09:25:50.351 | or your builds will no longer be supported. 2026-08-18 09:25:50.351 | 2026-08-18 09:25:50.351 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-18 09:25:50.351 | ******************************************************************************** 2026-08-18 09:25:50.351 | 2026-08-18 09:25:50.351 | !! 2026-08-18 09:25:50.351 | corresp(dist, value, root_dir) 2026-08-18 09:25:50.431 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-18 09:25:53.964 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.22.0,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-18 09:25:53.964 | venv-tempest run-test-pre: PYTHONHASHSEED='1901680085' 2026-08-18 09:25:53.964 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-08-18 09:25:54.541 | +--------------+--------------------------------------------------+ 2026-08-18 09:25:54.541 | | Name | EntryPoint | 2026-08-18 09:25:54.541 | +--------------+--------------------------------------------------+ 2026-08-18 09:25:54.541 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-08-18 09:25:54.541 | +--------------+--------------------------------------------------+ 2026-08-18 09:25:54.627 | ___________________________________ summary ____________________________________ 2026-08-18 09:25:54.627 | venv-tempest: commands succeeded 2026-08-18 09:25:54.627 | congratulations :) 2026-08-18 09:25:54.655 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-18 09:25:54.655 | ~/tempest 2026-08-18 09:25:54.658 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-18 09:25:54.661 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-18 09:25:54.664 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-18 09:25:54.667 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-18 09:25:54.670 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-18 09:25:54.673 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-18 09:25:54.676 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-18 09:25:54.679 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-18 09:25:54.682 | + functions-common:run_plugins:1838 : local plugin 2026-08-18 09:25:54.685 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-18 09:25:54.688 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-18 09:25:54.691 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-18 09:25:54.693 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-08-18 09:25:54.696 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-18 09:25:54.700 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-18 09:25:54.703 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-18 09:25:54.706 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-18 09:25:54.709 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-18 09:25:54.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-18 09:25:54.714 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-18 09:25:54.717 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-18 09:25:54.720 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-18 09:25:54.723 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-18 09:25:54.726 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-18 09:25:54.730 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-18 09:25:54.733 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-18 09:25:54.736 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-18 09:25:54.739 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-18 09:25:54.742 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-18 09:25:54.745 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-18 09:25:54.748 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-18 09:25:54.751 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-18 09:25:54.754 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-18 09:25:54.757 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-18 09:25:54.774 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-18 09:25:54.778 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-18 09:25:54.781 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-18 09:25:54.784 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-18 09:25:54.787 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-18 09:25:54.791 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-18 09:25:54.794 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-18 09:25:54.797 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-18 09:25:54.801 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-18 09:25:54.822 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-18 09:25:54.825 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-18 09:25:54.830 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-18 09:25:54.831 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-18 09:25:54.836 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-18 09:25:54.839 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-18 09:25:54.842 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-18 09:25:54.846 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-18 09:25:54.866 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-18 09:25:54.870 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-18 09:25:54.873 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-18 09:25:54.876 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-18 09:25:54.879 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-08-18 09:25:54.882 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-18 09:25:54.885 | + inc/meta-config:merge_config_group:171 : shift 2026-08-18 09:25:54.889 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-18 09:25:54.892 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:25:54.895 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-18 09:25:54.897 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-18 09:25:54.901 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-08-18 09:25:54.905 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:25:54.908 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-18 09:25:54.910 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:25:54.913 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-18 09:25:54.913 | /^\[\[.+\|.*\]\]/ { 2026-08-18 09:25:54.913 | gsub("[][]", "", $1); 2026-08-18 09:25:54.913 | split($1, a, "|"); 2026-08-18 09:25:54.913 | if (a[1] == matchgroup) 2026-08-18 09:25:54.913 | print a[2] 2026-08-18 09:25:54.913 | } 2026-08-18 09:25:54.913 | ' /opt/stack/devstack/local.conf 2026-08-18 09:25:54.919 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-18 09:25:54.922 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-18 09:25:54.925 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-18 09:25:54.929 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-08-18 09:25:54.932 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-08-18 09:25:54.935 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-08-18 09:25:54.939 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-08-18 09:25:54.943 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-08-18 09:25:54.948 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-08-18 09:25:54.950 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-08-18 09:25:54.953 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-08-18 09:25:54.956 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-08-18 09:25:54.959 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-08-18 09:25:54.962 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:25:54.965 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-08-18 09:25:54.969 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-08-18 09:25:54.972 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-18 09:25:54.976 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-08-18 09:25:54.979 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-08-18 09:25:54.982 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-08-18 09:25:54.986 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-08-18 09:25:54.990 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-08-18 09:25:54.990 | BEGIN { 2026-08-18 09:25:54.990 | section = "" 2026-08-18 09:25:54.991 | last_section = "" 2026-08-18 09:25:54.991 | section_count = 0 2026-08-18 09:25:54.991 | } 2026-08-18 09:25:54.991 | /^\[.+\]/ { 2026-08-18 09:25:54.991 | gsub("[][]", "", $1); 2026-08-18 09:25:54.991 | section=$1 2026-08-18 09:25:54.991 | next 2026-08-18 09:25:54.991 | } 2026-08-18 09:25:54.991 | /^ *\#/ { 2026-08-18 09:25:54.991 | next 2026-08-18 09:25:54.991 | } 2026-08-18 09:25:54.991 | /^[^ \t]+/ { 2026-08-18 09:25:54.991 | # get offset of first = in $0 2026-08-18 09:25:54.991 | eq_idx = index($0, "=") 2026-08-18 09:25:54.991 | # extract attr & value from $0 2026-08-18 09:25:54.991 | attr = substr($0, 1, eq_idx - 1) 2026-08-18 09:25:54.991 | value = substr($0, eq_idx + 1) 2026-08-18 09:25:54.991 | # only need to strip trailing whitespace from attr 2026-08-18 09:25:54.991 | sub(/[ \t]*$/, "", attr) 2026-08-18 09:25:54.991 | # need to strip leading & trailing whitespace from value 2026-08-18 09:25:54.991 | sub(/^[ \t]*/, "", value) 2026-08-18 09:25:54.991 | sub(/[ \t]*$/, "", value) 2026-08-18 09:25:54.991 | 2026-08-18 09:25:54.991 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-18 09:25:54.991 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-18 09:25:54.991 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-18 09:25:54.991 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-18 09:25:54.991 | if (! (section, attr) in cfg_attr_count) { 2026-08-18 09:25:54.991 | if (section != last_section) { 2026-08-18 09:25:54.991 | cfg_section[section_count++] = section 2026-08-18 09:25:54.991 | last_section = section 2026-08-18 09:25:54.991 | } 2026-08-18 09:25:54.991 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-18 09:25:54.991 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-18 09:25:54.991 | 2026-08-18 09:25:54.991 | cfg_attr[section, attr, 0] = value 2026-08-18 09:25:54.991 | cfg_attr_count[section, attr] = 1 2026-08-18 09:25:54.991 | } else { 2026-08-18 09:25:54.991 | lno = cfg_attr_count[section, attr]++ 2026-08-18 09:25:54.991 | cfg_attr[section, attr, lno] = value 2026-08-18 09:25:54.991 | } 2026-08-18 09:25:54.991 | } 2026-08-18 09:25:54.991 | END { 2026-08-18 09:25:54.991 | # Process each section in order 2026-08-18 09:25:54.991 | for (sno = 0; sno < section_count; sno++) { 2026-08-18 09:25:54.991 | section = cfg_section[sno] 2026-08-18 09:25:54.991 | # The ini routines simply append a config item immediately 2026-08-18 09:25:54.991 | # after the section header. To keep the same order as defined 2026-08-18 09:25:54.991 | # in local.conf, invoke the ini routines in the reverse order 2026-08-18 09:25:54.991 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-18 09:25:54.991 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-18 09:25:54.991 | if (cfg_attr_count[section, attr] == 1) 2026-08-18 09:25:54.991 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-18 09:25:54.991 | else { 2026-08-18 09:25:54.991 | # For multiline, invoke the ini routines in the reverse order 2026-08-18 09:25:54.991 | count = cfg_attr_count[section, attr] 2026-08-18 09:25:54.991 | print "inidelete " configfile " " section " " attr 2026-08-18 09:25:54.991 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-18 09:25:54.991 | for (l = count -2; l >= 0; l--) 2026-08-18 09:25:54.992 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-18 09:25:54.992 | } 2026-08-18 09:25:54.992 | } 2026-08-18 09:25:54.992 | } 2026-08-18 09:25:54.992 | } 2026-08-18 09:25:54.992 | ' 2026-08-18 09:25:54.992 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 09:25:54.992 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-08-18 09:25:54.993 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-18 09:25:54.994 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-08-18 09:25:54.997 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-08-18 09:25:55.000 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-08-18 09:25:55.002 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-18 09:25:55.005 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-08-18 09:25:55.009 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-08-18 09:25:55.009 | BEGIN { group = "" } 2026-08-18 09:25:55.009 | /^\[\[.+\|.*\]\]/ { 2026-08-18 09:25:55.009 | gsub("[][]", "", $1); 2026-08-18 09:25:55.009 | split($1, a, "|"); 2026-08-18 09:25:55.009 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-18 09:25:55.009 | group=a[1] 2026-08-18 09:25:55.009 | } else { 2026-08-18 09:25:55.009 | group="" 2026-08-18 09:25:55.009 | } 2026-08-18 09:25:55.009 | next 2026-08-18 09:25:55.009 | } 2026-08-18 09:25:55.009 | { 2026-08-18 09:25:55.009 | if (group != "") 2026-08-18 09:25:55.009 | print $0 2026-08-18 09:25:55.009 | } 2026-08-18 09:25:55.009 | ' /opt/stack/devstack/local.conf 2026-08-18 09:25:55.015 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-08-18 09:25:55.018 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-08-18 09:25:55.054 | + inc/meta-config:merge_config_file:164 : read a 2026-08-18 09:25:55.057 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-08-18 09:25:55.061 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-08-18 09:25:55.099 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 14 async_wait 62 osc 184 apt-get 168 test_with_retry 1 dbsync 4 pip_install 118 apt-get-update 3 run_process 41 ------------------------- Unaccounted time 107 ========================= Total runtime 702 ================= Async summary ================= Time spent in the background minus waits: 243 sec Elapsed time: 702 sec Time if we did everything serially: 945 sec Speedup: 1.34615 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35405 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 63 | | nova_cell1 | SELECT | 60 | | nova_cell0 | SELECT | 45 | | nova_cell0 | INSERT | 10 | | neutron | SELECT | 6212 | | neutron | INSERT | 832 | | placement | SELECT | 20 | | placement | INSERT | 78 | | placement | SET | 2 | | neutron | UPDATE | 225 | | neutron | DELETE | 32 | | nova_cell0 | UPDATE | 4 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | SELECT | 72 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 12 | | glance | INSERT | 48 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.138 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.138/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble