2026-07-20 11:43:25.239 | + ./stack.sh:main:491 : exec 2026-07-20 11:43:25.239 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-20-114325' 2026-07-20 11:43:25.239 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-20-114325.summary.2026-07-20-114325 2026-07-20 11:43:25.239 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:43:25.239 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-20-114325 2026-07-20 11:43:25.239 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-20-114325 /opt/stack/logs/devstacklog.txt 2026-07-20 11:43:25.239 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-20-114325.summary.2026-07-20-114325 /opt/stack/logs/devstacklog.txt.summary 2026-07-20 11:43:25.239 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-20 11:43:25.239 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-20 11:43:25.239 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-20 11:43:25.239 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-20 11:43:25.239 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-20 11:43:25.239 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-20 11:43:25.239 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-20 11:43:25.239 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-20 11:43:25.239 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-20 11:43:25.239 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-20 11:43:25.242 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-20 11:43:25.243 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-20 11:43:25.244 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-20 11:43:25.247 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-20 11:43:25.250 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-20 11:43:25.252 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-20 11:43:25.254 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-20 11:43:25.255 | + ./stack.sh:main:577 : set -o errexit 2026-07-20 11:43:25.257 | + ./stack.sh:main:580 : uname -a 2026-07-20 11:43:25.258 | Linux np0000005495 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-20 11:43:25.260 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-20 11:43:25.261 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-20 11:43:25.263 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-07-20 11:43:25.295 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-07-20 11:43:25.310 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-07-20 11:43:25.313 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-20 11:43:25.325 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-20 11:43:25.328 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-20 11:43:25.340 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-20 11:43:25.342 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-20 11:43:25.354 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-20 11:43:25.356 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-20 11:43:25.357 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-20 11:43:25.359 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-20 11:43:25.371 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-20 11:43:25.373 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-20 11:43:25.384 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-20 11:43:25.386 | + ./stack.sh:main:594 : tune_host 2026-07-20 11:43:25.388 | + lib/host:tune_host:125 : configure_host_mem 2026-07-20 11:43:25.390 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-20 11:43:25.391 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-20 11:43:25.393 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-20 11:43:25.394 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:43:25.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:43:25.398 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-20 11:43:25.399 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-20 11:43:25.401 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-20 11:43:25.402 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-20 11:43:25.403 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-20 11:43:25.405 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-20 11:43:25.406 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-20 11:43:25.407 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-20 11:43:25.409 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-20 11:43:25.410 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-20 11:43:25.418 | lz4 2026-07-20 11:43:25.421 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-20 11:43:25.422 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-20 11:43:25.424 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-20 11:43:25.426 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-20 11:43:25.427 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-20 11:43:25.429 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-20 11:43:25.431 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-20 11:43:25.432 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-20 11:43:25.434 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-20 11:43:25.435 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-20 11:43:25.442 | zsmalloc 2026-07-20 11:43:25.445 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-20 11:43:25.447 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-20 11:43:25.449 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-20 11:43:25.451 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-20 11:43:25.452 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-20 11:43:25.454 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-20 11:43:25.456 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-20 11:43:25.457 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-20 11:43:25.459 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-20 11:43:25.459 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-20 11:43:25.467 | 1 2026-07-20 11:43:25.481 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-20 11:43:25.489 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-20 11:43:25.489 | /sys/module/zswap/parameters/enabled:Y 2026-07-20 11:43:25.489 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-20 11:43:25.489 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-20 11:43:25.489 | /sys/module/zswap/parameters/compressor:lz4 2026-07-20 11:43:25.489 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-20 11:43:25.489 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-20 11:43:25.489 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-20 11:43:25.489 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-20 11:43:25.492 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-20 11:43:25.494 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-20 11:43:25.496 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-20 11:43:25.498 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 11:43:25.499 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 11:43:25.501 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-20 11:43:25.503 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 11:43:25.504 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 11:43:25.506 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 11:43:25.508 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:43:25.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:43:25.512 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 11:43:25.514 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-20 11:43:25.516 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-20 11:43:25.517 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-20 11:43:25.519 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-20 11:43:25.521 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-20 11:43:25.523 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-20 11:43:25.524 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-20 11:43:25.526 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:43:25.527 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:43:25.530 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:43:25.532 | + functions-common:time_start:2411 : _TIME_START[$name]=1784547805531 2026-07-20 11:43:25.535 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-20 11:43:25.536 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-20 11:43:25.537 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-20 11:43:25.638 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-07-20 11:43:25.708 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-20 11:43:25.863 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-20 11:43:25.981 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-20 11:43:26.096 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-20 11:43:28.644 | Reading package lists... 2026-07-20 11:43:28.663 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-20 11:43:28.665 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-20 11:43:28.667 | + functions-common:time_stop:2420 : local name 2026-07-20 11:43:28.669 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:43:28.671 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:43:28.673 | + functions-common:time_stop:2423 : local total 2026-07-20 11:43:28.674 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:43:28.676 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-20 11:43:28.678 | + functions-common:time_stop:2427 : start_time=1784547805531 2026-07-20 11:43:28.680 | + functions-common:time_stop:2429 : [[ -z 1784547805531 ]] 2026-07-20 11:43:28.682 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:43:28.685 | + functions-common:time_stop:2432 : end_time=1784547808683 2026-07-20 11:43:28.686 | + functions-common:time_stop:2433 : elapsed_time=3152 2026-07-20 11:43:28.688 | + functions-common:time_stop:2434 : total=0 2026-07-20 11:43:28.690 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:43:28.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3152 2026-07-20 11:43:28.694 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-20 11:43:28.695 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 11:43:28.697 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:43:28.699 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:43:28.701 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-20 11:43:28.717 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-20 11:43:28.747 | Reading package lists... 2026-07-20 11:43:28.968 | Building dependency tree... 2026-07-20 11:43:28.968 | Reading state information... 2026-07-20 11:43:29.212 | The following additional packages will be installed: 2026-07-20 11:43:29.213 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-20 11:43:29.213 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-20 11:43:29.213 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-20 11:43:29.213 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-20 11:43:29.213 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-20 11:43:29.213 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-07-20 11:43:29.213 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-07-20 11:43:29.213 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-07-20 11:43:29.213 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-07-20 11:43:29.213 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-07-20 11:43:29.213 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-07-20 11:43:29.214 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-07-20 11:43:29.214 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-20 11:43:29.214 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-20 11:43:29.214 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-07-20 11:43:29.214 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-20 11:43:29.214 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-20 11:43:29.214 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-07-20 11:43:29.214 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-07-20 11:43:29.214 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-07-20 11:43:29.214 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-07-20 11:43:29.214 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-07-20 11:43:29.214 | qemu-system-x86 qemu-utils seabios 2026-07-20 11:43:29.216 | Suggested packages: 2026-07-20 11:43:29.216 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-07-20 11:43:29.216 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-07-20 11:43:29.216 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-07-20 11:43:29.216 | samba vde2 2026-07-20 11:43:29.292 | The following NEW packages will be installed: 2026-07-20 11:43:29.292 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-20 11:43:29.292 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-20 11:43:29.292 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-20 11:43:29.292 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-20 11:43:29.292 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-20 11:43:29.292 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-07-20 11:43:29.292 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-20 11:43:29.292 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-07-20 11:43:29.292 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-07-20 11:43:29.292 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-07-20 11:43:29.292 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-07-20 11:43:29.292 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-20 11:43:29.292 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-20 11:43:29.293 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-07-20 11:43:29.293 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-07-20 11:43:29.293 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-07-20 11:43:29.293 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-07-20 11:43:29.293 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-20 11:43:29.293 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-07-20 11:43:29.293 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-07-20 11:43:29.293 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-20 11:43:29.293 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-20 11:43:29.293 | qemu-utils seabios 2026-07-20 11:43:29.294 | The following packages will be upgraded: 2026-07-20 11:43:29.295 | libdrm-common libdrm2 2026-07-20 11:43:29.557 | 2 upgraded, 105 newly installed, 0 to remove and 136 not upgraded. 2026-07-20 11:43:29.557 | Need to get 98.2 MB of archives. 2026-07-20 11:43:29.557 | After this operation, 449 MB of additional disk space will be used. 2026-07-20 11:43:29.557 | 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-07-20 11:43:29.677 | 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-07-20 11:43:29.840 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-07-20 11:43:29.936 | 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-07-20 11:43:29.960 | 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-07-20 11:43:29.996 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-07-20 11:43:30.248 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.13 [70.0 kB] 2026-07-20 11:43:30.269 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-20 11:43:30.273 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-20 11:43:30.274 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-20 11:43:30.281 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-07-20 11:43:30.283 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-07-20 11:43:30.287 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-20 11:43:30.303 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-20 11:43:30.314 | 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-07-20 11:43:30.368 | 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-07-20 11:43:30.474 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-20 11:43:30.475 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-20 11:43:30.494 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-07-20 11:43:30.512 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-07-20 11:43:30.520 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-20 11:43:30.528 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-20 11:43:30.533 | 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-07-20 11:43:30.576 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-20 11:43:30.578 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-20 11:43:30.604 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-20 11:43:30.605 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-20 11:43:30.698 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-20 11:43:30.700 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-20 11:43:30.705 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.4 [33.2 kB] 2026-07-20 11:43:30.706 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-20 11:43:30.706 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-20 11:43:30.710 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-07-20 11:43:30.725 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-20 11:43:30.725 | 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-07-20 11:43:30.842 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-07-20 11:43:30.843 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-07-20 11:43:30.851 | 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-07-20 11:43:30.852 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-20 11:43:30.960 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-20 11:43:30.968 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-20 11:43:30.968 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-20 11:43:30.969 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-20 11:43:30.972 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-20 11:43:30.973 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-07-20 11:43:31.198 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-20 11:43:31.199 | 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-07-20 11:43:31.200 | 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-07-20 11:43:31.208 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.4 [2,236 kB] 2026-07-20 11:43:31.503 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-07-20 11:43:31.503 | 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-07-20 11:43:31.504 | 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-07-20 11:43:31.742 | 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-07-20 11:43:31.859 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-20 11:43:31.859 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-20 11:43:31.860 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-20 11:43:31.860 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-20 11:43:31.861 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-07-20 11:43:31.862 | 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-07-20 11:43:31.863 | 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-07-20 11:43:31.863 | 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-07-20 11:43:31.865 | 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-07-20 11:43:33.738 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-20 11:43:33.738 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-20 11:43:33.738 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-20 11:43:33.738 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-20 11:43:33.739 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-20 11:43:33.739 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-20 11:43:33.740 | 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-07-20 11:43:34.242 | 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-07-20 11:43:34.243 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-20 11:43:34.268 | 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-07-20 11:43:34.269 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-20 11:43:34.270 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-20 11:43:34.271 | 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-07-20 11:43:34.274 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-20 11:43:34.277 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-20 11:43:34.330 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-07-20 11:43:34.364 | 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-07-20 11:43:34.367 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-20 11:43:34.456 | 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-07-20 11:43:34.506 | 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-07-20 11:43:34.575 | 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-07-20 11:43:34.576 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-20 11:43:34.576 | 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-07-20 11:43:34.611 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-07-20 11:43:34.613 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-20 11:43:34.628 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-20 11:43:34.629 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-20 11:43:34.629 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-20 11:43:34.718 | 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-07-20 11:43:34.719 | 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-07-20 11:43:34.727 | 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-07-20 11:43:35.608 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-20 11:43:35.608 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1,255 kB] 2026-07-20 11:43:35.673 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1,796 kB] 2026-07-20 11:43:35.752 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-20 11:43:35.758 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-07-20 11:43:36.262 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-07-20 11:43:36.359 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-07-20 11:43:36.363 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-07-20 11:43:36.368 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-20 11:43:36.377 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-20 11:43:36.379 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-20 11:43:36.384 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-07-20 11:43:36.395 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-07-20 11:43:36.398 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-20 11:43:37.067 | Fetched 98.2 MB in 7s (13.3 MB/s) 2026-07-20 11:43:37.152 | (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 ... 156774 files and directories currently installed.) 2026-07-20 11:43:37.156 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-20 11:43:37.163 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-20 11:43:37.211 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-20 11:43:37.224 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-20 11:43:37.260 | Selecting previously unselected package acl. 2026-07-20 11:43:37.274 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-20 11:43:37.277 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-20 11:43:37.314 | Selecting previously unselected package alsa-topology-conf. 2026-07-20 11:43:37.326 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-20 11:43:37.331 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-20 11:43:37.371 | Selecting previously unselected package libasound2-data. 2026-07-20 11:43:37.384 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-07-20 11:43:37.386 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-20 11:43:37.434 | Selecting previously unselected package libasound2t64:amd64. 2026-07-20 11:43:37.447 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-07-20 11:43:37.449 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-20 11:43:37.482 | Selecting previously unselected package alsa-ucm-conf. 2026-07-20 11:43:37.496 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ... 2026-07-20 11:43:37.497 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-20 11:43:37.631 | Selecting previously unselected package msr-tools. 2026-07-20 11:43:37.645 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-07-20 11:43:37.647 | Unpacking msr-tools (1.3-5build1) ... 2026-07-20 11:43:37.675 | Selecting previously unselected package cpu-checker. 2026-07-20 11:43:37.688 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-20 11:43:37.690 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-20 11:43:37.725 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-20 11:43:37.738 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-20 11:43:37.739 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-20 11:43:37.765 | Selecting previously unselected package glib-networking-common. 2026-07-20 11:43:37.779 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-20 11:43:37.780 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-20 11:43:37.808 | Selecting previously unselected package glib-networking-services. 2026-07-20 11:43:37.821 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-20 11:43:37.824 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-20 11:43:37.859 | Selecting previously unselected package glib-networking:amd64. 2026-07-20 11:43:37.872 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-20 11:43:37.876 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-20 11:43:37.909 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-20 11:43:37.922 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-20 11:43:37.923 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-20 11:43:37.952 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-20 11:43:37.965 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-20 11:43:37.966 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-20 11:43:38.008 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-20 11:43:38.021 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-20 11:43:38.024 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-20 11:43:38.074 | Selecting previously unselected package libogg0:amd64. 2026-07-20 11:43:38.088 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-20 11:43:38.089 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-20 11:43:38.117 | Selecting previously unselected package libopus0:amd64. 2026-07-20 11:43:38.130 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-07-20 11:43:38.132 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-20 11:43:38.158 | Selecting previously unselected package libtheora0:amd64. 2026-07-20 11:43:38.170 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-20 11:43:38.172 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-20 11:43:38.202 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-20 11:43:38.215 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-20 11:43:38.217 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-20 11:43:38.245 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-20 11:43:38.258 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-20 11:43:38.259 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-20 11:43:38.290 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-20 11:43:38.303 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-20 11:43:38.305 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-20 11:43:38.334 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-20 11:43:38.346 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-20 11:43:38.348 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-20 11:43:38.395 | Selecting previously unselected package libaa1:amd64. 2026-07-20 11:43:38.408 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-20 11:43:38.411 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-20 11:43:38.439 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-20 11:43:38.453 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-20 11:43:38.455 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-20 11:43:38.482 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-20 11:43:38.496 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-20 11:43:38.498 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-20 11:43:38.527 | Selecting previously unselected package libcaca0:amd64. 2026-07-20 11:43:38.540 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-20 11:43:38.543 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-20 11:43:38.577 | Selecting previously unselected package libdv4t64:amd64. 2026-07-20 11:43:38.590 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-20 11:43:38.592 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-20 11:43:38.619 | Selecting previously unselected package libflac12t64:amd64. 2026-07-20 11:43:38.632 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-20 11:43:38.634 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-20 11:43:38.666 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-20 11:43:38.680 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-20 11:43:38.681 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-20 11:43:38.714 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-20 11:43:38.727 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-20 11:43:38.730 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-20 11:43:38.762 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-20 11:43:38.775 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-20 11:43:38.777 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-20 11:43:38.808 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-20 11:43:38.820 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-20 11:43:38.823 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-20 11:43:38.851 | Selecting previously unselected package libasyncns0:amd64. 2026-07-20 11:43:38.864 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-20 11:43:38.865 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-20 11:43:38.890 | Selecting previously unselected package libsndfile1:amd64. 2026-07-20 11:43:38.904 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-20 11:43:38.905 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-20 11:43:38.935 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-20 11:43:38.949 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-20 11:43:38.950 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-20 11:43:38.979 | Selecting previously unselected package libpulse0:amd64. 2026-07-20 11:43:38.993 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-20 11:43:39.001 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-20 11:43:39.033 | Selecting previously unselected package libspeex1:amd64. 2026-07-20 11:43:39.046 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-20 11:43:39.047 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-20 11:43:39.076 | Selecting previously unselected package libshout3:amd64. 2026-07-20 11:43:39.089 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-20 11:43:39.090 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-20 11:43:39.122 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-20 11:43:39.139 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-20 11:43:39.141 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-20 11:43:39.172 | Selecting previously unselected package libtag1v5:amd64. 2026-07-20 11:43:39.186 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-20 11:43:39.187 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-20 11:43:39.216 | Selecting previously unselected package libtwolame0:amd64. 2026-07-20 11:43:39.230 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-20 11:43:39.231 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-20 11:43:39.261 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-20 11:43:39.275 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-20 11:43:39.276 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-20 11:43:39.309 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-20 11:43:39.323 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-20 11:43:39.324 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-20 11:43:39.354 | Selecting previously unselected package libvpx9:amd64. 2026-07-20 11:43:39.367 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-20 11:43:39.369 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-20 11:43:39.416 | Selecting previously unselected package libwavpack1:amd64. 2026-07-20 11:43:39.430 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-20 11:43:39.431 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-20 11:43:39.457 | Selecting previously unselected package libsoup-3.0-common. 2026-07-20 11:43:39.471 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-20 11:43:39.472 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-20 11:43:39.497 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-20 11:43:39.510 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-20 11:43:39.512 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-20 11:43:39.540 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-20 11:43:39.553 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-20 11:43:39.554 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-20 11:43:39.628 | Selecting previously unselected package libxv1:amd64. 2026-07-20 11:43:39.642 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-20 11:43:39.643 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-20 11:43:39.669 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-20 11:43:39.682 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-20 11:43:39.684 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-20 11:43:39.716 | Selecting previously unselected package ipxe-qemu. 2026-07-20 11:43:39.730 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-20 11:43:39.737 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-20 11:43:39.789 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-20 11:43:39.802 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-20 11:43:39.806 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-20 11:43:39.857 | Selecting previously unselected package ksmtuned. 2026-07-20 11:43:39.871 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-07-20 11:43:39.872 | Unpacking ksmtuned (4.20150326) ... 2026-07-20 11:43:39.899 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-20 11:43:39.913 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-20 11:43:39.914 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-20 11:43:39.940 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-20 11:43:39.953 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-20 11:43:39.955 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-20 11:43:39.982 | Selecting previously unselected package libcacard0:amd64. 2026-07-20 11:43:39.995 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-20 11:43:39.997 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-20 11:43:40.027 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-20 11:43:40.041 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-20 11:43:40.044 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-20 11:43:40.071 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-20 11:43:40.084 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-20 11:43:40.086 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-20 11:43:40.111 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-20 11:43:40.125 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-20 11:43:40.126 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-20 11:43:40.155 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-20 11:43:40.169 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-20 11:43:40.170 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-20 11:43:40.197 | Selecting previously unselected package libllvm20:amd64. 2026-07-20 11:43:40.210 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-20 11:43:40.212 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-20 11:43:40.797 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-20 11:43:40.810 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-20 11:43:40.811 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:40.839 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-20 11:43:40.852 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-20 11:43:40.854 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:40.881 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-20 11:43:40.894 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-20 11:43:40.896 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:40.925 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-20 11:43:40.939 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-20 11:43:40.940 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:40.973 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-20 11:43:40.987 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-20 11:43:40.988 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:41.020 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-20 11:43:41.033 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-20 11:43:41.034 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-20 11:43:41.060 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-20 11:43:41.073 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 11:43:41.075 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-20 11:43:41.282 | Selecting previously unselected package libgbm1:amd64. 2026-07-20 11:43:41.295 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 11:43:41.297 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-20 11:43:41.323 | Selecting previously unselected package libvulkan1:amd64. 2026-07-20 11:43:41.336 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-20 11:43:41.337 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-20 11:43:41.374 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-20 11:43:41.388 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 11:43:41.398 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-20 11:43:41.435 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-20 11:43:41.449 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-20 11:43:41.452 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:41.490 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-20 11:43:41.503 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-20 11:43:41.504 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-20 11:43:41.533 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-20 11:43:41.546 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 11:43:41.548 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-20 11:43:41.585 | Selecting previously unselected package libiscsi7:amd64. 2026-07-20 11:43:41.598 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-20 11:43:41.599 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-20 11:43:41.630 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-20 11:43:41.644 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-20 11:43:41.648 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-20 11:43:41.686 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-20 11:43:41.700 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-20 11:43:41.703 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-20 11:43:41.746 | Selecting previously unselected package libnfs14:amd64. 2026-07-20 11:43:41.761 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:43:41.763 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-20 11:43:41.802 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-20 11:43:41.816 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-20 11:43:41.819 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-20 11:43:41.850 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-20 11:43:41.864 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-20 11:43:41.867 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-20 11:43:41.924 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-20 11:43:41.940 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-20 11:43:41.942 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-20 11:43:41.971 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-20 11:43:41.985 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-07-20 11:43:41.987 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-20 11:43:42.014 | Selecting previously unselected package libxss1:amd64. 2026-07-20 11:43:42.027 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-20 11:43:42.028 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-20 11:43:42.057 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-20 11:43:42.071 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-20 11:43:42.073 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-20 11:43:42.113 | Selecting previously unselected package libslirp0:amd64. 2026-07-20 11:43:42.126 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-07-20 11:43:42.128 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-20 11:43:42.160 | Selecting previously unselected package libspice-server1:amd64. 2026-07-20 11:43:42.174 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-20 11:43:42.176 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-20 11:43:42.212 | Selecting previously unselected package liburing2:amd64. 2026-07-20 11:43:42.225 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-07-20 11:43:42.228 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-20 11:43:42.257 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-20 11:43:42.270 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-20 11:43:42.272 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-20 11:43:42.300 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-20 11:43:42.314 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-20 11:43:42.316 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-20 11:43:42.350 | Selecting previously unselected package libvte-2.91-common. 2026-07-20 11:43:42.364 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-20 11:43:42.375 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-20 11:43:42.414 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-20 11:43:42.427 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-20 11:43:42.431 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-20 11:43:42.462 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-20 11:43:42.476 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 11:43:42.478 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-20 11:43:42.865 | Selecting previously unselected package libfdt1:amd64. 2026-07-20 11:43:42.878 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-20 11:43:42.880 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-20 11:43:42.918 | Selecting previously unselected package qemu-system-common. 2026-07-20 11:43:42.931 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:43:42.934 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:43.030 | Selecting previously unselected package qemu-system-data. 2026-07-20 11:43:43.044 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-20 11:43:43.045 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:43.139 | Selecting previously unselected package seabios. 2026-07-20 11:43:43.154 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-07-20 11:43:43.155 | Unpacking seabios (1.16.3-2) ... 2026-07-20 11:43:43.195 | Selecting previously unselected package qemu-system-x86. 2026-07-20 11:43:43.211 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:43:43.220 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:43.471 | Selecting previously unselected package qemu-utils. 2026-07-20 11:43:43.485 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:43:43.486 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:43.560 | Selecting previously unselected package qemu-block-extra. 2026-07-20 11:43:43.574 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:43:43.576 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:43.606 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-20 11:43:43.620 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:43:43.622 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:43.656 | Selecting previously unselected package libglvnd0:amd64. 2026-07-20 11:43:43.670 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-20 11:43:43.671 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-20 11:43:43.702 | Selecting previously unselected package libglx0:amd64. 2026-07-20 11:43:43.715 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-20 11:43:43.717 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-20 11:43:43.748 | Selecting previously unselected package libgl1:amd64. 2026-07-20 11:43:43.762 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-20 11:43:43.764 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-20 11:43:43.798 | Selecting previously unselected package qemu-system-gui. 2026-07-20 11:43:43.811 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:43:43.814 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:43.850 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-20 11:43:43.864 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:43:43.865 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:43.894 | Selecting previously unselected package ovmf. 2026-07-20 11:43:43.907 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-20 11:43:43.908 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-20 11:43:44.016 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-20 11:43:44.020 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:44.026 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-20 11:43:44.030 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-20 11:43:44.034 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-20 11:43:44.038 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-20 11:43:44.042 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-20 11:43:44.046 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:44.049 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-20 11:43:44.053 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-20 11:43:44.056 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-20 11:43:44.059 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-20 11:43:44.063 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-20 11:43:44.067 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-20 11:43:44.073 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-20 11:43:44.077 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-20 11:43:44.081 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:44.085 | Setting up msr-tools (1.3-5build1) ... 2026-07-20 11:43:44.090 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-20 11:43:44.095 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-20 11:43:44.100 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-20 11:43:44.106 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-20 11:43:44.111 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-20 11:43:44.115 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-20 11:43:44.119 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-20 11:43:44.122 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-20 11:43:44.126 | Setting up acl (2.3.2-1build1.1) ... 2026-07-20 11:43:44.131 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-20 11:43:44.135 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:44.139 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-20 11:43:44.143 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-20 11:43:44.147 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-20 11:43:44.152 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:44.156 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-20 11:43:44.159 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-20 11:43:44.163 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-20 11:43:44.167 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-20 11:43:44.170 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-20 11:43:44.174 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-20 11:43:44.179 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:44.182 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-20 11:43:44.187 | Setting up seabios (1.16.3-2) ... 2026-07-20 11:43:44.191 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-20 11:43:44.196 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-20 11:43:44.200 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-20 11:43:44.204 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-20 11:43:44.207 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-20 11:43:44.211 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-20 11:43:44.214 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-20 11:43:44.218 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-20 11:43:44.221 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-20 11:43:44.225 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-20 11:43:44.228 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-20 11:43:44.232 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-20 11:43:44.236 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-20 11:43:44.240 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-20 11:43:44.244 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-20 11:43:44.249 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-20 11:43:44.255 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-20 11:43:44.270 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-20 11:43:44.281 | Setting up ksmtuned (4.20150326) ... 2026-07-20 11:43:44.399 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-20 11:43:44.511 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-20 11:43:44.825 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-20 11:43:44.829 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-20 11:43:44.832 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-20 11:43:44.836 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-20 11:43:44.840 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-20 11:43:44.843 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-20 11:43:44.847 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-20 11:43:44.850 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-20 11:43:44.853 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-20 11:43:44.857 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-20 11:43:44.860 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-20 11:43:44.864 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-20 11:43:44.867 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-20 11:43:44.871 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-20 11:43:44.875 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-20 11:43:44.878 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-20 11:43:44.883 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-20 11:43:44.890 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-20 11:43:44.895 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-20 11:43:44.899 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:44.907 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-20 11:43:44.913 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:45.040 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-20 11:43:45.834 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-20 11:43:45.837 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-20 11:43:45.841 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:45.960 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-20 11:43:46.245 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-20 11:43:46.268 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-20 11:43:46.272 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-20 11:43:46.276 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:46.286 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-20 11:43:46.289 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-20 11:43:46.292 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-20 11:43:46.296 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-20 11:43:46.300 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-20 11:43:46.303 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-20 11:43:46.306 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-20 11:43:46.310 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-20 11:43:46.313 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-20 11:43:46.323 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-20 11:43:46.327 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-20 11:43:46.330 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-20 11:43:46.333 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:46.336 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-20 11:43:46.340 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-20 11:43:46.344 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:46.350 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:43:46.355 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 11:43:47.257 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-20 11:43:47.277 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-20 11:43:47.290 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-20 11:43:47.371 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-20 11:43:47.978 | 2026-07-20 11:43:47.978 | Running kernel seems to be up-to-date. 2026-07-20 11:43:47.978 | 2026-07-20 11:43:47.978 | Restarting services... 2026-07-20 11:43:47.987 | 2026-07-20 11:43:47.987 | Service restarts being deferred: 2026-07-20 11:43:47.987 | systemctl restart networkd-dispatcher.service 2026-07-20 11:43:47.987 | 2026-07-20 11:43:47.988 | No containers need to be restarted. 2026-07-20 11:43:47.988 | 2026-07-20 11:43:47.988 | User sessions running outdated binaries: 2026-07-20 11:43:47.988 | ubuntu @ session #3: python3[7143] 2026-07-20 11:43:47.996 | 2026-07-20 11:43:47.996 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 11:43:49.088 | + functions-common:apt_get:1211 : result=0 2026-07-20 11:43:49.090 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 11:43:49.091 | + functions-common:time_stop:2420 : local name 2026-07-20 11:43:49.093 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:43:49.095 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:43:49.096 | + functions-common:time_stop:2423 : local total 2026-07-20 11:43:49.098 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:43:49.100 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 11:43:49.102 | + functions-common:time_stop:2427 : start_time=1784547808715 2026-07-20 11:43:49.103 | + functions-common:time_stop:2429 : [[ -z 1784547808715 ]] 2026-07-20 11:43:49.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:43:49.109 | + functions-common:time_stop:2432 : end_time=1784547829107 2026-07-20 11:43:49.110 | + functions-common:time_stop:2433 : elapsed_time=20392 2026-07-20 11:43:49.112 | + functions-common:time_stop:2434 : total=557 2026-07-20 11:43:49.114 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:43:49.115 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20949 2026-07-20 11:43:49.117 | + functions-common:apt_get:1215 : return 0 2026-07-20 11:43:49.119 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-20 11:43:49.131 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-20 11:43:49.133 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-20 11:43:49.135 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-20 11:43:49.136 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-20 11:43:49.138 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-20 11:43:49.140 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-20 11:43:49.141 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-20 11:43:49.149 | 0 2026-07-20 11:43:49.152 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-20 11:43:49.154 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-20 11:43:49.156 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-20 11:43:49.157 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-20 11:43:49.159 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-20 11:43:49.161 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-20 11:43:49.168 | vm.dirty_ratio = 60 2026-07-20 11:43:49.171 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-20 11:43:49.173 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-20 11:43:49.175 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-20 11:43:49.177 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-20 11:43:49.185 | vm.dirty_background_ratio = 10 2026-07-20 11:43:49.188 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-20 11:43:49.189 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-20 11:43:49.191 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-20 11:43:49.193 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-20 11:43:49.202 | vm.vfs_cache_pressure = 50 2026-07-20 11:43:49.205 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-20 11:43:49.207 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-20 11:43:49.209 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-20 11:43:49.210 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-20 11:43:49.218 | vm.swappiness = 100 2026-07-20 11:43:49.220 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-20 11:43:49.229 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-20 11:43:49.229 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-20 11:43:49.229 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-20 11:43:49.229 | /proc/sys/vm/compaction_proactiveness:20 2026-07-20 11:43:49.229 | /proc/sys/vm/dirty_background_bytes:0 2026-07-20 11:43:49.229 | /proc/sys/vm/dirty_background_ratio:10 2026-07-20 11:43:49.229 | /proc/sys/vm/dirty_bytes:0 2026-07-20 11:43:49.229 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-07-20 11:43:49.229 | /proc/sys/vm/dirty_ratio:60 2026-07-20 11:43:49.229 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-07-20 11:43:49.229 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-20 11:43:49.229 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-20 11:43:49.230 | /proc/sys/vm/extfrag_threshold:500 2026-07-20 11:43:49.230 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-20 11:43:49.230 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-20 11:43:49.230 | /proc/sys/vm/laptop_mode:0 2026-07-20 11:43:49.230 | /proc/sys/vm/legacy_va_layout:0 2026-07-20 11:43:49.230 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-20 11:43:49.230 | /proc/sys/vm/max_map_count:1048576 2026-07-20 11:43:49.230 | /proc/sys/vm/memfd_noexec:0 2026-07-20 11:43:49.230 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-20 11:43:49.230 | /proc/sys/vm/memory_failure_recovery:1 2026-07-20 11:43:49.230 | /proc/sys/vm/min_free_kbytes:67584 2026-07-20 11:43:49.230 | /proc/sys/vm/min_slab_ratio:5 2026-07-20 11:43:49.230 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-20 11:43:49.230 | /proc/sys/vm/mmap_min_addr:65536 2026-07-20 11:43:49.230 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-20 11:43:49.230 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-20 11:43:49.230 | /proc/sys/vm/nr_hugepages:41 2026-07-20 11:43:49.230 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-07-20 11:43:49.230 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-20 11:43:49.230 | /proc/sys/vm/numa_stat:1 2026-07-20 11:43:49.230 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-20 11:43:49.230 | /proc/sys/vm/oom_dump_tasks:0 2026-07-20 11:43:49.230 | /proc/sys/vm/oom_kill_allocating_task:1 2026-07-20 11:43:49.230 | /proc/sys/vm/overcommit_kbytes:0 2026-07-20 11:43:49.230 | /proc/sys/vm/overcommit_memory:0 2026-07-20 11:43:49.230 | /proc/sys/vm/overcommit_ratio:50 2026-07-20 11:43:49.230 | /proc/sys/vm/page-cluster:3 2026-07-20 11:43:49.230 | /proc/sys/vm/page_lock_unfairness:5 2026-07-20 11:43:49.230 | /proc/sys/vm/panic_on_oom:0 2026-07-20 11:43:49.230 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-20 11:43:49.230 | /proc/sys/vm/stat_interval:1 2026-07-20 11:43:49.230 | /proc/sys/vm/swappiness:100 2026-07-20 11:43:49.230 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-20 11:43:49.230 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-20 11:43:49.230 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-20 11:43:49.230 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-20 11:43:49.230 | /proc/sys/vm/watermark_scale_factor:10 2026-07-20 11:43:49.230 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-20 11:43:49.233 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-20 11:43:49.236 | + lib/host:tune_host:126 : configure_host_net 2026-07-20 11:43:49.238 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-20 11:43:49.239 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-20 11:43:49.241 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-20 11:43:49.243 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-20 11:43:49.245 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-20 11:43:49.246 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-20 11:43:49.254 | net.ipv4.tcp_keepalive_time = 60 2026-07-20 11:43:49.256 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-20 11:43:49.258 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-20 11:43:49.260 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-20 11:43:49.261 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-20 11:43:49.269 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-20 11:43:49.272 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-20 11:43:49.274 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-20 11:43:49.276 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-20 11:43:49.277 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-20 11:43:49.285 | net.ipv4.tcp_keepalive_probes = 6 2026-07-20 11:43:49.288 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-20 11:43:49.290 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-20 11:43:49.292 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-20 11:43:49.294 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-20 11:43:49.301 | net.ipv4.tcp_fastopen = 3 2026-07-20 11:43:49.305 | + 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-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_fastopen_key:25b8ab44-069186bd-91822dc6-c233617f 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-20 11:43:49.314 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_mem:756552 1008739 1513104 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-20 11:43:49.315 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-20 11:43:49.317 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-20 11:43:49.319 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-20 11:43:49.321 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-20 11:43:49.323 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-20 11:43:49.330 | net.core.default_qdisc = pfifo_fast 2026-07-20 11:43:49.333 | + ./stack.sh:main:600 : fetch_plugins 2026-07-20 11:43:49.335 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-20 11:43:49.337 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-20 11:43:49.338 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-20 11:43:49.340 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-20 11:43:49.340 | Fetching DevStack plugins 2026-07-20 11:43:49.341 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-20 11:43:49.343 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-20 11:43:49.344 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-20 11:43:49.346 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-20 11:43:49.347 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-20 11:43:49.349 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-20 11:43:49.350 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-20 11:43:49.352 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-20 11:43:49.354 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-20 11:43:49.355 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:43:49.356 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 11:43:49.358 | ++ functions-common:git_clone:593 : pwd 2026-07-20 11:43:49.360 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:43:49.362 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:43:49.364 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:43:49.376 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:43:49.378 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:43:49.380 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:43:49.382 | + functions-common:git_clone:610 : echo master 2026-07-20 11:43:49.382 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:43:49.386 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-20 11:43:49.389 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:43:49.391 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-20 11:43:49.403 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-20 11:43:49.406 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 11:43:49.406 | + functions-common:git_clone:673 : head -1 2026-07-20 11:43:49.466 | 199191b5e1 Merge "Remove disabling the scope enforcement" 2026-07-20 11:43:49.469 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:43:49.471 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-20 11:43:49.473 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-20 11:43:49.475 | + functions-common:run_phase:1849 : local phase= 2026-07-20 11:43:49.477 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-20 11:43:49.480 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 11:43:49.482 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 11:43:49.484 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 11:43:49.486 | + functions-common:run_phase:1858 : local extra 2026-07-20 11:43:49.488 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-20 11:43:49.491 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 11:43:49.493 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 11:43:49.495 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-20 11:43:49.496 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-20 11:43:49.498 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 11:43:49.510 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:43:49.511 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-20 11:43:49.513 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-20 11:43:49.515 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-20 11:43:49.517 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-20 11:43:49.519 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-20 11:43:49.520 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-20 11:43:49.522 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-20 11:43:49.523 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-20 11:43:49.525 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-20 11:43:49.526 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 11:43:49.528 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-20 11:43:49.529 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-20 11:43:49.531 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-20 11:43:49.532 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-20 11:43:49.534 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-20 11:43:49.534 | Overriding Configuration Defaults 2026-07-20 11:43:49.536 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-20 11:43:49.538 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-20 11:43:49.540 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-20 11:43:49.542 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-07-20 11:43:49.557 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-07-20 11:43:49.560 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-20 11:43:49.573 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:43:49.575 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.198 2026-07-20 11:43:49.577 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.198 2026-07-20 11:43:49.578 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-20 11:43:49.581 | ++ lib/tls:source:40 : TLS_IP=10.4.3.198 2026-07-20 11:43:49.584 | +++ lib/tls:source:43 : hostname -f 2026-07-20 11:43:49.587 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-20 11:43:49.589 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-20 11:43:49.590 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-20 11:43:49.592 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-20 11:43:49.594 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-20 11:43:49.596 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-20 11:43:49.597 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-20 11:43:49.599 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-20 11:43:49.601 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-20 11:43:49.603 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-20 11:43:49.606 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-07-20 11:43:49.617 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-07-20 11:43:49.633 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-07-20 11:43:49.646 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-07-20 11:43:49.658 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-07-20 11:43:49.688 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-07-20 11:43:49.749 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-07-20 11:43:49.835 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-07-20 11:43:49.859 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-07-20 11:43:49.906 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-07-20 11:43:49.951 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-07-20 11:43:49.954 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-20 11:43:49.968 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:43:49.970 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-20 11:43:49.972 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-20 11:43:49.974 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-20 11:43:49.976 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-20 11:43:49.978 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-20 11:43:49.981 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-20 11:43:49.995 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-20 11:43:49.997 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-20 11:43:49.999 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-20 11:43:50.001 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-20 11:43:50.003 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-20 11:43:50.006 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-20 11:43:50.008 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-20 11:43:50.010 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-20 11:43:50.012 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-20 11:43:50.015 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-20 11:43:50.028 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-20 11:43:50.030 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-20 11:43:50.032 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-20 11:43:50.035 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-20 11:43:50.036 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-20 11:43:50.038 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-20 11:43:50.040 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-20 11:43:50.042 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-20 11:43:50.045 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-20 11:43:50.047 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-20 11:43:50.048 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-20 11:43:50.050 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-20 11:43:50.052 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.198 2026-07-20 11:43:50.054 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-20 11:43:50.057 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-20 11:43:50.060 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-20 11:43:50.061 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-20 11:43:50.065 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-20 11:43:50.067 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-20 11:43:50.069 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-20 11:43:50.071 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-20 11:43:50.073 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-20 11:43:50.075 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-20 11:43:50.089 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-20 11:43:50.092 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.198 2026-07-20 11:43:50.094 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.198 2026-07-20 11:43:50.094 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-20 11:43:50.098 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.198 2026-07-20 11:43:50.100 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-20 11:43:50.103 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-20 11:43:50.105 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-20 11:43:50.107 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-20 11:43:50.109 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-20 11:43:50.111 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-20 11:43:50.113 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-20 11:43:50.115 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-20 11:43:50.117 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-20 11:43:50.119 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-20 11:43:50.121 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-20 11:43:50.124 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-20 11:43:50.125 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-20 11:43:50.127 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-20 11:43:50.130 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-20 11:43:50.132 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-20 11:43:50.134 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-20 11:43:50.136 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-20 11:43:50.138 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:43:50.141 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-20 11:43:50.143 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-20 11:43:50.145 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-20 11:43:50.158 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-20 11:43:50.160 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-20 11:43:50.163 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-20 11:43:50.165 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-20 11:43:50.167 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-20 11:43:50.170 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-20 11:43:50.172 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-20 11:43:50.175 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-20 11:43:50.177 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-20 11:43:50.179 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-20 11:43:50.181 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-20 11:43:50.182 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-20 11:43:50.184 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-20 11:43:50.185 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-20 11:43:50.187 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-20 11:43:50.189 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-20 11:43:50.191 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-20 11:43:50.193 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-20 11:43:50.195 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-20 11:43:50.198 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-20 11:43:50.295 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-20 11:43:50.307 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-20 11:43:50.310 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-20 11:43:50.312 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-20 11:43:50.314 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-20 11:43:50.316 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-20 11:43:50.318 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-20 11:43:50.320 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-20 11:43:50.322 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-20 11:43:50.324 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-20 11:43:50.326 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-20 11:43:50.328 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-20 11:43:50.330 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-20 11:43:50.332 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-20 11:43:50.334 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-20 11:43:50.337 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-20 11:43:50.339 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-20 11:43:50.341 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-20 11:43:50.343 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-20 11:43:50.345 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-20 11:43:50.347 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-20 11:43:50.351 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-20 11:43:50.351 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-20 11:43:50.352 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-20 11:43:50.352 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-20 11:43:50.356 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=36:a436:2ddd 2026-07-20 11:43:50.358 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-20 11:43:50.360 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-20 11:43:50.362 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-20 11:43:50.364 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-20 11:43:50.366 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd36:a436:2ddd::/56 2026-07-20 11:43:50.370 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-20 11:43:50.370 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd36:a436:2ddd::/56 2026-07-20 11:43:50.375 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd36:a436:2ddd::/64 2026-07-20 11:43:50.377 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-20 11:43:50.379 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-20 11:43:50.381 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-20 11:43:50.383 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-20 11:43:50.385 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-20 11:43:50.387 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-20 11:43:50.389 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-20 11:43:50.391 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-20 11:43:50.393 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-20 11:43:50.395 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-20 11:43:50.397 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-20 11:43:50.399 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-20 11:43:50.401 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-20 11:43:50.403 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd36:a436:2ddd::/56 2026-07-20 11:43:50.405 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-20 11:43:50.407 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-20 11:43:50.411 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-20 11:43:50.411 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-20 11:43:50.411 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-20 11:43:50.417 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-20 11:43:50.421 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-20 11:43:50.421 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-20 11:43:50.422 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-20 11:43:50.427 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-20 11:43:50.431 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-20 11:43:50.435 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-20 11:43:50.438 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-20 11:43:50.440 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-20 11:43:50.443 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-20 11:43:50.446 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-07-20 11:43:50.448 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-20 11:43:50.451 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-20 11:43:50.453 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-20 11:43:50.455 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-20 11:43:50.471 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-07-20 11:43:50.484 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-07-20 11:43:50.496 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-07-20 11:43:50.509 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-07-20 11:43:50.522 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-07-20 11:43:50.552 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-07-20 11:43:50.555 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-20 11:43:50.557 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-20 11:43:50.559 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-20 11:43:50.563 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-20 11:43:50.565 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-20 11:43:50.579 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-20 11:43:50.582 | + ./stack.sh:main:635 : run_phase source 2026-07-20 11:43:50.584 | + functions-common:run_phase:1848 : local mode=source 2026-07-20 11:43:50.586 | + functions-common:run_phase:1849 : local phase= 2026-07-20 11:43:50.588 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-20 11:43:50.590 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 11:43:50.592 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 11:43:50.594 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 11:43:50.596 | + functions-common:run_phase:1858 : local extra 2026-07-20 11:43:50.598 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-20 11:43:50.602 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 11:43:50.604 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 11:43:50.606 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-20 11:43:50.608 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-20 11:43:50.610 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 11:43:50.624 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:43:50.627 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-20 11:43:50.629 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-20 11:43:50.667 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-20 11:43:50.669 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-20 11:43:50.671 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-20 11:43:50.674 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-20 11:43:50.676 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-20 11:43:50.678 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-20 11:43:50.680 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-20 11:43:50.682 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-20 11:43:50.683 | Loading plugin settings 2026-07-20 11:43:50.685 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-20 11:43:50.687 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-20 11:43:50.688 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-20 11:43:50.690 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-20 11:43:50.692 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-20 11:43:50.694 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-20 11:43:50.696 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-20 11:43:50.698 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-20 11:43:50.701 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-20 11:43:50.703 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-20 11:43:50.705 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-20 11:43:50.707 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-20 11:43:50.710 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-20 11:43:50.712 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:43:50.715 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-20 11:43:50.730 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-20 11:43:50.732 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-20 11:43:50.734 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-20 11:43:50.736 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-20 11:43:50.739 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-20 11:43:50.742 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-20 11:43:50.757 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-20 11:43:50.759 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-20 11:43:50.761 | + functions-common:verify_disabled_services:2131 : local service 2026-07-20 11:43:50.763 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.765 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-20 11:43:50.768 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.770 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-20 11:43:50.772 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.775 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-20 11:43:50.777 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.779 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-20 11:43:50.781 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.784 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-20 11:43:50.786 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.788 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-20 11:43:50.791 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.793 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-20 11:43:50.796 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.798 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-20 11:43:50.801 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.803 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-20 11:43:50.805 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.807 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-20 11:43:50.810 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.812 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-20 11:43:50.815 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.817 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-20 11:43:50.820 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.822 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-20 11:43:50.825 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.827 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-20 11:43:50.830 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.832 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-20 11:43:50.834 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.836 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-20 11:43:50.838 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.841 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-20 11:43:50.843 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.845 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-20 11:43:50.848 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.850 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-20 11:43:50.852 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.854 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-20 11:43:50.856 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.859 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-20 11:43:50.861 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.864 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-20 11:43:50.866 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.868 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-20 11:43:50.870 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.873 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-20 11:43:50.875 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.877 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-20 11:43:50.880 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.882 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-20 11:43:50.884 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.887 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-20 11:43:50.889 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.892 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-20 11:43:50.894 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.896 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-20 11:43:50.898 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.901 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-20 11:43:50.903 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:43:50.905 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-20 11:43:50.908 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-20 11:43:50.910 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-20 11:43:50.912 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-20 11:43:50.927 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:43:50.930 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-20 11:43:50.932 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-20 11:43:50.934 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-20 11:43:50.950 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:43:50.952 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-20 11:43:50.954 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-20 11:43:50.956 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-20 11:43:50.959 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-20 11:43:50.961 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-20 11:43:50.964 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-20 11:43:50.966 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-20 11:43:50.969 | + lib/database:initialize_database_backends:92 : return 0 2026-07-20 11:43:50.971 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-20 11:43:50.971 | Using mysql database backend 2026-07-20 11:43:50.974 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-20 11:43:50.990 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-20 11:43:50.993 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-20 11:43:50.996 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-20 11:43:50.999 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-20 11:43:51.002 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-20 11:43:51.004 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-20 11:43:51.019 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:43:51.022 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-20 11:43:51.038 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-20 11:43:51.054 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:43:51.057 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-20 11:43:51.073 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-20 11:43:51.089 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-20 11:43:51.104 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:43:51.107 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-20 11:43:51.123 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:43:51.125 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-20 11:43:51.141 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-07-20 11:43:51.144 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-07-20 11:43:51.146 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-20 11:43:51.148 | + functions-common:save_stackenv:65 : local tag=768 2026-07-20 11:43:51.151 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-20 11:43:51.155 | + functions-common:save_stackenv:67 : time_stamp=2026-07-20-114351 2026-07-20 11:43:51.158 | + functions-common:save_stackenv:68 : echo '# 2026-07-20-114351 768' 2026-07-20 11:43:51.160 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.162 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-20 11:43:51.164 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.167 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-20 11:43:51.170 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.173 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-20 11:43:51.175 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.177 | + 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-07-20 11:43:51.179 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.181 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.198 2026-07-20 11:43:51.184 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.187 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.198/identity 2026-07-20 11:43:51.189 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.191 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-20-114325 2026-07-20 11:43:51.193 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.196 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-20 11:43:51.199 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.202 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.198 2026-07-20 11:43:51.204 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.206 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-20 11:43:51.209 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.211 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.198 2026-07-20 11:43:51.214 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.216 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-20 11:43:51.219 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.221 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-20 11:43:51.224 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.227 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.198 2026-07-20 11:43:51.229 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:43:51.231 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-20 11:43:51.234 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-20 11:43:51.237 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-20 11:43:51.239 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-20 11:43:51.241 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-20 11:43:51.243 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:43:51.246 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 11:43:51.249 | ++ functions-common:git_clone:593 : pwd 2026-07-20 11:43:51.251 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:43:51.253 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:43:51.256 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:43:51.272 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:43:51.275 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:43:51.277 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:43:51.280 | + functions-common:git_clone:610 : echo master 2026-07-20 11:43:51.280 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:43:51.285 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-20 11:43:51.287 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:43:51.289 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-20 11:43:51.302 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-20 11:43:51.305 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 11:43:51.305 | + functions-common:git_clone:673 : head -1 2026-07-20 11:43:51.321 | 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-20 11:43:51.324 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:43:51.326 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-20 11:43:51.329 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:43:51.332 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-20 11:43:51.335 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-20 11:43:51.338 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-20 11:43:51.341 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-20 11:43:51.344 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-20 11:43:51.346 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-20 11:43:51.349 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-20 11:43:51.352 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-20 11:43:51.356 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-20 11:43:51.361 | ++ tools/install_prereqs.sh:source:47 : NOW=1784547831 2026-07-20 11:43:51.364 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-20 11:43:51.368 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-20 11:43:51.371 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-20 11:43:51.374 | ++ tools/install_prereqs.sh:source:49 : DELTA=1784547831 2026-07-20 11:43:51.377 | ++ tools/install_prereqs.sh:source:50 : [[ 1784547831 -lt 7200 ]] 2026-07-20 11:43:51.380 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-20 11:43:51.382 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-20 11:43:51.386 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-20 11:43:51.389 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-20 11:43:51.392 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-20 11:43:51.394 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-20 11:43:51.397 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-20 11:43:51.401 | +++ 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-07-20 11:43:51.429 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-20 11:43:51.429 | apache2-dev 2026-07-20 11:43:51.429 | bc 2026-07-20 11:43:51.429 | bsdmainutils 2026-07-20 11:43:51.429 | curl 2026-07-20 11:43:51.429 | g++ 2026-07-20 11:43:51.429 | gawk 2026-07-20 11:43:51.429 | gcc 2026-07-20 11:43:51.429 | gettext 2026-07-20 11:43:51.429 | git 2026-07-20 11:43:51.429 | graphviz 2026-07-20 11:43:51.429 | iputils-ping 2026-07-20 11:43:51.429 | libffi-dev 2026-07-20 11:43:51.429 | libjpeg-dev 2026-07-20 11:43:51.429 | libpq-dev 2026-07-20 11:43:51.429 | libssl-dev 2026-07-20 11:43:51.429 | libsystemd-dev 2026-07-20 11:43:51.429 | libxml2-dev 2026-07-20 11:43:51.429 | libxslt1-dev 2026-07-20 11:43:51.429 | libyaml-dev 2026-07-20 11:43:51.429 | lsof 2026-07-20 11:43:51.429 | openssh-server 2026-07-20 11:43:51.429 | openssl 2026-07-20 11:43:51.429 | pkg-config 2026-07-20 11:43:51.429 | psmisc 2026-07-20 11:43:51.429 | python3-dev 2026-07-20 11:43:51.429 | python3-pip 2026-07-20 11:43:51.429 | python3-systemd 2026-07-20 11:43:51.429 | python3-venv 2026-07-20 11:43:51.429 | tar 2026-07-20 11:43:51.429 | tcpdump 2026-07-20 11:43:51.429 | unzip 2026-07-20 11:43:51.429 | uuid-runtime 2026-07-20 11:43:51.429 | wget 2026-07-20 11:43:51.429 | zlib1g-dev 2026-07-20 11:43:51.429 | lvm2 2026-07-20 11:43:51.429 | qemu-utils 2026-07-20 11:43:51.429 | thin-provisioning-tools 2026-07-20 11:43:51.429 | lsscsi 2026-07-20 11:43:51.429 | open-iscsi 2026-07-20 11:43:51.429 | libkrb5-dev 2026-07-20 11:43:51.429 | libldap2-dev 2026-07-20 11:43:51.429 | libsasl2-dev 2026-07-20 11:43:51.429 | memcached 2026-07-20 11:43:51.429 | python3-mysqldb 2026-07-20 11:43:51.429 | sqlite3 2026-07-20 11:43:51.429 | conntrack 2026-07-20 11:43:51.429 | curl 2026-07-20 11:43:51.429 | ebtables 2026-07-20 11:43:51.430 | genisoimage 2026-07-20 11:43:51.430 | iptables 2026-07-20 11:43:51.430 | iputils-arping 2026-07-20 11:43:51.430 | kpartx 2026-07-20 11:43:51.430 | libjs-jquery-tablesorter 2026-07-20 11:43:51.430 | parted 2026-07-20 11:43:51.430 | pm-utils 2026-07-20 11:43:51.430 | python3-mysqldb 2026-07-20 11:43:51.430 | socat 2026-07-20 11:43:51.430 | sqlite3 2026-07-20 11:43:51.430 | sudo 2026-07-20 11:43:51.430 | vlan 2026-07-20 11:43:51.430 | cryptsetup 2026-07-20 11:43:51.430 | dosfstools 2026-07-20 11:43:51.430 | genisoimage 2026-07-20 11:43:51.430 | gir1.2-libosinfo-1.0 2026-07-20 11:43:51.430 | netcat-openbsd 2026-07-20 11:43:51.430 | open-iscsi 2026-07-20 11:43:51.430 | qemu-utils 2026-07-20 11:43:51.430 | sg3-utils 2026-07-20 11:43:51.430 | sysfsutils 2026-07-20 11:43:51.430 | acl 2026-07-20 11:43:51.430 | dnsmasq-base 2026-07-20 11:43:51.430 | dnsmasq-utils 2026-07-20 11:43:51.430 | ebtables 2026-07-20 11:43:51.430 | haproxy 2026-07-20 11:43:51.430 | iptables 2026-07-20 11:43:51.430 | iputils-arping 2026-07-20 11:43:51.430 | iputils-ping 2026-07-20 11:43:51.430 | postgresql-server-dev-all 2026-07-20 11:43:51.430 | python3-mysqldb 2026-07-20 11:43:51.430 | sqlite3 2026-07-20 11:43:51.430 | sudo 2026-07-20 11:43:51.430 | vlan 2026-07-20 11:43:51.430 | curl 2026-07-20 11:43:51.430 | liberasurecode-dev 2026-07-20 11:43:51.430 | make 2026-07-20 11:43:51.430 | memcached 2026-07-20 11:43:51.430 | rsync 2026-07-20 11:43:51.430 | sqlite3 2026-07-20 11:43:51.430 | xfsprogs 2026-07-20 11:43:51.430 | apache2' 2026-07-20 11:43:51.433 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-20 11:43:51.453 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-20 11:43:51.453 | apache2-dev 2026-07-20 11:43:51.453 | bc 2026-07-20 11:43:51.454 | bsdmainutils 2026-07-20 11:43:51.454 | curl 2026-07-20 11:43:51.454 | g++ 2026-07-20 11:43:51.454 | gawk 2026-07-20 11:43:51.454 | gcc 2026-07-20 11:43:51.454 | gettext 2026-07-20 11:43:51.454 | git 2026-07-20 11:43:51.454 | graphviz 2026-07-20 11:43:51.454 | iputils-ping 2026-07-20 11:43:51.454 | libffi-dev 2026-07-20 11:43:51.454 | libjpeg-dev 2026-07-20 11:43:51.454 | libpq-dev 2026-07-20 11:43:51.454 | libssl-dev 2026-07-20 11:43:51.454 | libsystemd-dev 2026-07-20 11:43:51.454 | libxml2-dev 2026-07-20 11:43:51.454 | libxslt1-dev 2026-07-20 11:43:51.454 | libyaml-dev 2026-07-20 11:43:51.454 | lsof 2026-07-20 11:43:51.454 | openssh-server 2026-07-20 11:43:51.454 | openssl 2026-07-20 11:43:51.454 | pkg-config 2026-07-20 11:43:51.454 | psmisc 2026-07-20 11:43:51.454 | python3-dev 2026-07-20 11:43:51.454 | python3-pip 2026-07-20 11:43:51.454 | python3-systemd 2026-07-20 11:43:51.454 | python3-venv 2026-07-20 11:43:51.454 | tar 2026-07-20 11:43:51.454 | tcpdump 2026-07-20 11:43:51.454 | unzip 2026-07-20 11:43:51.454 | uuid-runtime 2026-07-20 11:43:51.454 | wget 2026-07-20 11:43:51.454 | zlib1g-dev 2026-07-20 11:43:51.454 | lvm2 2026-07-20 11:43:51.454 | qemu-utils 2026-07-20 11:43:51.454 | thin-provisioning-tools 2026-07-20 11:43:51.454 | lsscsi 2026-07-20 11:43:51.454 | open-iscsi 2026-07-20 11:43:51.454 | libkrb5-dev 2026-07-20 11:43:51.454 | libldap2-dev 2026-07-20 11:43:51.454 | libsasl2-dev 2026-07-20 11:43:51.454 | memcached 2026-07-20 11:43:51.454 | python3-mysqldb 2026-07-20 11:43:51.454 | sqlite3 2026-07-20 11:43:51.454 | conntrack 2026-07-20 11:43:51.454 | curl 2026-07-20 11:43:51.454 | ebtables 2026-07-20 11:43:51.454 | genisoimage 2026-07-20 11:43:51.454 | iptables 2026-07-20 11:43:51.454 | iputils-arping 2026-07-20 11:43:51.454 | kpartx 2026-07-20 11:43:51.454 | libjs-jquery-tablesorter 2026-07-20 11:43:51.454 | parted 2026-07-20 11:43:51.454 | pm-utils 2026-07-20 11:43:51.454 | python3-mysqldb 2026-07-20 11:43:51.454 | socat 2026-07-20 11:43:51.454 | sqlite3 2026-07-20 11:43:51.454 | sudo 2026-07-20 11:43:51.454 | vlan 2026-07-20 11:43:51.454 | cryptsetup 2026-07-20 11:43:51.454 | dosfstools 2026-07-20 11:43:51.454 | genisoimage 2026-07-20 11:43:51.454 | gir1.2-libosinfo-1.0 2026-07-20 11:43:51.454 | netcat-openbsd 2026-07-20 11:43:51.454 | open-iscsi 2026-07-20 11:43:51.454 | qemu-utils 2026-07-20 11:43:51.454 | sg3-utils 2026-07-20 11:43:51.454 | sysfsutils 2026-07-20 11:43:51.454 | acl 2026-07-20 11:43:51.454 | dnsmasq-base 2026-07-20 11:43:51.454 | dnsmasq-utils 2026-07-20 11:43:51.454 | ebtables 2026-07-20 11:43:51.454 | haproxy 2026-07-20 11:43:51.454 | iptables 2026-07-20 11:43:51.454 | iputils-arping 2026-07-20 11:43:51.454 | iputils-ping 2026-07-20 11:43:51.454 | postgresql-server-dev-all 2026-07-20 11:43:51.454 | python3-mysqldb 2026-07-20 11:43:51.454 | sqlite3 2026-07-20 11:43:51.454 | sudo 2026-07-20 11:43:51.454 | vlan 2026-07-20 11:43:51.454 | curl 2026-07-20 11:43:51.454 | liberasurecode-dev 2026-07-20 11:43:51.454 | make 2026-07-20 11:43:51.454 | memcached 2026-07-20 11:43:51.454 | rsync 2026-07-20 11:43:51.454 | sqlite3 2026-07-20 11:43:51.454 | xfsprogs 2026-07-20 11:43:51.454 | apache2 ' 2026-07-20 11:43:51.456 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-20 11:43:51.458 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:43:51.461 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:43:51.465 | ++ 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-07-20 11:43:51.465 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-20 11:43:51.469 | ++ 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-07-20 11:43:51.472 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-20 11:43:51.475 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 11:43:51.477 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 11:43:51.481 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 11:43:51.483 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 11:43:51.486 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 11:43:51.488 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:43:51.490 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:43:51.493 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 11:43:51.495 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 11:43:51.497 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 11:43:51.500 | ++ functions-common:apt_get_update:1167 : return 2026-07-20 11:43:51.502 | ++ 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-07-20 11:43:51.505 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 11:43:51.507 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:43:51.510 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:43:51.512 | ++ 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-07-20 11:43:51.533 | ++ 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-07-20 11:43:51.566 | Reading package lists... 2026-07-20 11:43:51.780 | Building dependency tree... 2026-07-20 11:43:51.781 | Reading state information... 2026-07-20 11:43:52.021 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-20 11:43:52.021 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-20 11:43:52.021 | g++ set to manually installed. 2026-07-20 11:43:52.021 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-20 11:43:52.021 | gawk set to manually installed. 2026-07-20 11:43:52.021 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-20 11:43:52.021 | gcc set to manually installed. 2026-07-20 11:43:52.021 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-20 11:43:52.021 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-20 11:43:52.021 | iputils-ping set to manually installed. 2026-07-20 11:43:52.021 | lsof is already the newest version (4.95.0-1build3). 2026-07-20 11:43:52.021 | psmisc is already the newest version (23.7-1build1). 2026-07-20 11:43:52.021 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-20 11:43:52.021 | python3-dev set to manually installed. 2026-07-20 11:43:52.021 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-20 11:43:52.021 | python3-systemd is already the newest version (235-1build4). 2026-07-20 11:43:52.021 | python3-systemd set to manually installed. 2026-07-20 11:43:52.021 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-20 11:43:52.021 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-20 11:43:52.021 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-07-20 11:43:52.021 | unzip set to manually installed. 2026-07-20 11:43:52.021 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-20 11:43:52.021 | zlib1g-dev set to manually installed. 2026-07-20 11:43:52.021 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-20 11:43:52.021 | lvm2 set to manually installed. 2026-07-20 11:43:52.021 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-20 11:43:52.021 | qemu-utils set to manually installed. 2026-07-20 11:43:52.021 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-20 11:43:52.021 | thin-provisioning-tools set to manually installed. 2026-07-20 11:43:52.021 | lsscsi is already the newest version (0.32-1build1). 2026-07-20 11:43:52.021 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-20 11:43:52.021 | open-iscsi set to manually installed. 2026-07-20 11:43:52.021 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-20 11:43:52.021 | iptables set to manually installed. 2026-07-20 11:43:52.021 | parted is already the newest version (3.6-4build1). 2026-07-20 11:43:52.021 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-07-20 11:43:52.021 | vlan is already the newest version (2.0.5ubuntu5). 2026-07-20 11:43:52.021 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-20 11:43:52.021 | cryptsetup set to manually installed. 2026-07-20 11:43:52.021 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-20 11:43:52.021 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-20 11:43:52.021 | netcat-openbsd set to manually installed. 2026-07-20 11:43:52.021 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-20 11:43:52.021 | sg3-utils set to manually installed. 2026-07-20 11:43:52.022 | acl is already the newest version (2.3.2-1build1.1). 2026-07-20 11:43:52.022 | acl set to manually installed. 2026-07-20 11:43:52.022 | make is already the newest version (4.3-4.1build2). 2026-07-20 11:43:52.022 | make set to manually installed. 2026-07-20 11:43:52.022 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-20 11:43:52.022 | The following additional packages will be installed: 2026-07-20 11:43:52.022 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-20 11:43:52.022 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-20 11:43:52.022 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-20 11:43:52.022 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-20 11:43:52.022 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-07-20 11:43:52.022 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-07-20 11:43:52.022 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-07-20 11:43:52.022 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-07-20 11:43:52.022 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-07-20 11:43:52.022 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-20 11:43:52.022 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-20 11:43:52.022 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-07-20 11:43:52.022 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-07-20 11:43:52.022 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-07-20 11:43:52.022 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-systemd 2026-07-20 11:43:52.022 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-07-20 11:43:52.022 | libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-07-20 11:43:52.022 | libpfm4 libpkgconf3 libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 2026-07-20 11:43:52.022 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-07-20 11:43:52.022 | libsystemd-shared libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 2026-07-20 11:43:52.024 | libxaw7 libxml2 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-20 11:43:52.024 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mount multipath-tools 2026-07-20 11:43:52.024 | mysql-common ncal ncurses-base ncurses-bin ncurses-term openssh-client 2026-07-20 11:43:52.024 | openssh-sftp-server osinfo-db pkgconf pkgconf-bin po-debconf 2026-07-20 11:43:52.024 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-20 11:43:52.024 | postgresql-server-dev-16 ssl-cert systemd systemd-dev systemd-resolved 2026-07-20 11:43:52.024 | systemd-sysv udev util-linux uuid-dev vbetool 2026-07-20 11:43:52.024 | Suggested packages: 2026-07-20 11:43:52.024 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-20 11:43:52.024 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-20 11:43:52.024 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-20 11:43:52.025 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-20 11:43:52.025 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-20 11:43:52.025 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-07-20 11:43:52.025 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-20 11:43:52.025 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-20 11:43:52.025 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-20 11:43:52.025 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-20 11:43:52.025 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-20 11:43:52.025 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-20 11:43:52.025 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-20 11:43:52.025 | tar-doc util-linux-extra util-linux-locales 2026-07-20 11:43:52.160 | The following NEW packages will be installed: 2026-07-20 11:43:52.160 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-20 11:43:52.160 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-20 11:43:52.160 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-20 11:43:52.160 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-20 11:43:52.160 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-20 11:43:52.160 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-20 11:43:52.160 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-20 11:43:52.160 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-20 11:43:52.160 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-20 11:43:52.161 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-07-20 11:43:52.161 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-20 11:43:52.161 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-20 11:43:52.161 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-20 11:43:52.161 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-20 11:43:52.161 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-07-20 11:43:52.161 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-20 11:43:52.161 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-20 11:43:52.161 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-07-20 11:43:52.161 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-07-20 11:43:52.161 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-07-20 11:43:52.161 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-20 11:43:52.162 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-20 11:43:52.162 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-07-20 11:43:52.162 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-07-20 11:43:52.162 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-20 11:43:52.162 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-07-20 11:43:52.162 | ssl-cert sysfsutils uuid-dev vbetool 2026-07-20 11:43:52.163 | The following packages will be upgraded: 2026-07-20 11:43:52.163 | bsdextrautils bsdutils curl eject fdisk kpartx libblkid1 libcurl3t64-gnutls 2026-07-20 11:43:52.163 | libcurl4t64 libfdisk1 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-20 11:43:52.164 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-20 11:43:52.164 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-20 11:43:52.164 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-20 11:43:52.164 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-20 11:43:52.164 | systemd-sysv tar udev util-linux uuid-runtime wget 2026-07-20 11:43:52.510 | 44 upgraded, 139 newly installed, 0 to remove and 92 not upgraded. 2026-07-20 11:43:52.511 | Need to get 189 MB of archives. 2026-07-20 11:43:52.511 | After this operation, 919 MB of additional disk space will be used. 2026-07-20 11:43:52.511 | 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-07-20 11:43:52.992 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-20 11:43:53.200 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.3 [256 kB] 2026-07-20 11:43:53.324 | 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-07-20 11:43:53.539 | 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-07-20 11:43:53.542 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-20 11:43:53.568 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-20 11:43:53.579 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-20 11:43:53.587 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-20 11:43:53.596 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-20 11:43:53.617 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-07-20 11:43:53.721 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-20 11:43:53.736 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-07-20 11:43:53.736 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-20 11:43:53.779 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-20 11:43:53.784 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-20 11:43:53.856 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-20 11:43:53.935 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-20 11:43:53.936 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1,942 kB] 2026-07-20 11:43:53.973 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-20 11:43:53.975 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-07-20 11:43:53.976 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-20 11:43:53.982 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-20 11:43:54.021 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-07-20 11:43:54.022 | 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-07-20 11:43:54.023 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-20 11:43:54.136 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-20 11:43:54.137 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.6 [701 kB] 2026-07-20 11:43:54.144 | 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-07-20 11:43:54.145 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-07-20 11:43:54.146 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-20 11:43:54.148 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-20 11:43:54.257 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-20 11:43:54.259 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-20 11:43:54.265 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-07-20 11:43:54.385 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-20 11:43:54.386 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-20 11:43:54.387 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-20 11:43:54.388 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-07-20 11:43:54.508 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-20 11:43:54.510 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-07-20 11:43:54.510 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-07-20 11:43:54.515 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-07-20 11:43:54.620 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-20 11:43:54.620 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-20 11:43:54.623 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1,003 kB] 2026-07-20 11:43:54.633 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-20 11:43:54.636 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-20 11:43:54.736 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-20 11:43:54.736 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-20 11:43:54.737 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-20 11:43:54.738 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-20 11:43:54.911 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-20 11:43:54.912 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-07-20 11:43:54.913 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-07-20 11:43:55.151 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-20 11:43:55.152 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.3 [334 kB] 2026-07-20 11:43:55.156 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-20 11:43:55.157 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-20 11:43:55.159 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-20 11:43:55.271 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-20 11:43:55.278 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-20 11:43:55.281 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-20 11:43:55.282 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-20 11:43:56.257 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-20 11:43:56.632 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-20 11:43:56.633 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-20 11:43:56.634 | Get:68 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-07-20 11:43:56.635 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-20 11:43:56.715 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-07-20 11:43:56.732 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-07-20 11:43:56.960 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-20 11:43:56.962 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-20 11:43:56.963 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-20 11:43:56.964 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-20 11:43:56.965 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-20 11:43:56.965 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-20 11:43:56.965 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-07-20 11:43:56.966 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-20 11:43:56.966 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-20 11:43:57.082 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-20 11:43:57.202 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-20 11:43:57.203 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-20 11:43:57.205 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-20 11:43:57.213 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-20 11:43:57.214 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-20 11:43:57.214 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-20 11:43:57.329 | Get:88 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-07-20 11:43:57.332 | Get:89 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-07-20 11:43:57.332 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-20 11:43:57.445 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-20 11:43:57.447 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-20 11:43:57.449 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-07-20 11:43:57.449 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-20 11:43:57.457 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-20 11:43:57.459 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-20 11:43:57.564 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-20 11:43:57.564 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-20 11:43:57.565 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-20 11:43:57.569 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-07-20 11:43:57.685 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-20 11:43:57.686 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-20 11:43:57.689 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-07-20 11:43:57.927 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-20 11:43:57.929 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-07-20 11:43:57.929 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-20 11:43:57.932 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-20 11:43:57.933 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-20 11:43:57.934 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-20 11:43:57.934 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-20 11:43:57.948 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-20 11:43:57.950 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-20 11:43:58.049 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-20 11:43:58.071 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-20 11:43:58.171 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-20 11:43:58.173 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-07-20 11:43:58.297 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-20 11:43:58.298 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-20 11:43:58.299 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-20 11:43:58.301 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-20 11:43:58.302 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-20 11:43:58.304 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-20 11:43:58.314 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-20 11:43:58.408 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-20 11:43:58.408 | Get:125 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-07-20 11:43:58.437 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-20 11:43:58.438 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-20 11:43:58.444 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-20 11:43:58.448 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-20 11:43:58.491 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-20 11:43:58.492 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-20 11:43:58.493 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-07-20 11:43:58.614 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-20 11:43:58.616 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-20 11:43:58.617 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-20 11:43:58.980 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-20 11:43:58.982 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-20 11:43:58.982 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-20 11:43:58.983 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-20 11:43:58.983 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-20 11:43:59.006 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-20 11:43:59.008 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-20 11:43:59.008 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-20 11:43:59.008 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-07-20 11:43:59.101 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-07-20 11:43:59.140 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-20 11:43:59.224 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-20 11:43:59.224 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-20 11:43:59.225 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-20 11:43:59.348 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-20 11:43:59.361 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-20 11:43:59.364 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-07-20 11:43:59.377 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-20 11:43:59.379 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-20 11:43:59.461 | Get:155 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-07-20 11:43:59.462 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-20 11:43:59.466 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-20 11:43:59.471 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-20 11:44:00.329 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-20 11:44:00.330 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-20 11:44:00.340 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-07-20 11:44:00.572 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-20 11:44:00.573 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-20 11:44:03.533 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-20 11:44:03.534 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-20 11:44:03.535 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-20 11:44:03.535 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-20 11:44:03.543 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-20 11:44:03.544 | Get:169 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-07-20 11:44:03.551 | Get:170 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-07-20 11:44:03.658 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-20 11:44:03.659 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-20 11:44:03.660 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-20 11:44:03.774 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-20 11:44:03.774 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-20 11:44:03.775 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-20 11:44:03.777 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-20 11:44:03.778 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-20 11:44:03.779 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-20 11:44:03.894 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-20 11:44:03.894 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-20 11:44:03.894 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-20 11:44:03.896 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-20 11:44:04.475 | Preconfiguring packages ... 2026-07-20 11:44:04.615 | Fetched 189 MB in 12s (16.0 MB/s) 2026-07-20 11:44:04.756 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:04.760 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:04.791 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:04.897 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:05.040 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:05.044 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-20 11:44:05.106 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 11:44:05.373 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-20 11:44:05.558 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:05.562 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.3_amd64.deb ... 2026-07-20 11:44:05.599 | Unpacking tar (1.35+dfsg-3ubuntu0.3) over (1.35+dfsg-3build1) ... 2026-07-20 11:44:06.194 | Setting up tar (1.35+dfsg-3ubuntu0.3) ... 2026-07-20 11:44:06.958 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:06.962 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:07.001 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:07.798 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:08.769 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-20 11:44:08.972 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:08.976 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-20 11:44:08.999 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 11:44:09.149 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-20 11:44:09.325 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:09.329 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-20 11:44:09.361 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 11:44:10.150 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:10.160 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:10.309 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-20 11:44:10.345 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-20 11:44:10.455 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:10.491 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:10.582 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:10.786 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:10.790 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:44:10.834 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-20 11:44:11.019 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:44:11.117 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-20 11:44:11.475 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:44:11.514 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-20 11:44:11.632 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 11:44:11.913 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:11.917 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:44:12.078 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-20 11:44:12.231 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:44:12.261 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-20 11:44:12.393 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:44:12.426 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-20 11:44:12.574 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:44:12.637 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-20 11:44:13.050 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:44:13.106 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-20 11:44:13.337 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:44:13.356 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-20 11:44:13.434 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 11:44:13.597 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:13.601 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-20 11:44:13.629 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-20 11:44:13.903 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-20 11:44:14.120 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:14.124 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:14.207 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:14.649 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:15.148 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:15.152 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:15.216 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:15.453 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:15.834 | (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 ... 158862 files and directories currently installed.) 2026-07-20 11:44:15.838 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:15.943 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:16.340 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-20 11:44:16.398 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-20 11:44:17.069 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:17.117 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:17.263 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:17.393 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 158862 files and directories currently installed.) 2026-07-20 11:44:17.397 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:17.427 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:17.516 | Selecting previously unselected package libapr1t64:amd64. 2026-07-20 11:44:17.530 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-20 11:44:17.536 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-20 11:44:17.591 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-20 11:44:17.604 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-20 11:44:17.612 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 11:44:17.677 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-20 11:44:17.686 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ... 2026-07-20 11:44:17.783 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-20 11:44:17.797 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-20 11:44:17.800 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 11:44:17.835 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-20 11:44:17.848 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-20 11:44:17.851 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 11:44:17.908 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-20 11:44:17.932 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-20 11:44:18.082 | Preparing to unpack .../07-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-20 11:44:18.102 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-20 11:44:18.210 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-20 11:44:18.224 | Preparing to unpack .../08-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-20 11:44:18.233 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-20 11:44:18.345 | Preparing to unpack .../09-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-20 11:44:18.361 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-20 11:44:18.439 | Selecting previously unselected package apache2-bin. 2026-07-20 11:44:18.453 | Preparing to unpack .../10-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-20 11:44:18.461 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-20 11:44:18.564 | Selecting previously unselected package apache2-data. 2026-07-20 11:44:18.577 | Preparing to unpack .../11-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-20 11:44:18.583 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-20 11:44:18.690 | Selecting previously unselected package apache2-utils. 2026-07-20 11:44:18.703 | Preparing to unpack .../12-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-20 11:44:18.713 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-20 11:44:18.798 | Selecting previously unselected package apache2. 2026-07-20 11:44:18.811 | Preparing to unpack .../13-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-20 11:44:18.822 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-20 11:44:18.947 | Selecting previously unselected package haproxy. 2026-07-20 11:44:18.960 | Preparing to unpack .../14-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 11:44:18.971 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-20 11:44:19.078 | Selecting previously unselected package memcached. 2026-07-20 11:44:19.091 | Preparing to unpack .../15-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-20 11:44:19.104 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-20 11:44:19.192 | Preparing to unpack .../16-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-20 11:44:19.221 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-20 11:44:19.353 | Preparing to unpack .../17-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-20 11:44:19.477 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-20 11:44:19.661 | Preparing to unpack .../18-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-20 11:44:19.728 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-20 11:44:19.845 | Selecting previously unselected package libjson-perl. 2026-07-20 11:44:19.859 | Preparing to unpack .../19-libjson-perl_4.10000-1_all.deb ... 2026-07-20 11:44:19.865 | Unpacking libjson-perl (4.10000-1) ... 2026-07-20 11:44:19.940 | Selecting previously unselected package postgresql-client-common. 2026-07-20 11:44:19.955 | Preparing to unpack .../20-postgresql-client-common_257build1.1_all.deb ... 2026-07-20 11:44:19.961 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-20 11:44:20.066 | Preparing to unpack .../21-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-20 11:44:20.107 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-20 11:44:20.339 | Selecting previously unselected package ssl-cert. 2026-07-20 11:44:20.353 | Preparing to unpack .../22-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-20 11:44:20.366 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-20 11:44:20.496 | Selecting previously unselected package postgresql-common. 2026-07-20 11:44:20.510 | Preparing to unpack .../23-postgresql-common_257build1.1_all.deb ... 2026-07-20 11:44:20.533 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-20 11:44:20.544 | Unpacking postgresql-common (257build1.1) ... 2026-07-20 11:44:20.691 | Selecting previously unselected package libsysfs2:amd64. 2026-07-20 11:44:20.704 | Preparing to unpack .../24-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-20 11:44:20.715 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-20 11:44:20.859 | Selecting previously unselected package sysfsutils. 2026-07-20 11:44:20.872 | Preparing to unpack .../25-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-20 11:44:20.891 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-20 11:44:21.052 | Preparing to unpack .../26-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-20 11:44:21.078 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 11:44:21.181 | Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-20 11:44:21.205 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 11:44:21.298 | Preparing to unpack .../28-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-20 11:44:21.323 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-20 11:44:21.421 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-20 11:44:21.600 | (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 ... 159911 files and directories currently installed.) 2026-07-20 11:44:21.604 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:21.629 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:21.777 | Preparing to unpack .../001-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-20 11:44:21.818 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-20 11:44:21.942 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:21.982 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:22.092 | Preparing to unpack .../003-wget_1.21.4-1ubuntu4.3_amd64.deb ... 2026-07-20 11:44:22.123 | Unpacking wget (1.21.4-1ubuntu4.3) over (1.21.4-1ubuntu4.1) ... 2026-07-20 11:44:22.238 | Selecting previously unselected package autotools-dev. 2026-07-20 11:44:22.252 | Preparing to unpack .../004-autotools-dev_20220109.1_all.deb ... 2026-07-20 11:44:22.262 | Unpacking autotools-dev (20220109.1) ... 2026-07-20 11:44:22.336 | Selecting previously unselected package m4. 2026-07-20 11:44:22.349 | Preparing to unpack .../005-m4_1.4.19-4build1_amd64.deb ... 2026-07-20 11:44:22.357 | Unpacking m4 (1.4.19-4build1) ... 2026-07-20 11:44:22.442 | Selecting previously unselected package autoconf. 2026-07-20 11:44:22.455 | Preparing to unpack .../006-autoconf_2.71-3_all.deb ... 2026-07-20 11:44:22.469 | Unpacking autoconf (2.71-3) ... 2026-07-20 11:44:22.599 | Selecting previously unselected package automake. 2026-07-20 11:44:22.613 | Preparing to unpack .../007-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-20 11:44:22.630 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-20 11:44:22.840 | Selecting previously unselected package autopoint. 2026-07-20 11:44:22.855 | Preparing to unpack .../008-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-20 11:44:22.872 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-20 11:44:22.952 | Selecting previously unselected package libdebhelper-perl. 2026-07-20 11:44:22.966 | Preparing to unpack .../009-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-20 11:44:22.974 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-20 11:44:23.055 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-20 11:44:23.069 | Preparing to unpack .../010-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:23.080 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:23.805 | Selecting previously unselected package libclang-cpp17t64. 2026-07-20 11:44:23.819 | Preparing to unpack .../011-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:23.823 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:24.186 | Selecting previously unselected package libgc1:amd64. 2026-07-20 11:44:24.200 | Preparing to unpack .../012-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-20 11:44:24.210 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-20 11:44:24.306 | Selecting previously unselected package libobjc4:amd64. 2026-07-20 11:44:24.319 | Preparing to unpack .../013-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-20 11:44:24.328 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-20 11:44:24.385 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-20 11:44:24.399 | Preparing to unpack .../014-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-20 11:44:24.414 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-20 11:44:24.499 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-20 11:44:24.513 | Preparing to unpack .../015-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:24.524 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:24.694 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-20 11:44:24.709 | Preparing to unpack .../016-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:24.719 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:24.857 | Selecting previously unselected package libclang1-17t64. 2026-07-20 11:44:24.871 | Preparing to unpack .../017-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:24.875 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:25.119 | Selecting previously unselected package clang-17. 2026-07-20 11:44:25.137 | Preparing to unpack .../018-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:25.150 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:25.214 | Selecting previously unselected package libtool. 2026-07-20 11:44:25.227 | Preparing to unpack .../019-libtool_2.4.7-7build1_all.deb ... 2026-07-20 11:44:25.233 | Unpacking libtool (2.4.7-7build1) ... 2026-07-20 11:44:25.289 | Selecting previously unselected package dh-autoreconf. 2026-07-20 11:44:25.302 | Preparing to unpack .../020-dh-autoreconf_20_all.deb ... 2026-07-20 11:44:25.308 | Unpacking dh-autoreconf (20) ... 2026-07-20 11:44:25.372 | Selecting previously unselected package libarchive-zip-perl. 2026-07-20 11:44:25.386 | Preparing to unpack .../021-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-20 11:44:25.392 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-20 11:44:25.469 | Selecting previously unselected package libsub-override-perl. 2026-07-20 11:44:25.488 | Preparing to unpack .../022-libsub-override-perl_0.10-1_all.deb ... 2026-07-20 11:44:25.496 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-20 11:44:25.582 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-20 11:44:25.600 | Preparing to unpack .../023-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-20 11:44:25.611 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-20 11:44:25.688 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-20 11:44:25.706 | Preparing to unpack .../024-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-20 11:44:25.713 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-20 11:44:25.773 | Selecting previously unselected package debugedit. 2026-07-20 11:44:25.787 | Preparing to unpack .../025-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-20 11:44:25.795 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-20 11:44:25.863 | Selecting previously unselected package dwz. 2026-07-20 11:44:25.877 | Preparing to unpack .../026-dwz_0.15-1build6_amd64.deb ... 2026-07-20 11:44:25.889 | Unpacking dwz (0.15-1build6) ... 2026-07-20 11:44:25.962 | Selecting previously unselected package gettext. 2026-07-20 11:44:25.976 | Preparing to unpack .../027-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-20 11:44:25.983 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-20 11:44:26.088 | Selecting previously unselected package intltool-debian. 2026-07-20 11:44:26.106 | Preparing to unpack .../028-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-20 11:44:26.113 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-20 11:44:26.182 | Selecting previously unselected package po-debconf. 2026-07-20 11:44:26.196 | Preparing to unpack .../029-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-20 11:44:26.203 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-20 11:44:26.290 | Selecting previously unselected package debhelper. 2026-07-20 11:44:26.304 | Preparing to unpack .../030-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-20 11:44:26.308 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-20 11:44:26.453 | Selecting previously unselected package uuid-dev:amd64. 2026-07-20 11:44:26.466 | Preparing to unpack .../031-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:26.472 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:26.525 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-20 11:44:26.539 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-20 11:44:26.543 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-20 11:44:26.590 | Selecting previously unselected package libapr1-dev. 2026-07-20 11:44:26.603 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-20 11:44:26.606 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-20 11:44:26.800 | Selecting previously unselected package libldap-dev:amd64. 2026-07-20 11:44:26.814 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:44:26.822 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-20 11:44:26.930 | Selecting previously unselected package libldap2-dev. 2026-07-20 11:44:26.944 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-20 11:44:26.956 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-20 11:44:27.024 | Selecting previously unselected package libaprutil1-dev. 2026-07-20 11:44:27.038 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-20 11:44:27.047 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-20 11:44:27.208 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-20 11:44:27.222 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-20 11:44:27.226 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 11:44:27.287 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-20 11:44:27.300 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-20 11:44:27.305 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 11:44:27.366 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-20 11:44:27.380 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-20 11:44:27.391 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 11:44:27.453 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-20 11:44:27.473 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-20 11:44:27.476 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 11:44:27.576 | Selecting previously unselected package apache2-dev. 2026-07-20 11:44:27.590 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-20 11:44:27.594 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-20 11:44:27.689 | Selecting previously unselected package ncal. 2026-07-20 11:44:27.704 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-07-20 11:44:27.711 | Unpacking ncal (12.1.8) ... 2026-07-20 11:44:27.787 | Selecting previously unselected package bsdmainutils. 2026-07-20 11:44:27.802 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-07-20 11:44:27.811 | Unpacking bsdmainutils (12.1.8) ... 2026-07-20 11:44:27.853 | Selecting previously unselected package conntrack. 2026-07-20 11:44:27.868 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-20 11:44:27.870 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-20 11:44:27.917 | Selecting previously unselected package dnsmasq-base. 2026-07-20 11:44:27.931 | Preparing to unpack .../045-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-20 11:44:27.942 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-20 11:44:27.985 | Selecting previously unselected package dnsmasq-utils. 2026-07-20 11:44:27.998 | Preparing to unpack .../046-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-20 11:44:28.001 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-20 11:44:28.051 | Selecting previously unselected package ebtables. 2026-07-20 11:44:28.064 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-20 11:44:28.083 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-20 11:44:28.153 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-20 11:44:28.174 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-20 11:44:28.250 | Selecting previously unselected package fonts-liberation. 2026-07-20 11:44:28.263 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-20 11:44:28.268 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-20 11:44:28.356 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-20 11:44:28.370 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-20 11:44:28.373 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-20 11:44:28.418 | Selecting previously unselected package fonts-liberation2. 2026-07-20 11:44:28.431 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-20 11:44:28.434 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-20 11:44:28.465 | Selecting previously unselected package genisoimage. 2026-07-20 11:44:28.480 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-20 11:44:28.482 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-20 11:44:28.530 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-20 11:44:28.544 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-20 11:44:28.548 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-20 11:44:28.587 | Selecting previously unselected package libann0. 2026-07-20 11:44:28.600 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-20 11:44:28.602 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-20 11:44:28.637 | Selecting previously unselected package libcdt5:amd64. 2026-07-20 11:44:28.651 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 11:44:28.657 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:28.701 | Selecting previously unselected package libcgraph6:amd64. 2026-07-20 11:44:28.715 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 11:44:28.720 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:28.770 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-20 11:44:28.784 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-20 11:44:28.790 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-20 11:44:28.844 | Selecting previously unselected package libltdl7:amd64. 2026-07-20 11:44:28.858 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-20 11:44:28.861 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-20 11:44:28.895 | Selecting previously unselected package libpathplan4:amd64. 2026-07-20 11:44:28.909 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 11:44:28.912 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:28.953 | Selecting previously unselected package libgvc6. 2026-07-20 11:44:28.967 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 11:44:28.968 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:29.010 | Selecting previously unselected package libgvpr2:amd64. 2026-07-20 11:44:29.024 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 11:44:29.025 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:29.062 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-20 11:44:29.076 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 11:44:29.078 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:29.136 | Selecting previously unselected package libice6:amd64. 2026-07-20 11:44:29.150 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-20 11:44:29.153 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-20 11:44:29.200 | Selecting previously unselected package libsm6:amd64. 2026-07-20 11:44:29.214 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-20 11:44:29.218 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-20 11:44:29.271 | Selecting previously unselected package libxt6t64:amd64. 2026-07-20 11:44:29.285 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-20 11:44:29.295 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-20 11:44:29.346 | Selecting previously unselected package libxmu6:amd64. 2026-07-20 11:44:29.360 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-20 11:44:29.364 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-20 11:44:29.401 | Selecting previously unselected package libxaw7:amd64. 2026-07-20 11:44:29.415 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-20 11:44:29.418 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-20 11:44:29.462 | Selecting previously unselected package graphviz. 2026-07-20 11:44:29.476 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-20 11:44:29.482 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:29.549 | Selecting previously unselected package icu-devtools. 2026-07-20 11:44:29.563 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-20 11:44:29.569 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-20 11:44:29.613 | Selecting previously unselected package iputils-arping. 2026-07-20 11:44:29.626 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-20 11:44:29.628 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-20 11:44:29.675 | Selecting previously unselected package comerr-dev:amd64. 2026-07-20 11:44:29.689 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-20 11:44:29.693 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-20 11:44:29.741 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-20 11:44:29.756 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 11:44:29.759 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:29.793 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-20 11:44:29.808 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 11:44:29.811 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:29.846 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-20 11:44:29.860 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 11:44:29.862 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:29.898 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-20 11:44:29.914 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 11:44:29.916 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:29.944 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-20 11:44:29.957 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 11:44:29.961 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:30.011 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-20 11:44:30.024 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-20 11:44:30.027 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-20 11:44:30.083 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-20 11:44:30.096 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:30.099 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:30.282 | Preparing to unpack .../079-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-20 11:44:30.288 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-20 11:44:30.324 | Selecting previously unselected package libgts-bin. 2026-07-20 11:44:30.339 | Preparing to unpack .../080-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-20 11:44:30.341 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-20 11:44:30.387 | Selecting previously unselected package libicu-dev:amd64. 2026-07-20 11:44:30.401 | Preparing to unpack .../081-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-20 11:44:30.404 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-20 11:44:30.707 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-20 11:44:30.718 | Preparing to unpack .../082-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-20 11:44:30.721 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-20 11:44:30.763 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-20 11:44:30.776 | Preparing to unpack .../083-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-20 11:44:30.779 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-20 11:44:30.807 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-20 11:44:30.820 | Preparing to unpack .../084-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-20 11:44:30.824 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-20 11:44:30.856 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-20 11:44:30.874 | Preparing to unpack .../085-libjs-jquery-metadata_12-4_all.deb ... 2026-07-20 11:44:30.876 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-20 11:44:30.907 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-20 11:44:30.926 | Preparing to unpack .../086-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-20 11:44:30.930 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-20 11:44:30.998 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-20 11:44:31.011 | Preparing to unpack .../087-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-20 11:44:31.013 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-20 11:44:31.051 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-20 11:44:31.065 | Preparing to unpack .../088-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-20 11:44:31.067 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-20 11:44:31.097 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-20 11:44:31.116 | Preparing to unpack .../089-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-20 11:44:31.118 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-20 11:44:31.153 | Selecting previously unselected package mysql-common. 2026-07-20 11:44:31.167 | Preparing to unpack .../090-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-20 11:44:31.182 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-20 11:44:31.218 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-20 11:44:31.232 | Preparing to unpack .../091-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 11:44:31.233 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:44:31.305 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-20 11:44:31.318 | Preparing to unpack .../092-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-20 11:44:31.321 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-20 11:44:31.373 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-20 11:44:31.386 | Preparing to unpack .../093-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-20 11:44:31.388 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-20 11:44:31.416 | Selecting previously unselected package libpq5:amd64. 2026-07-20 11:44:31.430 | Preparing to unpack .../094-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:44:31.433 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 11:44:31.467 | Selecting previously unselected package libssl-dev:amd64. 2026-07-20 11:44:31.481 | Preparing to unpack .../095-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-20 11:44:31.485 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-20 11:44:31.600 | Selecting previously unselected package libpq-dev. 2026-07-20 11:44:31.614 | Preparing to unpack .../096-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:44:31.616 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-20 11:44:31.652 | Selecting previously unselected package libsasl2-dev. 2026-07-20 11:44:31.665 | Preparing to unpack .../097-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-20 11:44:31.667 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-20 11:44:31.714 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-20 11:44:31.725 | Preparing to unpack .../098-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:44:31.727 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 11:44:31.871 | Selecting previously unselected package libx86-1:amd64. 2026-07-20 11:44:31.885 | Preparing to unpack .../099-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-20 11:44:31.887 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-20 11:44:31.916 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-20 11:44:31.926 | Preparing to unpack .../100-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-20 11:44:31.928 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-20 11:44:31.989 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-20 11:44:32.002 | Preparing to unpack .../101-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-20 11:44:32.006 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-20 11:44:32.057 | Selecting previously unselected package llvm-17-runtime. 2026-07-20 11:44:32.071 | Preparing to unpack .../102-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:32.072 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:32.114 | Selecting previously unselected package libpfm4:amd64. 2026-07-20 11:44:32.128 | Preparing to unpack .../103-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-20 11:44:32.130 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-20 11:44:32.186 | Selecting previously unselected package llvm-17. 2026-07-20 11:44:32.197 | Preparing to unpack .../104-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:32.198 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:32.766 | Selecting previously unselected package libffi-dev:amd64. 2026-07-20 11:44:32.780 | Preparing to unpack .../105-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-20 11:44:32.782 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-20 11:44:32.820 | Selecting previously unselected package llvm-17-tools. 2026-07-20 11:44:32.834 | Preparing to unpack .../106-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:32.836 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:32.990 | Selecting previously unselected package libz3-4:amd64. 2026-07-20 11:44:33.005 | Preparing to unpack .../107-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-20 11:44:33.007 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-20 11:44:33.129 | Selecting previously unselected package libz3-dev:amd64. 2026-07-20 11:44:33.144 | Preparing to unpack .../108-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-20 11:44:33.145 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-20 11:44:33.186 | Selecting previously unselected package llvm-17-dev. 2026-07-20 11:44:33.199 | Preparing to unpack .../109-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-20 11:44:33.201 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:34.865 | Selecting previously unselected package osinfo-db. 2026-07-20 11:44:34.881 | Preparing to unpack .../110-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-20 11:44:34.883 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-20 11:44:35.142 | Selecting previously unselected package pkgconf-bin. 2026-07-20 11:44:35.156 | Preparing to unpack .../111-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-20 11:44:35.158 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-20 11:44:35.187 | Selecting previously unselected package pkgconf:amd64. 2026-07-20 11:44:35.202 | Preparing to unpack .../112-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-20 11:44:35.206 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-20 11:44:35.241 | Selecting previously unselected package pkg-config:amd64. 2026-07-20 11:44:35.254 | Preparing to unpack .../113-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-20 11:44:35.259 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-20 11:44:35.288 | Selecting previously unselected package pm-utils. 2026-07-20 11:44:35.301 | Preparing to unpack .../114-pm-utils_1.4.1-21_all.deb ... 2026-07-20 11:44:35.305 | Unpacking pm-utils (1.4.1-21) ... 2026-07-20 11:44:35.350 | Selecting previously unselected package postgresql-client-16. 2026-07-20 11:44:35.367 | Preparing to unpack .../115-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:44:35.370 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 11:44:35.467 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-20 11:44:35.481 | Preparing to unpack .../116-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:44:35.485 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 11:44:35.716 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-20 11:44:35.731 | Preparing to unpack .../117-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-20 11:44:35.733 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-20 11:44:35.765 | Selecting previously unselected package python3-mysqldb. 2026-07-20 11:44:35.779 | Preparing to unpack .../118-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-20 11:44:35.781 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-20 11:44:35.810 | Selecting previously unselected package sqlite3. 2026-07-20 11:44:35.824 | Preparing to unpack .../119-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-20 11:44:35.827 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-20 11:44:35.856 | Selecting previously unselected package vbetool. 2026-07-20 11:44:35.869 | Preparing to unpack .../120-vbetool_1.1-5_amd64.deb ... 2026-07-20 11:44:35.871 | Unpacking vbetool (1.1-5) ... 2026-07-20 11:44:35.901 | Selecting previously unselected package libosinfo-l10n. 2026-07-20 11:44:35.913 | Preparing to unpack .../121-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-20 11:44:35.915 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-20 11:44:35.956 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-20 11:44:35.970 | Preparing to unpack .../122-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-20 11:44:35.972 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-20 11:44:36.002 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-20 11:44:36.014 | Preparing to unpack .../123-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-20 11:44:36.015 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-20 11:44:36.055 | Preparing to unpack .../124-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-20 11:44:36.061 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-20 11:44:36.096 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-20 11:44:36.112 | Preparing to unpack .../125-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-20 11:44:36.114 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-20 11:44:36.143 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-20 11:44:36.157 | Preparing to unpack .../126-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-20 11:44:36.159 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-20 11:44:36.193 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-20 11:44:36.207 | Preparing to unpack .../127-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-20 11:44:36.209 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:36.244 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-20 11:44:36.265 | Preparing to unpack .../128-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-20 11:44:36.269 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-20 11:44:36.318 | Preparing to unpack .../129-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-20 11:44:36.340 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-20 11:44:36.425 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-20 11:44:36.430 | Setting up postgresql-client-common (257build1.1) ... 2026-07-20 11:44:36.438 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-20 11:44:36.445 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-20 11:44:36.450 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-20 11:44:36.473 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-20 11:44:36.476 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-20 11:44:36.481 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:44:36.485 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-20 11:44:36.490 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:36.494 | Setting up wget (1.21.4-1ubuntu4.3) ... 2026-07-20 11:44:36.499 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-20 11:44:36.503 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-20 11:44:36.507 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-20 11:44:36.511 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-20 11:44:36.898 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-20 11:44:36.898 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-20 11:44:37.190 | Setting up ncal (12.1.8) ... 2026-07-20 11:44:37.193 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-20 11:44:37.198 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-20 11:44:37.202 | Setting up vbetool (1.1-5) ... 2026-07-20 11:44:37.207 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-20 11:44:37.233 | Setting up pm-utils (1.4.1-21) ... 2026-07-20 11:44:37.243 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-20 11:44:37.249 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ... 2026-07-20 11:44:37.256 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:37.262 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 11:44:37.268 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-20 11:44:37.274 | Setting up m4 (1.4.19-4build1) ... 2026-07-20 11:44:37.281 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-20 11:44:37.286 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-20 11:44:37.324 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-20 11:44:37.345 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-20 11:44:37.348 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-20 11:44:37.352 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-20 11:44:37.895 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-20 11:44:38.190 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 11:44:38.195 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:38.200 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-20 11:44:38.334 | Setting up autotools-dev (20220109.1) ... 2026-07-20 11:44:38.339 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-20 11:44:38.343 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 11:44:38.346 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-20 11:44:38.350 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-20 11:44:38.354 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:38.359 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-20 11:44:38.363 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:38.368 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:38.371 | Setting up ebtables (2.0.11-6build1) ... 2026-07-20 11:44:38.751 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-20 11:44:38.756 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-20 11:44:38.762 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-20 11:44:38.766 | Setting up bsdmainutils (12.1.8) ... 2026-07-20 11:44:38.771 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-20 11:44:38.779 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-20 11:44:38.783 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 11:44:38.789 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-20 11:44:38.794 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-20 11:44:38.799 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-20 11:44:38.804 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-20 11:44:38.830 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-20 11:44:38.834 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-20 11:44:38.838 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-20 11:44:38.843 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-20 11:44:38.847 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-20 11:44:38.851 | Setting up autoconf (2.71-3) ... 2026-07-20 11:44:38.859 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-20 11:44:38.870 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:38.877 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:38.887 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 11:44:38.894 | Setting up dwz (0.15-1build6) ... 2026-07-20 11:44:38.903 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-20 11:44:38.909 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:38.913 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:38.917 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:39.727 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-20 11:44:39.752 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-20 11:44:39.759 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:39.765 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-20 11:44:39.773 | Setting up libjson-perl (4.10000-1) ... 2026-07-20 11:44:39.782 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-20 11:44:39.789 | Setting up debugedit (1:5.0-5build2) ... 2026-07-20 11:44:39.815 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-20 11:44:39.822 | Setting up libsub-override-perl (0.10-1) ... 2026-07-20 11:44:39.827 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-20 11:44:39.836 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:39.843 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:39.851 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-20 11:44:39.858 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-20 11:44:39.864 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-20 11:44:39.870 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-20 11:44:39.875 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-20 11:44:39.884 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-20 11:44:39.891 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-20 11:44:39.902 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-20 11:44:39.907 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-20 11:44:39.913 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 11:44:39.919 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-20 11:44:39.923 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-20 11:44:40.625 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-20 11:44:40.630 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-20 11:44:40.638 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:40.645 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-20 11:44:40.652 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-20 11:44:40.658 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-20 11:44:40.662 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-20 11:44:40.667 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 11:44:40.671 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-20 11:44:40.675 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-20 11:44:40.680 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-20 11:44:40.683 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-20 11:44:40.692 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-20 11:44:40.700 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-20 11:44:40.708 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-20 11:44:41.818 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:41.835 | Setting up libtool (2.4.7-7build1) ... 2026-07-20 11:44:41.866 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 11:44:42.297 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-07-20 11:44:42.352 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-20 11:44:42.405 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-20 11:44:43.132 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-20 11:44:43.496 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-20 11:44:43.531 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-20 11:44:43.557 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-20 11:44:43.707 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-20 11:44:43.708 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-20 11:44:44.246 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 11:44:44.275 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-20 11:44:44.309 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-20 11:44:44.341 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-20 11:44:44.382 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-20 11:44:44.406 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-20 11:44:44.419 | Setting up dh-autoreconf (20) ... 2026-07-20 11:44:44.438 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-20 11:44:44.454 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-20 11:44:44.481 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-20 11:44:44.507 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-20 11:44:44.559 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:44.595 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-20 11:44:44.626 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:44.649 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-20 11:44:45.245 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-20 11:44:45.550 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-20 11:44:45.570 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-20 11:44:45.590 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-20 11:44:45.615 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-20 11:44:45.640 | Setting up postgresql-common (257build1.1) ... 2026-07-20 11:44:46.151 | 2026-07-20 11:44:46.151 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-20 11:44:46.286 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-20 11:44:46.286 | Removing obsolete dictionary files: 2026-07-20 11:44:46.907 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-20 11:44:47.277 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:47.328 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-20 11:44:48.030 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-20 11:44:48.035 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-20 11:44:48.043 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:48.047 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-20 11:44:48.053 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:48.060 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:48.065 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-20 11:44:48.070 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-20 11:44:48.075 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-20 11:44:48.082 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-20 11:44:48.589 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-20 11:44:48.594 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:48.598 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-20 11:44:48.658 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-20 11:44:48.665 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:48.671 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-20 11:44:48.677 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-20 11:44:48.684 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 11:44:48.694 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-20 11:44:48.700 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-20 11:44:48.707 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-20 11:44:48.714 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-20 11:44:49.246 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-07-20 11:44:49.262 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-07-20 11:44:49.265 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:49.268 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-20 11:44:49.272 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 11:44:49.439 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:49.443 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-20 11:44:49.447 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-20 11:44:49.453 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-20 11:44:49.704 | Enabling module mpm_event. 2026-07-20 11:44:49.738 | Enabling module authz_core. 2026-07-20 11:44:49.743 | Enabling module authz_host. 2026-07-20 11:44:49.776 | Enabling module authn_core. 2026-07-20 11:44:49.781 | Enabling module auth_basic. 2026-07-20 11:44:49.811 | Enabling module access_compat. 2026-07-20 11:44:49.842 | Enabling module authn_file. 2026-07-20 11:44:49.874 | Enabling module authz_user. 2026-07-20 11:44:49.906 | Enabling module alias. 2026-07-20 11:44:49.942 | Enabling module dir. 2026-07-20 11:44:49.975 | Enabling module autoindex. 2026-07-20 11:44:50.005 | Enabling module env. 2026-07-20 11:44:50.038 | Enabling module mime. 2026-07-20 11:44:50.069 | Enabling module negotiation. 2026-07-20 11:44:50.101 | Enabling module setenvif. 2026-07-20 11:44:50.133 | Enabling module filter. 2026-07-20 11:44:50.165 | Enabling module deflate. 2026-07-20 11:44:50.196 | Enabling module status. 2026-07-20 11:44:50.226 | Enabling module reqtimeout. 2026-07-20 11:44:50.258 | Enabling conf charset. 2026-07-20 11:44:50.289 | Enabling conf localized-error-pages. 2026-07-20 11:44:50.319 | Enabling conf other-vhosts-access-log. 2026-07-20 11:44:50.352 | Enabling conf security. 2026-07-20 11:44:50.384 | Enabling conf serve-cgi-bin. 2026-07-20 11:44:50.415 | Enabling site 000-default. 2026-07-20 11:44:51.062 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-20 11:44:51.492 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-20 11:44:52.390 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:52.398 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-20 11:44:52.404 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-20 11:44:52.407 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-20 11:44:52.412 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-20 11:44:52.444 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-20 11:44:52.477 | update-initramfs: Generating /boot/initrd.img-6.8.0-136-generic 2026-07-20 11:44:56.854 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-20 11:44:56.890 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-20 11:44:57.042 | Processing triggers for ufw (0.36.2-6) ... 2026-07-20 11:44:57.112 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 11:44:59.060 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-20 11:44:59.089 | Processing triggers for install-info (7.1-3build2) ... 2026-07-20 11:44:59.276 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-20 11:45:00.129 | 2026-07-20 11:45:00.129 | Running kernel seems to be up-to-date. 2026-07-20 11:45:00.129 | 2026-07-20 11:45:00.129 | Restarting services... 2026-07-20 11:45:00.263 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-20 11:45:00.416 | 2026-07-20 11:45:00.416 | Service restarts being deferred: 2026-07-20 11:45:00.416 | systemctl restart ModemManager.service 2026-07-20 11:45:00.416 | /etc/needrestart/restart.d/dbus.service 2026-07-20 11:45:00.416 | systemctl restart getty@tty1.service 2026-07-20 11:45:00.416 | systemctl restart networkd-dispatcher.service 2026-07-20 11:45:00.416 | systemctl restart serial-getty@ttyS0.service 2026-07-20 11:45:00.416 | systemctl restart storpool_beacon.service 2026-07-20 11:45:00.416 | systemctl restart storpool_block.service 2026-07-20 11:45:00.416 | systemctl restart systemd-logind.service 2026-07-20 11:45:00.416 | 2026-07-20 11:45:00.416 | No containers need to be restarted. 2026-07-20 11:45:00.416 | 2026-07-20 11:45:00.416 | User sessions running outdated binaries: 2026-07-20 11:45:00.416 | ubuntu @ session #3: python3[7143] 2026-07-20 11:45:00.424 | ubuntu @ session #4: sh[8527,8529], sshd[8469] 2026-07-20 11:45:00.433 | ubuntu @ user manager service: systemd[5265] 2026-07-20 11:45:00.443 | 2026-07-20 11:45:00.443 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 11:45:01.738 | ++ functions-common:apt_get:1211 : result=0 2026-07-20 11:45:01.740 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 11:45:01.743 | ++ functions-common:time_stop:2420 : local name 2026-07-20 11:45:01.745 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 11:45:01.748 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:45:01.750 | ++ functions-common:time_stop:2423 : local total 2026-07-20 11:45:01.752 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 11:45:01.755 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-20 11:45:01.757 | ++ functions-common:time_stop:2427 : start_time=1784547831530 2026-07-20 11:45:01.759 | ++ functions-common:time_stop:2429 : [[ -z 1784547831530 ]] 2026-07-20 11:45:01.763 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:45:01.767 | ++ functions-common:time_stop:2432 : end_time=1784547901764 2026-07-20 11:45:01.769 | ++ functions-common:time_stop:2433 : elapsed_time=70234 2026-07-20 11:45:01.771 | ++ functions-common:time_stop:2434 : total=20949 2026-07-20 11:45:01.773 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:45:01.776 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91183 2026-07-20 11:45:01.778 | ++ functions-common:apt_get:1215 : return 0 2026-07-20 11:45:01.780 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-20 11:45:01.783 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-20 11:45:01.786 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-20 11:45:01.791 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-20 11:45:01.794 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-20 11:45:01.796 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-20 11:45:01.802 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-20 11:45:01.807 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-20 11:45:01.810 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-20 11:45:01.813 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-07-20 11:45:02.779 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-20 11:45:02.781 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-20 11:45:02.782 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-20 11:45:02.784 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-20 11:45:02.786 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-20 11:45:02.787 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-20 11:45:02.789 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-20 11:45:02.791 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-20 11:45:02.792 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-20 11:45:02.794 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-20 11:45:02.796 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-20 11:45:02.798 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-20 11:45:02.799 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-20 11:45:02.801 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-20 11:45:02.802 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-20 11:45:02.804 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-20 11:45:02.806 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-20 11:45:02.808 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-20 11:45:02.809 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-20 11:45:02.811 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-20 11:45:02.814 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-20 11:45:02.816 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-20 11:45:02.817 | + functions-common:_ensure_lsb_release:420 : return 2026-07-20 11:45:02.820 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-20 11:45:02.832 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-20 11:45:02.834 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-20 11:45:02.846 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-20 11:45:02.848 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-20 11:45:02.860 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-20 11:45:02.862 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-20 11:45:02.863 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-20 11:45:02.865 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-20 11:45:02.867 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-20 11:45:02.868 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-20 11:45:02.870 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-20 11:45:02.872 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-20 11:45:02.874 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-20 11:45:02.875 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-20 11:45:02.877 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-20 11:45:02.877 | Distro: noble 2026-07-20 11:45:02.879 | + tools/install_pip.sh:main:117 : get_versions 2026-07-20 11:45:02.881 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-20 11:45:02.884 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-20 11:45:02.886 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-20 11:45:02.889 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-20 11:45:02.889 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-20 11:45:03.188 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-20 11:45:03.189 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-20 11:45:03.189 | pip: 24.0 2026-07-20 11:45:03.192 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-20 11:45:03.193 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-20 11:45:03.195 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:45:03.196 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:45:03.198 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:45:03.200 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:45:03.201 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:45:03.203 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:45:03.205 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:45:03.206 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:45:03.208 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:45:03.210 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:45:03.211 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:45:03.213 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:45:03.215 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:45:03.216 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-20 11:45:03.218 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:45:03.219 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:45:03.221 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-20 11:45:03.225 | + tools/install_pip.sh:main:146 : set -x 2026-07-20 11:45:03.227 | + tools/install_pip.sh:main:149 : get_versions 2026-07-20 11:45:03.229 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-20 11:45:03.232 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-20 11:45:03.234 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-20 11:45:03.237 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-20 11:45:03.237 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-20 11:45:03.529 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-20 11:45:03.531 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-20 11:45:03.531 | pip: 24.0 2026-07-20 11:45:03.534 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-20 11:45:03.537 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-20 11:45:03.540 | + ./stack.sh:main:807 : fixup_all 2026-07-20 11:45:03.541 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-20 11:45:03.544 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-20 11:45:03.546 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:45:03.549 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:45:03.551 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-20 11:45:03.563 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-20 11:45:03.575 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-07-20 11:45:03.588 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-20 11:45:03.590 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-20 11:45:03.593 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:45:03.595 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:45:03.597 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:45:03.599 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:45:03.602 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:45:03.604 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:45:03.606 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:45:03.608 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:45:03.610 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:45:03.613 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:45:03.615 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:45:03.617 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:45:03.620 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:45:03.622 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-20 11:45:03.624 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-20 11:45:03.626 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-20 11:45:03.637 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-20 11:45:03.649 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-20 11:45:03.660 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-20 11:45:03.671 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-20 11:45:03.683 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-20 11:45:03.696 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-20 11:45:03.707 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-20 11:45:03.719 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-20 11:45:03.722 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-20 11:45:03.725 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-20 11:45:06.541 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-20 11:45:06.560 | Using python 3.12 to install setuptools 2026-07-20 11:45:06.563 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-20 11:45:07.269 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-20 11:45:07.365 | Collecting pip 2026-07-20 11:45:07.395 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-20 11:45:07.400 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-20 11:45:07.607 | Collecting setuptools[core] 2026-07-20 11:45:07.611 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 11:45:07.700 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-20 11:45:07.705 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 11:45:07.739 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-20 11:45:07.744 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-20 11:45:07.751 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 7.2 MB/s eta 0:00:00 2026-07-20 11:45:07.775 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-20 11:45:07.779 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 11:45:07.817 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-20 11:45:07.819 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 11:45:07.850 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-20 11:45:07.856 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 11:45:07.899 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:07.903 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-20 11:45:07.929 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:07.932 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-20 11:45:08.052 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:08.055 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-20 11:45:08.085 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:08.088 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-20 11:45:08.156 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:08.159 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-20 11:45:08.177 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:08.179 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 11:45:08.212 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:08.215 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-20 11:45:08.246 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:08.250 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 11:45:08.272 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-20 11:45:08.285 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-20 11:45:08.342 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 33.3 MB/s eta 0:00:00 2026-07-20 11:45:08.348 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-20 11:45:08.355 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-20 11:45:08.360 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-20 11:45:08.366 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 16.6 MB/s eta 0:00:00 2026-07-20 11:45:08.369 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-20 11:45:08.374 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 26.7 MB/s eta 0:00:00 2026-07-20 11:45:08.377 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-20 11:45:08.383 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-20 11:45:08.400 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 67.8 MB/s eta 0:00:00 2026-07-20 11:45:08.403 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-20 11:45:08.410 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-20 11:45:08.414 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-20 11:45:08.419 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 33.7 MB/s eta 0:00:00 2026-07-20 11:45:08.423 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-20 11:45:08.428 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-20 11:45:08.437 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 43.4 MB/s eta 0:00:00 2026-07-20 11:45:08.440 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-20 11:45:08.445 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-20 11:45:08.450 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 25.3 MB/s eta 0:00:00 2026-07-20 11:45:08.453 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-20 11:45:08.473 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 69.9 MB/s eta 0:00:00 2026-07-20 11:45:08.818 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-20 11:45:08.828 | Attempting uninstall: setuptools 2026-07-20 11:45:08.835 | Found existing installation: setuptools 68.1.2 2026-07-20 11:45:08.835 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:45:08.835 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-20 11:45:09.411 | Attempting uninstall: pygments 2026-07-20 11:45:09.430 | Found existing installation: Pygments 2.17.2 2026-07-20 11:45:09.430 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:45:09.430 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-20 11:45:10.051 | Attempting uninstall: pip 2026-07-20 11:45:10.053 | Found existing installation: pip 24.0 2026-07-20 11:45:10.092 | Uninstalling pip-24.0: 2026-07-20 11:45:10.097 | Successfully uninstalled pip-24.0 2026-07-20 11:45:10.930 | Attempting uninstall: packaging 2026-07-20 11:45:10.939 | Found existing installation: packaging 24.0 2026-07-20 11:45:10.940 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:45:10.940 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-20 11:45:11.030 | Attempting uninstall: markdown-it-py 2026-07-20 11:45:11.044 | Found existing installation: markdown-it-py 3.0.0 2026-07-20 11:45:11.045 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:45:11.045 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-20 11:45:11.120 | Attempting uninstall: wheel 2026-07-20 11:45:11.142 | Found existing installation: wheel 0.42.0 2026-07-20 11:45:11.143 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:45:11.143 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-20 11:45:11.168 | Attempting uninstall: rich 2026-07-20 11:45:11.189 | Found existing installation: rich 13.7.1 2026-07-20 11:45:11.189 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:45:11.191 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-20 11:45:11.559 | Successfully installed annotated-doc-0.0.4 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.1.2 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-20 11:45:11.715 | + inc/python:pip_install:216 : result=0 2026-07-20 11:45:11.719 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:45:11.721 | + functions-common:time_stop:2420 : local name 2026-07-20 11:45:11.723 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:45:11.726 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:45:11.728 | + functions-common:time_stop:2423 : local total 2026-07-20 11:45:11.730 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:45:11.733 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:45:11.736 | + functions-common:time_stop:2427 : start_time=1784547906555 2026-07-20 11:45:11.738 | + functions-common:time_stop:2429 : [[ -z 1784547906555 ]] 2026-07-20 11:45:11.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:45:11.745 | + functions-common:time_stop:2432 : end_time=1784547911743 2026-07-20 11:45:11.748 | + functions-common:time_stop:2433 : elapsed_time=5188 2026-07-20 11:45:11.751 | + functions-common:time_stop:2434 : total=0 2026-07-20 11:45:11.753 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:45:11.756 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5188 2026-07-20 11:45:11.758 | + inc/python:pip_install:219 : return 0 2026-07-20 11:45:11.760 | + 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-07-20 11:45:11.763 | + 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-07-20 11:45:11.766 | + 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-07-20 11:45:11.769 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-20 11:45:11.772 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-20 11:45:11.775 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-20 11:45:11.797 | Using python 3.12 to install os-testr 2026-07-20 11:45:11.800 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-20 11:45:12.524 | Collecting os-testr 2026-07-20 11:45:12.573 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-20 11:45:12.597 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-20 11:45:12.601 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-20 11:45:12.731 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-20 11:45:12.735 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-20 11:45:12.870 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-20 11:45:12.916 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-20 11:45:12.921 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-20 11:45:12.932 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-20 11:45:12.940 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-20 11:45:12.973 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-20 11:45:12.976 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-20 11:45:12.989 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-20 11:45:12.999 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-20 11:45:13.013 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-20 11:45:13.022 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-20 11:45:13.029 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-20 11:45:13.036 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-20 11:45:13.057 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 33.2 MB/s 0:00:00 2026-07-20 11:45:13.133 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-20 11:45:13.209 | Attempting uninstall: PyYAML 2026-07-20 11:45:13.213 | Found existing installation: PyYAML 6.0.1 2026-07-20 11:45:13.213 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:45:13.213 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-20 11:45:13.398 | 2026-07-20 11:45:13.399 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-20 11:45:13.467 | + inc/python:pip_install:216 : result=0 2026-07-20 11:45:13.470 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:45:13.472 | + functions-common:time_stop:2420 : local name 2026-07-20 11:45:13.475 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:45:13.477 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:45:13.480 | + functions-common:time_stop:2423 : local total 2026-07-20 11:45:13.483 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:45:13.485 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:45:13.488 | + functions-common:time_stop:2427 : start_time=1784547911792 2026-07-20 11:45:13.490 | + functions-common:time_stop:2429 : [[ -z 1784547911792 ]] 2026-07-20 11:45:13.493 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:45:13.497 | + functions-common:time_stop:2432 : end_time=1784547913495 2026-07-20 11:45:13.499 | + functions-common:time_stop:2433 : elapsed_time=1703 2026-07-20 11:45:13.501 | + functions-common:time_stop:2434 : total=5188 2026-07-20 11:45:13.504 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:45:13.506 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6891 2026-07-20 11:45:13.509 | + inc/python:pip_install:219 : return 0 2026-07-20 11:45:13.512 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-20 11:45:13.567 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-20 11:45:13.644 | + ./stack.sh:main:835 : install_infra 2026-07-20 11:45:13.647 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-20 11:45:13.650 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-20 11:45:13.652 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-20 11:45:16.458 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-20 11:45:16.460 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-20 11:45:16.484 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-07-20 11:45:17.154 | Collecting pbr 2026-07-20 11:45:17.156 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-20 11:45:17.350 | Collecting setuptools[core] 2026-07-20 11:45:17.354 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 11:45:17.418 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-20 11:45:17.419 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 11:45:17.442 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-20 11:45:17.444 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-20 11:45:17.467 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-20 11:45:17.469 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 11:45:17.504 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-20 11:45:17.506 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 11:45:17.531 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-20 11:45:17.533 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 11:45:17.573 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:17.575 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-20 11:45:17.598 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:17.600 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-20 11:45:17.710 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:17.711 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-20 11:45:17.737 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:17.738 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-20 11:45:17.802 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:17.803 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-20 11:45:17.818 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:17.819 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 11:45:17.847 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:17.849 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-20 11:45:17.878 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:17.880 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 11:45:17.915 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-20 11:45:18.057 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-20 11:45:18.070 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-20 11:45:18.071 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-20 11:45:18.072 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-20 11:45:18.073 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-20 11:45:18.074 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-20 11:45:18.075 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-20 11:45:18.076 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-20 11:45:18.079 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-20 11:45:18.080 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-20 11:45:18.081 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-20 11:45:18.082 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-20 11:45:18.083 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-20 11:45:18.085 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-20 11:45:18.086 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-20 11:45:18.088 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-20 11:45:18.092 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-20 11:45:18.212 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-20 11:45:20.091 | Successfully installed annotated-doc-0.0.4 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-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-20 11:45:20.206 | + inc/python:pip_install:216 : result=0 2026-07-20 11:45:20.210 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:45:20.212 | + functions-common:time_stop:2420 : local name 2026-07-20 11:45:20.214 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:45:20.216 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:45:20.218 | + functions-common:time_stop:2423 : local total 2026-07-20 11:45:20.221 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:45:20.223 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:45:20.226 | + functions-common:time_stop:2427 : start_time=1784547916475 2026-07-20 11:45:20.229 | + functions-common:time_stop:2429 : [[ -z 1784547916475 ]] 2026-07-20 11:45:20.232 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:45:20.236 | + functions-common:time_stop:2432 : end_time=1784547920233 2026-07-20 11:45:20.238 | + functions-common:time_stop:2433 : elapsed_time=3758 2026-07-20 11:45:20.241 | + functions-common:time_stop:2434 : total=6891 2026-07-20 11:45:20.243 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:45:20.245 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10649 2026-07-20 11:45:20.248 | + inc/python:pip_install:219 : return 0 2026-07-20 11:45:20.251 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-20 11:45:20.253 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-20 11:45:20.275 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-07-20 11:45:20.942 | Processing /opt/stack/requirements 2026-07-20 11:45:20.944 | Installing build dependencies: started 2026-07-20 11:45:22.516 | Installing build dependencies: finished with status 'done' 2026-07-20 11:45:22.517 | Getting requirements to build wheel: started 2026-07-20 11:45:22.659 | Getting requirements to build wheel: finished with status 'done' 2026-07-20 11:45:22.662 | Preparing metadata (pyproject.toml): started 2026-07-20 11:45:23.366 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:45:23.536 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8547) 2026-07-20 11:45:23.564 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-20 11:45:23.574 | 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.dev8547) (26.2) 2026-07-20 11:45:23.621 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8547) 2026-07-20 11:45:23.625 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-20 11:45:23.695 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8547) 2026-07-20 11:45:23.696 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-20 11:45:23.825 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8547) 2026-07-20 11:45:23.829 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-20 11:45:23.838 | 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.dev8547) (83.0.0) 2026-07-20 11:45:23.997 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-20 11:45:24.001 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-20 11:45:24.007 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.7 MB/s eta 0:00:00 2026-07-20 11:45:24.038 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-20 11:45:24.042 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-20 11:45:24.093 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-20 11:45:24.097 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-20 11:45:24.133 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-20 11:45:24.136 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 11:45:24.190 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-20 11:45:24.197 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-20 11:45:24.204 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 11.9 MB/s eta 0:00:00 2026-07-20 11:45:24.204 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-20 11:45:24.207 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-20 11:45:24.212 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 22.1 MB/s eta 0:00:00 2026-07-20 11:45:24.214 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-20 11:45:24.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 36.0 MB/s eta 0:00:00 2026-07-20 11:45:24.223 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-20 11:45:24.229 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 51.5 MB/s eta 0:00:00 2026-07-20 11:45:24.232 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-20 11:45:24.236 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 21.6 MB/s eta 0:00:00 2026-07-20 11:45:24.239 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-20 11:45:24.245 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 26.1 MB/s eta 0:00:00 2026-07-20 11:45:24.255 | Building wheels for collected packages: openstack_requirements 2026-07-20 11:45:24.256 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-20 11:45:25.623 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-20 11:45:25.624 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8547-py3-none-any.whl size=52405 sha256=25a1cba2200d7b925415d9485b001de1731dd12d7cab867b94a1aef95ee39157 2026-07-20 11:45:25.624 | Stored in directory: /tmp/pip-ephem-wheel-cache-_7v931xe/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-20 11:45:25.626 | Successfully built openstack_requirements 2026-07-20 11:45:25.778 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-20 11:45:26.138 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8547 requests-2.34.2 urllib3-2.7.0 2026-07-20 11:45:26.277 | + inc/python:pip_install:216 : result=0 2026-07-20 11:45:26.280 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:45:26.283 | + functions-common:time_stop:2420 : local name 2026-07-20 11:45:26.285 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:45:26.287 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:45:26.289 | + functions-common:time_stop:2423 : local total 2026-07-20 11:45:26.292 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:45:26.294 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:45:26.296 | + functions-common:time_stop:2427 : start_time=1784547920268 2026-07-20 11:45:26.298 | + functions-common:time_stop:2429 : [[ -z 1784547920268 ]] 2026-07-20 11:45:26.301 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:45:26.305 | + functions-common:time_stop:2432 : end_time=1784547926303 2026-07-20 11:45:26.307 | + functions-common:time_stop:2433 : elapsed_time=6035 2026-07-20 11:45:26.309 | + functions-common:time_stop:2434 : total=10649 2026-07-20 11:45:26.312 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:45:26.314 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16684 2026-07-20 11:45:26.317 | + inc/python:pip_install:219 : return 0 2026-07-20 11:45:26.319 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-20 11:45:26.322 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-20 11:45:26.324 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-20 11:45:26.327 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:45:26.329 | + 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-07-20 11:45:26.331 | + 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-07-20 11:45:26.334 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:45:26.337 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-20 11:45:26.357 | Using python 3.12 to install pbr 2026-07-20 11:45:26.359 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-07-20 11:45:26.836 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-20 11:45:26.903 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-20 11:45:27.030 | + inc/python:pip_install:216 : result=0 2026-07-20 11:45:27.032 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:45:27.034 | + functions-common:time_stop:2420 : local name 2026-07-20 11:45:27.037 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:45:27.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:45:27.043 | + functions-common:time_stop:2423 : local total 2026-07-20 11:45:27.045 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:45:27.046 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:45:27.049 | + functions-common:time_stop:2427 : start_time=1784547926351 2026-07-20 11:45:27.050 | + functions-common:time_stop:2429 : [[ -z 1784547926351 ]] 2026-07-20 11:45:27.053 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:45:27.056 | + functions-common:time_stop:2432 : end_time=1784547927054 2026-07-20 11:45:27.058 | + functions-common:time_stop:2433 : elapsed_time=703 2026-07-20 11:45:27.060 | + functions-common:time_stop:2434 : total=16684 2026-07-20 11:45:27.061 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:45:27.063 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17387 2026-07-20 11:45:27.067 | + inc/python:pip_install:219 : return 0 2026-07-20 11:45:27.069 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-20 11:45:29.857 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-20 11:45:30.328 | Collecting bindep 2026-07-20 11:45:30.357 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-20 11:45:30.406 | Collecting distro>=1.7 (from bindep) 2026-07-20 11:45:30.408 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-20 11:45:30.436 | Collecting packaging (from bindep) 2026-07-20 11:45:30.437 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 11:45:30.571 | Collecting Parsley (from bindep) 2026-07-20 11:45:30.589 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-20 11:45:30.642 | Collecting pbr>=2 (from bindep) 2026-07-20 11:45:30.643 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-20 11:45:30.815 | Collecting setuptools (from pbr>=2->bindep) 2026-07-20 11:45:30.817 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-20 11:45:30.856 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-20 11:45:30.864 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-20 11:45:30.869 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-20 11:45:30.869 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-20 11:45:30.872 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-20 11:45:30.879 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 18.9 MB/s eta 0:00:00 2026-07-20 11:45:30.880 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-20 11:45:30.940 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-20 11:45:31.809 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-20 11:45:31.899 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-20 11:45:31.902 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-20 11:45:31.906 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-20 11:45:31.924 | + ./stack.sh:main:844 : pkgs= 2026-07-20 11:45:31.927 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-20 11:45:31.930 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-20 11:45:31.933 | + functions-common:run_phase:1848 : local mode=stack 2026-07-20 11:45:31.935 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-20 11:45:31.938 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-20 11:45:31.941 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 11:45:31.943 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 11:45:31.946 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 11:45:31.948 | + functions-common:run_phase:1858 : local extra 2026-07-20 11:45:31.952 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-20 11:45:31.956 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 11:45:31.959 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 11:45:31.961 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-20 11:45:31.964 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-20 11:45:31.966 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 11:45:31.982 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:45:31.984 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 11:45:31.986 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:45:31.988 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-20 11:45:31.991 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:45:31.994 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-20 11:45:31.996 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:45:31.998 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-20 11:45:32.000 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:45:32.003 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-20 11:45:32.005 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:45:32.007 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-20 11:45:32.010 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-20 11:45:32.012 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-20 11:45:32.014 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 11:45:32.016 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 11:45:32.018 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-20 11:45:32.021 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-20 11:45:32.023 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-20 11:45:32.026 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-20 11:45:32.028 | + functions-common:run_plugins:1838 : local plugin 2026-07-20 11:45:32.030 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-20 11:45:32.033 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-20 11:45:32.035 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-20 11:45:32.037 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-20 11:45:32.040 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-20 11:45:32.042 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-20 11:45:32.046 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-20 11:45:32.048 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-20 11:45:32.051 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-20 11:45:32.054 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-20 11:45:32.057 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-20 11:45:32.059 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-20 11:45:32.063 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-20 11:45:32.065 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-20 11:45:32.067 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-20 11:45:32.070 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-20 11:45:32.073 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-20 11:45:32.076 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-20 11:45:32.078 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-20 11:45:32.080 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-20 11:45:32.083 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-20 11:45:32.085 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-20 11:45:32.088 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-20 11:45:32.091 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-20 11:45:32.094 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-20 11:45:32.107 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-20 11:45:32.110 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-20 11:45:32.113 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-20 11:45:32.116 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-20 11:45:32.119 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-20 11:45:32.122 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-20 11:45:32.124 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-20 11:45:32.127 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-20 11:45:32.131 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-20 11:45:32.146 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-20 11:45:32.148 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-20 11:45:32.152 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-20 11:45:32.152 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-20 11:45:32.157 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-20 11:45:32.160 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-20 11:45:32.163 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-20 11:45:32.166 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-20 11:45:32.181 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-20 11:45:32.184 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-20 11:45:32.187 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:45:32.189 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-20 11:45:32.192 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-20 11:45:32.194 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-20 11:45:32.197 | + functions:set_systemd_override:845 : local value=2048 2026-07-20 11:45:32.199 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-20 11:45:32.202 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-20 11:45:32.263 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-20 11:45:32.263 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-20 11:45:32.266 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-20 11:45:32.535 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-20 11:45:32.538 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-20 11:45:32.555 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:45:32.558 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-20 11:45:32.561 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 11:45:32.564 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 11:45:32.566 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 11:45:32.569 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 11:45:32.571 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 11:45:32.574 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 11:45:32.577 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:45:32.579 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:45:32.582 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 11:45:32.585 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 11:45:32.588 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 11:45:32.590 | + functions-common:apt_get_update:1167 : return 2026-07-20 11:45:32.593 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-20 11:45:32.596 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 11:45:32.599 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:45:32.601 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:45:32.604 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-20 11:45:32.624 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-20 11:45:32.653 | Reading package lists... 2026-07-20 11:45:32.862 | Building dependency tree... 2026-07-20 11:45:32.863 | Reading state information... 2026-07-20 11:45:33.092 | The following additional packages will be installed: 2026-07-20 11:45:33.092 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-20 11:45:33.092 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-20 11:45:33.092 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-20 11:45:33.094 | erlang-tools erlang-xmerl 2026-07-20 11:45:33.095 | Suggested packages: 2026-07-20 11:45:33.095 | erlang erlang-manpages erlang-doc 2026-07-20 11:45:33.143 | The following NEW packages will be installed: 2026-07-20 11:45:33.143 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-20 11:45:33.143 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-20 11:45:33.143 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-20 11:45:33.144 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-20 11:45:33.258 | 0 upgraded, 18 newly installed, 0 to remove and 92 not upgraded. 2026-07-20 11:45:33.258 | Need to get 36.1 MB of archives. 2026-07-20 11:45:33.258 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-20 11:45:33.258 | 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-07-20 11:45:33.866 | 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-07-20 11:45:33.905 | 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-07-20 11:45:33.907 | 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-07-20 11:45:33.914 | 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-07-20 11:45:33.938 | 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-07-20 11:45:33.941 | 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-07-20 11:45:33.956 | 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-07-20 11:45:33.957 | 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-07-20 11:45:33.958 | 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-07-20 11:45:33.959 | 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-07-20 11:45:33.966 | 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-07-20 11:45:34.060 | 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-07-20 11:45:34.104 | 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-07-20 11:45:34.107 | 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-07-20 11:45:34.111 | 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-07-20 11:45:34.119 | 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-07-20 11:45:34.145 | 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-07-20 11:45:34.652 | Fetched 36.1 MB in 1s (30.4 MB/s) 2026-07-20 11:45:34.678 | Selecting previously unselected package erlang-base. 2026-07-20 11:45:34.763 | (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 ... 171040 files and directories currently installed.) 2026-07-20 11:45:34.767 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:34.769 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:34.948 | Selecting previously unselected package erlang-asn1. 2026-07-20 11:45:34.962 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:34.965 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.007 | Selecting previously unselected package erlang-crypto. 2026-07-20 11:45:35.022 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.025 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.059 | Selecting previously unselected package erlang-public-key. 2026-07-20 11:45:35.074 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.076 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.115 | Selecting previously unselected package erlang-mnesia. 2026-07-20 11:45:35.129 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.131 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.168 | Selecting previously unselected package erlang-runtime-tools. 2026-07-20 11:45:35.182 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.184 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.224 | Selecting previously unselected package erlang-ssl. 2026-07-20 11:45:35.239 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.241 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.296 | Selecting previously unselected package erlang-eldap. 2026-07-20 11:45:35.310 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.313 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.344 | Selecting previously unselected package erlang-ftp. 2026-07-20 11:45:35.359 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.360 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.395 | Selecting previously unselected package erlang-tftp. 2026-07-20 11:45:35.408 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.410 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.440 | Selecting previously unselected package erlang-inets. 2026-07-20 11:45:35.454 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.456 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.501 | Selecting previously unselected package erlang-snmp. 2026-07-20 11:45:35.516 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.517 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.596 | Selecting previously unselected package erlang-os-mon. 2026-07-20 11:45:35.610 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.612 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.647 | Selecting previously unselected package erlang-parsetools. 2026-07-20 11:45:35.662 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.664 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.695 | Selecting previously unselected package erlang-syntax-tools. 2026-07-20 11:45:35.709 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.710 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.741 | Selecting previously unselected package erlang-tools. 2026-07-20 11:45:35.755 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.757 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.794 | Selecting previously unselected package erlang-xmerl. 2026-07-20 11:45:35.808 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-20 11:45:35.810 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:35.855 | Selecting previously unselected package rabbitmq-server. 2026-07-20 11:45:35.871 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-20 11:45:35.876 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-20 11:45:36.354 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:36.566 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-20 11:45:36.566 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-20 11:45:38.637 | Searching for services which depend on erlang and should be started... none found. 2026-07-20 11:45:38.639 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.643 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.649 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.653 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.661 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.667 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.674 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.678 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.684 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.690 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.695 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.698 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.702 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.705 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.710 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.719 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-20 11:45:38.727 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-20 11:45:38.788 | info: Selecting GID from range 100 to 999 ... 2026-07-20 11:45:38.791 | info: Adding group `rabbitmq' (GID 121) ... 2026-07-20 11:45:38.869 | info: Selecting UID from range 100 to 999 ... 2026-07-20 11:45:38.869 | 2026-07-20 11:45:38.872 | info: Adding system user `rabbitmq' (UID 117) ... 2026-07-20 11:45:38.875 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-07-20 11:45:38.919 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-20 11:45:39.054 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-20 11:45:43.108 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 11:45:44.573 | 2026-07-20 11:45:44.573 | Running kernel seems to be up-to-date. 2026-07-20 11:45:44.573 | 2026-07-20 11:45:44.573 | Restarting services... 2026-07-20 11:45:44.639 | 2026-07-20 11:45:44.639 | Service restarts being deferred: 2026-07-20 11:45:44.639 | /etc/needrestart/restart.d/dbus.service 2026-07-20 11:45:44.639 | systemctl restart getty@tty1.service 2026-07-20 11:45:44.639 | systemctl restart networkd-dispatcher.service 2026-07-20 11:45:44.639 | systemctl restart serial-getty@ttyS0.service 2026-07-20 11:45:44.639 | systemctl restart storpool_beacon.service 2026-07-20 11:45:44.639 | systemctl restart storpool_block.service 2026-07-20 11:45:44.639 | systemctl restart systemd-logind.service 2026-07-20 11:45:44.639 | 2026-07-20 11:45:44.639 | No containers need to be restarted. 2026-07-20 11:45:44.639 | 2026-07-20 11:45:44.639 | User sessions running outdated binaries: 2026-07-20 11:45:44.639 | ubuntu @ session #3: python3[7143] 2026-07-20 11:45:44.648 | ubuntu @ session #4: sh[8527,8529], sshd[8469] 2026-07-20 11:45:44.656 | ubuntu @ user manager service: systemd[5265] 2026-07-20 11:45:44.666 | 2026-07-20 11:45:44.666 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 11:45:45.888 | + functions-common:apt_get:1211 : result=0 2026-07-20 11:45:45.891 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 11:45:45.894 | + functions-common:time_stop:2420 : local name 2026-07-20 11:45:45.896 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:45:45.899 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:45:45.902 | + functions-common:time_stop:2423 : local total 2026-07-20 11:45:45.905 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:45:45.908 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 11:45:45.910 | + functions-common:time_stop:2427 : start_time=1784547932622 2026-07-20 11:45:45.913 | + functions-common:time_stop:2429 : [[ -z 1784547932622 ]] 2026-07-20 11:45:45.916 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:45:45.921 | + functions-common:time_stop:2432 : end_time=1784547945918 2026-07-20 11:45:45.925 | + functions-common:time_stop:2433 : elapsed_time=13296 2026-07-20 11:45:45.927 | + functions-common:time_stop:2434 : total=91183 2026-07-20 11:45:45.930 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:45:45.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=104479 2026-07-20 11:45:45.935 | + functions-common:apt_get:1215 : return 0 2026-07-20 11:45:45.938 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-20 11:45:45.941 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:45:45.944 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:45:45.947 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:45:45.949 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:45:45.951 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:45:45.954 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:45:45.958 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:45:45.960 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:45:45.963 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:45:45.966 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:45:45.969 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:45:45.972 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:45:45.974 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:45:45.977 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-20 11:45:45.980 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-20 11:45:45.997 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:45:46.000 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-20 11:45:46.002 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:45:46.005 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-20 11:45:46.007 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-20 11:45:46.011 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-20 11:45:46.017 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-20 11:45:46.020 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-20 11:45:46.023 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-20 11:45:46.025 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-20 11:45:46.028 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-20 11:45:46.031 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-20 11:45:46.035 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-20 11:45:46.571 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-20 11:45:46.571 | user tags 2026-07-20 11:45:46.571 | guest [administrator]' 2026-07-20 11:45:46.575 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-20 11:45:46.575 | user tags 2026-07-20 11:45:46.575 | guest [administrator]' 2026-07-20 11:45:46.575 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-20 11:45:46.580 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-20 11:45:46.583 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-20 11:45:46.585 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-20 11:45:47.063 | Adding user "stackrabbit" ... 2026-07-20 11:45:47.067 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-20 11:45:47.084 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-20 11:45:47.567 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-20 11:45:47.591 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-20 11:45:47.594 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-20 11:45:48.103 | Changing password for user "stackrabbit" ... 2026-07-20 11:45:48.123 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-20 11:45:48.125 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-20 11:45:48.128 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-20 11:45:48.596 | Deleting user "guest" ... 2026-07-20 11:45:48.618 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-20 11:45:48.633 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:45:48.636 | + ./stack.sh:main:861 : install_database 2026-07-20 11:45:48.639 | + lib/database:install_database:118 : install_database_mysql 2026-07-20 11:45:48.642 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-20 11:45:48.645 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:45:48.648 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:45:48.651 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-20 11:45:48.748 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-20 11:45:48.750 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-20 11:45:48.755 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-20 11:45:48.757 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:45:48.760 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:45:48.762 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-20 11:45:48.765 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-20 11:45:48.768 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-20 11:45:48.772 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-20 11:45:48.774 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-20 11:45:48.777 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:45:48.779 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:45:48.781 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:45:48.784 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:45:48.786 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:45:48.789 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:45:48.791 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:45:48.794 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:45:48.796 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:45:48.798 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:45:48.802 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:45:48.804 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:45:48.807 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:45:48.809 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-20 11:45:48.811 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:45:48.813 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:45:48.816 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-20 11:45:48.819 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 11:45:48.822 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 11:45:48.824 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 11:45:48.826 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 11:45:48.828 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 11:45:48.830 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 11:45:48.833 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:45:48.836 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:45:48.838 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 11:45:48.840 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 11:45:48.843 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 11:45:48.844 | + functions-common:apt_get_update:1167 : return 2026-07-20 11:45:48.847 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-20 11:45:48.849 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 11:45:48.852 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:45:48.854 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:45:48.857 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-20 11:45:48.878 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-20 11:45:48.905 | Reading package lists... 2026-07-20 11:45:49.131 | Building dependency tree... 2026-07-20 11:45:49.132 | Reading state information... 2026-07-20 11:45:49.395 | The following additional packages will be installed: 2026-07-20 11:45:49.396 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-20 11:45:49.396 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-20 11:45:49.396 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-20 11:45:49.396 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-07-20 11:45:49.397 | mysql-server-core-8.0 2026-07-20 11:45:49.398 | Suggested packages: 2026-07-20 11:45:49.398 | libipc-sharedcache-perl mailx tinyca 2026-07-20 11:45:49.433 | The following NEW packages will be installed: 2026-07-20 11:45:49.433 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-20 11:45:49.433 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-20 11:45:49.433 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-20 11:45:49.433 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-07-20 11:45:49.434 | mysql-server-core-8.0 2026-07-20 11:45:49.611 | 0 upgraded, 17 newly installed, 0 to remove and 92 not upgraded. 2026-07-20 11:45:49.611 | Need to get 29.2 MB of archives. 2026-07-20 11:45:49.611 | After this operation, 242 MB of additional disk space will be used. 2026-07-20 11:45:49.611 | 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-07-20 11:45:49.995 | 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-07-20 11:45:49.995 | 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-07-20 11:45:49.996 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-20 11:45:49.998 | 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-07-20 11:45:50.000 | 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-07-20 11:45:50.318 | 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-07-20 11:45:50.330 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-20 11:45:50.332 | 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-07-20 11:45:50.332 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-20 11:45:50.333 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-20 11:45:50.333 | 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-07-20 11:45:50.333 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-20 11:45:50.333 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-20 11:45:50.344 | 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-07-20 11:45:50.415 | 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-07-20 11:45:50.416 | 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-07-20 11:45:50.676 | Preconfiguring packages ... 2026-07-20 11:45:50.753 | Fetched 29.2 MB in 1s (30.5 MB/s) 2026-07-20 11:45:50.779 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-20 11:45:50.851 | (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 ... 173845 files and directories currently installed.) 2026-07-20 11:45:50.855 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 11:45:50.858 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:45:51.089 | Selecting previously unselected package mysql-client-8.0. 2026-07-20 11:45:51.104 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 11:45:51.106 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:45:51.144 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-20 11:45:51.163 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-20 11:45:51.168 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-20 11:45:51.204 | Selecting previously unselected package libmecab2:amd64. 2026-07-20 11:45:51.219 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-20 11:45:51.221 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-20 11:45:51.277 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-20 11:45:51.293 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-20 11:45:51.295 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-20 11:45:51.327 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-20 11:45:51.341 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 11:45:51.343 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:45:51.864 | Selecting previously unselected package mysql-server-8.0. 2026-07-20 11:45:51.879 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-20 11:45:52.180 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:45:52.232 | Selecting previously unselected package libcgi-pm-perl. 2026-07-20 11:45:52.247 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-20 11:45:52.249 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-20 11:45:52.297 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-20 11:45:52.313 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:45:52.318 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-20 11:45:52.346 | Selecting previously unselected package libfcgi-perl. 2026-07-20 11:45:52.360 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-20 11:45:52.362 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-20 11:45:52.388 | Selecting previously unselected package libcgi-fast-perl. 2026-07-20 11:45:52.403 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-20 11:45:52.404 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-20 11:45:52.430 | Selecting previously unselected package libfcgi-bin. 2026-07-20 11:45:52.445 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:45:52.447 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-20 11:45:52.471 | Selecting previously unselected package libhtml-template-perl. 2026-07-20 11:45:52.486 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-07-20 11:45:52.488 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-20 11:45:52.518 | Selecting previously unselected package mecab-utils. 2026-07-20 11:45:52.533 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-20 11:45:52.534 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-20 11:45:52.562 | Selecting previously unselected package mecab-ipadic. 2026-07-20 11:45:52.576 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-20 11:45:52.578 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-20 11:45:52.944 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-20 11:45:52.959 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-20 11:45:52.960 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-20 11:45:52.986 | Selecting previously unselected package mysql-server. 2026-07-20 11:45:53.000 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-20 11:45:53.001 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:45:53.046 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-20 11:45:53.050 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-20 11:45:53.055 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:45:53.058 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-20 11:45:53.062 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-20 11:45:53.066 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-20 11:45:53.069 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-20 11:45:53.072 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-20 11:45:53.075 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-20 11:45:53.078 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:45:53.081 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:45:53.085 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-20 11:45:53.088 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:45:53.228 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-20 11:45:53.258 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-20 11:46:08.327 | mysqld will log errors to /var/log/mysql/error.log 2026-07-20 11:46:08.856 | mysqld is running as pid 27917 2026-07-20 11:46:11.221 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-20 11:46:12.243 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-20 11:46:12.247 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-20 11:46:12.250 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-20 11:46:12.250 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-20 11:46:12.250 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-20 11:46:12.269 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-20 11:46:12.270 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-20 11:46:12.329 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-20 11:46:12.329 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-20 11:46:12.329 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-20 11:46:12.362 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-20 11:46:12.362 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-20 11:46:12.363 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-20 11:46:12.363 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-20 11:46:12.363 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-20 11:46:12.363 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-20 11:46:12.488 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-20 11:46:12.490 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-20 11:46:12.492 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-20 11:46:12.493 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-20 11:46:12.493 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-20 11:46:12.518 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-20 11:46:12.597 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-20 11:46:12.623 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-20 11:46:12.623 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-20 11:46:12.623 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-20 11:46:12.624 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-20 11:46:12.624 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-20 11:46:12.637 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-20 11:46:12.640 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-20 11:46:12.640 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-20 11:46:12.829 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-20 11:46:12.910 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-20 11:46:13.039 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-20 11:46:13.042 | 2026-07-20 11:46:13.042 | done! 2026-07-20 11:46:13.048 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-20 11:46:13.051 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-20 11:46:13.054 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-20 11:46:13.058 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-20 11:46:13.063 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-20 11:46:13.063 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-20 11:46:13.063 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-20 11:46:13.096 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-20 11:46:13.096 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-20 11:46:13.182 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-20 11:46:13.182 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-20 11:46:13.185 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-20 11:46:13.228 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-20 11:46:13.228 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-20 11:46:13.230 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-20 11:46:13.230 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-20 11:46:13.230 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-20 11:46:13.230 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-20 11:46:13.446 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-20 11:46:13.449 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-20 11:46:13.453 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-20 11:46:13.453 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-20 11:46:13.453 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-20 11:46:13.494 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-20 11:46:13.608 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-20 11:46:13.645 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-20 11:46:13.645 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-20 11:46:13.645 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-20 11:46:13.645 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-20 11:46:13.646 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-20 11:46:13.660 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-20 11:46:13.665 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-20 11:46:13.665 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-20 11:46:13.910 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-20 11:46:13.998 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-20 11:46:14.120 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-20 11:46:14.123 | 2026-07-20 11:46:14.123 | done! 2026-07-20 11:46:14.129 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-20 11:46:14.133 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-20 11:46:14.137 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 11:46:15.309 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-20 11:46:15.904 | 2026-07-20 11:46:15.904 | Running kernel seems to be up-to-date. 2026-07-20 11:46:15.904 | 2026-07-20 11:46:15.904 | Restarting services... 2026-07-20 11:46:15.967 | 2026-07-20 11:46:15.968 | Service restarts being deferred: 2026-07-20 11:46:15.968 | /etc/needrestart/restart.d/dbus.service 2026-07-20 11:46:15.968 | systemctl restart getty@tty1.service 2026-07-20 11:46:15.968 | systemctl restart networkd-dispatcher.service 2026-07-20 11:46:15.968 | systemctl restart serial-getty@ttyS0.service 2026-07-20 11:46:15.968 | systemctl restart storpool_beacon.service 2026-07-20 11:46:15.968 | systemctl restart storpool_block.service 2026-07-20 11:46:15.968 | systemctl restart systemd-logind.service 2026-07-20 11:46:15.968 | 2026-07-20 11:46:15.969 | No containers need to be restarted. 2026-07-20 11:46:15.969 | 2026-07-20 11:46:15.969 | User sessions running outdated binaries: 2026-07-20 11:46:15.969 | ubuntu @ session #3: python3[7143] 2026-07-20 11:46:15.977 | ubuntu @ session #4: sh[8527,8529], sshd[8469] 2026-07-20 11:46:15.985 | ubuntu @ user manager service: systemd[5265] 2026-07-20 11:46:15.995 | 2026-07-20 11:46:15.995 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 11:46:17.261 | + functions-common:apt_get:1211 : result=0 2026-07-20 11:46:17.264 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 11:46:17.267 | + functions-common:time_stop:2420 : local name 2026-07-20 11:46:17.269 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:46:17.271 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:46:17.274 | + functions-common:time_stop:2423 : local total 2026-07-20 11:46:17.277 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:46:17.279 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 11:46:17.282 | + functions-common:time_stop:2427 : start_time=1784547948874 2026-07-20 11:46:17.285 | + functions-common:time_stop:2429 : [[ -z 1784547948874 ]] 2026-07-20 11:46:17.288 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:46:17.292 | + functions-common:time_stop:2432 : end_time=1784547977289 2026-07-20 11:46:17.295 | + functions-common:time_stop:2433 : elapsed_time=28415 2026-07-20 11:46:17.298 | + functions-common:time_stop:2434 : total=104479 2026-07-20 11:46:17.301 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:46:17.303 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=132894 2026-07-20 11:46:17.305 | + functions-common:apt_get:1215 : return 0 2026-07-20 11:46:17.308 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-20 11:46:17.311 | + ./stack.sh:main:864 : install_database_python 2026-07-20 11:46:17.313 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-20 11:46:17.316 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-20 11:46:17.319 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-20 11:46:17.321 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 11:46:17.325 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-20 11:46:17.329 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-20 11:46:17.331 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 11:46:17.335 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-20 11:46:17.335 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 11:46:17.341 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-20 11:46:17.344 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-20 11:46:17.346 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-20 11:46:17.350 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-20 11:46:17.353 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-20 11:46:17.377 | Using python 3.12 to install PyMySQL 2026-07-20 11:46:17.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 PyMySQL 2026-07-20 11:46:18.025 | Collecting PyMySQL 2026-07-20 11:46:18.083 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-20 11:46:18.091 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-20 11:46:18.178 | Installing collected packages: PyMySQL 2026-07-20 11:46:18.213 | Successfully installed PyMySQL-1.2.0 2026-07-20 11:46:18.285 | + inc/python:pip_install:216 : result=0 2026-07-20 11:46:18.288 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:46:18.291 | + functions-common:time_stop:2420 : local name 2026-07-20 11:46:18.294 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:46:18.297 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:46:18.299 | + functions-common:time_stop:2423 : local total 2026-07-20 11:46:18.302 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:46:18.305 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:46:18.308 | + functions-common:time_stop:2427 : start_time=1784547977371 2026-07-20 11:46:18.311 | + functions-common:time_stop:2429 : [[ -z 1784547977371 ]] 2026-07-20 11:46:18.314 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:46:18.318 | + functions-common:time_stop:2432 : end_time=1784547978315 2026-07-20 11:46:18.321 | + functions-common:time_stop:2433 : elapsed_time=944 2026-07-20 11:46:18.323 | + functions-common:time_stop:2434 : total=17387 2026-07-20 11:46:18.326 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:46:18.329 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18331 2026-07-20 11:46:18.332 | + inc/python:pip_install:219 : return 0 2026-07-20 11:46:18.334 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-20 11:46:18.336 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-20 11:46:18.339 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-20 11:46:18.341 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-20 11:46:18.357 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:18.360 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-20 11:46:18.363 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-20 11:46:18.381 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:46:18.383 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-20 11:46:18.402 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:46:18.405 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-20 11:46:18.422 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:18.425 | + ./stack.sh:main:872 : install_etcd3 2026-07-20 11:46:18.427 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-20 11:46:18.427 | Installing etcd 2026-07-20 11:46:18.429 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-20 11:46:18.443 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-20 11:46:18.457 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-20 11:46:18.460 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-20 11:46:18.473 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-20 11:46:18.477 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-20 11:46:18.479 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-20 11:46:18.483 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-20 11:46:18.486 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-20 11:46:18.489 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-20 11:46:18.492 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-20 11:46:18.494 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-07-20 11:46:18.497 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-20 11:46:18.500 | ++ 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-07-20 11:46:18.504 | --2026-07-20 11:46:18-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-20 11:46:18.557 | Resolving github.com (github.com)... 140.82.121.3 2026-07-20 11:46:18.595 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-20 11:46:19.134 | HTTP request sent, awaiting response... 302 Found 2026-07-20 11:46:19.134 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-20T12%3A32%3A27Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-20T11%3A32%3A26Z&ske=2026-07-20T12%3A32%3A27Z&sks=b&skv=2018-11-09&sig=WbSEHMnd5YrlxHO%2FisoCrKzlRLPqvoLJQ%2FEya4rbTLs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU0OTc3OSwibmJmIjoxNzg0NTQ3OTc5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._xtrapf38Jp8zmspaG_CjiO0Muhx25GDtmTvO-pCBI0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-20 11:46:19.134 | --2026-07-20 11:46:19-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-20T12%3A32%3A27Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-20T11%3A32%3A26Z&ske=2026-07-20T12%3A32%3A27Z&sks=b&skv=2018-11-09&sig=WbSEHMnd5YrlxHO%2FisoCrKzlRLPqvoLJQ%2FEya4rbTLs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU0OTc3OSwibmJmIjoxNzg0NTQ3OTc5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._xtrapf38Jp8zmspaG_CjiO0Muhx25GDtmTvO-pCBI0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-20 11:46:19.179 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-20 11:46:19.193 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-20 11:46:19.243 | HTTP request sent, awaiting response... 200 OK 2026-07-20 11:46:19.243 | Length: 20927601 (20M) [application/octet-stream] 2026-07-20 11:46:19.243 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-20 11:46:19.304 | 2026-07-20 11:46:19.683 | 0K ........ ........ ... 100% 45.4M=0.4s 2026-07-20 11:46:19.683 | 2026-07-20 11:46:19.683 | 2026-07-20 11:46:19 (45.4 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-20 11:46:19.683 | 2026-07-20 11:46:19.687 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-20 11:46:19.691 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-20 11:46:19.694 | ++ functions:get_extra_file:81 : return 2026-07-20 11:46:19.697 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-20 11:46:19.700 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-20 11:46:19.703 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-20 11:46:19.707 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-20 11:46:19.726 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-20 11:46:19.729 | + 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-07-20 11:46:19.735 | etcd-v3.5.21-linux-amd64/ 2026-07-20 11:46:19.735 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-20 11:46:19.735 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-20 11:46:19.735 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-20 11:46:19.735 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-20 11:46:19.735 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-20 11:46:19.735 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-20 11:46:19.735 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-20 11:46:19.736 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-20 11:46:19.736 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-20 11:46:19.736 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-20 11:46:19.736 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-20 11:46:19.736 | etcd-v3.5.21-linux-amd64/README.md 2026-07-20 11:46:19.736 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-20 11:46:19.835 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-20 11:46:19.954 | etcd-v3.5.21-linux-amd64/etcd 2026-07-20 11:46:20.114 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-20 11:46:20.147 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-20 11:46:20.176 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-20 11:46:20.179 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-20 11:46:20.195 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:20.198 | + ./stack.sh:main:882 : configure_CA 2026-07-20 11:46:20.200 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.198 ]] 2026-07-20 11:46:20.203 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.198 2026-07-20 11:46:20.207 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.198 2026-07-20 11:46:20.207 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-20 11:46:20.210 | + lib/tls:configure_CA:70 : [[ 10.4.3.198 != \1\0\.\4\.\3\.\1\9\8 ]] 2026-07-20 11:46:20.213 | + ./stack.sh:main:883 : init_CA 2026-07-20 11:46:20.216 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-20 11:46:20.218 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-20 11:46:20.220 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-20 11:46:20.223 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-20 11:46:20.225 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-20 11:46:20.227 | + lib/tls:create_CA_base:86 : local i 2026-07-20 11:46:20.230 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-20 11:46:20.233 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-20 11:46:20.238 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-20 11:46:20.240 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-20 11:46:20.244 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-20 11:46:20.247 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-20 11:46:20.251 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-20 11:46:20.253 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-20 11:46:20.258 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-20 11:46:20.262 | + lib/tls:create_CA_base:91 : echo 01 2026-07-20 11:46:20.264 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-20 11:46:20.268 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-20 11:46:20.271 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-20 11:46:20.274 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-20 11:46:20.276 | + lib/tls:create_CA_config:145 : echo ' 2026-07-20 11:46:20.276 | [ ca ] 2026-07-20 11:46:20.276 | default_ca = CA_default 2026-07-20 11:46:20.276 | 2026-07-20 11:46:20.276 | [ CA_default ] 2026-07-20 11:46:20.276 | dir = /opt/stack/data/CA/root-ca 2026-07-20 11:46:20.277 | policy = policy_match 2026-07-20 11:46:20.277 | database = $dir/index.txt 2026-07-20 11:46:20.277 | serial = $dir/serial 2026-07-20 11:46:20.277 | certs = $dir/certs 2026-07-20 11:46:20.277 | crl_dir = $dir/crl 2026-07-20 11:46:20.277 | new_certs_dir = $dir/newcerts 2026-07-20 11:46:20.277 | certificate = $dir/cacert.pem 2026-07-20 11:46:20.277 | private_key = $dir/private/cacert.key 2026-07-20 11:46:20.277 | RANDFILE = $dir/private/.rand 2026-07-20 11:46:20.277 | default_md = sha256 2026-07-20 11:46:20.277 | 2026-07-20 11:46:20.277 | [ req ] 2026-07-20 11:46:20.277 | default_bits = 2048 2026-07-20 11:46:20.277 | default_md = sha256 2026-07-20 11:46:20.277 | 2026-07-20 11:46:20.277 | prompt = no 2026-07-20 11:46:20.277 | distinguished_name = ca_distinguished_name 2026-07-20 11:46:20.277 | 2026-07-20 11:46:20.277 | x509_extensions = ca_extensions 2026-07-20 11:46:20.277 | 2026-07-20 11:46:20.277 | [ ca_distinguished_name ] 2026-07-20 11:46:20.277 | organizationName = OpenStack 2026-07-20 11:46:20.277 | organizationalUnitName = DevStack Certificate Authority 2026-07-20 11:46:20.277 | commonName = Root CA 2026-07-20 11:46:20.277 | 2026-07-20 11:46:20.277 | [ policy_match ] 2026-07-20 11:46:20.277 | countryName = optional 2026-07-20 11:46:20.277 | stateOrProvinceName = optional 2026-07-20 11:46:20.277 | organizationName = match 2026-07-20 11:46:20.277 | organizationalUnitName = optional 2026-07-20 11:46:20.277 | commonName = supplied 2026-07-20 11:46:20.277 | 2026-07-20 11:46:20.277 | [ ca_extensions ] 2026-07-20 11:46:20.277 | basicConstraints = critical,CA:true 2026-07-20 11:46:20.277 | subjectKeyIdentifier = hash 2026-07-20 11:46:20.277 | authorityKeyIdentifier = keyid:always, issuer 2026-07-20 11:46:20.277 | keyUsage = cRLSign, keyCertSign 2026-07-20 11:46:20.277 | 2026-07-20 11:46:20.277 | ' 2026-07-20 11:46:20.279 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-20 11:46:20.281 | + 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-07-20 11:46:20.311 | .........+..+.......+...+..+.......+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+........+.......+...+.....+.+......+........+.+.....+...............+.+..+.......+.....+...+...+...+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-20 11:46:20.481 | ...+..........+........+......+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+......+...+.+.........+.....+......+.........+.+..+....+......+.........+......+...+.....+....+........+....+......+...+.....+......+......+....+...+............+........+...+...+....+..................+........+....+...+........+....+..+....+..+...+.......+..............+....+..+....+........+............+....+.....+............+....+...+...+............+..+.........+....+...+.........+.....+...+......+..........+...........+.+..+.+.....+.+......+..+...+.........+.+..+...+...............+...+...........................+....+...+...+...+..+...+.......+...+...............+......+...+.................+.............+......+...........+...+...+............+......+.+..............+......+.+..+..........+...+.....+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-20 11:46:20.485 | ----- 2026-07-20 11:46:20.490 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-20 11:46:20.493 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-20 11:46:20.496 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-20 11:46:20.498 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-20 11:46:20.502 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-20 11:46:20.504 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-20 11:46:20.507 | + lib/tls:create_CA_base:86 : local i 2026-07-20 11:46:20.509 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-20 11:46:20.511 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-20 11:46:20.516 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-20 11:46:20.519 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-20 11:46:20.524 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-20 11:46:20.527 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-20 11:46:20.531 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-20 11:46:20.534 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-20 11:46:20.538 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-20 11:46:20.543 | + lib/tls:create_CA_base:91 : echo 01 2026-07-20 11:46:20.546 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-20 11:46:20.550 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-20 11:46:20.553 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-20 11:46:20.556 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-20 11:46:20.559 | + lib/tls:create_CA_config:145 : echo ' 2026-07-20 11:46:20.559 | [ ca ] 2026-07-20 11:46:20.559 | default_ca = CA_default 2026-07-20 11:46:20.559 | 2026-07-20 11:46:20.559 | [ CA_default ] 2026-07-20 11:46:20.559 | dir = /opt/stack/data/CA/int-ca 2026-07-20 11:46:20.559 | policy = policy_match 2026-07-20 11:46:20.559 | database = $dir/index.txt 2026-07-20 11:46:20.559 | serial = $dir/serial 2026-07-20 11:46:20.559 | certs = $dir/certs 2026-07-20 11:46:20.559 | crl_dir = $dir/crl 2026-07-20 11:46:20.559 | new_certs_dir = $dir/newcerts 2026-07-20 11:46:20.559 | certificate = $dir/cacert.pem 2026-07-20 11:46:20.559 | private_key = $dir/private/cacert.key 2026-07-20 11:46:20.559 | RANDFILE = $dir/private/.rand 2026-07-20 11:46:20.559 | default_md = sha256 2026-07-20 11:46:20.559 | 2026-07-20 11:46:20.559 | [ req ] 2026-07-20 11:46:20.559 | default_bits = 2048 2026-07-20 11:46:20.559 | default_md = sha256 2026-07-20 11:46:20.559 | 2026-07-20 11:46:20.559 | prompt = no 2026-07-20 11:46:20.559 | distinguished_name = ca_distinguished_name 2026-07-20 11:46:20.559 | 2026-07-20 11:46:20.559 | x509_extensions = ca_extensions 2026-07-20 11:46:20.559 | 2026-07-20 11:46:20.559 | [ ca_distinguished_name ] 2026-07-20 11:46:20.559 | organizationName = OpenStack 2026-07-20 11:46:20.559 | organizationalUnitName = DevStack Certificate Authority 2026-07-20 11:46:20.559 | commonName = Intermediate CA 2026-07-20 11:46:20.559 | 2026-07-20 11:46:20.559 | [ policy_match ] 2026-07-20 11:46:20.559 | countryName = optional 2026-07-20 11:46:20.559 | stateOrProvinceName = optional 2026-07-20 11:46:20.559 | organizationName = match 2026-07-20 11:46:20.559 | organizationalUnitName = optional 2026-07-20 11:46:20.559 | commonName = supplied 2026-07-20 11:46:20.559 | 2026-07-20 11:46:20.559 | [ ca_extensions ] 2026-07-20 11:46:20.559 | basicConstraints = critical,CA:true 2026-07-20 11:46:20.559 | subjectKeyIdentifier = hash 2026-07-20 11:46:20.559 | authorityKeyIdentifier = keyid:always, issuer 2026-07-20 11:46:20.559 | keyUsage = cRLSign, keyCertSign 2026-07-20 11:46:20.559 | 2026-07-20 11:46:20.559 | ' 2026-07-20 11:46:20.561 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-20 11:46:20.564 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-20 11:46:20.566 | + lib/tls:create_signing_config:198 : echo ' 2026-07-20 11:46:20.566 | [ ca ] 2026-07-20 11:46:20.566 | default_ca = CA_default 2026-07-20 11:46:20.566 | 2026-07-20 11:46:20.566 | [ CA_default ] 2026-07-20 11:46:20.566 | dir = /opt/stack/data/CA/int-ca 2026-07-20 11:46:20.566 | policy = policy_match 2026-07-20 11:46:20.566 | database = $dir/index.txt 2026-07-20 11:46:20.566 | serial = $dir/serial 2026-07-20 11:46:20.566 | certs = $dir/certs 2026-07-20 11:46:20.566 | crl_dir = $dir/crl 2026-07-20 11:46:20.566 | new_certs_dir = $dir/newcerts 2026-07-20 11:46:20.566 | certificate = $dir/cacert.pem 2026-07-20 11:46:20.566 | private_key = $dir/private/cacert.key 2026-07-20 11:46:20.566 | RANDFILE = $dir/private/.rand 2026-07-20 11:46:20.566 | default_md = default 2026-07-20 11:46:20.566 | 2026-07-20 11:46:20.566 | [ req ] 2026-07-20 11:46:20.566 | default_bits = 1024 2026-07-20 11:46:20.566 | default_md = sha256 2026-07-20 11:46:20.566 | 2026-07-20 11:46:20.566 | prompt = no 2026-07-20 11:46:20.566 | distinguished_name = req_distinguished_name 2026-07-20 11:46:20.566 | 2026-07-20 11:46:20.566 | x509_extensions = req_extensions 2026-07-20 11:46:20.566 | 2026-07-20 11:46:20.566 | [ req_distinguished_name ] 2026-07-20 11:46:20.566 | organizationName = OpenStack 2026-07-20 11:46:20.566 | organizationalUnitName = DevStack Server Farm 2026-07-20 11:46:20.566 | 2026-07-20 11:46:20.566 | [ policy_match ] 2026-07-20 11:46:20.566 | countryName = optional 2026-07-20 11:46:20.566 | stateOrProvinceName = optional 2026-07-20 11:46:20.566 | organizationName = match 2026-07-20 11:46:20.566 | organizationalUnitName = optional 2026-07-20 11:46:20.566 | commonName = supplied 2026-07-20 11:46:20.566 | 2026-07-20 11:46:20.566 | [ req_extensions ] 2026-07-20 11:46:20.566 | basicConstraints = CA:false 2026-07-20 11:46:20.566 | subjectKeyIdentifier = hash 2026-07-20 11:46:20.566 | authorityKeyIdentifier = keyid:always, issuer 2026-07-20 11:46:20.566 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-20 11:46:20.566 | extendedKeyUsage = serverAuth, clientAuth 2026-07-20 11:46:20.566 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-20 11:46:20.566 | 2026-07-20 11:46:20.566 | ' 2026-07-20 11:46:20.569 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-20 11:46:20.572 | + 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-07-20 11:46:20.614 | ....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+..........+.........+..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-20 11:46:20.826 | ..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+....+..+.........+...+..........+.....+.+..+...+....+...+..+.+.........+..+.........+......+....+..+.......+...........+.+.....+.+...+.................+....+........+.......+...+............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+...............+......+....+...........+....+..+.+...+......+.....+......+..........+..+.......+...........+.........+.+.....+....+........+.+..+.......+...+..+......+....+......+.....+.....................+.........+.+.........+..+.........+...+...+.........+...+...+...+....+.....+.+...........+.+........+..........+.....+............+.........+.........+....+...+...+.....................+......+..+.......+.....+.........+.........+......+.+...+...+..+......+.......+...+..+...+....+.....+.......+...............+...+.....+...+..........+.................+.+..+....+......+..............+....+..+.......+..+......+....+.........+.....+.+...........+............+......+.+.....+.+.........+...+..+.+........+...............+.......+....................+...+................+...+...+..+......+..........+...........+...+.......+......+.................+.+...........+..........+.........+......+.....+....+...............+.....+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-20 11:46:20.830 | ----- 2026-07-20 11:46:20.834 | + 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-07-20 11:46:20.838 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-20 11:46:20.840 | Check that the request matches the signature 2026-07-20 11:46:20.840 | Signature ok 2026-07-20 11:46:20.840 | The Subject's Distinguished Name is as follows 2026-07-20 11:46:20.841 | organizationName :ASN.1 12:'OpenStack' 2026-07-20 11:46:20.841 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-20 11:46:20.841 | commonName :ASN.1 12:'Intermediate CA' 2026-07-20 11:46:20.841 | Certificate is to be certified until Jul 20 11:46:20 2027 GMT (365 days) 2026-07-20 11:46:20.843 | 2026-07-20 11:46:20.843 | Write out database with 1 new entries 2026-07-20 11:46:20.843 | Database updated 2026-07-20 11:46:20.847 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-20 11:46:20.852 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-20 11:46:20.857 | + lib/tls:init_CA:212 : is_fedora 2026-07-20 11:46:20.860 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:46:20.863 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:46:20.867 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:46:20.870 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:46:20.873 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:46:20.875 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:46:20.878 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:46:20.881 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:46:20.884 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:46:20.887 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:46:20.889 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:46:20.892 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:46:20.895 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:46:20.898 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-20 11:46:20.900 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:46:20.903 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:46:20.906 | + 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-07-20 11:46:20.922 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-07-20 11:46:20.935 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-20 11:46:20.946 | Updating certificates in /etc/ssl/certs... 2026-07-20 11:46:21.800 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-20 11:46:21.800 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-20 11:46:21.806 | 2 added, 0 removed; done. 2026-07-20 11:46:21.806 | Running hooks in /etc/ca-certificates/update.d... 2026-07-20 11:46:21.808 | done. 2026-07-20 11:46:21.815 | + ./stack.sh:main:884 : init_cert 2026-07-20 11:46:21.818 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-20 11:46:21.822 | + lib/tls:init_cert:226 : [[ -n 10.4.3.198 ]] 2026-07-20 11:46:21.824 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.198 2026-07-20 11:46:21.827 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-20 11:46:21.830 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.198,IP:::1 2026-07-20 11:46:21.833 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.198,IP:::1 2026-07-20 11:46:21.836 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-20 11:46:21.838 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-20 11:46:21.841 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-20 11:46:21.844 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.198,IP:::1 2026-07-20 11:46:21.846 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.198 ']' 2026-07-20 11:46:21.849 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.198 2026-07-20 11:46:21.852 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.198 2026-07-20 11:46:21.854 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-20 11:46:21.857 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.198 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-20 11:46:21.859 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-20 11:46:21.862 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.198,IP:::1 ]] 2026-07-20 11:46:21.865 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.198,IP:::1,IP:10.4.3.198 2026-07-20 11:46:21.868 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-20 11:46:21.871 | + 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-07-20 11:46:21.941 | ...+...+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+....+.....+....+......+..+............+...+..........+..+...+....+........+.+.....+.+......+..+.......+...+........+..........+.....+......................+......+......+.........+.........+..+....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-20 11:46:21.964 | .....+.+...+..+.+..+.......+......+...+............+..+..........+..+.........+.+...+...+..+.......+.....+.........+.+......+...+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.......+......+...+.....+.......+..............+.+...+..+............+.+......+.....+......+...+.+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-20 11:46:21.968 | ----- 2026-07-20 11:46:21.973 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.198,IP:::1,IP:10.4.3.198 ]] 2026-07-20 11:46:21.976 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.198,IP:::1,IP:10.4.3.198 2026-07-20 11:46:21.979 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.198,IP:::1,IP:10.4.3.198 2026-07-20 11:46:21.982 | + 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-07-20 11:46:21.985 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-20 11:46:21.987 | Check that the request matches the signature 2026-07-20 11:46:21.987 | Signature ok 2026-07-20 11:46:21.987 | The Subject's Distinguished Name is as follows 2026-07-20 11:46:21.987 | organizationName :ASN.1 12:'OpenStack' 2026-07-20 11:46:21.987 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-20 11:46:21.987 | commonName :ASN.1 12:'localhost' 2026-07-20 11:46:21.988 | Certificate is to be certified until Jul 20 11:46:21 2027 GMT (365 days) 2026-07-20 11:46:21.991 | 2026-07-20 11:46:21.991 | Write out database with 1 new entries 2026-07-20 11:46:21.991 | Database updated 2026-07-20 11:46:21.995 | + 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-07-20 11:46:21.999 | + ./stack.sh:main:891 : install_dstat 2026-07-20 11:46:22.003 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-20 11:46:22.021 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:22.024 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-20 11:46:22.028 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-20 11:46:22.030 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 11:46:22.034 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-20 11:46:22.037 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-20 11:46:22.040 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 11:46:22.044 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 11:46:22.045 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-20 11:46:22.050 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-20 11:46:22.054 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-20 11:46:22.056 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-20 11:46:22.060 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-20 11:46:22.062 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-20 11:46:22.085 | Using python 3.12 to install psutil 2026-07-20 11:46:22.088 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-07-20 11:46:22.767 | Collecting psutil 2026-07-20 11:46:22.914 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-20 11:46:22.962 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-20 11:46:23.090 | Installing collected packages: psutil 2026-07-20 11:46:23.152 | Successfully installed psutil-7.2.2 2026-07-20 11:46:23.216 | + inc/python:pip_install:216 : result=0 2026-07-20 11:46:23.219 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:46:23.222 | + functions-common:time_stop:2420 : local name 2026-07-20 11:46:23.225 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:46:23.227 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:46:23.229 | + functions-common:time_stop:2423 : local total 2026-07-20 11:46:23.232 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:46:23.235 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:46:23.237 | + functions-common:time_stop:2427 : start_time=1784547982080 2026-07-20 11:46:23.239 | + functions-common:time_stop:2429 : [[ -z 1784547982080 ]] 2026-07-20 11:46:23.242 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:46:23.246 | + functions-common:time_stop:2432 : end_time=1784547983243 2026-07-20 11:46:23.248 | + functions-common:time_stop:2433 : elapsed_time=1163 2026-07-20 11:46:23.250 | + functions-common:time_stop:2434 : total=18331 2026-07-20 11:46:23.253 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:46:23.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19494 2026-07-20 11:46:23.258 | + inc/python:pip_install:219 : return 0 2026-07-20 11:46:23.261 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-20 11:46:23.263 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:46:23.265 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-20 11:46:23.268 | + ./stack.sh:main:900 : install_libs 2026-07-20 11:46:23.271 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-20 11:46:23.273 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-20 11:46:23.276 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-20 11:46:23.279 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-20 11:46:23.281 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.283 | + 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-07-20 11:46:23.285 | + 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-07-20 11:46:23.288 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.290 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-20 11:46:23.293 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-20 11:46:23.295 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-20 11:46:23.298 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-20 11:46:23.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.302 | + 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-07-20 11:46:23.304 | + 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-07-20 11:46:23.307 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.310 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-20 11:46:23.312 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-20 11:46:23.315 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-20 11:46:23.317 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-20 11:46:23.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.322 | + 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-07-20 11:46:23.325 | + 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-07-20 11:46:23.328 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.331 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-20 11:46:23.334 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-20 11:46:23.336 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-20 11:46:23.339 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-20 11:46:23.341 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.344 | + 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-07-20 11:46:23.346 | + 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-07-20 11:46:23.349 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.351 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-20 11:46:23.354 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-20 11:46:23.356 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-20 11:46:23.359 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-20 11:46:23.362 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.365 | + 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-07-20 11:46:23.368 | + 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-07-20 11:46:23.370 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.373 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-20 11:46:23.376 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-20 11:46:23.379 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-20 11:46:23.381 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-20 11:46:23.384 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.387 | + 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-07-20 11:46:23.390 | + 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-07-20 11:46:23.393 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.395 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-20 11:46:23.398 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-20 11:46:23.400 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-20 11:46:23.403 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-20 11:46:23.405 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.409 | + 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-07-20 11:46:23.411 | + 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-07-20 11:46:23.414 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.417 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-20 11:46:23.420 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-20 11:46:23.422 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-20 11:46:23.425 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-20 11:46:23.428 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.430 | + 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-07-20 11:46:23.433 | + 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-07-20 11:46:23.437 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.440 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-20 11:46:23.443 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-20 11:46:23.446 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-20 11:46:23.449 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-20 11:46:23.452 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.455 | + 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-07-20 11:46:23.458 | + 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-07-20 11:46:23.460 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.463 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-20 11:46:23.465 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-20 11:46:23.468 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-20 11:46:23.471 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-20 11:46:23.474 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.477 | + 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-07-20 11:46:23.479 | + 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-07-20 11:46:23.482 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.485 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-20 11:46:23.487 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-20 11:46:23.491 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-20 11:46:23.493 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-20 11:46:23.496 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.498 | + 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-07-20 11:46:23.501 | + 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-07-20 11:46:23.503 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.506 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-20 11:46:23.508 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-20 11:46:23.512 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-20 11:46:23.515 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-20 11:46:23.518 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.521 | + 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-07-20 11:46:23.523 | + 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-07-20 11:46:23.526 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.528 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-20 11:46:23.531 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-20 11:46:23.533 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-20 11:46:23.535 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-20 11:46:23.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.540 | + 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-07-20 11:46:23.542 | + 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-07-20 11:46:23.544 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.546 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-20 11:46:23.549 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-20 11:46:23.552 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-20 11:46:23.555 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-20 11:46:23.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.560 | + 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-07-20 11:46:23.563 | + 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-07-20 11:46:23.565 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.568 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-20 11:46:23.570 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-20 11:46:23.573 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-20 11:46:23.576 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-20 11:46:23.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.580 | + 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-07-20 11:46:23.583 | + 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-07-20 11:46:23.586 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.588 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-20 11:46:23.591 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-20 11:46:23.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-20 11:46:23.597 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-20 11:46:23.599 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.602 | + 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-07-20 11:46:23.605 | + 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-07-20 11:46:23.607 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.611 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-20 11:46:23.613 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-20 11:46:23.616 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-20 11:46:23.619 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-20 11:46:23.621 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.624 | + 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-07-20 11:46:23.627 | + 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-07-20 11:46:23.630 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.633 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-20 11:46:23.635 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-20 11:46:23.638 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-20 11:46:23.641 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-20 11:46:23.643 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.646 | + 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-07-20 11:46:23.648 | + 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-07-20 11:46:23.651 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.654 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-20 11:46:23.656 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-20 11:46:23.659 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-20 11:46:23.662 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-20 11:46:23.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.668 | + 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-07-20 11:46:23.670 | + 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-07-20 11:46:23.673 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.676 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-20 11:46:23.679 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-20 11:46:23.682 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-20 11:46:23.685 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-20 11:46:23.688 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.690 | + 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-07-20 11:46:23.693 | + 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-07-20 11:46:23.697 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.700 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-20 11:46:23.702 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-20 11:46:23.705 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-20 11:46:23.708 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-20 11:46:23.711 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.714 | + 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-07-20 11:46:23.717 | + 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-07-20 11:46:23.719 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.722 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-20 11:46:23.725 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-20 11:46:23.728 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-20 11:46:23.732 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-20 11:46:23.735 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.737 | + 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-07-20 11:46:23.740 | + 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-07-20 11:46:23.743 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.746 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-20 11:46:23.749 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-20 11:46:23.752 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-20 11:46:23.754 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-20 11:46:23.757 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.760 | + 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-07-20 11:46:23.763 | + 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-07-20 11:46:23.766 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.769 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-20 11:46:23.772 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-20 11:46:23.775 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-20 11:46:23.778 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-20 11:46:23.782 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.785 | + 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-07-20 11:46:23.788 | + 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-07-20 11:46:23.792 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.795 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-20 11:46:23.798 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-20 11:46:23.801 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-20 11:46:23.803 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-20 11:46:23.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.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-07-20 11:46:23.812 | + 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-07-20 11:46:23.815 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.818 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-20 11:46:23.821 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-20 11:46:23.824 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-20 11:46:23.826 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-20 11:46:23.829 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.832 | + 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-07-20 11:46:23.835 | + 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-07-20 11:46:23.838 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.842 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-20 11:46:23.845 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-20 11:46:23.848 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-20 11:46:23.851 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-20 11:46:23.854 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.857 | + 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-07-20 11:46:23.860 | + 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-07-20 11:46:23.863 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.866 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-20 11:46:23.869 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-20 11:46:23.872 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-20 11:46:23.875 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-20 11:46:23.878 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.880 | + 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-07-20 11:46:23.883 | + 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-07-20 11:46:23.885 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.888 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-20 11:46:23.890 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-20 11:46:23.894 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-20 11:46:23.896 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-20 11:46:23.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.902 | + 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-07-20 11:46:23.904 | + 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-07-20 11:46:23.907 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.910 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-20 11:46:23.912 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-20 11:46:23.915 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-20 11:46:23.918 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-20 11:46:23.921 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.924 | + 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-07-20 11:46:23.927 | + 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-07-20 11:46:23.929 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.933 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-20 11:46:23.936 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-20 11:46:23.939 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-20 11:46:23.942 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-20 11:46:23.944 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.947 | + 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-07-20 11:46:23.949 | + 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-07-20 11:46:23.952 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.955 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-20 11:46:23.957 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-20 11:46:23.960 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-20 11:46:23.963 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-20 11:46:23.965 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.968 | + 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-07-20 11:46:23.971 | + 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-07-20 11:46:23.973 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:23.976 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-20 11:46:23.979 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-20 11:46:23.982 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-20 11:46:23.986 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-20 11:46:23.989 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:23.992 | + 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-07-20 11:46:23.995 | + 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-07-20 11:46:23.998 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:24.000 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-20 11:46:24.003 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-20 11:46:24.005 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-20 11:46:24.007 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-20 11:46:24.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:24.013 | + 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-07-20 11:46:24.016 | + 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-07-20 11:46:24.019 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:24.023 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-20 11:46:24.025 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-20 11:46:24.029 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-20 11:46:24.033 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-20 11:46:24.037 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:24.041 | + 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-07-20 11:46:24.045 | + 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-07-20 11:46:24.048 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:24.051 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-20 11:46:24.055 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-20 11:46:24.058 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-20 11:46:24.061 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-20 11:46:24.064 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:24.067 | + 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-07-20 11:46:24.070 | + 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-07-20 11:46:24.073 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:24.076 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-20 11:46:24.080 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-20 11:46:24.084 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-20 11:46:24.088 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-20 11:46:24.091 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:24.094 | + 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-07-20 11:46:24.098 | + 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-07-20 11:46:24.102 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:24.105 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-20 11:46:24.108 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-20 11:46:24.112 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-20 11:46:24.115 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-20 11:46:24.118 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:24.121 | + 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-07-20 11:46:24.124 | + 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-07-20 11:46:24.128 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:24.130 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-20 11:46:24.133 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-20 11:46:24.136 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:24.139 | + 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-07-20 11:46:24.142 | + 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-07-20 11:46:24.146 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:24.148 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-20 11:46:24.173 | Using python 3.12 to install etcd3gw 2026-07-20 11:46:24.177 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-07-20 11:46:24.927 | Collecting etcd3gw 2026-07-20 11:46:25.081 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 11:46:25.087 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-20 11:46:25.109 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-20 11:46:25.111 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-20 11:46:25.255 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-20 11:46:25.269 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 11:46:25.298 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-20 11:46:25.312 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-20 11:46:25.644 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-20 11:46:25.666 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-20 11:46:25.677 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-20 11:46:25.782 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-20 11:46:25.784 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-20 11:46:25.817 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-20 11:46:25.819 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-20 11:46:25.853 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-20 11:46:25.854 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-20 11:46:25.857 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-20 11:46:25.885 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-20 11:46:25.931 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-20 11:46:25.971 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-20 11:46:25.982 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-20 11:46:25.983 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-20 11:46:25.984 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-20 11:46:25.986 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-20 11:46:26.010 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-20 11:46:26.165 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-20 11:46:26.192 | Attempting uninstall: urllib3 2026-07-20 11:46:26.195 | Found existing installation: urllib3 2.0.7 2026-07-20 11:46:26.195 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:26.195 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-20 11:46:26.266 | Attempting uninstall: idna 2026-07-20 11:46:26.270 | Found existing installation: idna 3.6 2026-07-20 11:46:26.270 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:26.270 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-20 11:46:26.352 | Attempting uninstall: requests 2026-07-20 11:46:26.357 | Found existing installation: requests 2.31.0 2026-07-20 11:46:26.357 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:26.357 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-20 11:46:26.471 | 2026-07-20 11:46:26.473 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-20 11:46:26.564 | + inc/python:pip_install:216 : result=0 2026-07-20 11:46:26.567 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:46:26.569 | + functions-common:time_stop:2420 : local name 2026-07-20 11:46:26.570 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:46:26.572 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:46:26.575 | + functions-common:time_stop:2423 : local total 2026-07-20 11:46:26.578 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:46:26.579 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:46:26.581 | + functions-common:time_stop:2427 : start_time=1784547984167 2026-07-20 11:46:26.583 | + functions-common:time_stop:2429 : [[ -z 1784547984167 ]] 2026-07-20 11:46:26.586 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:46:26.591 | + functions-common:time_stop:2432 : end_time=1784547986588 2026-07-20 11:46:26.593 | + functions-common:time_stop:2433 : elapsed_time=2421 2026-07-20 11:46:26.595 | + functions-common:time_stop:2434 : total=19494 2026-07-20 11:46:26.597 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:46:26.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21915 2026-07-20 11:46:26.602 | + inc/python:pip_install:219 : return 0 2026-07-20 11:46:26.605 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-20 11:46:26.609 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-20 11:46:26.611 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-20 11:46:26.614 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:46:26.617 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:46:26.620 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:46:26.622 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:46:26.624 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:46:26.627 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:46:26.630 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:46:26.632 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:46:26.635 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:46:26.637 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:46:26.640 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:46:26.643 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:46:26.646 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:46:26.649 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-20 11:46:26.651 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:46:26.654 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:46:26.658 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-20 11:46:26.661 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-20 11:46:26.663 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 11:46:26.667 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 11:46:26.670 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 11:46:26.672 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 11:46:26.675 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 11:46:26.677 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 11:46:26.680 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:46:26.683 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:46:26.686 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 11:46:26.689 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 11:46:26.691 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 11:46:26.694 | + functions-common:apt_get_update:1167 : return 2026-07-20 11:46:26.697 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-20 11:46:26.699 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 11:46:26.702 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:46:26.705 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:46:26.708 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-20 11:46:26.730 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-20 11:46:26.760 | Reading package lists... 2026-07-20 11:46:26.990 | Building dependency tree... 2026-07-20 11:46:26.991 | Reading state information... 2026-07-20 11:46:27.242 | The following additional packages will be installed: 2026-07-20 11:46:27.243 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-20 11:46:27.244 | Suggested packages: 2026-07-20 11:46:27.244 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-20 11:46:27.247 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-20 11:46:27.247 | python3-uwsgidecorators 2026-07-20 11:46:27.271 | The following NEW packages will be installed: 2026-07-20 11:46:27.272 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-20 11:46:27.272 | uwsgi-plugin-python3 2026-07-20 11:46:27.615 | 0 upgraded, 7 newly installed, 0 to remove and 92 not upgraded. 2026-07-20 11:46:27.615 | Need to get 1,290 kB of archives. 2026-07-20 11:46:27.615 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-20 11:46:27.615 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-20 11:46:28.199 | 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-07-20 11:46:28.343 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-20 11:46:28.473 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-20 11:46:28.479 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-20 11:46:28.621 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-20 11:46:28.625 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-20 11:46:28.938 | Fetched 1,290 kB in 1s (954 kB/s) 2026-07-20 11:46:28.964 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-20 11:46:29.040 | (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 ... 174220 files and directories currently installed.) 2026-07-20 11:46:29.044 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-20 11:46:29.047 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-20 11:46:29.077 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-20 11:46:29.091 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-20 11:46:29.093 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-20 11:46:29.123 | Selecting previously unselected package libzmq5:amd64. 2026-07-20 11:46:29.140 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-20 11:46:29.142 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-20 11:46:29.172 | Selecting previously unselected package libyajl2:amd64. 2026-07-20 11:46:29.187 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-20 11:46:29.188 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-20 11:46:29.215 | Selecting previously unselected package uwsgi-core. 2026-07-20 11:46:29.229 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-20 11:46:29.230 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-20 11:46:29.310 | Selecting previously unselected package uwsgi. 2026-07-20 11:46:29.325 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-20 11:46:29.329 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-20 11:46:29.360 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-20 11:46:29.374 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-20 11:46:29.376 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-20 11:46:29.423 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-20 11:46:29.428 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-20 11:46:29.433 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-20 11:46:29.438 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-20 11:46:29.442 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-20 11:46:29.455 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-20 11:46:29.818 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-20 11:46:29.839 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 11:46:30.470 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-20 11:46:31.066 | 2026-07-20 11:46:31.066 | Running kernel seems to be up-to-date. 2026-07-20 11:46:31.066 | 2026-07-20 11:46:31.066 | Restarting services... 2026-07-20 11:46:31.128 | 2026-07-20 11:46:31.128 | Service restarts being deferred: 2026-07-20 11:46:31.128 | /etc/needrestart/restart.d/dbus.service 2026-07-20 11:46:31.128 | systemctl restart getty@tty1.service 2026-07-20 11:46:31.128 | systemctl restart networkd-dispatcher.service 2026-07-20 11:46:31.128 | systemctl restart serial-getty@ttyS0.service 2026-07-20 11:46:31.128 | systemctl restart storpool_beacon.service 2026-07-20 11:46:31.128 | systemctl restart storpool_block.service 2026-07-20 11:46:31.128 | systemctl restart systemd-logind.service 2026-07-20 11:46:31.128 | 2026-07-20 11:46:31.128 | No containers need to be restarted. 2026-07-20 11:46:31.128 | 2026-07-20 11:46:31.128 | User sessions running outdated binaries: 2026-07-20 11:46:31.128 | ubuntu @ session #3: python3[7143] 2026-07-20 11:46:31.138 | ubuntu @ session #4: sh[8527,8529], sshd[8469] 2026-07-20 11:46:31.146 | ubuntu @ user manager service: systemd[5265] 2026-07-20 11:46:31.159 | 2026-07-20 11:46:31.159 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 11:46:32.468 | + functions-common:apt_get:1211 : result=0 2026-07-20 11:46:32.471 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 11:46:32.473 | + functions-common:time_stop:2420 : local name 2026-07-20 11:46:32.476 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:46:32.479 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:46:32.482 | + functions-common:time_stop:2423 : local total 2026-07-20 11:46:32.484 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:46:32.487 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 11:46:32.490 | + functions-common:time_stop:2427 : start_time=1784547986726 2026-07-20 11:46:32.493 | + functions-common:time_stop:2429 : [[ -z 1784547986726 ]] 2026-07-20 11:46:32.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:46:32.501 | + functions-common:time_stop:2432 : end_time=1784547992498 2026-07-20 11:46:32.503 | + functions-common:time_stop:2433 : elapsed_time=5772 2026-07-20 11:46:32.506 | + functions-common:time_stop:2434 : total=132894 2026-07-20 11:46:32.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:46:32.511 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138666 2026-07-20 11:46:32.515 | + functions-common:apt_get:1215 : return 0 2026-07-20 11:46:32.518 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-20 11:46:32.520 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:46:32.523 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:46:32.526 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-20 11:46:32.569 | No module matches proxy 2026-07-20 11:46:32.573 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-20 11:46:32.607 | Enabling module proxy. 2026-07-20 11:46:32.612 | To activate the new configuration, you need to run: 2026-07-20 11:46:32.612 | systemctl restart apache2 2026-07-20 11:46:32.617 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-20 11:46:32.651 | Considering dependency proxy for proxy_uwsgi: 2026-07-20 11:46:32.651 | Module proxy already enabled 2026-07-20 11:46:32.651 | Enabling module proxy_uwsgi. 2026-07-20 11:46:32.657 | To activate the new configuration, you need to run: 2026-07-20 11:46:32.657 | systemctl restart apache2 2026-07-20 11:46:32.662 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-20 11:46:32.664 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:46:32.667 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:46:32.670 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:46:32.784 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-20 11:46:32.788 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-20 11:46:32.790 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-20 11:46:32.792 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:32.794 | + 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-07-20 11:46:32.797 | + 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-07-20 11:46:32.800 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:32.803 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-20 11:46:32.805 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-20 11:46:32.808 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-20 11:46:32.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:32.813 | + 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-07-20 11:46:32.816 | + 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-07-20 11:46:32.818 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:32.821 | + ./stack.sh:main:908 : install_glanceclient 2026-07-20 11:46:32.824 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-20 11:46:32.826 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-20 11:46:32.829 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:32.832 | + 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-07-20 11:46:32.834 | + 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-07-20 11:46:32.837 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:32.840 | + ./stack.sh:main:909 : install_cinderclient 2026-07-20 11:46:32.843 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-20 11:46:32.845 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-20 11:46:32.848 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:32.851 | + 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-07-20 11:46:32.854 | + 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-07-20 11:46:32.857 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:32.860 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-20 11:46:32.862 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-20 11:46:32.865 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:32.868 | + 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-07-20 11:46:32.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-cinderclient, ]] 2026-07-20 11:46:32.874 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:32.876 | + ./stack.sh:main:910 : install_novaclient 2026-07-20 11:46:32.879 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-20 11:46:32.882 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-20 11:46:32.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:32.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-07-20 11:46:32.891 | + 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-07-20 11:46:32.894 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:32.896 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-20 11:46:32.914 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:32.918 | + ./stack.sh:main:912 : install_swiftclient 2026-07-20 11:46:32.921 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-20 11:46:32.925 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-20 11:46:32.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:32.930 | + 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-07-20 11:46:32.933 | + 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-07-20 11:46:32.936 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:32.938 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-20 11:46:32.956 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:32.959 | + ./stack.sh:main:915 : install_neutronclient 2026-07-20 11:46:32.961 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-20 11:46:32.964 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-20 11:46:32.967 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:32.970 | + 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-07-20 11:46:32.973 | + 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-07-20 11:46:32.976 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:32.978 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-20 11:46:32.981 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-20 11:46:32.984 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-20 11:46:32.987 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:32.990 | + 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-07-20 11:46:32.993 | + 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-07-20 11:46:32.995 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:32.998 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-20 11:46:33.001 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-20 11:46:33.004 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 11:46:33.008 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-20 11:46:33.011 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-20 11:46:33.013 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 11:46:33.017 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-20 11:46:33.018 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 11:46:33.023 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-20 11:46:33.026 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-20 11:46:33.029 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-20 11:46:33.033 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-20 11:46:33.036 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-20 11:46:33.059 | Using python 3.12 to install keystonemiddleware 2026-07-20 11:46:33.062 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-20 11:46:33.762 | Collecting keystonemiddleware 2026-07-20 11:46:33.857 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-20 11:46:33.895 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-20 11:46:33.904 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-20 11:46:34.057 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-20 11:46:34.060 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 11:46:34.090 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-20 11:46:34.094 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 11:46:34.112 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-20 11:46:34.116 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 11:46:34.133 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-20 11:46:34.138 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-20 11:46:34.161 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-20 11:46:34.165 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 11:46:34.185 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-20 11:46:34.188 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 11:46:34.215 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-20 11:46:34.218 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 11:46:34.223 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-20 11:46:34.346 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-20 11:46:34.350 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 11:46:34.367 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-20 11:46:34.370 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-20 11:46:34.390 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-20 11:46:34.394 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 11:46:34.399 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-20 11:46:34.526 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-20 11:46:34.539 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-20 11:46:34.546 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-07-20 11:46:34.560 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-20 11:46:34.564 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 11:46:34.584 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-20 11:46:34.588 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 11:46:34.605 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-20 11:46:34.608 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-20 11:46:34.631 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-20 11:46:34.635 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-20 11:46:34.663 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-20 11:46:34.666 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-20 11:46:34.688 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-20 11:46:34.692 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-20 11:46:34.710 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-20 11:46:34.715 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-20 11:46:34.721 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-20 11:46:34.741 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-20 11:46:34.745 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-20 11:46:34.750 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-20 11:46:34.752 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-07-20 11:46:34.821 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-20 11:46:34.824 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-20 11:46:34.846 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-20 11:46:34.849 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-20 11:46:34.853 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-20 11:46:34.854 | 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-07-20 11:46:34.856 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-20 11:46:34.870 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-20 11:46:34.873 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-20 11:46:34.882 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-20 11:46:34.882 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-20 11:46:34.883 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-20 11:46:34.884 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-20 11:46:34.899 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-20 11:46:34.908 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-20 11:46:34.921 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-20 11:46:34.927 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-20 11:46:34.934 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-20 11:46:34.939 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-20 11:46:34.945 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-20 11:46:34.954 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-20 11:46:34.993 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 61.9 MB/s 0:00:00 2026-07-20 11:46:34.997 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-20 11:46:35.002 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-20 11:46:35.008 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-20 11:46:35.015 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-20 11:46:35.020 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-20 11:46:35.034 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-20 11:46:35.043 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-20 11:46:35.048 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-20 11:46:35.054 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-20 11:46:35.060 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-20 11:46:35.072 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-20 11:46:35.083 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-20 11:46:35.088 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-20 11:46:35.093 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-20 11:46:35.101 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-20 11:46:35.110 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-20 11:46:35.251 | 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-07-20 11:46:35.316 | Attempting uninstall: typing-extensions 2026-07-20 11:46:35.320 | Found existing installation: typing_extensions 4.10.0 2026-07-20 11:46:35.320 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:35.321 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-20 11:46:35.379 | Attempting uninstall: six 2026-07-20 11:46:35.383 | Found existing installation: six 1.16.0 2026-07-20 11:46:35.383 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:35.383 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-20 11:46:35.413 | Attempting uninstall: pyparsing 2026-07-20 11:46:35.417 | Found existing installation: pyparsing 3.1.1 2026-07-20 11:46:35.417 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:35.417 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-20 11:46:35.485 | Attempting uninstall: PyJWT 2026-07-20 11:46:35.489 | Found existing installation: PyJWT 2.7.0 2026-07-20 11:46:35.489 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:35.490 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-20 11:46:35.513 | Attempting uninstall: netaddr 2026-07-20 11:46:35.518 | Found existing installation: netaddr 0.8.0 2026-07-20 11:46:35.518 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:35.518 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-20 11:46:35.646 | Attempting uninstall: python-dateutil 2026-07-20 11:46:35.651 | Found existing installation: python-dateutil 2.8.2 2026-07-20 11:46:35.651 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:35.651 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-20 11:46:36.708 | 2026-07-20 11:46:36.712 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.3.0 oslo.config-10.5.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-07-20 11:46:36.822 | + inc/python:pip_install:216 : result=0 2026-07-20 11:46:36.825 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:46:36.827 | + functions-common:time_stop:2420 : local name 2026-07-20 11:46:36.830 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:46:36.832 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:46:36.835 | + functions-common:time_stop:2423 : local total 2026-07-20 11:46:36.837 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:46:36.839 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:46:36.842 | + functions-common:time_stop:2427 : start_time=1784547993053 2026-07-20 11:46:36.844 | + functions-common:time_stop:2429 : [[ -z 1784547993053 ]] 2026-07-20 11:46:36.848 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:46:36.852 | + functions-common:time_stop:2432 : end_time=1784547996849 2026-07-20 11:46:36.854 | + functions-common:time_stop:2433 : elapsed_time=3796 2026-07-20 11:46:36.857 | + functions-common:time_stop:2434 : total=21915 2026-07-20 11:46:36.859 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:46:36.861 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25711 2026-07-20 11:46:36.864 | + inc/python:pip_install:219 : return 0 2026-07-20 11:46:36.867 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-20 11:46:36.869 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-20 11:46:36.872 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 11:46:36.875 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-20 11:46:36.878 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-20 11:46:36.881 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 11:46:36.885 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-20 11:46:36.885 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 11:46:36.890 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-20 11:46:36.893 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-20 11:46:36.896 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-20 11:46:36.900 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-20 11:46:36.902 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-20 11:46:36.925 | Using python 3.12 to install python-memcached 2026-07-20 11:46:36.928 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-20 11:46:37.469 | Collecting python-memcached 2026-07-20 11:46:37.519 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-20 11:46:37.529 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-20 11:46:37.612 | Installing collected packages: python-memcached 2026-07-20 11:46:37.629 | Successfully installed python-memcached-1.62 2026-07-20 11:46:37.691 | + inc/python:pip_install:216 : result=0 2026-07-20 11:46:37.694 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:46:37.696 | + functions-common:time_stop:2420 : local name 2026-07-20 11:46:37.698 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:46:37.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:46:37.704 | + functions-common:time_stop:2423 : local total 2026-07-20 11:46:37.706 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:46:37.709 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:46:37.711 | + functions-common:time_stop:2427 : start_time=1784547996919 2026-07-20 11:46:37.714 | + functions-common:time_stop:2429 : [[ -z 1784547996919 ]] 2026-07-20 11:46:37.717 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:46:37.720 | + functions-common:time_stop:2432 : end_time=1784547997718 2026-07-20 11:46:37.723 | + functions-common:time_stop:2433 : elapsed_time=799 2026-07-20 11:46:37.725 | + functions-common:time_stop:2434 : total=25711 2026-07-20 11:46:37.728 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:46:37.730 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26510 2026-07-20 11:46:37.732 | + inc/python:pip_install:219 : return 0 2026-07-20 11:46:37.735 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-20 11:46:37.752 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:37.755 | + ./stack.sh:main:922 : '[' 10.4.3.198 == 10.4.3.198 ']' 2026-07-20 11:46:37.757 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-20 11:46:37.760 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-20 11:46:37.763 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-20 11:46:37.765 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 11:46:37.767 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-20 11:46:37.770 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-20 11:46:37.786 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:46:37.789 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-20 11:46:37.791 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-20 11:46:37.794 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-20 11:46:37.796 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:46:37.798 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 11:46:37.801 | ++ functions-common:git_clone:593 : pwd 2026-07-20 11:46:37.804 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:46:37.806 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:46:37.810 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:46:37.825 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:46:37.827 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:46:37.829 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:46:37.832 | + functions-common:git_clone:610 : echo master 2026-07-20 11:46:37.832 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:46:37.837 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-20 11:46:37.839 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:46:37.842 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-20 11:46:37.855 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-20 11:46:37.858 | + functions-common:git_clone:673 : head -1 2026-07-20 11:46:37.858 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 11:46:37.916 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-20 11:46:37.919 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:46:37.922 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-20 11:46:37.924 | + inc/python:setup_develop:353 : local bindep 2026-07-20 11:46:37.927 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-20 11:46:37.929 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-20 11:46:37.932 | + inc/python:setup_develop:359 : local extras= 2026-07-20 11:46:37.934 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-20 11:46:37.937 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 11:46:37.939 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-20 11:46:37.942 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-20 11:46:37.944 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 11:46:37.947 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 11:46:37.950 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-20 11:46:37.953 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 11:46:37.956 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-20 11:46:37.959 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 11:46:37.961 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 11:46:37.965 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-20 11:46:37.971 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-20 11:46:37.973 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-20 11:46:37.976 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-20 11:46:38.052 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-20 11:46:38.055 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 11:46:38.058 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 11:46:38.060 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 11:46:38.062 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-20 11:46:38.064 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-20 11:46:38.067 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 11:46:38.069 | + inc/python:setup_package:446 : local extras= 2026-07-20 11:46:38.071 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 11:46:38.074 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 11:46:38.076 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 11:46:38.078 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 11:46:38.080 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 11:46:38.082 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-20 11:46:38.101 | Using python 3.12 to install /opt/stack/keystone 2026-07-20 11:46:38.103 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-20 11:46:38.581 | Obtaining file:///opt/stack/keystone 2026-07-20 11:46:38.584 | Installing build dependencies: started 2026-07-20 11:46:39.316 | Installing build dependencies: finished with status 'done' 2026-07-20 11:46:39.317 | Checking if build backend supports build_editable: started 2026-07-20 11:46:39.596 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 11:46:39.597 | Getting requirements to build editable: started 2026-07-20 11:46:39.744 | Getting requirements to build editable: finished with status 'done' 2026-07-20 11:46:39.745 | Preparing editable metadata (pyproject.toml): started 2026-07-20 11:46:40.438 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:46:40.447 | 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.dev58) (7.0.3) 2026-07-20 11:46:40.447 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.8.10) 2026-07-20 11:46:40.521 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-20 11:46:40.573 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-20 11:46:40.598 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-20 11:46:40.604 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-20 11:46:40.757 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-20 11:46:40.780 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-20 11:46:41.080 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-20 11:46:41.090 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-20 11:46:41.099 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.9.0) 2026-07-20 11:46:41.099 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.8.0) 2026-07-20 11:46:41.100 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (13.0.0) 2026-07-20 11:46:41.128 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-20 11:46:41.142 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-20 11:46:41.150 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (4.3.0) 2026-07-20 11:46:41.150 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.5.0) 2026-07-20 11:46:41.151 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.5.0) 2026-07-20 11:46:41.283 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-20 11:46:41.288 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-20 11:46:41.424 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-20 11:46:41.429 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-20 11:46:41.433 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.9.0) 2026-07-20 11:46:41.433 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (8.3.0) 2026-07-20 11:46:41.559 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-20 11:46:41.563 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-20 11:46:41.705 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-20 11:46:41.708 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 11:46:41.713 | 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.dev58) (5.11.0) 2026-07-20 11:46:41.833 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-20 11:46:41.838 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-20 11:46:41.842 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.1.1) 2026-07-20 11:46:41.851 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-20 11:46:41.855 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-20 11:46:41.985 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-20 11:46:41.988 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-20 11:46:41.993 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (2.13.0) 2026-07-20 11:46:41.994 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.5.0) 2026-07-20 11:46:42.009 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-20 11:46:42.013 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-20 11:46:42.023 | 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.dev58) (4.1.0) 2026-07-20 11:46:42.024 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.2.1) 2026-07-20 11:46:42.150 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-20 11:46:42.154 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-20 11:46:42.172 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-20 11:46:42.175 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-20 11:46:42.255 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-20 11:46:42.260 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-20 11:46:42.275 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-20 11:46:42.279 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-20 11:46:42.284 | 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.dev58) (5.3.1) 2026-07-20 11:46:42.293 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-20 11:46:42.299 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-20 11:46:42.319 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-20 11:46:42.326 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-20 11:46:42.341 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-20 11:46:42.347 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 11:46:42.367 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-20 11:46:42.379 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 11:46:42.434 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-20 11:46:42.472 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-20 11:46:42.525 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-20 11:46:42.567 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-20 11:46:42.665 | 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.dev58) (1.17.0) 2026-07-20 11:46:42.718 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-20 11:46:42.756 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-20 11:46:42.814 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-20 11:46:42.836 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-20 11:46:42.860 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-20 11:46:42.868 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 11:46:42.918 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-20 11:46:42.957 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-20 11:46:43.279 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-20 11:46:43.306 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-20 11:46:43.313 | 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.dev58) (5.15.0) 2026-07-20 11:46:43.314 | 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.dev58) (2.34.2) 2026-07-20 11:46:43.316 | 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.dev58) (2.1.0) 2026-07-20 11:46:43.317 | 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.dev58) (1.8.2) 2026-07-20 11:46:43.317 | 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.dev58) (4.15.0) 2026-07-20 11:46:43.323 | 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.dev58) (1.3.0) 2026-07-20 11:46:43.324 | 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.dev58) (2.0.0) 2026-07-20 11:46:43.324 | 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.dev58) (6.0.3) 2026-07-20 11:46:43.369 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-20 11:46:43.389 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-20 11:46:43.394 | 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.dev58) (3.1.0) 2026-07-20 11:46:43.528 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-20 11:46:43.533 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-20 11:46:43.679 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-20 11:46:43.690 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-20 11:46:43.712 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-20 11:46:43.722 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 11:46:43.728 | 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.dev58) (2.2.2) 2026-07-20 11:46:43.731 | 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.dev58) (2.9.0.post0) 2026-07-20 11:46:43.732 | 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.dev58) (3.4.0) 2026-07-20 11:46:43.866 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:43.882 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-20 11:46:43.906 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:43.917 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-20 11:46:43.940 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:43.950 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-20 11:46:43.975 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:43.977 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 11:46:44.106 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.110 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-20 11:46:44.122 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.124 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-20 11:46:44.140 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.144 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-20 11:46:44.148 | 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.dev58) (26.2) 2026-07-20 11:46:44.158 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.161 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 11:46:44.291 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.295 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-20 11:46:44.313 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.317 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-20 11:46:44.436 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.439 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-20 11:46:44.568 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.573 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 11:46:44.701 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.705 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-20 11:46:44.834 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.838 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-20 11:46:44.976 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:44.980 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-20 11:46:45.121 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:45.125 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-20 11:46:45.138 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:45.141 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-20 11:46:45.159 | 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.dev58) 2026-07-20 11:46:45.161 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-20 11:46:45.180 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-20 11:46:45.183 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-20 11:46:45.193 | 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.dev58) (3.3.2) 2026-07-20 11:46:45.194 | 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.dev58) (7.2.2) 2026-07-20 11:46:45.202 | 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.dev58) (83.0.0) 2026-07-20 11:46:45.212 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-20 11:46:45.215 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-20 11:46:45.250 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-20 11:46:45.262 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-20 11:46:45.290 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-20 11:46:45.297 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-20 11:46:45.431 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-20 11:46:45.435 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-20 11:46:45.445 | 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.dev58) (3.4.7) 2026-07-20 11:46:45.446 | 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.dev58) (3.18) 2026-07-20 11:46:45.446 | 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.dev58) (2.7.0) 2026-07-20 11:46:45.447 | 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.dev58) (2023.11.17) 2026-07-20 11:46:45.579 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-20 11:46:45.584 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-20 11:46:45.727 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-20 11:46:45.732 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-20 11:46:45.777 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-20 11:46:45.800 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-20 11:46:45.941 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 33.5 MB/s 0:00:00 2026-07-20 11:46:45.947 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-20 11:46:45.965 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-20 11:46:45.976 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-20 11:46:45.981 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-20 11:46:45.992 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-20 11:46:45.998 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-20 11:46:46.006 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-20 11:46:46.011 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-20 11:46:46.020 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-20 11:46:46.028 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-20 11:46:46.034 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-20 11:46:46.040 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-20 11:46:46.046 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-20 11:46:46.056 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-20 11:46:46.065 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-20 11:46:46.078 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-20 11:46:46.090 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-20 11:46:46.096 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-20 11:46:46.102 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-20 11:46:46.108 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-20 11:46:46.120 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-20 11:46:46.127 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-20 11:46:46.134 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-20 11:46:46.141 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-20 11:46:46.150 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-20 11:46:46.171 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-20 11:46:46.186 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-20 11:46:46.205 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 27.6 MB/s 0:00:00 2026-07-20 11:46:46.209 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-20 11:46:46.215 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-20 11:46:46.222 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-20 11:46:46.228 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-20 11:46:46.236 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-20 11:46:46.253 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-20 11:46:46.259 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-20 11:46:46.264 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-20 11:46:46.272 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-20 11:46:46.305 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-20 11:46:46.314 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-20 11:46:46.333 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-20 11:46:46.343 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-20 11:46:46.355 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-20 11:46:46.371 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-20 11:46:46.388 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-20 11:46:46.433 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-20 11:46:46.511 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 46.5 MB/s 0:00:00 2026-07-20 11:46:46.515 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-20 11:46:46.521 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-20 11:46:46.529 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-20 11:46:46.536 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-20 11:46:46.552 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-20 11:46:46.570 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-20 11:46:46.582 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-20 11:46:46.588 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-20 11:46:46.593 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-20 11:46:46.599 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-20 11:46:46.604 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-20 11:46:46.673 | Building wheels for collected packages: keystone 2026-07-20 11:46:46.674 | Building editable for keystone (pyproject.toml): started 2026-07-20 11:46:47.247 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-20 11:46:47.247 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=df66f943e06288d25ac352f065da47dde2f593acb4e1d7f088c0cff51d4f2de1 2026-07-20 11:46:47.248 | Stored in directory: /tmp/pip-ephem-wheel-cache-8i30jtd_/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-20 11:46:47.250 | Successfully built keystone 2026-07-20 11:46:47.393 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-20 11:46:47.412 | Attempting uninstall: pytz 2026-07-20 11:46:47.418 | Found existing installation: pytz 2024.1 2026-07-20 11:46:47.418 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:47.418 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-20 11:46:48.242 | Attempting uninstall: oauthlib 2026-07-20 11:46:48.248 | Found existing installation: oauthlib 3.2.2 2026-07-20 11:46:48.248 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:48.249 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-20 11:46:48.322 | Attempting uninstall: markupsafe 2026-07-20 11:46:48.328 | Found existing installation: MarkupSafe 2.1.5 2026-07-20 11:46:48.328 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:48.328 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-20 11:46:48.852 | Attempting uninstall: click 2026-07-20 11:46:48.857 | Found existing installation: click 8.1.6 2026-07-20 11:46:48.857 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:48.857 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-20 11:46:48.950 | Attempting uninstall: blinker 2026-07-20 11:46:48.959 | Found existing installation: blinker 1.7.0 2026-07-20 11:46:48.959 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:48.959 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-20 11:46:48.969 | Attempting uninstall: bcrypt 2026-07-20 11:46:48.974 | Found existing installation: bcrypt 3.2.2 2026-07-20 11:46:48.975 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:48.975 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-20 11:46:48.983 | Attempting uninstall: attrs 2026-07-20 11:46:48.989 | Found existing installation: attrs 23.2.0 2026-07-20 11:46:48.989 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:48.989 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-20 11:46:50.621 | Attempting uninstall: jinja2 2026-07-20 11:46:50.627 | Found existing installation: Jinja2 3.1.2 2026-07-20 11:46:50.627 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:50.627 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-20 11:46:51.235 | Attempting uninstall: cryptography 2026-07-20 11:46:51.241 | Found existing installation: cryptography 41.0.7 2026-07-20 11:46:51.241 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:51.242 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-20 11:46:51.640 | Attempting uninstall: pyopenssl 2026-07-20 11:46:51.648 | Found existing installation: pyOpenSSL 23.2.0 2026-07-20 11:46:51.648 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:51.648 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-20 11:46:51.895 | Attempting uninstall: jsonschema 2026-07-20 11:46:51.903 | Found existing installation: jsonschema 4.10.3 2026-07-20 11:46:51.903 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:46:51.903 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-20 11:46:52.818 | 2026-07-20 11:46:52.819 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-20 11:46:52.819 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-20 11:46:52.826 | 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.dev58 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.7.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-07-20 11:46:53.062 | + inc/python:pip_install:216 : result=0 2026-07-20 11:46:53.064 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:46:53.067 | + functions-common:time_stop:2420 : local name 2026-07-20 11:46:53.069 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:46:53.071 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:46:53.074 | + functions-common:time_stop:2423 : local total 2026-07-20 11:46:53.076 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:46:53.078 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:46:53.079 | + functions-common:time_stop:2427 : start_time=1784547998096 2026-07-20 11:46:53.081 | + functions-common:time_stop:2429 : [[ -z 1784547998096 ]] 2026-07-20 11:46:53.084 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:46:53.088 | + functions-common:time_stop:2432 : end_time=1784548013086 2026-07-20 11:46:53.091 | + functions-common:time_stop:2433 : elapsed_time=14990 2026-07-20 11:46:53.093 | + functions-common:time_stop:2434 : total=26510 2026-07-20 11:46:53.095 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:46:53.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41500 2026-07-20 11:46:53.100 | + inc/python:pip_install:219 : return 0 2026-07-20 11:46:53.103 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 11:46:53.105 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:46:53.107 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-20 11:46:53.110 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-20 11:46:53.112 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:46:53.115 | + 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-07-20 11:46:53.117 | + 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-07-20 11:46:53.120 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:46:53.122 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-20 11:46:53.139 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:46:53.142 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 11:46:53.145 | + ./stack.sh:main:924 : configure_keystone 2026-07-20 11:46:53.148 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-20 11:46:53.160 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-20 11:46:53.162 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-20 11:46:53.167 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-20 11:46:53.183 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:46:53.186 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-20 11:46:53.218 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-20 11:46:53.250 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-20 11:46:53.283 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-20 11:46:53.316 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-20 11:46:53.350 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-20 11:46:53.384 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-20 11:46:53.417 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-20 11:46:53.446 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-20 11:46:53.481 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-20 11:46:53.483 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-20 11:46:53.486 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-20 11:46:53.488 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-20 11:46:53.491 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-20 11:46:53.493 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 11:46:53.509 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:53.512 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-20 11:46:53.515 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-20 11:46:53.517 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 11:46:53.533 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:53.535 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:46:53.538 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:46:53.572 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 11:46:53.575 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 11:46:53.577 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.198/identity 2026-07-20 11:46:53.612 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-20 11:46:53.615 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-20 11:46:53.650 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-20 11:46:53.653 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-20 11:46:53.656 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-20 11:46:53.658 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-20 11:46:53.661 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 11:46:53.663 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 11:46:53.666 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 11:46:53.684 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:53.687 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 11:46:53.689 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-20 11:46:53.692 | + 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-07-20 11:46:53.724 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-20 11:46:53.727 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-20 11:46:53.731 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-20 11:46:53.734 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-20 11:46:53.737 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 11:46:53.753 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 11:46:53.755 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 11:46:53.758 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 11:46:53.761 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 11:46:53.764 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-20 11:46:53.796 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:46:53.827 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:46:53.857 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 11:46:53.889 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-20 11:46:53.919 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-20 11:46:53.950 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-20 11:46:53.952 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-20 11:46:53.955 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-20 11:46:53.957 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-20 11:46:53.960 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-20 11:46:53.963 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-20 11:46:53.965 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-20 11:46:53.968 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 11:46:53.970 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 11:46:53.983 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:46:53.983 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-20 11:46:53.992 | d /var/run/uwsgi 0755 stack root 2026-07-20 11:46:53.996 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:46:54.007 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-20 11:46:54.011 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-20 11:46:54.015 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-20 11:46:54.018 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 11:46:54.021 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-20 11:46:54.052 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-07-20 11:46:54.082 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-20 11:46:54.113 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-20 11:46:54.144 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-20 11:46:54.173 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-20 11:46:54.203 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-20 11:46:54.234 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-20 11:46:54.265 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-20 11:46:54.294 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-20 11:46:54.326 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-20 11:46:54.357 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-20 11:46:54.388 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-20 11:46:54.416 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-20 11:46:54.445 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-20 11:46:54.448 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-20 11:46:54.451 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-20 11:46:54.454 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-20 11:46:54.456 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 11:46:54.459 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:46:54.461 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:46:54.464 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-20 11:46:54.467 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-20 11:46:54.469 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-20 11:46:54.499 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-20 11:46:54.529 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-07-20 11:46:54.529 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-20 11:46:54.537 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-20 11:46:54.541 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-20 11:46:54.544 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-20 11:46:54.546 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 11:46:54.549 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 11:46:54.552 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:46:54.555 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:46:54.558 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:46:54.560 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:46:54.562 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 11:46:54.565 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 11:46:54.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:46:54.569 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:46:54.572 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-20 11:46:54.608 | Enabling site keystone-api. 2026-07-20 11:46:54.613 | To activate the new configuration, you need to run: 2026-07-20 11:46:54.613 | systemctl reload apache2 2026-07-20 11:46:54.618 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-20 11:46:54.621 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:46:54.623 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:46:54.626 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:46:54.742 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-20 11:46:54.773 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-20 11:46:54.804 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-20 11:46:54.837 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-20 11:46:54.839 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-20 11:46:54.870 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-20 11:46:54.899 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-20 11:46:54.929 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-20 11:46:54.961 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-20 11:46:54.963 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-20 11:46:54.991 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-20 11:46:55.007 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:46:55.010 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-07-20 11:46:55.026 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:46:55.028 | + ./stack.sh:main:932 : stack_install_service swift 2026-07-20 11:46:55.030 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-20 11:46:55.033 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-20 11:46:55.035 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 11:46:55.038 | + lib/stack:stack_install_service:32 : install_swift 2026-07-20 11:46:55.041 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-20 11:46:55.043 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-20 11:46:55.045 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-20 11:46:55.048 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:46:55.050 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 11:46:55.053 | ++ functions-common:git_clone:593 : pwd 2026-07-20 11:46:55.056 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:46:55.058 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:46:55.061 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:46:55.078 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:46:55.080 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:46:55.083 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:46:55.085 | + functions-common:git_clone:610 : echo master 2026-07-20 11:46:55.085 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:46:55.091 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-20 11:46:55.094 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:46:55.096 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-20 11:46:55.110 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-20 11:46:55.113 | + functions-common:git_clone:673 : head -1 2026-07-20 11:46:55.113 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 11:46:55.148 | 24eaed1b9 Merge "s3api: fix erroneous 404 response from version DELETE" 2026-07-20 11:46:55.151 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:46:55.154 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-20 11:46:55.157 | + inc/python:setup_develop:353 : local bindep 2026-07-20 11:46:55.160 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-20 11:46:55.163 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-20 11:46:55.166 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-20 11:46:55.169 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-20 11:46:55.172 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 11:46:55.174 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-20 11:46:55.177 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-20 11:46:55.179 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 11:46:55.182 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-20 11:46:55.185 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-20 11:46:55.188 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 11:46:55.191 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-20 11:46:55.194 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 11:46:55.196 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 11:46:55.199 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-20 11:46:55.205 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-20 11:46:55.208 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-20 11:46:55.210 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-20 11:46:55.299 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-20 11:46:55.302 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 11:46:55.304 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 11:46:55.306 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 11:46:55.308 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-20 11:46:55.311 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-20 11:46:55.313 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 11:46:55.316 | + inc/python:setup_package:446 : local extras=keystone 2026-07-20 11:46:55.318 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 11:46:55.321 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-20 11:46:55.324 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-20 11:46:55.326 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-20 11:46:55.328 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 11:46:55.331 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-20 11:46:55.350 | Using python 3.12 to install /opt/stack/swift 2026-07-20 11:46:55.353 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2026-07-20 11:46:55.827 | Obtaining file:///opt/stack/swift 2026-07-20 11:46:55.829 | Installing build dependencies: started 2026-07-20 11:46:57.590 | Installing build dependencies: finished with status 'done' 2026-07-20 11:46:57.590 | Checking if build backend supports build_editable: started 2026-07-20 11:46:57.859 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 11:46:57.860 | Getting requirements to build editable: started 2026-07-20 11:46:58.013 | Getting requirements to build editable: finished with status 'done' 2026-07-20 11:46:58.014 | Preparing editable metadata (pyproject.toml): started 2026-07-20 11:46:58.602 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:46:58.612 | 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.dev27) (0.41.0) 2026-07-20 11:46:58.612 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev27) (3.5.3) 2026-07-20 11:46:58.613 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev27) (3.1.0) 2026-07-20 11:46:58.931 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev27) 2026-07-20 11:46:58.978 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-20 11:46:58.984 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev27) (2.34.2) 2026-07-20 11:46:59.138 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev27) 2026-07-20 11:46:59.142 | 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-07-20 11:46:59.273 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev27) 2026-07-20 11:46:59.278 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-20 11:46:59.284 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev27) (43.0.3) 2026-07-20 11:46:59.284 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev27) (2.8.0) 2026-07-20 11:46:59.285 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev27) (13.0.0) 2026-07-20 11:46:59.286 | 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.dev27) (2.0.0) 2026-07-20 11:46:59.288 | 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.dev27) (3.0) 2026-07-20 11:46:59.292 | 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.dev27) (5.15.0) 2026-07-20 11:46:59.293 | 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.dev27) (4.3.0) 2026-07-20 11:46:59.293 | 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.dev27) (10.5.0) 2026-07-20 11:46:59.294 | 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.dev27) (6.5.0) 2026-07-20 11:46:59.294 | 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.dev27) (6.9.0) 2026-07-20 11:46:59.295 | 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.dev27) (8.3.0) 2026-07-20 11:46:59.295 | 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.dev27) (5.11.0) 2026-07-20 11:46:59.296 | 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.dev27) (10.1.1) 2026-07-20 11:46:59.296 | 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.dev27) (7.0.3) 2026-07-20 11:46:59.297 | 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.dev27) (4.1.0) 2026-07-20 11:46:59.297 | 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.dev27) (2.13.0) 2026-07-20 11:46:59.298 | 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.dev27) (5.8.0) 2026-07-20 11:46:59.298 | 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.dev27) (1.8.10) 2026-07-20 11:46:59.300 | 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.dev27) (2.1.0) 2026-07-20 11:46:59.301 | 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.dev27) (5.9.0) 2026-07-20 11:46:59.301 | 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.dev27) (1.8.2) 2026-07-20 11:46:59.302 | 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.dev27) (4.15.0) 2026-07-20 11:46:59.305 | 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.dev27) (1.5.0) 2026-07-20 11:46:59.307 | 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.dev27) (5.3.1) 2026-07-20 11:46:59.309 | 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.dev27) (1.3.0) 2026-07-20 11:46:59.310 | 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.dev27) (2.0.0) 2026-07-20 11:46:59.310 | 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.dev27) (6.0.3) 2026-07-20 11:46:59.315 | 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.dev27) (2.9.0.post0) 2026-07-20 11:46:59.315 | 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.dev27) (3.1.0) 2026-07-20 11:46:59.316 | 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.dev27) (2.2.2) 2026-07-20 11:46:59.318 | 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.dev27) (1.2.1) 2026-07-20 11:46:59.320 | 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.dev27) (3.3.2) 2026-07-20 11:46:59.321 | 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.dev27) (26.2) 2026-07-20 11:46:59.321 | 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.dev27) (7.2.2) 2026-07-20 11:46:59.325 | 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.dev27) (83.0.0) 2026-07-20 11:46:59.331 | 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.dev27) (1.17.0) 2026-07-20 11:46:59.335 | 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.dev27) (3.4.7) 2026-07-20 11:46:59.336 | 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.dev27) (3.18) 2026-07-20 11:46:59.336 | 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.dev27) (2.7.0) 2026-07-20 11:46:59.337 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev27) (2023.11.17) 2026-07-20 11:46:59.359 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-20 11:46:59.458 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 61.8 MB/s 0:00:00 2026-07-20 11:46:59.462 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-20 11:46:59.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 41.6 MB/s 0:00:00 2026-07-20 11:46:59.478 | 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-07-20 11:46:59.493 | Building wheels for collected packages: swift 2026-07-20 11:46:59.494 | Building editable for swift (pyproject.toml): started 2026-07-20 11:47:00.043 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-20 11:47:00.044 | Created wheel for swift: filename=swift-2.38.1.dev27-0.editable-py3-none-any.whl size=19812 sha256=22c093f655fc7c088b34c548030708dfb4913eebfbc06913c2710ea47a037c54 2026-07-20 11:47:00.044 | Stored in directory: /tmp/pip-ephem-wheel-cache-5111s11p/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-20 11:47:00.046 | Successfully built swift 2026-07-20 11:47:00.138 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-20 11:47:00.318 | 2026-07-20 11:47:00.347 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev27 xattr-1.3.0 2026-07-20 11:47:00.455 | + inc/python:pip_install:216 : result=0 2026-07-20 11:47:00.458 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:47:00.460 | + functions-common:time_stop:2420 : local name 2026-07-20 11:47:00.463 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:47:00.465 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:47:00.468 | + functions-common:time_stop:2423 : local total 2026-07-20 11:47:00.470 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:47:00.473 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:47:00.475 | + functions-common:time_stop:2427 : start_time=1784548015345 2026-07-20 11:47:00.477 | + functions-common:time_stop:2429 : [[ -z 1784548015345 ]] 2026-07-20 11:47:00.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:47:00.484 | + functions-common:time_stop:2432 : end_time=1784548020481 2026-07-20 11:47:00.486 | + functions-common:time_stop:2433 : elapsed_time=5136 2026-07-20 11:47:00.489 | + functions-common:time_stop:2434 : total=41500 2026-07-20 11:47:00.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:47:00.493 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46636 2026-07-20 11:47:00.495 | + inc/python:pip_install:219 : return 0 2026-07-20 11:47:00.498 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 11:47:00.500 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:47:00.503 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-20 11:47:00.506 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-20 11:47:00.508 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:47:00.511 | + 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-07-20 11:47:00.513 | + 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-07-20 11:47:00.516 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:47:00.518 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-20 11:47:00.521 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 11:47:00.524 | + ./stack.sh:main:933 : configure_swift 2026-07-20 11:47:00.526 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-20 11:47:00.528 | + lib/swift:configure_swift:332 : local node_number 2026-07-20 11:47:00.530 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-20 11:47:00.532 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-20 11:47:00.535 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-20 11:47:00.845 | No container-updater running 2026-07-20 11:47:00.845 | No container-auditor running 2026-07-20 11:47:00.845 | No container-reconciler running 2026-07-20 11:47:00.845 | No account-replicator running 2026-07-20 11:47:00.845 | No account-reaper running 2026-07-20 11:47:00.845 | No container-sharder running 2026-07-20 11:47:00.845 | No object-auditor running 2026-07-20 11:47:00.845 | No object-server running 2026-07-20 11:47:00.845 | No object-reconstructor running 2026-07-20 11:47:00.845 | No object-replicator running 2026-07-20 11:47:00.845 | No container-sync running 2026-07-20 11:47:00.845 | No object-expirer running 2026-07-20 11:47:00.845 | No object-updater running 2026-07-20 11:47:00.845 | No account-auditor running 2026-07-20 11:47:00.845 | No container-replicator running 2026-07-20 11:47:00.845 | No account-server running 2026-07-20 11:47:00.845 | No container-server running 2026-07-20 11:47:00.845 | No proxy-server running 2026-07-20 11:47:00.907 | + lib/swift:configure_swift:337 : true 2026-07-20 11:47:00.910 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-20 11:47:00.922 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-20 11:47:00.935 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-20 11:47:00.937 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-20 11:47:00.938 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-20 11:47:00.941 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-20 11:47:00.942 | s/%GROUP%/stack/; 2026-07-20 11:47:00.942 | s/%USER%/stack/; 2026-07-20 11:47:00.942 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-20 11:47:00.942 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-20 11:47:00.945 | uid = stack 2026-07-20 11:47:00.946 | gid = stack 2026-07-20 11:47:00.946 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-20 11:47:00.946 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-20 11:47:00.946 | address = 127.0.0.1 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | [account6612] 2026-07-20 11:47:00.946 | max connections = 25 2026-07-20 11:47:00.946 | path = /opt/stack/data/swift/1/ 2026-07-20 11:47:00.946 | read only = false 2026-07-20 11:47:00.946 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | [account6622] 2026-07-20 11:47:00.946 | max connections = 25 2026-07-20 11:47:00.946 | path = /opt/stack/data/swift/2/ 2026-07-20 11:47:00.946 | read only = false 2026-07-20 11:47:00.946 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | [account6632] 2026-07-20 11:47:00.946 | max connections = 25 2026-07-20 11:47:00.946 | path = /opt/stack/data/swift/3/ 2026-07-20 11:47:00.946 | read only = false 2026-07-20 11:47:00.946 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | [account6642] 2026-07-20 11:47:00.946 | max connections = 25 2026-07-20 11:47:00.946 | path = /opt/stack/data/swift/4/ 2026-07-20 11:47:00.946 | read only = false 2026-07-20 11:47:00.946 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | [container6611] 2026-07-20 11:47:00.946 | max connections = 25 2026-07-20 11:47:00.946 | path = /opt/stack/data/swift/1/ 2026-07-20 11:47:00.946 | read only = false 2026-07-20 11:47:00.946 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | [container6621] 2026-07-20 11:47:00.946 | max connections = 25 2026-07-20 11:47:00.946 | path = /opt/stack/data/swift/2/ 2026-07-20 11:47:00.946 | read only = false 2026-07-20 11:47:00.946 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | [container6631] 2026-07-20 11:47:00.946 | max connections = 25 2026-07-20 11:47:00.946 | path = /opt/stack/data/swift/3/ 2026-07-20 11:47:00.946 | read only = false 2026-07-20 11:47:00.946 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | [container6641] 2026-07-20 11:47:00.946 | max connections = 25 2026-07-20 11:47:00.946 | path = /opt/stack/data/swift/4/ 2026-07-20 11:47:00.946 | read only = false 2026-07-20 11:47:00.946 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | 2026-07-20 11:47:00.946 | [object6613] 2026-07-20 11:47:00.946 | max connections = 25 2026-07-20 11:47:00.946 | path = /opt/stack/data/swift/1/ 2026-07-20 11:47:00.947 | read only = false 2026-07-20 11:47:00.947 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-20 11:47:00.947 | 2026-07-20 11:47:00.947 | [object6623] 2026-07-20 11:47:00.947 | max connections = 25 2026-07-20 11:47:00.947 | path = /opt/stack/data/swift/2/ 2026-07-20 11:47:00.947 | read only = false 2026-07-20 11:47:00.947 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-20 11:47:00.947 | 2026-07-20 11:47:00.947 | [object6633] 2026-07-20 11:47:00.947 | max connections = 25 2026-07-20 11:47:00.947 | path = /opt/stack/data/swift/3/ 2026-07-20 11:47:00.947 | read only = false 2026-07-20 11:47:00.947 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-20 11:47:00.947 | 2026-07-20 11:47:00.947 | [object6643] 2026-07-20 11:47:00.947 | max connections = 25 2026-07-20 11:47:00.947 | path = /opt/stack/data/swift/4/ 2026-07-20 11:47:00.947 | read only = false 2026-07-20 11:47:00.947 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-20 11:47:00.949 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-20 11:47:00.951 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:00.954 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:00.956 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-20 11:47:00.969 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-20 11:47:00.972 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-20 11:47:00.977 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-20 11:47:00.982 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-20 11:47:00.984 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-20 11:47:00.988 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-20 11:47:01.020 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.198:8080/v1/ 2026-07-20 11:47:01.050 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-20 11:47:01.070 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-20 11:47:01.101 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-20 11:47:01.121 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-20 11:47:01.151 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-20 11:47:01.171 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-20 11:47:01.204 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-20 11:47:01.223 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-20 11:47:01.257 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-20 11:47:01.276 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-20 11:47:01.309 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-20 11:47:01.328 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-20 11:47:01.342 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:01.343 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-20 11:47:01.374 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-20 11:47:01.404 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-20 11:47:01.434 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-20 11:47:01.465 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-20 11:47:01.468 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-20 11:47:01.482 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:47:01.485 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-20 11:47:01.517 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-20 11:47:01.534 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:47:01.537 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-20 11:47:01.554 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:01.557 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-20 11:47:01.559 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-20 11:47:01.575 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:47:01.578 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-20 11:47:01.581 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-20 11:47:01.583 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-20 11:47:01.588 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-20 11:47:01.594 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-20 11:47:01.623 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-20 11:47:01.651 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-20 11:47:01.680 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-20 11:47:01.713 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-20 11:47:01.743 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-20 11:47:01.745 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-20 11:47:01.748 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-20 11:47:01.750 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-20 11:47:01.752 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 11:47:01.755 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-20 11:47:01.757 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-20 11:47:01.759 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-20 11:47:01.762 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-20 11:47:01.763 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-20 11:47:01.792 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-20 11:47:01.822 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.198/identity 2026-07-20 11:47:01.853 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-20 11:47:01.883 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-20 11:47:01.914 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-20 11:47:01.945 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-20 11:47:01.976 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-20 11:47:02.006 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.198/identity 2026-07-20 11:47:02.035 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 11:47:02.066 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-20 11:47:02.095 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 11:47:02.098 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-20 11:47:02.127 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-20 11:47:02.158 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-20 11:47:02.188 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-20 11:47:02.217 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-20 11:47:02.246 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-20 11:47:02.262 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-20 11:47:02.291 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-20 11:47:02.323 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-20 11:47:02.328 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-20 11:47:02.359 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-20 11:47:02.387 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-20 11:47:02.418 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-20 11:47:02.451 | + lib/swift:configure_swift:490 : local node_number 2026-07-20 11:47:02.454 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-20 11:47:02.456 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-20 11:47:02.458 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-20 11:47:02.465 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-20 11:47:02.467 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-20 11:47:02.469 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-20 11:47:02.472 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-20 11:47:02.474 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-20 11:47:02.477 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-20 11:47:02.479 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-20 11:47:02.482 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-20 11:47:02.501 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-20 11:47:02.532 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-20 11:47:02.551 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-20 11:47:02.582 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-20 11:47:02.601 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-20 11:47:02.631 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-20 11:47:02.649 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-20 11:47:02.680 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-20 11:47:02.698 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-20 11:47:02.728 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-20 11:47:02.746 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-07-20 11:47:02.777 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-20 11:47:02.795 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-20 11:47:02.826 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-20 11:47:02.844 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-20 11:47:02.874 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-20 11:47:02.891 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-07-20 11:47:02.922 | + 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-07-20 11:47:02.928 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-20 11:47:02.945 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-20 11:47:02.975 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-20 11:47:03.005 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-20 11:47:03.007 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-20 11:47:03.012 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-20 11:47:03.015 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-20 11:47:03.017 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-20 11:47:03.019 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-20 11:47:03.021 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-20 11:47:03.023 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-20 11:47:03.026 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-20 11:47:03.029 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-20 11:47:03.048 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-20 11:47:03.080 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-20 11:47:03.099 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-20 11:47:03.130 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-20 11:47:03.149 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-20 11:47:03.180 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-20 11:47:03.200 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-20 11:47:03.232 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-20 11:47:03.250 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-20 11:47:03.279 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-20 11:47:03.296 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-07-20 11:47:03.328 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-20 11:47:03.347 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-20 11:47:03.378 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-20 11:47:03.397 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-20 11:47:03.429 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-20 11:47:03.447 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-07-20 11:47:03.478 | + 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-07-20 11:47:03.482 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-20 11:47:03.501 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-20 11:47:03.533 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-20 11:47:03.535 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-20 11:47:03.541 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-20 11:47:03.544 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-20 11:47:03.547 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-20 11:47:03.549 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-20 11:47:03.552 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-20 11:47:03.554 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-20 11:47:03.556 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-20 11:47:03.559 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-20 11:47:03.577 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-20 11:47:03.610 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-20 11:47:03.629 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-20 11:47:03.662 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-20 11:47:03.680 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-20 11:47:03.712 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-20 11:47:03.729 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-20 11:47:03.761 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-20 11:47:03.779 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-20 11:47:03.811 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-20 11:47:03.831 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-07-20 11:47:03.865 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-20 11:47:03.884 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-20 11:47:03.917 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-20 11:47:03.935 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-20 11:47:03.966 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-20 11:47:03.983 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-07-20 11:47:04.014 | + 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-07-20 11:47:04.019 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-20 11:47:04.037 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-20 11:47:04.065 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-20 11:47:04.096 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-20 11:47:04.127 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-20 11:47:04.154 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-20 11:47:04.156 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-20 11:47:04.159 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-20 11:47:04.189 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-20 11:47:04.217 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-20 11:47:04.248 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-20 11:47:04.278 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-20 11:47:04.312 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-20 11:47:04.343 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-20 11:47:04.376 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-20 11:47:04.407 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-20 11:47:04.438 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-20 11:47:04.454 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:04.457 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-20 11:47:04.475 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-20 11:47:04.478 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-20 11:47:04.497 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-20 11:47:04.500 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.198 2026-07-20 11:47:04.529 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-20 11:47:04.531 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-20 11:47:04.559 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.198/identity 2026-07-20 11:47:04.590 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-20 11:47:04.592 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-20 11:47:04.622 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-20 11:47:04.637 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:04.639 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-20 11:47:04.667 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-20 11:47:04.695 | + lib/swift:configure_swift:553 : local user_group 2026-07-20 11:47:04.698 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-20 11:47:04.703 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-20 11:47:04.705 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-20 11:47:04.718 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-20 11:47:04.720 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-20 11:47:04.732 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-20 11:47:04.735 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-20 11:47:04.750 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-20 11:47:04.753 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-20 11:47:04.756 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-07-20 11:47:04.774 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:47:04.777 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-20 11:47:04.794 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:04.797 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-20 11:47:04.799 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-20 11:47:04.802 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-20 11:47:04.804 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 11:47:04.807 | + lib/stack:stack_install_service:32 : install_glance 2026-07-20 11:47:04.810 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-20 11:47:04.813 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-20 11:47:04.815 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-20 11:47:04.833 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:04.836 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-20 11:47:04.839 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-20 11:47:04.857 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:04.860 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-20 11:47:04.863 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-20 11:47:04.865 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-20 11:47:04.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:47:04.871 | + 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-07-20 11:47:04.874 | + 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-07-20 11:47:04.877 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:47:04.881 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-20 11:47:04.883 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-20 11:47:04.886 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-20 11:47:04.889 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-20 11:47:04.892 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-20 11:47:04.895 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-20 11:47:04.899 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-20 11:47:04.903 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-20 11:47:04.906 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-20 11:47:04.908 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-20 11:47:04.912 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-20 11:47:04.912 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-20 11:47:04.917 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-20 11:47:04.920 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-20 11:47:04.923 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-20 11:47:04.926 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-20 11:47:04.929 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-20 11:47:04.950 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-20 11:47:04.953 | + 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-07-20 11:47:05.639 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-20 11:47:05.688 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-20 11:47:05.698 | 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.5.0) 2026-07-20 11:47:05.698 | 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-07-20 11:47:05.698 | 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-07-20 11:47:05.699 | 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-07-20 11:47:05.699 | 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-07-20 11:47:05.700 | 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-07-20 11:47:05.700 | 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-07-20 11:47:05.701 | 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-07-20 11:47:05.702 | 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-07-20 11:47:05.702 | 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-07-20 11:47:05.711 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-20 11:47:05.715 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-20 11:47:05.720 | 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-07-20 11:47:05.721 | 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-07-20 11:47:05.722 | 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-07-20 11:47:05.736 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-20 11:47:05.741 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-20 11:47:05.761 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-20 11:47:05.766 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-20 11:47:05.910 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-20 11:47:05.934 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-20 11:47:06.078 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-20 11:47:06.085 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 11:47:06.219 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-20 11:47:06.223 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-20 11:47:06.229 | 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-07-20 11:47:06.229 | 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-07-20 11:47:06.229 | 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-07-20 11:47:06.232 | 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-07-20 11:47:06.233 | 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-07-20 11:47:06.233 | 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.8.2) 2026-07-20 11:47:06.234 | 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-07-20 11:47:06.237 | 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-07-20 11:47:06.237 | 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-07-20 11:47:06.238 | 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-07-20 11:47:06.239 | 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.7.0) 2026-07-20 11:47:06.250 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-20 11:47:06.254 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-20 11:47:06.259 | 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-07-20 11:47:06.262 | 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-07-20 11:47:06.263 | 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-07-20 11:47:06.264 | 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-07-20 11:47:06.265 | 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-07-20 11:47:06.269 | 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-07-20 11:47:06.270 | 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-07-20 11:47:06.271 | 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-07-20 11:47:06.272 | 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-07-20 11:47:06.276 | 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-07-20 11:47:06.276 | 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-07-20 11:47:06.277 | 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-07-20 11:47:06.278 | 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-07-20 11:47:06.278 | 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-07-20 11:47:06.279 | 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-07-20 11:47:06.279 | 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-07-20 11:47:06.281 | 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-07-20 11:47:06.285 | 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-07-20 11:47:06.286 | 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-07-20 11:47:06.289 | 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) (83.0.0) 2026-07-20 11:47:06.296 | 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-07-20 11:47:06.299 | 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-07-20 11:47:06.301 | 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-07-20 11:47:06.308 | 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-07-20 11:47:06.308 | 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-07-20 11:47:06.309 | 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-07-20 11:47:06.310 | 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-07-20 11:47:06.320 | 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-07-20 11:47:06.349 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-20 11:47:06.369 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-20 11:47:06.385 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-20 11:47:06.391 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-20 11:47:06.399 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-20 11:47:06.409 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-20 11:47:06.415 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-20 11:47:06.420 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-20 11:47:06.529 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-20 11:47:07.210 | 2026-07-20 11:47:07.218 | 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-07-20 11:47:07.301 | + inc/python:pip_install:216 : result=0 2026-07-20 11:47:07.303 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:47:07.306 | + functions-common:time_stop:2420 : local name 2026-07-20 11:47:07.310 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:47:07.312 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:47:07.315 | + functions-common:time_stop:2423 : local total 2026-07-20 11:47:07.318 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:47:07.321 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:47:07.324 | + functions-common:time_stop:2427 : start_time=1784548024944 2026-07-20 11:47:07.326 | + functions-common:time_stop:2429 : [[ -z 1784548024944 ]] 2026-07-20 11:47:07.329 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:47:07.334 | + functions-common:time_stop:2432 : end_time=1784548027331 2026-07-20 11:47:07.336 | + functions-common:time_stop:2433 : elapsed_time=2387 2026-07-20 11:47:07.338 | + functions-common:time_stop:2434 : total=46636 2026-07-20 11:47:07.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:47:07.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49023 2026-07-20 11:47:07.347 | + inc/python:pip_install:219 : return 0 2026-07-20 11:47:07.349 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-20 11:47:07.352 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-20 11:47:07.355 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-20 11:47:07.369 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-20 11:47:07.375 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-20 11:47:07.377 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-20 11:47:07.379 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-20 11:47:07.381 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:47:07.384 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 11:47:07.387 | ++ functions-common:git_clone:593 : pwd 2026-07-20 11:47:07.390 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:47:07.392 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:47:07.396 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:47:07.412 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:47:07.414 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:47:07.417 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:47:07.420 | + functions-common:git_clone:610 : echo master 2026-07-20 11:47:07.420 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:47:07.424 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-20 11:47:07.427 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:47:07.431 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-20 11:47:07.448 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-20 11:47:07.451 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 11:47:07.451 | + functions-common:git_clone:673 : head -1 2026-07-20 11:47:07.473 | d2a95f439 Merge "Modify SRBAC testing jobs as devstack enable new defaults" 2026-07-20 11:47:07.476 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:47:07.479 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-20 11:47:07.482 | + inc/python:setup_develop:353 : local bindep 2026-07-20 11:47:07.485 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-20 11:47:07.487 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-20 11:47:07.490 | + inc/python:setup_develop:359 : local extras= 2026-07-20 11:47:07.493 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-20 11:47:07.496 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 11:47:07.499 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-20 11:47:07.502 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-20 11:47:07.505 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 11:47:07.508 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 11:47:07.512 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-20 11:47:07.515 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 11:47:07.518 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-20 11:47:07.522 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 11:47:07.524 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 11:47:07.529 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-20 11:47:07.536 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-20 11:47:07.539 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-20 11:47:07.543 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-20 11:47:07.626 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-20 11:47:07.630 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 11:47:07.633 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 11:47:07.636 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 11:47:07.639 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-20 11:47:07.642 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-20 11:47:07.644 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 11:47:07.647 | + inc/python:setup_package:446 : local extras= 2026-07-20 11:47:07.650 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 11:47:07.653 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 11:47:07.656 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 11:47:07.659 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 11:47:07.662 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 11:47:07.665 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-20 11:47:07.686 | Using python 3.12 to install /opt/stack/glance 2026-07-20 11:47:07.689 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-20 11:47:08.205 | Obtaining file:///opt/stack/glance 2026-07-20 11:47:08.207 | Installing build dependencies: started 2026-07-20 11:47:08.993 | Installing build dependencies: finished with status 'done' 2026-07-20 11:47:08.994 | Checking if build backend supports build_editable: started 2026-07-20 11:47:09.292 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 11:47:09.293 | Getting requirements to build editable: started 2026-07-20 11:47:09.456 | Getting requirements to build editable: finished with status 'done' 2026-07-20 11:47:09.458 | Preparing editable metadata (pyproject.toml): started 2026-07-20 11:47:10.023 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:47:10.033 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (7.0.3) 2026-07-20 11:47:10.033 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (0.7.1) 2026-07-20 11:47:10.033 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.0.51) 2026-07-20 11:47:10.034 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.1.0) 2026-07-20 11:47:10.034 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.5.1) 2026-07-20 11:47:10.034 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (1.8.10) 2026-07-20 11:47:10.035 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (1.18.5) 2026-07-20 11:47:10.098 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev14) 2026-07-20 11:47:10.145 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 11:47:10.151 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (10.5.0) 2026-07-20 11:47:10.151 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (7.6.1) 2026-07-20 11:47:10.151 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.5.0) 2026-07-20 11:47:10.151 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.8.0) 2026-07-20 11:47:10.152 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (10.1.1) 2026-07-20 11:47:10.152 | 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.dev14) (5.9.0) 2026-07-20 11:47:10.290 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev14) 2026-07-20 11:47:10.293 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-20 11:47:10.300 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.15.0) 2026-07-20 11:47:10.301 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (13.0.0) 2026-07-20 11:47:10.437 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev14) 2026-07-20 11:47:10.440 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-20 11:47:10.445 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.18.0) 2026-07-20 11:47:10.445 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.10.1) 2026-07-20 11:47:10.446 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (4.26.0) 2026-07-20 11:47:10.448 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.8.0) 2026-07-20 11:47:10.448 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (18.1.0) 2026-07-20 11:47:10.448 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.9.0) 2026-07-20 11:47:10.578 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev14) 2026-07-20 11:47:10.582 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 11:47:10.586 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (8.3.0) 2026-07-20 11:47:10.586 | 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.dev14) (18.2.0) 2026-07-20 11:47:10.586 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (8.2.0) 2026-07-20 11:47:10.713 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev14) 2026-07-20 11:47:10.717 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 11:47:10.723 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.0.0) 2026-07-20 11:47:10.723 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (4.4.0) 2026-07-20 11:47:10.723 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.6.0) 2026-07-20 11:47:10.725 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.1.0) 2026-07-20 11:47:10.725 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (43.0.3) 2026-07-20 11:47:10.847 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev14) 2026-07-20 11:47:10.856 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-20 11:47:10.995 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.003 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 11:47:11.011 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev14) (1.3.12) 2026-07-20 11:47:11.011 | 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.dev14) (4.15.0) 2026-07-20 11:47:11.026 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.033 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-20 11:47:11.039 | 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.dev14) (2.34.2) 2026-07-20 11:47:11.042 | 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.dev14) (2.0.0) 2026-07-20 11:47:11.043 | 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.dev14) (3.0) 2026-07-20 11:47:11.044 | 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.dev14) (5.11.0) 2026-07-20 11:47:11.046 | 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.dev14) (2.2.2) 2026-07-20 11:47:11.050 | 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.dev14) (1.4.2) 2026-07-20 11:47:11.050 | 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.dev14) (3.4.0) 2026-07-20 11:47:11.054 | 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.dev14) (3.3.2) 2026-07-20 11:47:11.056 | 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.dev14) (26.1.0) 2026-07-20 11:47:11.057 | 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.dev14) (2025.9.1) 2026-07-20 11:47:11.057 | 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.dev14) (0.37.0) 2026-07-20 11:47:11.058 | 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.dev14) (2026.5.1) 2026-07-20 11:47:11.062 | 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.dev14) (2.1.0) 2026-07-20 11:47:11.062 | 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.dev14) (1.8.2) 2026-07-20 11:47:11.065 | 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.dev14) (4.3.0) 2026-07-20 11:47:11.066 | 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.dev14) (4.1.0) 2026-07-20 11:47:11.066 | 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.dev14) (2.13.0) 2026-07-20 11:47:11.070 | 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.dev14) (1.5.0) 2026-07-20 11:47:11.072 | 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.dev14) (5.3.1) 2026-07-20 11:47:11.076 | 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.dev14) (0.20) 2026-07-20 11:47:11.079 | 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.dev14) (1.3.0) 2026-07-20 11:47:11.080 | 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.dev14) (2.0.0) 2026-07-20 11:47:11.081 | 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.dev14) (6.0.3) 2026-07-20 11:47:11.087 | 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.dev14) (2.1.2) 2026-07-20 11:47:11.087 | 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.dev14) (0.6.2) 2026-07-20 11:47:11.109 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.113 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-20 11:47:11.129 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.131 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-20 11:47:11.144 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.146 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-20 11:47:11.160 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.163 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-20 11:47:11.168 | 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.dev14) (7.2.2) 2026-07-20 11:47:11.181 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.183 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-20 11:47:11.191 | 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.dev14) (2.9.0.post0) 2026-07-20 11:47:11.194 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (4.7.0) 2026-07-20 11:47:11.195 | 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.dev14) (7.1.4) 2026-07-20 11:47:11.195 | 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.dev14) (5.3.1) 2026-07-20 11:47:11.196 | 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.dev14) (5.6.2) 2026-07-20 11:47:11.196 | 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.dev14) (0.16.0) 2026-07-20 11:47:11.198 | 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.dev14) (5.1.0) 2026-07-20 11:47:11.202 | 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.dev14) (2026.2) 2026-07-20 11:47:11.202 | 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.dev14) (26.2) 2026-07-20 11:47:11.205 | 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.dev14) (0.25.0) 2026-07-20 11:47:11.207 | 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.dev14) (5.0.0) 2026-07-20 11:47:11.208 | 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.dev14) (3.1.6) 2026-07-20 11:47:11.209 | 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.dev14) (4.0.1) 2026-07-20 11:47:11.212 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (3.0.3) 2026-07-20 11:47:11.220 | 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.dev14) (1.2.1) 2026-07-20 11:47:11.223 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (0.41.0) 2026-07-20 11:47:11.224 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (3.5.3) 2026-07-20 11:47:11.225 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (1.7.6) 2026-07-20 11:47:11.227 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (2.8.0) 2026-07-20 11:47:11.244 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev14) (83.0.0) 2026-07-20 11:47:11.249 | 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.dev14) (0.8.1) 2026-07-20 11:47:11.273 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.277 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 11:47:11.294 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.298 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-20 11:47:11.331 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.336 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-20 11:47:11.364 | 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.dev14) 2026-07-20 11:47:11.367 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-20 11:47:11.379 | 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.dev14) 2026-07-20 11:47:11.382 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-20 11:47:11.387 | 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.dev14) (15.0.0) 2026-07-20 11:47:11.397 | 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.dev14) 2026-07-20 11:47:11.402 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-20 11:47:11.413 | 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.dev14) (1.17.0) 2026-07-20 11:47:11.423 | 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.dev14) (3.4.7) 2026-07-20 11:47:11.423 | 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.dev14) (3.18) 2026-07-20 11:47:11.424 | 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.dev14) (2.7.0) 2026-07-20 11:47:11.425 | 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.dev14) (2023.11.17) 2026-07-20 11:47:11.439 | 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.dev14) (4.2.0) 2026-07-20 11:47:11.440 | 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.dev14) (2.20.0) 2026-07-20 11:47:11.444 | 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.dev14) (0.1.2) 2026-07-20 11:47:11.452 | 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.dev14) (0.8) 2026-07-20 11:47:11.486 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.489 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-20 11:47:11.623 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.627 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-20 11:47:11.663 | 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.dev14) (9.1.4) 2026-07-20 11:47:11.677 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.687 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-20 11:47:11.844 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:11.850 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-20 11:47:11.857 | Installing build dependencies: started 2026-07-20 11:47:12.646 | Installing build dependencies: finished with status 'done' 2026-07-20 11:47:12.646 | Getting requirements to build wheel: started 2026-07-20 11:47:12.966 | Getting requirements to build wheel: finished with status 'done' 2026-07-20 11:47:12.967 | Preparing metadata (pyproject.toml): started 2026-07-20 11:47:13.197 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:47:13.200 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) (2026.2) 2026-07-20 11:47:13.217 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:13.222 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-20 11:47:13.244 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-20 11:47:13.247 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-20 11:47:13.283 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-20 11:47:13.292 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-20 11:47:13.301 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-20 11:47:13.307 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-20 11:47:13.313 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-20 11:47:13.342 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 70.3 MB/s 0:00:00 2026-07-20 11:47:13.345 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-20 11:47:13.353 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-20 11:47:13.360 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-20 11:47:13.366 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-20 11:47:13.374 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-20 11:47:13.379 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-20 11:47:13.388 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-20 11:47:13.395 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-20 11:47:13.402 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-20 11:47:13.409 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-20 11:47:13.422 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-20 11:47:13.429 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-20 11:47:13.443 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-20 11:47:13.463 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-20 11:47:13.470 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-20 11:47:13.500 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 67.6 MB/s 0:00:00 2026-07-20 11:47:13.504 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-20 11:47:13.510 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-20 11:47:13.515 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-20 11:47:13.521 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-20 11:47:13.563 | Building wheels for collected packages: glance, simplegeneric 2026-07-20 11:47:13.564 | Building editable for glance (pyproject.toml): started 2026-07-20 11:47:14.052 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-20 11:47:14.052 | Created wheel for glance: filename=glance-33.0.0.0b3.dev14-0.editable-py3-none-any.whl size=9051 sha256=461d5719c2448049f5a7b1f8204e05684622457ed610f6c95554388aa18a27bb 2026-07-20 11:47:14.052 | Stored in directory: /tmp/pip-ephem-wheel-cache-drdi6ut3/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-20 11:47:14.055 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-20 11:47:14.273 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-20 11:47:14.274 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=2712c454d7ca0f9632541faf010926624b3b78034cc5d7d2cf6afbd0305df36a 2026-07-20 11:47:14.274 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-20 11:47:14.276 | Successfully built glance simplegeneric 2026-07-20 11:47:14.402 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-20 11:47:15.960 | Attempting uninstall: jsonpointer 2026-07-20 11:47:15.969 | Found existing installation: jsonpointer 2.0 2026-07-20 11:47:15.969 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:47:15.969 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-20 11:47:15.975 | Attempting uninstall: jmespath 2026-07-20 11:47:15.983 | Found existing installation: jmespath 1.0.1 2026-07-20 11:47:15.984 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:47:15.984 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-20 11:47:16.002 | Attempting uninstall: httplib2 2026-07-20 11:47:16.009 | Found existing installation: httplib2 0.20.4 2026-07-20 11:47:16.012 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:47:16.012 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-20 11:47:16.062 | Attempting uninstall: jsonpatch 2026-07-20 11:47:16.070 | Found existing installation: jsonpatch 1.32 2026-07-20 11:47:16.071 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:47:16.071 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-20 11:47:18.205 | 2026-07-20 11:47:18.215 | 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 cursive-0.2.4 glance-33.0.0.0b3.dev14 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.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 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-20 11:47:18.378 | + inc/python:pip_install:216 : result=0 2026-07-20 11:47:18.380 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:47:18.383 | + functions-common:time_stop:2420 : local name 2026-07-20 11:47:18.386 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:47:18.388 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:47:18.391 | + functions-common:time_stop:2423 : local total 2026-07-20 11:47:18.393 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:47:18.396 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:47:18.398 | + functions-common:time_stop:2427 : start_time=1784548027680 2026-07-20 11:47:18.400 | + functions-common:time_stop:2429 : [[ -z 1784548027680 ]] 2026-07-20 11:47:18.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:47:18.407 | + functions-common:time_stop:2432 : end_time=1784548038404 2026-07-20 11:47:18.409 | + functions-common:time_stop:2433 : elapsed_time=10724 2026-07-20 11:47:18.412 | + functions-common:time_stop:2434 : total=49023 2026-07-20 11:47:18.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:47:18.417 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=59747 2026-07-20 11:47:18.420 | + inc/python:pip_install:219 : return 0 2026-07-20 11:47:18.423 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 11:47:18.426 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:47:18.429 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-20 11:47:18.432 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-20 11:47:18.435 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:47:18.438 | + 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-07-20 11:47:18.441 | + 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-07-20 11:47:18.444 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:47:18.447 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 11:47:18.450 | + ./stack.sh:main:945 : configure_glance 2026-07-20 11:47:18.453 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-20 11:47:18.467 | + lib/glance:configure_glance:353 : local dburl 2026-07-20 11:47:18.470 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-20 11:47:18.473 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-20 11:47:18.477 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-20 11:47:18.480 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-20 11:47:18.482 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 11:47:18.485 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 11:47:18.487 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 11:47:18.503 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:18.506 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 11:47:18.508 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-20 11:47:18.512 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-20 11:47:18.514 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-20 11:47:18.548 | + 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-07-20 11:47:18.583 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-20 11:47:18.614 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-20 11:47:18.647 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-20 11:47:18.680 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-20 11:47:18.715 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-20 11:47:18.748 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-20 11:47:18.751 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-20 11:47:18.754 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-20 11:47:18.756 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-20 11:47:18.759 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 11:47:18.761 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-20 11:47:18.764 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-20 11:47:18.767 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-20 11:47:18.769 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-20 11:47:18.771 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-20 11:47:18.803 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-20 11:47:18.836 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.198/identity 2026-07-20 11:47:18.868 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-20 11:47:18.902 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-20 11:47:18.936 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-20 11:47:18.970 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-20 11:47:19.004 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-20 11:47:19.035 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.198/identity 2026-07-20 11:47:19.068 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 11:47:19.099 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-20 11:47:19.134 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 11:47:19.136 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-20 11:47:19.172 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-20 11:47:19.175 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-20 11:47:19.177 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-20 11:47:19.181 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 11:47:19.184 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-20 11:47:19.187 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 11:47:19.204 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:19.207 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-20 11:47:19.210 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-20 11:47:19.212 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 11:47:19.229 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:19.232 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:47:19.235 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:47:19.269 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 11:47:19.272 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 11:47:19.275 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-20 11:47:19.278 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-20 11:47:19.281 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-20 11:47:19.315 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-20 11:47:19.349 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-20 11:47:19.385 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-20 11:47:19.388 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-20 11:47:19.391 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-20 11:47:19.393 | + lib/glance:configure_glance_store:282 : local be 2026-07-20 11:47:19.396 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-20 11:47:19.398 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-20 11:47:19.400 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-20 11:47:19.437 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-20 11:47:19.439 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.198 2026-07-20 11:47:19.473 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-20 11:47:19.475 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-20 11:47:19.478 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-20 11:47:19.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:19.498 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-20 11:47:19.528 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-20 11:47:19.561 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-07-20 11:47:19.594 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-20 11:47:19.628 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-20 11:47:19.663 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-20 11:47:19.681 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:19.683 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-20 11:47:19.720 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-20 11:47:19.756 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-20 11:47:19.793 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-20 11:47:19.827 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.198/identity/v3 2026-07-20 11:47:19.861 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-20 11:47:19.896 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.198/image 2026-07-20 11:47:19.928 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-20 11:47:19.947 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:19.950 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-20 11:47:19.986 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.198/identity 2026-07-20 11:47:20.018 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-20 11:47:20.021 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-20 11:47:20.024 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-20 11:47:20.027 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 11:47:20.044 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 11:47:20.047 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 11:47:20.050 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 11:47:20.053 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 11:47:20.055 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-20 11:47:20.087 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:47:20.121 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:47:20.155 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 11:47:20.190 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-20 11:47:20.225 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-20 11:47:20.231 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-20 11:47:20.269 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-20 11:47:20.303 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-20 11:47:20.332 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-20 11:47:20.366 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-20 11:47:20.406 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-20 11:47:20.444 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-20 11:47:20.482 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-20 11:47:20.519 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-20 11:47:20.525 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.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-07-20 11:47:20.541 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-20 11:47:20.563 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:20.566 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.198 2026-07-20 11:47:20.569 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-20 11:47:20.572 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.198:8776/v3/%(project_id)s' 2026-07-20 11:47:20.606 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.198:8776/v3/%(project_id)s' 2026-07-20 11:47:20.638 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-20 11:47:20.641 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-20 11:47:20.644 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-20 11:47:20.646 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-20 11:47:20.649 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-20 11:47:20.651 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-20 11:47:20.654 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-20 11:47:20.659 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 11:47:20.661 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-20 11:47:20.695 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-20 11:47:20.697 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-20 11:47:20.699 | ++ functions:get_random_port:861 : true 2026-07-20 11:47:20.701 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-20 11:47:20.704 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-20 11:47:20.706 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-20 11:47:20.787 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-20 11:47:20.789 | ++ functions:get_random_port:865 : break 2 2026-07-20 11:47:20.792 | ++ functions:get_random_port:869 : echo 60999 2026-07-20 11:47:20.795 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-20 11:47:20.798 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-20 11:47:20.829 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-07-20 11:47:20.863 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-20 11:47:20.897 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-20 11:47:20.927 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 11:47:20.959 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 11:47:20.992 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-20 11:47:21.022 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-20 11:47:21.052 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-20 11:47:21.084 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-20 11:47:21.114 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 11:47:21.148 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 11:47:21.180 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-20 11:47:21.213 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-20 11:47:21.247 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-20 11:47:21.280 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-20 11:47:21.314 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-20 11:47:21.348 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-20 11:47:21.384 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-20 11:47:21.421 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-20 11:47:21.453 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-20 11:47:21.455 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-20 11:47:21.459 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:47:21.461 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:47:21.464 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:21.466 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:21.469 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-20 11:47:21.472 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-20 11:47:21.504 | proxy (enabled by site administrator) 2026-07-20 11:47:21.508 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-20 11:47:21.510 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-20 11:47:21.513 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:47:21.516 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:47:21.519 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:21.521 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:21.524 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-20 11:47:21.527 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-20 11:47:21.560 | No module matches proxy_http 2026-07-20 11:47:21.563 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-20 11:47:21.599 | Considering dependency proxy for proxy_http: 2026-07-20 11:47:21.599 | Module proxy already enabled 2026-07-20 11:47:21.599 | Enabling module proxy_http. 2026-07-20 11:47:21.605 | To activate the new configuration, you need to run: 2026-07-20 11:47:21.605 | systemctl restart apache2 2026-07-20 11:47:21.610 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-20 11:47:21.613 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-20 11:47:21.616 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:47:21.619 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:47:21.622 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:47:21.748 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-20 11:47:21.752 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-20 11:47:21.755 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-20 11:47:21.757 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 11:47:21.759 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:21.763 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:21.766 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-20 11:47:21.769 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-20 11:47:21.773 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-20 11:47:21.773 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-20 11:47:21.783 | KeepAlive Off 2026-07-20 11:47:21.789 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-20 11:47:21.790 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-20 11:47:21.799 | SetEnv proxy-sendchunked 1 2026-07-20 11:47:21.804 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-20 11:47:21.805 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-20 11:47:21.815 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-20 11:47:21.819 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-20 11:47:21.822 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-20 11:47:21.824 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 11:47:21.827 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 11:47:21.829 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:47:21.831 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:47:21.834 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:21.836 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:21.839 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 11:47:21.841 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 11:47:21.844 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:21.847 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:21.849 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-20 11:47:21.891 | Enabling site glance-api. 2026-07-20 11:47:21.896 | To activate the new configuration, you need to run: 2026-07-20 11:47:21.896 | systemctl reload apache2 2026-07-20 11:47:21.901 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-20 11:47:21.904 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:47:21.907 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:47:21.910 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:47:22.041 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-20 11:47:22.047 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-20 11:47:22.081 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-20 11:47:22.117 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-20 11:47:22.119 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-20 11:47:22.155 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-20 11:47:22.190 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-20 11:47:22.208 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:22.211 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-20 11:47:22.214 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-20 11:47:22.216 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-20 11:47:22.219 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 11:47:22.221 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-20 11:47:22.224 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-20 11:47:22.226 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-20 11:47:22.228 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-20 11:47:22.230 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:47:22.232 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 11:47:22.235 | ++ functions-common:git_clone:593 : pwd 2026-07-20 11:47:22.238 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:47:22.240 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:47:22.243 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:47:22.260 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:47:22.262 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:47:22.265 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:47:22.269 | + functions-common:git_clone:610 : echo master 2026-07-20 11:47:22.269 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:47:22.274 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-20 11:47:22.277 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:47:22.281 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-20 11:47:22.295 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-20 11:47:22.299 | + functions-common:git_clone:673 : head -1 2026-07-20 11:47:22.299 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 11:47:22.339 | 180841180 Merge 'refs/changes/62/997962/1' 2026-07-20 11:47:22.343 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:47:22.346 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-20 11:47:22.349 | + inc/python:setup_develop:353 : local bindep 2026-07-20 11:47:22.352 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-20 11:47:22.355 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-20 11:47:22.358 | + inc/python:setup_develop:359 : local extras= 2026-07-20 11:47:22.361 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-20 11:47:22.364 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 11:47:22.367 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-20 11:47:22.370 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-20 11:47:22.373 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 11:47:22.376 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 11:47:22.379 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-20 11:47:22.382 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 11:47:22.385 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-20 11:47:22.388 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 11:47:22.392 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 11:47:22.395 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-20 11:47:22.402 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-20 11:47:22.405 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-20 11:47:22.407 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-20 11:47:22.488 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-20 11:47:22.490 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 11:47:22.493 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 11:47:22.496 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 11:47:22.498 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-20 11:47:22.500 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-20 11:47:22.503 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 11:47:22.505 | + inc/python:setup_package:446 : local extras= 2026-07-20 11:47:22.507 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 11:47:22.510 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 11:47:22.513 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 11:47:22.516 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 11:47:22.518 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 11:47:22.521 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-20 11:47:22.542 | Using python 3.12 to install /opt/stack/cinder 2026-07-20 11:47:22.544 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-20 11:47:23.034 | Obtaining file:///opt/stack/cinder 2026-07-20 11:47:23.036 | Installing build dependencies: started 2026-07-20 11:47:23.818 | Installing build dependencies: finished with status 'done' 2026-07-20 11:47:23.819 | Checking if build backend supports build_editable: started 2026-07-20 11:47:24.107 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 11:47:24.108 | Getting requirements to build editable: started 2026-07-20 11:47:24.267 | Getting requirements to build editable: finished with status 'done' 2026-07-20 11:47:24.268 | Preparing editable metadata (pyproject.toml): started 2026-07-20 11:47:25.181 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:47:25.195 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.0.3) 2026-07-20 11:47:25.195 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.3.1) 2026-07-20 11:47:25.195 | 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.dev182) (0.41.0) 2026-07-20 11:47:25.195 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.4.0) 2026-07-20 11:47:25.196 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.5.3) 2026-07-20 11:47:25.196 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.1.0) 2026-07-20 11:47:25.197 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (4.26.0) 2026-07-20 11:47:25.197 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.15.0) 2026-07-20 11:47:25.198 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (13.0.0) 2026-07-20 11:47:25.198 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (6.1.1) 2026-07-20 11:47:25.198 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (10.5.0) 2026-07-20 11:47:25.199 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.6.1) 2026-07-20 11:47:25.199 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (6.5.0) 2026-07-20 11:47:25.200 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (18.1.0) 2026-07-20 11:47:25.200 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (8.3.0) 2026-07-20 11:47:25.201 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (18.2.0) 2026-07-20 11:47:25.201 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (8.2.0) 2026-07-20 11:47:25.202 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (6.0.0) 2026-07-20 11:47:25.202 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.12.0) 2026-07-20 11:47:25.202 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.9.0) 2026-07-20 11:47:25.203 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.10.0) 2026-07-20 11:47:25.203 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.11.0) 2026-07-20 11:47:25.204 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (4.7.0) 2026-07-20 11:47:25.205 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.8.0) 2026-07-20 11:47:25.205 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (10.1.1) 2026-07-20 11:47:25.400 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev182) 2026-07-20 11:47:25.474 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-20 11:47:25.479 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (4.4.0) 2026-07-20 11:47:25.479 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (26.2) 2026-07-20 11:47:25.505 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev182) 2026-07-20 11:47:25.513 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-20 11:47:25.518 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.10.1) 2026-07-20 11:47:25.518 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.1.0) 2026-07-20 11:47:25.518 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.3.2) 2026-07-20 11:47:25.518 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.5.0) 2026-07-20 11:47:25.645 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev182) 2026-07-20 11:47:25.650 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-20 11:47:25.655 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.8.0) 2026-07-20 11:47:25.782 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev182) 2026-07-20 11:47:25.785 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-20 11:47:25.790 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (4.10.0) 2026-07-20 11:47:25.790 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.34.2) 2026-07-20 11:47:25.791 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.7.0) 2026-07-20 11:47:25.791 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.5.1) 2026-07-20 11:47:25.792 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (6.3.0) 2026-07-20 11:47:25.912 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev182) 2026-07-20 11:47:25.915 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-20 11:47:25.919 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.0.51) 2026-07-20 11:47:25.920 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.9.0) 2026-07-20 11:47:25.929 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev182) 2026-07-20 11:47:25.931 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-20 11:47:25.942 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (9.1.4) 2026-07-20 11:47:25.944 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (1.8.10) 2026-07-20 11:47:25.944 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (6.9.0) 2026-07-20 11:47:26.072 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev182) 2026-07-20 11:47:26.074 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 11:47:26.079 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.1.0) 2026-07-20 11:47:26.250 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev182) 2026-07-20 11:47:26.263 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-20 11:47:26.307 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev182) 2026-07-20 11:47:26.316 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-20 11:47:26.321 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.8.0) 2026-07-20 11:47:26.321 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (43.0.3) 2026-07-20 11:47:26.321 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (0.2.4) 2026-07-20 11:47:26.406 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev182) 2026-07-20 11:47:26.416 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-20 11:47:26.649 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev182) 2026-07-20 11:47:26.653 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-20 11:47:26.658 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev182) (1.9.0) 2026-07-20 11:47:26.658 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2026.2) 2026-07-20 11:47:26.659 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.1.4) 2026-07-20 11:47:26.853 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev182) 2026-07-20 11:47:26.856 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-20 11:47:26.861 | 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.dev182) (1.1.0) 2026-07-20 11:47:26.872 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev182) 2026-07-20 11:47:26.876 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-20 11:47:26.882 | 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.dev182) (2.9.0.post0) 2026-07-20 11:47:26.884 | 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.dev182) (1.17.0) 2026-07-20 11:47:26.899 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev182) (2.0.0) 2026-07-20 11:47:26.902 | 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.dev182) (3.0) 2026-07-20 11:47:26.906 | 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.dev182) (2.8.0) 2026-07-20 11:47:26.910 | 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.dev182) (3.1.0) 2026-07-20 11:47:26.912 | 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.dev182) (2.2.2) 2026-07-20 11:47:26.913 | 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.dev182) (0.32.0) 2026-07-20 11:47:26.934 | 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.dev182) 2026-07-20 11:47:26.937 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-20 11:47:26.952 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev182) 2026-07-20 11:47:26.957 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-20 11:47:26.980 | 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.dev182) 2026-07-20 11:47:26.987 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-20 11:47:27.000 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev182) 2026-07-20 11:47:27.003 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-20 11:47:27.022 | 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.dev182) 2026-07-20 11:47:27.025 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-20 11:47:27.212 | 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.dev182) 2026-07-20 11:47:27.216 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-20 11:47:27.232 | 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.dev182) 2026-07-20 11:47:27.236 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-20 11:47:27.256 | 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.dev182) 2026-07-20 11:47:27.258 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 11:47:27.271 | 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.dev182) (3.4.7) 2026-07-20 11:47:27.271 | 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.dev182) (3.18) 2026-07-20 11:47:27.272 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev182) (2023.11.17) 2026-07-20 11:47:27.280 | 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.dev182) (26.1.0) 2026-07-20 11:47:27.281 | 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.dev182) (2025.9.1) 2026-07-20 11:47:27.281 | 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.dev182) (0.37.0) 2026-07-20 11:47:27.282 | 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.dev182) (2026.5.1) 2026-07-20 11:47:27.286 | 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.dev182) (1.8.2) 2026-07-20 11:47:27.286 | 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.dev182) (4.15.0) 2026-07-20 11:47:27.288 | 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.dev182) (4.3.0) 2026-07-20 11:47:27.289 | 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.dev182) (4.1.0) 2026-07-20 11:47:27.290 | 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.dev182) (2.13.0) 2026-07-20 11:47:27.295 | 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.dev182) (7.2.2) 2026-07-20 11:47:27.297 | 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.dev182) (1.5.0) 2026-07-20 11:47:27.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.dev182) (0.20) 2026-07-20 11:47:27.304 | 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.dev182) (1.3.0) 2026-07-20 11:47:27.305 | 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.dev182) (2.0.0) 2026-07-20 11:47:27.306 | 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.dev182) (6.0.3) 2026-07-20 11:47:27.310 | 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.dev182) (1.18.5) 2026-07-20 11:47:27.311 | 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.dev182) (2.1.2) 2026-07-20 11:47:27.312 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev182) (0.6.2) 2026-07-20 11:47:27.314 | 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.dev182) (1.3.12) 2026-07-20 11:47:27.320 | 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.dev182) (5.3.1) 2026-07-20 11:47:27.320 | 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.dev182) (5.6.2) 2026-07-20 11:47:27.321 | 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.dev182) (0.16.0) 2026-07-20 11:47:27.323 | 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.dev182) (5.1.0) 2026-07-20 11:47:27.330 | 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.dev182) (0.25.0) 2026-07-20 11:47:27.332 | 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.dev182) (5.0.0) 2026-07-20 11:47:27.332 | 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.dev182) (3.1.6) 2026-07-20 11:47:27.333 | 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.dev182) (4.0.1) 2026-07-20 11:47:27.337 | 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.dev182) (3.0.3) 2026-07-20 11:47:27.343 | 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.dev182) (1.2.1) 2026-07-20 11:47:27.353 | 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.dev182) (1.7.6) 2026-07-20 11:47:27.484 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev182) 2026-07-20 11:47:27.492 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-20 11:47:27.540 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev182) 2026-07-20 11:47:27.549 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-07-20 11:47:27.556 | 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.dev182) (3.18.0) 2026-07-20 11:47:27.691 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev182) 2026-07-20 11:47:27.696 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-20 11:47:27.721 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev182) 2026-07-20 11:47:27.788 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-20 11:47:27.815 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev182) 2026-07-20 11:47:27.818 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-20 11:47:27.827 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev182) (83.0.0) 2026-07-20 11:47:27.835 | 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.dev182) (0.8.1) 2026-07-20 11:47:27.860 | 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.dev182) 2026-07-20 11:47:27.865 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-20 11:47:27.881 | 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.dev182) (4.15.0) 2026-07-20 11:47:27.885 | 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.dev182) (0.6.0) 2026-07-20 11:47:27.885 | 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.dev182) (4.0.0) 2026-07-20 11:47:27.890 | 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.dev182) (3.0.52) 2026-07-20 11:47:27.891 | 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.dev182) (1.11.0) 2026-07-20 11:47:27.891 | 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.dev182) (15.0.0) 2026-07-20 11:47:27.892 | 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.dev182) (1.8.0) 2026-07-20 11:47:28.020 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev182) 2026-07-20 11:47:28.023 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-20 11:47:28.029 | 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.dev182) (24.2.1) 2026-07-20 11:47:28.061 | 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.dev182) (4.2.0) 2026-07-20 11:47:28.062 | 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.dev182) (2.20.0) 2026-07-20 11:47:28.067 | 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.dev182) (0.1.2) 2026-07-20 11:47:28.076 | 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.dev182) (0.8) 2026-07-20 11:47:28.223 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev182) 2026-07-20 11:47:28.231 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-20 11:47:28.260 | 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.dev182) (3.6.1) 2026-07-20 11:47:28.261 | 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.dev182) (3.4.0) 2026-07-20 11:47:28.262 | 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.dev182) (4.0.1) 2026-07-20 11:47:28.407 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev182) 2026-07-20 11:47:28.410 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-20 11:47:28.427 | 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.dev182) (1.33) 2026-07-20 11:47:28.433 | 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.dev182) (3.1.1) 2026-07-20 11:47:28.471 | 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-07-20 11:47:28.471 | Reason for being yanked: buggy - not thread safe 2026-07-20 11:47:28.475 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-20 11:47:28.484 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-20 11:47:28.676 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 70.2 MB/s 0:00:00 2026-07-20 11:47:28.681 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-20 11:47:28.688 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-20 11:47:28.893 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 76.4 MB/s 0:00:00 2026-07-20 11:47:28.897 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-20 11:47:28.910 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-20 11:47:28.927 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-20 11:47:28.934 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-20 11:47:28.944 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-20 11:47:28.950 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-20 11:47:28.959 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-20 11:47:28.965 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-20 11:47:28.971 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-20 11:47:28.979 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-20 11:47:28.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 46.9 MB/s 0:00:00 2026-07-20 11:47:28.995 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-20 11:47:29.006 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-20 11:47:29.013 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-20 11:47:29.020 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-20 11:47:29.028 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-20 11:47:29.048 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 71.7 MB/s 0:00:00 2026-07-20 11:47:29.051 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-20 11:47:29.062 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-20 11:47:29.071 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-20 11:47:29.078 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-20 11:47:29.084 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-20 11:47:29.093 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-20 11:47:29.097 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-20 11:47:29.103 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-20 11:47:29.110 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-20 11:47:29.116 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-20 11:47:29.145 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 77.6 MB/s 0:00:00 2026-07-20 11:47:29.148 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-20 11:47:29.217 | Building wheels for collected packages: cinder 2026-07-20 11:47:29.217 | Building editable for cinder (pyproject.toml): started 2026-07-20 11:47:30.092 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-20 11:47:30.093 | Created wheel for cinder: filename=cinder-28.1.0.dev182-0.editable-py3-none-any.whl size=9204 sha256=c9e497d288f7289746ac503d48cd6f4a1c9ce3a0747072a41c531c4bb1a076fe 2026-07-20 11:47:30.093 | Stored in directory: /tmp/pip-ephem-wheel-cache-vsjoaz5z/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-20 11:47:30.096 | Successfully built cinder 2026-07-20 11:47:30.250 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, invoke, rtslib-fb, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-20 11:47:30.456 | Attempting uninstall: pyasn1 2026-07-20 11:47:30.464 | Found existing installation: pyasn1 0.4.8 2026-07-20 11:47:30.464 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:47:30.465 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-20 11:47:31.137 | Attempting uninstall: botocore 2026-07-20 11:47:31.147 | Found existing installation: botocore 1.34.46 2026-07-20 11:47:31.147 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:47:31.147 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-20 11:47:31.637 | Attempting uninstall: s3transfer 2026-07-20 11:47:31.650 | Found existing installation: s3transfer 0.10.1 2026-07-20 11:47:31.650 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:47:31.650 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-20 11:47:31.985 | Attempting uninstall: boto3 2026-07-20 11:47:31.995 | Found existing installation: boto3 1.34.46 2026-07-20 11:47:31.996 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-20 11:47:31.996 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-20 11:47:33.072 | 2026-07-20 11:47:33.082 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev182 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 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 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-20 11:47:33.346 | + inc/python:pip_install:216 : result=0 2026-07-20 11:47:33.348 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:47:33.351 | + functions-common:time_stop:2420 : local name 2026-07-20 11:47:33.353 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:47:33.355 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:47:33.357 | + functions-common:time_stop:2423 : local total 2026-07-20 11:47:33.359 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:47:33.362 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:47:33.363 | + functions-common:time_stop:2427 : start_time=1784548042537 2026-07-20 11:47:33.366 | + functions-common:time_stop:2429 : [[ -z 1784548042537 ]] 2026-07-20 11:47:33.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:47:33.373 | + functions-common:time_stop:2432 : end_time=1784548053370 2026-07-20 11:47:33.376 | + functions-common:time_stop:2433 : elapsed_time=10833 2026-07-20 11:47:33.378 | + functions-common:time_stop:2434 : total=59747 2026-07-20 11:47:33.380 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:47:33.383 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=70580 2026-07-20 11:47:33.385 | + inc/python:pip_install:219 : return 0 2026-07-20 11:47:33.387 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 11:47:33.390 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:47:33.392 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-20 11:47:33.395 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-20 11:47:33.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:47:33.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-07-20 11:47:33.404 | + 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-07-20 11:47:33.407 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:47:33.409 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-20 11:47:33.412 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-20 11:47:33.415 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-20 11:47:33.417 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:33.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:33.423 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-20 11:47:33.437 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-20 11:47:33.440 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 11:47:33.443 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 11:47:33.446 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 11:47:33.449 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 11:47:33.451 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 11:47:33.454 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 11:47:33.456 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:33.460 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:33.462 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 11:47:33.466 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 11:47:33.468 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 11:47:33.470 | + functions-common:apt_get_update:1167 : return 2026-07-20 11:47:33.473 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-20 11:47:33.475 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 11:47:33.478 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:33.481 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:33.484 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-20 11:47:33.508 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-20 11:47:33.537 | Reading package lists... 2026-07-20 11:47:33.740 | Building dependency tree... 2026-07-20 11:47:33.741 | Reading state information... 2026-07-20 11:47:33.962 | The following additional packages will be installed: 2026-07-20 11:47:33.962 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-20 11:47:33.962 | python3-wcwidth 2026-07-20 11:47:33.963 | Suggested packages: 2026-07-20 11:47:33.963 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-20 11:47:33.989 | The following NEW packages will be installed: 2026-07-20 11:47:33.989 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-20 11:47:33.989 | python3-wcwidth targetcli-fb 2026-07-20 11:47:34.169 | 0 upgraded, 6 newly installed, 0 to remove and 92 not upgraded. 2026-07-20 11:47:34.169 | Need to get 358 kB of archives. 2026-07-20 11:47:34.169 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-20 11:47:34.169 | 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-07-20 11:47:34.250 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-20 11:47:34.359 | 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-07-20 11:47:34.369 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-20 11:47:34.377 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-20 11:47:34.386 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-20 11:47:34.689 | Fetched 358 kB in 0s (913 kB/s) 2026-07-20 11:47:34.717 | Selecting previously unselected package python3-wcwidth. 2026-07-20 11:47:34.801 | (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 ... 174492 files and directories currently installed.) 2026-07-20 11:47:34.807 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-20 11:47:34.809 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-20 11:47:34.849 | Selecting previously unselected package python3-urwid. 2026-07-20 11:47:34.865 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-20 11:47:34.870 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-20 11:47:34.922 | Selecting previously unselected package python3-configshell-fb. 2026-07-20 11:47:34.937 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-20 11:47:34.939 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-20 11:47:34.972 | Selecting previously unselected package python3-pyudev. 2026-07-20 11:47:34.986 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-20 11:47:34.988 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-20 11:47:35.027 | Selecting previously unselected package python3-rtslib-fb. 2026-07-20 11:47:35.043 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-20 11:47:35.045 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-20 11:47:35.090 | Selecting previously unselected package targetcli-fb. 2026-07-20 11:47:35.105 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-20 11:47:35.106 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-20 11:47:35.159 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-20 11:47:35.333 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-20 11:47:35.468 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-20 11:47:36.143 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-20 11:47:36.150 | Setting up python3-urwid (2.6.10-1) ... 2026-07-20 11:47:36.453 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-20 11:47:36.558 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 11:47:36.558 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-20 11:47:36.571 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-20 11:47:36.571 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-20 11:47:36.571 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-20 11:47:36.571 | keyword = Word(alphanums + '_\-') 2026-07-20 11:47:36.571 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 11:47:36.571 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-20 11:47:36.571 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 11:47:36.571 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-20 11:47:36.571 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-20 11:47:36.572 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-20 11:47:36.576 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 11:47:36.576 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-20 11:47:36.587 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-20 11:47:36.587 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-20 11:47:36.587 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-20 11:47:36.587 | keyword = Word(alphanums + '_\-') 2026-07-20 11:47:36.587 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 11:47:36.587 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-20 11:47:36.587 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-20 11:47:36.587 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-20 11:47:36.587 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-20 11:47:36.587 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-20 11:47:36.609 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-20 11:47:36.731 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-20 11:47:36.731 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-20 11:47:36.907 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 11:47:37.873 | 2026-07-20 11:47:37.873 | Running kernel seems to be up-to-date. 2026-07-20 11:47:37.873 | 2026-07-20 11:47:37.873 | Restarting services... 2026-07-20 11:47:37.934 | 2026-07-20 11:47:37.934 | Service restarts being deferred: 2026-07-20 11:47:37.934 | /etc/needrestart/restart.d/dbus.service 2026-07-20 11:47:37.934 | systemctl restart getty@tty1.service 2026-07-20 11:47:37.934 | systemctl restart networkd-dispatcher.service 2026-07-20 11:47:37.934 | systemctl restart serial-getty@ttyS0.service 2026-07-20 11:47:37.934 | systemctl restart storpool_beacon.service 2026-07-20 11:47:37.934 | systemctl restart storpool_block.service 2026-07-20 11:47:37.934 | systemctl restart systemd-logind.service 2026-07-20 11:47:37.934 | 2026-07-20 11:47:37.934 | No containers need to be restarted. 2026-07-20 11:47:37.934 | 2026-07-20 11:47:37.934 | User sessions running outdated binaries: 2026-07-20 11:47:37.934 | ubuntu @ session #3: python3[7143] 2026-07-20 11:47:37.943 | ubuntu @ session #4: sh[8527,8529], sshd[8469] 2026-07-20 11:47:37.952 | ubuntu @ user manager service: systemd[5265] 2026-07-20 11:47:37.960 | 2026-07-20 11:47:37.960 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 11:47:39.156 | + functions-common:apt_get:1211 : result=0 2026-07-20 11:47:39.159 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 11:47:39.161 | + functions-common:time_stop:2420 : local name 2026-07-20 11:47:39.165 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:47:39.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:47:39.169 | + functions-common:time_stop:2423 : local total 2026-07-20 11:47:39.172 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:47:39.174 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 11:47:39.177 | + functions-common:time_stop:2427 : start_time=1784548053505 2026-07-20 11:47:39.180 | + functions-common:time_stop:2429 : [[ -z 1784548053505 ]] 2026-07-20 11:47:39.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:47:39.187 | + functions-common:time_stop:2432 : end_time=1784548059184 2026-07-20 11:47:39.190 | + functions-common:time_stop:2433 : elapsed_time=5679 2026-07-20 11:47:39.192 | + functions-common:time_stop:2434 : total=138666 2026-07-20 11:47:39.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:47:39.197 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144345 2026-07-20 11:47:39.200 | + functions-common:apt_get:1215 : return 0 2026-07-20 11:47:39.202 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 11:47:39.205 | + ./stack.sh:main:951 : configure_cinder 2026-07-20 11:47:39.208 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-20 11:47:39.222 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-20 11:47:39.226 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-20 11:47:39.229 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-20 11:47:39.231 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-20 11:47:39.234 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-20 11:47:39.234 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-20 11:47:39.237 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-20 11:47:39.240 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-20 11:47:39.242 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-20 11:47:39.244 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-20 11:47:39.247 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-20 11:47:39.249 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-20 11:47:39.251 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-20 11:47:39.253 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-20 11:47:39.266 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-20 11:47:39.279 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-07-20 11:47:39.293 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-07-20 11:47:39.307 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-20 11:47:39.320 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-20 11:47:39.333 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-20 11:47:39.336 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-20 11:47:39.339 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.sc75OrseqL 2026-07-20 11:47:39.342 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-20 11:47:39.344 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-20 11:47:39.347 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-20 11:47:39.349 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.sc75OrseqL 2026-07-20 11:47:39.353 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.sc75OrseqL 2026-07-20 11:47:39.367 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.sc75OrseqL /etc/sudoers.d/cinder-rootwrap 2026-07-20 11:47:39.380 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-20 11:47:39.384 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-20 11:47:39.387 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-20 11:47:39.389 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-20 11:47:39.392 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-20 11:47:39.394 | + 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-07-20 11:47:39.397 | + 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-07-20 11:47:39.400 | + 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-07-20 11:47:39.400 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-20 11:47:39.408 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-20 11:47:39.412 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-20 11:47:39.424 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-20 11:47:39.436 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-20 11:47:39.438 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-20 11:47:39.444 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-20 11:47:39.449 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-20 11:47:39.452 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 11:47:39.456 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-20 11:47:39.458 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-20 11:47:39.461 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 11:47:39.464 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-20 11:47:39.466 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 11:47:39.469 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-20 11:47:39.472 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-20 11:47:39.475 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-20 11:47:39.507 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-20 11:47:39.539 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.198/identity 2026-07-20 11:47:39.572 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-20 11:47:39.604 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-20 11:47:39.634 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-20 11:47:39.664 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-20 11:47:39.694 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-20 11:47:39.726 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.198/identity 2026-07-20 11:47:39.756 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 11:47:39.789 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-20 11:47:39.821 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 11:47:39.824 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-20 11:47:39.859 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-20 11:47:39.893 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-20 11:47:39.896 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-20 11:47:39.899 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-20 11:47:39.901 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-20 11:47:39.904 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 11:47:39.907 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 11:47:39.909 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 11:47:39.927 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:39.930 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 11:47:39.932 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-20 11:47:39.935 | + 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-07-20 11:47:39.970 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-20 11:47:40.002 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-20 11:47:40.035 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-20 11:47:40.067 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-20 11:47:40.097 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-20 11:47:40.130 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.198 2026-07-20 11:47:40.161 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-20 11:47:40.196 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-20 11:47:40.203 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key e5338767df54cefdf3db99d50736268b 2026-07-20 11:47:40.235 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-20 11:47:40.238 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-20 11:47:40.273 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-20 11:47:40.307 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-20 11:47:40.337 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-20 11:47:40.369 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-20 11:47:40.401 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-20 11:47:40.431 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-20 11:47:40.447 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:40.450 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-20 11:47:40.453 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-20 11:47:40.455 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-20 11:47:40.457 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-20 11:47:40.460 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-20 11:47:40.463 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-20 11:47:40.465 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-20 11:47:40.468 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-20 11:47:40.471 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-20 11:47:40.473 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-20 11:47:40.475 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-20 11:47:40.479 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-20 11:47:40.511 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-20 11:47:40.514 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-20 11:47:40.544 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-20 11:47:40.547 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-20 11:47:40.549 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-20 11:47:40.552 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-20 11:47:40.584 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-20 11:47:40.587 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-20 11:47:40.590 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-20 11:47:40.593 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-20 11:47:40.595 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-20 11:47:40.613 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:40.615 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-20 11:47:40.618 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-20 11:47:40.621 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-20 11:47:40.624 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-20 11:47:40.656 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.198:8080/v1/AUTH_ 2026-07-20 11:47:40.688 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-20 11:47:40.705 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:40.708 | + 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-07-20 11:47:40.741 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-20 11:47:40.758 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:47:40.760 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-20 11:47:40.777 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:40.779 | + 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-07-20 11:47:40.782 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-20 11:47:40.816 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-20 11:47:40.819 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-20 11:47:40.821 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-20 11:47:40.824 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-20 11:47:40.826 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 11:47:40.829 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-20 11:47:40.831 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 11:47:40.848 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:40.852 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-20 11:47:40.854 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-20 11:47:40.856 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 11:47:40.872 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:40.875 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:47:40.878 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:47:40.911 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 11:47:40.914 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 11:47:40.916 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-20 11:47:40.919 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-20 11:47:40.921 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 11:47:40.924 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 11:47:40.942 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 11:47:40.945 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 11:47:40.947 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 11:47:40.950 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 11:47:40.952 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-20 11:47:40.982 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:47:41.011 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:47:41.041 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 11:47:41.072 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-20 11:47:41.102 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-20 11:47:41.119 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:41.122 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-20 11:47:41.125 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-20 11:47:41.128 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-20 11:47:41.130 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-20 11:47:41.132 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-20 11:47:41.135 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-20 11:47:41.137 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-20 11:47:41.140 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 11:47:41.142 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 11:47:41.156 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-20 11:47:41.156 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:47:41.164 | d /var/run/uwsgi 0755 stack root 2026-07-20 11:47:41.168 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:47:41.178 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-20 11:47:41.183 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-20 11:47:41.185 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-20 11:47:41.189 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 11:47:41.191 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-20 11:47:41.220 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-07-20 11:47:41.251 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-20 11:47:41.280 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-20 11:47:41.308 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 11:47:41.338 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 11:47:41.368 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-20 11:47:41.398 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-20 11:47:41.428 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-20 11:47:41.458 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-20 11:47:41.490 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 11:47:41.520 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 11:47:41.550 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-20 11:47:41.580 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-20 11:47:41.609 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-20 11:47:41.612 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-20 11:47:41.615 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-20 11:47:41.617 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-20 11:47:41.620 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 11:47:41.622 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:41.625 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:41.627 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-20 11:47:41.630 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-20 11:47:41.632 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-20 11:47:41.661 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-20 11:47:41.692 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-20 11:47:41.692 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-20 11:47:41.701 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-20 11:47:41.705 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-20 11:47:41.707 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-20 11:47:41.709 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 11:47:41.712 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 11:47:41.714 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:47:41.716 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:47:41.719 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:41.721 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:41.724 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 11:47:41.726 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 11:47:41.729 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:41.731 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:41.734 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-20 11:47:41.770 | Enabling site cinder-api. 2026-07-20 11:47:41.776 | To activate the new configuration, you need to run: 2026-07-20 11:47:41.776 | systemctl reload apache2 2026-07-20 11:47:41.781 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-20 11:47:41.783 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:47:41.785 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:47:41.788 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:47:41.902 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-20 11:47:41.904 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.198/image 2026-07-20 11:47:41.934 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-20 11:47:41.950 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:41.953 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-20 11:47:41.983 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-20 11:47:42.015 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-20 11:47:42.017 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 11:47:42.020 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-20 11:47:42.023 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-20 11:47:42.025 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 11:47:42.028 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-20 11:47:42.031 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 11:47:42.033 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-20 11:47:42.036 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-20 11:47:42.038 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-20 11:47:42.071 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-20 11:47:42.099 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.198/identity 2026-07-20 11:47:42.129 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-20 11:47:42.161 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-20 11:47:42.192 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-20 11:47:42.225 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-20 11:47:42.259 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-20 11:47:42.290 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.198/identity 2026-07-20 11:47:42.324 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-20 11:47:42.359 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-20 11:47:42.391 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 11:47:42.394 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-20 11:47:42.397 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 11:47:42.400 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 11:47:42.403 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-20 11:47:42.405 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-20 11:47:42.440 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-20 11:47:42.474 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.198/identity 2026-07-20 11:47:42.508 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-20 11:47:42.541 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-20 11:47:42.573 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-20 11:47:42.605 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-20 11:47:42.636 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-20 11:47:42.671 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-20 11:47:42.703 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-20 11:47:42.734 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-20 11:47:42.736 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-20 11:47:42.754 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:42.756 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.198:2379?api_version=v3' 2026-07-20 11:47:42.793 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-20 11:47:42.796 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-20 11:47:42.829 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-20 11:47:42.831 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-20 11:47:42.834 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-20 11:47:42.867 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-20 11:47:42.869 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-20 11:47:42.872 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-20 11:47:42.875 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-20 11:47:42.877 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-20 11:47:42.912 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-20 11:47:42.946 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.198/identity 2026-07-20 11:47:42.978 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-20 11:47:43.010 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-20 11:47:43.044 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-20 11:47:43.076 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-20 11:47:43.107 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-20 11:47:43.139 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-20 11:47:43.158 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:43.160 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-20 11:47:43.163 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-20 11:47:43.166 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-20 11:47:43.169 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 11:47:43.172 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-20 11:47:43.175 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-20 11:47:43.177 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-20 11:47:43.180 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:47:43.184 | + 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-07-20 11:47:43.186 | + 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-07-20 11:47:43.189 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:47:43.193 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-20 11:47:43.195 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-20 11:47:43.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:47:43.201 | + 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-07-20 11:47:43.204 | + 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-07-20 11:47:43.207 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:47:43.210 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-20 11:47:43.213 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-20 11:47:43.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:47:43.219 | + 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-07-20 11:47:43.223 | + 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-07-20 11:47:43.226 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:47:43.229 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-20 11:47:43.233 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-20 11:47:43.236 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-20 11:47:43.239 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:47:43.241 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 11:47:43.244 | ++ functions-common:git_clone:593 : pwd 2026-07-20 11:47:43.247 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:47:43.249 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:47:43.253 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:47:43.272 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:47:43.275 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:47:43.277 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:47:43.280 | + functions-common:git_clone:610 : echo master 2026-07-20 11:47:43.281 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:47:43.287 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-20 11:47:43.289 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:47:43.293 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-20 11:47:43.307 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-20 11:47:43.310 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 11:47:43.311 | + functions-common:git_clone:673 : head -1 2026-07-20 11:47:43.317 | 199191b5e1 Merge "Remove disabling the scope enforcement" 2026-07-20 11:47:43.321 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:47:43.324 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-20 11:47:43.328 | + inc/python:setup_develop:353 : local bindep 2026-07-20 11:47:43.330 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-20 11:47:43.332 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-20 11:47:43.334 | + inc/python:setup_develop:359 : local extras= 2026-07-20 11:47:43.337 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-20 11:47:43.339 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 11:47:43.342 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-20 11:47:43.345 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-20 11:47:43.347 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 11:47:43.350 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 11:47:43.352 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-20 11:47:43.356 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 11:47:43.359 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-20 11:47:43.362 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 11:47:43.366 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 11:47:43.371 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-20 11:47:43.377 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-20 11:47:43.381 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-20 11:47:43.384 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-20 11:47:43.462 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-20 11:47:43.466 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 11:47:43.468 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 11:47:43.471 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 11:47:43.473 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-20 11:47:43.476 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-20 11:47:43.478 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 11:47:43.480 | + inc/python:setup_package:446 : local extras= 2026-07-20 11:47:43.482 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 11:47:43.485 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 11:47:43.487 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 11:47:43.490 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 11:47:43.492 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 11:47:43.494 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-20 11:47:43.513 | Using python 3.12 to install /opt/stack/neutron 2026-07-20 11:47:43.515 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-20 11:47:44.005 | Obtaining file:///opt/stack/neutron 2026-07-20 11:47:44.010 | Installing build dependencies: started 2026-07-20 11:47:44.817 | Installing build dependencies: finished with status 'done' 2026-07-20 11:47:44.817 | Checking if build backend supports build_editable: started 2026-07-20 11:47:45.111 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 11:47:45.112 | Getting requirements to build editable: started 2026-07-20 11:47:45.267 | Getting requirements to build editable: finished with status 'done' 2026-07-20 11:47:45.268 | Preparing editable metadata (pyproject.toml): started 2026-07-20 11:47:46.427 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:47:46.444 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (7.0.3) 2026-07-20 11:47:46.445 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.10.1) 2026-07-20 11:47:46.445 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.1.0) 2026-07-20 11:47:46.446 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (2.5.1) 2026-07-20 11:47:46.446 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.1.0) 2026-07-20 11:47:46.447 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (5.3.1) 2026-07-20 11:47:46.631 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:46.679 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-20 11:47:46.683 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (0.32.0) 2026-07-20 11:47:46.684 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (2.34.2) 2026-07-20 11:47:46.684 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.1.6) 2026-07-20 11:47:46.685 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (13.0.0) 2026-07-20 11:47:46.686 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (1.3.0) 2026-07-20 11:47:46.819 | Collecting neutron-lib>=4.1.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:46.823 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-20 11:47:46.828 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (9.1.4) 2026-07-20 11:47:46.828 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (2.0.51) 2026-07-20 11:47:46.829 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (1.8.10) 2026-07-20 11:47:46.829 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (5.15.0) 2026-07-20 11:47:46.832 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (1.18.5) 2026-07-20 11:47:46.832 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (5.9.0) 2026-07-20 11:47:46.832 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (4.3.0) 2026-07-20 11:47:46.832 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (7.6.1) 2026-07-20 11:47:46.832 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (10.5.0) 2026-07-20 11:47:46.832 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (6.5.0) 2026-07-20 11:47:46.832 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (18.1.0) 2026-07-20 11:47:46.832 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (6.9.0) 2026-07-20 11:47:46.832 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (8.3.0) 2026-07-20 11:47:46.833 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (18.2.0) 2026-07-20 11:47:46.833 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (8.2.0) 2026-07-20 11:47:46.834 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (6.0.0) 2026-07-20 11:47:46.834 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.12.0) 2026-07-20 11:47:46.835 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.9.0) 2026-07-20 11:47:46.835 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (7.10.0) 2026-07-20 11:47:46.835 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (5.11.0) 2026-07-20 11:47:46.836 | 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.dev5) (4.7.0) 2026-07-20 11:47:46.837 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (2.8.0) 2026-07-20 11:47:46.837 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (10.1.1) 2026-07-20 11:47:46.837 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.11.0) 2026-07-20 11:47:46.838 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (4.4.0) 2026-07-20 11:47:46.961 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:46.966 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-20 11:47:47.088 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:47.092 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 11:47:47.221 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:47.225 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-20 11:47:47.265 | Installing build dependencies: started 2026-07-20 11:47:48.028 | Installing build dependencies: finished with status 'done' 2026-07-20 11:47:48.029 | Getting requirements to build wheel: started 2026-07-20 11:47:48.370 | Getting requirements to build wheel: finished with status 'done' 2026-07-20 11:47:48.371 | Preparing metadata (pyproject.toml): started 2026-07-20 11:47:48.564 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:47:48.698 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:48.702 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 11:47:48.706 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (7.2.2) 2026-07-20 11:47:48.830 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:48.834 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-20 11:47:48.839 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (24.2.1) 2026-07-20 11:47:48.839 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (18.13.0) 2026-07-20 11:47:48.840 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (4.17.0) 2026-07-20 11:47:48.850 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:48.854 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-20 11:47:48.987 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:48.992 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 11:47:48.997 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (3.4.0) 2026-07-20 11:47:48.997 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev5) (9.0.0) 2026-07-20 11:47:48.998 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==29.0.0.0b2.dev5) (1.3.12) 2026-07-20 11:47:48.999 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==29.0.0.0b2.dev5) (4.15.0) 2026-07-20 11:47:49.000 | 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.dev5) (2.2.2) 2026-07-20 11:47:49.003 | 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.dev5) (3.3.2) 2026-07-20 11:47:49.005 | 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.dev5) (3.0.3) 2026-07-20 11:47:49.007 | 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.dev5) (2.1.0) 2026-07-20 11:47:49.007 | 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.dev5) (1.8.2) 2026-07-20 11:47:49.010 | 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.dev5) (4.1.0) 2026-07-20 11:47:49.011 | 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.dev5) (2.13.0) 2026-07-20 11:47:49.011 | 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.dev5) (5.8.0) 2026-07-20 11:47:49.017 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev5) (1.3.7) 2026-07-20 11:47:49.141 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:49.145 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-20 11:47:49.150 | 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.dev5) (43.0.3) 2026-07-20 11:47:49.151 | 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.dev5) (1.5.0) 2026-07-20 11:47:49.151 | 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.dev5) (1.1.0) 2026-07-20 11:47:49.152 | 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.dev5) (1.33) 2026-07-20 11:47:49.153 | 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.dev5) (4.10.0) 2026-07-20 11:47:49.153 | 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.dev5) (6.0.3) 2026-07-20 11:47:49.155 | 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.dev5) (2.0.0) 2026-07-20 11:47:49.158 | 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.dev5) (3.0) 2026-07-20 11:47:49.163 | 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.dev5) (3.1.1) 2026-07-20 11:47:49.164 | 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.dev5) (0.41.0) 2026-07-20 11:47:49.164 | 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.dev5) (1.2.1) 2026-07-20 11:47:49.290 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:49.293 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-20 11:47:49.300 | 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.dev5) (26.2) 2026-07-20 11:47:49.302 | 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.dev5) (2.8.0) 2026-07-20 11:47:49.303 | 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.dev5) (3.5.3) 2026-07-20 11:47:49.310 | 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.dev5) (6.1.1) 2026-07-20 11:47:49.310 | 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.dev5) (4.0.0) 2026-07-20 11:47:49.320 | 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.dev5) (0.20) 2026-07-20 11:47:49.323 | 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.dev5) (2.0.0) 2026-07-20 11:47:49.327 | 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.dev5) (2.1.2) 2026-07-20 11:47:49.328 | 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.dev5) (0.6.2) 2026-07-20 11:47:49.332 | 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.dev5) (2.9.0.post0) 2026-07-20 11:47:49.335 | 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.dev5) (7.1.4) 2026-07-20 11:47:49.335 | 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.dev5) (5.3.1) 2026-07-20 11:47:49.336 | 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.dev5) (5.6.2) 2026-07-20 11:47:49.336 | 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.dev5) (0.16.0) 2026-07-20 11:47:49.338 | 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.dev5) (5.1.0) 2026-07-20 11:47:49.343 | 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.dev5) (2026.2) 2026-07-20 11:47:49.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>=7.0.0->neutron==29.0.0.0b2.dev5) (0.25.0) 2026-07-20 11:47:49.349 | 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.dev5) (5.0.0) 2026-07-20 11:47:49.350 | 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.dev5) (4.0.1) 2026-07-20 11:47:49.365 | 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.dev5) (1.7.6) 2026-07-20 11:47:49.369 | 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.dev5) (2.2.0) 2026-07-20 11:47:49.373 | 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.dev5) (3.18.0) 2026-07-20 11:47:49.394 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:49.397 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-20 11:47:49.414 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:49.416 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-20 11:47:49.425 | 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.dev5) (3.0.3) 2026-07-20 11:47:49.425 | 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.dev5) (1.6.2) 2026-07-20 11:47:49.429 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev5) (83.0.0) 2026-07-20 11:47:49.443 | 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.dev5) (0.8.1) 2026-07-20 11:47:49.464 | 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.dev5) (1.17.0) 2026-07-20 11:47:49.466 | 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.dev5) (4.15.0) 2026-07-20 11:47:49.466 | 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.dev5) (4.26.0) 2026-07-20 11:47:49.482 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev5) 2026-07-20 11:47:49.485 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-20 11:47:49.496 | 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.dev5) (0.6.0) 2026-07-20 11:47:49.497 | 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.dev5) (4.0.0) 2026-07-20 11:47:49.502 | 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.dev5) (3.0.52) 2026-07-20 11:47:49.503 | 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.dev5) (1.11.0) 2026-07-20 11:47:49.503 | 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.dev5) (15.0.0) 2026-07-20 11:47:49.504 | 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.dev5) (1.8.0) 2026-07-20 11:47:49.506 | 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.dev5) (26.1.0) 2026-07-20 11:47:49.507 | 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.dev5) (2025.9.1) 2026-07-20 11:47:49.507 | 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.dev5) (0.37.0) 2026-07-20 11:47:49.508 | 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.dev5) (2026.5.1) 2026-07-20 11:47:49.534 | 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.dev5) (3.4.7) 2026-07-20 11:47:49.535 | 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.dev5) (3.18) 2026-07-20 11:47:49.536 | 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.dev5) (2.7.0) 2026-07-20 11:47:49.536 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev5) (2023.11.17) 2026-07-20 11:47:49.553 | 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.dev5) (4.2.0) 2026-07-20 11:47:49.554 | 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.dev5) (2.20.0) 2026-07-20 11:47:49.559 | 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.dev5) (0.1.2) 2026-07-20 11:47:49.569 | 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.dev5) (0.8) 2026-07-20 11:47:49.600 | 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.dev5) (0.16.0) 2026-07-20 11:47:49.640 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-20 11:47:49.654 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 44.8 MB/s 0:00:00 2026-07-20 11:47:49.658 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-20 11:47:49.690 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 62.3 MB/s 0:00:00 2026-07-20 11:47:49.693 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-20 11:47:49.701 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-20 11:47:49.710 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-20 11:47:49.719 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-20 11:47:49.726 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-20 11:47:49.732 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-20 11:47:49.735 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-20 11:47:49.744 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-20 11:47:49.755 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-20 11:47:49.763 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-20 11:47:49.770 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-20 11:47:49.799 | Building wheels for collected packages: neutron, ovs 2026-07-20 11:47:49.800 | Building editable for neutron (pyproject.toml): started 2026-07-20 11:47:51.103 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-20 11:47:51.104 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev5-0.editable-py3-none-any.whl size=16015 sha256=5fe0130c8d8615432565be750eb3b3e94c0e17dddb3ea742b47ce45734821f04 2026-07-20 11:47:51.104 | Stored in directory: /tmp/pip-ephem-wheel-cache-mcn6jn97/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-20 11:47:51.107 | Building wheel for ovs (pyproject.toml): started 2026-07-20 11:47:51.568 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-20 11:47:51.569 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=2ddefd76475cb8d8617937edae8d58ae397c107820a537f1ab9d6f75b4374e8d 2026-07-20 11:47:51.569 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-20 11:47:51.571 | Successfully built neutron ovs 2026-07-20 11:47:51.743 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-07-20 11:47:54.261 | 2026-07-20 11:47:54.273 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev5 neutron-lib-4.2.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-07-20 11:47:54.428 | + inc/python:pip_install:216 : result=0 2026-07-20 11:47:54.430 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:47:54.433 | + functions-common:time_stop:2420 : local name 2026-07-20 11:47:54.435 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:47:54.438 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:47:54.440 | + functions-common:time_stop:2423 : local total 2026-07-20 11:47:54.442 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:47:54.444 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:47:54.447 | + functions-common:time_stop:2427 : start_time=1784548063508 2026-07-20 11:47:54.450 | + functions-common:time_stop:2429 : [[ -z 1784548063508 ]] 2026-07-20 11:47:54.453 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:47:54.457 | + functions-common:time_stop:2432 : end_time=1784548074454 2026-07-20 11:47:54.459 | + functions-common:time_stop:2433 : elapsed_time=10946 2026-07-20 11:47:54.461 | + functions-common:time_stop:2434 : total=70580 2026-07-20 11:47:54.463 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:47:54.466 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=81526 2026-07-20 11:47:54.469 | + inc/python:pip_install:219 : return 0 2026-07-20 11:47:54.472 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 11:47:54.474 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:47:54.478 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-20 11:47:54.480 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-20 11:47:54.484 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:47:54.487 | + 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-07-20 11:47:54.489 | + 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-07-20 11:47:54.492 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:47:54.495 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-20 11:47:54.498 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-20 11:47:54.500 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-20 11:47:54.500 | Installing OVN and dependent packages 2026-07-20 11:47:54.504 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-20 11:47:54.506 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-20 11:47:54.523 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:47:54.526 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-20 11:47:54.543 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:47:54.546 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-20 11:47:54.563 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:54.566 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-20 11:47:54.569 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-20 11:47:54.587 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:47:54.590 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-20 11:47:54.593 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-20 11:47:54.607 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-20 11:47:54.612 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown stack /var/run/openvswitch 2026-07-20 11:47:54.625 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-20 11:47:54.628 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-20 11:47:54.650 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-20 11:47:54.653 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 11:47:54.656 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 11:47:54.660 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 11:47:54.663 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 11:47:54.666 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 11:47:54.669 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 11:47:54.672 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:54.676 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:54.679 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 11:47:54.682 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 11:47:54.685 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 11:47:54.688 | + functions-common:apt_get_update:1167 : return 2026-07-20 11:47:54.690 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-20 11:47:54.694 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 11:47:54.696 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:47:54.699 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:47:54.702 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-20 11:47:54.729 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-20 11:47:54.756 | Reading package lists... 2026-07-20 11:47:54.990 | Building dependency tree... 2026-07-20 11:47:54.992 | Reading state information... 2026-07-20 11:47:55.265 | fakeroot is already the newest version (1.33-1). 2026-07-20 11:47:55.265 | fakeroot set to manually installed. 2026-07-20 11:47:55.265 | make is already the newest version (4.3-4.1build2). 2026-07-20 11:47:55.265 | The following additional packages will be installed: 2026-07-20 11:47:55.266 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-20 11:47:55.266 | python3-sortedcontainers unbound 2026-07-20 11:47:55.267 | Suggested packages: 2026-07-20 11:47:55.267 | openvswitch-doc python-sortedcontainers-doc 2026-07-20 11:47:55.297 | The following NEW packages will be installed: 2026-07-20 11:47:55.298 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-20 11:47:55.298 | python3-openvswitch python3-sortedcontainers 2026-07-20 11:47:55.300 | The following packages will be upgraded: 2026-07-20 11:47:55.300 | unbound 2026-07-20 11:47:55.582 | 1 upgraded, 6 newly installed, 0 to remove and 91 not upgraded. 2026-07-20 11:47:55.582 | Need to get 5,179 kB of archives. 2026-07-20 11:47:55.582 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-20 11:47:55.582 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-20 11:47:56.482 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-20 11:47:56.633 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1,042 kB] 2026-07-20 11:47:56.890 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-20 11:47:56.891 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-20 11:47:56.897 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1,034 kB] 2026-07-20 11:47:57.021 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1,608 kB] 2026-07-20 11:47:57.443 | Fetched 5,179 kB in 2s (2,832 kB/s) 2026-07-20 11:47:57.549 | (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 ... 174699 files and directories currently installed.) 2026-07-20 11:47:57.553 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-20 11:47:57.574 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-20 11:47:57.642 | Selecting previously unselected package libunbound8:amd64. 2026-07-20 11:47:57.658 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-20 11:47:57.663 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-20 11:47:57.697 | Selecting previously unselected package openvswitch-common. 2026-07-20 11:47:57.712 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 11:47:57.713 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 11:47:57.766 | Selecting previously unselected package python3-sortedcontainers. 2026-07-20 11:47:57.781 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-20 11:47:57.782 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-20 11:47:57.814 | Selecting previously unselected package libxdp1:amd64. 2026-07-20 11:47:57.828 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-20 11:47:57.830 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-20 11:47:57.861 | Selecting previously unselected package python3-openvswitch. 2026-07-20 11:47:57.876 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 11:47:57.877 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 11:47:57.935 | Selecting previously unselected package openvswitch-switch. 2026-07-20 11:47:57.949 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-20 11:47:57.956 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 11:47:58.049 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-20 11:47:59.052 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-20 11:47:59.206 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-20 11:47:59.210 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-20 11:47:59.214 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 11:47:59.222 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 11:47:59.446 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-20 11:47:59.456 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-20 11:47:59.874 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-20 11:47:59.988 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-20 11:48:00.639 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 11:48:01.738 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-20 11:48:02.383 | 2026-07-20 11:48:02.383 | Running kernel seems to be up-to-date. 2026-07-20 11:48:02.383 | 2026-07-20 11:48:02.383 | Restarting services... 2026-07-20 11:48:02.449 | 2026-07-20 11:48:02.449 | Service restarts being deferred: 2026-07-20 11:48:02.449 | /etc/needrestart/restart.d/dbus.service 2026-07-20 11:48:02.449 | systemctl restart getty@tty1.service 2026-07-20 11:48:02.449 | systemctl restart networkd-dispatcher.service 2026-07-20 11:48:02.449 | systemctl restart serial-getty@ttyS0.service 2026-07-20 11:48:02.449 | systemctl restart storpool_beacon.service 2026-07-20 11:48:02.449 | systemctl restart storpool_block.service 2026-07-20 11:48:02.449 | systemctl restart systemd-logind.service 2026-07-20 11:48:02.449 | 2026-07-20 11:48:02.449 | No containers need to be restarted. 2026-07-20 11:48:02.449 | 2026-07-20 11:48:02.449 | User sessions running outdated binaries: 2026-07-20 11:48:02.449 | ubuntu @ session #3: python3[7143] 2026-07-20 11:48:02.459 | ubuntu @ session #4: sh[8527,8529], sshd[8469] 2026-07-20 11:48:02.468 | ubuntu @ user manager service: systemd[5265] 2026-07-20 11:48:02.477 | 2026-07-20 11:48:02.477 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 11:48:03.719 | + functions-common:apt_get:1211 : result=0 2026-07-20 11:48:03.722 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 11:48:03.724 | + functions-common:time_stop:2420 : local name 2026-07-20 11:48:03.727 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:48:03.730 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:48:03.732 | + functions-common:time_stop:2423 : local total 2026-07-20 11:48:03.734 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:48:03.737 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 11:48:03.739 | + functions-common:time_stop:2427 : start_time=1784548074725 2026-07-20 11:48:03.741 | + functions-common:time_stop:2429 : [[ -z 1784548074725 ]] 2026-07-20 11:48:03.745 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:48:03.750 | + functions-common:time_stop:2432 : end_time=1784548083746 2026-07-20 11:48:03.752 | + functions-common:time_stop:2433 : elapsed_time=9021 2026-07-20 11:48:03.755 | + functions-common:time_stop:2434 : total=144345 2026-07-20 11:48:03.758 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:48:03.761 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153366 2026-07-20 11:48:03.764 | + functions-common:apt_get:1215 : return 0 2026-07-20 11:48:03.768 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-20 11:48:03.790 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-20 11:48:03.792 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 11:48:03.795 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 11:48:03.798 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 11:48:03.801 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 11:48:03.803 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:03.806 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 11:48:03.809 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:03.812 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:03.815 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 11:48:03.819 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 11:48:03.822 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 11:48:03.824 | + functions-common:apt_get_update:1167 : return 2026-07-20 11:48:03.828 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-20 11:48:03.830 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 11:48:03.833 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:03.836 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:03.839 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-20 11:48:03.861 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-20 11:48:03.891 | Reading package lists... 2026-07-20 11:48:04.137 | Building dependency tree... 2026-07-20 11:48:04.138 | Reading state information... 2026-07-20 11:48:04.388 | The following additional packages will be installed: 2026-07-20 11:48:04.388 | ovn-common 2026-07-20 11:48:04.417 | The following NEW packages will be installed: 2026-07-20 11:48:04.417 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-20 11:48:04.524 | 0 upgraded, 4 newly installed, 0 to remove and 91 not upgraded. 2026-07-20 11:48:04.524 | Need to get 2,360 kB of archives. 2026-07-20 11:48:04.524 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-20 11:48:04.524 | 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-07-20 11:48:04.822 | 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-07-20 11:48:04.864 | 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-07-20 11:48:04.867 | 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-07-20 11:48:05.230 | Fetched 2,360 kB in 0s (4,921 kB/s) 2026-07-20 11:48:05.259 | Selecting previously unselected package ovn-common. 2026-07-20 11:48:05.331 | (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 ... 174899 files and directories currently installed.) 2026-07-20 11:48:05.335 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:48:05.337 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 11:48:05.396 | Selecting previously unselected package ovn-central. 2026-07-20 11:48:05.412 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:48:05.414 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 11:48:05.455 | Selecting previously unselected package ovn-controller-vtep. 2026-07-20 11:48:05.475 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:48:05.476 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 11:48:05.516 | Selecting previously unselected package ovn-host. 2026-07-20 11:48:05.536 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-20 11:48:05.542 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 11:48:05.607 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 11:48:05.618 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 11:48:05.908 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-20 11:48:06.030 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-20 11:48:06.310 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-20 11:48:06.350 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 11:48:06.652 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-20 11:48:06.762 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-20 11:48:07.191 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-20 11:48:07.641 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-20 11:48:08.206 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-20 11:48:08.258 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-20 11:48:08.377 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-20 11:48:08.719 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 11:48:10.406 | 2026-07-20 11:48:10.406 | Running kernel seems to be up-to-date. 2026-07-20 11:48:10.406 | 2026-07-20 11:48:10.406 | Restarting services... 2026-07-20 11:48:10.470 | 2026-07-20 11:48:10.470 | Service restarts being deferred: 2026-07-20 11:48:10.470 | /etc/needrestart/restart.d/dbus.service 2026-07-20 11:48:10.470 | systemctl restart getty@tty1.service 2026-07-20 11:48:10.470 | systemctl restart networkd-dispatcher.service 2026-07-20 11:48:10.470 | systemctl restart serial-getty@ttyS0.service 2026-07-20 11:48:10.470 | systemctl restart storpool_beacon.service 2026-07-20 11:48:10.470 | systemctl restart storpool_block.service 2026-07-20 11:48:10.470 | systemctl restart systemd-logind.service 2026-07-20 11:48:10.470 | 2026-07-20 11:48:10.470 | No containers need to be restarted. 2026-07-20 11:48:10.470 | 2026-07-20 11:48:10.470 | User sessions running outdated binaries: 2026-07-20 11:48:10.470 | ubuntu @ session #3: python3[7143] 2026-07-20 11:48:10.479 | ubuntu @ session #4: sh[8527,8529], sshd[8469] 2026-07-20 11:48:10.488 | ubuntu @ user manager service: systemd[5265] 2026-07-20 11:48:10.497 | 2026-07-20 11:48:10.497 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 11:48:11.663 | + functions-common:apt_get:1211 : result=0 2026-07-20 11:48:11.667 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 11:48:11.669 | + functions-common:time_stop:2420 : local name 2026-07-20 11:48:11.672 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:48:11.675 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:48:11.677 | + functions-common:time_stop:2423 : local total 2026-07-20 11:48:11.680 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:48:11.683 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 11:48:11.685 | + functions-common:time_stop:2427 : start_time=1784548083858 2026-07-20 11:48:11.688 | + functions-common:time_stop:2429 : [[ -z 1784548083858 ]] 2026-07-20 11:48:11.693 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:48:11.697 | + functions-common:time_stop:2432 : end_time=1784548091694 2026-07-20 11:48:11.700 | + functions-common:time_stop:2433 : elapsed_time=7836 2026-07-20 11:48:11.704 | + functions-common:time_stop:2434 : total=153366 2026-07-20 11:48:11.707 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:48:11.710 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161202 2026-07-20 11:48:11.713 | + functions-common:apt_get:1215 : return 0 2026-07-20 11:48:11.716 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : 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-07-20 11:48:11.721 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : 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-07-20 11:48:11.724 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-20 11:48:11.727 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-20 11:48:11.732 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-20 11:48:11.736 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-20 11:48:11.740 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-20 11:48:11.743 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-20 11:48:11.746 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-20 11:48:11.750 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-20 11:48:11.753 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-20 11:48:11.756 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-20 11:48:11.759 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-20 11:48:11.762 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-20 11:48:11.765 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-20 11:48:11.768 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-20 11:48:11.771 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-20 11:48:11.774 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-20 11:48:11.777 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-20 11:48:11.780 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-20 11:48:11.784 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-20 11:48:11.787 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-20 11:48:11.790 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:48:11.793 | + 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-07-20 11:48:11.796 | + 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-07-20 11:48:11.799 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:48:11.801 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-20 11:48:11.804 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 11:48:11.807 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-20 11:48:11.826 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:11.829 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-20 11:48:11.832 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-20 11:48:11.835 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-20 11:48:11.838 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 11:48:11.840 | + lib/stack:stack_install_service:32 : install_nova 2026-07-20 11:48:11.843 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-20 11:48:11.846 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-20 11:48:11.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:48:11.851 | + 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-07-20 11:48:11.855 | + 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-07-20 11:48:11.857 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:48:11.861 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-20 11:48:11.880 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:11.883 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-20 11:48:11.886 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-20 11:48:11.890 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-20 11:48:11.892 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-20 11:48:11.895 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-20 11:48:11.977 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-20 11:48:11.980 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:11.983 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:11.986 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-20 11:48:11.989 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 11:48:11.991 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 11:48:11.994 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 11:48:11.996 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 11:48:11.999 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:12.001 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 11:48:12.003 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:12.006 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:12.008 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 11:48:12.011 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 11:48:12.013 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 11:48:12.016 | + functions-common:apt_get_update:1167 : return 2026-07-20 11:48:12.018 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-20 11:48:12.021 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 11:48:12.023 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:12.026 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:12.028 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-20 11:48:12.052 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-20 11:48:12.080 | Reading package lists... 2026-07-20 11:48:12.299 | Building dependency tree... 2026-07-20 11:48:12.301 | Reading state information... 2026-07-20 11:48:12.590 | The following additional packages will be installed: 2026-07-20 11:48:12.591 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-07-20 11:48:12.591 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-20 11:48:12.591 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-07-20 11:48:12.591 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-07-20 11:48:12.591 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-07-20 11:48:12.592 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-07-20 11:48:12.592 | swtpm-tools systemd-container 2026-07-20 11:48:12.593 | Suggested packages: 2026-07-20 11:48:12.593 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-07-20 11:48:12.593 | libvirt-daemon-driver-storage-gluster 2026-07-20 11:48:12.593 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-20 11:48:12.593 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-20 11:48:12.593 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-20 11:48:12.593 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-20 11:48:12.635 | The following packages will be REMOVED: 2026-07-20 11:48:12.637 | apport-core-dump-handler 2026-07-20 11:48:12.637 | The following NEW packages will be installed: 2026-07-20 11:48:12.638 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-20 11:48:12.638 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-20 11:48:12.638 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-20 11:48:12.638 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-20 11:48:12.638 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-20 11:48:12.638 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-20 11:48:12.638 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-20 11:48:12.638 | systemd-container systemd-coredump 2026-07-20 11:48:12.639 | The following packages will be upgraded: 2026-07-20 11:48:12.640 | apport python3-apport 2026-07-20 11:48:12.745 | 2 upgraded, 29 newly installed, 1 to remove and 88 not upgraded. 2026-07-20 11:48:12.745 | Need to get 115 MB of archives. 2026-07-20 11:48:12.745 | After this operation, 916 MB of additional disk space will be used. 2026-07-20 11:48:12.745 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-07-20 11:48:12.901 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-07-20 11:48:12.934 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-20 11:48:12.961 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-20 11:48:13.045 | 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-07-20 11:48:13.087 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-20 11:48:13.186 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-07-20 11:48:13.307 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-07-20 11:48:13.311 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-07-20 11:48:13.314 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3,112 B] 2026-07-20 11:48:13.314 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6,040 B] 2026-07-20 11:48:13.314 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-20 11:48:13.325 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1,374 B] 2026-07-20 11:48:13.326 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-07-20 11:48:13.327 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-20 11:48:13.330 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1,150 B] 2026-07-20 11:48:13.364 | 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-07-20 11:48:13.374 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-20 11:48:13.417 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-20 11:48:13.419 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-20 11:48:13.639 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-20 11:48:13.983 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9,100 kB] 2026-07-20 11:48:14.128 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6,310 kB] 2026-07-20 11:48:14.243 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3,435 kB] 2026-07-20 11:48:14.296 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-20 11:48:15.700 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-20 11:48:15.700 | 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-07-20 11:48:15.701 | 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-07-20 11:48:15.701 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-20 11:48:15.702 | 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-07-20 11:48:15.765 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-07-20 11:48:16.086 | Preconfiguring packages ... 2026-07-20 11:48:16.195 | Fetched 115 MB in 3s (36.9 MB/s) 2026-07-20 11:48:16.305 | (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 ... 174967 files and directories currently installed.) 2026-07-20 11:48:16.309 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-20 11:48:16.392 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-20 11:48:16.455 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-20 11:48:16.534 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-20 11:48:16.662 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-20 11:48:16.662 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-20 11:48:16.662 | Package apport-core-dump-handler is to be removed. 2026-07-20 11:48:16.662 | Package python3-zstandard is not installed. 2026-07-20 11:48:16.662 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-20 11:48:16.662 | Package apport-core-dump-handler is to be removed. 2026-07-20 11:48:16.662 | Package systemd-coredump is not installed. 2026-07-20 11:48:16.662 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-20 11:48:16.662 | Package apport-core-dump-handler is to be removed. 2026-07-20 11:48:16.662 | Package python3-zstandard is not installed. 2026-07-20 11:48:16.662 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-20 11:48:16.662 | Package apport-core-dump-handler is to be removed. 2026-07-20 11:48:16.662 | Package systemd-coredump is not installed. 2026-07-20 11:48:16.662 | 2026-07-20 11:48:16.747 | (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 ... 174965 files and directories currently installed.) 2026-07-20 11:48:16.751 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-20 11:48:17.298 | Selecting previously unselected package systemd-coredump. 2026-07-20 11:48:17.380 | (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 ... 174963 files and directories currently installed.) 2026-07-20 11:48:17.384 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:48:17.386 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-20 11:48:17.417 | Selecting previously unselected package python3-zstandard. 2026-07-20 11:48:17.432 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-20 11:48:17.433 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-20 11:48:17.472 | Selecting previously unselected package libtpms0:amd64. 2026-07-20 11:48:17.486 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-20 11:48:17.489 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-20 11:48:17.525 | Selecting previously unselected package libvirt0:amd64. 2026-07-20 11:48:17.540 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-20 11:48:17.542 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:17.629 | Selecting previously unselected package libvirt-clients. 2026-07-20 11:48:17.644 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-20 11:48:17.654 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:17.700 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-20 11:48:17.715 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-20 11:48:17.725 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:17.769 | Selecting previously unselected package libvirt-daemon. 2026-07-20 11:48:17.784 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-20 11:48:17.794 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:17.842 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-20 11:48:17.857 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-20 11:48:17.866 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:17.898 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-20 11:48:17.913 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-20 11:48:17.924 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:17.961 | Selecting previously unselected package systemd-container. 2026-07-20 11:48:17.976 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:48:17.978 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-20 11:48:18.035 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-20 11:48:18.050 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-20 11:48:18.059 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:18.092 | Selecting previously unselected package libvirt-daemon-system. 2026-07-20 11:48:18.107 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-20 11:48:18.136 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:18.178 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-20 11:48:18.193 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-20 11:48:18.202 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:18.243 | Selecting previously unselected package libvirt-l10n. 2026-07-20 11:48:18.258 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-07-20 11:48:18.268 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:18.295 | Selecting previously unselected package libxml2-utils. 2026-07-20 11:48:18.309 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-20 11:48:18.311 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-20 11:48:18.341 | Selecting previously unselected package mdevctl. 2026-07-20 11:48:18.356 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-20 11:48:18.358 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-20 11:48:18.404 | Selecting previously unselected package python3-libvirt. 2026-07-20 11:48:18.419 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-20 11:48:18.420 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-20 11:48:18.461 | Selecting previously unselected package qemu-system-arm. 2026-07-20 11:48:18.476 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:48:18.485 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:18.751 | Selecting previously unselected package qemu-system-mips. 2026-07-20 11:48:18.766 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:48:18.775 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:19.072 | Selecting previously unselected package qemu-system-ppc. 2026-07-20 11:48:19.087 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:48:19.097 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:19.292 | Selecting previously unselected package qemu-system-sparc. 2026-07-20 11:48:19.306 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:48:19.315 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:19.458 | Selecting previously unselected package qemu-system-s390x. 2026-07-20 11:48:19.474 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:48:19.483 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:19.576 | Selecting previously unselected package qemu-system-misc. 2026-07-20 11:48:19.591 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:48:19.600 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:20.564 | Selecting previously unselected package qemu-system. 2026-07-20 11:48:20.582 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-20 11:48:20.584 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:20.615 | Selecting previously unselected package swtpm. 2026-07-20 11:48:20.630 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-20 11:48:20.631 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-20 11:48:20.663 | Selecting previously unselected package swtpm-tools. 2026-07-20 11:48:20.678 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-20 11:48:20.679 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-20 11:48:20.720 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-20 11:48:20.736 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-20 11:48:20.742 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 11:48:20.772 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-20 11:48:20.788 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-20 11:48:20.789 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-20 11:48:21.939 | Selecting previously unselected package qemu-efi-arm. 2026-07-20 11:48:21.952 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-20 11:48:21.955 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-20 11:48:22.447 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-20 11:48:22.753 | Creating group 'systemd-coredump' with GID 988. 2026-07-20 11:48:22.754 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-20 11:48:22.764 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:22.774 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:22.783 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:22.794 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-20 11:48:22.798 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:22.808 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-20 11:48:22.974 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-20 11:48:23.110 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:23.114 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-20 11:48:23.242 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-20 11:48:23.564 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:23.576 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-20 11:48:23.583 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-20 11:48:23.588 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:23.598 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-20 11:48:23.613 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:23.992 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-20 11:48:23.998 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:24.300 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-20 11:48:24.493 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:24.510 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:24.521 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-20 11:48:25.235 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-20 11:48:25.270 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:25.281 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-20 11:48:25.292 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-20 11:48:25.328 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:25.340 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-20 11:48:25.343 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:25.355 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:25.368 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-20 11:48:25.434 | info: Selecting GID from range 100 to 999 ... 2026-07-20 11:48:25.438 | info: Adding group `swtpm' (GID 123) ... 2026-07-20 11:48:25.503 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-20 11:48:25.503 | 2026-07-20 11:48:25.509 | info: Selecting UID from range 100 to 999 ... 2026-07-20 11:48:25.509 | 2026-07-20 11:48:25.514 | info: Adding system user `swtpm' (UID 119) ... 2026-07-20 11:48:25.517 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-07-20 11:48:25.549 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-20 11:48:25.560 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-20 11:48:25.828 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-20 11:48:26.301 | Enabling libvirt default network 2026-07-20 11:48:26.535 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-20 11:48:26.535 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-20 11:48:26.535 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-20 11:48:26.535 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-20 11:48:26.535 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-20 11:48:26.535 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-20 11:48:26.535 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-20 11:48:26.535 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-20 11:48:27.045 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-20 11:48:27.676 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-20 11:48:28.037 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-20 11:48:28.642 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-20 11:48:28.685 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-20 11:48:28.704 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-20 11:48:30.259 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-20 11:48:30.272 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-20 11:48:30.903 | 2026-07-20 11:48:30.903 | Running kernel seems to be up-to-date. 2026-07-20 11:48:30.903 | 2026-07-20 11:48:30.903 | Restarting services... 2026-07-20 11:48:30.964 | 2026-07-20 11:48:30.964 | Service restarts being deferred: 2026-07-20 11:48:30.964 | /etc/needrestart/restart.d/dbus.service 2026-07-20 11:48:30.964 | systemctl restart getty@tty1.service 2026-07-20 11:48:30.964 | systemctl restart networkd-dispatcher.service 2026-07-20 11:48:30.964 | systemctl restart serial-getty@ttyS0.service 2026-07-20 11:48:30.964 | systemctl restart storpool_beacon.service 2026-07-20 11:48:30.964 | systemctl restart storpool_block.service 2026-07-20 11:48:30.964 | systemctl restart systemd-logind.service 2026-07-20 11:48:30.964 | 2026-07-20 11:48:30.964 | No containers need to be restarted. 2026-07-20 11:48:30.964 | 2026-07-20 11:48:30.964 | User sessions running outdated binaries: 2026-07-20 11:48:30.965 | ubuntu @ session #3: python3[7143] 2026-07-20 11:48:30.974 | ubuntu @ session #4: sh[8527,8529], sshd[8469] 2026-07-20 11:48:30.983 | ubuntu @ user manager service: systemd[5265] 2026-07-20 11:48:30.992 | 2026-07-20 11:48:30.992 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-20 11:48:32.231 | + functions-common:apt_get:1211 : result=0 2026-07-20 11:48:32.233 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 11:48:32.236 | + functions-common:time_stop:2420 : local name 2026-07-20 11:48:32.238 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:48:32.240 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:48:32.242 | + functions-common:time_stop:2423 : local total 2026-07-20 11:48:32.244 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:48:32.247 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 11:48:32.249 | + functions-common:time_stop:2427 : start_time=1784548092048 2026-07-20 11:48:32.251 | + functions-common:time_stop:2429 : [[ -z 1784548092048 ]] 2026-07-20 11:48:32.254 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:48:32.259 | + functions-common:time_stop:2432 : end_time=1784548112256 2026-07-20 11:48:32.261 | + functions-common:time_stop:2433 : elapsed_time=20208 2026-07-20 11:48:32.264 | + functions-common:time_stop:2434 : total=161202 2026-07-20 11:48:32.266 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:48:32.267 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181410 2026-07-20 11:48:32.270 | + functions-common:apt_get:1215 : return 0 2026-07-20 11:48:32.273 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-20 11:48:32.276 | + functions-common:install_package:1438 : update_package_repo 2026-07-20 11:48:32.278 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-20 11:48:32.281 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-20 11:48:32.282 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-20 11:48:32.285 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:32.288 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-20 11:48:32.291 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:32.293 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:32.295 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-20 11:48:32.297 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-20 11:48:32.300 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-20 11:48:32.302 | + functions-common:apt_get_update:1167 : return 2026-07-20 11:48:32.305 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-20 11:48:32.308 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-20 11:48:32.310 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:32.313 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:32.315 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-20 11:48:32.335 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-20 11:48:32.365 | Reading package lists... 2026-07-20 11:48:32.579 | Building dependency tree... 2026-07-20 11:48:32.580 | Reading state information... 2026-07-20 11:48:32.925 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-20 11:48:32.925 | ovmf set to manually installed. 2026-07-20 11:48:32.925 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-20 11:48:32.925 | swtpm set to manually installed. 2026-07-20 11:48:32.925 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-20 11:48:32.925 | swtpm-tools set to manually installed. 2026-07-20 11:48:32.925 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-20 11:48:32.925 | mdevctl set to manually installed. 2026-07-20 11:48:32.925 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2026-07-20 11:48:32.930 | + functions-common:apt_get:1211 : result=0 2026-07-20 11:48:32.932 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-20 11:48:32.935 | + functions-common:time_stop:2420 : local name 2026-07-20 11:48:32.937 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:48:32.939 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:48:32.942 | + functions-common:time_stop:2423 : local total 2026-07-20 11:48:32.945 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:48:32.947 | + functions-common:time_stop:2426 : name=apt-get 2026-07-20 11:48:32.949 | + functions-common:time_stop:2427 : start_time=1784548112333 2026-07-20 11:48:32.952 | + functions-common:time_stop:2429 : [[ -z 1784548112333 ]] 2026-07-20 11:48:32.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:48:32.959 | + functions-common:time_stop:2432 : end_time=1784548112956 2026-07-20 11:48:32.961 | + functions-common:time_stop:2433 : elapsed_time=623 2026-07-20 11:48:32.964 | + functions-common:time_stop:2434 : total=181410 2026-07-20 11:48:32.967 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:48:32.970 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182033 2026-07-20 11:48:32.973 | + functions-common:apt_get:1215 : return 0 2026-07-20 11:48:32.976 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-20 11:48:32.979 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:48:32.984 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-20 11:48:32.987 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-20 11:48:32.989 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-20 11:48:32.992 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-20 11:48:32.995 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-20 11:48:32.997 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-20 11:48:32.999 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-20 11:48:33.002 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-20 11:48:33.016 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-20 11:48:33.029 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-20 11:48:33.029 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-20 11:48:33.039 | /var/core/core.%e.%p.%h.%t 2026-07-20 11:48:33.043 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-20 11:48:33.057 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-20 11:48:33.066 | [Service] 2026-07-20 11:48:33.066 | LimitCORE=infinity 2026-07-20 11:48:33.069 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-20 11:48:33.362 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-20 11:48:33.365 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-20 11:48:33.367 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-20 11:48:33.387 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:33.390 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-20 11:48:33.409 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-20 11:48:33.411 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-20 11:48:33.414 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-20 11:48:33.417 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-20 11:48:33.420 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-20 11:48:33.422 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-20 11:48:33.425 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-20 11:48:33.428 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 11:48:33.430 | ++ functions-common:git_clone:593 : pwd 2026-07-20 11:48:33.433 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:48:33.436 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:48:33.440 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:48:33.456 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:48:33.458 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:48:33.461 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:33.463 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-20 11:48:33.464 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:48:33.469 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-20 11:48:33.471 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:33.473 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-20 11:48:33.487 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-20 11:48:33.490 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 11:48:33.490 | + functions-common:git_clone:673 : head -1 2026-07-20 11:48:33.493 | fatal: not a git repository (or any of the parent directories): .git 2026-07-20 11:48:33.496 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:48:33.499 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-20 11:48:33.519 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:48:33.522 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-20 11:48:33.525 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-20 11:48:33.528 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-20 11:48:33.531 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:48:33.533 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 11:48:33.537 | ++ functions-common:git_clone:593 : pwd 2026-07-20 11:48:33.540 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:48:33.542 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:48:33.546 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:48:33.563 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:48:33.566 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:48:33.568 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:33.572 | + functions-common:git_clone:610 : echo master 2026-07-20 11:48:33.572 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:48:33.576 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-20 11:48:33.580 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:33.583 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-20 11:48:33.596 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-20 11:48:33.599 | + functions-common:git_clone:673 : head -1 2026-07-20 11:48:33.600 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 11:48:33.651 | 9fbcf558d4 Merge "Remove [libvirt] num_memory_encrypted_guests" 2026-07-20 11:48:33.655 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:48:33.658 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-20 11:48:33.661 | + inc/python:setup_develop:353 : local bindep 2026-07-20 11:48:33.664 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-20 11:48:33.667 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-20 11:48:33.670 | + inc/python:setup_develop:359 : local extras= 2026-07-20 11:48:33.672 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-20 11:48:33.675 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 11:48:33.677 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-20 11:48:33.680 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-20 11:48:33.683 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 11:48:33.686 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 11:48:33.690 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-20 11:48:33.692 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 11:48:33.697 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-20 11:48:33.699 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 11:48:33.702 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 11:48:33.706 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-20 11:48:33.712 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-20 11:48:33.715 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-20 11:48:33.717 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-20 11:48:33.799 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-20 11:48:33.801 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 11:48:33.804 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 11:48:33.807 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 11:48:33.810 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-20 11:48:33.813 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-20 11:48:33.815 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 11:48:33.818 | + inc/python:setup_package:446 : local extras= 2026-07-20 11:48:33.820 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 11:48:33.823 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 11:48:33.825 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 11:48:33.828 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 11:48:33.830 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 11:48:33.833 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-20 11:48:33.853 | Using python 3.12 to install /opt/stack/nova 2026-07-20 11:48:33.855 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-20 11:48:34.370 | Obtaining file:///opt/stack/nova 2026-07-20 11:48:34.373 | Installing build dependencies: started 2026-07-20 11:48:35.175 | Installing build dependencies: finished with status 'done' 2026-07-20 11:48:35.175 | Checking if build backend supports build_editable: started 2026-07-20 11:48:35.451 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 11:48:35.452 | Getting requirements to build editable: started 2026-07-20 11:48:35.602 | Getting requirements to build editable: finished with status 'done' 2026-07-20 11:48:35.604 | Preparing editable metadata (pyproject.toml): started 2026-07-20 11:48:37.270 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:48:37.285 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (7.0.3) 2026-07-20 11:48:37.285 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.0.51) 2026-07-20 11:48:37.287 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.3.1) 2026-07-20 11:48:37.287 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (0.41.0) 2026-07-20 11:48:37.287 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.1.6) 2026-07-20 11:48:37.287 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (13.0.0) 2026-07-20 11:48:37.288 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (6.1.1) 2026-07-20 11:48:37.289 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.5.1) 2026-07-20 11:48:37.289 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (43.0.3) 2026-07-20 11:48:37.290 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.8.10) 2026-07-20 11:48:37.291 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.5.3) 2026-07-20 11:48:37.292 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.1.0) 2026-07-20 11:48:37.292 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.10.1) 2026-07-20 11:48:37.293 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.18.0) 2026-07-20 11:48:37.294 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.18.5) 2026-07-20 11:48:37.294 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.3.0) 2026-07-20 11:48:37.295 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (4.0.0) 2026-07-20 11:48:37.295 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (4.26.0) 2026-07-20 11:48:37.296 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (9.9.0) 2026-07-20 11:48:37.296 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.15.0) 2026-07-20 11:48:37.369 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev301) 2026-07-20 11:48:37.464 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-20 11:48:37.470 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (4.12.0) 2026-07-20 11:48:37.470 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.34.2) 2026-07-20 11:48:37.471 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.9.0) 2026-07-20 11:48:37.595 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev301) 2026-07-20 11:48:37.599 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-20 11:48:37.606 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (4.3.0) 2026-07-20 11:48:37.606 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (7.6.1) 2026-07-20 11:48:37.606 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (10.5.0) 2026-07-20 11:48:37.607 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (6.5.0) 2026-07-20 11:48:37.607 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (8.3.0) 2026-07-20 11:48:37.608 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.12.0) 2026-07-20 11:48:37.610 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.9.0) 2026-07-20 11:48:37.610 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.11.0) 2026-07-20 11:48:37.610 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.8.0) 2026-07-20 11:48:37.610 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (10.1.1) 2026-07-20 11:48:37.610 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (18.1.0) 2026-07-20 11:48:37.610 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (7.10.0) 2026-07-20 11:48:37.611 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (18.2.0) 2026-07-20 11:48:37.611 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (6.0.0) 2026-07-20 11:48:37.612 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.12.0) 2026-07-20 11:48:37.612 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (6.9.0) 2026-07-20 11:48:37.613 | 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.dev301) (4.7.0) 2026-07-20 11:48:37.614 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.0.0) 2026-07-20 11:48:37.614 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (8.2.0) 2026-07-20 11:48:37.615 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (7.2.2) 2026-07-20 11:48:37.615 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.11.0) 2026-07-20 11:48:37.616 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (7.1.0) 2026-07-20 11:48:37.616 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.1.0) 2026-07-20 11:48:37.617 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.8.0) 2026-07-20 11:48:37.617 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.1.0) 2026-07-20 11:48:37.617 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (5.8.0) 2026-07-20 11:48:37.748 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev301) 2026-07-20 11:48:37.753 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-20 11:48:37.758 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (9.0.0) 2026-07-20 11:48:37.759 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (0.2.4) 2026-07-20 11:48:37.762 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.4.2) 2026-07-20 11:48:37.762 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (1.8.2) 2026-07-20 11:48:37.762 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (2.9.0.post0) 2026-07-20 11:48:37.762 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (3.4.0) 2026-07-20 11:48:37.762 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (4.17.0) 2026-07-20 11:48:37.762 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev301) (6.0.3) 2026-07-20 11:48:37.764 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev301) (1.3.12) 2026-07-20 11:48:37.764 | 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.dev301) (4.15.0) 2026-07-20 11:48:37.766 | 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.dev301) (7.5.0) 2026-07-20 11:48:37.769 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev301) (2.0.0) 2026-07-20 11:48:37.772 | 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.dev301) (3.0) 2026-07-20 11:48:37.775 | 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.dev301) (2.8.0) 2026-07-20 11:48:37.780 | 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.dev301) (3.1.0) 2026-07-20 11:48:37.781 | 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.dev301) (2.2.2) 2026-07-20 11:48:37.784 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev301) (3.0.3) 2026-07-20 11:48:37.785 | 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.dev301) (26.1.0) 2026-07-20 11:48:37.786 | 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.dev301) (2025.9.1) 2026-07-20 11:48:37.786 | 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.dev301) (0.37.0) 2026-07-20 11:48:37.787 | 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.dev301) (2026.5.1) 2026-07-20 11:48:37.792 | 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.dev301) (2.1.0) 2026-07-20 11:48:37.796 | 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.dev301) (4.1.0) 2026-07-20 11:48:37.797 | 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.dev301) (2.13.0) 2026-07-20 11:48:37.797 | 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.dev301) (5.8.0) 2026-07-20 11:48:37.805 | 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.dev301) (1.5.0) 2026-07-20 11:48:37.806 | 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.dev301) (1.1.0) 2026-07-20 11:48:37.806 | 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.dev301) (1.33) 2026-07-20 11:48:37.807 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev301) (4.10.0) 2026-07-20 11:48:37.811 | 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.dev301) (3.1.1) 2026-07-20 11:48:37.815 | 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.dev301) (9.1.4) 2026-07-20 11:48:37.822 | 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.dev301) (2.18.0) 2026-07-20 11:48:37.826 | 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.dev301) (0.20) 2026-07-20 11:48:37.834 | 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.dev301) (2.1.2) 2026-07-20 11:48:37.834 | 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.dev301) (0.6.2) 2026-07-20 11:48:37.842 | 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.dev301) (7.1.4) 2026-07-20 11:48:37.843 | 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.dev301) (5.3.1) 2026-07-20 11:48:37.843 | 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.dev301) (5.6.2) 2026-07-20 11:48:37.845 | 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.dev301) (0.16.0) 2026-07-20 11:48:37.846 | 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.dev301) (5.1.0) 2026-07-20 11:48:37.850 | 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.dev301) (2026.2) 2026-07-20 11:48:37.851 | 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.dev301) (26.2) 2026-07-20 11:48:37.855 | 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.dev301) (0.25.0) 2026-07-20 11:48:37.856 | 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.dev301) (5.0.0) 2026-07-20 11:48:37.858 | 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.dev301) (4.0.1) 2026-07-20 11:48:37.865 | 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.dev301) (1.2.1) 2026-07-20 11:48:37.876 | 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.dev301) (1.7.6) 2026-07-20 11:48:37.881 | 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.dev301) (2.2.0) 2026-07-20 11:48:37.884 | 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.dev301) (1.3.7) 2026-07-20 11:48:37.889 | 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.dev301) (3.3.2) 2026-07-20 11:48:37.894 | 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.dev301) (4.3.2) 2026-07-20 11:48:37.895 | 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.dev301) (3.7.1) 2026-07-20 11:48:37.899 | 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.dev301) (2.4.0) 2026-07-20 11:48:37.904 | 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.dev301) (3.0.3) 2026-07-20 11:48:37.904 | 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.dev301) (1.6.2) 2026-07-20 11:48:37.909 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev301) (83.0.0) 2026-07-20 11:48:37.918 | 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.dev301) (0.8.1) 2026-07-20 11:48:37.936 | 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.dev301) (4.15.0) 2026-07-20 11:48:37.939 | 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.dev301) (0.6.0) 2026-07-20 11:48:37.939 | 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.dev301) (4.0.0) 2026-07-20 11:48:37.945 | 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.dev301) (3.0.52) 2026-07-20 11:48:37.945 | 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.dev301) (1.11.0) 2026-07-20 11:48:37.946 | 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.dev301) (15.0.0) 2026-07-20 11:48:37.946 | 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.dev301) (1.8.0) 2026-07-20 11:48:37.958 | 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.dev301) (1.17.0) 2026-07-20 11:48:37.961 | 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.dev301) (2.1.0) 2026-07-20 11:48:37.962 | 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.dev301) (24.2.1) 2026-07-20 11:48:37.971 | 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.dev301) (4.7.0) 2026-07-20 11:48:37.983 | 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.dev301) (3.4.7) 2026-07-20 11:48:37.983 | 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.dev301) (3.18) 2026-07-20 11:48:37.984 | 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.dev301) (2.7.0) 2026-07-20 11:48:37.984 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev301) (2023.11.17) 2026-07-20 11:48:38.003 | 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.dev301) (4.2.0) 2026-07-20 11:48:38.004 | 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.dev301) (2.20.0) 2026-07-20 11:48:38.009 | 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.dev301) (0.1.2) 2026-07-20 11:48:38.019 | 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.dev301) (0.8) 2026-07-20 11:48:38.051 | 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.dev301) (0.16.0) 2026-07-20 11:48:38.289 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev301) 2026-07-20 11:48:38.294 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-20 11:48:38.307 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev301) 2026-07-20 11:48:38.310 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-20 11:48:38.330 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev301) 2026-07-20 11:48:38.334 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-20 11:48:38.379 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-20 11:48:38.385 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-20 11:48:38.398 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-20 11:48:38.404 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-20 11:48:38.416 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-20 11:48:38.871 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 36.7 MB/s 0:00:00 2026-07-20 11:48:38.874 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-20 11:48:38.910 | Building wheels for collected packages: nova 2026-07-20 11:48:38.911 | Building editable for nova (pyproject.toml): started 2026-07-20 11:48:40.584 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-20 11:48:40.584 | Created wheel for nova: filename=nova-33.1.0.dev301-0.editable-py3-none-any.whl size=10632 sha256=e61103d9e5dc8ec1a80981e095d16408378c564df451131d8b560e4265051a47 2026-07-20 11:48:40.586 | Stored in directory: /tmp/pip-ephem-wheel-cache-8_g_g6hq/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-20 11:48:40.587 | Successfully built nova 2026-07-20 11:48:40.721 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-20 11:48:43.182 | 2026-07-20 11:48:43.193 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev301 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-20 11:48:43.328 | + inc/python:pip_install:216 : result=0 2026-07-20 11:48:43.331 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:48:43.333 | + functions-common:time_stop:2420 : local name 2026-07-20 11:48:43.335 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:48:43.337 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:48:43.339 | + functions-common:time_stop:2423 : local total 2026-07-20 11:48:43.342 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:48:43.345 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:48:43.347 | + functions-common:time_stop:2427 : start_time=1784548113847 2026-07-20 11:48:43.350 | + functions-common:time_stop:2429 : [[ -z 1784548113847 ]] 2026-07-20 11:48:43.353 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:48:43.357 | + functions-common:time_stop:2432 : end_time=1784548123355 2026-07-20 11:48:43.360 | + functions-common:time_stop:2433 : elapsed_time=9508 2026-07-20 11:48:43.362 | + functions-common:time_stop:2434 : total=81526 2026-07-20 11:48:43.365 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:48:43.368 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91034 2026-07-20 11:48:43.371 | + inc/python:pip_install:219 : return 0 2026-07-20 11:48:43.374 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 11:48:43.378 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:48:43.380 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-20 11:48:43.383 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-20 11:48:43.386 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:48:43.389 | + 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-07-20 11:48:43.392 | + 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-07-20 11:48:43.395 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:48:43.398 | + 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-07-20 11:48:43.413 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 11:48:43.416 | + ./stack.sh:main:962 : configure_nova 2026-07-20 11:48:43.420 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-20 11:48:43.434 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-20 11:48:43.437 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-20 11:48:43.441 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-20 11:48:43.445 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-20 11:48:43.446 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-20 11:48:43.451 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-20 11:48:43.453 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-20 11:48:43.457 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-20 11:48:43.459 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-20 11:48:43.462 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-20 11:48:43.466 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-20 11:48:43.469 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-20 11:48:43.472 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-20 11:48:43.485 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-20 11:48:43.500 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-20 11:48:43.514 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-07-20 11:48:43.528 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-20 11:48:43.543 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-20 11:48:43.557 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-20 11:48:43.561 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-20 11:48:43.566 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.F6782LM017 2026-07-20 11:48:43.569 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-20 11:48:43.572 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-20 11:48:43.575 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-20 11:48:43.578 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-20 11:48:43.580 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-20 11:48:43.584 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.F6782LM017 2026-07-20 11:48:43.588 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.F6782LM017 2026-07-20 11:48:43.604 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.F6782LM017 /etc/sudoers.d/nova-rootwrap 2026-07-20 11:48:43.620 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-20 11:48:43.625 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-20 11:48:43.628 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-20 11:48:43.631 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-20 11:48:43.635 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-20 11:48:43.638 | + 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-07-20 11:48:43.641 | + 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-07-20 11:48:43.645 | + 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-07-20 11:48:43.645 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-20 11:48:43.656 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-20 11:48:43.660 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-20 11:48:43.675 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-20 11:48:43.688 | + 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-07-20 11:48:43.691 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-20 11:48:43.696 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-20 11:48:43.714 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:43.718 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-20 11:48:43.728 | net.ipv4.ip_forward = 1 2026-07-20 11:48:43.731 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-20 11:48:43.734 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-20 11:48:43.737 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-20 11:48:43.739 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-20 11:48:43.754 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-20 11:48:43.758 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-20 11:48:43.759 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-20 11:48:43.764 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:bee788f5351 2026-07-20 11:48:43.766 | InitiatorName=iqn.2016-04.com.open-iscsi:bee788f5351 2026-07-20 11:48:43.770 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-20 11:48:43.772 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-20 11:48:43.836 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-20 11:48:43.839 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-20 11:48:43.842 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:48:43.845 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-20 11:48:43.895 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-20 11:48:43.898 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-20 11:48:43.901 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-20 11:48:43.905 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-20 11:48:43.937 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-20 11:48:43.939 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-20 11:48:43.968 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-20 11:48:44.000 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-20 11:48:44.028 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-20 11:48:44.060 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-07-20 11:48:44.092 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-20 11:48:44.124 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.198 2026-07-20 11:48:44.153 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-20 11:48:44.183 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-20 11:48:44.211 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-20 11:48:44.239 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-20 11:48:44.267 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-20 11:48:44.298 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-20 11:48:44.326 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-20 11:48:44.352 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-20 11:48:44.380 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-20 11:48:44.382 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:48:44.384 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:48:44.386 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:48:44.388 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:48:44.390 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:48:44.392 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:48:44.395 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:48:44.397 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:48:44.400 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:48:44.402 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:48:44.404 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:48:44.407 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:48:44.410 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:48:44.412 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-20 11:48:44.427 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:44.430 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 11:48:44.432 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-20 11:48:44.435 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-20 11:48:44.465 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-20 11:48:44.467 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-20 11:48:44.470 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-20 11:48:44.473 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-20 11:48:44.475 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 11:48:44.477 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 11:48:44.480 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 11:48:44.496 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:44.498 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 11:48:44.501 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-20 11:48:44.504 | + 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-07-20 11:48:44.535 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-20 11:48:44.537 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-20 11:48:44.540 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-20 11:48:44.542 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-20 11:48:44.544 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 11:48:44.546 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 11:48:44.548 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 11:48:44.563 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:44.565 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 11:48:44.567 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-20 11:48:44.570 | + 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-07-20 11:48:44.603 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-20 11:48:44.636 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-20 11:48:44.664 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-20 11:48:44.692 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-20 11:48:44.707 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:44.709 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-20 11:48:44.726 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:44.729 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-20 11:48:44.730 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-20 11:48:44.734 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-20 11:48:44.736 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-20 11:48:44.765 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-20 11:48:44.767 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-20 11:48:44.798 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-20 11:48:44.800 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-20 11:48:44.802 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-20 11:48:44.805 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-20 11:48:44.807 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 11:48:44.809 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-20 11:48:44.812 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-20 11:48:44.815 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 11:48:44.817 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-20 11:48:44.819 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-20 11:48:44.857 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-20 11:48:44.889 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.198/identity 2026-07-20 11:48:44.918 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-20 11:48:44.951 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-20 11:48:44.979 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-20 11:48:45.006 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-20 11:48:45.034 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-20 11:48:45.062 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.198/identity 2026-07-20 11:48:45.090 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 11:48:45.120 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-20 11:48:45.150 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 11:48:45.151 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-20 11:48:45.166 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:45.169 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-20 11:48:45.171 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-20 11:48:45.201 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-20 11:48:45.203 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-20 11:48:45.206 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 11:48:45.208 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-20 11:48:45.211 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-20 11:48:45.241 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-20 11:48:45.270 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.198/identity 2026-07-20 11:48:45.302 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-20 11:48:45.331 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-20 11:48:45.361 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-20 11:48:45.391 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-20 11:48:45.419 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-20 11:48:45.447 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-20 11:48:45.463 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:45.466 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.198 2026-07-20 11:48:45.468 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-20 11:48:45.470 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-20 11:48:45.499 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-20 11:48:45.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:48:45.516 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-20 11:48:45.518 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-20 11:48:45.548 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-20 11:48:45.580 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-20 11:48:45.583 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-20 11:48:45.612 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-20 11:48:45.615 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-20 11:48:45.617 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-20 11:48:45.648 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-20 11:48:45.650 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:48:45.653 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:48:45.655 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:48:45.657 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:48:45.659 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:48:45.660 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:48:45.664 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:48:45.666 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:48:45.669 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:48:45.671 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:48:45.673 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:48:45.675 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:48:45.677 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:48:45.679 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-20 11:48:45.682 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-20 11:48:45.686 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-20 11:48:45.689 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 11:48:45.706 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 11:48:45.708 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 11:48:45.709 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 11:48:45.712 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 11:48:45.714 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-20 11:48:45.744 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:48:45.772 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:48:45.804 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 11:48:45.835 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-20 11:48:45.867 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-20 11:48:45.901 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-20 11:48:45.918 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:45.921 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-20 11:48:45.924 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-20 11:48:45.926 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-20 11:48:45.929 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-20 11:48:45.932 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-20 11:48:45.934 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-20 11:48:45.936 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-20 11:48:45.939 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 11:48:45.941 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 11:48:45.954 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-20 11:48:45.954 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:48:45.963 | d /var/run/uwsgi 0755 stack root 2026-07-20 11:48:45.966 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:48:45.978 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-20 11:48:45.983 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-20 11:48:45.985 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-20 11:48:45.989 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 11:48:45.991 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-20 11:48:46.023 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-07-20 11:48:46.052 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-20 11:48:46.079 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-20 11:48:46.107 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 11:48:46.135 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 11:48:46.163 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-20 11:48:46.192 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-20 11:48:46.221 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-20 11:48:46.249 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-20 11:48:46.281 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 11:48:46.310 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 11:48:46.338 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-20 11:48:46.366 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-20 11:48:46.392 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-20 11:48:46.394 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-20 11:48:46.397 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-20 11:48:46.399 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-20 11:48:46.402 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 11:48:46.404 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:46.407 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:46.409 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-20 11:48:46.412 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-20 11:48:46.416 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-20 11:48:46.447 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-20 11:48:46.477 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-20 11:48:46.477 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-20 11:48:46.485 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-20 11:48:46.488 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-20 11:48:46.490 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-20 11:48:46.493 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 11:48:46.495 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 11:48:46.498 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:48:46.500 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:48:46.503 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:46.505 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:46.507 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 11:48:46.510 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 11:48:46.512 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:46.515 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:46.517 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-20 11:48:46.550 | Enabling site nova-api. 2026-07-20 11:48:46.554 | To activate the new configuration, you need to run: 2026-07-20 11:48:46.554 | systemctl reload apache2 2026-07-20 11:48:46.558 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-20 11:48:46.561 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:48:46.564 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:48:46.566 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:48:46.665 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-20 11:48:46.683 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:46.686 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-20 11:48:46.688 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-20 11:48:46.691 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-20 11:48:46.693 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-20 11:48:46.695 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-20 11:48:46.697 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-20 11:48:46.700 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-20 11:48:46.702 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 11:48:46.704 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 11:48:46.717 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-20 11:48:46.718 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:48:46.726 | d /var/run/uwsgi 0755 stack root 2026-07-20 11:48:46.729 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:48:46.740 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-20 11:48:46.744 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-20 11:48:46.747 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-20 11:48:46.750 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 11:48:46.753 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-20 11:48:46.784 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-07-20 11:48:46.811 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-20 11:48:46.838 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-20 11:48:46.865 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 11:48:46.893 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 11:48:46.921 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-20 11:48:46.950 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-20 11:48:46.979 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-20 11:48:47.008 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-20 11:48:47.039 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 11:48:47.069 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 11:48:47.098 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-20 11:48:47.127 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-20 11:48:47.157 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-20 11:48:47.159 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-20 11:48:47.188 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-20 11:48:47.204 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:48:47.206 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-20 11:48:47.237 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-20 11:48:47.240 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-20 11:48:47.242 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-20 11:48:47.259 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:47.261 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:48:47.264 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:48:47.294 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-20 11:48:47.327 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-20 11:48:47.329 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-20 11:48:47.332 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-20 11:48:47.334 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 11:48:47.337 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-20 11:48:47.339 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 11:48:47.355 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:47.364 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-20 11:48:47.367 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-20 11:48:47.370 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 11:48:47.387 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:47.389 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:48:47.392 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:48:47.424 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 11:48:47.426 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 11:48:47.429 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-07-20 11:48:47.460 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-07-20 11:48:47.491 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-07-20 11:48:47.523 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-20 11:48:47.541 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:47.543 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-20 11:48:47.573 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-20 11:48:47.604 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-20 11:48:47.635 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-20 11:48:47.638 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-20 11:48:47.640 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-20 11:48:47.674 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-20 11:48:47.677 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-20 11:48:47.679 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 11:48:47.682 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-20 11:48:47.684 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-20 11:48:47.716 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-20 11:48:47.747 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.198/identity 2026-07-20 11:48:47.779 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-20 11:48:47.810 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-20 11:48:47.840 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-20 11:48:47.869 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-20 11:48:47.899 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-20 11:48:47.930 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-20 11:48:47.946 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:47.949 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-20 11:48:47.953 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 11:48:47.956 | + lib/nova:create_nova_conf:589 : local conf 2026-07-20 11:48:47.958 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-20 11:48:47.961 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-20 11:48:47.964 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 11:48:47.967 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 11:48:47.970 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-20 11:48:47.972 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-20 11:48:47.975 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-20 11:48:47.980 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-20 11:48:47.982 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-20 11:48:47.985 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-20 11:48:47.988 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-20 11:48:47.991 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 11:48:47.995 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 11:48:47.998 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 11:48:48.014 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:48.017 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 11:48:48.020 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-20 11:48:48.023 | + 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-07-20 11:48:48.057 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-07-20 11:48:48.090 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-20 11:48:48.123 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 11:48:48.126 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-20 11:48:48.129 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-20 11:48:48.132 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-20 11:48:48.148 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:48.152 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-20 11:48:48.152 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-20 11:48:48.668 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-20 11:48:48.670 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-20 11:48:49.178 | Adding vhost "nova_cell1" ... 2026-07-20 11:48:49.217 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-20 11:48:49.698 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-20 11:48:49.721 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-20 11:48:49.724 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-20 11:48:49.727 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-20 11:48:49.730 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 11:48:49.733 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-20 11:48:49.736 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 11:48:49.754 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:49.757 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-20 11:48:49.760 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-20 11:48:49.762 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 11:48:49.779 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:49.782 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/nova_cell1 2026-07-20 11:48:49.785 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/nova_cell1 2026-07-20 11:48:49.815 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 11:48:49.817 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 11:48:49.819 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-20 11:48:49.836 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:49.838 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-20 11:48:49.841 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-20 11:48:49.843 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-20 11:48:49.845 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-20 11:48:49.847 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 11:48:49.850 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-20 11:48:49.852 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-20 11:48:49.882 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-20 11:48:49.911 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.198/identity 2026-07-20 11:48:49.941 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-20 11:48:49.970 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-20 11:48:49.999 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-20 11:48:50.029 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-20 11:48:50.057 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-20 11:48:50.086 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-20 11:48:50.088 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-20 11:48:50.090 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-20 11:48:50.094 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 11:48:50.110 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 11:48:50.112 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 11:48:50.114 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 11:48:50.117 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 11:48:50.120 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-20 11:48:50.149 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:48:50.179 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:48:50.209 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 11:48:50.238 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-20 11:48:50.265 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 11:48:50.268 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-20 11:48:50.272 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 11:48:50.274 | + lib/nova:create_nova_conf:623 : local conf 2026-07-20 11:48:50.276 | + lib/nova:create_nova_conf:624 : local offset 2026-07-20 11:48:50.280 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-20 11:48:50.282 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 11:48:50.285 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 11:48:50.288 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-20 11:48:50.290 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-20 11:48:50.293 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-20 11:48:50.295 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-20 11:48:50.297 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-20 11:48:50.300 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-20 11:48:50.302 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-20 11:48:50.320 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:50.322 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-20 11:48:50.354 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-20 11:48:50.383 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-20 11:48:50.386 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:50.388 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-20 11:48:50.391 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-20 11:48:50.407 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:48:50.410 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-20 11:48:50.426 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:48:50.429 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-20 11:48:50.445 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:50.448 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-20 11:48:50.451 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-20 11:48:50.453 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-20 11:48:50.456 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-20 11:48:50.472 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:50.474 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-20 11:48:50.488 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-20 11:48:50.488 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-20 11:48:50.496 | cgroup_device_acl = [ 2026-07-20 11:48:50.496 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-20 11:48:50.496 | "/dev/random", "/dev/urandom", 2026-07-20 11:48:50.496 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-20 11:48:50.496 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-20 11:48:50.496 | "/dev/vfio/vfio", 2026-07-20 11:48:50.496 | ] 2026-07-20 11:48:50.500 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-20 11:48:50.503 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:48:50.505 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:48:50.508 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:48:50.510 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:48:50.512 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:48:50.515 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:48:50.517 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:48:50.520 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:48:50.523 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:48:50.525 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:48:50.527 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:48:50.530 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:48:50.533 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:48:50.535 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-20 11:48:50.539 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-20 11:48:50.541 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-20 11:48:50.543 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-20 11:48:50.546 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-20 11:48:50.574 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-20 11:48:50.577 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-20 11:48:50.580 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:50.582 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:50.584 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-20 11:48:50.587 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-20 11:48:50.589 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-20 11:48:50.603 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-20 11:48:50.603 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-20 11:48:50.611 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-20 11:48:50.615 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-20 11:48:50.628 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-20 11:48:50.628 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-20 11:48:50.636 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-20 11:48:50.640 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-20 11:48:50.643 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:50.645 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-20 11:48:50.647 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-20 11:48:50.650 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:48:50.652 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-20 11:48:50.710 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-20 11:48:50.712 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:48:50.715 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-20 11:48:50.803 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-20 11:48:50.837 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-20 11:48:50.868 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-20 11:48:50.871 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-20 11:48:50.904 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-20 11:48:50.935 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-07-20 11:48:50.969 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-20 11:48:51.003 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-20 11:48:51.037 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-20 11:48:51.042 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:48:51.046 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-20 11:48:51.049 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-20 11:48:51.052 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:48:51.057 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-20 11:48:51.062 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-20 11:48:51.062 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-20 11:48:51.065 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-20 11:48:51.068 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-20 11:48:51.071 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-20 11:48:51.075 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-20 11:48:51.094 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:51.097 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-20 11:48:51.099 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-20 11:48:51.103 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-20 11:48:51.106 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-20 11:48:51.108 | + lib/stack:stack_install_service:32 : install_placement 2026-07-20 11:48:51.111 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-20 11:48:51.114 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-20 11:48:51.117 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 11:48:51.121 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-20 11:48:51.124 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-20 11:48:51.126 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 11:48:51.131 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-20 11:48:51.131 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 11:48:51.137 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-20 11:48:51.141 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-20 11:48:51.145 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-20 11:48:51.148 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-20 11:48:51.151 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-20 11:48:51.174 | Using python 3.12 to install osc-placement 2026-07-20 11:48:51.177 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-20 11:48:51.849 | Collecting osc-placement 2026-07-20 11:48:51.899 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-20 11:48:51.907 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-20 11:48:51.907 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-20 11:48:51.907 | 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-07-20 11:48:51.907 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-20 11:48:51.908 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-07-20 11:48:51.909 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-20 11:48:51.909 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-20 11:48:51.910 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-20 11:48:51.910 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-20 11:48:51.913 | 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-07-20 11:48:51.913 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-20 11:48:51.914 | 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-07-20 11:48:51.915 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-07-20 11:48:51.916 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-20 11:48:51.916 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-20 11:48:51.917 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-07-20 11:48:51.918 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-20 11:48:51.919 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-20 11:48:51.919 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-20 11:48:51.920 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-20 11:48:51.921 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-20 11:48:51.922 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-20 11:48:51.922 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-20 11:48:51.923 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-20 11:48:51.923 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-20 11:48:51.924 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-20 11:48:51.926 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-20 11:48:51.926 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-20 11:48:51.928 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-20 11:48:51.931 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-20 11:48:51.934 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-07-20 11:48:51.934 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-07-20 11:48:51.935 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-20 11:48:51.938 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-20 11:48:51.940 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-20 11:48:51.947 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-20 11:48:51.948 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-20 11:48:51.949 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-20 11:48:51.949 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-20 11:48:51.955 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-20 11:48:51.956 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-20 11:48:51.958 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-20 11:48:51.974 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-20 11:48:52.139 | Installing collected packages: osc-placement 2026-07-20 11:48:52.212 | Successfully installed osc-placement-4.9.0 2026-07-20 11:48:52.313 | + inc/python:pip_install:216 : result=0 2026-07-20 11:48:52.317 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:48:52.320 | + functions-common:time_stop:2420 : local name 2026-07-20 11:48:52.323 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:48:52.326 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:48:52.329 | + functions-common:time_stop:2423 : local total 2026-07-20 11:48:52.332 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:48:52.335 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:48:52.337 | + functions-common:time_stop:2427 : start_time=1784548131168 2026-07-20 11:48:52.340 | + functions-common:time_stop:2429 : [[ -z 1784548131168 ]] 2026-07-20 11:48:52.343 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:48:52.347 | + functions-common:time_stop:2432 : end_time=1784548132344 2026-07-20 11:48:52.350 | + functions-common:time_stop:2433 : elapsed_time=1176 2026-07-20 11:48:52.353 | + functions-common:time_stop:2434 : total=91034 2026-07-20 11:48:52.356 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:48:52.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92210 2026-07-20 11:48:52.362 | + inc/python:pip_install:219 : return 0 2026-07-20 11:48:52.364 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-20 11:48:52.368 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-20 11:48:52.370 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-20 11:48:52.373 | + functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:48:52.376 | + functions-common:git_clone:592 : local orig_dir 2026-07-20 11:48:52.379 | ++ functions-common:git_clone:593 : pwd 2026-07-20 11:48:52.382 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:48:52.385 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:48:52.388 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:48:52.406 | + functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:48:52.409 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:48:52.412 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:52.415 | + functions-common:git_clone:610 : echo master 2026-07-20 11:48:52.416 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:48:52.422 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-20 11:48:52.425 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:48:52.428 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-20 11:48:52.442 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-20 11:48:52.445 | + functions-common:git_clone:673 : git show --oneline 2026-07-20 11:48:52.445 | + functions-common:git_clone:673 : head -1 2026-07-20 11:48:52.459 | 10c4d910 tests: Support file-backed SQLite URL in placement fixtures 2026-07-20 11:48:52.462 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:48:52.465 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-20 11:48:52.468 | + inc/python:setup_develop:353 : local bindep 2026-07-20 11:48:52.471 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-20 11:48:52.474 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-20 11:48:52.477 | + inc/python:setup_develop:359 : local extras= 2026-07-20 11:48:52.481 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-20 11:48:52.483 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 11:48:52.486 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-20 11:48:52.489 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-20 11:48:52.492 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 11:48:52.495 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 11:48:52.498 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-20 11:48:52.501 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 11:48:52.504 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-20 11:48:52.507 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 11:48:52.510 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 11:48:52.513 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-20 11:48:52.519 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-20 11:48:52.522 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-20 11:48:52.525 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-20 11:48:52.603 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-20 11:48:52.606 | + inc/python:setup_package:436 : local bindep=0 2026-07-20 11:48:52.608 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-20 11:48:52.611 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 11:48:52.613 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-20 11:48:52.616 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-20 11:48:52.618 | + inc/python:setup_package:445 : local flags=-e 2026-07-20 11:48:52.621 | + inc/python:setup_package:446 : local extras= 2026-07-20 11:48:52.623 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 11:48:52.626 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 11:48:52.629 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 11:48:52.631 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 11:48:52.634 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 11:48:52.636 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-20 11:48:52.658 | Using python 3.12 to install /opt/stack/placement 2026-07-20 11:48:52.660 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-20 11:48:53.146 | Obtaining file:///opt/stack/placement 2026-07-20 11:48:53.149 | Installing build dependencies: started 2026-07-20 11:48:54.000 | Installing build dependencies: finished with status 'done' 2026-07-20 11:48:54.000 | Checking if build backend supports build_editable: started 2026-07-20 11:48:54.282 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 11:48:54.283 | Getting requirements to build editable: started 2026-07-20 11:48:54.440 | Getting requirements to build editable: finished with status 'done' 2026-07-20 11:48:54.442 | Preparing editable metadata (pyproject.toml): started 2026-07-20 11:48:54.991 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:48:55.003 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (7.0.3) 2026-07-20 11:48:55.003 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.0.51) 2026-07-20 11:48:55.003 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (13.0.0) 2026-07-20 11:48:55.004 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.5.1) 2026-07-20 11:48:55.004 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (1.8.10) 2026-07-20 11:48:55.005 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (4.26.0) 2026-07-20 11:48:55.005 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.34.2) 2026-07-20 11:48:55.005 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (7.6.1) 2026-07-20 11:48:55.006 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (10.5.0) 2026-07-20 11:48:55.006 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (6.5.0) 2026-07-20 11:48:55.007 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (8.3.0) 2026-07-20 11:48:55.007 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (5.11.0) 2026-07-20 11:48:55.008 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (10.1.1) 2026-07-20 11:48:55.008 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (18.1.0) 2026-07-20 11:48:55.009 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (6.0.0) 2026-07-20 11:48:55.009 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (8.2.0) 2026-07-20 11:48:55.009 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.8.0) 2026-07-20 11:48:55.010 | 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.0b1) (1.1.0) 2026-07-20 11:48:55.010 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (3.8.0) 2026-07-20 11:48:55.011 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b1) (2.1.0) 2026-07-20 11:48:55.012 | 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.0b1) (26.1.0) 2026-07-20 11:48:55.013 | 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.0b1) (2025.9.1) 2026-07-20 11:48:55.013 | 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.0b1) (0.37.0) 2026-07-20 11:48:55.013 | 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.0b1) (2026.5.1) 2026-07-20 11:48:55.017 | 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.0b1) (5.15.0) 2026-07-20 11:48:55.017 | 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.0b1) (4.3.0) 2026-07-20 11:48:55.018 | 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.0b1) (6.9.0) 2026-07-20 11:48:55.019 | 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.0b1) (4.1.0) 2026-07-20 11:48:55.019 | 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.0b1) (2.13.0) 2026-07-20 11:48:55.020 | 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.0b1) (5.8.0) 2026-07-20 11:48:55.022 | 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.0b1) (2.1.0) 2026-07-20 11:48:55.023 | 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.0b1) (5.9.0) 2026-07-20 11:48:55.023 | 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.0b1) (1.8.2) 2026-07-20 11:48:55.024 | 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.0b1) (4.15.0) 2026-07-20 11:48:55.029 | 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.0b1) (1.5.0) 2026-07-20 11:48:55.031 | 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.0b1) (5.3.1) 2026-07-20 11:48:55.032 | 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.0b1) (0.20) 2026-07-20 11:48:55.033 | 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.0b1) (3.1.0) 2026-07-20 11:48:55.034 | 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.0b1) (2.2.2) 2026-07-20 11:48:55.036 | 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.0b1) (1.3.0) 2026-07-20 11:48:55.037 | 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.0b1) (2.0.0) 2026-07-20 11:48:55.037 | 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.0b1) (6.0.3) 2026-07-20 11:48:55.040 | 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.0b1) (1.18.5) 2026-07-20 11:48:55.042 | 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.0b1) (2.1.2) 2026-07-20 11:48:55.042 | 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.0b1) (0.6.2) 2026-07-20 11:48:55.044 | 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.0b1) (1.3.12) 2026-07-20 11:48:55.047 | 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.0b1) (2.9.0.post0) 2026-07-20 11:48:55.048 | 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.0b1) (5.0.0) 2026-07-20 11:48:55.049 | 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.0b1) (3.1.6) 2026-07-20 11:48:55.050 | 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.0b1) (4.0.1) 2026-07-20 11:48:55.054 | 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.0b1) (3.0.3) 2026-07-20 11:48:55.057 | 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.0b1) (1.2.1) 2026-07-20 11:48:55.060 | 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.0b1) (3.18.0) 2026-07-20 11:48:55.062 | 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.0b1) (3.3.2) 2026-07-20 11:48:55.064 | 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.0b1) (26.2) 2026-07-20 11:48:55.064 | 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.0b1) (7.2.2) 2026-07-20 11:48:55.065 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b1) (83.0.0) 2026-07-20 11:48:55.068 | 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.0b1) (0.8.1) 2026-07-20 11:48:55.076 | 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.0b1) (1.17.0) 2026-07-20 11:48:55.082 | 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.0b1) (3.4.7) 2026-07-20 11:48:55.083 | 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.0b1) (3.18) 2026-07-20 11:48:55.083 | 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.0b1) (2.7.0) 2026-07-20 11:48:55.084 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b1) (2023.11.17) 2026-07-20 11:48:55.093 | 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.0b1) (0.8) 2026-07-20 11:48:55.099 | 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.0b1) (3.5.3) 2026-07-20 11:48:55.124 | Building wheels for collected packages: openstack-placement 2026-07-20 11:48:55.125 | Building editable for openstack-placement (pyproject.toml): started 2026-07-20 11:48:55.576 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-20 11:48:55.577 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b1-0.editable-py3-none-any.whl size=8725 sha256=0f6c15e71c6e62d2e220290444313fe03a0547ff027d1ca46a0954c1b1f0af83 2026-07-20 11:48:55.577 | Stored in directory: /tmp/pip-ephem-wheel-cache-vhudvs5g/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-20 11:48:55.580 | Successfully built openstack-placement 2026-07-20 11:48:55.720 | Installing collected packages: openstack-placement 2026-07-20 11:48:55.744 | Successfully installed openstack-placement-16.0.0.0b1 2026-07-20 11:48:55.841 | + inc/python:pip_install:216 : result=0 2026-07-20 11:48:55.844 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:48:55.847 | + functions-common:time_stop:2420 : local name 2026-07-20 11:48:55.849 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:48:55.853 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:48:55.855 | + functions-common:time_stop:2423 : local total 2026-07-20 11:48:55.858 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:48:55.860 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:48:55.863 | + functions-common:time_stop:2427 : start_time=1784548132652 2026-07-20 11:48:55.865 | + functions-common:time_stop:2429 : [[ -z 1784548132652 ]] 2026-07-20 11:48:55.868 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:48:55.872 | + functions-common:time_stop:2432 : end_time=1784548135869 2026-07-20 11:48:55.875 | + functions-common:time_stop:2433 : elapsed_time=3217 2026-07-20 11:48:55.877 | + functions-common:time_stop:2434 : total=92210 2026-07-20 11:48:55.879 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:48:55.882 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95427 2026-07-20 11:48:55.885 | + inc/python:pip_install:219 : return 0 2026-07-20 11:48:55.887 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 11:48:55.890 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:48:55.893 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-20 11:48:55.895 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-20 11:48:55.898 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:48:55.901 | + 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-07-20 11:48:55.903 | + 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-07-20 11:48:55.906 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:48:55.909 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-20 11:48:55.912 | + ./stack.sh:main:968 : configure_placement 2026-07-20 11:48:55.915 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-20 11:48:55.929 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-20 11:48:55.931 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-20 11:48:55.936 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-20 11:48:55.938 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-20 11:48:55.941 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-20 11:48:55.944 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-20 11:48:55.947 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 11:48:55.949 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 11:48:55.952 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 11:48:55.970 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:55.972 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 11:48:55.975 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-20 11:48:55.979 | + 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-07-20 11:48:56.016 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-20 11:48:56.050 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-20 11:48:56.085 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-20 11:48:56.088 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-20 11:48:56.091 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-20 11:48:56.093 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-20 11:48:56.096 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 11:48:56.098 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-20 11:48:56.101 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-20 11:48:56.104 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-20 11:48:56.106 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-20 11:48:56.109 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-20 11:48:56.145 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-20 11:48:56.177 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.198/identity 2026-07-20 11:48:56.209 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-20 11:48:56.241 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-20 11:48:56.273 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-20 11:48:56.305 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-20 11:48:56.336 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-20 11:48:56.369 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.198/identity 2026-07-20 11:48:56.402 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 11:48:56.433 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-20 11:48:56.465 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 11:48:56.467 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-20 11:48:56.470 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-20 11:48:56.473 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-20 11:48:56.476 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 11:48:56.494 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 11:48:56.497 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 11:48:56.499 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 11:48:56.502 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 11:48:56.505 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-20 11:48:56.537 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:48:56.569 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:48:56.601 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 11:48:56.635 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-20 11:48:56.668 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-20 11:48:56.671 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-20 11:48:56.674 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-20 11:48:56.677 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-20 11:48:56.680 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-20 11:48:56.683 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-20 11:48:56.686 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-20 11:48:56.689 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 11:48:56.692 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 11:48:56.705 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-20 11:48:56.705 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:48:56.713 | d /var/run/uwsgi 0755 stack root 2026-07-20 11:48:56.717 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:48:56.728 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-20 11:48:56.733 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-20 11:48:56.736 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-20 11:48:56.740 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 11:48:56.743 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-20 11:48:56.774 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-07-20 11:48:56.804 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-20 11:48:56.836 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-20 11:48:56.868 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 11:48:56.899 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 11:48:56.931 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-20 11:48:56.964 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-20 11:48:56.999 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-20 11:48:57.030 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-20 11:48:57.062 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 11:48:57.094 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 11:48:57.126 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-20 11:48:57.157 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-20 11:48:57.193 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-20 11:48:57.196 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-20 11:48:57.200 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-20 11:48:57.202 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-20 11:48:57.206 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 11:48:57.209 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:57.212 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:57.214 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-20 11:48:57.218 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-20 11:48:57.221 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-20 11:48:57.255 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-20 11:48:57.291 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-20 11:48:57.292 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-07-20 11:48:57.300 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-20 11:48:57.304 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-20 11:48:57.307 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-20 11:48:57.310 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 11:48:57.314 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 11:48:57.317 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:48:57.320 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:48:57.324 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:57.327 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:57.329 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 11:48:57.332 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 11:48:57.335 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:48:57.339 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:48:57.342 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-20 11:48:57.375 | Enabling site placement-api. 2026-07-20 11:48:57.380 | To activate the new configuration, you need to run: 2026-07-20 11:48:57.380 | systemctl reload apache2 2026-07-20 11:48:57.386 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-20 11:48:57.389 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:48:57.392 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:48:57.394 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:48:57.514 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-20 11:48:57.517 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-20 11:48:57.552 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-20 11:48:57.569 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:57.572 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-20 11:48:57.590 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:57.593 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-20 11:48:57.595 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-20 11:48:57.599 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-20 11:48:57.602 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-20 11:48:57.604 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 11:48:57.607 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-20 11:48:57.609 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-20 11:48:57.644 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-20 11:48:57.676 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.198/identity 2026-07-20 11:48:57.710 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-20 11:48:57.742 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-20 11:48:57.773 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-20 11:48:57.806 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-20 11:48:57.836 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-20 11:48:57.866 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-20 11:48:57.883 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:48:57.886 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-20 11:48:57.904 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:57.908 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-07-20 11:48:57.911 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-20 11:48:57.929 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:57.932 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-20 11:48:57.935 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-20 11:48:57.938 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-20 11:48:57.938 | from requests import certs 2026-07-20 11:48:57.938 | print (certs.where()) 2026-07-20 11:48:57.938 | except ImportError: pass' 2026-07-20 11:48:58.143 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-20 11:48:58.145 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-20 11:48:58.148 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-20 11:48:58.151 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-20 11:48:58.170 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:58.172 | + ./stack.sh:main:992 : init_os_brick 2026-07-20 11:48:58.175 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-20 11:48:58.180 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-20 11:48:58.199 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:58.202 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-20 11:48:58.239 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-20 11:48:58.257 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:58.260 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-20 11:48:58.295 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-20 11:48:58.314 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:58.317 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-20 11:48:58.352 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-20 11:48:58.386 | + ./stack.sh:main:999 : run_phase stack install 2026-07-20 11:48:58.389 | + functions-common:run_phase:1848 : local mode=stack 2026-07-20 11:48:58.392 | + functions-common:run_phase:1849 : local phase=install 2026-07-20 11:48:58.395 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-20 11:48:58.398 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 11:48:58.401 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 11:48:58.403 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 11:48:58.406 | + functions-common:run_phase:1858 : local extra 2026-07-20 11:48:58.410 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-20 11:48:58.414 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 11:48:58.417 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 11:48:58.420 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-20 11:48:58.423 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-20 11:48:58.426 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 11:48:58.442 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:48:58.445 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 11:48:58.448 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:48:58.450 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-20 11:48:58.453 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-20 11:48:58.456 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:48:58.460 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-20 11:48:58.462 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-20 11:48:58.466 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-20 11:48:58.530 | ++ inc/async:async_inner:63 : install_tempest 2026-07-20 11:48:58.568 | [8531 Async install_tempest:55104]: running: install_tempest 2026-07-20 11:48:58.571 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-20 11:48:58.575 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-20 11:48:58.578 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 11:48:58.581 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 11:48:58.584 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-20 11:48:58.587 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-20 11:48:58.590 | + functions-common:run_plugins:1835 : local phase=install 2026-07-20 11:48:58.593 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-20 11:48:58.597 | + functions-common:run_plugins:1838 : local plugin 2026-07-20 11:48:58.599 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-20 11:48:58.602 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-20 11:48:58.604 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-20 11:48:58.607 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-20 11:48:58.611 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-20 11:48:58.614 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-20 11:48:58.617 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-20 11:48:58.620 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-20 11:48:58.624 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-20 11:48:58.627 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-20 11:48:58.630 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-20 11:48:58.633 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-20 11:48:58.636 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-20 11:48:58.640 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-20 11:48:58.643 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-20 11:48:58.646 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-20 11:48:58.649 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-20 11:48:58.653 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-20 11:48:58.656 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-20 11:48:58.658 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-20 11:48:58.661 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-20 11:48:58.663 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-20 11:48:58.666 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-20 11:48:58.669 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-20 11:48:58.672 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-20 11:48:58.688 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-20 11:48:58.691 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-20 11:48:58.695 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-20 11:48:58.699 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-20 11:48:58.702 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-20 11:48:58.704 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-20 11:48:58.707 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-20 11:48:58.710 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-20 11:48:58.714 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-20 11:48:58.734 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-20 11:48:58.737 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-20 11:48:58.741 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-20 11:48:58.742 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-20 11:48:58.746 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-20 11:48:58.749 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-20 11:48:58.753 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-20 11:48:58.756 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-20 11:48:58.775 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-20 11:48:58.778 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-20 11:48:58.780 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:48:58.783 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-20 11:48:58.785 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-20 11:48:58.787 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-20 11:48:58.790 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-20 11:48:58.793 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-20 11:48:58.796 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-20 11:48:58.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:48:58.801 | + 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-07-20 11:48:58.804 | + 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-07-20 11:48:58.807 | + inc/python:use_library_from_git:269 : return 1 2026-07-20 11:48:58.810 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-20 11:48:58.812 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-20 11:48:58.814 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-20 11:48:58.817 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-20 11:48:58.820 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-20 11:48:58.823 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-20 11:48:58.827 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-20 11:48:58.828 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-20 11:48:58.832 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-20 11:48:58.835 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-20 11:48:58.838 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-20 11:48:58.842 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-20 11:48:58.845 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-20 11:48:58.866 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-20 11:48:58.869 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-20 11:48:59.453 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-20 11:48:59.506 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-20 11:48:59.516 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-07-20 11:48:59.516 | 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-07-20 11:48:59.517 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-07-20 11:48:59.517 | 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.17.0) 2026-07-20 11:48:59.517 | 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-07-20 11:48:59.518 | 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-07-20 11:48:59.518 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-20 11:48:59.535 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-20 11:48:59.540 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-20 11:48:59.546 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-20 11:48:59.546 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-20 11:48:59.547 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-07-20 11:48:59.547 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-20 11:48:59.548 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-20 11:48:59.548 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-07-20 11:48:59.550 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-20 11:48:59.550 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-20 11:48:59.551 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-20 11:48:59.551 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-20 11:48:59.552 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-20 11:48:59.554 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-07-20 11:48:59.556 | 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-07-20 11:48:59.556 | 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-07-20 11:48:59.557 | 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-07-20 11:48:59.557 | 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-07-20 11:48:59.559 | 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-07-20 11:48:59.559 | 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.8.2) 2026-07-20 11:48:59.560 | 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-07-20 11:48:59.560 | 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-07-20 11:48:59.561 | 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-07-20 11:48:59.564 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-20 11:48:59.566 | 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-07-20 11:48:59.569 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-20 11:48:59.571 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-20 11:48:59.572 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-20 11:48:59.572 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-20 11:48:59.575 | 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) (83.0.0) 2026-07-20 11:48:59.577 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-20 11:48:59.584 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-20 11:48:59.584 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-20 11:48:59.585 | 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-07-20 11:48:59.586 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-07-20 11:48:59.588 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-20 11:48:59.589 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-20 11:48:59.591 | 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-07-20 11:48:59.594 | 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-07-20 11:48:59.594 | 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-07-20 11:48:59.598 | 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-07-20 11:48:59.601 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-20 11:48:59.601 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-20 11:48:59.602 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-20 11:48:59.603 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-20 11:48:59.611 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-20 11:48:59.611 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-20 11:48:59.614 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-20 11:48:59.634 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-20 11:48:59.671 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 61.2 MB/s 0:00:00 2026-07-20 11:48:59.686 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-20 11:48:59.852 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-20 11:49:01.331 | 2026-07-20 11:49:01.344 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-20 11:49:01.435 | + inc/python:pip_install:216 : result=0 2026-07-20 11:49:01.438 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:49:01.440 | + functions-common:time_stop:2420 : local name 2026-07-20 11:49:01.444 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:49:01.447 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:49:01.450 | + functions-common:time_stop:2423 : local total 2026-07-20 11:49:01.454 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:49:01.456 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:49:01.460 | + functions-common:time_stop:2427 : start_time=1784548138861 2026-07-20 11:49:01.463 | + functions-common:time_stop:2429 : [[ -z 1784548138861 ]] 2026-07-20 11:49:01.466 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:49:01.470 | + functions-common:time_stop:2432 : end_time=1784548141467 2026-07-20 11:49:01.473 | + functions-common:time_stop:2433 : elapsed_time=2606 2026-07-20 11:49:01.476 | + functions-common:time_stop:2434 : total=95427 2026-07-20 11:49:01.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:49:01.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98033 2026-07-20 11:49:01.484 | + inc/python:pip_install:219 : return 0 2026-07-20 11:49:01.487 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-20 11:49:01.509 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:01.511 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-07-20 11:49:01.517 | + 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-07-20 11:49:01.522 | + 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-07-20 11:49:01.524 | + 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-07-20 11:49:01.528 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-20 11:49:01.532 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-20 11:49:01.538 | + functions-common:run_process:1676 : local group= 2026-07-20 11:49:01.540 | + functions-common:run_process:1677 : local user= 2026-07-20 11:49:01.543 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:49:01.546 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-20 11:49:01.552 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:49:01.555 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:49:01.558 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:49:01.561 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:49:01.564 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:49:01.569 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548141566 2026-07-20 11:49:01.572 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-20 11:49:01.590 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:01.593 | + 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-07-20 11:49:01.596 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-20 11:49:01.599 | + 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-07-20 11:49:01.602 | + 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-07-20 11:49:01.605 | + 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-07-20 11:49:01.608 | + 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-07-20 11:49:01.611 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-07-20 11:49:01.614 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-20 11:49:01.617 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-20 11:49:01.619 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:49:01.622 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:49:01.625 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:49:01.628 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:49:01.630 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-20 11:49:01.633 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-07-20 11:49:01.635 | + 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-07-20 11:49:01.638 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-20 11:49:01.641 | + 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-07-20 11:49:01.644 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:49:01.647 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:49:01.649 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:49:01.653 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:49:01.656 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:49:01.659 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-20 11:49:01.661 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:49:01.666 | + 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-07-20 11:49:01.737 | + 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-07-20 11:49:01.805 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-20 11:49:01.862 | + 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-07-20 11:49:01.919 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-20 11:49:01.977 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-20 11:49:02.040 | + 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-07-20 11:49:02.104 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:49:02.107 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:49:02.110 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-20 11:49:02.181 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:49:02.472 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-20 11:49:02.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-20 11:49:02.769 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-20 11:49:02.804 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:49:02.807 | + functions-common:time_stop:2420 : local name 2026-07-20 11:49:02.810 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:49:02.812 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:49:02.814 | + functions-common:time_stop:2423 : local total 2026-07-20 11:49:02.817 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:49:02.819 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:49:02.823 | + functions-common:time_stop:2427 : start_time=1784548141566 2026-07-20 11:49:02.825 | + functions-common:time_stop:2429 : [[ -z 1784548141566 ]] 2026-07-20 11:49:02.829 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:49:02.834 | + functions-common:time_stop:2432 : end_time=1784548142831 2026-07-20 11:49:02.837 | + functions-common:time_stop:2433 : elapsed_time=1265 2026-07-20 11:49:02.839 | + functions-common:time_stop:2434 : total=0 2026-07-20 11:49:02.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:49:02.845 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1265 2026-07-20 11:49:02.848 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-20 11:49:02.851 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-20 11:49:02.857 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.QcPvKgzU1x 2026-07-20 11:49:02.860 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-20 11:49:02.863 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-20 11:49:02.865 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-20 11:49:02.868 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-20 11:49:02.872 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-20 11:49:02.874 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-20 11:49:02.877 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-20 11:49:02.880 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-20 11:49:02.898 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:02.901 | + ./stack.sh:main:1068 : configure_database 2026-07-20 11:49:02.904 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-20 11:49:02.907 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-20 11:49:02.909 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-20 11:49:02.912 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:49:02.916 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-20 11:49:02.919 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-20 11:49:02.921 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:02.924 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:02.926 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-20 11:49:02.929 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-20 11:49:02.931 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:02.934 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:02.937 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-20 11:49:02.940 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-20 11:49:02.941 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-20 11:49:02.945 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-20 11:49:02.948 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-20 11:49:02.951 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-20 11:49:02.954 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-20 11:49:02.955 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-20 11:49:02.959 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-20 11:49:03.027 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-20 11:49:03.029 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:49:03.032 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:49:03.035 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:49:03.038 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:49:03.040 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:49:03.043 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:49:03.045 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:49:03.048 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:49:03.050 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:49:03.052 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:49:03.055 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:49:03.058 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:49:03.061 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:49:03.063 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-20 11:49:03.066 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:03.069 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:03.072 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-20 11:49:03.074 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:49:03.077 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-20 11:49:04.180 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-20 11:49:04.183 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-20 11:49:04.186 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:04.188 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:04.192 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-20 11:49:04.194 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-20 11:49:04.196 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-20 11:49:04.215 | mysqladmin: connect to server at 'localhost' failed 2026-07-20 11:49:04.215 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-20 11:49:04.219 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-20 11:49:04.222 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-20 11:49:04.225 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:04.227 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:04.230 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-20 11:49:04.232 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-20 11:49:04.235 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-20 11:49:04.239 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-20 11:49:04.239 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-20 11:49:04.257 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:49:04.301 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-20 11:49:04.306 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-20 11:49:04.306 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-20 11:49:04.306 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-20 11:49:04.311 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-20 11:49:04.314 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-20 11:49:04.316 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-20 11:49:04.318 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-20 11:49:04.321 | + 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-07-20 11:49:04.333 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:49:04.377 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-20 11:49:04.389 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:49:04.424 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-20 11:49:04.484 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-20 11:49:04.544 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-20 11:49:04.604 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-20 11:49:04.608 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-20 11:49:04.611 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-20 11:49:04.611 | enabling MySQL performance counting 2026-07-20 11:49:04.614 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-20 11:49:04.634 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-20 11:49:04.636 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2026-07-20 11:49:05.158 | Processing ./tools/dbcounter 2026-07-20 11:49:05.160 | Installing build dependencies: started 2026-07-20 11:49:06.595 | Installing build dependencies: finished with status 'done' 2026-07-20 11:49:06.595 | Getting requirements to build wheel: started 2026-07-20 11:49:06.926 | Getting requirements to build wheel: finished with status 'done' 2026-07-20 11:49:06.927 | Preparing metadata (pyproject.toml): started 2026-07-20 11:49:07.113 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:49:07.115 | Building wheels for collected packages: dbcounter 2026-07-20 11:49:07.116 | Building wheel for dbcounter (pyproject.toml): started 2026-07-20 11:49:07.355 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-20 11:49:07.355 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=a5088094fe6af0b13bf5310782203bc2ae4afccd6a0fa66fecafafdd9e13a983 2026-07-20 11:49:07.356 | Stored in directory: /tmp/pip-ephem-wheel-cache-jzg0zb5o/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-20 11:49:07.358 | Successfully built dbcounter 2026-07-20 11:49:07.517 | Installing collected packages: dbcounter 2026-07-20 11:49:07.538 | Successfully installed dbcounter-0.1 2026-07-20 11:49:07.649 | + inc/python:pip_install:216 : result=0 2026-07-20 11:49:07.651 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:49:07.654 | + functions-common:time_stop:2420 : local name 2026-07-20 11:49:07.657 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:49:07.660 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:49:07.663 | + functions-common:time_stop:2423 : local total 2026-07-20 11:49:07.666 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:49:07.669 | + functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:49:07.672 | + functions-common:time_stop:2427 : start_time=1784548144629 2026-07-20 11:49:07.675 | + functions-common:time_stop:2429 : [[ -z 1784548144629 ]] 2026-07-20 11:49:07.679 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:49:07.684 | + functions-common:time_stop:2432 : end_time=1784548147681 2026-07-20 11:49:07.687 | + functions-common:time_stop:2433 : elapsed_time=3052 2026-07-20 11:49:07.690 | + functions-common:time_stop:2434 : total=98033 2026-07-20 11:49:07.692 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:49:07.695 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=101085 2026-07-20 11:49:07.698 | + inc/python:pip_install:219 : return 0 2026-07-20 11:49:07.701 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-20 11:49:07.704 | + lib/database:recreate_database:112 : local db=stats 2026-07-20 11:49:07.707 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-20 11:49:07.710 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-20 11:49:07.713 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-20 11:49:07.718 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:49:07.748 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-20 11:49:07.753 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:49:07.787 | + 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-07-20 11:49:07.787 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-20 11:49:07.792 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:49:07.844 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-20 11:49:07.846 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-20 11:49:07.902 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-20 11:49:07.962 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-20 11:49:08.020 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-20 11:49:08.072 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-20 11:49:08.128 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-20 11:49:08.185 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-20 11:49:08.244 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-20 11:49:08.246 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:49:08.249 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-20 11:49:10.303 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-20 11:49:10.307 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-20 11:49:10.311 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-20 11:49:10.316 | + functions-common:save_stackenv:67 : time_stamp=2026-07-20-114910 2026-07-20 11:49:10.319 | + functions-common:save_stackenv:68 : echo '# 2026-07-20-114910 1072' 2026-07-20 11:49:10.322 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.324 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-20 11:49:10.327 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.330 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-20 11:49:10.333 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.335 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-20 11:49:10.339 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.343 | + 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-07-20 11:49:10.345 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.348 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.198 2026-07-20 11:49:10.351 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.353 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.198/identity 2026-07-20 11:49:10.356 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.358 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-20-114325 2026-07-20 11:49:10.361 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.364 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-20 11:49:10.367 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.369 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.198 2026-07-20 11:49:10.373 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.375 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-20 11:49:10.378 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.380 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.198,IP:::1 2026-07-20 11:49:10.384 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.386 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-20 11:49:10.389 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.391 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-20 11:49:10.394 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.397 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.198 2026-07-20 11:49:10.399 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:49:10.402 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-20 11:49:10.405 | + ./stack.sh:main:1082 : start_dstat 2026-07-20 11:49:10.407 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-20 11:49:10.410 | + functions-common:run_process:1674 : local service=dstat 2026-07-20 11:49:10.412 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-20 11:49:10.415 | + functions-common:run_process:1676 : local group= 2026-07-20 11:49:10.417 | + functions-common:run_process:1677 : local user= 2026-07-20 11:49:10.420 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:49:10.422 | + functions-common:run_process:1680 : local name=dstat 2026-07-20 11:49:10.425 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:49:10.427 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:49:10.430 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:49:10.433 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:49:10.436 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:49:10.440 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548150437 2026-07-20 11:49:10.443 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-20 11:49:10.460 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:49:10.462 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:49:10.465 | + functions-common:time_stop:2420 : local name 2026-07-20 11:49:10.468 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:49:10.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:49:10.473 | + functions-common:time_stop:2423 : local total 2026-07-20 11:49:10.476 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:49:10.479 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:49:10.482 | + functions-common:time_stop:2427 : start_time=1784548150437 2026-07-20 11:49:10.485 | + functions-common:time_stop:2429 : [[ -z 1784548150437 ]] 2026-07-20 11:49:10.489 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:49:10.493 | + functions-common:time_stop:2432 : end_time=1784548150490 2026-07-20 11:49:10.496 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-20 11:49:10.498 | + functions-common:time_stop:2434 : total=1265 2026-07-20 11:49:10.501 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:49:10.504 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1318 2026-07-20 11:49:10.507 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-20 11:49:10.510 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-20 11:49:10.512 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-20 11:49:10.515 | + functions-common:run_process:1676 : local group= 2026-07-20 11:49:10.517 | + functions-common:run_process:1677 : local user=root 2026-07-20 11:49:10.519 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-20 11:49:10.522 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-20 11:49:10.524 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:49:10.527 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:49:10.529 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:49:10.532 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:49:10.535 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:49:10.540 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548150537 2026-07-20 11:49:10.542 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-20 11:49:10.561 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:10.563 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-20 11:49:10.566 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-20 11:49:10.569 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-20 11:49:10.571 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-20 11:49:10.574 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-20 11:49:10.577 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-20 11:49:10.580 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-20 11:49:10.583 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-20 11:49:10.586 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-20 11:49:10.589 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:49:10.592 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-20 11:49:10.595 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-20 11:49:10.598 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-20 11:49:10.601 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-20 11:49:10.604 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-20 11:49:10.607 | + 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-07-20 11:49:10.609 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-20 11:49:10.612 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-20 11:49:10.615 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:49:10.617 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-20 11:49:10.620 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-20 11:49:10.623 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:49:10.626 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:49:10.629 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-20 11:49:10.632 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:49:10.637 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-07-20 11:49:10.699 | + 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-07-20 11:49:10.762 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-20 11:49:10.818 | + 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-07-20 11:49:10.881 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-20 11:49:10.938 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-20 11:49:11.001 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:49:11.062 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-20 11:49:11.064 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-20 11:49:11.130 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:49:11.132 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-20 11:49:11.205 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:49:11.495 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-20 11:49:11.511 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-20 11:49:11.787 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-20 11:49:11.816 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:49:11.819 | + functions-common:time_stop:2420 : local name 2026-07-20 11:49:11.823 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:49:11.826 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:49:11.829 | + functions-common:time_stop:2423 : local total 2026-07-20 11:49:11.831 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:49:11.834 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:49:11.837 | + functions-common:time_stop:2427 : start_time=1784548150537 2026-07-20 11:49:11.840 | + functions-common:time_stop:2429 : [[ -z 1784548150537 ]] 2026-07-20 11:49:11.843 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:49:11.848 | + functions-common:time_stop:2432 : end_time=1784548151845 2026-07-20 11:49:11.851 | + functions-common:time_stop:2433 : elapsed_time=1308 2026-07-20 11:49:11.853 | + functions-common:time_stop:2434 : total=1318 2026-07-20 11:49:11.856 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:49:11.859 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2626 2026-07-20 11:49:11.862 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-20 11:49:11.883 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:49:11.886 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-20 11:49:11.889 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-20 11:49:11.891 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-20 11:49:11.894 | + functions-common:run_process:1676 : local group= 2026-07-20 11:49:11.897 | + functions-common:run_process:1677 : local user= 2026-07-20 11:49:11.900 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:49:11.903 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-20 11:49:11.906 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:49:11.909 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:49:11.912 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:49:11.915 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:49:11.919 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:49:11.923 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548151920 2026-07-20 11:49:11.926 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-20 11:49:11.943 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:11.946 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-20 11:49:11.948 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-20 11:49:11.951 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-20 11:49:11.954 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-20 11:49:11.956 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-20 11:49:11.959 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-20 11:49:11.962 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-20 11:49:11.965 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-20 11:49:11.968 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-20 11:49:11.970 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:49:11.973 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:49:11.976 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:49:11.979 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:49:11.981 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-20 11:49:11.984 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-20 11:49:11.987 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-20 11:49:11.989 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-20 11:49:11.992 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-20 11:49:11.995 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:49:11.998 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:49:12.001 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:49:12.004 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:49:12.007 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:49:12.010 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-20 11:49:12.013 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:49:12.017 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-07-20 11:49:12.082 | + 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-07-20 11:49:12.145 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-20 11:49:12.206 | + 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-07-20 11:49:12.270 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-20 11:49:12.331 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-20 11:49:12.389 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:49:12.450 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:49:12.452 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:49:12.455 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-20 11:49:12.541 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:49:12.843 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-20 11:49:12.857 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-20 11:49:13.155 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-20 11:49:13.191 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:49:13.193 | + functions-common:time_stop:2420 : local name 2026-07-20 11:49:13.196 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:49:13.199 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:49:13.203 | + functions-common:time_stop:2423 : local total 2026-07-20 11:49:13.206 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:49:13.209 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:49:13.211 | + functions-common:time_stop:2427 : start_time=1784548151920 2026-07-20 11:49:13.215 | + functions-common:time_stop:2429 : [[ -z 1784548151920 ]] 2026-07-20 11:49:13.218 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:49:13.223 | + functions-common:time_stop:2432 : end_time=1784548153220 2026-07-20 11:49:13.226 | + functions-common:time_stop:2433 : elapsed_time=1300 2026-07-20 11:49:13.229 | + functions-common:time_stop:2434 : total=2626 2026-07-20 11:49:13.232 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:49:13.235 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3926 2026-07-20 11:49:13.238 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-20 11:49:13.256 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:49:13.259 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-20 11:49:13.279 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:49:13.282 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-20 11:49:13.300 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:13.303 | + ./stack.sh:main:1101 : start_etcd3 2026-07-20 11:49:13.306 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-20 11:49:13.309 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000005495 --data-dir /opt/stack/data/etcd' 2026-07-20 11:49:13.312 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-20 11:49:13.315 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000005495=http://10.4.3.198:2380' 2026-07-20 11:49:13.318 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.198:2380' 2026-07-20 11:49:13.321 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.198:2379' 2026-07-20 11:49:13.324 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-20 11:49:13.327 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-20 11:49:13.330 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.198:2379' 2026-07-20 11:49:13.334 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-20 11:49:13.337 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-20 11:49:13.339 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-20 11:49:13.342 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000005495 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005495=http://10.4.3.198:2380 --initial-advertise-peer-urls http://10.4.3.198:2380 --advertise-client-urls http://10.4.3.198:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.198:2379 --log-level=debug' '' root 2026-07-20 11:49:13.345 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-20 11:49:13.347 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000005495 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005495=http://10.4.3.198:2380 --initial-advertise-peer-urls http://10.4.3.198:2380 --advertise-client-urls http://10.4.3.198:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.198:2379 --log-level=debug' 2026-07-20 11:49:13.350 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:49:13.353 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-20 11:49:13.355 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:49:13.359 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:49:13.362 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:49:13.365 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-20 11:49:13.368 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:49:13.372 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-20 11:49:13.437 | + 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-07-20 11:49:13.513 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-20 11:49:13.573 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000005495 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005495=http://10.4.3.198:2380 --initial-advertise-peer-urls http://10.4.3.198:2380 --advertise-client-urls http://10.4.3.198:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.198:2379 --log-level=debug' 2026-07-20 11:49:13.632 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-20 11:49:13.695 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-20 11:49:13.752 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:49:13.810 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:49:13.812 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:49:13.815 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-20 11:49:13.885 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:49:14.180 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-20 11:49:14.239 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-20 11:49:14.299 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-20 11:49:14.362 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-20 11:49:14.419 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-20 11:49:14.423 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:49:14.427 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-20 11:49:14.430 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-20 11:49:14.732 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-20 11:49:14.745 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-20 11:49:15.042 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-20 11:49:15.716 | ++ inc/async:async_inner:64 : rc=0 2026-07-20 11:49:15.736 | [55104 Async install_tempest:55104]: finished successfully 2026-07-20 11:49:15.819 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-20 11:49:15.839 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:15.842 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.198 80 2026-07-20 11:49:15.845 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-20 11:49:15.848 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-20 11:49:15.851 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-20 11:49:15.854 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.198 2026-07-20 11:49:15.857 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-20 11:49:15.860 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-20 11:49:15.862 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-20 11:49:15.865 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-20 11:49:15.868 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-20 11:49:15.871 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-20 11:49:15.873 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-20 11:49:15.888 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-20 11:49:15.891 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-20 11:49:15.895 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-20 11:49:15.899 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-20 11:49:15.902 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 11:49:15.905 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:15.908 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:15.911 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-20 11:49:15.914 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-20 11:49:15.917 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-20 11:49:15.919 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-20 11:49:15.922 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-20 11:49:15.925 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-20 11:49:15.928 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-20 11:49:15.944 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:49:15.947 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-20 11:49:15.950 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-20 11:49:15.952 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:49:15.955 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:49:15.958 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:15.961 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:15.963 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-20 11:49:15.966 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-20 11:49:15.997 | No module matches headers 2026-07-20 11:49:16.000 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-20 11:49:16.036 | Enabling module headers. 2026-07-20 11:49:16.041 | To activate the new configuration, you need to run: 2026-07-20 11:49:16.041 | systemctl restart apache2 2026-07-20 11:49:16.046 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-20 11:49:16.048 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:49:16.050 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-20 11:49:16.053 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-20 11:49:16.055 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:49:16.057 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:49:16.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:16.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:16.066 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-20 11:49:16.069 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-20 11:49:16.101 | No module matches ssl 2026-07-20 11:49:16.104 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-20 11:49:16.137 | Considering dependency mime for ssl: 2026-07-20 11:49:16.138 | Module mime already enabled 2026-07-20 11:49:16.138 | Considering dependency socache_shmcb for ssl: 2026-07-20 11:49:16.138 | Enabling module socache_shmcb. 2026-07-20 11:49:16.143 | Enabling module ssl. 2026-07-20 11:49:16.143 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-20 11:49:16.147 | To activate the new configuration, you need to run: 2026-07-20 11:49:16.147 | systemctl restart apache2 2026-07-20 11:49:16.152 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-20 11:49:16.155 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:49:16.158 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-20 11:49:16.160 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-20 11:49:16.163 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:49:16.166 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:49:16.169 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:16.172 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:16.174 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-20 11:49:16.176 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-20 11:49:16.212 | proxy (enabled by site administrator) 2026-07-20 11:49:16.216 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:49:16.219 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-20 11:49:16.222 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-20 11:49:16.224 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:49:16.227 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:49:16.231 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:16.234 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:16.236 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-20 11:49:16.239 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-20 11:49:16.274 | proxy_http (enabled by site administrator) 2026-07-20 11:49:16.278 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-20 11:49:16.281 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-20 11:49:16.285 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 11:49:16.288 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 11:49:16.291 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:49:16.294 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:49:16.296 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:16.299 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:16.303 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 11:49:16.306 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 11:49:16.309 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:16.312 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:16.314 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-20 11:49:16.347 | Enabling site http-services-tls-proxy. 2026-07-20 11:49:16.352 | To activate the new configuration, you need to run: 2026-07-20 11:49:16.352 | systemctl reload apache2 2026-07-20 11:49:16.356 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-20 11:49:16.359 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:49:16.362 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:49:16.365 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:49:16.489 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-20 11:49:16.493 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-20 11:49:16.495 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-20 11:49:16.508 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-20 11:49:16.520 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-20 11:49:16.523 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-20 11:49:16.526 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-20 11:49:16.528 | + 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.198/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-20 11:49:16.584 | The user clouds.yaml file didn't exist. 2026-07-20 11:49:16.596 | + 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.198/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-20 11:49:16.657 | + 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.198/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-20 11:49:16.717 | + 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.198/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-20 11:49:16.776 | + 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.198/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-20 11:49:16.838 | + 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.198/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-20 11:49:16.901 | + 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.198/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-20 11:49:16.971 | + 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.198/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-20 11:49:17.036 | + 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.198/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-20 11:49:17.104 | + 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.198/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-20 11:49:17.175 | + functions-common:write_clouds_yaml:203 : cat 2026-07-20 11:49:17.181 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-20 11:49:17.184 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-20 11:49:17.187 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-20 11:49:17.192 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-20 11:49:17.195 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-20 11:49:17.197 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-20 11:49:17.216 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:17.219 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-20 11:49:17.222 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:49:17.225 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-20 11:49:17.228 | + ./stack.sh:main:1118 : '[' 10.4.3.198 == 10.4.3.198 ']' 2026-07-20 11:49:17.231 | + ./stack.sh:main:1119 : init_keystone 2026-07-20 11:49:17.234 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-20 11:49:17.254 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:49:17.257 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-20 11:49:17.260 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-20 11:49:17.263 | + lib/database:recreate_database:112 : local db=keystone 2026-07-20 11:49:17.266 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-20 11:49:17.268 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-20 11:49:17.271 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-20 11:49:17.275 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:49:17.313 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-20 11:49:17.317 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:49:17.352 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-20 11:49:17.356 | + functions-common:time_start:2406 : local name=dbsync 2026-07-20 11:49:17.359 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:49:17.362 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:49:17.366 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:49:17.371 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548157367 2026-07-20 11:49:17.374 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-20 11:49:17.780 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 11:49:17.780 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:49:17.780 | we strongly recommend against using it for new projects. 2026-07-20 11:49:17.780 | 2026-07-20 11:49:17.780 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:49:17.780 | framework. For more detail see 2026-07-20 11:49:17.780 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:49:17.780 | 2026-07-20 11:49:17.780 | from eventlet import event 2026-07-20 11:49:19.438 | INFO dbcounter [-] Registered counter for database keystone 2026-07-20 11:49:19.479 | 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=59318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 11:49:19.485 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:49:19.486 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:49:19.486 | DEBUG dbcounter [-] [59318] Writer thread running {{(pid=59318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:49:19.526 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-20 11:49:20.560 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 11:49:20.561 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-20 11:49:20.561 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:49:20.563 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-20 11:49:20.576 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:49:20.577 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-20 11:49:20.582 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:49:20.583 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-20 11:49:20.617 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:49:20.621 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-20 11:49:20.643 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:49:20.646 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-20 11:49:20.686 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:49:20.690 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-20 11:49:20.691 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 11:49:20.691 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-20 11:49:20.744 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:49:20.747 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-20 11:49:20.772 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59318) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:49:21.159 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-20 11:49:21.162 | + functions-common:time_stop:2420 : local name 2026-07-20 11:49:21.165 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:49:21.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:49:21.171 | + functions-common:time_stop:2423 : local total 2026-07-20 11:49:21.174 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:49:21.178 | + functions-common:time_stop:2426 : name=dbsync 2026-07-20 11:49:21.181 | + functions-common:time_stop:2427 : start_time=1784548157367 2026-07-20 11:49:21.184 | + functions-common:time_stop:2429 : [[ -z 1784548157367 ]] 2026-07-20 11:49:21.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:49:21.194 | + functions-common:time_stop:2432 : end_time=1784548161190 2026-07-20 11:49:21.197 | + functions-common:time_stop:2433 : elapsed_time=3823 2026-07-20 11:49:21.199 | + functions-common:time_stop:2434 : total=0 2026-07-20 11:49:21.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:49:21.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3823 2026-07-20 11:49:21.208 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-20 11:49:21.211 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-20 11:49:21.216 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-20 11:49:21.552 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 11:49:21.552 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:49:21.552 | we strongly recommend against using it for new projects. 2026-07-20 11:49:21.552 | 2026-07-20 11:49:21.552 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:49:21.552 | framework. For more detail see 2026-07-20 11:49:21.552 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:49:21.552 | 2026-07-20 11:49:21.552 | from eventlet import event 2026-07-20 11:49:22.831 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-20 11:49:22.831 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-20 11:49:22.831 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-20 11:49:22.832 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-20 11:49:22.832 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-20 11:49:22.832 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-20 11:49:22.832 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-20 11:49:22.832 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-20 11:49:22.832 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-20 11:49:23.187 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-20 11:49:23.192 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-20 11:49:23.537 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 11:49:23.537 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:49:23.537 | we strongly recommend against using it for new projects. 2026-07-20 11:49:23.537 | 2026-07-20 11:49:23.537 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:49:23.537 | framework. For more detail see 2026-07-20 11:49:23.537 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:49:23.537 | 2026-07-20 11:49:23.537 | from eventlet import event 2026-07-20 11:49:24.961 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-20 11:49:24.961 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-20 11:49:24.961 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-20 11:49:24.962 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-20 11:49:24.962 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-20 11:49:24.962 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-20 11:49:24.962 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-20 11:49:24.962 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-20 11:49:24.962 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-20 11:49:25.308 | + ./stack.sh:main:1120 : start_keystone 2026-07-20 11:49:25.312 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-20 11:49:25.317 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-20 11:49:25.320 | + functions-common:run_process:1674 : local service=keystone 2026-07-20 11:49:25.323 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-20 11:49:25.326 | + functions-common:run_process:1676 : local group= 2026-07-20 11:49:25.329 | + functions-common:run_process:1677 : local user= 2026-07-20 11:49:25.333 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:49:25.336 | + functions-common:run_process:1680 : local name=keystone 2026-07-20 11:49:25.339 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:49:25.342 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:49:25.345 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:49:25.348 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:49:25.352 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:49:25.357 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548165353 2026-07-20 11:49:25.360 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-20 11:49:25.378 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:25.380 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-20 11:49:25.383 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-20 11:49:25.386 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-20 11:49:25.389 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-20 11:49:25.391 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-20 11:49:25.394 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-20 11:49:25.397 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-20 11:49:25.399 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-20 11:49:25.403 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-20 11:49:25.405 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:49:25.408 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:49:25.412 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:49:25.415 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:49:25.418 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-20 11:49:25.421 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-20 11:49:25.424 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 11:49:25.426 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-20 11:49:25.429 | + 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-07-20 11:49:25.432 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-20 11:49:25.435 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-20 11:49:25.437 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 11:49:25.440 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-20 11:49:25.442 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 11:49:25.445 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-20 11:49:25.447 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 11:49:25.451 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-20 11:49:25.520 | + 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-07-20 11:49:25.589 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-20 11:49:25.646 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-20 11:49:25.703 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-20 11:49:25.760 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:49:25.816 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-20 11:49:25.872 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-20 11:49:25.931 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-20 11:49:25.991 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-20 11:49:26.053 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-20 11:49:26.110 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 11:49:26.113 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 11:49:26.115 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-20 11:49:26.184 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 11:49:26.491 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-20 11:49:26.504 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-20 11:49:26.806 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-20 11:49:26.905 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:49:26.908 | + functions-common:time_stop:2420 : local name 2026-07-20 11:49:26.911 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:49:26.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:49:26.917 | + functions-common:time_stop:2423 : local total 2026-07-20 11:49:26.919 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:49:26.921 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:49:26.924 | + functions-common:time_stop:2427 : start_time=1784548165353 2026-07-20 11:49:26.927 | + functions-common:time_stop:2429 : [[ -z 1784548165353 ]] 2026-07-20 11:49:26.931 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:49:26.936 | + functions-common:time_stop:2432 : end_time=1784548166933 2026-07-20 11:49:26.939 | + functions-common:time_stop:2433 : elapsed_time=1580 2026-07-20 11:49:26.942 | + functions-common:time_stop:2434 : total=3926 2026-07-20 11:49:26.944 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:49:26.948 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5506 2026-07-20 11:49:26.951 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-20 11:49:26.951 | Waiting for keystone to start... 2026-07-20 11:49:26.954 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.198/identity/v3/ 2026-07-20 11:49:26.957 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.198/identity/v3/ 2026-07-20 11:49:26.960 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 11:49:26.962 | + functions:wait_for_service:477 : local url=http://10.4.3.198/identity/v3/ 2026-07-20 11:49:26.965 | + functions:wait_for_service:478 : local rval=0 2026-07-20 11:49:26.968 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 11:49:26.970 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 11:49:26.973 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:49:26.976 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:49:26.980 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:49:26.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548166981 2026-07-20 11:49:26.987 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 11:49:26.992 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.198/identity/v3/ 2026-07-20 11:49:29.740 | + :: : [[ 200 == 503 ]] 2026-07-20 11:49:29.741 | + :: : [[ 0 -eq 7 ]] 2026-07-20 11:49:29.745 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 11:49:29.748 | + functions-common:time_stop:2420 : local name 2026-07-20 11:49:29.750 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:49:29.753 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:49:29.756 | + functions-common:time_stop:2423 : local total 2026-07-20 11:49:29.758 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:49:29.761 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 11:49:29.763 | + functions-common:time_stop:2427 : start_time=1784548166981 2026-07-20 11:49:29.766 | + functions-common:time_stop:2429 : [[ -z 1784548166981 ]] 2026-07-20 11:49:29.769 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:49:29.774 | + functions-common:time_stop:2432 : end_time=1784548169771 2026-07-20 11:49:29.777 | + functions-common:time_stop:2433 : elapsed_time=2790 2026-07-20 11:49:29.779 | + functions-common:time_stop:2434 : total=0 2026-07-20 11:49:29.782 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:49:29.785 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2790 2026-07-20 11:49:29.787 | + functions:wait_for_service:486 : return 0 2026-07-20 11:49:29.790 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-20 11:49:29.810 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:29.813 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.198 5001 2026-07-20 11:49:29.816 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-20 11:49:29.819 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-20 11:49:29.821 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-20 11:49:29.825 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.198 2026-07-20 11:49:29.827 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-20 11:49:29.830 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-20 11:49:29.833 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-20 11:49:29.836 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-20 11:49:29.839 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-20 11:49:29.841 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-20 11:49:29.844 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-20 11:49:29.847 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-20 11:49:29.849 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-20 11:49:29.851 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 11:49:29.854 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:29.856 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:29.859 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-20 11:49:29.861 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-20 11:49:29.864 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-20 11:49:29.867 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-20 11:49:29.869 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-20 11:49:29.871 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-20 11:49:29.874 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-20 11:49:29.877 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-20 11:49:29.891 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:49:29.894 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-20 11:49:29.896 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-20 11:49:29.899 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:49:29.902 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:49:29.905 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:29.908 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:29.911 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-20 11:49:29.913 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-20 11:49:29.946 | headers (enabled by site administrator) 2026-07-20 11:49:29.950 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:49:29.952 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-20 11:49:29.955 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-20 11:49:29.958 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:49:29.960 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:49:29.963 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:29.966 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:29.968 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-20 11:49:29.971 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-20 11:49:30.005 | ssl (enabled by site administrator) 2026-07-20 11:49:30.008 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:49:30.011 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-20 11:49:30.014 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-20 11:49:30.017 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:49:30.020 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:49:30.023 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:30.025 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:30.028 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-20 11:49:30.032 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-20 11:49:30.065 | proxy (enabled by site administrator) 2026-07-20 11:49:30.069 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:49:30.072 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-20 11:49:30.075 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-20 11:49:30.078 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:49:30.080 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:49:30.084 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:30.086 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:30.089 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-20 11:49:30.092 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-20 11:49:30.126 | proxy_http (enabled by site administrator) 2026-07-20 11:49:30.130 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-20 11:49:30.134 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-20 11:49:30.137 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 11:49:30.139 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 11:49:30.142 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:49:30.144 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:49:30.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:30.151 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:30.153 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 11:49:30.156 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 11:49:30.160 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:49:30.162 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:49:30.165 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-20 11:49:30.199 | Enabling site keystone-service-tls-proxy. 2026-07-20 11:49:30.204 | To activate the new configuration, you need to run: 2026-07-20 11:49:30.204 | systemctl reload apache2 2026-07-20 11:49:30.210 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-20 11:49:30.212 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:49:30.214 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:49:30.217 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:49:30.335 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-20 11:49:30.338 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:49:30.341 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-20 11:49:30.536 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-20 11:49:30.539 | + 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.198/identity 2026-07-20 11:49:30.857 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 11:49:30.857 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:49:30.857 | we strongly recommend against using it for new projects. 2026-07-20 11:49:30.857 | 2026-07-20 11:49:30.857 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:49:30.857 | framework. For more detail see 2026-07-20 11:49:30.857 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:49:30.857 | 2026-07-20 11:49:30.857 | from eventlet import event 2026-07-20 11:49:32.392 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.392 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.392 | 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=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.396 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.404 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.404 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.429 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.434 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.434 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.475 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.476 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.476 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.476 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.476 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.476 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.483 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.484 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.484 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.484 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.484 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.484 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.484 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.489 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.491 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.491 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.491 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.491 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.491 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.491 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.491 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60421) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-20 11:49:32.527 | INFO dbcounter [-] Registered counter for database keystone 2026-07-20 11:49:32.563 | 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=60421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 11:49:32.698 | DEBUG dbcounter [-] [60421] Writer thread running {{(pid=60421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:49:32.772 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created domain default 2026-07-20 11:49:32.795 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created project admin 2026-07-20 11:49:32.811 | WARNING keystone.common.password_hashing [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-20 11:49:32.823 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created user admin 2026-07-20 11:49:32.830 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created role reader 2026-07-20 11:49:32.837 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created role member 2026-07-20 11:49:32.850 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created implied role where f0b8ee259efe4e14879a7941b2477364 implies 0515f74892f240e5a07c62e272d06c62 2026-07-20 11:49:32.857 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created role manager 2026-07-20 11:49:32.866 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created implied role where c923b67b6fb347349e117beb874e48d2 implies f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:32.872 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created role admin 2026-07-20 11:49:32.885 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created implied role where 1734c9fa0acd44ec85f0f6121aae17de implies c923b67b6fb347349e117beb874e48d2 2026-07-20 11:49:32.892 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created role service 2026-07-20 11:49:32.898 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Granted role admin on project admin to user admin. 2026-07-20 11:49:32.903 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Granted role admin on the system to user admin. 2026-07-20 11:49:32.909 | WARNING py.warnings [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 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-07-20 11:49:32.909 | warnings.warn( 2026-07-20 11:49:32.909 |  2026-07-20 11:49:32.911 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created region RegionOne 2026-07-20 11:49:32.931 | INFO keystone.cmd.bootstrap [None req-9be8afa9-194c-4514-9faa-fd15a1b8e4e1 None None] Created public endpoint https://10.4.3.198/identity 2026-07-20 11:49:33.409 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-20 11:49:33.412 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-20 11:49:33.416 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-20 11:49:33.420 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-20 11:49:34.962 | 2026-07-20 11:49:34.973 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:34.976 | + lib/keystone:create_keystone_accounts:258 : admin_project=af9696044c2142ef8eafd82bf1c96a55 2026-07-20 11:49:34.979 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-20 11:49:34.982 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-20 11:49:35.193 | 2026-07-20 11:49:35.204 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:35.207 | + lib/keystone:create_keystone_accounts:260 : admin_user=d873997d1fb149c2b632a902bc3bf5c9 2026-07-20 11:49:35.209 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-20 11:49:35.212 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-20 11:49:35.214 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-20 11:49:35.217 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin d873997d1fb149c2b632a902bc3bf5c9 default 2026-07-20 11:49:35.281 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d873997d1fb149c2b632a902bc3bf5c9 default 2026-07-20 11:49:35.322 | [8531 Async ks-domain-role:60552]: running: get_or_add_user_domain_role admin d873997d1fb149c2b632a902bc3bf5c9 default 2026-07-20 11:49:35.325 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-20 11:49:35.328 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-20 11:49:35.332 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-20 11:49:36.173 | 2026-07-20 11:49:36.183 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:36.186 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-20 11:49:36.189 | + functions-common:get_or_create_domain:878 : echo default 2026-07-20 11:49:36.189 | default 2026-07-20 11:49:36.191 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-20 11:49:36.259 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-20 11:49:36.299 | [8531 Async ks-project:60678]: running: get_or_create_project service Default 2026-07-20 11:49:36.302 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-20 11:49:36.368 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-20 11:49:36.408 | [8531 Async ks-service:60772]: running: get_or_create_role service 2026-07-20 11:49:36.411 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-20 11:49:36.478 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-20 11:49:36.516 | [8531 Async ks-reseller:60866]: running: get_or_create_role ResellerAdmin 2026-07-20 11:49:36.519 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-20 11:49:36.521 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-20 11:49:36.584 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-20 11:49:36.625 | [8531 Async ks-anotherrole:60962]: running: get_or_create_role anotherrole 2026-07-20 11:49:36.629 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-20 11:49:36.632 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-20 11:49:36.636 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 11:49:36.639 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-20 11:49:36.669 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:36.694 | [60552 Async ks-domain-role:60552]: finished successfully 2026-07-20 11:49:37.063 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:37.087 | [60678 Async ks-project:60678]: finished successfully 2026-07-20 11:49:37.376 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:37.402 | [60772 Async ks-service:60772]: finished successfully 2026-07-20 11:49:37.595 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:37.620 | [60866 Async ks-reseller:60866]: finished successfully 2026-07-20 11:49:37.756 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:37.781 | [60962 Async ks-anotherrole:60962]: finished successfully 2026-07-20 11:49:37.962 | 2026-07-20 11:49:37.973 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:37.975 | ++ functions-common:get_or_create_project:928 : project_id=87b9dac525a549019f42fe66a8f439cc 2026-07-20 11:49:37.978 | ++ functions-common:get_or_create_project:929 : echo 87b9dac525a549019f42fe66a8f439cc 2026-07-20 11:49:37.981 | + lib/keystone:create_keystone_accounts:288 : invis_project=87b9dac525a549019f42fe66a8f439cc 2026-07-20 11:49:37.984 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-20 11:49:37.987 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-20 11:49:37.990 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 11:49:37.993 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-20 11:49:38.267 | 2026-07-20 11:49:38.279 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:38.282 | ++ functions-common:get_or_create_project:928 : project_id=50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:38.285 | ++ functions-common:get_or_create_project:929 : echo 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:38.289 | + lib/keystone:create_keystone_accounts:292 : demo_project=50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:38.292 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-20 11:49:38.296 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-20 11:49:38.300 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:49:38.303 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-20 11:49:38.306 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-20 11:49:38.309 | +++ 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-07-20 11:49:38.579 | 2026-07-20 11:49:38.589 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:38.592 | ++ functions-common:get_or_create_user:915 : user_id=0101db87a50b4a94be67e90c42e3974b 2026-07-20 11:49:38.595 | ++ functions-common:get_or_create_user:916 : echo 0101db87a50b4a94be67e90c42e3974b 2026-07-20 11:49:38.598 | + lib/keystone:create_keystone_accounts:295 : demo_user=0101db87a50b4a94be67e90c42e3974b 2026-07-20 11:49:38.601 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-20 11:49:38.647 | [8531 Async ks-domain-role:60552]: Waiting for completion of get_or_add_user_domain_role admin d873997d1fb149c2b632a902bc3bf5c9 default running on PID 60552 (6 other jobs running) 2026-07-20 11:49:38.671 | [8531 Async ks-domain-role:60552]: Signaling child to exit 2026-07-20 11:49:38.671 | WAKEUP 2026-07-20 11:49:38.692 | [8531 Async ks-domain-role:60552]: Signaled 2026-07-20 11:49:38.694 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-20 11:49:38.694 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user d873997d1fb149c2b632a902bc3bf5c9 --domain default 2026-07-20 11:49:38.694 | 2026-07-20 11:49:38.694 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d873997d1fb149c2b632a902bc3bf5c9 --domain default -c Role -f value 2026-07-20 11:49:38.694 | 2026-07-20 11:49:38.694 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:38.694 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:38.694 | + functions-common:get_or_add_user_domain_role:999 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:38.694 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:38.735 | [8531 Async ks-domain-role:60552]: finished get_or_add_user_domain_role admin d873997d1fb149c2b632a902bc3bf5c9 default with result 0 in 1 seconds 2026-07-20 11:49:38.742 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-20 11:49:38.772 | [8531 Async ks-project:60678]: Waiting for completion of get_or_create_project service Default running on PID 60678 (5 other jobs running) 2026-07-20 11:49:38.794 | [8531 Async ks-project:60678]: Signaling child to exit 2026-07-20 11:49:38.794 | WAKEUP 2026-07-20 11:49:38.815 | [8531 Async ks-project:60678]: Signaled 2026-07-20 11:49:38.816 | + functions-common:get_or_create_project:922 : local project_id 2026-07-20 11:49:38.816 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-20 11:49:38.816 | 2026-07-20 11:49:38.816 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:38.816 | + functions-common:get_or_create_project:928 : project_id=16f5ace18aea45c6af5ee7b9a0da701d 2026-07-20 11:49:38.816 | + functions-common:get_or_create_project:929 : echo 16f5ace18aea45c6af5ee7b9a0da701d 2026-07-20 11:49:38.816 | 16f5ace18aea45c6af5ee7b9a0da701d 2026-07-20 11:49:38.857 | [8531 Async ks-project:60678]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-07-20 11:49:38.889 | [8531 Async ks-service:60772]: Waiting for completion of get_or_create_role service running on PID 60772 (4 other jobs running) 2026-07-20 11:49:38.911 | [8531 Async ks-service:60772]: Signaling child to exit 2026-07-20 11:49:38.911 | WAKEUP 2026-07-20 11:49:38.930 | [8531 Async ks-service:60772]: Signaled 2026-07-20 11:49:38.931 | + functions-common:get_or_create_role:935 : local role_id 2026-07-20 11:49:38.931 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-20 11:49:38.931 | 2026-07-20 11:49:38.931 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:38.931 | + functions-common:get_or_create_role:940 : role_id=51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:49:38.931 | + functions-common:get_or_create_role:941 : echo 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:49:38.931 | 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:49:38.969 | [8531 Async ks-service:60772]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-20 11:49:39.001 | [8531 Async ks-reseller:60866]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60866 (3 other jobs running) 2026-07-20 11:49:39.022 | [8531 Async ks-reseller:60866]: Signaling child to exit 2026-07-20 11:49:39.022 | WAKEUP 2026-07-20 11:49:39.043 | [8531 Async ks-reseller:60866]: Signaled 2026-07-20 11:49:39.044 | + functions-common:get_or_create_role:935 : local role_id 2026-07-20 11:49:39.044 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-20 11:49:39.044 | 2026-07-20 11:49:39.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:39.044 | + functions-common:get_or_create_role:940 : role_id=c4cdd2ea90574604afbd5c179e1f241a 2026-07-20 11:49:39.044 | + functions-common:get_or_create_role:941 : echo c4cdd2ea90574604afbd5c179e1f241a 2026-07-20 11:49:39.044 | c4cdd2ea90574604afbd5c179e1f241a 2026-07-20 11:49:39.085 | [8531 Async ks-reseller:60866]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-20 11:49:39.118 | [8531 Async ks-anotherrole:60962]: Waiting for completion of get_or_create_role anotherrole running on PID 60962 (2 other jobs running) 2026-07-20 11:49:39.141 | [8531 Async ks-anotherrole:60962]: Signaling child to exit 2026-07-20 11:49:39.141 | WAKEUP 2026-07-20 11:49:39.160 | [8531 Async ks-anotherrole:60962]: Signaled 2026-07-20 11:49:39.162 | + functions-common:get_or_create_role:935 : local role_id 2026-07-20 11:49:39.162 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-20 11:49:39.162 | 2026-07-20 11:49:39.162 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:39.162 | + functions-common:get_or_create_role:940 : role_id=7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:39.162 | + functions-common:get_or_create_role:941 : echo 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:39.162 | 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:39.199 | [8531 Async ks-anotherrole:60962]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-20 11:49:39.204 | + inc/async:async_wait:197 : return 0 2026-07-20 11:49:39.206 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 0101db87a50b4a94be67e90c42e3974b 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:39.263 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0101db87a50b4a94be67e90c42e3974b 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:39.301 | [8531 Async ks-demo-member:61798]: running: get_or_add_user_project_role member 0101db87a50b4a94be67e90c42e3974b 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:39.304 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin d873997d1fb149c2b632a902bc3bf5c9 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:39.370 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d873997d1fb149c2b632a902bc3bf5c9 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:39.407 | [8531 Async ks-demo-admin:61894]: running: get_or_add_user_project_role admin d873997d1fb149c2b632a902bc3bf5c9 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:39.411 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 0101db87a50b4a94be67e90c42e3974b 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:39.479 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0101db87a50b4a94be67e90c42e3974b 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:39.519 | [8531 Async ks-demo-another:61990]: running: get_or_add_user_project_role anotherrole 0101db87a50b4a94be67e90c42e3974b 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:39.521 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 0101db87a50b4a94be67e90c42e3974b 87b9dac525a549019f42fe66a8f439cc 2026-07-20 11:49:39.590 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0101db87a50b4a94be67e90c42e3974b 87b9dac525a549019f42fe66a8f439cc 2026-07-20 11:49:39.633 | [8531 Async ks-demo-invis:62086]: running: get_or_add_user_project_role member 0101db87a50b4a94be67e90c42e3974b 87b9dac525a549019f42fe66a8f439cc 2026-07-20 11:49:39.636 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-20 11:49:39.640 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-20 11:49:39.643 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:49:39.647 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-20 11:49:39.650 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-20 11:49:39.653 | +++ 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-07-20 11:49:41.236 | 2026-07-20 11:49:41.247 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:41.252 | ++ functions-common:get_or_create_user:915 : user_id=469a3556759a47e7ba34a595b24aa396 2026-07-20 11:49:41.255 | ++ functions-common:get_or_create_user:916 : echo 469a3556759a47e7ba34a595b24aa396 2026-07-20 11:49:41.259 | + lib/keystone:create_keystone_accounts:308 : demo_reader=469a3556759a47e7ba34a595b24aa396 2026-07-20 11:49:41.262 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 469a3556759a47e7ba34a595b24aa396 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:41.336 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 469a3556759a47e7ba34a595b24aa396 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:41.378 | [8531 Async ks-demo-reader:62292]: running: get_or_add_user_project_role reader 469a3556759a47e7ba34a595b24aa396 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:41.381 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-20 11:49:41.386 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-20 11:49:41.389 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 11:49:41.394 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-20 11:49:41.682 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:41.702 | [61798 Async ks-demo-member:61798]: finished successfully 2026-07-20 11:49:42.071 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:42.094 | [61894 Async ks-demo-admin:61894]: finished successfully 2026-07-20 11:49:42.491 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:42.515 | [61990 Async ks-demo-another:61990]: finished successfully 2026-07-20 11:49:42.900 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:42.923 | [62086 Async ks-demo-invis:62086]: finished successfully 2026-07-20 11:49:43.557 | 2026-07-20 11:49:43.569 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:43.572 | ++ functions-common:get_or_create_project:928 : project_id=2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:43.574 | ++ functions-common:get_or_create_project:929 : echo 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:43.578 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:43.581 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-20 11:49:43.584 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-20 11:49:43.587 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:49:43.590 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-20 11:49:43.593 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-20 11:49:43.597 | +++ 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-07-20 11:49:43.987 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:44.012 | [62292 Async ks-demo-reader:62292]: finished successfully 2026-07-20 11:49:44.190 | 2026-07-20 11:49:44.201 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:44.204 | ++ functions-common:get_or_create_user:915 : user_id=2301f3a664d94edf9e80754ca928b96b 2026-07-20 11:49:44.207 | ++ functions-common:get_or_create_user:916 : echo 2301f3a664d94edf9e80754ca928b96b 2026-07-20 11:49:44.211 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=2301f3a664d94edf9e80754ca928b96b 2026-07-20 11:49:44.214 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 2301f3a664d94edf9e80754ca928b96b 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:44.280 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2301f3a664d94edf9e80754ca928b96b 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:44.321 | [8531 Async ks-alt-admin:62739]: running: get_or_add_user_project_role admin 2301f3a664d94edf9e80754ca928b96b 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:44.324 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2301f3a664d94edf9e80754ca928b96b 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:44.388 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2301f3a664d94edf9e80754ca928b96b 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:44.431 | [8531 Async ks-alt-another:62835]: running: get_or_add_user_project_role anotherrole 2301f3a664d94edf9e80754ca928b96b 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:44.434 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-20 11:49:44.438 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-20 11:49:44.441 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:49:44.444 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-20 11:49:44.447 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-20 11:49:44.451 | +++ 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-07-20 11:49:45.382 | 2026-07-20 11:49:45.393 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:45.397 | ++ functions-common:get_or_create_user:915 : user_id=e50c471486444a73847f484546c520c1 2026-07-20 11:49:45.401 | ++ functions-common:get_or_create_user:916 : echo e50c471486444a73847f484546c520c1 2026-07-20 11:49:45.404 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=e50c471486444a73847f484546c520c1 2026-07-20 11:49:45.408 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member e50c471486444a73847f484546c520c1 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:45.476 | + inc/async:async_inner:63 : get_or_add_user_project_role member e50c471486444a73847f484546c520c1 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:45.514 | [8531 Async ks-alt-member-user:63005]: running: get_or_add_user_project_role member e50c471486444a73847f484546c520c1 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:45.517 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-20 11:49:45.520 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-20 11:49:45.523 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:49:45.526 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-20 11:49:45.528 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-20 11:49:45.533 | +++ 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-07-20 11:49:45.813 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:45.837 | [62739 Async ks-alt-admin:62739]: finished successfully 2026-07-20 11:49:46.202 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:46.225 | [62835 Async ks-alt-another:62835]: finished successfully 2026-07-20 11:49:46.805 | 2026-07-20 11:49:46.816 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:46.820 | ++ functions-common:get_or_create_user:915 : user_id=88d8e25f7bff4133b73bfad9121d9c14 2026-07-20 11:49:46.823 | ++ functions-common:get_or_create_user:916 : echo 88d8e25f7bff4133b73bfad9121d9c14 2026-07-20 11:49:46.827 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=88d8e25f7bff4133b73bfad9121d9c14 2026-07-20 11:49:46.830 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 88d8e25f7bff4133b73bfad9121d9c14 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:46.900 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 88d8e25f7bff4133b73bfad9121d9c14 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:46.939 | [8531 Async ks-alt-reader-user:63237]: running: get_or_add_user_project_role reader 88d8e25f7bff4133b73bfad9121d9c14 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:46.942 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-20 11:49:46.945 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:49:46.947 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-20 11:49:46.951 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-20 11:49:46.955 | +++ 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-07-20 11:49:47.228 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:47.251 | [63005 Async ks-alt-member-user:63005]: finished successfully 2026-07-20 11:49:47.832 | 2026-07-20 11:49:47.843 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:47.847 | ++ functions-common:get_or_create_user:915 : user_id=7d01d04398b1457383ddb88e3431af39 2026-07-20 11:49:47.850 | ++ functions-common:get_or_create_user:916 : echo 7d01d04398b1457383ddb88e3431af39 2026-07-20 11:49:47.853 | + lib/keystone:create_keystone_accounts:340 : system_member_user=7d01d04398b1457383ddb88e3431af39 2026-07-20 11:49:47.855 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 7d01d04398b1457383ddb88e3431af39 all 2026-07-20 11:49:47.922 | + inc/async:async_inner:63 : get_or_add_user_system_role member 7d01d04398b1457383ddb88e3431af39 all 2026-07-20 11:49:47.961 | [8531 Async ks-system-member:63427]: running: get_or_add_user_system_role member 7d01d04398b1457383ddb88e3431af39 all 2026-07-20 11:49:47.965 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-20 11:49:47.968 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:49:47.971 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-20 11:49:47.973 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-20 11:49:47.977 | +++ 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-07-20 11:49:48.259 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:48.283 | [63237 Async ks-alt-reader-user:63237]: finished successfully 2026-07-20 11:49:48.800 | 2026-07-20 11:49:48.812 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:48.815 | ++ functions-common:get_or_create_user:915 : user_id=efdcdf6189d54904a366b9d58fbff8d6 2026-07-20 11:49:48.818 | ++ functions-common:get_or_create_user:916 : echo efdcdf6189d54904a366b9d58fbff8d6 2026-07-20 11:49:48.821 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=efdcdf6189d54904a366b9d58fbff8d6 2026-07-20 11:49:48.824 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader efdcdf6189d54904a366b9d58fbff8d6 all 2026-07-20 11:49:48.887 | + inc/async:async_inner:63 : get_or_add_user_system_role reader efdcdf6189d54904a366b9d58fbff8d6 all 2026-07-20 11:49:48.924 | [8531 Async ks-system-reader:63624]: running: get_or_add_user_system_role reader efdcdf6189d54904a366b9d58fbff8d6 all 2026-07-20 11:49:48.927 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-20 11:49:48.930 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-20 11:49:48.933 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-20 11:49:48.935 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-20 11:49:48.939 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-20 11:49:49.790 | 2026-07-20 11:49:49.800 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:49.804 | ++ functions-common:get_or_create_group:892 : group_id=143e09e9dfa641949e7e63c176ed025a 2026-07-20 11:49:49.807 | ++ functions-common:get_or_create_group:893 : echo 143e09e9dfa641949e7e63c176ed025a 2026-07-20 11:49:49.810 | + lib/keystone:create_keystone_accounts:350 : admin_group=143e09e9dfa641949e7e63c176ed025a 2026-07-20 11:49:49.813 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-20 11:49:49.816 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-20 11:49:49.819 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-20 11:49:49.821 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-20 11:49:49.825 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-20 11:49:50.148 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:50.173 | [63427 Async ks-system-member:63427]: finished successfully 2026-07-20 11:49:50.689 | 2026-07-20 11:49:50.699 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:50.702 | ++ functions-common:get_or_create_group:892 : group_id=6857e562f2cb46f0bedebbfe8ed68ddf 2026-07-20 11:49:50.704 | ++ functions-common:get_or_create_group:893 : echo 6857e562f2cb46f0bedebbfe8ed68ddf 2026-07-20 11:49:50.707 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=6857e562f2cb46f0bedebbfe8ed68ddf 2026-07-20 11:49:50.709 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 6857e562f2cb46f0bedebbfe8ed68ddf 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:50.774 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6857e562f2cb46f0bedebbfe8ed68ddf 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:50.813 | [8531 Async ks-group-memberdemo:63893]: running: get_or_add_group_project_role member 6857e562f2cb46f0bedebbfe8ed68ddf 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:50.816 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 6857e562f2cb46f0bedebbfe8ed68ddf 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:50.883 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6857e562f2cb46f0bedebbfe8ed68ddf 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:50.921 | [8531 Async ks-group-anotherdemo:63972]: running: get_or_add_group_project_role anotherrole 6857e562f2cb46f0bedebbfe8ed68ddf 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:50.924 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 6857e562f2cb46f0bedebbfe8ed68ddf 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:50.990 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6857e562f2cb46f0bedebbfe8ed68ddf 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:51.034 | [8531 Async ks-group-memberalt:64051]: running: get_or_add_group_project_role member 6857e562f2cb46f0bedebbfe8ed68ddf 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:51.037 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 6857e562f2cb46f0bedebbfe8ed68ddf 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:51.084 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:51.101 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6857e562f2cb46f0bedebbfe8ed68ddf 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:51.108 | [63624 Async ks-system-reader:63624]: finished successfully 2026-07-20 11:49:51.137 | [8531 Async ks-group-anotheralt:64152]: running: get_or_add_group_project_role anotherrole 6857e562f2cb46f0bedebbfe8ed68ddf 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:51.140 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 143e09e9dfa641949e7e63c176ed025a af9696044c2142ef8eafd82bf1c96a55 2026-07-20 11:49:51.208 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 143e09e9dfa641949e7e63c176ed025a af9696044c2142ef8eafd82bf1c96a55 2026-07-20 11:49:51.247 | [8531 Async ks-group-admin:64249]: running: get_or_add_group_project_role admin 143e09e9dfa641949e7e63c176ed025a af9696044c2142ef8eafd82bf1c96a55 2026-07-20 11:49:51.251 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-20 11:49:51.302 | [8531 Async ks-demo-member:61798]: Waiting for completion of get_or_add_user_project_role member 0101db87a50b4a94be67e90c42e3974b 50b32702b7bd4b7c98835f1121f21f3d running on PID 61798 (17 other jobs running) 2026-07-20 11:49:51.326 | [8531 Async ks-demo-member:61798]: Signaling child to exit 2026-07-20 11:49:51.326 | WAKEUP 2026-07-20 11:49:51.349 | [8531 Async ks-demo-member:61798]: Signaled 2026-07-20 11:49:51.350 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:49:51.350 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:49:51.350 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:49:51.350 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:51.350 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:51.350 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:51.350 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:51.350 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:51.350 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:49:51.350 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 0101db87a50b4a94be67e90c42e3974b --project 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:51.350 | 2026-07-20 11:49:51.350 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0101db87a50b4a94be67e90c42e3974b --project 50b32702b7bd4b7c98835f1121f21f3d -c Role -f value 2026-07-20 11:49:51.350 | 2026-07-20 11:49:51.350 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:51.350 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:51.350 | + functions-common:get_or_add_user_project_role:980 : echo f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:51.350 | f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:51.394 | [8531 Async ks-demo-member:61798]: finished get_or_add_user_project_role member 0101db87a50b4a94be67e90c42e3974b 50b32702b7bd4b7c98835f1121f21f3d with result 0 in 2 seconds 2026-07-20 11:49:51.432 | [8531 Async ks-demo-admin:61894]: Waiting for completion of get_or_add_user_project_role admin d873997d1fb149c2b632a902bc3bf5c9 50b32702b7bd4b7c98835f1121f21f3d running on PID 61894 (16 other jobs running) 2026-07-20 11:49:51.457 | [8531 Async ks-demo-admin:61894]: Signaling child to exit 2026-07-20 11:49:51.457 | WAKEUP 2026-07-20 11:49:51.478 | [8531 Async ks-demo-admin:61894]: Signaled 2026-07-20 11:49:51.480 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:49:51.480 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:49:51.480 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:49:51.480 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:51.480 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:51.480 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:51.480 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:51.480 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:51.480 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:49:51.480 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user d873997d1fb149c2b632a902bc3bf5c9 --project 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:51.480 | 2026-07-20 11:49:51.480 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d873997d1fb149c2b632a902bc3bf5c9 --project 50b32702b7bd4b7c98835f1121f21f3d -c Role -f value 2026-07-20 11:49:51.480 | 2026-07-20 11:49:51.480 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:51.480 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:51.480 | + functions-common:get_or_add_user_project_role:980 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:51.480 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:51.522 | [8531 Async ks-demo-admin:61894]: finished get_or_add_user_project_role admin d873997d1fb149c2b632a902bc3bf5c9 50b32702b7bd4b7c98835f1121f21f3d with result 0 in 2 seconds 2026-07-20 11:49:51.558 | [8531 Async ks-demo-another:61990]: Waiting for completion of get_or_add_user_project_role anotherrole 0101db87a50b4a94be67e90c42e3974b 50b32702b7bd4b7c98835f1121f21f3d running on PID 61990 (15 other jobs running) 2026-07-20 11:49:51.581 | [8531 Async ks-demo-another:61990]: Signaling child to exit 2026-07-20 11:49:51.581 | WAKEUP 2026-07-20 11:49:51.601 | [8531 Async ks-demo-another:61990]: Signaled 2026-07-20 11:49:51.602 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:49:51.602 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:49:51.602 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:49:51.602 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:51.602 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:51.602 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:51.602 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:51.602 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:51.602 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:49:51.602 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0101db87a50b4a94be67e90c42e3974b --project 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:51.602 | 2026-07-20 11:49:51.602 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0101db87a50b4a94be67e90c42e3974b --project 50b32702b7bd4b7c98835f1121f21f3d -c Role -f value 2026-07-20 11:49:51.602 | 2026-07-20 11:49:51.602 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:51.602 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:51.602 | + functions-common:get_or_add_user_project_role:980 : echo 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:51.602 | 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:51.641 | [8531 Async ks-demo-another:61990]: finished get_or_add_user_project_role anotherrole 0101db87a50b4a94be67e90c42e3974b 50b32702b7bd4b7c98835f1121f21f3d with result 0 in 3 seconds 2026-07-20 11:49:51.676 | [8531 Async ks-demo-invis:62086]: Waiting for completion of get_or_add_user_project_role member 0101db87a50b4a94be67e90c42e3974b 87b9dac525a549019f42fe66a8f439cc running on PID 62086 (14 other jobs running) 2026-07-20 11:49:51.701 | [8531 Async ks-demo-invis:62086]: Signaling child to exit 2026-07-20 11:49:51.701 | WAKEUP 2026-07-20 11:49:51.721 | [8531 Async ks-demo-invis:62086]: Signaled 2026-07-20 11:49:51.723 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:49:51.723 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:49:51.723 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:49:51.723 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:51.723 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:51.723 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:51.723 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:51.723 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:51.723 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:49:51.723 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 0101db87a50b4a94be67e90c42e3974b --project 87b9dac525a549019f42fe66a8f439cc 2026-07-20 11:49:51.723 | 2026-07-20 11:49:51.723 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0101db87a50b4a94be67e90c42e3974b --project 87b9dac525a549019f42fe66a8f439cc -c Role -f value 2026-07-20 11:49:51.723 | 2026-07-20 11:49:51.723 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:51.723 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:51.723 | + functions-common:get_or_add_user_project_role:980 : echo f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:51.723 | f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:51.767 | [8531 Async ks-demo-invis:62086]: finished get_or_add_user_project_role member 0101db87a50b4a94be67e90c42e3974b 87b9dac525a549019f42fe66a8f439cc with result 0 in 3 seconds 2026-07-20 11:49:51.805 | [8531 Async ks-demo-reader:62292]: Waiting for completion of get_or_add_user_project_role reader 469a3556759a47e7ba34a595b24aa396 50b32702b7bd4b7c98835f1121f21f3d running on PID 62292 (13 other jobs running) 2026-07-20 11:49:51.830 | [8531 Async ks-demo-reader:62292]: Signaling child to exit 2026-07-20 11:49:51.830 | WAKEUP 2026-07-20 11:49:51.853 | [8531 Async ks-demo-reader:62292]: Signaled 2026-07-20 11:49:51.854 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:49:51.854 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:49:51.854 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:49:51.854 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:51.854 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:51.854 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:51.854 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:51.854 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:51.854 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:49:51.854 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 469a3556759a47e7ba34a595b24aa396 --project 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:51.854 | 2026-07-20 11:49:51.854 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 469a3556759a47e7ba34a595b24aa396 --project 50b32702b7bd4b7c98835f1121f21f3d -c Role -f value 2026-07-20 11:49:51.854 | 2026-07-20 11:49:51.854 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:51.854 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0515f74892f240e5a07c62e272d06c62 2026-07-20 11:49:51.854 | + functions-common:get_or_add_user_project_role:980 : echo 0515f74892f240e5a07c62e272d06c62 2026-07-20 11:49:51.854 | 0515f74892f240e5a07c62e272d06c62 2026-07-20 11:49:51.902 | [8531 Async ks-demo-reader:62292]: finished get_or_add_user_project_role reader 469a3556759a47e7ba34a595b24aa396 50b32702b7bd4b7c98835f1121f21f3d with result 0 in 2 seconds 2026-07-20 11:49:51.906 | + inc/async:async_wait:197 : return 0 2026-07-20 11:49:51.909 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-20 11:49:51.956 | [8531 Async ks-alt-admin:62739]: Waiting for completion of get_or_add_user_project_role admin 2301f3a664d94edf9e80754ca928b96b 2576b97be4fe49cd82626f5f42b0db8a running on PID 62739 (12 other jobs running) 2026-07-20 11:49:51.982 | [8531 Async ks-alt-admin:62739]: Signaling child to exit 2026-07-20 11:49:51.982 | WAKEUP 2026-07-20 11:49:52.004 | [8531 Async ks-alt-admin:62739]: Signaled 2026-07-20 11:49:52.006 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:49:52.006 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:49:52.006 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:49:52.006 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:52.006 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:52.006 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:52.006 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:52.006 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:52.006 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:49:52.006 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 2301f3a664d94edf9e80754ca928b96b --project 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:52.006 | 2026-07-20 11:49:52.006 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2301f3a664d94edf9e80754ca928b96b --project 2576b97be4fe49cd82626f5f42b0db8a -c Role -f value 2026-07-20 11:49:52.006 | 2026-07-20 11:49:52.006 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:52.006 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:52.006 | + functions-common:get_or_add_user_project_role:980 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:52.006 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:52.047 | [8531 Async ks-alt-admin:62739]: finished get_or_add_user_project_role admin 2301f3a664d94edf9e80754ca928b96b 2576b97be4fe49cd82626f5f42b0db8a with result 0 in 1 seconds 2026-07-20 11:49:52.081 | [8531 Async ks-alt-another:62835]: Waiting for completion of get_or_add_user_project_role anotherrole 2301f3a664d94edf9e80754ca928b96b 2576b97be4fe49cd82626f5f42b0db8a running on PID 62835 (11 other jobs running) 2026-07-20 11:49:52.106 | [8531 Async ks-alt-another:62835]: Signaling child to exit 2026-07-20 11:49:52.107 | WAKEUP 2026-07-20 11:49:52.127 | [8531 Async ks-alt-another:62835]: Signaled 2026-07-20 11:49:52.129 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:49:52.129 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:49:52.129 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:49:52.129 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:52.129 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:52.129 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:52.129 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:52.129 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:52.129 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:49:52.129 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2301f3a664d94edf9e80754ca928b96b --project 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:52.129 | 2026-07-20 11:49:52.129 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2301f3a664d94edf9e80754ca928b96b --project 2576b97be4fe49cd82626f5f42b0db8a -c Role -f value 2026-07-20 11:49:52.129 | 2026-07-20 11:49:52.129 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:52.129 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:52.129 | + functions-common:get_or_add_user_project_role:980 : echo 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:52.129 | 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:52.174 | [8531 Async ks-alt-another:62835]: finished get_or_add_user_project_role anotherrole 2301f3a664d94edf9e80754ca928b96b 2576b97be4fe49cd82626f5f42b0db8a with result 0 in 1 seconds 2026-07-20 11:49:52.208 | [8531 Async ks-alt-member-user:63005]: Waiting for completion of get_or_add_user_project_role member e50c471486444a73847f484546c520c1 2576b97be4fe49cd82626f5f42b0db8a running on PID 63005 (10 other jobs running) 2026-07-20 11:49:52.232 | [8531 Async ks-alt-member-user:63005]: Signaling child to exit 2026-07-20 11:49:52.232 | WAKEUP 2026-07-20 11:49:52.253 | [8531 Async ks-alt-member-user:63005]: Signaled 2026-07-20 11:49:52.254 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:49:52.254 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:49:52.254 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:49:52.254 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:52.255 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:52.255 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:52.255 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:52.255 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:52.255 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:49:52.255 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user e50c471486444a73847f484546c520c1 --project 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:52.255 | 2026-07-20 11:49:52.255 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e50c471486444a73847f484546c520c1 --project 2576b97be4fe49cd82626f5f42b0db8a -c Role -f value 2026-07-20 11:49:52.255 | 2026-07-20 11:49:52.255 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:52.255 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:52.255 | + functions-common:get_or_add_user_project_role:980 : echo f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:52.255 | f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:52.296 | [8531 Async ks-alt-member-user:63005]: finished get_or_add_user_project_role member e50c471486444a73847f484546c520c1 2576b97be4fe49cd82626f5f42b0db8a with result 0 in 1 seconds 2026-07-20 11:49:52.332 | [8531 Async ks-alt-reader-user:63237]: Waiting for completion of get_or_add_user_project_role reader 88d8e25f7bff4133b73bfad9121d9c14 2576b97be4fe49cd82626f5f42b0db8a running on PID 63237 (9 other jobs running) 2026-07-20 11:49:52.355 | [8531 Async ks-alt-reader-user:63237]: Signaling child to exit 2026-07-20 11:49:52.355 | WAKEUP 2026-07-20 11:49:52.375 | [8531 Async ks-alt-reader-user:63237]: Signaled 2026-07-20 11:49:52.376 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:49:52.376 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:49:52.378 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:49:52.378 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:52.378 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:52.378 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:52.378 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:52.378 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:52.378 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:49:52.378 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 88d8e25f7bff4133b73bfad9121d9c14 --project 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:52.378 | 2026-07-20 11:49:52.378 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 88d8e25f7bff4133b73bfad9121d9c14 --project 2576b97be4fe49cd82626f5f42b0db8a -c Role -f value 2026-07-20 11:49:52.378 | 2026-07-20 11:49:52.378 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:52.378 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0515f74892f240e5a07c62e272d06c62 2026-07-20 11:49:52.378 | + functions-common:get_or_add_user_project_role:980 : echo 0515f74892f240e5a07c62e272d06c62 2026-07-20 11:49:52.378 | 0515f74892f240e5a07c62e272d06c62 2026-07-20 11:49:52.419 | [8531 Async ks-alt-reader-user:63237]: finished get_or_add_user_project_role reader 88d8e25f7bff4133b73bfad9121d9c14 2576b97be4fe49cd82626f5f42b0db8a with result 0 in 1 seconds 2026-07-20 11:49:52.424 | + inc/async:async_wait:197 : return 0 2026-07-20 11:49:52.427 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-20 11:49:52.475 | [8531 Async ks-system-member:63427]: Waiting for completion of get_or_add_user_system_role member 7d01d04398b1457383ddb88e3431af39 all running on PID 63427 (8 other jobs running) 2026-07-20 11:49:52.496 | [8531 Async ks-system-member:63427]: Signaling child to exit 2026-07-20 11:49:52.496 | WAKEUP 2026-07-20 11:49:52.516 | [8531 Async ks-system-member:63427]: Signaled 2026-07-20 11:49:52.517 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-20 11:49:52.517 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-20 11:49:52.517 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-20 11:49:52.517 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:52.517 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:52.517 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:52.517 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:52.517 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:52.517 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-20 11:49:52.517 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7d01d04398b1457383ddb88e3431af39 --system all -f value -c Role 2026-07-20 11:49:52.517 | 2026-07-20 11:49:52.517 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:52.517 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-20 11:49:52.517 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-20 11:49:52.517 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 7d01d04398b1457383ddb88e3431af39 --system all 2026-07-20 11:49:52.517 | 2026-07-20 11:49:52.517 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7d01d04398b1457383ddb88e3431af39 --system all -f value -c Role 2026-07-20 11:49:52.517 | 2026-07-20 11:49:52.517 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:52.517 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:52.517 | + functions-common:get_or_add_user_system_role:1030 : echo f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:52.517 | f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:52.555 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:52.556 | [8531 Async ks-system-member:63427]: finished get_or_add_user_system_role member 7d01d04398b1457383ddb88e3431af39 all with result 0 in 2 seconds 2026-07-20 11:49:52.579 | [63893 Async ks-group-memberdemo:63893]: finished successfully 2026-07-20 11:49:52.594 | [8531 Async ks-system-reader:63624]: Waiting for completion of get_or_add_user_system_role reader efdcdf6189d54904a366b9d58fbff8d6 all running on PID 63624 (7 other jobs running) 2026-07-20 11:49:52.618 | [8531 Async ks-system-reader:63624]: Signaling child to exit 2026-07-20 11:49:52.618 | WAKEUP 2026-07-20 11:49:52.639 | [8531 Async ks-system-reader:63624]: Signaled 2026-07-20 11:49:52.641 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-20 11:49:52.641 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-20 11:49:52.641 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-20 11:49:52.641 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:49:52.641 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:49:52.641 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:49:52.641 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:49:52.641 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:49:52.641 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-20 11:49:52.641 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user efdcdf6189d54904a366b9d58fbff8d6 --system all -f value -c Role 2026-07-20 11:49:52.641 | 2026-07-20 11:49:52.641 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:52.641 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-20 11:49:52.641 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-20 11:49:52.641 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user efdcdf6189d54904a366b9d58fbff8d6 --system all 2026-07-20 11:49:52.641 | 2026-07-20 11:49:52.641 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user efdcdf6189d54904a366b9d58fbff8d6 --system all -f value -c Role 2026-07-20 11:49:52.641 | 2026-07-20 11:49:52.641 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:52.641 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=0515f74892f240e5a07c62e272d06c62 2026-07-20 11:49:52.641 | + functions-common:get_or_add_user_system_role:1030 : echo 0515f74892f240e5a07c62e272d06c62 2026-07-20 11:49:52.641 | 0515f74892f240e5a07c62e272d06c62 2026-07-20 11:49:52.683 | [8531 Async ks-system-reader:63624]: finished get_or_add_user_system_role reader efdcdf6189d54904a366b9d58fbff8d6 all with result 0 in 2 seconds 2026-07-20 11:49:52.687 | + inc/async:async_wait:197 : return 0 2026-07-20 11:49:52.690 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-20 11:49:52.739 | [8531 Async ks-group-memberdemo:63893]: Waiting for completion of get_or_add_group_project_role member 6857e562f2cb46f0bedebbfe8ed68ddf 50b32702b7bd4b7c98835f1121f21f3d running on PID 63893 (6 other jobs running) 2026-07-20 11:49:52.762 | [8531 Async ks-group-memberdemo:63893]: Signaling child to exit 2026-07-20 11:49:52.762 | WAKEUP 2026-07-20 11:49:52.785 | [8531 Async ks-group-memberdemo:63893]: Signaled 2026-07-20 11:49:52.786 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-20 11:49:52.786 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 6857e562f2cb46f0bedebbfe8ed68ddf --project 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:52.786 | 2026-07-20 11:49:52.786 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6857e562f2cb46f0bedebbfe8ed68ddf --project 50b32702b7bd4b7c98835f1121f21f3d -f value -c Role 2026-07-20 11:49:52.786 | 2026-07-20 11:49:52.786 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:52.786 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:52.786 | + functions-common:get_or_add_group_project_role:1049 : echo f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:52.786 | f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:52.829 | [8531 Async ks-group-memberdemo:63893]: finished get_or_add_group_project_role member 6857e562f2cb46f0bedebbfe8ed68ddf 50b32702b7bd4b7c98835f1121f21f3d with result 0 in 1 seconds 2026-07-20 11:49:52.867 | [8531 Async ks-group-anotherdemo:63972]: Waiting for completion of get_or_add_group_project_role anotherrole 6857e562f2cb46f0bedebbfe8ed68ddf 50b32702b7bd4b7c98835f1121f21f3d running on PID 63972 (5 other jobs running) 2026-07-20 11:49:52.891 | [8531 Async ks-group-anotherdemo:63972]: Signaling child to exit 2026-07-20 11:49:52.970 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:52.995 | [63972 Async ks-group-anotherdemo:63972]: finished successfully 2026-07-20 11:49:53.016 | WAKEUP 2026-07-20 11:49:53.036 | [8531 Async ks-group-anotherdemo:63972]: Signaled 2026-07-20 11:49:53.036 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-20 11:49:53.036 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 6857e562f2cb46f0bedebbfe8ed68ddf --project 50b32702b7bd4b7c98835f1121f21f3d 2026-07-20 11:49:53.036 | 2026-07-20 11:49:53.036 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6857e562f2cb46f0bedebbfe8ed68ddf --project 50b32702b7bd4b7c98835f1121f21f3d -f value -c Role 2026-07-20 11:49:53.036 | 2026-07-20 11:49:53.036 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:53.036 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:53.036 | + functions-common:get_or_add_group_project_role:1049 : echo 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:53.036 | 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:53.079 | [8531 Async ks-group-anotherdemo:63972]: finished get_or_add_group_project_role anotherrole 6857e562f2cb46f0bedebbfe8ed68ddf 50b32702b7bd4b7c98835f1121f21f3d with result 0 in 2 seconds 2026-07-20 11:49:53.113 | [8531 Async ks-group-memberalt:64051]: Waiting for completion of get_or_add_group_project_role member 6857e562f2cb46f0bedebbfe8ed68ddf 2576b97be4fe49cd82626f5f42b0db8a running on PID 64051 (4 other jobs running) 2026-07-20 11:49:53.135 | [8531 Async ks-group-memberalt:64051]: Signaling child to exit 2026-07-20 11:49:53.395 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:53.420 | [64051 Async ks-group-memberalt:64051]: finished successfully 2026-07-20 11:49:53.443 | WAKEUP 2026-07-20 11:49:53.465 | [8531 Async ks-group-memberalt:64051]: Signaled 2026-07-20 11:49:53.466 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-20 11:49:53.466 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 6857e562f2cb46f0bedebbfe8ed68ddf --project 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:53.466 | 2026-07-20 11:49:53.466 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6857e562f2cb46f0bedebbfe8ed68ddf --project 2576b97be4fe49cd82626f5f42b0db8a -f value -c Role 2026-07-20 11:49:53.466 | 2026-07-20 11:49:53.466 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:53.466 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:53.466 | + functions-common:get_or_add_group_project_role:1049 : echo f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:53.466 | f0b8ee259efe4e14879a7941b2477364 2026-07-20 11:49:53.509 | [8531 Async ks-group-memberalt:64051]: finished get_or_add_group_project_role member 6857e562f2cb46f0bedebbfe8ed68ddf 2576b97be4fe49cd82626f5f42b0db8a with result 0 in 2 seconds 2026-07-20 11:49:53.545 | [8531 Async ks-group-anotheralt:64152]: Waiting for completion of get_or_add_group_project_role anotherrole 6857e562f2cb46f0bedebbfe8ed68ddf 2576b97be4fe49cd82626f5f42b0db8a running on PID 64152 (3 other jobs running) 2026-07-20 11:49:53.570 | [8531 Async ks-group-anotheralt:64152]: Signaling child to exit 2026-07-20 11:49:53.806 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:53.831 | [64152 Async ks-group-anotheralt:64152]: finished successfully 2026-07-20 11:49:53.853 | WAKEUP 2026-07-20 11:49:53.875 | [8531 Async ks-group-anotheralt:64152]: Signaled 2026-07-20 11:49:53.877 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-20 11:49:53.877 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 6857e562f2cb46f0bedebbfe8ed68ddf --project 2576b97be4fe49cd82626f5f42b0db8a 2026-07-20 11:49:53.877 | 2026-07-20 11:49:53.877 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6857e562f2cb46f0bedebbfe8ed68ddf --project 2576b97be4fe49cd82626f5f42b0db8a -f value -c Role 2026-07-20 11:49:53.877 | 2026-07-20 11:49:53.877 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:53.877 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:53.877 | + functions-common:get_or_add_group_project_role:1049 : echo 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:53.877 | 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:49:53.919 | [8531 Async ks-group-anotheralt:64152]: finished get_or_add_group_project_role anotherrole 6857e562f2cb46f0bedebbfe8ed68ddf 2576b97be4fe49cd82626f5f42b0db8a with result 0 in 2 seconds 2026-07-20 11:49:53.951 | [8531 Async ks-group-admin:64249]: Waiting for completion of get_or_add_group_project_role admin 143e09e9dfa641949e7e63c176ed025a af9696044c2142ef8eafd82bf1c96a55 running on PID 64249 (2 other jobs running) 2026-07-20 11:49:53.977 | [8531 Async ks-group-admin:64249]: Signaling child to exit 2026-07-20 11:49:54.206 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:49:54.232 | [64249 Async ks-group-admin:64249]: finished successfully 2026-07-20 11:49:54.255 | WAKEUP 2026-07-20 11:49:54.278 | [8531 Async ks-group-admin:64249]: Signaled 2026-07-20 11:49:54.279 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-20 11:49:54.279 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 143e09e9dfa641949e7e63c176ed025a --project af9696044c2142ef8eafd82bf1c96a55 2026-07-20 11:49:54.279 | 2026-07-20 11:49:54.279 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 143e09e9dfa641949e7e63c176ed025a --project af9696044c2142ef8eafd82bf1c96a55 -f value -c Role 2026-07-20 11:49:54.279 | 2026-07-20 11:49:54.279 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:49:54.279 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:54.279 | + functions-common:get_or_add_group_project_role:1049 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:54.279 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:49:54.322 | [8531 Async ks-group-admin:64249]: finished get_or_add_group_project_role admin 143e09e9dfa641949e7e63c176ed025a af9696044c2142ef8eafd82bf1c96a55 with result 0 in 3 seconds 2026-07-20 11:49:54.327 | + inc/async:async_wait:197 : return 0 2026-07-20 11:49:54.331 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-20 11:49:54.350 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:49:54.354 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-20 11:49:54.373 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:54.376 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-20 11:49:54.379 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-20 11:49:54.450 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-20 11:49:54.488 | [8531 Async create_nova_accounts:66061]: running: create_nova_accounts 2026-07-20 11:49:54.491 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-20 11:49:54.510 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:54.512 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-20 11:49:54.516 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-20 11:49:54.588 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-20 11:49:54.634 | [8531 Async create_glance_accounts:66184]: running: create_glance_accounts 2026-07-20 11:49:54.637 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-20 11:49:54.660 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:54.665 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-20 11:49:54.668 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-20 11:49:54.738 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-20 11:49:54.776 | [8531 Async create_cinder_accounts:66322]: running: create_cinder_accounts 2026-07-20 11:49:54.779 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-20 11:49:54.798 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:54.801 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-20 11:49:54.804 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-20 11:49:54.870 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-20 11:49:54.910 | [8531 Async create_neutron_accounts:66464]: running: create_neutron_accounts 2026-07-20 11:49:54.912 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-20 11:49:54.932 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:49:54.935 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-07-20 11:49:54.938 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-20 11:49:55.007 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-20 11:49:55.048 | [8531 Async create_swift_accounts:66645]: running: create_swift_accounts 2026-07-20 11:49:55.051 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-20 11:49:55.074 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:49:55.077 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-20 11:49:55.134 | [8531 Async create_nova_accounts:66061]: Waiting for completion of create_nova_accounts running on PID 66061 (6 other jobs running) 2026-07-20 11:49:55.160 | [8531 Async create_nova_accounts:66061]: Signaling child to exit 2026-07-20 11:50:15.187 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:50:15.213 | [66464 Async create_neutron_accounts:66464]: finished successfully 2026-07-20 11:50:18.479 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:50:18.504 | [66322 Async create_cinder_accounts:66322]: finished successfully 2026-07-20 11:50:25.744 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:50:25.772 | [66061 Async create_nova_accounts:66061]: finished successfully 2026-07-20 11:50:25.798 | WAKEUP 2026-07-20 11:50:25.823 | [8531 Async create_nova_accounts:66061]: Signaled 2026-07-20 11:50:25.824 | + 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-07-20 11:50:25.824 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-20 11:50:25.824 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-20 11:50:25.824 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:25.824 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 11:50:25.824 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 11:50:25.824 | ++ 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-07-20 11:50:25.824 | 2026-07-20 11:50:25.824 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:25.824 | + functions-common:get_or_create_user:915 : user_id=f86b04b1e3184699b9ed142ac5167d75 2026-07-20 11:50:25.824 | + functions-common:get_or_create_user:916 : echo f86b04b1e3184699b9ed142ac5167d75 2026-07-20 11:50:25.824 | f86b04b1e3184699b9ed142ac5167d75 2026-07-20 11:50:25.824 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-20 11:50:25.824 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:25.825 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-20 11:50:25.825 | 2026-07-20 11:50:25.825 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-20 11:50:25.825 | 2026-07-20 11:50:25.825 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:980 : echo 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:25.825 | 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:25.825 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-20 11:50:25.825 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:25.825 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:25.825 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-20 11:50:25.825 | 2026-07-20 11:50:25.825 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-20 11:50:25.825 | 2026-07-20 11:50:25.825 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:25.825 | + functions-common:get_or_add_user_project_role:980 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:25.825 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:25.825 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-20 11:50:25.825 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.198/compute 2026-07-20 11:50:25.825 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-20 11:50:25.825 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 11:50:25.825 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-20 11:50:25.825 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-20 11:50:25.825 | 2026-07-20 11:50:25.825 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:25.825 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 11:50:25.825 | 979f420ca4d94cf3bf9eeb147e484267' 2026-07-20 11:50:25.825 | + functions-common:get_or_create_service:1067 : echo 979f420ca4d94cf3bf9eeb147e484267 2026-07-20 11:50:25.825 | 979f420ca4d94cf3bf9eeb147e484267 2026-07-20 11:50:25.825 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.198/compute/v2/$(project_id)s' 2026-07-20 11:50:25.825 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 11:50:25.825 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.198/compute/v2/$(project_id)s' RegionOne 2026-07-20 11:50:25.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 11:50:25.825 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-20 11:50:25.825 | 2026-07-20 11:50:25.825 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:25.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 11:50:25.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 11:50:25.825 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.198/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-20 11:50:25.825 | 2026-07-20 11:50:25.825 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:25.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1b73c28b957c4215a71808e2b9c935b0 2026-07-20 11:50:25.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1b73c28b957c4215a71808e2b9c935b0 2026-07-20 11:50:25.825 | + functions-common:get_or_create_endpoint:1100 : public_id=1b73c28b957c4215a71808e2b9c935b0 2026-07-20 11:50:25.825 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 11:50:25.825 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 11:50:25.825 | + functions-common:get_or_create_endpoint:1109 : echo 1b73c28b957c4215a71808e2b9c935b0 2026-07-20 11:50:25.825 | 1b73c28b957c4215a71808e2b9c935b0 2026-07-20 11:50:25.825 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-20 11:50:25.825 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 11:50:25.825 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-20 11:50:25.825 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-20 11:50:25.825 | 2026-07-20 11:50:25.825 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:25.825 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 11:50:25.825 | 179524f3d55040119ca30d9bb7b33f99' 2026-07-20 11:50:25.825 | + functions-common:get_or_create_service:1067 : echo 179524f3d55040119ca30d9bb7b33f99 2026-07-20 11:50:25.825 | 179524f3d55040119ca30d9bb7b33f99 2026-07-20 11:50:25.825 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.198/compute/v2.1 2026-07-20 11:50:25.825 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 11:50:25.825 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.198/compute/v2.1 RegionOne 2026-07-20 11:50:25.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 11:50:25.825 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-20 11:50:25.825 | 2026-07-20 11:50:25.825 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:25.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 11:50:25.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 11:50:25.825 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.198/compute/v2.1 --region RegionOne -f value -c id 2026-07-20 11:50:25.825 | 2026-07-20 11:50:25.825 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:25.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=cf4342dd22f4474188e2ba3174d69ff6 2026-07-20 11:50:25.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo cf4342dd22f4474188e2ba3174d69ff6 2026-07-20 11:50:25.825 | + functions-common:get_or_create_endpoint:1100 : public_id=cf4342dd22f4474188e2ba3174d69ff6 2026-07-20 11:50:25.825 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 11:50:25.825 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 11:50:25.825 | + functions-common:get_or_create_endpoint:1109 : echo cf4342dd22f4474188e2ba3174d69ff6 2026-07-20 11:50:25.825 | cf4342dd22f4474188e2ba3174d69ff6 2026-07-20 11:50:25.825 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-20 11:50:25.825 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:25.825 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-20 11:50:25.826 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:25.826 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-20 11:50:25.826 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:25.826 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:25.826 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:25.826 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:25.826 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:25.826 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:25.826 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:25.826 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:25.826 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:25.826 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:25.826 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:25.826 | + 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-07-20 11:50:25.826 | 2026-07-20 11:50:25.826 | ++ 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-07-20 11:50:25.826 | 2026-07-20 11:50:25.826 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:25.826 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c4cdd2ea90574604afbd5c179e1f241a 2026-07-20 11:50:25.826 | + functions-common:get_or_add_user_project_role:980 : echo c4cdd2ea90574604afbd5c179e1f241a 2026-07-20 11:50:25.826 | c4cdd2ea90574604afbd5c179e1f241a 2026-07-20 11:50:25.826 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-20 11:50:25.826 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:50:25.826 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-20 11:50:25.826 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:25.826 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-20 11:50:25.874 | [8531 Async create_nova_accounts:66061]: finished create_nova_accounts with result 0 in 31 seconds 2026-07-20 11:50:25.912 | [8531 Async create_glance_accounts:66184]: Waiting for completion of create_glance_accounts running on PID 66184 (5 other jobs running) 2026-07-20 11:50:25.936 | [8531 Async create_glance_accounts:66184]: Signaling child to exit 2026-07-20 11:50:30.827 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:50:30.856 | [66184 Async create_glance_accounts:66184]: finished successfully 2026-07-20 11:50:30.884 | WAKEUP 2026-07-20 11:50:30.907 | [8531 Async create_glance_accounts:66184]: Signaled 2026-07-20 11:50:30.908 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-20 11:50:30.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:30.909 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-20 11:50:30.909 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-20 11:50:30.909 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:30.909 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 11:50:30.909 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 11:50:30.909 | ++ 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-07-20 11:50:30.909 | 2026-07-20 11:50:30.909 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.909 | + functions-common:get_or_create_user:915 : user_id=1509faaf3ca6407a9f1e153a1786bb88 2026-07-20 11:50:30.909 | + functions-common:get_or_create_user:916 : echo 1509faaf3ca6407a9f1e153a1786bb88 2026-07-20 11:50:30.909 | 1509faaf3ca6407a9f1e153a1786bb88 2026-07-20 11:50:30.909 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:30.909 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-20 11:50:30.909 | 2026-07-20 11:50:30.909 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-20 11:50:30.909 | 2026-07-20 11:50:30.909 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:980 : echo 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:30.909 | 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:30.909 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-20 11:50:30.909 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:30.909 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-20 11:50:30.909 | 2026-07-20 11:50:30.909 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-20 11:50:30.909 | 2026-07-20 11:50:30.909 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:980 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:30.909 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:30.909 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-20 11:50:30.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:30.909 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-20 11:50:30.909 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-20 11:50:30.909 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:30.909 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 11:50:30.909 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 11:50:30.909 | ++ 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-07-20 11:50:30.909 | 2026-07-20 11:50:30.909 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.909 | + functions-common:get_or_create_user:915 : user_id=63170996eea7443598ffacb8af57c06c 2026-07-20 11:50:30.909 | + functions-common:get_or_create_user:916 : echo 63170996eea7443598ffacb8af57c06c 2026-07-20 11:50:30.909 | 63170996eea7443598ffacb8af57c06c 2026-07-20 11:50:30.909 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:30.909 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:30.909 | + 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-07-20 11:50:30.909 | 2026-07-20 11:50:30.909 | ++ 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-07-20 11:50:30.909 | 2026-07-20 11:50:30.909 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:980 : echo 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:30.909 | 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:30.909 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-20 11:50:30.909 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:30.909 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:30.909 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:30.909 | + 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-07-20 11:50:30.909 | 2026-07-20 11:50:30.909 | ++ 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-07-20 11:50:30.909 | 2026-07-20 11:50:30.909 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c4cdd2ea90574604afbd5c179e1f241a 2026-07-20 11:50:30.909 | + functions-common:get_or_add_user_project_role:980 : echo c4cdd2ea90574604afbd5c179e1f241a 2026-07-20 11:50:30.909 | c4cdd2ea90574604afbd5c179e1f241a 2026-07-20 11:50:30.909 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-20 11:50:30.909 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 11:50:30.909 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-20 11:50:30.909 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-20 11:50:30.910 | 2026-07-20 11:50:30.910 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.910 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 11:50:30.910 | 003bd97e7a3b443f8ec174bf08c535d2' 2026-07-20 11:50:30.910 | + functions-common:get_or_create_service:1067 : echo 003bd97e7a3b443f8ec174bf08c535d2 2026-07-20 11:50:30.910 | 003bd97e7a3b443f8ec174bf08c535d2 2026-07-20 11:50:30.910 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.198/image 2026-07-20 11:50:30.910 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 11:50:30.910 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.198/image RegionOne 2026-07-20 11:50:30.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 11:50:30.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-20 11:50:30.910 | 2026-07-20 11:50:30.910 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 11:50:30.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 11:50:30.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.198/image --region RegionOne -f value -c id 2026-07-20 11:50:30.910 | 2026-07-20 11:50:30.910 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0c1860e3d5124f74868bfe5ff6b7784d 2026-07-20 11:50:30.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0c1860e3d5124f74868bfe5ff6b7784d 2026-07-20 11:50:30.910 | + functions-common:get_or_create_endpoint:1100 : public_id=0c1860e3d5124f74868bfe5ff6b7784d 2026-07-20 11:50:30.910 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 11:50:30.910 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 11:50:30.910 | + functions-common:get_or_create_endpoint:1109 : echo 0c1860e3d5124f74868bfe5ff6b7784d 2026-07-20 11:50:30.910 | 0c1860e3d5124f74868bfe5ff6b7784d 2026-07-20 11:50:30.910 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-20 11:50:30.910 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-20 11:50:30.910 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-20 11:50:30.910 | 2026-07-20 11:50:30.910 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.910 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-20 11:50:30.910 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-20 11:50:30.910 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-20 11:50:30.910 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-20 11:50:30.910 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-20 11:50:30.910 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-20 11:50:30.910 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-20 11:50:30.910 | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | | Field | Value | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | | default_limit | 2000 | 2026-07-20 11:50:30.910 | | description | None | 2026-07-20 11:50:30.910 | | id | 99923d4ce1e14a18bc63e0ae8f791692 | 2026-07-20 11:50:30.910 | | region_id | RegionOne | 2026-07-20 11:50:30.910 | | resource_name | image_size_total | 2026-07-20 11:50:30.910 | | service_id | 003bd97e7a3b443f8ec174bf08c535d2 | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-20 11:50:30.910 | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | | Field | Value | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | | default_limit | 2000 | 2026-07-20 11:50:30.910 | | description | None | 2026-07-20 11:50:30.910 | | id | d4a7631286c54c4691c75a173fd30062 | 2026-07-20 11:50:30.910 | | region_id | RegionOne | 2026-07-20 11:50:30.910 | | resource_name | image_stage_total | 2026-07-20 11:50:30.910 | | service_id | 003bd97e7a3b443f8ec174bf08c535d2 | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-20 11:50:30.910 | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | | Field | Value | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | | default_limit | 100 | 2026-07-20 11:50:30.910 | | description | None | 2026-07-20 11:50:30.910 | | id | 4be955d2fdf64df39c2a3e34f115e30a | 2026-07-20 11:50:30.910 | | region_id | RegionOne | 2026-07-20 11:50:30.910 | | resource_name | image_count_total | 2026-07-20 11:50:30.910 | | service_id | 003bd97e7a3b443f8ec174bf08c535d2 | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-20 11:50:30.910 | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | | Field | Value | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | | default_limit | 100 | 2026-07-20 11:50:30.910 | | description | None | 2026-07-20 11:50:30.910 | | id | 798dec9064304070a1aec832bdf11097 | 2026-07-20 11:50:30.910 | | region_id | RegionOne | 2026-07-20 11:50:30.910 | | resource_name | image_count_uploading | 2026-07-20 11:50:30.910 | | service_id | 003bd97e7a3b443f8ec174bf08c535d2 | 2026-07-20 11:50:30.910 | +---------------+----------------------------------+ 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.198/identity 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-20 11:50:30.910 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-20 11:50:30.910 | 2026-07-20 11:50:30.910 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 0c1860e3d5124f74868bfe5ff6b7784d 2026-07-20 11:50:30.910 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-20 11:50:30.910 | 2026-07-20 11:50:30.910 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-20 11:50:30.911 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:50:30.953 | [8531 Async create_glance_accounts:66184]: finished create_glance_accounts with result 0 in 36 seconds 2026-07-20 11:50:30.993 | [8531 Async create_cinder_accounts:66322]: Waiting for completion of create_cinder_accounts running on PID 66322 (4 other jobs running) 2026-07-20 11:50:31.019 | [8531 Async create_cinder_accounts:66322]: Signaling child to exit 2026-07-20 11:50:31.019 | WAKEUP 2026-07-20 11:50:31.042 | [8531 Async create_cinder_accounts:66322]: Signaled 2026-07-20 11:50:31.043 | + 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-07-20 11:50:31.043 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-20 11:50:31.043 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-20 11:50:31.043 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:50:31.043 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-20 11:50:31.043 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-20 11:50:31.043 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:31.043 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 11:50:31.044 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 11:50:31.044 | ++ 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-07-20 11:50:31.044 | 2026-07-20 11:50:31.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.044 | + functions-common:get_or_create_user:915 : user_id=9b96ec6a6e1f4b2ca4f70236b06d4854 2026-07-20 11:50:31.044 | + functions-common:get_or_create_user:916 : echo 9b96ec6a6e1f4b2ca4f70236b06d4854 2026-07-20 11:50:31.044 | 9b96ec6a6e1f4b2ca4f70236b06d4854 2026-07-20 11:50:31.044 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-20 11:50:31.044 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:31.044 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:31.044 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:31.044 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:31.044 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:31.044 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:31.044 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:31.044 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:31.044 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:31.044 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:31.044 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:31.044 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-20 11:50:31.044 | 2026-07-20 11:50:31.044 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-20 11:50:31.044 | 2026-07-20 11:50:31.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.044 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:31.044 | + functions-common:get_or_add_user_project_role:980 : echo 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:31.044 | 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:31.044 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-20 11:50:31.044 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-20 11:50:31.044 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:50:31.044 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-20 11:50:31.044 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.198/volume 2026-07-20 11:50:31.044 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-20 11:50:31.044 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-20 11:50:31.044 | 2026-07-20 11:50:31.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.044 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 11:50:31.044 | 8a723a4e37d34ff3ac651b133a2007ca' 2026-07-20 11:50:31.044 | + functions-common:get_or_create_service:1067 : echo 8a723a4e37d34ff3ac651b133a2007ca 2026-07-20 11:50:31.044 | 8a723a4e37d34ff3ac651b133a2007ca 2026-07-20 11:50:31.044 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.198/volume/v3 2026-07-20 11:50:31.044 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.198/volume/v3 RegionOne 2026-07-20 11:50:31.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 11:50:31.044 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-20 11:50:31.044 | 2026-07-20 11:50:31.044 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 11:50:31.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 11:50:31.044 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.198/volume/v3 --region RegionOne -f value -c id 2026-07-20 11:50:31.044 | 2026-07-20 11:50:31.044 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=93968b8202d3406294aef8d05460f2e6 2026-07-20 11:50:31.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 93968b8202d3406294aef8d05460f2e6 2026-07-20 11:50:31.044 | + functions-common:get_or_create_endpoint:1100 : public_id=93968b8202d3406294aef8d05460f2e6 2026-07-20 11:50:31.044 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 11:50:31.044 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 11:50:31.044 | + functions-common:get_or_create_endpoint:1109 : echo 93968b8202d3406294aef8d05460f2e6 2026-07-20 11:50:31.044 | 93968b8202d3406294aef8d05460f2e6 2026-07-20 11:50:31.044 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-20 11:50:31.044 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 11:50:31.044 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-20 11:50:31.044 | 2026-07-20 11:50:31.044 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_project:928 : project_id=16f5ace18aea45c6af5ee7b9a0da701d 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_project:929 : echo 16f5ace18aea45c6af5ee7b9a0da701d 2026-07-20 11:50:31.044 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 16f5ace18aea45c6af5ee7b9a0da701d 2026-07-20 11:50:31.044 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-20 11:50:31.044 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-20 11:50:31.044 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-20 11:50:31.044 | 2026-07-20 11:50:31.044 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_user:915 : user_id=9b96ec6a6e1f4b2ca4f70236b06d4854 2026-07-20 11:50:31.044 | ++ functions-common:get_or_create_user:916 : echo 9b96ec6a6e1f4b2ca4f70236b06d4854 2026-07-20 11:50:31.044 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9b96ec6a6e1f4b2ca4f70236b06d4854 2026-07-20 11:50:31.096 | [8531 Async create_cinder_accounts:66322]: finished create_cinder_accounts with result 0 in 23 seconds 2026-07-20 11:50:31.100 | + inc/async:async_wait:197 : return 0 2026-07-20 11:50:31.104 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-20 11:50:31.160 | [8531 Async create_neutron_accounts:66464]: Waiting for completion of create_neutron_accounts running on PID 66464 (3 other jobs running) 2026-07-20 11:50:31.188 | [8531 Async create_neutron_accounts:66464]: Signaling child to exit 2026-07-20 11:50:31.188 | WAKEUP 2026-07-20 11:50:31.210 | [8531 Async create_neutron_accounts:66464]: Signaled 2026-07-20 11:50:31.213 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-20 11:50:31.213 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.4.3.198/ 2026-07-20 11:50:31.213 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-20 11:50:31.213 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.4.3.198/networking 2026-07-20 11:50:31.213 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-20 11:50:31.213 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:31.213 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-20 11:50:31.213 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-20 11:50:31.213 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:31.213 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 11:50:31.213 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 11:50:31.213 | ++ 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-07-20 11:50:31.213 | 2026-07-20 11:50:31.213 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.213 | + functions-common:get_or_create_user:915 : user_id=739ae95d019449e29aeec88b5c7f82f2 2026-07-20 11:50:31.213 | + functions-common:get_or_create_user:916 : echo 739ae95d019449e29aeec88b5c7f82f2 2026-07-20 11:50:31.213 | 739ae95d019449e29aeec88b5c7f82f2 2026-07-20 11:50:31.213 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-20 11:50:31.213 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:31.213 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:31.213 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:31.213 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:31.213 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:31.213 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:31.213 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:31.213 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:31.213 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:31.213 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:31.213 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:31.213 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-20 11:50:31.213 | 2026-07-20 11:50:31.213 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-20 11:50:31.213 | 2026-07-20 11:50:31.213 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.213 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:31.213 | + functions-common:get_or_add_user_project_role:980 : echo 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:31.213 | 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:31.213 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-20 11:50:31.213 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-20 11:50:31.213 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 11:50:31.213 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-20 11:50:31.213 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-20 11:50:31.214 | 2026-07-20 11:50:31.214 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.214 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 11:50:31.214 | 257af831bfb64823a0398c31d7fa394b' 2026-07-20 11:50:31.214 | + functions-common:get_or_create_service:1067 : echo 257af831bfb64823a0398c31d7fa394b 2026-07-20 11:50:31.214 | 257af831bfb64823a0398c31d7fa394b 2026-07-20 11:50:31.214 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.4.3.198/networking 2026-07-20 11:50:31.214 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 11:50:31.214 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.198/networking RegionOne 2026-07-20 11:50:31.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 11:50:31.214 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-20 11:50:31.214 | 2026-07-20 11:50:31.214 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 11:50:31.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 11:50:31.214 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.198/networking --region RegionOne -f value -c id 2026-07-20 11:50:31.214 | 2026-07-20 11:50:31.214 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:31.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=810ce55a2a584f3fb860f02ea785e175 2026-07-20 11:50:31.214 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 810ce55a2a584f3fb860f02ea785e175 2026-07-20 11:50:31.214 | + functions-common:get_or_create_endpoint:1100 : public_id=810ce55a2a584f3fb860f02ea785e175 2026-07-20 11:50:31.214 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 11:50:31.214 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 11:50:31.214 | + functions-common:get_or_create_endpoint:1109 : echo 810ce55a2a584f3fb860f02ea785e175 2026-07-20 11:50:31.214 | 810ce55a2a584f3fb860f02ea785e175 2026-07-20 11:50:31.258 | [8531 Async create_neutron_accounts:66464]: finished create_neutron_accounts with result 0 in 20 seconds 2026-07-20 11:50:31.300 | [8531 Async create_swift_accounts:66645]: Waiting for completion of create_swift_accounts running on PID 66645 (2 other jobs running) 2026-07-20 11:50:31.325 | [8531 Async create_swift_accounts:66645]: Signaling child to exit 2026-07-20 11:50:33.979 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:50:34.003 | [66645 Async create_swift_accounts:66645]: finished successfully 2026-07-20 11:50:34.023 | WAKEUP 2026-07-20 11:50:34.042 | [8531 Async create_swift_accounts:66645]: Signaled 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-20 11:50:34.043 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-20 11:50:34.043 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-20 11:50:34.043 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-20 11:50:34.043 | 2026-07-20 11:50:34.043 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.043 | ++ functions-common:get_or_create_role:940 : role_id=7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:50:34.043 | ++ functions-common:get_or_create_role:941 : echo 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:626 : another_role=7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:50:34.043 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-20 11:50:34.043 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-20 11:50:34.043 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:34.043 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 11:50:34.043 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 11:50:34.043 | ++ 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-07-20 11:50:34.043 | 2026-07-20 11:50:34.043 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.043 | + functions-common:get_or_create_user:915 : user_id=57fe169367524dc2888f465053c6c5fe 2026-07-20 11:50:34.043 | + functions-common:get_or_create_user:916 : echo 57fe169367524dc2888f465053c6c5fe 2026-07-20 11:50:34.043 | 57fe169367524dc2888f465053c6c5fe 2026-07-20 11:50:34.043 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-20 11:50:34.043 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:34.043 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:34.043 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:34.043 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:34.043 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:34.043 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:34.044 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:34.044 | + 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-07-20 11:50:34.044 | 2026-07-20 11:50:34.044 | ++ 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-07-20 11:50:34.044 | 2026-07-20 11:50:34.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.044 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:34.044 | + functions-common:get_or_add_user_project_role:980 : echo 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:34.044 | 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:50:34.044 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-20 11:50:34.044 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-20 11:50:34.044 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:34.044 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:34.044 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:50:34.044 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:50:34.044 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:50:34.044 | + 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-07-20 11:50:34.044 | 2026-07-20 11:50:34.044 | ++ 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-07-20 11:50:34.044 | 2026-07-20 11:50:34.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.044 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.044 | + functions-common:get_or_add_user_project_role:980 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.044 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.044 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-20 11:50:34.044 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 11:50:34.044 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-20 11:50:34.044 | ++ 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-07-20 11:50:34.044 | 2026-07-20 11:50:34.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.044 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 11:50:34.044 | edc5d635515c4eaaa1de266ba3e93f65' 2026-07-20 11:50:34.044 | + functions-common:get_or_create_service:1067 : echo edc5d635515c4eaaa1de266ba3e93f65 2026-07-20 11:50:34.044 | edc5d635515c4eaaa1de266ba3e93f65 2026-07-20 11:50:34.044 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.198:8080/v1/AUTH_$(project_id)s' https://10.4.3.198:8080 2026-07-20 11:50:34.044 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 11:50:34.044 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.198:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-20 11:50:34.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 11:50:34.044 | +++ 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-07-20 11:50:34.044 | 2026-07-20 11:50:34.044 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 11:50:34.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 11:50:34.044 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.198:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-20 11:50:34.044 | 2026-07-20 11:50:34.044 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=665ee9931ac7461eadafb985c345c56d 2026-07-20 11:50:34.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 665ee9931ac7461eadafb985c345c56d 2026-07-20 11:50:34.044 | + functions-common:get_or_create_endpoint:1100 : public_id=665ee9931ac7461eadafb985c345c56d 2026-07-20 11:50:34.044 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.198:8080 ]] 2026-07-20 11:50:34.044 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.198:8080 RegionOne 2026-07-20 11:50:34.044 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 11:50:34.044 | ++ 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-07-20 11:50:34.044 | 2026-07-20 11:50:34.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.044 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 11:50:34.044 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 11:50:34.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.198:8080 --region RegionOne -f value -c id 2026-07-20 11:50:34.044 | 2026-07-20 11:50:34.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.044 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9319183bb5404c1d98b5e7d81821d8cc 2026-07-20 11:50:34.044 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9319183bb5404c1d98b5e7d81821d8cc 2026-07-20 11:50:34.044 | 9319183bb5404c1d98b5e7d81821d8cc 2026-07-20 11:50:34.044 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 11:50:34.044 | + functions-common:get_or_create_endpoint:1109 : echo 665ee9931ac7461eadafb985c345c56d 2026-07-20 11:50:34.044 | 665ee9931ac7461eadafb985c345c56d 2026-07-20 11:50:34.044 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-20 11:50:34.044 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-20 11:50:34.044 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 11:50:34.044 | +++ 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-07-20 11:50:34.044 | 2026-07-20 11:50:34.044 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.044 | ++ functions-common:get_or_create_project:928 : project_id=6b569a5d69fa4b42baa69feaaee35c39 2026-07-20 11:50:34.044 | ++ functions-common:get_or_create_project:929 : echo 6b569a5d69fa4b42baa69feaaee35c39 2026-07-20 11:50:34.044 | + lib/swift:create_swift_accounts:640 : swift_project_test1=6b569a5d69fa4b42baa69feaaee35c39 2026-07-20 11:50:34.044 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-20 11:50:34.044 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:50:34.044 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-20 11:50:34.044 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:34.044 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-20 11:50:34.044 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-20 11:50:34.045 | +++ 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-07-20 11:50:34.045 | 2026-07-20 11:50:34.045 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:915 : user_id=caef28e7a6124309abf8dfb1cb9d9031 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:916 : echo caef28e7a6124309abf8dfb1cb9d9031 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=caef28e7a6124309abf8dfb1cb9d9031 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-20 11:50:34.045 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin caef28e7a6124309abf8dfb1cb9d9031 6b569a5d69fa4b42baa69feaaee35c39 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:34.045 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user caef28e7a6124309abf8dfb1cb9d9031 --project 6b569a5d69fa4b42baa69feaaee35c39 2026-07-20 11:50:34.045 | 2026-07-20 11:50:34.045 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user caef28e7a6124309abf8dfb1cb9d9031 --project 6b569a5d69fa4b42baa69feaaee35c39 -c Role -f value 2026-07-20 11:50:34.045 | 2026-07-20 11:50:34.045 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:980 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.045 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-20 11:50:34.045 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-20 11:50:34.045 | +++ 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-07-20 11:50:34.045 | 2026-07-20 11:50:34.045 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:915 : user_id=8b7bd650f6294d8b8389b52651fc7a25 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:916 : echo 8b7bd650f6294d8b8389b52651fc7a25 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:649 : swift_user_test3=8b7bd650f6294d8b8389b52651fc7a25 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-20 11:50:34.045 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 7d4b7ed82daa47589efb6cf9a9d2e3bc 8b7bd650f6294d8b8389b52651fc7a25 6b569a5d69fa4b42baa69feaaee35c39 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:34.045 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 7d4b7ed82daa47589efb6cf9a9d2e3bc --user 8b7bd650f6294d8b8389b52651fc7a25 --project 6b569a5d69fa4b42baa69feaaee35c39 2026-07-20 11:50:34.045 | 2026-07-20 11:50:34.045 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7d4b7ed82daa47589efb6cf9a9d2e3bc --user 8b7bd650f6294d8b8389b52651fc7a25 --project 6b569a5d69fa4b42baa69feaaee35c39 -c Role -f value 2026-07-20 11:50:34.045 | 2026-07-20 11:50:34.045 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:980 : echo 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:50:34.045 | 7d4b7ed82daa47589efb6cf9a9d2e3bc 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-20 11:50:34.045 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 11:50:34.045 | +++ 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-07-20 11:50:34.045 | 2026-07-20 11:50:34.045 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_project:928 : project_id=3ace98bdb0c443138fc80267ee9250d6 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_project:929 : echo 3ace98bdb0c443138fc80267ee9250d6 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:654 : swift_project_test2=3ace98bdb0c443138fc80267ee9250d6 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-20 11:50:34.045 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-20 11:50:34.045 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-20 11:50:34.045 | +++ 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-07-20 11:50:34.045 | 2026-07-20 11:50:34.045 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:915 : user_id=bc8eacce318d4d22a623410be4a307eb 2026-07-20 11:50:34.045 | ++ functions-common:get_or_create_user:916 : echo bc8eacce318d4d22a623410be4a307eb 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:659 : swift_user_test2=bc8eacce318d4d22a623410be4a307eb 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-20 11:50:34.045 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:50:34.045 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin bc8eacce318d4d22a623410be4a307eb 3ace98bdb0c443138fc80267ee9250d6 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:34.045 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:34.045 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:50:34.045 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:50:34.046 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:50:34.046 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:50:34.046 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user bc8eacce318d4d22a623410be4a307eb --project 3ace98bdb0c443138fc80267ee9250d6 2026-07-20 11:50:34.046 | 2026-07-20 11:50:34.046 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bc8eacce318d4d22a623410be4a307eb --project 3ace98bdb0c443138fc80267ee9250d6 -c Role -f value 2026-07-20 11:50:34.046 | 2026-07-20 11:50:34.046 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.046 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.046 | + functions-common:get_or_add_user_project_role:980 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.046 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.046 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-20 11:50:34.046 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-20 11:50:34.046 | +++ 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-07-20 11:50:34.046 | 2026-07-20 11:50:34.046 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_domain:877 : domain_id=985b879f24de49e4908c7fa08ce50ea6 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_domain:878 : echo 985b879f24de49e4908c7fa08ce50ea6 2026-07-20 11:50:34.046 | + lib/swift:create_swift_accounts:664 : swift_domain=985b879f24de49e4908c7fa08ce50ea6 2026-07-20 11:50:34.046 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-20 11:50:34.046 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:50:34.046 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-20 11:50:34.046 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 985b879f24de49e4908c7fa08ce50ea6 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-20 11:50:34.046 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=985b879f24de49e4908c7fa08ce50ea6 --or-show -f value -c id 2026-07-20 11:50:34.046 | 2026-07-20 11:50:34.046 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_project:928 : project_id=a77393292b3d434c9ef6734b14725702 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_project:929 : echo a77393292b3d434c9ef6734b14725702 2026-07-20 11:50:34.046 | + lib/swift:create_swift_accounts:668 : swift_project_test4=a77393292b3d434c9ef6734b14725702 2026-07-20 11:50:34.046 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-20 11:50:34.046 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:50:34.046 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-20 11:50:34.046 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 985b879f24de49e4908c7fa08ce50ea6 test4@example.com 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-20 11:50:34.046 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=985b879f24de49e4908c7fa08ce50ea6 --email=test4@example.com --or-show -f value -c id 2026-07-20 11:50:34.046 | 2026-07-20 11:50:34.046 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_user:915 : user_id=84ed0bc3ff444398b54c9dd3ceb219fa 2026-07-20 11:50:34.046 | ++ functions-common:get_or_create_user:916 : echo 84ed0bc3ff444398b54c9dd3ceb219fa 2026-07-20 11:50:34.046 | + lib/swift:create_swift_accounts:673 : swift_user_test4=84ed0bc3ff444398b54c9dd3ceb219fa 2026-07-20 11:50:34.046 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-20 11:50:34.046 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:50:34.046 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin 84ed0bc3ff444398b54c9dd3ceb219fa a77393292b3d434c9ef6734b14725702 2026-07-20 11:50:34.046 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:50:34.046 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:50:34.046 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-20 11:50:34.046 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:50:34.046 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:50:34.046 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-20 11:50:34.046 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-20 11:50:34.046 | ++ functions-common:_get_domain_args:957 : echo 2026-07-20 11:50:34.046 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-20 11:50:34.046 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 84ed0bc3ff444398b54c9dd3ceb219fa --project a77393292b3d434c9ef6734b14725702 2026-07-20 11:50:34.046 | 2026-07-20 11:50:34.046 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 84ed0bc3ff444398b54c9dd3ceb219fa --project a77393292b3d434c9ef6734b14725702 -c Role -f value 2026-07-20 11:50:34.046 | 2026-07-20 11:50:34.046 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:50:34.046 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.046 | + functions-common:get_or_add_user_project_role:980 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.046 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:50:34.086 | [8531 Async create_swift_accounts:66645]: finished create_swift_accounts with result 0 in 39 seconds 2026-07-20 11:50:34.094 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-20 11:50:34.096 | + inc/async:async_wait:197 : return 0 2026-07-20 11:50:34.100 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-20 11:50:34.119 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:34.122 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-20 11:50:34.141 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:34.144 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-20 11:50:34.147 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:50:34.151 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-20 11:50:34.153 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-20 11:50:34.156 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-20 11:50:34.225 | + inc/async:async_inner:63 : init_glance 2026-07-20 11:50:34.263 | [8531 Async init_glance:70070]: running: init_glance 2026-07-20 11:50:34.266 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-20 11:50:34.286 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:34.290 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-20 11:50:34.293 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:50:34.295 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-20 11:50:34.299 | + ./stack.sh:main:1170 : configure_neutron 2026-07-20 11:50:34.302 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-20 11:50:34.305 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-20 11:50:34.307 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-07-20 11:50:34.321 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-20 11:50:34.324 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-20 11:50:34.933 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:34.933 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:34.933 | we strongly recommend against using it for new projects. 2026-07-20 11:50:34.933 | 2026-07-20 11:50:34.933 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:34.933 | framework. For more detail see 2026-07-20 11:50:34.933 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:34.933 | 2026-07-20 11:50:34.933 | import eventlet as _eventlet # noqa 2026-07-20 11:50:37.306 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:37.306 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:37.306 | we strongly recommend against using it for new projects. 2026-07-20 11:50:37.306 | 2026-07-20 11:50:37.306 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:37.306 | framework. For more detail see 2026-07-20 11:50:37.306 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:37.306 | 2026-07-20 11:50:37.306 | import eventlet as _eventlet # noqa 2026-07-20 11:50:39.325 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:39.325 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:39.325 | we strongly recommend against using it for new projects. 2026-07-20 11:50:39.325 | 2026-07-20 11:50:39.325 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:39.325 | framework. For more detail see 2026-07-20 11:50:39.325 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:39.325 | 2026-07-20 11:50:39.325 | import eventlet as _eventlet # noqa 2026-07-20 11:50:40.336 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:50:40.360 | [70070 Async init_glance:70070]: finished successfully 2026-07-20 11:50:41.317 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 11:50:41.317 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:41.317 | we strongly recommend against using it for new projects. 2026-07-20 11:50:41.317 | 2026-07-20 11:50:41.317 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:41.317 | framework. For more detail see 2026-07-20 11:50:41.317 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:41.317 | 2026-07-20 11:50:41.317 | from eventlet import event 2026-07-20 11:50:41.578 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-20 11:50:41.578 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-20 11:50:43.371 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:43.371 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:43.371 | we strongly recommend against using it for new projects. 2026-07-20 11:50:43.371 | 2026-07-20 11:50:43.371 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:43.371 | framework. For more detail see 2026-07-20 11:50:43.371 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:43.371 | 2026-07-20 11:50:43.371 | import eventlet as _eventlet # noqa 2026-07-20 11:50:45.368 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:45.369 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:45.369 | we strongly recommend against using it for new projects. 2026-07-20 11:50:45.369 | 2026-07-20 11:50:45.369 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:45.369 | framework. For more detail see 2026-07-20 11:50:45.369 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:45.369 | 2026-07-20 11:50:45.369 | import eventlet as _eventlet # noqa 2026-07-20 11:50:47.500 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 11:50:47.500 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:47.500 | we strongly recommend against using it for new projects. 2026-07-20 11:50:47.500 | 2026-07-20 11:50:47.500 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:47.500 | framework. For more detail see 2026-07-20 11:50:47.500 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:47.500 | 2026-07-20 11:50:47.500 | from eventlet import event 2026-07-20 11:50:47.991 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-20 11:50:47.991 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-20 11:50:49.626 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:49.626 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:49.626 | we strongly recommend against using it for new projects. 2026-07-20 11:50:49.626 | 2026-07-20 11:50:49.626 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:49.626 | framework. For more detail see 2026-07-20 11:50:49.626 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:49.626 | 2026-07-20 11:50:49.626 | import eventlet as _eventlet # noqa 2026-07-20 11:50:50.583 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:50.583 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:50.583 | we strongly recommend against using it for new projects. 2026-07-20 11:50:50.583 | 2026-07-20 11:50:50.583 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:50.583 | framework. For more detail see 2026-07-20 11:50:50.583 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:50.583 | 2026-07-20 11:50:50.583 | import eventlet as _eventlet # noqa 2026-07-20 11:50:52.471 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:52.471 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:52.471 | we strongly recommend against using it for new projects. 2026-07-20 11:50:52.471 | 2026-07-20 11:50:52.471 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:52.471 | framework. For more detail see 2026-07-20 11:50:52.471 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:52.471 | 2026-07-20 11:50:52.471 | import eventlet as _eventlet # noqa 2026-07-20 11:50:53.678 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:53.678 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:53.678 | we strongly recommend against using it for new projects. 2026-07-20 11:50:53.678 | 2026-07-20 11:50:53.678 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:53.678 | framework. For more detail see 2026-07-20 11:50:53.678 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:53.678 | 2026-07-20 11:50:53.678 | import eventlet as _eventlet # noqa 2026-07-20 11:50:55.332 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-20 11:50:55.338 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-20 11:50:55.341 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-20 11:50:55.344 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-20 11:50:55.347 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-20 11:50:55.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-20 11:50:55.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-20 11:50:55.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-20 11:50:55.358 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-20 11:50:55.361 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-20 11:50:55.364 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-20 11:50:55.367 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-20 11:50:55.369 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-20 11:50:55.372 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-20 11:50:55.375 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-20 11:50:55.378 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-20 11:50:55.383 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:50:55.386 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:50:55.388 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-20 11:50:55.391 | + 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-07-20 11:50:55.397 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-20 11:50:55.400 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-20 11:50:55.403 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-20 11:50:55.405 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-20 11:50:55.408 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 11:50:55.410 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 11:50:55.413 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 11:50:55.430 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:55.433 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 11:50:55.435 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-20 11:50:55.439 | + 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-07-20 11:50:55.471 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-20 11:50:55.504 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-20 11:50:55.539 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-20 11:50:55.574 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-20 11:50:55.607 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-20 11:50:55.642 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-20 11:50:55.644 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-20 11:50:55.647 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-20 11:50:55.649 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-20 11:50:55.653 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 11:50:55.671 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 11:50:55.674 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 11:50:55.678 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 11:50:55.680 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 11:50:55.683 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-20 11:50:55.714 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:50:55.745 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:50:55.778 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 11:50:55.810 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-20 11:50:55.844 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-20 11:50:55.846 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:50:55.849 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-20 11:50:55.852 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-20 11:50:55.855 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-20 11:50:55.857 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:50:55.860 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-20 11:50:55.862 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-20 11:50:55.876 | + 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-07-20 11:50:55.890 | + 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-07-20 11:50:55.905 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-20 11:50:55.921 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-20 11:50:55.936 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-20 11:50:55.939 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-20 11:50:55.943 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-20 11:50:55.947 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.4qZowtzyV0 2026-07-20 11:50:55.950 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-20 11:50:55.953 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-20 11:50:55.955 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.4qZowtzyV0 2026-07-20 11:50:55.960 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.4qZowtzyV0 2026-07-20 11:50:55.975 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.4qZowtzyV0 /etc/sudoers.d/neutron-rootwrap 2026-07-20 11:50:55.989 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-20 11:50:55.991 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-20 11:50:55.994 | + 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-07-20 11:50:56.026 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-20 11:50:56.028 | + 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-07-20 11:50:56.065 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-20 11:50:56.068 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-20 11:50:56.070 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-20 11:50:56.073 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 11:50:56.076 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-20 11:50:56.079 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 11:50:56.099 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:56.103 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-20 11:50:56.106 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-20 11:50:56.109 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 11:50:56.126 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:56.129 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:50:56.132 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/ 2026-07-20 11:50:56.166 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 11:50:56.169 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 11:50:56.171 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-20 11:50:56.190 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:50:56.193 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-20 11:50:56.211 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:50:56.214 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-20 11:50:56.233 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:50:56.235 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-20 11:50:56.256 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:50:56.259 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-20 11:50:56.279 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:50:56.282 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-20 11:50:56.285 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-20 11:50:56.305 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:50:56.308 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-20 11:50:56.311 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-20 11:50:56.314 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-20 11:50:56.314 | Configuring OVN 2026-07-20 11:50:56.317 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-20 11:50:56.321 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-20 11:50:56.324 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-20 11:50:56.329 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=03db9741-58e7-4be2-ac2d-723334a5d561 2026-07-20 11:50:56.332 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-20 11:50:56.335 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-20 11:50:56.337 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-20 11:50:56.340 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-20 11:50:56.343 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-20 11:50:56.346 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-20 11:50:56.349 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-20 11:50:56.351 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-20 11:50:56.354 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-20 11:50:56.357 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-20 11:50:56.360 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-20 11:50:56.362 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-20 11:50:56.365 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-20 11:50:56.367 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-20 11:50:56.370 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-20 11:50:56.373 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-20 11:50:56.376 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-20 11:50:56.378 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-20 11:50:56.381 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-20 11:50:56.399 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:56.401 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-20 11:50:56.449 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-20 11:50:56.452 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-20 11:50:56.455 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-20 11:50:56.472 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:50:56.475 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-20 11:50:56.478 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 11:50:56.481 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-20 11:50:56.484 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o stack /etc/neutron 2026-07-20 11:50:56.498 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-20 11:50:56.504 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-20 11:50:56.506 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-20 11:50:56.829 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:56.829 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:56.829 | we strongly recommend against using it for new projects. 2026-07-20 11:50:56.829 | 2026-07-20 11:50:56.829 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:56.829 | framework. For more detail see 2026-07-20 11:50:56.829 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:56.829 | 2026-07-20 11:50:56.829 | import eventlet as _eventlet # noqa 2026-07-20 11:50:58.812 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:50:58.812 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:50:58.812 | we strongly recommend against using it for new projects. 2026-07-20 11:50:58.812 | 2026-07-20 11:50:58.812 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:50:58.812 | framework. For more detail see 2026-07-20 11:50:58.812 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:50:58.812 | 2026-07-20 11:50:58.812 | import eventlet as _eventlet # noqa 2026-07-20 11:51:00.783 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:51:00.783 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:00.783 | we strongly recommend against using it for new projects. 2026-07-20 11:51:00.783 | 2026-07-20 11:51:00.783 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:00.783 | framework. For more detail see 2026-07-20 11:51:00.783 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:00.783 | 2026-07-20 11:51:00.783 | import eventlet as _eventlet # noqa 2026-07-20 11:51:02.782 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 11:51:02.782 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:02.782 | we strongly recommend against using it for new projects. 2026-07-20 11:51:02.782 | 2026-07-20 11:51:02.782 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:02.782 | framework. For more detail see 2026-07-20 11:51:02.782 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:02.782 | 2026-07-20 11:51:02.782 | from eventlet import event 2026-07-20 11:51:03.040 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-20 11:51:03.040 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-20 11:51:04.848 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:51:04.848 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:04.848 | we strongly recommend against using it for new projects. 2026-07-20 11:51:04.848 | 2026-07-20 11:51:04.848 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:04.848 | framework. For more detail see 2026-07-20 11:51:04.848 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:04.848 | 2026-07-20 11:51:04.848 | import eventlet as _eventlet # noqa 2026-07-20 11:51:06.877 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:51:06.877 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:06.877 | we strongly recommend against using it for new projects. 2026-07-20 11:51:06.877 | 2026-07-20 11:51:06.877 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:06.877 | framework. For more detail see 2026-07-20 11:51:06.877 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:06.877 | 2026-07-20 11:51:06.877 | import eventlet as _eventlet # noqa 2026-07-20 11:51:09.011 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 11:51:09.011 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:09.011 | we strongly recommend against using it for new projects. 2026-07-20 11:51:09.011 | 2026-07-20 11:51:09.011 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:09.011 | framework. For more detail see 2026-07-20 11:51:09.011 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:09.011 | 2026-07-20 11:51:09.011 | from eventlet import event 2026-07-20 11:51:09.523 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-20 11:51:09.524 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-20 11:51:11.245 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:51:11.245 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:11.245 | we strongly recommend against using it for new projects. 2026-07-20 11:51:11.245 | 2026-07-20 11:51:11.245 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:11.245 | framework. For more detail see 2026-07-20 11:51:11.245 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:11.245 | 2026-07-20 11:51:11.245 | import eventlet as _eventlet # noqa 2026-07-20 11:51:12.275 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:51:12.275 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:12.275 | we strongly recommend against using it for new projects. 2026-07-20 11:51:12.275 | 2026-07-20 11:51:12.275 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:12.275 | framework. For more detail see 2026-07-20 11:51:12.275 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:12.275 | 2026-07-20 11:51:12.275 | import eventlet as _eventlet # noqa 2026-07-20 11:51:14.264 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:51:14.264 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:14.264 | we strongly recommend against using it for new projects. 2026-07-20 11:51:14.264 | 2026-07-20 11:51:14.264 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:14.264 | framework. For more detail see 2026-07-20 11:51:14.264 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:14.264 | 2026-07-20 11:51:14.264 | import eventlet as _eventlet # noqa 2026-07-20 11:51:15.527 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:51:15.527 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:15.527 | we strongly recommend against using it for new projects. 2026-07-20 11:51:15.527 | 2026-07-20 11:51:15.527 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:15.527 | framework. For more detail see 2026-07-20 11:51:15.527 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:15.527 | 2026-07-20 11:51:15.527 | import eventlet as _eventlet # noqa 2026-07-20 11:51:17.220 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 11:51:17.225 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 11:51:17.228 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 11:51:17.230 | + 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-07-20 11:51:17.265 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-20 11:51:17.268 | + 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-07-20 11:51:17.303 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-20 11:51:17.336 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.198 2026-07-20 11:51:17.367 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-07-20 11:51:17.399 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-20 11:51:17.432 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-20 11:51:17.466 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.198:6642 2026-07-20 11:51:17.502 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-20 11:51:17.521 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:17.524 | + lib/neutron_plugins/ovn_agent:configure_ovn:611 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-20 11:51:17.560 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-20 11:51:17.595 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-20 11:51:17.629 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-20 11:51:17.631 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-20 11:51:17.664 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.198:6641 2026-07-20 11:51:17.695 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-20 11:51:17.698 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-20 11:51:17.701 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-20 11:51:17.701 | Configuring Neutron for OVN 2026-07-20 11:51:17.704 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-20 11:51:17.722 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:17.724 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-20 11:51:17.728 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-20 11:51:17.728 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-20 11:51:18.042 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:51:18.042 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:18.042 | we strongly recommend against using it for new projects. 2026-07-20 11:51:18.042 | 2026-07-20 11:51:18.042 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:18.042 | framework. For more detail see 2026-07-20 11:51:18.042 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:18.042 | 2026-07-20 11:51:18.042 | import eventlet as _eventlet # noqa 2026-07-20 11:51:19.708 | + 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 2026-07-20 11:51:19.712 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-20 11:51:19.712 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-20 11:51:20.029 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:51:20.029 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:20.029 | we strongly recommend against using it for new projects. 2026-07-20 11:51:20.029 | 2026-07-20 11:51:20.029 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:20.029 | framework. For more detail see 2026-07-20 11:51:20.029 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:20.029 | 2026-07-20 11:51:20.029 | import eventlet as _eventlet # noqa 2026-07-20 11:51:21.357 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-20 11:51:21.361 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-20 11:51:21.379 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:21.382 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-20 11:51:21.386 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-20 11:51:21.387 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-20 11:51:21.387 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-20 11:51:21.390 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-20 11:51:21.395 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-20 11:51:21.395 | address-scope 2026-07-20 11:51:21.395 | agent 2026-07-20 11:51:21.395 | allowed-address-pairs 2026-07-20 11:51:21.395 | auto-allocated-topology 2026-07-20 11:51:21.395 | availability_zone 2026-07-20 11:51:21.395 | bgp 2026-07-20 11:51:21.395 | bgp_4byte_asn 2026-07-20 11:51:21.395 | bgp_dragent_scheduler 2026-07-20 11:51:21.395 | binding 2026-07-20 11:51:21.395 | binding-extended 2026-07-20 11:51:21.395 | default-subnetpools 2026-07-20 11:51:21.395 | dhcp_agent_scheduler 2026-07-20 11:51:21.395 | dns-domain-ports 2026-07-20 11:51:21.395 | dns-integration 2026-07-20 11:51:21.395 | dns-integration-domain-keywords 2026-07-20 11:51:21.395 | empty-string-filtering 2026-07-20 11:51:21.395 | enable-default-route-bfd 2026-07-20 11:51:21.395 | enable-default-route-ecmp 2026-07-20 11:51:21.395 | expose-port-forwarding-in-fip 2026-07-20 11:51:21.395 | ext-gw-mode 2026-07-20 11:51:21.395 | external-gateway-multihoming 2026-07-20 11:51:21.395 | external-net 2026-07-20 11:51:21.395 | extra_dhcp_opt 2026-07-20 11:51:21.395 | extraroute 2026-07-20 11:51:21.395 | extraroute-atomic 2026-07-20 11:51:21.395 | filter-validation 2026-07-20 11:51:21.395 | fip-port-details 2026-07-20 11:51:21.395 | flavors 2026-07-20 11:51:21.395 | floating-ip-port-forwarding 2026-07-20 11:51:21.395 | floating-ip-port-forwarding-description 2026-07-20 11:51:21.395 | floating-ip-port-forwarding-detail 2026-07-20 11:51:21.395 | floating-ip-port-forwarding-port-ranges 2026-07-20 11:51:21.395 | floatingip-pools 2026-07-20 11:51:21.395 | fwaas_v2 2026-07-20 11:51:21.395 | ip_allocation 2026-07-20 11:51:21.395 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:51:21.395 | l3-flavors 2026-07-20 11:51:21.395 | l3-ha 2026-07-20 11:51:21.395 | l3_agent_scheduler 2026-07-20 11:51:21.395 | logging 2026-07-20 11:51:21.395 | multi-provider 2026-07-20 11:51:21.395 | net-mtu 2026-07-20 11:51:21.395 | net-mtu-writable 2026-07-20 11:51:21.395 | network-ip-availability 2026-07-20 11:51:21.395 | network_availability_zone 2026-07-20 11:51:21.395 | network_ha 2026-07-20 11:51:21.395 | pagination 2026-07-20 11:51:21.395 | port-device-profile 2026-07-20 11:51:21.395 | port-hardware-offload-type 2026-07-20 11:51:21.395 | port-mac-address-regenerate 2026-07-20 11:51:21.395 | port-numa-affinity-policy 2026-07-20 11:51:21.395 | port-numa-affinity-policy-socket 2026-07-20 11:51:21.395 | port-resource-request 2026-07-20 11:51:21.395 | port-security 2026-07-20 11:51:21.395 | port-trusted-vif 2026-07-20 11:51:21.395 | project-id 2026-07-20 11:51:21.396 | provider 2026-07-20 11:51:21.396 | pvlan 2026-07-20 11:51:21.396 | qinq 2026-07-20 11:51:21.396 | qos 2026-07-20 11:51:21.396 | qos-bw-limit-direction 2026-07-20 11:51:21.396 | qos-bw-minimum-ingress 2026-07-20 11:51:21.396 | qos-default 2026-07-20 11:51:21.396 | qos-fip 2026-07-20 11:51:21.396 | qos-gateway-ip 2026-07-20 11:51:21.396 | qos-rule-type-details 2026-07-20 11:51:21.396 | qos-rule-type-filter 2026-07-20 11:51:21.396 | qos-rules-alias 2026-07-20 11:51:21.396 | quota-check-limit 2026-07-20 11:51:21.396 | quota-check-limit-default 2026-07-20 11:51:21.396 | quota_details 2026-07-20 11:51:21.396 | quotas 2026-07-20 11:51:21.396 | rbac-address-scope 2026-07-20 11:51:21.396 | rbac-policies 2026-07-20 11:51:21.396 | rbac-security-groups 2026-07-20 11:51:21.396 | router 2026-07-20 11:51:21.396 | router-enable-snat 2026-07-20 11:51:21.396 | router_availability_zone 2026-07-20 11:51:21.396 | security-group 2026-07-20 11:51:21.396 | security-groups-default-rules 2026-07-20 11:51:21.396 | security-groups-default-statefulness 2026-07-20 11:51:21.396 | security-groups-normalized-cidr 2026-07-20 11:51:21.396 | security-groups-remote-address-group 2026-07-20 11:51:21.396 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:51:21.396 | security-groups-shared-filtering 2026-07-20 11:51:21.396 | segment 2026-07-20 11:51:21.396 | sorting 2026-07-20 11:51:21.396 | standard-attr-description 2026-07-20 11:51:21.396 | standard-attr-fwaas-v2 2026-07-20 11:51:21.396 | standard-attr-revisions 2026-07-20 11:51:21.396 | standard-attr-tag 2026-07-20 11:51:21.396 | standard-attr-timestamp 2026-07-20 11:51:21.396 | stateful-security-group 2026-07-20 11:51:21.396 | subnet-dns-publish-fixed-ip 2026-07-20 11:51:21.396 | subnet-external-network 2026-07-20 11:51:21.396 | subnet-service-types 2026-07-20 11:51:21.396 | subnet_allocation 2026-07-20 11:51:21.396 | subnet_onboard 2026-07-20 11:51:21.396 | subnetpool-prefix-ops 2026-07-20 11:51:21.396 | tag-creation 2026-07-20 11:51:21.396 | tap-mirror 2026-07-20 11:51:21.396 | tap-mirror-both-direction 2026-07-20 11:51:21.396 | trunk 2026-07-20 11:51:21.396 | uplink-status-propagation 2026-07-20 11:51:21.396 | uplink-status-propagation-updatable 2026-07-20 11:51:21.396 | vlan-transparent 2026-07-20 11:51:21.396 | vpn-endpoint-groups 2026-07-20 11:51:21.396 | vpnaas' 2026-07-20 11:51:21.400 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-20 11:51:21.400 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-20 11:51:21.400 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-20 11:51:21.403 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-20 11:51:21.409 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-20 11:51:21.409 | address-scope 2026-07-20 11:51:21.409 | agent 2026-07-20 11:51:21.409 | allowed-address-pairs 2026-07-20 11:51:21.409 | auto-allocated-topology 2026-07-20 11:51:21.409 | availability_zone 2026-07-20 11:51:21.409 | bgp 2026-07-20 11:51:21.409 | bgp_4byte_asn 2026-07-20 11:51:21.409 | bgp_dragent_scheduler 2026-07-20 11:51:21.409 | binding 2026-07-20 11:51:21.409 | binding-extended 2026-07-20 11:51:21.409 | default-subnetpools 2026-07-20 11:51:21.409 | dhcp_agent_scheduler 2026-07-20 11:51:21.409 | dns-domain-ports 2026-07-20 11:51:21.409 | dns-integration 2026-07-20 11:51:21.409 | dns-integration-domain-keywords 2026-07-20 11:51:21.409 | empty-string-filtering 2026-07-20 11:51:21.409 | enable-default-route-bfd 2026-07-20 11:51:21.409 | enable-default-route-ecmp 2026-07-20 11:51:21.409 | expose-port-forwarding-in-fip 2026-07-20 11:51:21.409 | ext-gw-mode 2026-07-20 11:51:21.409 | external-gateway-multihoming 2026-07-20 11:51:21.409 | external-net 2026-07-20 11:51:21.409 | extra_dhcp_opt 2026-07-20 11:51:21.409 | extraroute 2026-07-20 11:51:21.409 | extraroute-atomic 2026-07-20 11:51:21.409 | filter-validation 2026-07-20 11:51:21.409 | fip-port-details 2026-07-20 11:51:21.409 | flavors 2026-07-20 11:51:21.409 | floating-ip-port-forwarding 2026-07-20 11:51:21.409 | floating-ip-port-forwarding-description 2026-07-20 11:51:21.409 | floating-ip-port-forwarding-detail 2026-07-20 11:51:21.409 | floating-ip-port-forwarding-port-ranges 2026-07-20 11:51:21.409 | floatingip-pools 2026-07-20 11:51:21.409 | fwaas_v2 2026-07-20 11:51:21.409 | ip_allocation 2026-07-20 11:51:21.409 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:51:21.409 | l3-flavors 2026-07-20 11:51:21.409 | l3-ha 2026-07-20 11:51:21.409 | l3_agent_scheduler 2026-07-20 11:51:21.409 | logging 2026-07-20 11:51:21.409 | multi-provider 2026-07-20 11:51:21.409 | net-mtu 2026-07-20 11:51:21.409 | net-mtu-writable 2026-07-20 11:51:21.409 | network-ip-availability 2026-07-20 11:51:21.409 | network_availability_zone 2026-07-20 11:51:21.409 | network_ha 2026-07-20 11:51:21.409 | pagination 2026-07-20 11:51:21.409 | port-device-profile 2026-07-20 11:51:21.409 | port-hardware-offload-type 2026-07-20 11:51:21.409 | port-mac-address-regenerate 2026-07-20 11:51:21.409 | port-numa-affinity-policy 2026-07-20 11:51:21.409 | port-numa-affinity-policy-socket 2026-07-20 11:51:21.409 | port-resource-request 2026-07-20 11:51:21.409 | port-security 2026-07-20 11:51:21.409 | port-trusted-vif 2026-07-20 11:51:21.409 | project-id 2026-07-20 11:51:21.409 | provider 2026-07-20 11:51:21.409 | pvlan 2026-07-20 11:51:21.409 | qinq 2026-07-20 11:51:21.409 | qos 2026-07-20 11:51:21.409 | qos-bw-limit-direction 2026-07-20 11:51:21.409 | qos-bw-minimum-ingress 2026-07-20 11:51:21.409 | qos-default 2026-07-20 11:51:21.409 | qos-fip 2026-07-20 11:51:21.409 | qos-gateway-ip 2026-07-20 11:51:21.409 | qos-rule-type-details 2026-07-20 11:51:21.409 | qos-rule-type-filter 2026-07-20 11:51:21.409 | qos-rules-alias 2026-07-20 11:51:21.409 | quota-check-limit 2026-07-20 11:51:21.409 | quota-check-limit-default 2026-07-20 11:51:21.409 | quota_details 2026-07-20 11:51:21.409 | quotas 2026-07-20 11:51:21.409 | rbac-address-scope 2026-07-20 11:51:21.409 | rbac-policies 2026-07-20 11:51:21.409 | rbac-security-groups 2026-07-20 11:51:21.409 | router 2026-07-20 11:51:21.409 | router-enable-snat 2026-07-20 11:51:21.409 | router_availability_zone 2026-07-20 11:51:21.409 | security-group 2026-07-20 11:51:21.409 | security-groups-default-rules 2026-07-20 11:51:21.409 | security-groups-default-statefulness 2026-07-20 11:51:21.409 | security-groups-normalized-cidr 2026-07-20 11:51:21.409 | security-groups-remote-address-group 2026-07-20 11:51:21.409 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:51:21.409 | security-groups-shared-filtering 2026-07-20 11:51:21.409 | segment 2026-07-20 11:51:21.409 | sorting 2026-07-20 11:51:21.409 | standard-attr-description 2026-07-20 11:51:21.409 | standard-attr-fwaas-v2 2026-07-20 11:51:21.409 | standard-attr-revisions 2026-07-20 11:51:21.409 | standard-attr-tag 2026-07-20 11:51:21.409 | standard-attr-timestamp 2026-07-20 11:51:21.409 | stateful-security-group 2026-07-20 11:51:21.409 | subnet-dns-publish-fixed-ip 2026-07-20 11:51:21.409 | subnet-external-network 2026-07-20 11:51:21.409 | subnet-service-types 2026-07-20 11:51:21.409 | subnet_allocation 2026-07-20 11:51:21.409 | subnet_onboard 2026-07-20 11:51:21.409 | subnetpool-prefix-ops 2026-07-20 11:51:21.409 | tag-creation 2026-07-20 11:51:21.409 | tap-mirror 2026-07-20 11:51:21.409 | tap-mirror-both-direction 2026-07-20 11:51:21.409 | trunk 2026-07-20 11:51:21.410 | uplink-status-propagation 2026-07-20 11:51:21.410 | uplink-status-propagation-updatable 2026-07-20 11:51:21.410 | vlan-transparent 2026-07-20 11:51:21.410 | vpn-endpoint-groups 2026-07-20 11:51:21.410 | vpnaas' 2026-07-20 11:51:21.414 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-20 11:51:21.414 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-20 11:51:21.414 | address-scope 2026-07-20 11:51:21.414 | agent 2026-07-20 11:51:21.414 | allowed-address-pairs 2026-07-20 11:51:21.414 | auto-allocated-topology 2026-07-20 11:51:21.414 | availability_zone 2026-07-20 11:51:21.414 | bgp 2026-07-20 11:51:21.414 | bgp_4byte_asn 2026-07-20 11:51:21.414 | bgp_dragent_scheduler 2026-07-20 11:51:21.414 | binding 2026-07-20 11:51:21.414 | binding-extended 2026-07-20 11:51:21.414 | default-subnetpools 2026-07-20 11:51:21.414 | dhcp_agent_scheduler 2026-07-20 11:51:21.414 | dns-domain-ports 2026-07-20 11:51:21.414 | dns-integration 2026-07-20 11:51:21.414 | dns-integration-domain-keywords 2026-07-20 11:51:21.414 | empty-string-filtering 2026-07-20 11:51:21.414 | enable-default-route-bfd 2026-07-20 11:51:21.414 | enable-default-route-ecmp 2026-07-20 11:51:21.414 | expose-port-forwarding-in-fip 2026-07-20 11:51:21.414 | ext-gw-mode 2026-07-20 11:51:21.414 | external-gateway-multihoming 2026-07-20 11:51:21.414 | external-net 2026-07-20 11:51:21.414 | extra_dhcp_opt 2026-07-20 11:51:21.414 | extraroute 2026-07-20 11:51:21.414 | extraroute-atomic 2026-07-20 11:51:21.414 | filter-validation 2026-07-20 11:51:21.414 | fip-port-details 2026-07-20 11:51:21.414 | flavors 2026-07-20 11:51:21.414 | floating-ip-port-forwarding 2026-07-20 11:51:21.414 | floating-ip-port-forwarding-description 2026-07-20 11:51:21.414 | floating-ip-port-forwarding-detail 2026-07-20 11:51:21.414 | floating-ip-port-forwarding-port-ranges 2026-07-20 11:51:21.414 | floatingip-pools 2026-07-20 11:51:21.414 | fwaas_v2 2026-07-20 11:51:21.414 | ip_allocation 2026-07-20 11:51:21.414 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:51:21.415 | l3-flavors 2026-07-20 11:51:21.415 | l3-ha 2026-07-20 11:51:21.415 | l3_agent_scheduler 2026-07-20 11:51:21.415 | logging 2026-07-20 11:51:21.415 | multi-provider 2026-07-20 11:51:21.415 | net-mtu 2026-07-20 11:51:21.415 | net-mtu-writable 2026-07-20 11:51:21.415 | network-ip-availability 2026-07-20 11:51:21.415 | network_availability_zone 2026-07-20 11:51:21.415 | network_ha 2026-07-20 11:51:21.415 | pagination 2026-07-20 11:51:21.415 | port-device-profile 2026-07-20 11:51:21.415 | port-hardware-offload-type 2026-07-20 11:51:21.415 | port-mac-address-regenerate 2026-07-20 11:51:21.415 | port-numa-affinity-policy 2026-07-20 11:51:21.415 | port-numa-affinity-policy-socket 2026-07-20 11:51:21.415 | port-resource-request 2026-07-20 11:51:21.415 | port-security 2026-07-20 11:51:21.415 | port-trusted-vif 2026-07-20 11:51:21.415 | project-id 2026-07-20 11:51:21.415 | provider 2026-07-20 11:51:21.415 | pvlan 2026-07-20 11:51:21.415 | qinq 2026-07-20 11:51:21.415 | qos 2026-07-20 11:51:21.415 | qos-bw-limit-direction 2026-07-20 11:51:21.415 | qos-bw-minimum-ingress 2026-07-20 11:51:21.415 | qos-default 2026-07-20 11:51:21.415 | qos-fip 2026-07-20 11:51:21.415 | qos-gateway-ip 2026-07-20 11:51:21.415 | qos-rule-type-details 2026-07-20 11:51:21.415 | qos-rule-type-filter 2026-07-20 11:51:21.415 | qos-rules-alias 2026-07-20 11:51:21.415 | quota-check-limit 2026-07-20 11:51:21.415 | quota-check-limit-default 2026-07-20 11:51:21.415 | quota_details 2026-07-20 11:51:21.415 | quotas 2026-07-20 11:51:21.415 | rbac-address-scope 2026-07-20 11:51:21.415 | rbac-policies 2026-07-20 11:51:21.415 | rbac-security-groups 2026-07-20 11:51:21.415 | router 2026-07-20 11:51:21.415 | router-enable-snat 2026-07-20 11:51:21.415 | router_availability_zone 2026-07-20 11:51:21.415 | security-group 2026-07-20 11:51:21.415 | security-groups-default-rules 2026-07-20 11:51:21.415 | security-groups-default-statefulness 2026-07-20 11:51:21.415 | security-groups-normalized-cidr 2026-07-20 11:51:21.415 | security-groups-remote-address-group 2026-07-20 11:51:21.415 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:51:21.415 | security-groups-shared-filtering 2026-07-20 11:51:21.415 | segment 2026-07-20 11:51:21.415 | sorting 2026-07-20 11:51:21.415 | standard-attr-description 2026-07-20 11:51:21.415 | standard-attr-fwaas-v2 2026-07-20 11:51:21.415 | standard-attr-revisions 2026-07-20 11:51:21.415 | standard-attr-tag 2026-07-20 11:51:21.415 | standard-attr-timestamp 2026-07-20 11:51:21.415 | stateful-security-group 2026-07-20 11:51:21.415 | subnet-dns-publish-fixed-ip 2026-07-20 11:51:21.415 | subnet-external-network 2026-07-20 11:51:21.415 | subnet-service-types 2026-07-20 11:51:21.415 | subnet_allocation 2026-07-20 11:51:21.415 | subnet_onboard 2026-07-20 11:51:21.415 | subnetpool-prefix-ops 2026-07-20 11:51:21.415 | tag-creation 2026-07-20 11:51:21.415 | tap-mirror 2026-07-20 11:51:21.415 | tap-mirror-both-direction 2026-07-20 11:51:21.415 | trunk 2026-07-20 11:51:21.415 | uplink-status-propagation 2026-07-20 11:51:21.415 | uplink-status-propagation-updatable 2026-07-20 11:51:21.415 | vlan-transparent 2026-07-20 11:51:21.415 | vpn-endpoint-groups 2026-07-20 11:51:21.415 | vpnaas' 2026-07-20 11:51:21.415 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-20 11:51:21.415 | address-scope 2026-07-20 11:51:21.415 | agent 2026-07-20 11:51:21.415 | allowed-address-pairs 2026-07-20 11:51:21.415 | auto-allocated-topology 2026-07-20 11:51:21.415 | availability_zone 2026-07-20 11:51:21.415 | bgp 2026-07-20 11:51:21.415 | bgp_4byte_asn 2026-07-20 11:51:21.415 | bgp_dragent_scheduler 2026-07-20 11:51:21.415 | binding 2026-07-20 11:51:21.415 | binding-extended 2026-07-20 11:51:21.415 | default-subnetpools 2026-07-20 11:51:21.415 | dhcp_agent_scheduler 2026-07-20 11:51:21.415 | dns-domain-ports 2026-07-20 11:51:21.415 | dns-integration 2026-07-20 11:51:21.415 | dns-integration-domain-keywords 2026-07-20 11:51:21.415 | empty-string-filtering 2026-07-20 11:51:21.415 | enable-default-route-bfd 2026-07-20 11:51:21.415 | enable-default-route-ecmp 2026-07-20 11:51:21.415 | expose-port-forwarding-in-fip 2026-07-20 11:51:21.415 | ext-gw-mode 2026-07-20 11:51:21.415 | external-gateway-multihoming 2026-07-20 11:51:21.415 | external-net 2026-07-20 11:51:21.415 | extra_dhcp_opt 2026-07-20 11:51:21.415 | extraroute 2026-07-20 11:51:21.415 | extraroute-atomic 2026-07-20 11:51:21.415 | filter-validation 2026-07-20 11:51:21.415 | fip-port-details 2026-07-20 11:51:21.415 | flavors 2026-07-20 11:51:21.415 | floating-ip-port-forwarding 2026-07-20 11:51:21.415 | floating-ip-port-forwarding-description 2026-07-20 11:51:21.415 | floating-ip-port-forwarding-detail 2026-07-20 11:51:21.415 | floating-ip-port-forwarding-port-ranges 2026-07-20 11:51:21.415 | floatingip-pools 2026-07-20 11:51:21.415 | fwaas_v2 2026-07-20 11:51:21.415 | ip_allocation 2026-07-20 11:51:21.415 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:51:21.415 | l3-flavors 2026-07-20 11:51:21.415 | l3-ha 2026-07-20 11:51:21.415 | l3_agent_scheduler 2026-07-20 11:51:21.415 | logging 2026-07-20 11:51:21.415 | multi-provider 2026-07-20 11:51:21.415 | net-mtu 2026-07-20 11:51:21.415 | net-mtu-writable 2026-07-20 11:51:21.415 | network-ip-availability 2026-07-20 11:51:21.415 | network_availability_zone 2026-07-20 11:51:21.415 | network_ha 2026-07-20 11:51:21.415 | pagination 2026-07-20 11:51:21.415 | port-device-profile 2026-07-20 11:51:21.415 | port-hardware-offload-type 2026-07-20 11:51:21.415 | port-mac-address-regenerate 2026-07-20 11:51:21.415 | port-numa-affinity-policy 2026-07-20 11:51:21.415 | port-numa-affinity-policy-socket 2026-07-20 11:51:21.415 | port-resource-request 2026-07-20 11:51:21.415 | port-security 2026-07-20 11:51:21.415 | port-trusted-vif 2026-07-20 11:51:21.415 | project-id 2026-07-20 11:51:21.415 | provider 2026-07-20 11:51:21.415 | pvlan 2026-07-20 11:51:21.415 | qinq 2026-07-20 11:51:21.415 | qos 2026-07-20 11:51:21.415 | qos-bw-limit-direction 2026-07-20 11:51:21.416 | qos-bw-minimum-ingress 2026-07-20 11:51:21.416 | qos-default 2026-07-20 11:51:21.416 | qos-fip 2026-07-20 11:51:21.416 | qos-gateway-ip 2026-07-20 11:51:21.416 | qos-rule-type-details 2026-07-20 11:51:21.416 | qos-rule-type-filter 2026-07-20 11:51:21.416 | qos-rules-alias 2026-07-20 11:51:21.416 | quota-check-limit 2026-07-20 11:51:21.416 | quota-check-limit-default 2026-07-20 11:51:21.416 | quota_details 2026-07-20 11:51:21.416 | quotas 2026-07-20 11:51:21.416 | rbac-address-scope 2026-07-20 11:51:21.416 | rbac-policies 2026-07-20 11:51:21.416 | rbac-security-groups 2026-07-20 11:51:21.416 | router 2026-07-20 11:51:21.416 | router-enable-snat 2026-07-20 11:51:21.416 | router_availability_zone 2026-07-20 11:51:21.416 | security-group 2026-07-20 11:51:21.416 | security-groups-default-rules 2026-07-20 11:51:21.416 | security-groups-default-statefulness 2026-07-20 11:51:21.416 | security-groups-normalized-cidr 2026-07-20 11:51:21.416 | security-groups-remote-address-group 2026-07-20 11:51:21.416 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:51:21.416 | security-groups-shared-filtering 2026-07-20 11:51:21.416 | segment 2026-07-20 11:51:21.416 | sorting 2026-07-20 11:51:21.416 | standard-attr-description 2026-07-20 11:51:21.416 | standard-attr-fwaas-v2 2026-07-20 11:51:21.416 | standard-attr-revisions 2026-07-20 11:51:21.416 | standard-attr-tag 2026-07-20 11:51:21.416 | standard-attr-timestamp 2026-07-20 11:51:21.416 | stateful-security-group 2026-07-20 11:51:21.416 | subnet-dns-publish-fixed-ip 2026-07-20 11:51:21.416 | subnet-external-network 2026-07-20 11:51:21.416 | subnet-service-types 2026-07-20 11:51:21.416 | subnet_allocation 2026-07-20 11:51:21.416 | subnet_onboard 2026-07-20 11:51:21.416 | subnetpool-prefix-ops 2026-07-20 11:51:21.416 | tag-creation 2026-07-20 11:51:21.416 | tap-mirror 2026-07-20 11:51:21.416 | tap-mirror-both-direction 2026-07-20 11:51:21.416 | trunk 2026-07-20 11:51:21.416 | uplink-status-propagation 2026-07-20 11:51:21.416 | uplink-status-propagation-updatable 2026-07-20 11:51:21.416 | vlan-transparent 2026-07-20 11:51:21.416 | vpn-endpoint-groups 2026-07-20 11:51:21.416 | vpnaas' 2026-07-20 11:51:21.417 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-20 11:51:21.423 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-20 11:51:21.423 | address-scope 2026-07-20 11:51:21.423 | agent 2026-07-20 11:51:21.423 | allowed-address-pairs 2026-07-20 11:51:21.423 | auto-allocated-topology 2026-07-20 11:51:21.423 | availability_zone 2026-07-20 11:51:21.423 | bgp 2026-07-20 11:51:21.423 | bgp_4byte_asn 2026-07-20 11:51:21.423 | bgp_dragent_scheduler 2026-07-20 11:51:21.423 | binding 2026-07-20 11:51:21.423 | binding-extended 2026-07-20 11:51:21.423 | default-subnetpools 2026-07-20 11:51:21.423 | dhcp_agent_scheduler 2026-07-20 11:51:21.423 | dns-domain-ports 2026-07-20 11:51:21.423 | dns-integration 2026-07-20 11:51:21.423 | dns-integration-domain-keywords 2026-07-20 11:51:21.423 | empty-string-filtering 2026-07-20 11:51:21.423 | enable-default-route-bfd 2026-07-20 11:51:21.423 | enable-default-route-ecmp 2026-07-20 11:51:21.423 | expose-port-forwarding-in-fip 2026-07-20 11:51:21.423 | ext-gw-mode 2026-07-20 11:51:21.423 | external-gateway-multihoming 2026-07-20 11:51:21.423 | external-net 2026-07-20 11:51:21.423 | extra_dhcp_opt 2026-07-20 11:51:21.423 | extraroute 2026-07-20 11:51:21.423 | extraroute-atomic 2026-07-20 11:51:21.423 | filter-validation 2026-07-20 11:51:21.423 | fip-port-details 2026-07-20 11:51:21.423 | flavors 2026-07-20 11:51:21.423 | floating-ip-port-forwarding 2026-07-20 11:51:21.423 | floating-ip-port-forwarding-description 2026-07-20 11:51:21.423 | floating-ip-port-forwarding-detail 2026-07-20 11:51:21.423 | floating-ip-port-forwarding-port-ranges 2026-07-20 11:51:21.423 | floatingip-pools 2026-07-20 11:51:21.423 | fwaas_v2 2026-07-20 11:51:21.423 | ip_allocation 2026-07-20 11:51:21.423 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:51:21.423 | l3-flavors 2026-07-20 11:51:21.423 | l3-ha 2026-07-20 11:51:21.423 | l3_agent_scheduler 2026-07-20 11:51:21.423 | logging 2026-07-20 11:51:21.423 | multi-provider 2026-07-20 11:51:21.423 | net-mtu 2026-07-20 11:51:21.423 | net-mtu-writable 2026-07-20 11:51:21.423 | network-ip-availability 2026-07-20 11:51:21.423 | network_availability_zone 2026-07-20 11:51:21.423 | network_ha 2026-07-20 11:51:21.423 | pagination 2026-07-20 11:51:21.423 | port-device-profile 2026-07-20 11:51:21.423 | port-hardware-offload-type 2026-07-20 11:51:21.423 | port-mac-address-regenerate 2026-07-20 11:51:21.423 | port-numa-affinity-policy 2026-07-20 11:51:21.423 | port-numa-affinity-policy-socket 2026-07-20 11:51:21.423 | port-resource-request 2026-07-20 11:51:21.423 | port-security 2026-07-20 11:51:21.423 | port-trusted-vif 2026-07-20 11:51:21.423 | project-id 2026-07-20 11:51:21.423 | provider 2026-07-20 11:51:21.423 | pvlan 2026-07-20 11:51:21.423 | qinq 2026-07-20 11:51:21.423 | qos 2026-07-20 11:51:21.423 | qos-bw-limit-direction 2026-07-20 11:51:21.423 | qos-bw-minimum-ingress 2026-07-20 11:51:21.423 | qos-default 2026-07-20 11:51:21.423 | qos-fip 2026-07-20 11:51:21.423 | qos-gateway-ip 2026-07-20 11:51:21.423 | qos-rule-type-details 2026-07-20 11:51:21.423 | qos-rule-type-filter 2026-07-20 11:51:21.423 | qos-rules-alias 2026-07-20 11:51:21.423 | quota-check-limit 2026-07-20 11:51:21.423 | quota-check-limit-default 2026-07-20 11:51:21.423 | quota_details 2026-07-20 11:51:21.423 | quotas 2026-07-20 11:51:21.423 | rbac-address-scope 2026-07-20 11:51:21.423 | rbac-policies 2026-07-20 11:51:21.423 | rbac-security-groups 2026-07-20 11:51:21.423 | router 2026-07-20 11:51:21.423 | router-enable-snat 2026-07-20 11:51:21.423 | router_availability_zone 2026-07-20 11:51:21.423 | security-group 2026-07-20 11:51:21.423 | security-groups-default-rules 2026-07-20 11:51:21.423 | security-groups-default-statefulness 2026-07-20 11:51:21.423 | security-groups-normalized-cidr 2026-07-20 11:51:21.423 | security-groups-remote-address-group 2026-07-20 11:51:21.423 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:51:21.423 | security-groups-shared-filtering 2026-07-20 11:51:21.423 | segment 2026-07-20 11:51:21.423 | sorting 2026-07-20 11:51:21.423 | standard-attr-description 2026-07-20 11:51:21.423 | standard-attr-fwaas-v2 2026-07-20 11:51:21.423 | standard-attr-revisions 2026-07-20 11:51:21.423 | standard-attr-tag 2026-07-20 11:51:21.423 | standard-attr-timestamp 2026-07-20 11:51:21.423 | stateful-security-group 2026-07-20 11:51:21.423 | subnet-dns-publish-fixed-ip 2026-07-20 11:51:21.423 | subnet-external-network 2026-07-20 11:51:21.423 | subnet-service-types 2026-07-20 11:51:21.423 | subnet_allocation 2026-07-20 11:51:21.423 | subnet_onboard 2026-07-20 11:51:21.423 | subnetpool-prefix-ops 2026-07-20 11:51:21.423 | tag-creation 2026-07-20 11:51:21.423 | tap-mirror 2026-07-20 11:51:21.423 | tap-mirror-both-direction 2026-07-20 11:51:21.423 | trunk 2026-07-20 11:51:21.423 | uplink-status-propagation 2026-07-20 11:51:21.423 | uplink-status-propagation-updatable 2026-07-20 11:51:21.423 | vlan-transparent 2026-07-20 11:51:21.423 | vpn-endpoint-groups 2026-07-20 11:51:21.423 | vpnaas' 2026-07-20 11:51:21.428 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-20 11:51:21.428 | address-scope 2026-07-20 11:51:21.428 | agent 2026-07-20 11:51:21.428 | allowed-address-pairs 2026-07-20 11:51:21.428 | auto-allocated-topology 2026-07-20 11:51:21.428 | availability_zone 2026-07-20 11:51:21.428 | bgp 2026-07-20 11:51:21.428 | bgp_4byte_asn 2026-07-20 11:51:21.428 | bgp_dragent_scheduler 2026-07-20 11:51:21.428 | binding 2026-07-20 11:51:21.428 | binding-extended 2026-07-20 11:51:21.428 | default-subnetpools 2026-07-20 11:51:21.428 | dhcp_agent_scheduler 2026-07-20 11:51:21.428 | dns-domain-ports 2026-07-20 11:51:21.428 | dns-integration 2026-07-20 11:51:21.428 | dns-integration-domain-keywords 2026-07-20 11:51:21.428 | empty-string-filtering 2026-07-20 11:51:21.428 | enable-default-route-bfd 2026-07-20 11:51:21.428 | enable-default-route-ecmp 2026-07-20 11:51:21.428 | expose-port-forwarding-in-fip 2026-07-20 11:51:21.428 | ext-gw-mode 2026-07-20 11:51:21.428 | external-gateway-multihoming 2026-07-20 11:51:21.428 | external-net 2026-07-20 11:51:21.428 | extra_dhcp_opt 2026-07-20 11:51:21.428 | extraroute 2026-07-20 11:51:21.428 | extraroute-atomic 2026-07-20 11:51:21.428 | filter-validation 2026-07-20 11:51:21.428 | fip-port-details 2026-07-20 11:51:21.428 | flavors 2026-07-20 11:51:21.428 | floating-ip-port-forwarding 2026-07-20 11:51:21.428 | floating-ip-port-forwarding-description 2026-07-20 11:51:21.428 | floating-ip-port-forwarding-detail 2026-07-20 11:51:21.428 | floating-ip-port-forwarding-port-ranges 2026-07-20 11:51:21.428 | floatingip-pools 2026-07-20 11:51:21.428 | fwaas_v2 2026-07-20 11:51:21.428 | ip_allocation 2026-07-20 11:51:21.428 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:51:21.428 | l3-flavors 2026-07-20 11:51:21.428 | l3-ha 2026-07-20 11:51:21.428 | l3_agent_scheduler 2026-07-20 11:51:21.428 | logging 2026-07-20 11:51:21.428 | multi-provider 2026-07-20 11:51:21.428 | net-mtu 2026-07-20 11:51:21.428 | net-mtu-writable 2026-07-20 11:51:21.428 | network-ip-availability 2026-07-20 11:51:21.428 | network_availability_zone 2026-07-20 11:51:21.428 | network_ha 2026-07-20 11:51:21.428 | pagination 2026-07-20 11:51:21.428 | port-device-profile 2026-07-20 11:51:21.428 | port-hardware-offload-type 2026-07-20 11:51:21.428 | port-mac-address-regenerate 2026-07-20 11:51:21.428 | port-numa-affinity-policy 2026-07-20 11:51:21.428 | port-numa-affinity-policy-socket 2026-07-20 11:51:21.428 | port-resource-request 2026-07-20 11:51:21.428 | port-security 2026-07-20 11:51:21.428 | port-trusted-vif 2026-07-20 11:51:21.428 | project-id 2026-07-20 11:51:21.428 | provider 2026-07-20 11:51:21.428 | pvlan 2026-07-20 11:51:21.428 | qinq 2026-07-20 11:51:21.428 | qos 2026-07-20 11:51:21.428 | qos-bw-limit-direction 2026-07-20 11:51:21.428 | qos-bw-minimum-ingress 2026-07-20 11:51:21.428 | qos-default 2026-07-20 11:51:21.428 | qos-fip 2026-07-20 11:51:21.428 | qos-gateway-ip 2026-07-20 11:51:21.428 | qos-rule-type-details 2026-07-20 11:51:21.428 | qos-rule-type-filter 2026-07-20 11:51:21.428 | qos-rules-alias 2026-07-20 11:51:21.428 | quota-check-limit 2026-07-20 11:51:21.428 | quota-check-limit-default 2026-07-20 11:51:21.428 | quota_details 2026-07-20 11:51:21.428 | quotas 2026-07-20 11:51:21.428 | rbac-address-scope 2026-07-20 11:51:21.428 | rbac-policies 2026-07-20 11:51:21.428 | rbac-security-groups 2026-07-20 11:51:21.428 | router 2026-07-20 11:51:21.428 | router-enable-snat 2026-07-20 11:51:21.428 | router_availability_zone 2026-07-20 11:51:21.428 | security-group 2026-07-20 11:51:21.428 | security-groups-default-rules 2026-07-20 11:51:21.429 | security-groups-default-statefulness 2026-07-20 11:51:21.429 | security-groups-normalized-cidr 2026-07-20 11:51:21.429 | security-groups-remote-address-group 2026-07-20 11:51:21.429 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:51:21.429 | security-groups-shared-filtering 2026-07-20 11:51:21.429 | segment 2026-07-20 11:51:21.429 | sorting 2026-07-20 11:51:21.429 | standard-attr-description 2026-07-20 11:51:21.429 | standard-attr-fwaas-v2 2026-07-20 11:51:21.429 | standard-attr-revisions 2026-07-20 11:51:21.429 | standard-attr-tag 2026-07-20 11:51:21.429 | standard-attr-timestamp 2026-07-20 11:51:21.429 | stateful-security-group 2026-07-20 11:51:21.429 | subnet-dns-publish-fixed-ip 2026-07-20 11:51:21.429 | subnet-external-network 2026-07-20 11:51:21.429 | subnet-service-types 2026-07-20 11:51:21.429 | subnet_allocation 2026-07-20 11:51:21.429 | subnet_onboard 2026-07-20 11:51:21.429 | subnetpool-prefix-ops 2026-07-20 11:51:21.429 | tag-creation 2026-07-20 11:51:21.429 | tap-mirror 2026-07-20 11:51:21.429 | tap-mirror-both-direction 2026-07-20 11:51:21.429 | trunk 2026-07-20 11:51:21.429 | uplink-status-propagation 2026-07-20 11:51:21.429 | uplink-status-propagation-updatable 2026-07-20 11:51:21.429 | vlan-transparent 2026-07-20 11:51:21.429 | vpn-endpoint-groups 2026-07-20 11:51:21.429 | vpnaas' 2026-07-20 11:51:21.429 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-20 11:51:21.429 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-20 11:51:21.429 | address-scope 2026-07-20 11:51:21.429 | agent 2026-07-20 11:51:21.429 | allowed-address-pairs 2026-07-20 11:51:21.429 | auto-allocated-topology 2026-07-20 11:51:21.429 | availability_zone 2026-07-20 11:51:21.429 | bgp 2026-07-20 11:51:21.429 | bgp_4byte_asn 2026-07-20 11:51:21.429 | bgp_dragent_scheduler 2026-07-20 11:51:21.429 | binding 2026-07-20 11:51:21.429 | binding-extended 2026-07-20 11:51:21.429 | default-subnetpools 2026-07-20 11:51:21.429 | dhcp_agent_scheduler 2026-07-20 11:51:21.429 | dns-domain-ports 2026-07-20 11:51:21.429 | dns-integration 2026-07-20 11:51:21.429 | dns-integration-domain-keywords 2026-07-20 11:51:21.429 | empty-string-filtering 2026-07-20 11:51:21.429 | enable-default-route-bfd 2026-07-20 11:51:21.429 | enable-default-route-ecmp 2026-07-20 11:51:21.429 | expose-port-forwarding-in-fip 2026-07-20 11:51:21.429 | ext-gw-mode 2026-07-20 11:51:21.429 | external-gateway-multihoming 2026-07-20 11:51:21.429 | external-net 2026-07-20 11:51:21.429 | extra_dhcp_opt 2026-07-20 11:51:21.429 | extraroute 2026-07-20 11:51:21.429 | extraroute-atomic 2026-07-20 11:51:21.429 | filter-validation 2026-07-20 11:51:21.429 | fip-port-details 2026-07-20 11:51:21.429 | flavors 2026-07-20 11:51:21.429 | floating-ip-port-forwarding 2026-07-20 11:51:21.429 | floating-ip-port-forwarding-description 2026-07-20 11:51:21.429 | floating-ip-port-forwarding-detail 2026-07-20 11:51:21.429 | floating-ip-port-forwarding-port-ranges 2026-07-20 11:51:21.429 | floatingip-pools 2026-07-20 11:51:21.429 | fwaas_v2 2026-07-20 11:51:21.429 | ip_allocation 2026-07-20 11:51:21.429 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:51:21.429 | l3-flavors 2026-07-20 11:51:21.429 | l3-ha 2026-07-20 11:51:21.429 | l3_agent_scheduler 2026-07-20 11:51:21.429 | logging 2026-07-20 11:51:21.429 | multi-provider 2026-07-20 11:51:21.429 | net-mtu 2026-07-20 11:51:21.429 | net-mtu-writable 2026-07-20 11:51:21.429 | network-ip-availability 2026-07-20 11:51:21.429 | network_availability_zone 2026-07-20 11:51:21.429 | network_ha 2026-07-20 11:51:21.429 | pagination 2026-07-20 11:51:21.429 | port-device-profile 2026-07-20 11:51:21.429 | port-hardware-offload-type 2026-07-20 11:51:21.429 | port-mac-address-regenerate 2026-07-20 11:51:21.429 | port-numa-affinity-policy 2026-07-20 11:51:21.429 | port-numa-affinity-policy-socket 2026-07-20 11:51:21.429 | port-resource-request 2026-07-20 11:51:21.429 | port-security 2026-07-20 11:51:21.429 | port-trusted-vif 2026-07-20 11:51:21.429 | project-id 2026-07-20 11:51:21.429 | provider 2026-07-20 11:51:21.429 | pvlan 2026-07-20 11:51:21.429 | qinq 2026-07-20 11:51:21.429 | qos 2026-07-20 11:51:21.429 | qos-bw-limit-direction 2026-07-20 11:51:21.429 | qos-bw-minimum-ingress 2026-07-20 11:51:21.429 | qos-default 2026-07-20 11:51:21.429 | qos-fip 2026-07-20 11:51:21.429 | qos-gateway-ip 2026-07-20 11:51:21.429 | qos-rule-type-details 2026-07-20 11:51:21.429 | qos-rule-type-filter 2026-07-20 11:51:21.429 | qos-rules-alias 2026-07-20 11:51:21.429 | quota-check-limit 2026-07-20 11:51:21.429 | quota-check-limit-default 2026-07-20 11:51:21.429 | quota_details 2026-07-20 11:51:21.429 | quotas 2026-07-20 11:51:21.429 | rbac-address-scope 2026-07-20 11:51:21.429 | rbac-policies 2026-07-20 11:51:21.429 | rbac-security-groups 2026-07-20 11:51:21.429 | router 2026-07-20 11:51:21.429 | router-enable-snat 2026-07-20 11:51:21.429 | router_availability_zone 2026-07-20 11:51:21.429 | security-group 2026-07-20 11:51:21.429 | security-groups-default-rules 2026-07-20 11:51:21.429 | security-groups-default-statefulness 2026-07-20 11:51:21.429 | security-groups-normalized-cidr 2026-07-20 11:51:21.429 | security-groups-remote-address-group 2026-07-20 11:51:21.429 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:51:21.429 | security-groups-shared-filtering 2026-07-20 11:51:21.429 | segment 2026-07-20 11:51:21.429 | sorting 2026-07-20 11:51:21.429 | standard-attr-description 2026-07-20 11:51:21.429 | standard-attr-fwaas-v2 2026-07-20 11:51:21.429 | standard-attr-revisions 2026-07-20 11:51:21.429 | standard-attr-tag 2026-07-20 11:51:21.429 | standard-attr-timestamp 2026-07-20 11:51:21.429 | stateful-security-group 2026-07-20 11:51:21.429 | subnet-dns-publish-fixed-ip 2026-07-20 11:51:21.430 | subnet-external-network 2026-07-20 11:51:21.430 | subnet-service-types 2026-07-20 11:51:21.430 | subnet_allocation 2026-07-20 11:51:21.430 | subnet_onboard 2026-07-20 11:51:21.430 | subnetpool-prefix-ops 2026-07-20 11:51:21.430 | tag-creation 2026-07-20 11:51:21.430 | tap-mirror 2026-07-20 11:51:21.430 | tap-mirror-both-direction 2026-07-20 11:51:21.430 | trunk 2026-07-20 11:51:21.430 | uplink-status-propagation 2026-07-20 11:51:21.430 | uplink-status-propagation-updatable 2026-07-20 11:51:21.430 | vlan-transparent 2026-07-20 11:51:21.430 | vpn-endpoint-groups 2026-07-20 11:51:21.430 | vpnaas' 2026-07-20 11:51:21.431 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-20 11:51:21.435 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-20 11:51:21.438 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-20 11:51:21.443 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-20 11:51:21.443 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-20 11:51:21.448 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-20 11:51:21.451 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-20 11:51:21.455 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-20 11:51:21.458 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.461 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-20 11:51:21.464 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-20 11:51:21.467 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-20 11:51:21.470 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:21.473 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-20 11:51:21.508 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.198:6641 2026-07-20 11:51:21.511 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.514 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:21.517 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.198:6641 2026-07-20 11:51:21.519 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.198:6641 ']' 2026-07-20 11:51:21.522 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:21.525 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.198:6641 2026-07-20 11:51:21.558 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.198:6642 2026-07-20 11:51:21.561 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.563 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:21.566 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.198:6642 2026-07-20 11:51:21.569 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.198:6642 ']' 2026-07-20 11:51:21.572 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:21.575 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.198:6642 2026-07-20 11:51:21.609 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-20 11:51:21.628 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:21.631 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : 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-07-20 11:51:21.634 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.637 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:21.639 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-20 11:51:21.643 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-20 11:51:21.645 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:21.648 | + 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-07-20 11:51:21.682 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-20 11:51:21.685 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.687 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:21.690 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-20 11:51:21.693 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-20 11:51:21.696 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:21.699 | + 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-07-20 11:51:21.733 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : 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-07-20 11:51:21.736 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.738 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:21.741 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-20 11:51:21.745 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-07-20 11:51:21.748 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:21.751 | + 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-07-20 11:51:21.788 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : 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-07-20 11:51:21.791 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.793 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:21.797 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-20 11:51:21.799 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-20 11:51:21.803 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:21.805 | + 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-07-20 11:51:21.839 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-20 11:51:21.842 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.845 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:21.848 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-20 11:51:21.850 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-20 11:51:21.853 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:21.855 | + 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-07-20 11:51:21.888 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : 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-07-20 11:51:21.891 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.893 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:21.895 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-20 11:51:21.897 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-07-20 11:51:21.900 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:21.903 | + 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-07-20 11:51:21.937 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-20 11:51:21.940 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.943 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:21.946 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-20 11:51:21.948 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-20 11:51:21.950 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:21.953 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-20 11:51:21.988 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-20 11:51:21.991 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:21.994 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:21.997 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-20 11:51:22.000 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-20 11:51:22.003 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:22.005 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-20 11:51:22.041 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-20 11:51:22.044 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:22.047 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-20 11:51:22.049 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-20 11:51:22.052 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-20 11:51:22.055 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:22.058 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-20 11:51:22.092 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-20 11:51:22.114 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-20 11:51:22.133 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.135 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-20 11:51:22.139 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-20 11:51:22.160 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.163 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-20 11:51:22.165 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_ovn_agent_enabled 2026-07-20 11:51:22.168 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-20 11:51:22.187 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:22.190 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-20 11:51:22.237 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-20 11:51:22.240 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : [[ metadata =~ metadata ]] 2026-07-20 11:51:22.242 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:531 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-20 11:51:22.245 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:22.248 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-20 11:51:22.251 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-20 11:51:22.254 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-20 11:51:22.258 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:22.261 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-20 11:51:22.297 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-20 11:51:22.318 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.322 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-20 11:51:22.362 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-20 11:51:22.382 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.385 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-20 11:51:22.420 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-20 11:51:22.442 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:22.445 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-20 11:51:22.449 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-20 11:51:22.468 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.471 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-20 11:51:22.474 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : is_ovn_agent_enabled 2026-07-20 11:51:22.477 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-20 11:51:22.495 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:22.498 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-20 11:51:22.545 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-20 11:51:22.548 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : [[ metadata =~ metadata ]] 2026-07-20 11:51:22.550 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:554 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-20 11:51:22.584 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-20 11:51:22.603 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.607 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-20 11:51:22.625 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.628 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-20 11:51:22.648 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.650 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-20 11:51:22.671 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.674 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-20 11:51:22.693 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.696 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-20 11:51:22.714 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:22.717 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-20 11:51:22.736 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:22.739 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-20 11:51:22.742 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-20 11:51:22.745 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-20 11:51:22.751 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-20 11:51:22.786 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-20 11:51:22.823 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-20 11:51:22.859 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-20 11:51:22.895 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-20 11:51:22.898 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-20 11:51:22.902 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-20 11:51:22.905 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-20 11:51:22.908 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-20 11:51:22.911 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-20 11:51:22.914 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-20 11:51:22.916 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-20 11:51:22.920 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-20 11:51:22.923 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-20 11:51:22.959 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-20 11:51:22.995 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.198/identity 2026-07-20 11:51:23.030 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-20 11:51:23.064 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-20 11:51:23.115 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-20 11:51:23.155 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-20 11:51:23.189 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-20 11:51:23.221 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.198/identity 2026-07-20 11:51:23.257 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-20 11:51:23.293 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-20 11:51:23.335 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-20 11:51:23.338 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-20 11:51:23.375 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-20 11:51:23.411 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-20 11:51:23.414 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-20 11:51:23.416 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 11:51:23.420 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-20 11:51:23.422 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-20 11:51:23.454 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-20 11:51:23.489 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.198/identity 2026-07-20 11:51:23.523 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-20 11:51:23.557 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-20 11:51:23.592 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-20 11:51:23.629 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-20 11:51:23.664 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-20 11:51:23.701 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-20 11:51:23.704 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-20 11:51:23.707 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-20 11:51:23.710 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-20 11:51:23.712 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-20 11:51:23.748 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-20 11:51:23.784 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.198/identity 2026-07-20 11:51:23.820 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-20 11:51:23.856 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-20 11:51:23.894 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-20 11:51:23.928 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-20 11:51:23.966 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-20 11:51:24.001 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-20 11:51:24.004 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-20 11:51:24.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-20 11:51:24.011 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-20 11:51:24.013 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-20 11:51:24.016 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-20 11:51:24.018 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-20 11:51:24.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-20 11:51:24.024 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-20 11:51:24.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-20 11:51:24.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-20 11:51:24.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-20 11:51:24.035 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-20 11:51:24.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-20 11:51:24.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-20 11:51:24.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-20 11:51:24.049 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-20 11:51:24.052 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-20 11:51:24.054 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.058 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-20 11:51:24.060 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-20 11:51:24.063 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-20 11:51:24.067 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.070 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-20 11:51:24.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-20 11:51:24.107 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.109 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-20 11:51:24.112 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-20 11:51:24.115 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-20 11:51:24.118 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.121 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-20 11:51:24.156 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-07-20 11:51:24.158 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.160 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-20 11:51:24.164 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-20 11:51:24.167 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-20 11:51:24.170 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.173 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-20 11:51:24.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-20 11:51:24.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-07-20 11:51:24.217 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.221 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-20 11:51:24.225 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-20 11:51:24.228 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-20 11:51:24.231 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.235 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-20 11:51:24.272 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-07-20 11:51:24.275 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.278 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-20 11:51:24.282 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-20 11:51:24.286 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-20 11:51:24.289 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.292 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-20 11:51:24.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-07-20 11:51:24.335 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.338 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-20 11:51:24.341 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-20 11:51:24.343 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-20 11:51:24.346 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.349 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-20 11:51:24.384 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-07-20 11:51:24.387 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.390 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-20 11:51:24.393 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-20 11:51:24.396 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-20 11:51:24.399 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.402 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-07-20 11:51:24.437 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-20 11:51:24.440 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.443 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-20 11:51:24.445 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-20 11:51:24.448 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-20 11:51:24.451 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.454 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-20 11:51:24.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-07-20 11:51:24.493 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.496 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-20 11:51:24.498 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-20 11:51:24.500 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-20 11:51:24.504 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.507 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-20 11:51:24.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-07-20 11:51:24.545 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.548 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-20 11:51:24.551 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-20 11:51:24.554 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-20 11:51:24.557 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.560 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-20 11:51:24.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-07-20 11:51:24.598 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-20 11:51:24.601 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-20 11:51:24.603 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-20 11:51:24.606 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-20 11:51:24.609 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-20 11:51:24.612 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-20 11:51:24.646 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-20 11:51:24.649 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-07-20 11:51:24.687 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-20 11:51:24.724 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-20 11:51:24.727 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-20 11:51:24.730 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-20 11:51:24.733 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-20 11:51:24.736 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-20 11:51:24.739 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-20 11:51:24.742 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-20 11:51:24.744 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-20 11:51:24.748 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-20 11:51:24.763 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-20 11:51:24.763 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:51:24.771 | d /var/run/uwsgi 0755 stack root 2026-07-20 11:51:24.776 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-20 11:51:24.788 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-20 11:51:24.792 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-20 11:51:24.795 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-20 11:51:24.800 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-20 11:51:24.804 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-20 11:51:24.844 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-07-20 11:51:24.883 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-20 11:51:24.922 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-20 11:51:24.960 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-20 11:51:24.995 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-20 11:51:25.031 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-20 11:51:25.071 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-20 11:51:25.107 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-20 11:51:25.145 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-20 11:51:25.181 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-20 11:51:25.218 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-20 11:51:25.254 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-20 11:51:25.291 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-20 11:51:25.326 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-20 11:51:25.328 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-20 11:51:25.333 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-20 11:51:25.336 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-20 11:51:25.339 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 11:51:25.341 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:51:25.345 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:51:25.348 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-20 11:51:25.352 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-20 11:51:25.355 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-20 11:51:25.388 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-20 11:51:25.422 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-07-20 11:51:25.422 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-20 11:51:25.430 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-20 11:51:25.435 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-20 11:51:25.438 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-20 11:51:25.441 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 11:51:25.444 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 11:51:25.447 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:51:25.450 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:51:25.453 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:51:25.456 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:51:25.459 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 11:51:25.462 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 11:51:25.465 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:51:25.469 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:51:25.472 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-20 11:51:25.508 | Enabling site neutron-api. 2026-07-20 11:51:25.513 | To activate the new configuration, you need to run: 2026-07-20 11:51:25.513 | systemctl reload apache2 2026-07-20 11:51:25.518 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-20 11:51:25.521 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:51:25.525 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:51:25.528 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:51:25.668 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-20 11:51:25.688 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:25.692 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-20 11:51:25.711 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:25.714 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-20 11:51:25.717 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-20 11:51:25.782 | + inc/async:async_inner:63 : init_neutron 2026-07-20 11:51:25.824 | [8531 Async init_neutron:74730]: running: init_neutron 2026-07-20 11:51:25.827 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-20 11:51:25.847 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:25.850 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-20 11:51:25.869 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:25.872 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-20 11:51:25.875 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-20 11:51:25.878 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-20 11:51:25.919 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-20 11:51:25.922 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-20 11:51:25.961 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-20 11:51:25.980 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:25.983 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-07-20 11:51:25.986 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:51:25.989 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-07-20 11:51:25.992 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-07-20 11:51:25.996 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-20 11:51:26.071 | + inc/async:async_inner:63 : init_swift 2026-07-20 11:51:26.112 | [8531 Async init_swift:74950]: running: init_swift 2026-07-20 11:51:26.115 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-20 11:51:26.134 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:26.138 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-20 11:51:26.142 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:51:26.145 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-20 11:51:26.147 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-20 11:51:26.149 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-20 11:51:26.223 | + inc/async:async_inner:63 : init_cinder 2026-07-20 11:51:26.263 | [8531 Async init_cinder:75054]: running: init_cinder 2026-07-20 11:51:26.267 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-20 11:51:26.287 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:26.290 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-20 11:51:26.293 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:51:26.297 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-20 11:51:26.300 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-20 11:51:26.304 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-20 11:51:26.380 | + inc/async:async_inner:63 : init_placement 2026-07-20 11:51:26.429 | [8531 Async init_placement:75202]: running: init_placement 2026-07-20 11:51:26.433 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-20 11:51:26.489 | [8531 Async init_neutron:74730]: Waiting for completion of init_neutron running on PID 74730 (6 other jobs running) 2026-07-20 11:51:26.517 | [8531 Async init_neutron:74730]: Signaling child to exit 2026-07-20 11:51:30.384 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:51:30.413 | [74950 Async init_swift:74950]: finished successfully 2026-07-20 11:51:31.201 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:51:31.230 | [75054 Async init_cinder:75054]: finished successfully 2026-07-20 11:51:34.712 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:51:34.739 | [75202 Async init_placement:75202]: finished successfully 2026-07-20 11:51:41.633 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:51:41.659 | [74730 Async init_neutron:74730]: finished successfully 2026-07-20 11:51:41.681 | WAKEUP 2026-07-20 11:51:41.703 | [8531 Async init_neutron:74730]: Signaled 2026-07-20 11:51:41.704 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-20 11:51:41.704 | + lib/database:recreate_database:112 : local db=neutron 2026-07-20 11:51:41.704 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-20 11:51:41.704 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-20 11:51:41.704 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-20 11:51:41.704 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:41.704 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-20 11:51:41.704 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:41.704 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-20 11:51:41.704 | + functions-common:time_start:2406 : local name=dbsync 2026-07-20 11:51:41.704 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:51:41.704 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:51:41.704 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:51:41.704 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548285896 2026-07-20 11:51:41.704 | + 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-07-20 11:51:41.704 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-20 11:51:41.704 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:41.705 | we strongly recommend against using it for new projects. 2026-07-20 11:51:41.705 | 2026-07-20 11:51:41.705 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:41.705 | framework. For more detail see 2026-07-20 11:51:41.705 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:41.705 | 2026-07-20 11:51:41.705 | import eventlet as _eventlet # noqa 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 1b294093239c 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> c6c112992c9 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-20 11:51:41.705 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-20 11:51:41.706 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-20 11:51:41.706 | Running upgrade for neutron ... 2026-07-20 11:51:41.706 | OK 2026-07-20 11:51:41.706 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-20 11:51:41.706 | + functions-common:time_stop:2420 : local name 2026-07-20 11:51:41.706 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:51:41.706 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:51:41.706 | + functions-common:time_stop:2423 : local total 2026-07-20 11:51:41.706 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:51:41.706 | + functions-common:time_stop:2426 : name=dbsync 2026-07-20 11:51:41.706 | + functions-common:time_stop:2427 : start_time=1784548285896 2026-07-20 11:51:41.706 | + functions-common:time_stop:2429 : [[ -z 1784548285896 ]] 2026-07-20 11:51:41.706 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:51:41.706 | + functions-common:time_stop:2432 : end_time=1784548301614 2026-07-20 11:51:41.706 | + functions-common:time_stop:2433 : elapsed_time=15718 2026-07-20 11:51:41.706 | + functions-common:time_stop:2434 : total=3823 2026-07-20 11:51:41.706 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:51:41.706 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19541 2026-07-20 11:51:41.747 | [8531 Async init_neutron:74730]: finished init_neutron with result 0 in 15 seconds 2026-07-20 11:51:41.752 | + inc/async:async_wait:197 : return 0 2026-07-20 11:51:41.755 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-20 11:51:41.806 | [8531 Async init_placement:75202]: Waiting for completion of init_placement running on PID 75202 (5 other jobs running) 2026-07-20 11:51:41.831 | [8531 Async init_placement:75202]: Signaling child to exit 2026-07-20 11:51:41.831 | WAKEUP 2026-07-20 11:51:41.852 | [8531 Async init_placement:75202]: Signaled 2026-07-20 11:51:41.854 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-20 11:51:41.854 | + lib/database:recreate_database:112 : local db=placement 2026-07-20 11:51:41.854 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-20 11:51:41.854 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-20 11:51:41.854 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-20 11:51:41.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:41.854 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-20 11:51:41.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:41.854 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-20 11:51:41.854 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-20 11:51:41.854 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-20 11:51:41.854 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-20 11:51:41.854 | + functions-common:get_or_create_user:899 : local user_id 2026-07-20 11:51:41.854 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-20 11:51:41.854 | + functions-common:get_or_create_user:903 : local email= 2026-07-20 11:51:41.854 | ++ 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-07-20 11:51:41.854 | 2026-07-20 11:51:41.854 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:51:41.854 | + functions-common:get_or_create_user:915 : user_id=f1050a70da514f6d8ff54a4b1bdfd86f 2026-07-20 11:51:41.854 | + functions-common:get_or_create_user:916 : echo f1050a70da514f6d8ff54a4b1bdfd86f 2026-07-20 11:51:41.854 | f1050a70da514f6d8ff54a4b1bdfd86f 2026-07-20 11:51:41.854 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-20 11:51:41.854 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:51:41.854 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:51:41.854 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:51:41.854 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:51:41.855 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:51:41.855 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-20 11:51:41.855 | 2026-07-20 11:51:41.855 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-20 11:51:41.855 | 2026-07-20 11:51:41.855 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:51:41.855 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:51:41.855 | + functions-common:get_or_add_user_project_role:980 : echo 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:51:41.855 | 51a21e2d3be34169887a21a1bef3d6a2 2026-07-20 11:51:41.855 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-20 11:51:41.855 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-20 11:51:41.855 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-20 11:51:41.855 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-20 11:51:41.855 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-20 11:51:41.855 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-20 11:51:41.855 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-20 11:51:41.855 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-20 11:51:41.855 | 2026-07-20 11:51:41.855 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-20 11:51:41.855 | 2026-07-20 11:51:41.855 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:51:41.855 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:51:41.855 | + functions-common:get_or_add_user_project_role:980 : echo 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:51:41.855 | 1734c9fa0acd44ec85f0f6121aae17de 2026-07-20 11:51:41.855 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.198/placement 2026-07-20 11:51:41.855 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-20 11:51:41.855 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-20 11:51:41.855 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-20 11:51:41.855 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-20 11:51:41.855 | 2026-07-20 11:51:41.855 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:51:41.855 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-20 11:51:41.855 | 8ce395ba4767424eadaea541325f8482' 2026-07-20 11:51:41.855 | + functions-common:get_or_create_service:1067 : echo 8ce395ba4767424eadaea541325f8482 2026-07-20 11:51:41.855 | 8ce395ba4767424eadaea541325f8482 2026-07-20 11:51:41.855 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.198/placement 2026-07-20 11:51:41.855 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-20 11:51:41.855 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.198/placement RegionOne 2026-07-20 11:51:41.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-20 11:51:41.855 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-20 11:51:41.855 | 2026-07-20 11:51:41.855 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:51:41.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-20 11:51:41.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-20 11:51:41.855 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.198/placement --region RegionOne -f value -c id 2026-07-20 11:51:41.855 | 2026-07-20 11:51:41.855 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:51:41.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6a6264e9213f4e81b3e0ea5c5298ba9b 2026-07-20 11:51:41.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6a6264e9213f4e81b3e0ea5c5298ba9b 2026-07-20 11:51:41.855 | + functions-common:get_or_create_endpoint:1100 : public_id=6a6264e9213f4e81b3e0ea5c5298ba9b 2026-07-20 11:51:41.856 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-20 11:51:41.856 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-20 11:51:41.856 | + functions-common:get_or_create_endpoint:1109 : echo 6a6264e9213f4e81b3e0ea5c5298ba9b 2026-07-20 11:51:41.856 | 6a6264e9213f4e81b3e0ea5c5298ba9b 2026-07-20 11:51:41.900 | [8531 Async init_placement:75202]: finished init_placement with result 0 in 8 seconds 2026-07-20 11:51:41.905 | + inc/async:async_wait:197 : return 0 2026-07-20 11:51:41.908 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-20 11:51:41.963 | [8531 Async init_glance:70070]: Waiting for completion of init_glance running on PID 70070 (4 other jobs running) 2026-07-20 11:51:41.990 | [8531 Async init_glance:70070]: Signaling child to exit 2026-07-20 11:51:41.990 | WAKEUP 2026-07-20 11:51:42.013 | [8531 Async init_glance:70070]: Signaled 2026-07-20 11:51:42.015 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-20 11:51:42.015 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-20 11:51:42.015 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-20 11:51:42.015 | + lib/database:recreate_database:112 : local db=glance 2026-07-20 11:51:42.015 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-20 11:51:42.015 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-20 11:51:42.015 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-20 11:51:42.015 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:42.015 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-20 11:51:42.015 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:42.015 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-20 11:51:42.015 | + functions-common:time_start:2406 : local name=dbsync 2026-07-20 11:51:42.015 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:51:42.015 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:51:42.015 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:51:42.015 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548234342 2026-07-20 11:51:42.015 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-20 11:51:42.015 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 11:51:42.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:42.015 | we strongly recommend against using it for new projects. 2026-07-20 11:51:42.015 | 2026-07-20 11:51:42.015 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:42.015 | framework. For more detail see 2026-07-20 11:51:42.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:42.015 | 2026-07-20 11:51:42.015 | from eventlet import event 2026-07-20 11:51:42.015 | INFO dbcounter [-] Registered counter for database glance 2026-07-20 11:51:42.015 | 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=70176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.015 | DEBUG dbcounter [-] [70176] Writer thread running {{(pid=70176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.015 | INFO dbcounter [-] Registered counter for database glance 2026-07-20 11:51:42.015 | 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=70176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.015 | DEBUG dbcounter [-] [70176] Writer thread running {{(pid=70176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-20 11:51:42.015 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.015 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-20 11:51:42.016 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.016 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-20 11:51:42.016 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.016 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-20 11:51:42.016 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.016 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-20 11:51:42.016 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.016 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-20 11:51:42.016 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.016 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-20 11:51:42.016 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70176) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-20 11:51:42.016 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.016 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.016 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.016 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.016 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-20 11:51:42.016 | Database migration is up to date. No migration needed. 2026-07-20 11:51:42.016 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-20 11:51:42.016 | Database is synced successfully. 2026-07-20 11:51:42.016 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-20 11:51:42.016 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-20 11:51:42.016 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:42.016 | we strongly recommend against using it for new projects. 2026-07-20 11:51:42.016 | 2026-07-20 11:51:42.016 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:42.016 | framework. For more detail see 2026-07-20 11:51:42.016 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:42.016 | 2026-07-20 11:51:42.016 | from eventlet import event 2026-07-20 11:51:42.016 | INFO dbcounter [-] Registered counter for database glance 2026-07-20 11:51:42.016 | 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=70350) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 11:51:42.016 | DEBUG dbcounter [-] [70350] Writer thread running {{(pid=70350) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-20 11:51:42.016 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-20 11:51:42.016 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-20 11:51:42.016 | + functions-common:time_stop:2420 : local name 2026-07-20 11:51:42.016 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:51:42.016 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:51:42.016 | + functions-common:time_stop:2423 : local total 2026-07-20 11:51:42.016 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:51:42.016 | + functions-common:time_stop:2426 : name=dbsync 2026-07-20 11:51:42.016 | + functions-common:time_stop:2427 : start_time=1784548234342 2026-07-20 11:51:42.016 | + functions-common:time_stop:2429 : [[ -z 1784548234342 ]] 2026-07-20 11:51:42.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:51:42.016 | + functions-common:time_stop:2432 : end_time=1784548240319 2026-07-20 11:51:42.016 | + functions-common:time_stop:2433 : elapsed_time=5977 2026-07-20 11:51:42.016 | + functions-common:time_stop:2434 : total=3823 2026-07-20 11:51:42.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:51:42.016 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9800 2026-07-20 11:51:42.058 | [8531 Async init_glance:70070]: finished init_glance with result 0 in 6 seconds 2026-07-20 11:51:42.063 | + inc/async:async_wait:197 : return 0 2026-07-20 11:51:42.067 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-20 11:51:42.120 | [8531 Async init_swift:74950]: Waiting for completion of init_swift running on PID 74950 (3 other jobs running) 2026-07-20 11:51:42.144 | [8531 Async init_swift:74950]: Signaling child to exit 2026-07-20 11:51:42.144 | WAKEUP 2026-07-20 11:51:42.166 | [8531 Async init_swift:74950]: Signaled 2026-07-20 11:51:42.167 | + lib/swift:init_swift:680 : local node_number 2026-07-20 11:51:42.167 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-20 11:51:42.167 | No container-sync running 2026-07-20 11:51:42.167 | No object-expirer running 2026-07-20 11:51:42.167 | No container-server running 2026-07-20 11:51:42.167 | No object-reconstructor running 2026-07-20 11:51:42.167 | No container-replicator running 2026-07-20 11:51:42.167 | No account-server running 2026-07-20 11:51:42.167 | No container-updater running 2026-07-20 11:51:42.167 | No proxy-server running 2026-07-20 11:51:42.167 | No object-replicator running 2026-07-20 11:51:42.167 | No account-replicator running 2026-07-20 11:51:42.167 | No container-auditor running 2026-07-20 11:51:42.167 | No container-sharder running 2026-07-20 11:51:42.167 | No object-server running 2026-07-20 11:51:42.167 | No container-reconciler running 2026-07-20 11:51:42.167 | No object-auditor running 2026-07-20 11:51:42.167 | No object-updater running 2026-07-20 11:51:42.167 | No account-auditor running 2026-07-20 11:51:42.167 | No account-reaper running 2026-07-20 11:51:42.167 | + lib/swift:init_swift:682 : true 2026-07-20 11:51:42.167 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-20 11:51:42.167 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-20 11:51:42.167 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-20 11:51:42.167 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-20 11:51:42.167 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-20 11:51:42.167 | + 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-07-20 11:51:42.167 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-07-20 11:51:42.167 | + functions:create_disk:756 : local node_number 2026-07-20 11:51:42.167 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.167 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-20 11:51:42.167 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-20 11:51:42.167 | + functions:create_disk:760 : local key 2026-07-20 11:51:42.167 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.167 | ++ functions:create_disk:762 : sed s#/.## 2026-07-20 11:51:42.167 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.167 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.167 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-20 11:51:42.167 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.167 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-20 11:51:42.167 | + functions:destroy_disk:789 : local key 2026-07-20 11:51:42.167 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.167 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-20 11:51:42.167 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.167 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.167 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-20 11:51:42.167 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-20 11:51:42.168 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.168 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.168 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-20 11:51:42.168 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.168 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-20 11:51:42.168 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-20 11:51:42.168 | = sectsz=512 attr=2, projid32bit=1 2026-07-20 11:51:42.168 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-20 11:51:42.168 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-20 11:51:42.168 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-20 11:51:42.168 | = sunit=0 swidth=0 blks 2026-07-20 11:51:42.168 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-20 11:51:42.168 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-20 11:51:42.168 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-20 11:51:42.168 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-20 11:51:42.168 | + 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-07-20 11:51:42.168 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-20 11:51:42.168 | /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-07-20 11:51:42.168 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-20 11:51:42.168 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-20 11:51:42.168 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-20 11:51:42.168 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-20 11:51:42.168 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-20 11:51:42.168 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-20 11:51:42.168 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-20 11:51:42.168 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-20 11:51:42.168 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-20 11:51:42.168 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-20 11:51:42.168 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-20 11:51:42.168 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-20 11:51:42.168 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-20 11:51:42.168 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-20 11:51:42.168 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-20 11:51:42.168 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-20 11:51:42.168 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-20 11:51:42.168 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-20 11:51:42.168 | + 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-07-20 11:51:42.168 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-20 11:51:42.168 | 2026-07-20 11:51:42.168 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-20 11:51:42.168 | + 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-07-20 11:51:42.168 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-20 11:51:42.168 | 2026-07-20 11:51:42.168 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-20 11:51:42.168 | + 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-07-20 11:51:42.168 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-20 11:51:42.168 | 2026-07-20 11:51:42.168 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-20 11:51:42.168 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-20 11:51:42.168 | Defaulting to --format-version=1. This ensures the ring 2026-07-20 11:51:42.168 | written will be readable by older versions of Swift. 2026-07-20 11:51:42.168 | In a future release, the default will change to 2026-07-20 11:51:42.168 | --format-version=2 2026-07-20 11:51:42.168 | 2026-07-20 11:51:42.168 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-20 11:51:42.168 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-20 11:51:42.168 | Defaulting to --format-version=1. This ensures the ring 2026-07-20 11:51:42.168 | written will be readable by older versions of Swift. 2026-07-20 11:51:42.168 | In a future release, the default will change to 2026-07-20 11:51:42.168 | --format-version=2 2026-07-20 11:51:42.168 | 2026-07-20 11:51:42.168 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-20 11:51:42.168 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-20 11:51:42.168 | Defaulting to --format-version=1. This ensures the ring 2026-07-20 11:51:42.168 | written will be readable by older versions of Swift. 2026-07-20 11:51:42.168 | In a future release, the default will change to 2026-07-20 11:51:42.168 | --format-version=2 2026-07-20 11:51:42.168 | 2026-07-20 11:51:42.168 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-20 11:51:42.168 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-20 11:51:42.168 | + lib/swift:init_swift:730 : popd 2026-07-20 11:51:42.215 | [8531 Async init_swift:74950]: finished init_swift with result 0 in 4 seconds 2026-07-20 11:51:42.220 | + inc/async:async_wait:197 : return 0 2026-07-20 11:51:42.224 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-20 11:51:42.277 | [8531 Async init_cinder:75054]: Waiting for completion of init_cinder running on PID 75054 (2 other jobs running) 2026-07-20 11:51:42.302 | [8531 Async init_cinder:75054]: Signaling child to exit 2026-07-20 11:51:42.302 | WAKEUP 2026-07-20 11:51:42.326 | [8531 Async init_cinder:75054]: Signaled 2026-07-20 11:51:42.327 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-20 11:51:42.327 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:42.327 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-20 11:51:42.327 | + lib/database:recreate_database:112 : local db=cinder 2026-07-20 11:51:42.327 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-20 11:51:42.327 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-20 11:51:42.327 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-20 11:51:42.327 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:42.327 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-20 11:51:42.327 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:42.327 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-20 11:51:42.327 | + functions-common:time_start:2406 : local name=dbsync 2026-07-20 11:51:42.327 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:51:42.327 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:51:42.327 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:51:42.327 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548286360 2026-07-20 11:51:42.327 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-20 11:51:42.327 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-20 11:51:42.327 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:42.327 | we strongly recommend against using it for new projects. 2026-07-20 11:51:42.327 | 2026-07-20 11:51:42.327 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:42.327 | framework. For more detail see 2026-07-20 11:51:42.327 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:42.327 | 2026-07-20 11:51:42.327 | import eventlet # noqa 2026-07-20 11:51:42.327 | INFO dbcounter [-] Registered counter for database cinder 2026-07-20 11:51:42.327 | 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=75198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 11:51:42.327 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-20 11:51:42.327 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:42.327 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:42.327 | DEBUG dbcounter [-] [75198] Writer thread running {{(pid=75198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:42.327 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-20 11:51:42.327 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 11:51:42.327 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-20 11:51:42.327 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.327 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-20 11:51:42.327 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.327 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-20 11:51:42.327 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.327 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-20 11:51:42.328 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.328 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-20 11:51:42.328 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.328 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-20 11:51:42.328 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.328 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-20 11:51:42.328 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:42.328 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-20 11:51:42.328 | + functions-common:time_stop:2420 : local name 2026-07-20 11:51:42.328 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:51:42.328 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:51:42.328 | + functions-common:time_stop:2423 : local total 2026-07-20 11:51:42.328 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:51:42.328 | + functions-common:time_stop:2426 : name=dbsync 2026-07-20 11:51:42.328 | + functions-common:time_stop:2427 : start_time=1784548286360 2026-07-20 11:51:42.328 | + functions-common:time_stop:2429 : [[ -z 1784548286360 ]] 2026-07-20 11:51:42.328 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:51:42.328 | + functions-common:time_stop:2432 : end_time=1784548291106 2026-07-20 11:51:42.328 | + functions-common:time_stop:2433 : elapsed_time=4746 2026-07-20 11:51:42.328 | + functions-common:time_stop:2434 : total=3823 2026-07-20 11:51:42.328 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:51:42.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8569 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-20 11:51:42.328 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-20 11:51:42.328 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-20 11:51:42.328 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-20 11:51:42.373 | [8531 Async init_cinder:75054]: finished init_cinder with result 0 in 5 seconds 2026-07-20 11:51:42.378 | + inc/async:async_wait:197 : return 0 2026-07-20 11:51:42.381 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-20 11:51:42.401 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:42.404 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-20 11:51:42.407 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:51:42.411 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-20 11:51:42.414 | + ./stack.sh:main:1242 : init_nova 2026-07-20 11:51:42.417 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-20 11:51:42.437 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:42.440 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-20 11:51:42.461 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:42.464 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 11:51:42.467 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-20 11:51:42.536 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-20 11:51:42.574 | [8531 Async nova-cell-0:77373]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-20 11:51:42.578 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-20 11:51:42.583 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 11:51:42.586 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-20 11:51:42.589 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 11:51:42.591 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 11:51:42.595 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-20 11:51:42.665 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-20 11:51:42.707 | [8531 Async nova-cell-1:77480]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-20 11:51:42.710 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-20 11:51:42.713 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-20 11:51:42.717 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-20 11:51:42.720 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-20 11:51:42.723 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-20 11:51:42.728 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:42.763 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-20 11:51:42.768 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:42.801 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-20 11:51:43.051 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 11:51:43.051 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:43.051 | we strongly recommend against using it for new projects. 2026-07-20 11:51:43.051 | 2026-07-20 11:51:43.051 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:43.051 | framework. For more detail see 2026-07-20 11:51:43.051 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:43.051 | 2026-07-20 11:51:43.051 | import eventlet # noqa 2026-07-20 11:51:43.180 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-20 11:51:45.328 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-20 11:51:45.375 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:45.375 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:45.375 | DEBUG dbcounter [-] [77547] Writer thread running {{(pid=77547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:45.402 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-20 11:51:47.420 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 11:51:47.422 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-20 11:51:48.038 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:48.039 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-20 11:51:48.041 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:48.612 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-20 11:51:48.615 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-20 11:51:48.618 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-20 11:51:48.621 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-20 11:51:48.623 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-20 11:51:48.626 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-20 11:51:48.629 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-20 11:51:48.648 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:48.652 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-20 11:51:48.655 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-20 11:51:48.659 | + 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-07-20 11:51:48.927 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 11:51:48.927 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:48.927 | we strongly recommend against using it for new projects. 2026-07-20 11:51:48.927 | 2026-07-20 11:51:48.927 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:48.927 | framework. For more detail see 2026-07-20 11:51:48.927 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:48.927 | 2026-07-20 11:51:48.927 | import eventlet # noqa 2026-07-20 11:51:49.076 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-20 11:51:50.635 | INFO dbcounter [None req-2cb12e84-fa71-4b68-846f-74fde7a78ee8 None None] Registered counter for database nova_api 2026-07-20 11:51:50.696 | DEBUG dbcounter [-] [78266] Writer thread running {{(pid=78266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:51.233 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-20 11:51:51.239 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-20 11:51:51.242 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-20 11:51:51.299 | [8531 Async nova-cell-0:77373]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77373 (3 other jobs running) 2026-07-20 11:51:51.324 | [8531 Async nova-cell-0:77373]: Signaling child to exit 2026-07-20 11:51:52.768 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:51:52.774 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:51:52.795 | [77373 Async nova-cell-0:77373]: finished successfully 2026-07-20 11:51:52.799 | [77480 Async nova-cell-1:77480]: finished successfully 2026-07-20 11:51:52.818 | WAKEUP 2026-07-20 11:51:52.838 | [8531 Async nova-cell-0:77373]: Signaled 2026-07-20 11:51:52.839 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-20 11:51:52.839 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-20 11:51:52.839 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-20 11:51:52.839 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-20 11:51:52.839 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-20 11:51:52.839 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-20 11:51:52.839 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-20 11:51:52.839 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:52.839 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-20 11:51:52.840 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:52.840 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-20 11:51:52.840 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 11:51:52.840 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:52.840 | we strongly recommend against using it for new projects. 2026-07-20 11:51:52.840 | 2026-07-20 11:51:52.840 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:52.840 | framework. For more detail see 2026-07-20 11:51:52.840 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:52.840 | 2026-07-20 11:51:52.840 | import eventlet # noqa 2026-07-20 11:51:52.840 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-20 11:51:52.840 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:52.840 | DEBUG dbcounter [-] [77465] Writer thread running {{(pid=77465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-20 11:51:52.840 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-20 11:51:52.840 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-20 11:51:52.840 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-20 11:51:52.840 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-20 11:51:52.840 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-20 11:51:52.840 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-20 11:51:52.840 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-20 11:51:52.840 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-20 11:51:52.840 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.840 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-20 11:51:52.840 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77465) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.881 | [8531 Async nova-cell-0:77373]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 10 seconds 2026-07-20 11:51:52.886 | + inc/async:async_wait:197 : return 0 2026-07-20 11:51:52.888 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-20 11:51:52.892 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-20 11:51:52.942 | [8531 Async nova-cell-1:77480]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77480 (2 other jobs running) 2026-07-20 11:51:52.967 | [8531 Async nova-cell-1:77480]: Signaling child to exit 2026-07-20 11:51:52.967 | WAKEUP 2026-07-20 11:51:52.988 | [8531 Async nova-cell-1:77480]: Signaled 2026-07-20 11:51:52.989 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-20 11:51:52.989 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-20 11:51:52.989 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-20 11:51:52.989 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-20 11:51:52.990 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-20 11:51:52.990 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-20 11:51:52.990 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-20 11:51:52.990 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:52.990 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-20 11:51:52.990 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-20 11:51:52.990 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-20 11:51:52.990 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 11:51:52.990 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:52.990 | we strongly recommend against using it for new projects. 2026-07-20 11:51:52.990 | 2026-07-20 11:51:52.990 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:52.990 | framework. For more detail see 2026-07-20 11:51:52.990 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:52.990 | 2026-07-20 11:51:52.990 | import eventlet # noqa 2026-07-20 11:51:52.990 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-20 11:51:52.990 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-20 11:51:52.990 | DEBUG dbcounter [-] [77544] Writer thread running {{(pid=77544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-20 11:51:52.990 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-20 11:51:52.990 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-20 11:51:52.990 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-20 11:51:52.990 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-20 11:51:52.990 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-20 11:51:52.990 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-20 11:51:52.990 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-20 11:51:52.990 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-20 11:51:52.990 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:52.990 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-20 11:51:52.990 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-20 11:51:53.032 | [8531 Async nova-cell-1:77480]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 10 seconds 2026-07-20 11:51:53.037 | + inc/async:async_wait:197 : return 0 2026-07-20 11:51:53.040 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 11:51:53.043 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-20 11:51:53.296 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 11:51:53.296 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:53.296 | we strongly recommend against using it for new projects. 2026-07-20 11:51:53.296 | 2026-07-20 11:51:53.296 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:53.296 | framework. For more detail see 2026-07-20 11:51:53.296 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:53.296 | 2026-07-20 11:51:53.296 | import eventlet # noqa 2026-07-20 11:51:53.420 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-20 11:51:54.885 | Running batches of 50 until complete 2026-07-20 11:51:54.885 | INFO dbcounter [None req-3d6c2cc5-be71-47c5-8033-79a55d216f0f None None] Registered counter for database nova_cell0 2026-07-20 11:51:54.983 | DEBUG dbcounter [-] [78838] Writer thread running {{(pid=78838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:54.986 | INFO dbcounter [None req-3d6c2cc5-be71-47c5-8033-79a55d216f0f None None] Registered counter for database nova_api 2026-07-20 11:51:55.058 | DEBUG dbcounter [-] [78838] Writer thread running {{(pid=78838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:55.071 | INFO dbcounter [None req-3d6c2cc5-be71-47c5-8033-79a55d216f0f None None] Registered counter for database nova_cell0 2026-07-20 11:51:55.102 | DEBUG dbcounter [-] [78838] Writer thread running {{(pid=78838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:55.257 | +-------------------------------------+--------------+-----------+ 2026-07-20 11:51:55.257 | | Migration | Total Needed | Completed | 2026-07-20 11:51:55.257 | +-------------------------------------+--------------+-----------+ 2026-07-20 11:51:55.257 | | fill_virtual_interface_list | 0 | 0 | 2026-07-20 11:51:55.257 | | migrate_empty_ratio | 0 | 0 | 2026-07-20 11:51:55.257 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-20 11:51:55.257 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-20 11:51:55.257 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-20 11:51:55.257 | | populate_dev_uuids | 0 | 0 | 2026-07-20 11:51:55.257 | | populate_instance_compute_id | 0 | 0 | 2026-07-20 11:51:55.257 | | populate_missing_availability_zones | 0 | 0 | 2026-07-20 11:51:55.257 | | populate_queued_for_delete | 0 | 0 | 2026-07-20 11:51:55.257 | | populate_user_id | 0 | 0 | 2026-07-20 11:51:55.257 | | populate_uuids | 0 | 0 | 2026-07-20 11:51:55.257 | +-------------------------------------+--------------+-----------+ 2026-07-20 11:51:55.831 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-20 11:51:55.836 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 11:51:55.839 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-20 11:51:55.843 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 11:51:55.846 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 11:51:55.849 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-20 11:51:56.121 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 11:51:56.121 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:51:56.121 | we strongly recommend against using it for new projects. 2026-07-20 11:51:56.121 | 2026-07-20 11:51:56.121 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:51:56.121 | framework. For more detail see 2026-07-20 11:51:56.122 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:51:56.122 | 2026-07-20 11:51:56.122 | import eventlet # noqa 2026-07-20 11:51:56.267 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-20 11:51:57.767 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-20 11:51:57.767 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-20 11:51:57.767 | INFO dbcounter [None req-d12a3854-440c-4f46-a526-5e8baf2c2dd1 None None] Registered counter for database nova_api 2026-07-20 11:51:57.827 | DEBUG dbcounter [-] [78858] Writer thread running {{(pid=78858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:51:58.368 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-20 11:51:58.371 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-20 11:51:58.388 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-20 11:51:58.391 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-20 11:51:58.395 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-20 11:51:58.473 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-20 11:51:58.519 | [8531 Async configure_neutron_nova:78916]: running: configure_neutron_nova 2026-07-20 11:51:58.524 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-20 11:51:58.527 | + functions-common:run_phase:1848 : local mode=stack 2026-07-20 11:51:58.530 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-20 11:51:58.533 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-20 11:51:58.537 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 11:51:58.541 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 11:51:58.545 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 11:51:58.549 | + functions-common:run_phase:1858 : local extra 2026-07-20 11:51:58.553 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-20 11:51:58.560 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 11:51:58.562 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 11:51:58.566 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-20 11:51:58.569 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-20 11:51:58.571 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 11:51:58.591 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:58.595 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 11:51:58.599 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:51:58.602 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-20 11:51:58.606 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:51:58.609 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-20 11:51:58.612 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-20 11:51:58.615 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-20 11:51:58.619 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-20 11:51:58.622 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 11:51:58.625 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 11:51:58.628 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-20 11:51:58.631 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-20 11:51:58.634 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-20 11:51:58.637 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-20 11:51:58.641 | + functions-common:run_plugins:1838 : local plugin 2026-07-20 11:51:58.643 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-20 11:51:58.647 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-20 11:51:58.650 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-20 11:51:58.653 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-20 11:51:58.657 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-20 11:51:58.661 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-20 11:51:58.665 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-20 11:51:58.668 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-20 11:51:58.672 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-20 11:51:58.675 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-20 11:51:58.677 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-20 11:51:58.681 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-20 11:51:58.684 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-20 11:51:58.688 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-20 11:51:58.692 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-20 11:51:58.695 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-20 11:51:58.698 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-20 11:51:58.702 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-20 11:51:58.705 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-20 11:51:58.708 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-20 11:51:58.713 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-20 11:51:58.716 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-20 11:51:58.719 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-20 11:51:58.722 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-20 11:51:58.726 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-20 11:51:58.744 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-20 11:51:58.748 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-20 11:51:58.751 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-20 11:51:58.755 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-20 11:51:58.758 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-20 11:51:58.762 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-20 11:51:58.766 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-20 11:51:58.771 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-20 11:51:58.775 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-20 11:51:58.796 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-20 11:51:58.799 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-20 11:51:58.804 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-20 11:51:58.805 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-20 11:51:58.810 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-20 11:51:58.812 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-20 11:51:58.818 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-20 11:51:58.821 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-20 11:51:58.842 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-20 11:51:58.846 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-20 11:51:58.849 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:51:58.852 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-20 11:51:58.855 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-20 11:51:58.870 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:58.873 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-20 11:51:58.892 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:58.895 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-20 11:51:58.916 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:58.919 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-20 11:51:58.939 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:58.943 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-20 11:51:58.962 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:58.965 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-20 11:51:58.983 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:58.986 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-20 11:51:59.004 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.007 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-20 11:51:59.025 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.028 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-20 11:51:59.046 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.049 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-20 11:51:59.068 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.071 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-20 11:51:59.089 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.092 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-20 11:51:59.111 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.113 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-20 11:51:59.131 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.134 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-20 11:51:59.152 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.155 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-20 11:51:59.174 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.178 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-20 11:51:59.196 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.199 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-20 11:51:59.219 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-20 11:51:59.225 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-20 11:51:59.228 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-20 11:51:59.230 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-20 11:51:59.233 | ++ /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-07-20 11:51:59.267 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-20 11:51:59.270 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-20 11:51:59.273 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-20 11:51:59.276 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-20 11:51:59.295 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.298 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-20 11:51:59.316 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:51:59.319 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-20 11:51:59.322 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-20 11:51:59.325 | + inc/meta-config:merge_config_group:171 : shift 2026-07-20 11:51:59.328 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-20 11:51:59.331 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:51:59.333 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-20 11:51:59.336 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-20 11:51:59.340 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-20 11:51:59.343 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:51:59.346 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-20 11:51:59.349 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:51:59.352 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-20 11:51:59.352 | /^\[\[.+\|.*\]\]/ { 2026-07-20 11:51:59.352 | gsub("[][]", "", $1); 2026-07-20 11:51:59.352 | split($1, a, "|"); 2026-07-20 11:51:59.352 | if (a[1] == matchgroup) 2026-07-20 11:51:59.352 | print a[2] 2026-07-20 11:51:59.352 | } 2026-07-20 11:51:59.352 | ' /opt/stack/devstack/local.conf 2026-07-20 11:51:59.359 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-20 11:51:59.362 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-20 11:51:59.365 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-20 11:51:59.368 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-20 11:51:59.371 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-20 11:51:59.375 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-20 11:51:59.378 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-20 11:51:59.382 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-20 11:51:59.387 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-20 11:51:59.390 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-20 11:51:59.392 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-20 11:51:59.395 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-20 11:51:59.399 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-20 11:51:59.402 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:51:59.402 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:51:59.406 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-20 11:51:59.408 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-20 11:51:59.411 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-20 11:51:59.414 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-20 11:51:59.417 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-20 11:51:59.421 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-20 11:51:59.424 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-20 11:51:59.426 | [78916 Async configure_neutron_nova:78916]: finished successfully 2026-07-20 11:51:59.427 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-20 11:51:59.428 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 11:51:59.428 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-20 11:51:59.428 | BEGIN { 2026-07-20 11:51:59.428 | section = "" 2026-07-20 11:51:59.428 | last_section = "" 2026-07-20 11:51:59.428 | section_count = 0 2026-07-20 11:51:59.428 | } 2026-07-20 11:51:59.428 | /^\[.+\]/ { 2026-07-20 11:51:59.428 | gsub("[][]", "", $1); 2026-07-20 11:51:59.428 | section=$1 2026-07-20 11:51:59.428 | next 2026-07-20 11:51:59.428 | } 2026-07-20 11:51:59.428 | /^ *\#/ { 2026-07-20 11:51:59.428 | next 2026-07-20 11:51:59.428 | } 2026-07-20 11:51:59.428 | /^[^ \t]+/ { 2026-07-20 11:51:59.428 | # get offset of first = in $0 2026-07-20 11:51:59.428 | eq_idx = index($0, "=") 2026-07-20 11:51:59.428 | # extract attr & value from $0 2026-07-20 11:51:59.428 | attr = substr($0, 1, eq_idx - 1) 2026-07-20 11:51:59.428 | value = substr($0, eq_idx + 1) 2026-07-20 11:51:59.428 | # only need to strip trailing whitespace from attr 2026-07-20 11:51:59.428 | sub(/[ \t]*$/, "", attr) 2026-07-20 11:51:59.428 | # need to strip leading & trailing whitespace from value 2026-07-20 11:51:59.428 | sub(/^[ \t]*/, "", value) 2026-07-20 11:51:59.428 | sub(/[ \t]*$/, "", value) 2026-07-20 11:51:59.428 | 2026-07-20 11:51:59.428 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-20 11:51:59.428 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-20 11:51:59.428 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-20 11:51:59.428 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-20 11:51:59.428 | if (! (section, attr) in cfg_attr_count) { 2026-07-20 11:51:59.428 | if (section != last_section) { 2026-07-20 11:51:59.428 | cfg_section[section_count++] = section 2026-07-20 11:51:59.428 | last_section = section 2026-07-20 11:51:59.428 | } 2026-07-20 11:51:59.428 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-20 11:51:59.428 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-20 11:51:59.428 | 2026-07-20 11:51:59.428 | cfg_attr[section, attr, 0] = value 2026-07-20 11:51:59.428 | cfg_attr_count[section, attr] = 1 2026-07-20 11:51:59.428 | } else { 2026-07-20 11:51:59.428 | lno = cfg_attr_count[section, attr]++ 2026-07-20 11:51:59.428 | cfg_attr[section, attr, lno] = value 2026-07-20 11:51:59.428 | } 2026-07-20 11:51:59.428 | } 2026-07-20 11:51:59.428 | END { 2026-07-20 11:51:59.428 | # Process each section in order 2026-07-20 11:51:59.428 | for (sno = 0; sno < section_count; sno++) { 2026-07-20 11:51:59.428 | section = cfg_section[sno] 2026-07-20 11:51:59.428 | # The ini routines simply append a config item immediately 2026-07-20 11:51:59.428 | # after the section header. To keep the same order as defined 2026-07-20 11:51:59.428 | # in local.conf, invoke the ini routines in the reverse order 2026-07-20 11:51:59.428 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-20 11:51:59.428 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-20 11:51:59.428 | if (cfg_attr_count[section, attr] == 1) 2026-07-20 11:51:59.428 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-20 11:51:59.428 | else { 2026-07-20 11:51:59.428 | # For multiline, invoke the ini routines in the reverse order 2026-07-20 11:51:59.428 | count = cfg_attr_count[section, attr] 2026-07-20 11:51:59.428 | print "inidelete " configfile " " section " " attr 2026-07-20 11:51:59.428 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-20 11:51:59.428 | for (l = count -2; l >= 0; l--) 2026-07-20 11:51:59.428 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-20 11:51:59.428 | } 2026-07-20 11:51:59.428 | } 2026-07-20 11:51:59.428 | } 2026-07-20 11:51:59.428 | } 2026-07-20 11:51:59.428 | ' 2026-07-20 11:51:59.430 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-20 11:51:59.432 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:51:59.434 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-20 11:51:59.438 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-20 11:51:59.441 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:51:59.444 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-20 11:51:59.448 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-20 11:51:59.448 | BEGIN { group = "" } 2026-07-20 11:51:59.448 | /^\[\[.+\|.*\]\]/ { 2026-07-20 11:51:59.448 | gsub("[][]", "", $1); 2026-07-20 11:51:59.448 | split($1, a, "|"); 2026-07-20 11:51:59.448 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-20 11:51:59.448 | group=a[1] 2026-07-20 11:51:59.448 | } else { 2026-07-20 11:51:59.448 | group="" 2026-07-20 11:51:59.448 | } 2026-07-20 11:51:59.448 | next 2026-07-20 11:51:59.448 | } 2026-07-20 11:51:59.448 | { 2026-07-20 11:51:59.448 | if (group != "") 2026-07-20 11:51:59.448 | print $0 2026-07-20 11:51:59.448 | } 2026-07-20 11:51:59.448 | ' /opt/stack/devstack/local.conf 2026-07-20 11:51:59.455 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-20 11:51:59.458 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-20 11:51:59.492 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 11:51:59.494 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-20 11:51:59.497 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-20 11:51:59.530 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 11:51:59.533 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-20 11:51:59.535 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-20 11:51:59.565 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 11:51:59.568 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-20 11:51:59.571 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-20 11:51:59.573 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-20 11:51:59.577 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-20 11:51:59.579 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-20 11:51:59.582 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-20 11:51:59.584 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-20 11:51:59.588 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-20 11:51:59.592 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-20 11:51:59.595 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-20 11:51:59.597 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-20 11:51:59.600 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-20 11:51:59.602 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-20 11:51:59.605 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:51:59.609 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-20 11:51:59.612 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-20 11:51:59.614 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-20 11:51:59.617 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-20 11:51:59.620 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-20 11:51:59.623 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-20 11:51:59.625 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-20 11:51:59.628 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-20 11:51:59.629 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-20 11:51:59.629 | BEGIN { 2026-07-20 11:51:59.629 | section = "" 2026-07-20 11:51:59.629 | last_section = "" 2026-07-20 11:51:59.629 | section_count = 0 2026-07-20 11:51:59.629 | } 2026-07-20 11:51:59.629 | /^\[.+\]/ { 2026-07-20 11:51:59.629 | gsub("[][]", "", $1); 2026-07-20 11:51:59.629 | section=$1 2026-07-20 11:51:59.629 | next 2026-07-20 11:51:59.629 | } 2026-07-20 11:51:59.629 | /^ *\#/ { 2026-07-20 11:51:59.629 | next 2026-07-20 11:51:59.629 | } 2026-07-20 11:51:59.629 | /^[^ \t]+/ { 2026-07-20 11:51:59.629 | # get offset of first = in $0 2026-07-20 11:51:59.629 | eq_idx = index($0, "=") 2026-07-20 11:51:59.629 | # extract attr & value from $0 2026-07-20 11:51:59.629 | attr = substr($0, 1, eq_idx - 1) 2026-07-20 11:51:59.629 | value = substr($0, eq_idx + 1) 2026-07-20 11:51:59.629 | # only need to strip trailing whitespace from attr 2026-07-20 11:51:59.629 | sub(/[ \t]*$/, "", attr) 2026-07-20 11:51:59.629 | # need to strip leading & trailing whitespace from value 2026-07-20 11:51:59.629 | sub(/^[ \t]*/, "", value) 2026-07-20 11:51:59.629 | sub(/[ \t]*$/, "", value) 2026-07-20 11:51:59.629 | 2026-07-20 11:51:59.629 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-20 11:51:59.629 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-20 11:51:59.629 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-20 11:51:59.629 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-20 11:51:59.629 | if (! (section, attr) in cfg_attr_count) { 2026-07-20 11:51:59.629 | if (section != last_section) { 2026-07-20 11:51:59.629 | cfg_section[section_count++] = section 2026-07-20 11:51:59.629 | last_section = section 2026-07-20 11:51:59.629 | } 2026-07-20 11:51:59.629 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-20 11:51:59.629 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-20 11:51:59.629 | 2026-07-20 11:51:59.629 | cfg_attr[section, attr, 0] = value 2026-07-20 11:51:59.629 | cfg_attr_count[section, attr] = 1 2026-07-20 11:51:59.629 | } else { 2026-07-20 11:51:59.629 | lno = cfg_attr_count[section, attr]++ 2026-07-20 11:51:59.629 | cfg_attr[section, attr, lno] = value 2026-07-20 11:51:59.629 | } 2026-07-20 11:51:59.629 | } 2026-07-20 11:51:59.629 | END { 2026-07-20 11:51:59.629 | # Process each section in order 2026-07-20 11:51:59.629 | for (sno = 0; sno < section_count; sno++) { 2026-07-20 11:51:59.629 | section = cfg_section[sno] 2026-07-20 11:51:59.629 | # The ini routines simply append a config item immediately 2026-07-20 11:51:59.629 | # after the section header. To keep the same order as defined 2026-07-20 11:51:59.629 | # in local.conf, invoke the ini routines in the reverse order 2026-07-20 11:51:59.629 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-20 11:51:59.629 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-20 11:51:59.629 | if (cfg_attr_count[section, attr] == 1) 2026-07-20 11:51:59.629 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-20 11:51:59.629 | else { 2026-07-20 11:51:59.629 | # For multiline, invoke the ini routines in the reverse order 2026-07-20 11:51:59.629 | count = cfg_attr_count[section, attr] 2026-07-20 11:51:59.629 | print "inidelete " configfile " " section " " attr 2026-07-20 11:51:59.629 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-20 11:51:59.629 | for (l = count -2; l >= 0; l--) 2026-07-20 11:51:59.629 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-20 11:51:59.629 | } 2026-07-20 11:51:59.629 | } 2026-07-20 11:51:59.629 | } 2026-07-20 11:51:59.629 | } 2026-07-20 11:51:59.629 | ' 2026-07-20 11:51:59.629 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 11:51:59.631 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:51:59.632 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-20 11:51:59.634 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-20 11:51:59.637 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-20 11:51:59.639 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:51:59.642 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-20 11:51:59.645 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-20 11:51:59.645 | BEGIN { group = "" } 2026-07-20 11:51:59.645 | /^\[\[.+\|.*\]\]/ { 2026-07-20 11:51:59.645 | gsub("[][]", "", $1); 2026-07-20 11:51:59.645 | split($1, a, "|"); 2026-07-20 11:51:59.645 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-20 11:51:59.645 | group=a[1] 2026-07-20 11:51:59.645 | } else { 2026-07-20 11:51:59.645 | group="" 2026-07-20 11:51:59.645 | } 2026-07-20 11:51:59.645 | next 2026-07-20 11:51:59.645 | } 2026-07-20 11:51:59.645 | { 2026-07-20 11:51:59.645 | if (group != "") 2026-07-20 11:51:59.645 | print $0 2026-07-20 11:51:59.645 | } 2026-07-20 11:51:59.645 | ' /opt/stack/devstack/local.conf 2026-07-20 11:51:59.651 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-20 11:51:59.654 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-20 11:51:59.687 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 11:51:59.690 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-20 11:51:59.709 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:51:59.712 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-07-20 11:51:59.715 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:51:59.718 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-07-20 11:51:59.721 | + ./stack.sh:main:1271 : start_swift 2026-07-20 11:51:59.723 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-20 11:51:59.726 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:51:59.729 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-20 11:52:00.735 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-20 11:52:00.739 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:52:00.741 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:52:00.744 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-20 11:52:00.798 | Restarting rsync (via systemctl): rsync.service. 2026-07-20 11:52:00.803 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-20 11:52:00.805 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-20 11:52:00.808 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-20 11:52:00.811 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-20 11:52:00.814 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-20 11:52:00.816 | + 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-07-20 11:52:00.819 | + functions-common:run_process:1674 : local service=s-object 2026-07-20 11:52:00.822 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-20 11:52:00.825 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:00.828 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:00.831 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:00.833 | + functions-common:run_process:1680 : local name=s-object 2026-07-20 11:52:00.836 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:00.839 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:00.842 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:00.844 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:00.848 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:00.852 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548320849 2026-07-20 11:52:00.855 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-20 11:52:00.874 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:00.877 | + 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-07-20 11:52:00.880 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-20 11:52:00.884 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-20 11:52:00.887 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-20 11:52:00.889 | + 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-07-20 11:52:00.892 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-20 11:52:00.895 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-20 11:52:00.897 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-20 11:52:00.900 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-20 11:52:00.904 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:00.907 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:00.909 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:00.912 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:00.915 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-20 11:52:00.918 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-20 11:52:00.921 | + 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-07-20 11:52:00.924 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-20 11:52:00.926 | + 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-07-20 11:52:00.929 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:00.932 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:00.934 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:00.937 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:00.940 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:00.942 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-20 11:52:00.945 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:00.949 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-07-20 11:52:01.017 | + 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-07-20 11:52:01.086 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-20 11:52:01.146 | + 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-07-20 11:52:01.202 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-20 11:52:01.263 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-20 11:52:01.326 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:01.390 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:01.393 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:01.395 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-20 11:52:01.465 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:01.783 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-20 11:52:01.798 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-20 11:52:02.086 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-20 11:52:02.115 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:02.119 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:02.123 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:02.126 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:02.130 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:02.133 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:02.136 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:02.138 | + functions-common:time_stop:2427 : start_time=1784548320849 2026-07-20 11:52:02.141 | + functions-common:time_stop:2429 : [[ -z 1784548320849 ]] 2026-07-20 11:52:02.145 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:02.150 | + functions-common:time_stop:2432 : end_time=1784548322146 2026-07-20 11:52:02.153 | + functions-common:time_stop:2433 : elapsed_time=1297 2026-07-20 11:52:02.156 | + functions-common:time_stop:2434 : total=5506 2026-07-20 11:52:02.159 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:02.162 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6803 2026-07-20 11:52:02.165 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-20 11:52:02.169 | + 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-07-20 11:52:02.172 | + functions-common:run_process:1674 : local service=s-container 2026-07-20 11:52:02.175 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-20 11:52:02.178 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:02.181 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:02.185 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:02.187 | + functions-common:run_process:1680 : local name=s-container 2026-07-20 11:52:02.190 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:02.193 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:02.196 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:02.200 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:02.204 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:02.208 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548322205 2026-07-20 11:52:02.212 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-20 11:52:02.231 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:02.234 | + 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-07-20 11:52:02.237 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-20 11:52:02.240 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-20 11:52:02.243 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-20 11:52:02.246 | + 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-07-20 11:52:02.250 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-20 11:52:02.253 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-20 11:52:02.256 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-20 11:52:02.259 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-20 11:52:02.262 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:02.265 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:02.269 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:02.271 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:02.274 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-20 11:52:02.277 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-20 11:52:02.280 | + 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-07-20 11:52:02.283 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-20 11:52:02.287 | + 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-07-20 11:52:02.290 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:02.292 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:02.295 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:02.299 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:02.302 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:02.305 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-20 11:52:02.309 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:02.314 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-07-20 11:52:02.386 | + 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-07-20 11:52:02.455 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-20 11:52:02.512 | + 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-07-20 11:52:02.571 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-20 11:52:02.630 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-20 11:52:02.688 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:02.744 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:02.747 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:02.750 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-20 11:52:02.819 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:03.127 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-20 11:52:03.141 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-20 11:52:03.429 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-20 11:52:03.463 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:03.466 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:03.469 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:03.472 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:03.475 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:03.477 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:03.480 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:03.483 | + functions-common:time_stop:2427 : start_time=1784548322205 2026-07-20 11:52:03.486 | + functions-common:time_stop:2429 : [[ -z 1784548322205 ]] 2026-07-20 11:52:03.491 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:03.495 | + functions-common:time_stop:2432 : end_time=1784548323492 2026-07-20 11:52:03.499 | + functions-common:time_stop:2433 : elapsed_time=1287 2026-07-20 11:52:03.501 | + functions-common:time_stop:2434 : total=6803 2026-07-20 11:52:03.505 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:03.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8090 2026-07-20 11:52:03.511 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-20 11:52:03.514 | + 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-07-20 11:52:03.517 | + functions-common:run_process:1674 : local service=s-account 2026-07-20 11:52:03.520 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-20 11:52:03.523 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:03.526 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:03.529 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:03.532 | + functions-common:run_process:1680 : local name=s-account 2026-07-20 11:52:03.535 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:03.537 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:03.540 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:03.543 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:03.547 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:03.552 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548323548 2026-07-20 11:52:03.555 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-20 11:52:03.572 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:03.575 | + 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-07-20 11:52:03.578 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-20 11:52:03.581 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-20 11:52:03.583 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-20 11:52:03.586 | + 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-07-20 11:52:03.589 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-20 11:52:03.592 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-20 11:52:03.594 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-20 11:52:03.597 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-20 11:52:03.599 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:03.602 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:03.604 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:03.607 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:03.609 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-20 11:52:03.612 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-20 11:52:03.615 | + 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-07-20 11:52:03.617 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-20 11:52:03.620 | + 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-07-20 11:52:03.622 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:03.625 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:03.627 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:03.630 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:03.633 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:03.635 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-20 11:52:03.638 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:03.643 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-07-20 11:52:03.706 | + 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-07-20 11:52:03.771 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-20 11:52:03.828 | + 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-07-20 11:52:03.883 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-20 11:52:03.938 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-20 11:52:03.993 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:04.048 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:04.052 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:04.054 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-20 11:52:04.119 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:04.420 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-20 11:52:04.434 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-20 11:52:04.736 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-20 11:52:04.764 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:04.767 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:04.770 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:04.773 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:04.776 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:04.778 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:04.782 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:04.786 | + functions-common:time_stop:2427 : start_time=1784548323548 2026-07-20 11:52:04.789 | + functions-common:time_stop:2429 : [[ -z 1784548323548 ]] 2026-07-20 11:52:04.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:04.798 | + functions-common:time_stop:2432 : end_time=1784548324794 2026-07-20 11:52:04.800 | + functions-common:time_stop:2433 : elapsed_time=1246 2026-07-20 11:52:04.803 | + functions-common:time_stop:2434 : total=8090 2026-07-20 11:52:04.806 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:04.809 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9336 2026-07-20 11:52:04.812 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:04.815 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-20 11:52:04.866 | + 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-07-20 11:52:04.869 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-20 11:52:04.871 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-20 11:52:04.874 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:04.876 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:04.878 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:04.881 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-20 11:52:04.883 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:04.885 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:04.887 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:04.889 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:04.892 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:04.896 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548324894 2026-07-20 11:52:04.900 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-20 11:52:04.919 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:04.921 | + 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-07-20 11:52:04.924 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-20 11:52:04.927 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-20 11:52:04.930 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-20 11:52:04.932 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-20 11:52:04.936 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-20 11:52:04.939 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-20 11:52:04.942 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-20 11:52:04.946 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-20 11:52:04.948 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:04.951 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:04.953 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:04.955 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:04.957 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-20 11:52:04.959 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-20 11:52:04.962 | + 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-07-20 11:52:04.965 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-20 11:52:04.968 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-20 11:52:04.971 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:04.973 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:04.974 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:04.977 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:04.980 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:04.982 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-20 11:52:04.984 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:04.987 | + 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-07-20 11:52:05.053 | + 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-07-20 11:52:05.118 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-20 11:52:05.175 | + 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-07-20 11:52:05.231 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-20 11:52:05.287 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-20 11:52:05.347 | + 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-07-20 11:52:05.403 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:05.407 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:05.410 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-20 11:52:05.476 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:05.780 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-20 11:52:05.795 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-20 11:52:06.092 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-20 11:52:06.124 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:06.127 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:06.130 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:06.133 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:06.136 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:06.139 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:06.142 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:06.144 | + functions-common:time_stop:2427 : start_time=1784548324894 2026-07-20 11:52:06.146 | + functions-common:time_stop:2429 : [[ -z 1784548324894 ]] 2026-07-20 11:52:06.148 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:06.152 | + functions-common:time_stop:2432 : end_time=1784548326150 2026-07-20 11:52:06.154 | + functions-common:time_stop:2433 : elapsed_time=1256 2026-07-20 11:52:06.156 | + functions-common:time_stop:2434 : total=9336 2026-07-20 11:52:06.158 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:06.160 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10592 2026-07-20 11:52:06.162 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-20 11:52:06.181 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:06.183 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-20 11:52:06.185 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.198 8081 16384 2026-07-20 11:52:06.188 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-20 11:52:06.191 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-20 11:52:06.194 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-20 11:52:06.196 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.198 2026-07-20 11:52:06.198 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-20 11:52:06.201 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-20 11:52:06.203 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-20 11:52:06.206 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-20 11:52:06.209 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-20 11:52:06.212 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-20 11:52:06.214 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-20 11:52:06.218 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-20 11:52:06.221 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-20 11:52:06.224 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-20 11:52:06.227 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:52:06.230 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:52:06.233 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-20 11:52:06.237 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-20 11:52:06.240 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-20 11:52:06.243 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-20 11:52:06.246 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-20 11:52:06.248 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-20 11:52:06.251 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-20 11:52:06.254 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-20 11:52:06.269 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:52:06.271 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-20 11:52:06.275 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-20 11:52:06.277 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:52:06.280 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:52:06.283 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:52:06.286 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:52:06.289 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-20 11:52:06.292 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-20 11:52:06.326 | headers (enabled by site administrator) 2026-07-20 11:52:06.330 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:52:06.332 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-20 11:52:06.335 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-20 11:52:06.338 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:52:06.341 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:52:06.345 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:52:06.347 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:52:06.350 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-20 11:52:06.353 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-20 11:52:06.386 | ssl (enabled by site administrator) 2026-07-20 11:52:06.390 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:52:06.393 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-20 11:52:06.396 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-20 11:52:06.399 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:52:06.402 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:52:06.405 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:52:06.409 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:52:06.412 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-20 11:52:06.415 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-20 11:52:06.449 | proxy (enabled by site administrator) 2026-07-20 11:52:06.452 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-20 11:52:06.455 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-20 11:52:06.458 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-20 11:52:06.461 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-20 11:52:06.464 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:52:06.467 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:52:06.470 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:52:06.473 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-20 11:52:06.476 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-20 11:52:06.513 | proxy_http (enabled by site administrator) 2026-07-20 11:52:06.517 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-20 11:52:06.520 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-20 11:52:06.524 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-20 11:52:06.527 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-20 11:52:06.530 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-20 11:52:06.533 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-20 11:52:06.536 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:52:06.539 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:52:06.542 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-20 11:52:06.546 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-20 11:52:06.549 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:52:06.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:52:06.555 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-20 11:52:06.589 | Enabling site swift-tls-proxy. 2026-07-20 11:52:06.594 | To activate the new configuration, you need to run: 2026-07-20 11:52:06.594 | systemctl reload apache2 2026-07-20 11:52:06.600 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-20 11:52:06.603 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-20 11:52:06.606 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-20 11:52:06.609 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-20 11:52:06.733 | + lib/swift:start_swift:823 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-20 11:52:06.737 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-20 11:52:06.739 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-20 11:52:06.742 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:06.745 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:06.748 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:06.751 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-20 11:52:06.754 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:06.757 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:06.760 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:06.763 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:06.767 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:06.771 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548326768 2026-07-20 11:52:06.774 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-20 11:52:06.791 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:06.794 | + 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-07-20 11:52:06.797 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-20 11:52:06.799 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-20 11:52:06.802 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-20 11:52:06.805 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-20 11:52:06.807 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-20 11:52:06.810 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-20 11:52:06.812 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-20 11:52:06.815 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-20 11:52:06.817 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:06.820 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:06.823 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:06.825 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:06.827 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-20 11:52:06.830 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-20 11:52:06.833 | + 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-07-20 11:52:06.836 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-20 11:52:06.839 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-20 11:52:06.841 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:06.843 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:06.846 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:06.849 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:06.851 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:06.854 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-20 11:52:06.856 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:06.861 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-07-20 11:52:06.933 | + 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-07-20 11:52:07.001 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-20 11:52:07.062 | + 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-07-20 11:52:07.120 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-20 11:52:07.182 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-20 11:52:07.242 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:07.301 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:07.305 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:07.308 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-20 11:52:07.376 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:07.701 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-20 11:52:07.716 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-20 11:52:08.017 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-20 11:52:08.051 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:08.055 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:08.058 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:08.062 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:08.065 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:08.068 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:08.071 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:08.074 | + functions-common:time_stop:2427 : start_time=1784548326768 2026-07-20 11:52:08.077 | + functions-common:time_stop:2429 : [[ -z 1784548326768 ]] 2026-07-20 11:52:08.081 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:08.087 | + functions-common:time_stop:2432 : end_time=1784548328083 2026-07-20 11:52:08.090 | + functions-common:time_stop:2433 : elapsed_time=1315 2026-07-20 11:52:08.093 | + functions-common:time_stop:2434 : total=10592 2026-07-20 11:52:08.095 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:08.098 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11907 2026-07-20 11:52:08.101 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-20 11:52:08.101 | Waiting for swift proxy to start... 2026-07-20 11:52:08.104 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.198:8080/info 2026-07-20 11:52:08.107 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 11:52:08.110 | + functions:wait_for_service:477 : local url=https://10.4.3.198:8080/info 2026-07-20 11:52:08.113 | + functions:wait_for_service:478 : local rval=0 2026-07-20 11:52:08.116 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 11:52:08.119 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 11:52:08.122 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:08.125 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:08.129 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:08.134 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548328131 2026-07-20 11:52:08.138 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 11:52:08.143 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.198:8080/info 2026-07-20 11:52:08.157 | + :: : [[ 503 == 503 ]] 2026-07-20 11:52:08.159 | + :: : sleep 1 2026-07-20 11:52:09.162 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.198:8080/info 2026-07-20 11:52:09.181 | + :: : [[ 200 == 503 ]] 2026-07-20 11:52:09.183 | + :: : [[ 0 -eq 7 ]] 2026-07-20 11:52:09.187 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 11:52:09.190 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:09.192 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:09.195 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:09.199 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:09.202 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:09.204 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 11:52:09.207 | + functions-common:time_stop:2427 : start_time=1784548328131 2026-07-20 11:52:09.210 | + functions-common:time_stop:2429 : [[ -z 1784548328131 ]] 2026-07-20 11:52:09.214 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:09.219 | + functions-common:time_stop:2432 : end_time=1784548329216 2026-07-20 11:52:09.221 | + functions-common:time_stop:2433 : elapsed_time=1085 2026-07-20 11:52:09.225 | + functions-common:time_stop:2434 : total=2790 2026-07-20 11:52:09.228 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:09.231 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3875 2026-07-20 11:52:09.234 | + functions:wait_for_service:486 : return 0 2026-07-20 11:52:09.237 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:09.240 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-20 11:52:09.243 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-20 11:52:09.262 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:09.265 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-20 11:52:09.302 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-20 11:52:09.352 | [8531 Async configure_neutron_nova:78916]: Waiting for completion of configure_neutron_nova running on PID 78916 (2 other jobs running) 2026-07-20 11:52:09.379 | [8531 Async configure_neutron_nova:78916]: Signaling child to exit 2026-07-20 11:52:09.379 | WAKEUP 2026-07-20 11:52:09.402 | [8531 Async configure_neutron_nova:78916]: Signaled 2026-07-20 11:52:09.404 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.198/identity 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-20 11:52:09.404 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-20 11:52:09.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-20 11:52:09.404 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-20 11:52:09.404 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-20 11:52:09.404 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-20 11:52:09.404 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 11:52:09.404 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-20 11:52:09.404 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-20 11:52:09.404 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 11:52:09.404 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 11:52:09.404 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-20 11:52:09.404 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.198/identity 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-20 11:52:09.404 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-20 11:52:09.404 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-20 11:52:09.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-20 11:52:09.404 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-20 11:52:09.404 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-20 11:52:09.450 | [8531 Async configure_neutron_nova:78916]: finished configure_neutron_nova with result 0 in 0 seconds 2026-07-20 11:52:09.455 | + inc/async:async_wait:197 : return 0 2026-07-20 11:52:09.458 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-20 11:52:09.479 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:09.482 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-20 11:52:09.518 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-20 11:52:09.557 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-20 11:52:09.577 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:09.580 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-20 11:52:09.583 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:52:09.586 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-20 11:52:09.589 | + ./stack.sh:main:1296 : start_nova_api 2026-07-20 11:52:09.592 | + 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-07-20 11:52:09.595 | + 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-07-20 11:52:09.598 | + 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-07-20 11:52:09.602 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-20 11:52:09.607 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 11:52:09.610 | + functions-common:run_process:1674 : local service=n-api 2026-07-20 11:52:09.613 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 11:52:09.616 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:09.619 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:09.622 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:09.625 | + functions-common:run_process:1680 : local name=n-api 2026-07-20 11:52:09.628 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:09.631 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:09.634 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:09.637 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:09.641 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:09.646 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548329642 2026-07-20 11:52:09.649 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-20 11:52:09.668 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:09.671 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-20 11:52:09.675 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-20 11:52:09.678 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 11:52:09.681 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 11:52:09.684 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 11:52:09.686 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-20 11:52:09.689 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-20 11:52:09.692 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-20 11:52:09.696 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-20 11:52:09.699 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:09.702 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:09.704 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:09.706 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:09.708 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-20 11:52:09.712 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-20 11:52:09.715 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:09.718 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:09.721 | + 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-07-20 11:52:09.723 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-20 11:52:09.726 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:09.729 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 11:52:09.732 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-20 11:52:09.735 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 11:52:09.737 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-20 11:52:09.740 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 11:52:09.745 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-20 11:52:09.814 | + 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-07-20 11:52:09.883 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-20 11:52:09.941 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-20 11:52:09.998 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:10.056 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:10.111 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-20 11:52:10.170 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-20 11:52:10.231 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-20 11:52:10.287 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-20 11:52:10.341 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-20 11:52:10.398 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 11:52:10.400 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 11:52:10.403 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-20 11:52:10.471 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 11:52:10.780 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-20 11:52:10.794 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-20 11:52:11.086 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-20 11:52:11.159 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:11.163 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:11.166 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:11.169 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:11.172 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:11.176 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:11.179 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:11.183 | + functions-common:time_stop:2427 : start_time=1784548329642 2026-07-20 11:52:11.186 | + functions-common:time_stop:2429 : [[ -z 1784548329642 ]] 2026-07-20 11:52:11.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:11.196 | + functions-common:time_stop:2432 : end_time=1784548331193 2026-07-20 11:52:11.200 | + functions-common:time_stop:2433 : elapsed_time=1551 2026-07-20 11:52:11.203 | + functions-common:time_stop:2434 : total=11907 2026-07-20 11:52:11.207 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:11.210 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13458 2026-07-20 11:52:11.212 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-20 11:52:11.212 | Waiting for nova-api to start... 2026-07-20 11:52:11.216 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.198/compute/v2.1/ 2026-07-20 11:52:11.219 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.198/compute/v2.1/ 2026-07-20 11:52:11.222 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 11:52:11.225 | + functions:wait_for_service:477 : local url=https://10.4.3.198/compute/v2.1/ 2026-07-20 11:52:11.228 | + functions:wait_for_service:478 : local rval=0 2026-07-20 11:52:11.230 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 11:52:11.233 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 11:52:11.237 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:11.240 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:11.243 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:11.248 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548331244 2026-07-20 11:52:11.250 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 11:52:11.256 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.198/compute/v2.1/ 2026-07-20 11:52:13.935 | + :: : [[ 200 == 503 ]] 2026-07-20 11:52:13.937 | + :: : [[ 0 -eq 7 ]] 2026-07-20 11:52:13.939 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 11:52:13.943 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:13.945 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:13.948 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:13.951 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:13.953 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:13.956 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 11:52:13.958 | + functions-common:time_stop:2427 : start_time=1784548331244 2026-07-20 11:52:13.961 | + functions-common:time_stop:2429 : [[ -z 1784548331244 ]] 2026-07-20 11:52:13.965 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:13.969 | + functions-common:time_stop:2432 : end_time=1784548333966 2026-07-20 11:52:13.971 | + functions-common:time_stop:2433 : elapsed_time=2722 2026-07-20 11:52:13.974 | + functions-common:time_stop:2434 : total=3875 2026-07-20 11:52:13.977 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:13.980 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6597 2026-07-20 11:52:13.984 | + functions:wait_for_service:486 : return 0 2026-07-20 11:52:13.987 | + 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-07-20 11:52:13.990 | + 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-07-20 11:52:13.994 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-20 11:52:14.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:14.015 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-20 11:52:14.019 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:52:14.021 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-20 11:52:14.024 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-20 11:52:14.028 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-20 11:52:14.032 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-20 11:52:14.035 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-20 11:52:14.038 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-20 11:52:14.041 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-20 11:52:14.044 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-20 11:52:14.048 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-20 11:52:14.061 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-20 11:52:14.066 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-20 11:52:14.071 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-20 11:52:14.075 | + lib/neutron_plugins/ovn_agent:init_ovn:648 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-20 11:52:14.088 | + lib/neutron_plugins/ovn_agent:init_ovn:649 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-20 11:52:14.101 | + lib/neutron_plugins/ovn_agent:init_ovn:650 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-20 11:52:14.115 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-20 11:52:14.118 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-20 11:52:14.118 | Starting OVN 2026-07-20 11:52:14.121 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-20 11:52:14.123 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-20 11:52:14.124 | Starting OVS 2026-07-20 11:52:14.126 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-20 11:52:14.144 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:14.146 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-20 11:52:14.194 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-20 11:52:14.238 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:14.241 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-20 11:52:14.244 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-20 11:52:14.551 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-20 11:52:14.865 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-20 11:52:14.865 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-20 11:52:14.865 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-20 11:52:14.865 | 2026-07-20 11:52:14.865 | Possible reasons for having these kinds of units are: 2026-07-20 11:52:14.865 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-20 11:52:14.865 | .wants/, .requires/, or .upholds/ directory. 2026-07-20 11:52:14.865 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-20 11:52:14.865 | a requirement dependency on it. 2026-07-20 11:52:14.865 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-20 11:52:14.865 | D-Bus, udev, scripted systemctl call, ...). 2026-07-20 11:52:14.865 | • In case of template units, the unit is meant to be enabled with some 2026-07-20 11:52:14.865 | instance name specified. 2026-07-20 11:52:14.870 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-20 11:52:19.460 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-20 11:52:19.463 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-20 11:52:19.771 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-20 11:52:20.069 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-20 11:52:20.069 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-20 11:52:20.069 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-20 11:52:20.069 | 2026-07-20 11:52:20.069 | Possible reasons for having these kinds of units are: 2026-07-20 11:52:20.069 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-20 11:52:20.069 | .wants/, .requires/, or .upholds/ directory. 2026-07-20 11:52:20.069 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-20 11:52:20.069 | a requirement dependency on it. 2026-07-20 11:52:20.069 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-20 11:52:20.069 | D-Bus, udev, scripted systemctl call, ...). 2026-07-20 11:52:20.069 | • In case of template units, the unit is meant to be enabled with some 2026-07-20 11:52:20.069 | instance name specified. 2026-07-20 11:52:20.075 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-20 11:52:20.271 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-20 11:52:20.272 | Configuring OVSDB 2026-07-20 11:52:20.274 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-20 11:52:20.294 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:20.297 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : 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-07-20 11:52:20.317 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-20 11:52:20.335 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-20 11:52:20.354 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=03db9741-58e7-4be2-ac2d-723334a5d561 2026-07-20 11:52:20.370 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.198:6642 2026-07-20 11:52:20.387 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-20 11:52:20.403 | + lib/neutron_plugins/ovn_agent:_start_ovs:701 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-20 11:52:20.419 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.198 2026-07-20 11:52:20.439 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-20 11:52:20.445 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000005495 2026-07-20 11:52:20.474 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:20.477 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-20 11:52:20.493 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-20 11:52:20.496 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-20 11:52:20.499 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-20 11:52:20.502 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-20 11:52:20.504 | + functions-common:is_provider_network:2272 : return 1 2026-07-20 11:52:20.507 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:20.510 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-20 11:52:20.512 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-20 11:52:20.515 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-20 11:52:20.518 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-20 11:52:20.520 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-20 11:52:20.539 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:260 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-20 11:52:20.555 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-20 11:52:20.573 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-20 11:52:20.593 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:20.596 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-20 11:52:20.600 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-20 11:52:20.602 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-20 11:52:20.605 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-20 11:52:20.608 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-20 11:52:20.626 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:20.629 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:20.632 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-20 11:52:20.635 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-20 11:52:20.944 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-20 11:52:21.266 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-20 11:52:21.309 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-20 11:52:21.313 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-20 11:52:21.316 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-20 11:52:21.319 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-20 11:52:21.322 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-20 11:52:22.327 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-20 11:52:22.329 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-20 11:52:22.333 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-20 11:52:22.336 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:745 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-20 11:52:22.338 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-20 11:52:22.341 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-20 11:52:22.344 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-20 11:52:22.346 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-20 11:52:22.349 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-20 11:52:22.352 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-20 11:52:22.355 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-20 11:52:22.358 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-20 11:52:22.361 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-20 11:52:22.380 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:22.383 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:750 : 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-07-20 11:52:22.405 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : 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-07-20 11:52:22.426 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : 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-07-20 11:52:22.446 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:755 : 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-07-20 11:52:22.464 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:756 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-20 11:52:22.479 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:757 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-20 11:52:22.494 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-20 11:52:22.513 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:22.516 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:22.518 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-20 11:52:22.521 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-20 11:52:22.843 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-20 11:52:23.146 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-20 11:52:23.146 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-20 11:52:23.147 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-20 11:52:23.147 | 2026-07-20 11:52:23.147 | Possible reasons for having these kinds of units are: 2026-07-20 11:52:23.147 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-20 11:52:23.147 | .wants/, .requires/, or .upholds/ directory. 2026-07-20 11:52:23.147 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-20 11:52:23.147 | a requirement dependency on it. 2026-07-20 11:52:23.147 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-20 11:52:23.147 | D-Bus, udev, scripted systemctl call, ...). 2026-07-20 11:52:23.147 | • In case of template units, the unit is meant to be enabled with some 2026-07-20 11:52:23.147 | instance name specified. 2026-07-20 11:52:23.152 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-20 11:52:23.377 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-20 11:52:23.398 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:23.401 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-20 11:52:23.404 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-20 11:52:23.424 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:23.427 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-20 11:52:23.431 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-20 11:52:23.434 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-20 11:52:23.452 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:23.455 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-20 11:52:23.504 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-20 11:52:23.507 | + lib/neutron_plugins/ovn_agent:start_ovn:812 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-20 11:52:23.510 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-20 11:52:23.514 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-20 11:52:23.517 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:23.520 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:23.523 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:23.526 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-20 11:52:23.529 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:23.532 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:23.535 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:23.538 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:23.542 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:23.546 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548343543 2026-07-20 11:52:23.549 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-20 11:52:23.566 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:23.569 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-20 11:52:23.571 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-20 11:52:23.574 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-20 11:52:23.576 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-20 11:52:23.579 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-20 11:52:23.582 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-20 11:52:23.585 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-20 11:52:23.587 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-20 11:52:23.589 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-20 11:52:23.592 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:23.595 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:23.598 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:23.600 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:23.603 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-20 11:52:23.605 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-20 11:52:23.608 | + 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-07-20 11:52:23.610 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-20 11:52:23.613 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-20 11:52:23.616 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:23.619 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:23.622 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:23.624 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:23.627 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:23.629 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-20 11:52:23.632 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:23.637 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-20 11:52:23.705 | + 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-07-20 11:52:23.771 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-20 11:52:23.827 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-20 11:52:23.886 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-20 11:52:23.943 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-20 11:52:24.001 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:24.063 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:24.066 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:24.069 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-20 11:52:24.137 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:24.456 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-20 11:52:24.470 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-20 11:52:24.775 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-20 11:52:24.811 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:24.814 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:24.817 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:24.821 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:24.824 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:24.828 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:24.831 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:24.834 | + functions-common:time_stop:2427 : start_time=1784548343543 2026-07-20 11:52:24.837 | + functions-common:time_stop:2429 : [[ -z 1784548343543 ]] 2026-07-20 11:52:24.842 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:24.847 | + functions-common:time_stop:2432 : end_time=1784548344844 2026-07-20 11:52:24.850 | + functions-common:time_stop:2433 : elapsed_time=1301 2026-07-20 11:52:24.853 | + functions-common:time_stop:2434 : total=13458 2026-07-20 11:52:24.857 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:24.860 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14759 2026-07-20 11:52:24.863 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 11:52:24.866 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 11:52:24.870 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-20 11:52:24.874 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-20 11:52:24.894 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-20 11:52:24.897 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-20 11:52:24.900 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:24.904 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-20 11:52:24.907 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-20 11:52:24.947 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:52:24.986 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-20 11:52:25.024 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-20 11:52:25.065 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-20 11:52:25.105 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:25.108 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-20 11:52:25.112 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-20 11:52:25.114 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-20 11:52:25.145 | + lib/neutron_plugins/ovn_agent:create_public_bridge:318 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-20 11:52:25.163 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-20 11:52:25.167 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-20 11:52:25.170 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-20 11:52:25.173 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-07-20 11:52:25.190 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-20 11:52:25.210 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:25.213 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-20 11:52:25.216 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:52:25.219 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-20 11:52:25.222 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-20 11:52:25.226 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-20 11:52:25.230 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-20 11:52:25.269 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-20 11:52:25.272 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:25.276 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-20 11:52:25.312 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-20 11:52:25.316 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-20 11:52:25.319 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-20 11:52:25.323 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-20 11:52:25.325 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-20 11:52:25.328 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-20 11:52:25.332 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-20 11:52:25.335 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-20 11:52:25.338 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-20 11:52:25.341 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-20 11:52:25.344 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:25.347 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:25.350 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:25.353 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-20 11:52:25.356 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:25.360 | + 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-07-20 11:52:25.363 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-20 11:52:25.366 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-20 11:52:25.370 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-20 11:52:25.374 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-20 11:52:25.399 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-20 11:52:25.403 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-20 11:52:25.452 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-20 11:52:25.501 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-20 11:52:25.504 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-20 11:52:25.552 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-20 11:52:25.556 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-20 11:52:25.604 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-20 11:52:25.609 | + 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-07-20 11:52:25.613 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-20 11:52:25.616 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 11:52:25.619 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:25.622 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:25.625 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:25.628 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-20 11:52:25.630 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:25.633 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:25.636 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:25.639 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:25.643 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:25.648 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548345644 2026-07-20 11:52:25.651 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-20 11:52:25.669 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:25.672 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-20 11:52:25.675 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-20 11:52:25.678 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 11:52:25.681 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 11:52:25.684 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 11:52:25.687 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-20 11:52:25.690 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-20 11:52:25.693 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-20 11:52:25.695 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-20 11:52:25.698 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:25.701 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:25.704 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:25.707 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:25.709 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-20 11:52:25.713 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-20 11:52:25.715 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:25.718 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:25.721 | + 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-07-20 11:52:25.724 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-20 11:52:25.727 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:25.729 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 11:52:25.732 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-20 11:52:25.734 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 11:52:25.736 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-20 11:52:25.739 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 11:52:25.744 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-20 11:52:25.814 | + 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-07-20 11:52:25.887 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-20 11:52:25.946 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-20 11:52:26.003 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:26.062 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:26.127 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-20 11:52:26.191 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-20 11:52:26.253 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-20 11:52:26.317 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-20 11:52:26.376 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-20 11:52:26.440 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 11:52:26.442 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 11:52:26.445 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-20 11:52:26.515 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 11:52:26.851 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-20 11:52:26.866 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-20 11:52:27.166 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-20 11:52:27.239 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:27.242 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:27.246 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:27.249 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:27.251 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:27.254 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:27.257 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:27.260 | + functions-common:time_stop:2427 : start_time=1784548345644 2026-07-20 11:52:27.263 | + functions-common:time_stop:2429 : [[ -z 1784548345644 ]] 2026-07-20 11:52:27.267 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:27.271 | + functions-common:time_stop:2432 : end_time=1784548347268 2026-07-20 11:52:27.273 | + functions-common:time_stop:2433 : elapsed_time=1624 2026-07-20 11:52:27.276 | + functions-common:time_stop:2434 : total=14759 2026-07-20 11:52:27.278 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:27.280 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16383 2026-07-20 11:52:27.284 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.4.3.198/ 2026-07-20 11:52:27.288 | + 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-07-20 11:52:27.291 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-20 11:52:27.293 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:27.296 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:27.299 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:27.303 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:27.305 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-20 11:52:27.307 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:27.311 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:27.314 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:27.317 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:27.321 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:27.325 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548347322 2026-07-20 11:52:27.328 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-20 11:52:27.346 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:27.349 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-20 11:52:27.352 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-20 11:52:27.355 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:27.358 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:27.361 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:27.364 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:27.367 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-20 11:52:27.370 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-20 11:52:27.373 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-20 11:52:27.376 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:27.379 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:27.382 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:27.385 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:27.388 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-20 11:52:27.391 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-20 11:52:27.395 | + 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-07-20 11:52:27.398 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-20 11:52:27.401 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:27.404 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:27.407 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:27.410 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:27.412 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:27.415 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:27.418 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-20 11:52:27.421 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:27.426 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-20 11:52:27.498 | + 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-07-20 11:52:27.573 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-20 11:52:27.636 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:27.699 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-20 11:52:27.762 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-20 11:52:27.827 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:27.890 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:27.893 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:27.897 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-20 11:52:27.977 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:28.307 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-20 11:52:28.320 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-20 11:52:28.628 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-20 11:52:28.660 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:28.663 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:28.666 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:28.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:28.671 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:28.673 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:28.676 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:28.678 | + functions-common:time_stop:2427 : start_time=1784548347322 2026-07-20 11:52:28.680 | + functions-common:time_stop:2429 : [[ -z 1784548347322 ]] 2026-07-20 11:52:28.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:28.687 | + functions-common:time_stop:2432 : end_time=1784548348684 2026-07-20 11:52:28.690 | + functions-common:time_stop:2433 : elapsed_time=1362 2026-07-20 11:52:28.693 | + functions-common:time_stop:2434 : total=16383 2026-07-20 11:52:28.695 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:28.697 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17745 2026-07-20 11:52:28.700 | + 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-07-20 11:52:28.702 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-20 11:52:28.705 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:28.707 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:28.709 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:28.711 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:28.713 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-20 11:52:28.715 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:28.718 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:28.720 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:28.723 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:28.726 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:28.730 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548348727 2026-07-20 11:52:28.733 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-20 11:52:28.753 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:28.755 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-20 11:52:28.758 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-20 11:52:28.760 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:28.763 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:28.765 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:28.768 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:28.772 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-20 11:52:28.775 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-20 11:52:28.777 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-20 11:52:28.780 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:28.783 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:28.786 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:28.788 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:28.791 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-20 11:52:28.794 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-20 11:52:28.797 | + 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-07-20 11:52:28.800 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-20 11:52:28.802 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:28.806 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:28.809 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:28.812 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:28.814 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:28.817 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:28.820 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-20 11:52:28.822 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:28.826 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-20 11:52:28.892 | + 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-07-20 11:52:28.960 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-20 11:52:29.021 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:29.080 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-20 11:52:29.146 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-20 11:52:29.204 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:29.267 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:29.269 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:29.273 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-20 11:52:29.347 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:29.697 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-20 11:52:29.713 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-20 11:52:30.011 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-20 11:52:30.048 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:30.051 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:30.055 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:30.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:30.060 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:30.065 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:30.068 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:30.071 | + functions-common:time_stop:2427 : start_time=1784548348727 2026-07-20 11:52:30.075 | + functions-common:time_stop:2429 : [[ -z 1784548348727 ]] 2026-07-20 11:52:30.079 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:30.084 | + functions-common:time_stop:2432 : end_time=1784548350080 2026-07-20 11:52:30.088 | + functions-common:time_stop:2433 : elapsed_time=1353 2026-07-20 11:52:30.091 | + functions-common:time_stop:2434 : total=17745 2026-07-20 11:52:30.095 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:30.098 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19098 2026-07-20 11:52:30.100 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-20 11:52:30.103 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-20 11:52:30.107 | + 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-07-20 11:52:30.110 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-20 11:52:30.113 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:30.117 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:30.120 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:30.123 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:30.126 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-20 11:52:30.130 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:30.133 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:30.136 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:30.139 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:30.144 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:30.149 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548350145 2026-07-20 11:52:30.152 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-20 11:52:30.171 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:30.174 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-20 11:52:30.177 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-20 11:52:30.180 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:30.182 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:30.185 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:30.187 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:30.191 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-20 11:52:30.194 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-20 11:52:30.197 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-20 11:52:30.200 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:30.203 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:30.207 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:30.210 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:30.214 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-20 11:52:30.218 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-20 11:52:30.222 | + 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-07-20 11:52:30.226 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-20 11:52:30.229 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:30.231 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:30.235 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:30.238 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:30.241 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:30.244 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:30.248 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-20 11:52:30.251 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:30.256 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-20 11:52:30.330 | + 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-07-20 11:52:30.404 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-20 11:52:30.466 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:30.522 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-20 11:52:30.587 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-20 11:52:30.646 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:30.708 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:30.710 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:30.713 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-20 11:52:30.789 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:31.157 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-20 11:52:31.171 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-20 11:52:31.481 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-20 11:52:31.518 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:31.520 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:31.523 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:31.527 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:31.530 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:31.532 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:31.536 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:31.539 | + functions-common:time_stop:2427 : start_time=1784548350145 2026-07-20 11:52:31.542 | + functions-common:time_stop:2429 : [[ -z 1784548350145 ]] 2026-07-20 11:52:31.545 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:31.551 | + functions-common:time_stop:2432 : end_time=1784548351547 2026-07-20 11:52:31.554 | + functions-common:time_stop:2433 : elapsed_time=1402 2026-07-20 11:52:31.557 | + functions-common:time_stop:2434 : total=19098 2026-07-20 11:52:31.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:31.563 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20500 2026-07-20 11:52:31.566 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-20 11:52:31.569 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.4.3.198/networking 2026-07-20 11:52:31.573 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-20 11:52:31.573 | Waiting for Neutron to start... 2026-07-20 11:52:31.575 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.198/networking' 2026-07-20 11:52:31.579 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.198/networking' 'Neutron did not start' 60 2026-07-20 11:52:31.581 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.198/networking' 2026-07-20 11:52:31.584 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-20 11:52:31.587 | + functions-common:test_with_retry:2360 : local until=60 2026-07-20 11:52:31.591 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-20 11:52:31.594 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-20 11:52:31.598 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-20 11:52:31.601 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:31.604 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:31.609 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:31.614 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548351610 2026-07-20 11:52:31.617 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.198/networking; do sleep 0.5; done' 2026-07-20 11:52:32.425 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.198/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-20 11:52:32.429 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:32.433 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:32.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:32.440 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:32.443 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:32.447 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-20 11:52:32.450 | + functions-common:time_stop:2427 : start_time=1784548351610 2026-07-20 11:52:32.453 | + functions-common:time_stop:2429 : [[ -z 1784548351610 ]] 2026-07-20 11:52:32.456 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:32.465 | + functions-common:time_stop:2432 : end_time=1784548352458 2026-07-20 11:52:32.469 | + functions-common:time_stop:2433 : elapsed_time=848 2026-07-20 11:52:32.471 | + functions-common:time_stop:2434 : total=0 2026-07-20 11:52:32.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:32.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=848 2026-07-20 11:52:32.482 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-20 11:52:32.505 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:32.508 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-20 11:52:32.514 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:52:32.518 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-20 11:52:32.521 | + ./stack.sh:main:1314 : start_placement 2026-07-20 11:52:32.524 | + lib/placement:start_placement:137 : start_placement_api 2026-07-20 11:52:32.528 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-20 11:52:32.534 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 11:52:32.538 | + functions-common:run_process:1674 : local service=placement-api 2026-07-20 11:52:32.541 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 11:52:32.544 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:32.548 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:32.552 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:32.554 | + functions-common:run_process:1680 : local name=placement-api 2026-07-20 11:52:32.556 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:32.560 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:32.562 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:32.566 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:32.571 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:32.575 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548352572 2026-07-20 11:52:32.578 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-20 11:52:32.599 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:32.603 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-20 11:52:32.606 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-20 11:52:32.610 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 11:52:32.613 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 11:52:32.617 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 11:52:32.620 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-20 11:52:32.623 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-20 11:52:32.627 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-20 11:52:32.631 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-20 11:52:32.633 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:32.637 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:32.640 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:32.643 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:32.647 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-20 11:52:32.650 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-20 11:52:32.653 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:32.656 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:32.660 | + 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-07-20 11:52:32.663 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-20 11:52:32.666 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:32.668 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 11:52:32.671 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-20 11:52:32.674 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 11:52:32.676 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-20 11:52:32.679 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 11:52:32.685 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-20 11:52:32.767 | + 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-07-20 11:52:32.846 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-20 11:52:32.934 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-20 11:52:33.006 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:33.084 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:33.152 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-20 11:52:33.231 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-20 11:52:33.300 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-20 11:52:33.367 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-20 11:52:33.427 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-20 11:52:33.483 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 11:52:33.486 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 11:52:33.488 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-20 11:52:33.558 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 11:52:33.863 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-20 11:52:33.878 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-20 11:52:34.180 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-20 11:52:34.255 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:34.258 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:34.260 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:34.263 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:34.266 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:34.268 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:34.272 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:34.275 | + functions-common:time_stop:2427 : start_time=1784548352572 2026-07-20 11:52:34.278 | + functions-common:time_stop:2429 : [[ -z 1784548352572 ]] 2026-07-20 11:52:34.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:34.286 | + functions-common:time_stop:2432 : end_time=1784548354283 2026-07-20 11:52:34.289 | + functions-common:time_stop:2433 : elapsed_time=1711 2026-07-20 11:52:34.293 | + functions-common:time_stop:2434 : total=20500 2026-07-20 11:52:34.295 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:34.298 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22211 2026-07-20 11:52:34.300 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-20 11:52:34.300 | Waiting for placement-api to start... 2026-07-20 11:52:34.303 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.198/placement 2026-07-20 11:52:34.307 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 11:52:34.309 | + functions:wait_for_service:477 : local url=https://10.4.3.198/placement 2026-07-20 11:52:34.312 | + functions:wait_for_service:478 : local rval=0 2026-07-20 11:52:34.314 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 11:52:34.317 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 11:52:34.320 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:34.324 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:34.328 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:34.335 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548354331 2026-07-20 11:52:34.338 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 11:52:34.344 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.198/placement 2026-07-20 11:52:35.484 | + :: : [[ 200 == 503 ]] 2026-07-20 11:52:35.486 | + :: : [[ 0 -eq 7 ]] 2026-07-20 11:52:35.489 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 11:52:35.492 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:35.494 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:35.497 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:35.500 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:35.502 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:35.505 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 11:52:35.508 | + functions-common:time_stop:2427 : start_time=1784548354331 2026-07-20 11:52:35.511 | + functions-common:time_stop:2429 : [[ -z 1784548354331 ]] 2026-07-20 11:52:35.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:35.518 | + functions-common:time_stop:2432 : end_time=1784548355516 2026-07-20 11:52:35.520 | + functions-common:time_stop:2433 : elapsed_time=1185 2026-07-20 11:52:35.523 | + functions-common:time_stop:2434 : total=6597 2026-07-20 11:52:35.526 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:35.528 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7782 2026-07-20 11:52:35.531 | + functions:wait_for_service:486 : return 0 2026-07-20 11:52:35.534 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-20 11:52:35.552 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:35.554 | + ./stack.sh:main:1318 : start_neutron 2026-07-20 11:52:35.557 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-20 11:52:35.561 | + 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-07-20 11:52:35.564 | + functions-common:run_process:1674 : local service=q-agt 2026-07-20 11:52:35.567 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-20 11:52:35.569 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:35.572 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:35.575 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:35.578 | + functions-common:run_process:1680 : local name=q-agt 2026-07-20 11:52:35.581 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:35.584 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:35.587 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:35.590 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:35.594 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:35.599 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548355595 2026-07-20 11:52:35.602 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-20 11:52:35.622 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:35.625 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:35.628 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:35.630 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:35.633 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:35.637 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:35.639 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:35.643 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:35.646 | + functions-common:time_stop:2427 : start_time=1784548355595 2026-07-20 11:52:35.648 | + functions-common:time_stop:2429 : [[ -z 1784548355595 ]] 2026-07-20 11:52:35.652 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:35.657 | + functions-common:time_stop:2432 : end_time=1784548355654 2026-07-20 11:52:35.661 | + functions-common:time_stop:2433 : elapsed_time=59 2026-07-20 11:52:35.664 | + functions-common:time_stop:2434 : total=22211 2026-07-20 11:52:35.668 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:35.671 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22270 2026-07-20 11:52:35.674 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-20 11:52:35.677 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-20 11:52:35.679 | + functions-common:is_provider_network:2272 : return 1 2026-07-20 11:52:35.682 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-20 11:52:35.685 | + 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-07-20 11:52:35.688 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-20 11:52:35.691 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-20 11:52:35.694 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:35.697 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:35.700 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:35.702 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-20 11:52:35.704 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:35.707 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:35.710 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:35.712 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:35.716 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:35.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548355718 2026-07-20 11:52:35.723 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-20 11:52:35.743 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:35.745 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:35.748 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:35.751 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:35.754 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:35.756 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:35.760 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:35.763 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:35.766 | + functions-common:time_stop:2427 : start_time=1784548355718 2026-07-20 11:52:35.769 | + functions-common:time_stop:2429 : [[ -z 1784548355718 ]] 2026-07-20 11:52:35.772 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:35.777 | + functions-common:time_stop:2432 : end_time=1784548355774 2026-07-20 11:52:35.780 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-20 11:52:35.783 | + functions-common:time_stop:2434 : total=22270 2026-07-20 11:52:35.786 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:35.789 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22326 2026-07-20 11:52:35.793 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-20 11:52:35.797 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-20 11:52:35.800 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-20 11:52:35.805 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-20 11:52:35.808 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-20 11:52:35.811 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-20 11:52:35.815 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-20 11:52:35.817 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-20 11:52:35.820 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-20 11:52:35.823 | + 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-07-20 11:52:35.826 | + functions-common:run_process:1674 : local service=q-l3 2026-07-20 11:52:35.829 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-20 11:52:35.832 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:35.836 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:35.838 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:35.842 | + functions-common:run_process:1680 : local name=q-l3 2026-07-20 11:52:35.845 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:35.848 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:35.850 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:35.853 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:35.857 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:35.861 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548355859 2026-07-20 11:52:35.864 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-20 11:52:35.884 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:35.887 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:35.890 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:35.893 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:35.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:35.899 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:35.902 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:35.905 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:35.908 | + functions-common:time_stop:2427 : start_time=1784548355859 2026-07-20 11:52:35.911 | + functions-common:time_stop:2429 : [[ -z 1784548355859 ]] 2026-07-20 11:52:35.914 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:35.919 | + functions-common:time_stop:2432 : end_time=1784548355916 2026-07-20 11:52:35.922 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-20 11:52:35.925 | + functions-common:time_stop:2434 : total=22326 2026-07-20 11:52:35.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:35.931 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22383 2026-07-20 11:52:35.934 | + 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-07-20 11:52:35.937 | + functions-common:run_process:1674 : local service=q-meta 2026-07-20 11:52:35.940 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-20 11:52:35.943 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:35.946 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:35.948 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:35.951 | + functions-common:run_process:1680 : local name=q-meta 2026-07-20 11:52:35.954 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:35.957 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:35.960 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:35.963 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:35.966 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:35.972 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548355968 2026-07-20 11:52:35.975 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-20 11:52:35.993 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:35.996 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:36.000 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:36.003 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:36.006 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:36.009 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:36.012 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:36.015 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:36.018 | + functions-common:time_stop:2427 : start_time=1784548355968 2026-07-20 11:52:36.021 | + functions-common:time_stop:2429 : [[ -z 1784548355968 ]] 2026-07-20 11:52:36.025 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:36.029 | + functions-common:time_stop:2432 : end_time=1784548356027 2026-07-20 11:52:36.032 | + functions-common:time_stop:2433 : elapsed_time=59 2026-07-20 11:52:36.035 | + functions-common:time_stop:2434 : total=22383 2026-07-20 11:52:36.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:36.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22442 2026-07-20 11:52:36.044 | + 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-07-20 11:52:36.047 | + functions-common:run_process:1674 : local service=q-metering 2026-07-20 11:52:36.051 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-20 11:52:36.054 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:36.057 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:36.060 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:36.062 | + functions-common:run_process:1680 : local name=q-metering 2026-07-20 11:52:36.065 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:36.068 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:36.071 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:36.074 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:36.078 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:36.083 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548356080 2026-07-20 11:52:36.086 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-20 11:52:36.105 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:36.108 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:36.111 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:36.114 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:36.116 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:36.118 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:36.121 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:36.124 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:36.127 | + functions-common:time_stop:2427 : start_time=1784548356080 2026-07-20 11:52:36.130 | + functions-common:time_stop:2429 : [[ -z 1784548356080 ]] 2026-07-20 11:52:36.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:36.139 | + functions-common:time_stop:2432 : end_time=1784548356136 2026-07-20 11:52:36.142 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-20 11:52:36.144 | + functions-common:time_stop:2434 : total=22442 2026-07-20 11:52:36.147 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:36.150 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22498 2026-07-20 11:52:36.153 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-20 11:52:36.173 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:36.176 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:36.179 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-20 11:52:36.182 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:52:36.185 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-20 11:52:36.188 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-20 11:52:36.191 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-20 11:52:36.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-20 11:52:36.197 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-20 11:52:36.200 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-20 11:52:36.204 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-20 11:52:37.008 | 2026-07-20 11:52:37.020 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:37.022 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-20 11:52:37.022 | address-scope 2026-07-20 11:52:37.022 | agent 2026-07-20 11:52:37.022 | allowed-address-pairs 2026-07-20 11:52:37.022 | auto-allocated-topology 2026-07-20 11:52:37.022 | availability_zone 2026-07-20 11:52:37.022 | default-subnetpools 2026-07-20 11:52:37.022 | dhcp_agent_scheduler 2026-07-20 11:52:37.022 | dns-integration 2026-07-20 11:52:37.022 | dns-domain-ports 2026-07-20 11:52:37.022 | dns-integration-domain-keywords 2026-07-20 11:52:37.022 | empty-string-filtering 2026-07-20 11:52:37.022 | external-net 2026-07-20 11:52:37.022 | extra_dhcp_opt 2026-07-20 11:52:37.022 | extraroute 2026-07-20 11:52:37.022 | extraroute-atomic 2026-07-20 11:52:37.022 | filter-validation 2026-07-20 11:52:37.022 | floating-ip-port-forwarding-detail 2026-07-20 11:52:37.022 | fip-port-details 2026-07-20 11:52:37.022 | flavors 2026-07-20 11:52:37.022 | floatingip-pools 2026-07-20 11:52:37.022 | router 2026-07-20 11:52:37.022 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:52:37.022 | enable-default-route-bfd 2026-07-20 11:52:37.022 | enable-default-route-ecmp 2026-07-20 11:52:37.022 | ext-gw-mode 2026-07-20 11:52:37.022 | l3-ha 2026-07-20 11:52:37.022 | external-gateway-multihoming 2026-07-20 11:52:37.022 | l3-flavors 2026-07-20 11:52:37.022 | l3_agent_scheduler 2026-07-20 11:52:37.022 | multi-provider 2026-07-20 11:52:37.022 | net-mtu 2026-07-20 11:52:37.022 | net-mtu-writable 2026-07-20 11:52:37.022 | network_availability_zone 2026-07-20 11:52:37.022 | network-ip-availability 2026-07-20 11:52:37.022 | network-ip-availability-details 2026-07-20 11:52:37.022 | pagination 2026-07-20 11:52:37.022 | port-device-profile 2026-07-20 11:52:37.022 | port-mac-address-regenerate 2026-07-20 11:52:37.023 | port-numa-affinity-policy 2026-07-20 11:52:37.023 | port-numa-affinity-policy-socket 2026-07-20 11:52:37.023 | binding 2026-07-20 11:52:37.023 | binding-extended 2026-07-20 11:52:37.023 | port-security 2026-07-20 11:52:37.023 | project-id 2026-07-20 11:52:37.023 | provider 2026-07-20 11:52:37.023 | qinq 2026-07-20 11:52:37.023 | quota-check-limit 2026-07-20 11:52:37.023 | quota-check-limit-default 2026-07-20 11:52:37.023 | quotas 2026-07-20 11:52:37.023 | quota_details 2026-07-20 11:52:37.023 | rbac-policies 2026-07-20 11:52:37.023 | rbac-address-scope 2026-07-20 11:52:37.023 | rbac-security-groups 2026-07-20 11:52:37.023 | revision-if-match 2026-07-20 11:52:37.023 | standard-attr-revisions 2026-07-20 11:52:37.023 | router_availability_zone 2026-07-20 11:52:37.023 | router-enable-snat 2026-07-20 11:52:37.023 | security-groups-default-rules 2026-07-20 11:52:37.023 | security-groups-default-statefulness 2026-07-20 11:52:37.023 | security-groups-normalized-cidr 2026-07-20 11:52:37.023 | security-groups-remote-address-group 2026-07-20 11:52:37.023 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:52:37.023 | security-groups-shared-filtering 2026-07-20 11:52:37.023 | security-group 2026-07-20 11:52:37.023 | service-type 2026-07-20 11:52:37.023 | sorting 2026-07-20 11:52:37.023 | standard-attr-description 2026-07-20 11:52:37.023 | stateful-security-group 2026-07-20 11:52:37.023 | subnet-dns-publish-fixed-ip 2026-07-20 11:52:37.023 | subnet-external-network 2026-07-20 11:52:37.023 | subnet_onboard 2026-07-20 11:52:37.023 | subnet-service-types 2026-07-20 11:52:37.023 | subnet_allocation 2026-07-20 11:52:37.023 | subnetpool-prefix-ops 2026-07-20 11:52:37.023 | tag-creation 2026-07-20 11:52:37.023 | standard-attr-tag 2026-07-20 11:52:37.023 | standard-attr-timestamp 2026-07-20 11:52:37.023 | vlan-transparent' 2026-07-20 11:52:37.026 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-20 11:52:37.026 | address-scope 2026-07-20 11:52:37.027 | agent 2026-07-20 11:52:37.027 | allowed-address-pairs 2026-07-20 11:52:37.027 | auto-allocated-topology 2026-07-20 11:52:37.027 | availability_zone 2026-07-20 11:52:37.027 | default-subnetpools 2026-07-20 11:52:37.027 | dhcp_agent_scheduler 2026-07-20 11:52:37.027 | dns-integration 2026-07-20 11:52:37.027 | dns-domain-ports 2026-07-20 11:52:37.027 | dns-integration-domain-keywords 2026-07-20 11:52:37.027 | empty-string-filtering 2026-07-20 11:52:37.027 | external-net 2026-07-20 11:52:37.027 | extra_dhcp_opt 2026-07-20 11:52:37.027 | extraroute 2026-07-20 11:52:37.027 | extraroute-atomic 2026-07-20 11:52:37.027 | filter-validation 2026-07-20 11:52:37.027 | floating-ip-port-forwarding-detail 2026-07-20 11:52:37.027 | fip-port-details 2026-07-20 11:52:37.027 | flavors 2026-07-20 11:52:37.027 | floatingip-pools 2026-07-20 11:52:37.027 | router 2026-07-20 11:52:37.027 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:52:37.027 | enable-default-route-bfd 2026-07-20 11:52:37.027 | enable-default-route-ecmp 2026-07-20 11:52:37.027 | ext-gw-mode 2026-07-20 11:52:37.027 | l3-ha 2026-07-20 11:52:37.027 | external-gateway-multihoming 2026-07-20 11:52:37.027 | l3-flavors 2026-07-20 11:52:37.027 | l3_agent_scheduler 2026-07-20 11:52:37.027 | multi-provider 2026-07-20 11:52:37.027 | net-mtu 2026-07-20 11:52:37.027 | net-mtu-writable 2026-07-20 11:52:37.027 | network_availability_zone 2026-07-20 11:52:37.027 | network-ip-availability 2026-07-20 11:52:37.027 | network-ip-availability-details 2026-07-20 11:52:37.027 | pagination 2026-07-20 11:52:37.027 | port-device-profile 2026-07-20 11:52:37.027 | port-mac-address-regenerate 2026-07-20 11:52:37.027 | port-numa-affinity-policy 2026-07-20 11:52:37.027 | port-numa-affinity-policy-socket 2026-07-20 11:52:37.027 | binding 2026-07-20 11:52:37.027 | binding-extended 2026-07-20 11:52:37.027 | port-security 2026-07-20 11:52:37.027 | project-id 2026-07-20 11:52:37.027 | provider 2026-07-20 11:52:37.027 | qinq 2026-07-20 11:52:37.027 | quota-check-limit 2026-07-20 11:52:37.027 | quota-check-limit-default 2026-07-20 11:52:37.027 | quotas 2026-07-20 11:52:37.027 | quota_details 2026-07-20 11:52:37.027 | rbac-policies 2026-07-20 11:52:37.027 | rbac-address-scope 2026-07-20 11:52:37.027 | rbac-security-groups 2026-07-20 11:52:37.027 | revision-if-match 2026-07-20 11:52:37.027 | standard-attr-revisions 2026-07-20 11:52:37.027 | router_availability_zone 2026-07-20 11:52:37.027 | router-enable-snat 2026-07-20 11:52:37.027 | security-groups-default-rules 2026-07-20 11:52:37.027 | security-groups-default-statefulness 2026-07-20 11:52:37.027 | security-groups-normalized-cidr 2026-07-20 11:52:37.027 | security-groups-remote-address-group 2026-07-20 11:52:37.027 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:52:37.027 | security-groups-shared-filtering 2026-07-20 11:52:37.027 | security-group 2026-07-20 11:52:37.027 | service-type 2026-07-20 11:52:37.027 | sorting 2026-07-20 11:52:37.027 | standard-attr-description 2026-07-20 11:52:37.027 | stateful-security-group 2026-07-20 11:52:37.027 | subnet-dns-publish-fixed-ip 2026-07-20 11:52:37.027 | subnet-external-network 2026-07-20 11:52:37.027 | subnet_onboard 2026-07-20 11:52:37.027 | subnet-service-types 2026-07-20 11:52:37.027 | subnet_allocation 2026-07-20 11:52:37.027 | subnetpool-prefix-ops 2026-07-20 11:52:37.027 | tag-creation 2026-07-20 11:52:37.027 | standard-attr-tag 2026-07-20 11:52:37.027 | standard-attr-timestamp 2026-07-20 11:52:37.027 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-20 11:52:37.029 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-20 11:52:37.032 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:37.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-20 11:52:37.039 | ++ 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-07-20 11:52:37.692 | 2026-07-20 11:52:37.703 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:37.706 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=06600c17-4caf-4070-a1b2-4020eb6f7a4e 2026-07-20 11:52:37.709 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-20 11:52:37.713 | ++ 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 fd36:a436:2ddd::/56 --share --default -f value -c id 2026-07-20 11:52:38.323 | 2026-07-20 11:52:38.333 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:38.337 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=4abbda7d-8d60-43cd-9fca-cb3cf1636bb4 2026-07-20 11:52:38.340 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-20 11:52:38.343 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-20 11:52:38.346 | + functions-common:is_provider_network:2272 : return 1 2026-07-20 11:52:38.351 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-20 11:52:39.582 | 2026-07-20 11:52:39.593 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:39.596 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=4b662c27-292b-4f73-813f-44ef7a8e147b 2026-07-20 11:52:39.599 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-20 11:52:39.601 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:39.620 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-20 11:52:39.623 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-20 11:52:39.626 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 06600c17-4caf-4070-a1b2-4020eb6f7a4e ']' 2026-07-20 11:52:39.629 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-20 11:52:39.632 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-20 11:52:39.635 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-20 11:52:39.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 06600c17-4caf-4070-a1b2-4020eb6f7a4e ' 2026-07-20 11:52:39.641 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-20 11:52:39.643 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 4b662c27-292b-4f73-813f-44ef7a8e147b private-subnet' 2026-07-20 11:52:39.646 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-20 11:52:39.650 | +++ 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 06600c17-4caf-4070-a1b2-4020eb6f7a4e --network 4b662c27-292b-4f73-813f-44ef7a8e147b private-subnet -f value -c id 2026-07-20 11:52:40.720 | 2026-07-20 11:52:40.728 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:40.732 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=f4f62c2d-cf4e-4e85-b2f6-bf5ffe687ab1 2026-07-20 11:52:40.736 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-20 11:52:40.738 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:40.756 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo f4f62c2d-cf4e-4e85-b2f6-bf5ffe687ab1 2026-07-20 11:52:40.760 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=f4f62c2d-cf4e-4e85-b2f6-bf5ffe687ab1 2026-07-20 11:52:40.763 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-20 11:52:40.767 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-20 11:52:40.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-20 11:52:40.772 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:40.789 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-20 11:52:40.792 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:40.809 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-20 11:52:40.813 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 4abbda7d-8d60-43cd-9fca-cb3cf1636bb4 ']' 2026-07-20 11:52:40.817 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-20 11:52:40.820 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-20 11:52:40.823 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 4abbda7d-8d60-43cd-9fca-cb3cf1636bb4 ' 2026-07-20 11:52:40.827 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-20 11:52:40.829 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 4b662c27-292b-4f73-813f-44ef7a8e147b ipv6-private-subnet ' 2026-07-20 11:52:40.832 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-20 11:52:40.837 | +++ 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 4abbda7d-8d60-43cd-9fca-cb3cf1636bb4 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 4b662c27-292b-4f73-813f-44ef7a8e147b ipv6-private-subnet -f value -c id 2026-07-20 11:52:41.642 | 2026-07-20 11:52:41.651 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:41.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=e75a08c8-35e0-4b02-b26a-4b826ffdc38e 2026-07-20 11:52:41.658 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-20 11:52:41.660 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:41.678 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo e75a08c8-35e0-4b02-b26a-4b826ffdc38e 2026-07-20 11:52:41.682 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=e75a08c8-35e0-4b02-b26a-4b826ffdc38e 2026-07-20 11:52:41.685 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-20 11:52:41.687 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-20 11:52:41.690 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-20 11:52:41.928 | 2026-07-20 11:52:41.936 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:41.939 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-20 11:52:41.939 | address-scope 2026-07-20 11:52:41.939 | agent 2026-07-20 11:52:41.939 | allowed-address-pairs 2026-07-20 11:52:41.939 | auto-allocated-topology 2026-07-20 11:52:41.939 | availability_zone 2026-07-20 11:52:41.939 | default-subnetpools 2026-07-20 11:52:41.939 | dhcp_agent_scheduler 2026-07-20 11:52:41.939 | dns-integration 2026-07-20 11:52:41.939 | dns-domain-ports 2026-07-20 11:52:41.939 | dns-integration-domain-keywords 2026-07-20 11:52:41.939 | empty-string-filtering 2026-07-20 11:52:41.939 | external-net 2026-07-20 11:52:41.939 | extra_dhcp_opt 2026-07-20 11:52:41.939 | extraroute 2026-07-20 11:52:41.939 | extraroute-atomic 2026-07-20 11:52:41.939 | filter-validation 2026-07-20 11:52:41.939 | floating-ip-port-forwarding-detail 2026-07-20 11:52:41.939 | fip-port-details 2026-07-20 11:52:41.939 | flavors 2026-07-20 11:52:41.939 | floatingip-pools 2026-07-20 11:52:41.939 | router 2026-07-20 11:52:41.939 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:52:41.939 | enable-default-route-bfd 2026-07-20 11:52:41.939 | enable-default-route-ecmp 2026-07-20 11:52:41.939 | ext-gw-mode 2026-07-20 11:52:41.939 | l3-ha 2026-07-20 11:52:41.939 | external-gateway-multihoming 2026-07-20 11:52:41.939 | l3-flavors 2026-07-20 11:52:41.939 | l3_agent_scheduler 2026-07-20 11:52:41.939 | multi-provider 2026-07-20 11:52:41.939 | net-mtu 2026-07-20 11:52:41.939 | net-mtu-writable 2026-07-20 11:52:41.939 | network_availability_zone 2026-07-20 11:52:41.939 | network-ip-availability 2026-07-20 11:52:41.940 | network-ip-availability-details 2026-07-20 11:52:41.940 | pagination 2026-07-20 11:52:41.940 | port-device-profile 2026-07-20 11:52:41.940 | port-mac-address-regenerate 2026-07-20 11:52:41.940 | port-numa-affinity-policy 2026-07-20 11:52:41.940 | port-numa-affinity-policy-socket 2026-07-20 11:52:41.940 | binding 2026-07-20 11:52:41.940 | binding-extended 2026-07-20 11:52:41.940 | port-security 2026-07-20 11:52:41.940 | project-id 2026-07-20 11:52:41.940 | provider 2026-07-20 11:52:41.940 | qinq 2026-07-20 11:52:41.940 | quota-check-limit 2026-07-20 11:52:41.940 | quota-check-limit-default 2026-07-20 11:52:41.940 | quotas 2026-07-20 11:52:41.940 | quota_details 2026-07-20 11:52:41.940 | rbac-policies 2026-07-20 11:52:41.940 | rbac-address-scope 2026-07-20 11:52:41.940 | rbac-security-groups 2026-07-20 11:52:41.940 | revision-if-match 2026-07-20 11:52:41.940 | standard-attr-revisions 2026-07-20 11:52:41.940 | router_availability_zone 2026-07-20 11:52:41.940 | router-enable-snat 2026-07-20 11:52:41.940 | security-groups-default-rules 2026-07-20 11:52:41.940 | security-groups-default-statefulness 2026-07-20 11:52:41.940 | security-groups-normalized-cidr 2026-07-20 11:52:41.940 | security-groups-remote-address-group 2026-07-20 11:52:41.940 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:52:41.940 | security-groups-shared-filtering 2026-07-20 11:52:41.940 | security-group 2026-07-20 11:52:41.940 | service-type 2026-07-20 11:52:41.940 | sorting 2026-07-20 11:52:41.940 | standard-attr-description 2026-07-20 11:52:41.940 | stateful-security-group 2026-07-20 11:52:41.940 | subnet-dns-publish-fixed-ip 2026-07-20 11:52:41.940 | subnet-external-network 2026-07-20 11:52:41.940 | subnet_onboard 2026-07-20 11:52:41.940 | subnet-service-types 2026-07-20 11:52:41.940 | subnet_allocation 2026-07-20 11:52:41.940 | subnetpool-prefix-ops 2026-07-20 11:52:41.940 | tag-creation 2026-07-20 11:52:41.940 | standard-attr-tag 2026-07-20 11:52:41.940 | standard-attr-timestamp 2026-07-20 11:52:41.940 | vlan-transparent' 2026-07-20 11:52:41.943 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-20 11:52:41.944 | address-scope 2026-07-20 11:52:41.944 | agent 2026-07-20 11:52:41.944 | allowed-address-pairs 2026-07-20 11:52:41.944 | auto-allocated-topology 2026-07-20 11:52:41.944 | availability_zone 2026-07-20 11:52:41.944 | default-subnetpools 2026-07-20 11:52:41.944 | dhcp_agent_scheduler 2026-07-20 11:52:41.944 | dns-integration 2026-07-20 11:52:41.944 | dns-domain-ports 2026-07-20 11:52:41.944 | dns-integration-domain-keywords 2026-07-20 11:52:41.944 | empty-string-filtering 2026-07-20 11:52:41.944 | external-net 2026-07-20 11:52:41.944 | extra_dhcp_opt 2026-07-20 11:52:41.944 | extraroute 2026-07-20 11:52:41.944 | extraroute-atomic 2026-07-20 11:52:41.944 | filter-validation 2026-07-20 11:52:41.944 | floating-ip-port-forwarding-detail 2026-07-20 11:52:41.944 | fip-port-details 2026-07-20 11:52:41.944 | flavors 2026-07-20 11:52:41.944 | floatingip-pools 2026-07-20 11:52:41.944 | router 2026-07-20 11:52:41.944 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:52:41.944 | enable-default-route-bfd 2026-07-20 11:52:41.944 | enable-default-route-ecmp 2026-07-20 11:52:41.944 | ext-gw-mode 2026-07-20 11:52:41.944 | l3-ha 2026-07-20 11:52:41.944 | external-gateway-multihoming 2026-07-20 11:52:41.944 | l3-flavors 2026-07-20 11:52:41.944 | l3_agent_scheduler 2026-07-20 11:52:41.944 | multi-provider 2026-07-20 11:52:41.944 | net-mtu 2026-07-20 11:52:41.944 | net-mtu-writable 2026-07-20 11:52:41.944 | network_availability_zone 2026-07-20 11:52:41.944 | network-ip-availability 2026-07-20 11:52:41.944 | network-ip-availability-details 2026-07-20 11:52:41.944 | pagination 2026-07-20 11:52:41.944 | port-device-profile 2026-07-20 11:52:41.944 | port-mac-address-regenerate 2026-07-20 11:52:41.944 | port-numa-affinity-policy 2026-07-20 11:52:41.944 | port-numa-affinity-policy-socket 2026-07-20 11:52:41.944 | binding 2026-07-20 11:52:41.944 | binding-extended 2026-07-20 11:52:41.944 | port-security 2026-07-20 11:52:41.944 | project-id 2026-07-20 11:52:41.944 | provider 2026-07-20 11:52:41.944 | qinq 2026-07-20 11:52:41.944 | quota-check-limit 2026-07-20 11:52:41.944 | quota-check-limit-default 2026-07-20 11:52:41.944 | quotas 2026-07-20 11:52:41.944 | quota_details 2026-07-20 11:52:41.944 | rbac-policies 2026-07-20 11:52:41.944 | rbac-address-scope 2026-07-20 11:52:41.944 | rbac-security-groups 2026-07-20 11:52:41.944 | revision-if-match 2026-07-20 11:52:41.944 | standard-attr-revisions 2026-07-20 11:52:41.944 | router_availability_zone 2026-07-20 11:52:41.944 | router-enable-snat 2026-07-20 11:52:41.944 | security-groups-default-rules 2026-07-20 11:52:41.944 | security-groups-default-statefulness 2026-07-20 11:52:41.944 | security-groups-normalized-cidr 2026-07-20 11:52:41.944 | security-groups-remote-address-group 2026-07-20 11:52:41.944 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:52:41.944 | security-groups-shared-filtering 2026-07-20 11:52:41.944 | security-group 2026-07-20 11:52:41.944 | service-type 2026-07-20 11:52:41.944 | sorting 2026-07-20 11:52:41.944 | standard-attr-description 2026-07-20 11:52:41.944 | stateful-security-group 2026-07-20 11:52:41.944 | subnet-dns-publish-fixed-ip 2026-07-20 11:52:41.944 | subnet-external-network 2026-07-20 11:52:41.944 | subnet_onboard 2026-07-20 11:52:41.944 | subnet-service-types 2026-07-20 11:52:41.944 | subnet_allocation 2026-07-20 11:52:41.944 | subnetpool-prefix-ops 2026-07-20 11:52:41.944 | tag-creation 2026-07-20 11:52:41.944 | standard-attr-tag 2026-07-20 11:52:41.944 | standard-attr-timestamp 2026-07-20 11:52:41.944 | vlan-transparent =~ router ]] 2026-07-20 11:52:41.947 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-20 11:52:41.950 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-20 11:52:41.954 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-20 11:52:41.957 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-20 11:52:42.195 | 2026-07-20 11:52:42.202 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:42.207 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-20 11:52:42.207 | address-scope 2026-07-20 11:52:42.207 | agent 2026-07-20 11:52:42.207 | allowed-address-pairs 2026-07-20 11:52:42.207 | auto-allocated-topology 2026-07-20 11:52:42.207 | availability_zone 2026-07-20 11:52:42.207 | default-subnetpools 2026-07-20 11:52:42.207 | dhcp_agent_scheduler 2026-07-20 11:52:42.207 | dns-integration 2026-07-20 11:52:42.207 | dns-domain-ports 2026-07-20 11:52:42.207 | dns-integration-domain-keywords 2026-07-20 11:52:42.207 | empty-string-filtering 2026-07-20 11:52:42.207 | external-net 2026-07-20 11:52:42.207 | extra_dhcp_opt 2026-07-20 11:52:42.207 | extraroute 2026-07-20 11:52:42.207 | extraroute-atomic 2026-07-20 11:52:42.207 | filter-validation 2026-07-20 11:52:42.207 | floating-ip-port-forwarding-detail 2026-07-20 11:52:42.207 | fip-port-details 2026-07-20 11:52:42.207 | flavors 2026-07-20 11:52:42.207 | floatingip-pools 2026-07-20 11:52:42.207 | router 2026-07-20 11:52:42.207 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:52:42.207 | enable-default-route-bfd 2026-07-20 11:52:42.207 | enable-default-route-ecmp 2026-07-20 11:52:42.207 | ext-gw-mode 2026-07-20 11:52:42.207 | l3-ha 2026-07-20 11:52:42.207 | external-gateway-multihoming 2026-07-20 11:52:42.207 | l3-flavors 2026-07-20 11:52:42.207 | l3_agent_scheduler 2026-07-20 11:52:42.207 | multi-provider 2026-07-20 11:52:42.207 | net-mtu 2026-07-20 11:52:42.207 | net-mtu-writable 2026-07-20 11:52:42.207 | network_availability_zone 2026-07-20 11:52:42.207 | network-ip-availability 2026-07-20 11:52:42.207 | network-ip-availability-details 2026-07-20 11:52:42.207 | pagination 2026-07-20 11:52:42.207 | port-device-profile 2026-07-20 11:52:42.207 | port-mac-address-regenerate 2026-07-20 11:52:42.207 | port-numa-affinity-policy 2026-07-20 11:52:42.207 | port-numa-affinity-policy-socket 2026-07-20 11:52:42.207 | binding 2026-07-20 11:52:42.207 | binding-extended 2026-07-20 11:52:42.207 | port-security 2026-07-20 11:52:42.207 | project-id 2026-07-20 11:52:42.207 | provider 2026-07-20 11:52:42.207 | qinq 2026-07-20 11:52:42.207 | quota-check-limit 2026-07-20 11:52:42.207 | quota-check-limit-default 2026-07-20 11:52:42.207 | quotas 2026-07-20 11:52:42.207 | quota_details 2026-07-20 11:52:42.207 | rbac-policies 2026-07-20 11:52:42.207 | rbac-address-scope 2026-07-20 11:52:42.207 | rbac-security-groups 2026-07-20 11:52:42.207 | revision-if-match 2026-07-20 11:52:42.207 | standard-attr-revisions 2026-07-20 11:52:42.207 | router_availability_zone 2026-07-20 11:52:42.207 | router-enable-snat 2026-07-20 11:52:42.207 | security-groups-default-rules 2026-07-20 11:52:42.207 | security-groups-default-statefulness 2026-07-20 11:52:42.207 | security-groups-normalized-cidr 2026-07-20 11:52:42.207 | security-groups-remote-address-group 2026-07-20 11:52:42.207 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:52:42.208 | security-groups-shared-filtering 2026-07-20 11:52:42.208 | security-group 2026-07-20 11:52:42.208 | service-type 2026-07-20 11:52:42.208 | sorting 2026-07-20 11:52:42.208 | standard-attr-description 2026-07-20 11:52:42.208 | stateful-security-group 2026-07-20 11:52:42.208 | subnet-dns-publish-fixed-ip 2026-07-20 11:52:42.208 | subnet-external-network 2026-07-20 11:52:42.208 | subnet_onboard 2026-07-20 11:52:42.208 | subnet-service-types 2026-07-20 11:52:42.208 | subnet_allocation 2026-07-20 11:52:42.208 | subnetpool-prefix-ops 2026-07-20 11:52:42.208 | tag-creation 2026-07-20 11:52:42.208 | standard-attr-tag 2026-07-20 11:52:42.208 | standard-attr-timestamp 2026-07-20 11:52:42.208 | vlan-transparent' 2026-07-20 11:52:42.211 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-20 11:52:42.211 | address-scope 2026-07-20 11:52:42.211 | agent 2026-07-20 11:52:42.211 | allowed-address-pairs 2026-07-20 11:52:42.211 | auto-allocated-topology 2026-07-20 11:52:42.211 | availability_zone 2026-07-20 11:52:42.211 | default-subnetpools 2026-07-20 11:52:42.211 | dhcp_agent_scheduler 2026-07-20 11:52:42.211 | dns-integration 2026-07-20 11:52:42.211 | dns-domain-ports 2026-07-20 11:52:42.211 | dns-integration-domain-keywords 2026-07-20 11:52:42.211 | empty-string-filtering 2026-07-20 11:52:42.211 | external-net 2026-07-20 11:52:42.211 | extra_dhcp_opt 2026-07-20 11:52:42.211 | extraroute 2026-07-20 11:52:42.211 | extraroute-atomic 2026-07-20 11:52:42.211 | filter-validation 2026-07-20 11:52:42.211 | floating-ip-port-forwarding-detail 2026-07-20 11:52:42.211 | fip-port-details 2026-07-20 11:52:42.211 | flavors 2026-07-20 11:52:42.211 | floatingip-pools 2026-07-20 11:52:42.211 | router 2026-07-20 11:52:42.211 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:52:42.211 | enable-default-route-bfd 2026-07-20 11:52:42.212 | enable-default-route-ecmp 2026-07-20 11:52:42.212 | ext-gw-mode 2026-07-20 11:52:42.212 | l3-ha 2026-07-20 11:52:42.212 | external-gateway-multihoming 2026-07-20 11:52:42.212 | l3-flavors 2026-07-20 11:52:42.212 | l3_agent_scheduler 2026-07-20 11:52:42.212 | multi-provider 2026-07-20 11:52:42.212 | net-mtu 2026-07-20 11:52:42.212 | net-mtu-writable 2026-07-20 11:52:42.212 | network_availability_zone 2026-07-20 11:52:42.212 | network-ip-availability 2026-07-20 11:52:42.212 | network-ip-availability-details 2026-07-20 11:52:42.212 | pagination 2026-07-20 11:52:42.212 | port-device-profile 2026-07-20 11:52:42.212 | port-mac-address-regenerate 2026-07-20 11:52:42.212 | port-numa-affinity-policy 2026-07-20 11:52:42.212 | port-numa-affinity-policy-socket 2026-07-20 11:52:42.212 | binding 2026-07-20 11:52:42.212 | binding-extended 2026-07-20 11:52:42.212 | port-security 2026-07-20 11:52:42.212 | project-id 2026-07-20 11:52:42.212 | provider 2026-07-20 11:52:42.212 | qinq 2026-07-20 11:52:42.212 | quota-check-limit 2026-07-20 11:52:42.212 | quota-check-limit-default 2026-07-20 11:52:42.212 | quotas 2026-07-20 11:52:42.212 | quota_details 2026-07-20 11:52:42.212 | rbac-policies 2026-07-20 11:52:42.212 | rbac-address-scope 2026-07-20 11:52:42.212 | rbac-security-groups 2026-07-20 11:52:42.212 | revision-if-match 2026-07-20 11:52:42.212 | standard-attr-revisions 2026-07-20 11:52:42.212 | router_availability_zone 2026-07-20 11:52:42.212 | router-enable-snat 2026-07-20 11:52:42.212 | security-groups-default-rules 2026-07-20 11:52:42.212 | security-groups-default-statefulness 2026-07-20 11:52:42.212 | security-groups-normalized-cidr 2026-07-20 11:52:42.212 | security-groups-remote-address-group 2026-07-20 11:52:42.212 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:52:42.212 | security-groups-shared-filtering 2026-07-20 11:52:42.212 | security-group 2026-07-20 11:52:42.212 | service-type 2026-07-20 11:52:42.212 | sorting 2026-07-20 11:52:42.212 | standard-attr-description 2026-07-20 11:52:42.212 | stateful-security-group 2026-07-20 11:52:42.212 | subnet-dns-publish-fixed-ip 2026-07-20 11:52:42.212 | subnet-external-network 2026-07-20 11:52:42.212 | subnet_onboard 2026-07-20 11:52:42.212 | subnet-service-types 2026-07-20 11:52:42.212 | subnet_allocation 2026-07-20 11:52:42.212 | subnetpool-prefix-ops 2026-07-20 11:52:42.212 | tag-creation 2026-07-20 11:52:42.212 | standard-attr-tag 2026-07-20 11:52:42.212 | standard-attr-timestamp 2026-07-20 11:52:42.212 | vlan-transparent =~ external-net ]] 2026-07-20 11:52:42.215 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-20 11:52:42.218 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:42.222 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-20 11:52:42.624 | 2026-07-20 11:52:42.636 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:42.640 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=c1b6a9a5-a6eb-438e-9660-cc0387e4ea2a 2026-07-20 11:52:42.643 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-20 11:52:42.647 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:42.666 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-20 11:52:42.669 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-20 11:52:42.672 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-20 11:52:42.675 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-20 11:52:42.911 | 2026-07-20 11:52:42.922 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:42.926 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-20 11:52:42.926 | address-scope 2026-07-20 11:52:42.926 | agent 2026-07-20 11:52:42.926 | allowed-address-pairs 2026-07-20 11:52:42.926 | auto-allocated-topology 2026-07-20 11:52:42.926 | availability_zone 2026-07-20 11:52:42.926 | default-subnetpools 2026-07-20 11:52:42.926 | dhcp_agent_scheduler 2026-07-20 11:52:42.926 | dns-integration 2026-07-20 11:52:42.926 | dns-domain-ports 2026-07-20 11:52:42.926 | dns-integration-domain-keywords 2026-07-20 11:52:42.926 | empty-string-filtering 2026-07-20 11:52:42.926 | external-net 2026-07-20 11:52:42.926 | extra_dhcp_opt 2026-07-20 11:52:42.926 | extraroute 2026-07-20 11:52:42.926 | extraroute-atomic 2026-07-20 11:52:42.926 | filter-validation 2026-07-20 11:52:42.926 | floating-ip-port-forwarding-detail 2026-07-20 11:52:42.926 | fip-port-details 2026-07-20 11:52:42.926 | flavors 2026-07-20 11:52:42.926 | floatingip-pools 2026-07-20 11:52:42.926 | router 2026-07-20 11:52:42.926 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:52:42.926 | enable-default-route-bfd 2026-07-20 11:52:42.926 | enable-default-route-ecmp 2026-07-20 11:52:42.926 | ext-gw-mode 2026-07-20 11:52:42.926 | l3-ha 2026-07-20 11:52:42.926 | external-gateway-multihoming 2026-07-20 11:52:42.926 | l3-flavors 2026-07-20 11:52:42.926 | l3_agent_scheduler 2026-07-20 11:52:42.926 | multi-provider 2026-07-20 11:52:42.926 | net-mtu 2026-07-20 11:52:42.926 | net-mtu-writable 2026-07-20 11:52:42.926 | network_availability_zone 2026-07-20 11:52:42.926 | network-ip-availability 2026-07-20 11:52:42.926 | network-ip-availability-details 2026-07-20 11:52:42.926 | pagination 2026-07-20 11:52:42.926 | port-device-profile 2026-07-20 11:52:42.926 | port-mac-address-regenerate 2026-07-20 11:52:42.926 | port-numa-affinity-policy 2026-07-20 11:52:42.926 | port-numa-affinity-policy-socket 2026-07-20 11:52:42.926 | binding 2026-07-20 11:52:42.926 | binding-extended 2026-07-20 11:52:42.926 | port-security 2026-07-20 11:52:42.926 | project-id 2026-07-20 11:52:42.926 | provider 2026-07-20 11:52:42.926 | qinq 2026-07-20 11:52:42.926 | quota-check-limit 2026-07-20 11:52:42.926 | quota-check-limit-default 2026-07-20 11:52:42.926 | quotas 2026-07-20 11:52:42.926 | quota_details 2026-07-20 11:52:42.926 | rbac-policies 2026-07-20 11:52:42.926 | rbac-address-scope 2026-07-20 11:52:42.926 | rbac-security-groups 2026-07-20 11:52:42.926 | revision-if-match 2026-07-20 11:52:42.926 | standard-attr-revisions 2026-07-20 11:52:42.926 | router_availability_zone 2026-07-20 11:52:42.926 | router-enable-snat 2026-07-20 11:52:42.926 | security-groups-default-rules 2026-07-20 11:52:42.926 | security-groups-default-statefulness 2026-07-20 11:52:42.926 | security-groups-normalized-cidr 2026-07-20 11:52:42.926 | security-groups-remote-address-group 2026-07-20 11:52:42.926 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:52:42.926 | security-groups-shared-filtering 2026-07-20 11:52:42.926 | security-group 2026-07-20 11:52:42.926 | service-type 2026-07-20 11:52:42.926 | sorting 2026-07-20 11:52:42.926 | standard-attr-description 2026-07-20 11:52:42.926 | stateful-security-group 2026-07-20 11:52:42.926 | subnet-dns-publish-fixed-ip 2026-07-20 11:52:42.926 | subnet-external-network 2026-07-20 11:52:42.926 | subnet_onboard 2026-07-20 11:52:42.926 | subnet-service-types 2026-07-20 11:52:42.926 | subnet_allocation 2026-07-20 11:52:42.926 | subnetpool-prefix-ops 2026-07-20 11:52:42.926 | tag-creation 2026-07-20 11:52:42.926 | standard-attr-tag 2026-07-20 11:52:42.926 | standard-attr-timestamp 2026-07-20 11:52:42.926 | vlan-transparent' 2026-07-20 11:52:42.929 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-20 11:52:42.929 | address-scope 2026-07-20 11:52:42.929 | agent 2026-07-20 11:52:42.929 | allowed-address-pairs 2026-07-20 11:52:42.929 | auto-allocated-topology 2026-07-20 11:52:42.929 | availability_zone 2026-07-20 11:52:42.929 | default-subnetpools 2026-07-20 11:52:42.929 | dhcp_agent_scheduler 2026-07-20 11:52:42.929 | dns-integration 2026-07-20 11:52:42.929 | dns-domain-ports 2026-07-20 11:52:42.929 | dns-integration-domain-keywords 2026-07-20 11:52:42.929 | empty-string-filtering 2026-07-20 11:52:42.929 | external-net 2026-07-20 11:52:42.929 | extra_dhcp_opt 2026-07-20 11:52:42.929 | extraroute 2026-07-20 11:52:42.929 | extraroute-atomic 2026-07-20 11:52:42.929 | filter-validation 2026-07-20 11:52:42.929 | floating-ip-port-forwarding-detail 2026-07-20 11:52:42.929 | fip-port-details 2026-07-20 11:52:42.929 | flavors 2026-07-20 11:52:42.929 | floatingip-pools 2026-07-20 11:52:42.929 | router 2026-07-20 11:52:42.929 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:52:42.929 | enable-default-route-bfd 2026-07-20 11:52:42.929 | enable-default-route-ecmp 2026-07-20 11:52:42.929 | ext-gw-mode 2026-07-20 11:52:42.929 | l3-ha 2026-07-20 11:52:42.929 | external-gateway-multihoming 2026-07-20 11:52:42.929 | l3-flavors 2026-07-20 11:52:42.929 | l3_agent_scheduler 2026-07-20 11:52:42.929 | multi-provider 2026-07-20 11:52:42.929 | net-mtu 2026-07-20 11:52:42.929 | net-mtu-writable 2026-07-20 11:52:42.929 | network_availability_zone 2026-07-20 11:52:42.929 | network-ip-availability 2026-07-20 11:52:42.929 | network-ip-availability-details 2026-07-20 11:52:42.929 | pagination 2026-07-20 11:52:42.929 | port-device-profile 2026-07-20 11:52:42.929 | port-mac-address-regenerate 2026-07-20 11:52:42.929 | port-numa-affinity-policy 2026-07-20 11:52:42.929 | port-numa-affinity-policy-socket 2026-07-20 11:52:42.929 | binding 2026-07-20 11:52:42.929 | binding-extended 2026-07-20 11:52:42.929 | port-security 2026-07-20 11:52:42.929 | project-id 2026-07-20 11:52:42.929 | provider 2026-07-20 11:52:42.929 | qinq 2026-07-20 11:52:42.929 | quota-check-limit 2026-07-20 11:52:42.930 | quota-check-limit-default 2026-07-20 11:52:42.930 | quotas 2026-07-20 11:52:42.930 | quota_details 2026-07-20 11:52:42.930 | rbac-policies 2026-07-20 11:52:42.930 | rbac-address-scope 2026-07-20 11:52:42.930 | rbac-security-groups 2026-07-20 11:52:42.930 | revision-if-match 2026-07-20 11:52:42.930 | standard-attr-revisions 2026-07-20 11:52:42.930 | router_availability_zone 2026-07-20 11:52:42.930 | router-enable-snat 2026-07-20 11:52:42.930 | security-groups-default-rules 2026-07-20 11:52:42.930 | security-groups-default-statefulness 2026-07-20 11:52:42.930 | security-groups-normalized-cidr 2026-07-20 11:52:42.930 | security-groups-remote-address-group 2026-07-20 11:52:42.930 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:52:42.930 | security-groups-shared-filtering 2026-07-20 11:52:42.930 | security-group 2026-07-20 11:52:42.930 | service-type 2026-07-20 11:52:42.930 | sorting 2026-07-20 11:52:42.930 | standard-attr-description 2026-07-20 11:52:42.930 | stateful-security-group 2026-07-20 11:52:42.930 | subnet-dns-publish-fixed-ip 2026-07-20 11:52:42.930 | subnet-external-network 2026-07-20 11:52:42.930 | subnet_onboard 2026-07-20 11:52:42.930 | subnet-service-types 2026-07-20 11:52:42.930 | subnet_allocation 2026-07-20 11:52:42.930 | subnetpool-prefix-ops 2026-07-20 11:52:42.930 | tag-creation 2026-07-20 11:52:42.930 | standard-attr-tag 2026-07-20 11:52:42.930 | standard-attr-timestamp 2026-07-20 11:52:42.930 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-20 11:52:42.932 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-20 11:52:42.935 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-20 11:52:42.939 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-20 11:52:42.943 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-20 11:52:43.979 | 2026-07-20 11:52:43.991 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:43.995 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=9b05375d-50fd-4c95-af4c-15870ba710df 2026-07-20 11:52:43.998 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-20 11:52:44.000 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:44.019 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-20 11:52:44.021 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-20 11:52:44.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c1b6a9a5-a6eb-438e-9660-cc0387e4ea2a f4f62c2d-cf4e-4e85-b2f6-bf5ffe687ab1 2026-07-20 11:52:45.897 | 2026-07-20 11:52:45.906 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-20 11:52:45.910 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 9b05375d-50fd-4c95-af4c-15870ba710df 2026-07-20 11:52:45.913 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-20 11:52:45.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:45.918 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-20 11:52:45.921 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-20 11:52:45.923 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-20 11:52:45.926 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-20 11:52:45.928 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 9b05375d-50fd-4c95-af4c-15870ba710df --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-20 11:52:45.931 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-20 11:52:45.934 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-20 11:52:45.938 | +++ 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 9b05375d-50fd-4c95-af4c-15870ba710df --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-20 11:52:45.938 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-20 11:52:46.635 | 2026-07-20 11:52:46.646 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:46.650 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-20 11:52:46.650 | | id | 0c924382-13d7-4e3e-a712-396577ff7f22 |' 2026-07-20 11:52:46.652 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-20 11:52:46.655 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:46.671 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 0c924382-13d7-4e3e-a712-396577ff7f22 '|' 2026-07-20 11:52:46.674 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 0c924382-13d7-4e3e-a712-396577ff7f22 |' 2026-07-20 11:52:46.676 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-20 11:52:46.681 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-20 11:52:46.681 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 0c924382-13d7-4e3e-a712-396577ff7f22 '|' 2026-07-20 11:52:46.683 | ++ functions-common:get_field:806 : local data field 2026-07-20 11:52:46.686 | ++ functions-common:get_field:807 : read data 2026-07-20 11:52:46.689 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-20 11:52:46.691 | ++ functions-common:get_field:811 : field='$3' 2026-07-20 11:52:46.695 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 0c924382-13d7-4e3e-a712-396577ff7f22 |' 2026-07-20 11:52:46.695 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-20 11:52:46.702 | ++ functions-common:get_field:807 : read data 2026-07-20 11:52:46.706 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-20 11:52:46.710 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 0c924382-13d7-4e3e-a712-396577ff7f22 '|' 2026-07-20 11:52:46.710 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-20 11:52:46.714 | ++ functions-common:get_field:806 : local data field 2026-07-20 11:52:46.716 | ++ functions-common:get_field:807 : read data 2026-07-20 11:52:46.719 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-20 11:52:46.721 | ++ functions-common:get_field:811 : field='$6' 2026-07-20 11:52:46.725 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-20 11:52:46.725 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 0c924382-13d7-4e3e-a712-396577ff7f22 |' 2026-07-20 11:52:46.731 | ++ functions-common:get_field:807 : read data 2026-07-20 11:52:46.736 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=0c924382-13d7-4e3e-a712-396577ff7f22 2026-07-20 11:52:46.738 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 9b05375d-50fd-4c95-af4c-15870ba710df c1b6a9a5-a6eb-438e-9660-cc0387e4ea2a 2026-07-20 11:52:48.217 | 2026-07-20 11:52:48.226 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-20 11:52:48.229 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:48.232 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-20 11:52:48.251 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:48.255 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-20 11:52:48.258 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-20 11:52:48.260 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-20 11:52:48.264 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-20 11:52:48.267 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:48.269 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-20 11:52:48.289 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-20 11:52:48.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-20 11:52:48.297 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-20 11:52:48.299 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-20 11:52:48.303 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-20 11:52:48.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-20 11:52:48.310 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-20 11:52:48.313 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-20 11:52:48.316 | + functions-common:test_with_retry:2360 : local until=10 2026-07-20 11:52:48.319 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-20 11:52:48.323 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-20 11:52:48.326 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-20 11:52:48.328 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:48.331 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:48.334 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:48.339 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548368336 2026-07-20 11:52:48.342 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-20 11:52:48.351 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-20 11:52:48.353 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:48.356 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:48.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:48.362 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:48.365 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:48.368 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-20 11:52:48.371 | + functions-common:time_stop:2427 : start_time=1784548368336 2026-07-20 11:52:48.374 | + functions-common:time_stop:2429 : [[ -z 1784548368336 ]] 2026-07-20 11:52:48.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:48.382 | + functions-common:time_stop:2432 : end_time=1784548368379 2026-07-20 11:52:48.385 | + functions-common:time_stop:2433 : elapsed_time=43 2026-07-20 11:52:48.388 | + functions-common:time_stop:2434 : total=848 2026-07-20 11:52:48.391 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:48.394 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=891 2026-07-20 11:52:48.399 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-20 11:52:48.399 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-20 11:52:48.405 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-20 11:52:48.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:52:48.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:48.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:48.417 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-20 11:52:48.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-20 11:52:48.448 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-20 11:52:48.448 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-20 11:52:48.448 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-20 11:52:48.448 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-20 11:52:48.995 | 2026-07-20 11:52:49.005 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:49.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.23 ' 2026-07-20 11:52:49.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-20 11:52:49.016 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:49.035 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-20 11:52:49.038 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:52:49.043 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-20 11:52:49.046 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-20 11:52:49.049 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c1b6a9a5-a6eb-438e-9660-cc0387e4ea2a e75a08c8-35e0-4b02-b26a-4b826ffdc38e 2026-07-20 11:52:50.927 | 2026-07-20 11:52:50.936 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-20 11:52:50.940 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 9b05375d-50fd-4c95-af4c-15870ba710df 2026-07-20 11:52:50.943 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-20 11:52:50.946 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:50.949 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-20 11:52:50.953 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-20 11:52:50.956 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 9b05375d-50fd-4c95-af4c-15870ba710df --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-20 11:52:50.959 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-20 11:52:50.963 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-20 11:52:50.968 | +++ 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 9b05375d-50fd-4c95-af4c-15870ba710df --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-20 11:52:50.968 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-20 11:52:52.383 | 2026-07-20 11:52:52.394 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:52.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-20 11:52:52.399 | | id | c880a7ee-4c14-43e1-9f6f-e8ef0d1acf68 |' 2026-07-20 11:52:52.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-20 11:52:52.404 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:52.422 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c880a7ee-4c14-43e1-9f6f-e8ef0d1acf68 '|' 2026-07-20 11:52:52.426 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | c880a7ee-4c14-43e1-9f6f-e8ef0d1acf68 |' 2026-07-20 11:52:52.429 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-20 11:52:52.434 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-20 11:52:52.435 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c880a7ee-4c14-43e1-9f6f-e8ef0d1acf68 '|' 2026-07-20 11:52:52.437 | ++ functions-common:get_field:806 : local data field 2026-07-20 11:52:52.440 | ++ functions-common:get_field:807 : read data 2026-07-20 11:52:52.443 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-20 11:52:52.446 | ++ functions-common:get_field:811 : field='$3' 2026-07-20 11:52:52.450 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | c880a7ee-4c14-43e1-9f6f-e8ef0d1acf68 |' 2026-07-20 11:52:52.450 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-20 11:52:52.456 | ++ functions-common:get_field:807 : read data 2026-07-20 11:52:52.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-20 11:52:52.463 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-20 11:52:52.468 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-20 11:52:52.468 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c880a7ee-4c14-43e1-9f6f-e8ef0d1acf68 '|' 2026-07-20 11:52:52.471 | ++ functions-common:get_field:806 : local data field 2026-07-20 11:52:52.474 | ++ functions-common:get_field:807 : read data 2026-07-20 11:52:52.477 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-20 11:52:52.480 | ++ functions-common:get_field:811 : field='$6' 2026-07-20 11:52:52.484 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | c880a7ee-4c14-43e1-9f6f-e8ef0d1acf68 |' 2026-07-20 11:52:52.484 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-20 11:52:52.490 | ++ functions-common:get_field:807 : read data 2026-07-20 11:52:52.495 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=c880a7ee-4c14-43e1-9f6f-e8ef0d1acf68 2026-07-20 11:52:52.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-20 11:52:52.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-20 11:52:52.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:52.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-20 11:52:52.526 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:52.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-20 11:52:52.538 | net.ipv6.conf.all.forwarding = 1 2026-07-20 11:52:52.545 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show c1b6a9a5-a6eb-438e-9660-cc0387e4ea2a -c external_gateway_info -f json 2026-07-20 11:52:52.546 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 c880a7ee-4c14-43e1-9f6f-e8ef0d1acf68 2026-07-20 11:52:52.547 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-20 11:52:52.547 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-20 11:52:52.548 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-20 11:52:52.837 | 2026-07-20 11:52:52.847 | ++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:52:52.852 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-20 11:52:52.855 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-20 11:52:52.858 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-20 11:52:52.872 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-20 11:52:52.875 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-20 11:52:52.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-20 11:52:52.881 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-20 11:52:52.883 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-20 11:52:52.886 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-20 11:52:52.908 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-20 11:52:52.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-20 11:52:52.914 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-20 11:52:52.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-20 11:52:52.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-20 11:52:52.944 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd36:a436:2ddd::/56 2026-07-20 11:52:52.947 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 4abbda7d-8d60-43cd-9fca-cb3cf1636bb4 ]] 2026-07-20 11:52:52.950 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd36:a436:2ddd::/56 via 2001:db8::1 dev br-ex 2026-07-20 11:52:52.964 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-20 11:52:52.967 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:52:52.970 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-20 11:52:52.990 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:52.993 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-20 11:52:52.996 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:52:52.999 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-20 11:52:53.002 | + ./stack.sh:main:1335 : start_nova 2026-07-20 11:52:53.005 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-20 11:52:53.008 | + 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-07-20 11:52:53.012 | + 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-07-20 11:52:53.015 | + 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-07-20 11:52:53.018 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-20 11:52:53.022 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 11:52:53.025 | + functions-common:run_process:1674 : local service=n-sch 2026-07-20 11:52:53.028 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 11:52:53.031 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:53.034 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:53.037 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:53.040 | + functions-common:run_process:1680 : local name=n-sch 2026-07-20 11:52:53.044 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:53.047 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:53.050 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:53.053 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:53.057 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:53.062 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548373059 2026-07-20 11:52:53.065 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-20 11:52:53.083 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:53.086 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-20 11:52:53.089 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-20 11:52:53.092 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 11:52:53.094 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 11:52:53.097 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 11:52:53.101 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 11:52:53.103 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-20 11:52:53.106 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-20 11:52:53.109 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-20 11:52:53.112 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:53.115 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:53.119 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:53.121 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:53.124 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-20 11:52:53.126 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-20 11:52:53.129 | + 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-07-20 11:52:53.132 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-20 11:52:53.135 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 11:52:53.138 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:53.141 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:53.143 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:53.146 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:53.149 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:53.152 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-20 11:52:53.155 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:53.160 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-20 11:52:53.235 | + 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-07-20 11:52:53.309 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-20 11:52:53.366 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-20 11:52:53.421 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-20 11:52:53.478 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-20 11:52:53.538 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:53.595 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:53.597 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:53.600 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-20 11:52:53.669 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:53.990 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-20 11:52:54.003 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-20 11:52:54.304 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-20 11:52:54.336 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:54.338 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:54.342 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:54.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:54.348 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:54.351 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:54.354 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:54.357 | + functions-common:time_stop:2427 : start_time=1784548373059 2026-07-20 11:52:54.361 | + functions-common:time_stop:2429 : [[ -z 1784548373059 ]] 2026-07-20 11:52:54.365 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:54.370 | + functions-common:time_stop:2432 : end_time=1784548374366 2026-07-20 11:52:54.373 | + functions-common:time_stop:2433 : elapsed_time=1307 2026-07-20 11:52:54.376 | + functions-common:time_stop:2434 : total=22498 2026-07-20 11:52:54.378 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:54.382 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23805 2026-07-20 11:52:54.386 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-20 11:52:54.391 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-20 11:52:54.394 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-20 11:52:54.397 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-20 11:52:54.401 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:54.404 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:54.407 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:54.410 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-20 11:52:54.412 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:54.415 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:54.417 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:54.420 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:54.423 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:54.427 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548374424 2026-07-20 11:52:54.430 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-20 11:52:54.449 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:54.452 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-20 11:52:54.456 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-20 11:52:54.458 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-20 11:52:54.461 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-20 11:52:54.464 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-20 11:52:54.466 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-20 11:52:54.469 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-20 11:52:54.472 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-20 11:52:54.476 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-20 11:52:54.479 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:54.482 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:54.484 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:54.487 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:54.490 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-20 11:52:54.493 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-20 11:52:54.496 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 11:52:54.499 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:54.501 | + 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-07-20 11:52:54.504 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-20 11:52:54.507 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:54.510 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 11:52:54.513 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-20 11:52:54.516 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 11:52:54.518 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-20 11:52:54.521 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 11:52:54.526 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-20 11:52:54.596 | + 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-07-20 11:52:54.669 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-20 11:52:54.727 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-20 11:52:54.788 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:52:54.853 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:54.914 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-20 11:52:54.972 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-20 11:52:55.032 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-20 11:52:55.099 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-20 11:52:55.165 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-20 11:52:55.243 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 11:52:55.245 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 11:52:55.248 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-20 11:52:55.319 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 11:52:55.682 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-20 11:52:55.696 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-20 11:52:56.005 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-20 11:52:56.103 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:56.106 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:56.110 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:56.114 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:56.116 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:56.120 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:56.123 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:56.126 | + functions-common:time_stop:2427 : start_time=1784548374424 2026-07-20 11:52:56.129 | + functions-common:time_stop:2429 : [[ -z 1784548374424 ]] 2026-07-20 11:52:56.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:56.142 | + functions-common:time_stop:2432 : end_time=1784548376135 2026-07-20 11:52:56.144 | + functions-common:time_stop:2433 : elapsed_time=1711 2026-07-20 11:52:56.147 | + functions-common:time_stop:2434 : total=23805 2026-07-20 11:52:56.150 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:56.153 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25516 2026-07-20 11:52:56.156 | + 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-07-20 11:52:56.161 | + 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-07-20 11:52:56.163 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-20 11:52:56.167 | + 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-07-20 11:52:56.170 | + 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-07-20 11:52:56.173 | + 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-07-20 11:52:56.175 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-20 11:52:56.178 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 11:52:56.181 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-20 11:52:56.186 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-20 11:52:56.190 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 11:52:56.193 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-20 11:52:56.197 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-20 11:52:56.214 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:56.218 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-20 11:52:56.271 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-20 11:52:56.274 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-20 11:52:56.294 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:56.297 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-20 11:52:56.300 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-20 11:52:56.319 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:56.324 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-20 11:52:56.329 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 11:52:56.333 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-20 11:52:56.336 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-20 11:52:56.340 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 11:52:56.343 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 11:52:56.347 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-20 11:52:56.351 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-20 11:52:56.354 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-20 11:52:56.358 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-20 11:52:56.361 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:56.364 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:56.367 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:56.370 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-20 11:52:56.373 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:56.377 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:56.380 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:56.384 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:56.388 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:56.394 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548376389 2026-07-20 11:52:56.397 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-20 11:52:56.416 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:56.419 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-20 11:52:56.423 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-20 11:52:56.426 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-20 11:52:56.429 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-20 11:52:56.432 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-20 11:52:56.435 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-20 11:52:56.438 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-20 11:52:56.441 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-20 11:52:56.444 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-20 11:52:56.447 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:56.450 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:56.453 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:56.456 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:56.459 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-20 11:52:56.462 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-20 11:52:56.465 | + 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-07-20 11:52:56.468 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-20 11:52:56.471 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-20 11:52:56.474 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:56.477 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:56.480 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:56.482 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:56.485 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:56.487 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-20 11:52:56.490 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:56.494 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-20 11:52:56.563 | + 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-07-20 11:52:56.639 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-20 11:52:56.701 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-20 11:52:56.763 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-20 11:52:56.829 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-20 11:52:56.894 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:56.957 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:56.959 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:56.962 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-20 11:52:57.039 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:57.382 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-20 11:52:57.398 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-20 11:52:57.723 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-20 11:52:57.754 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:57.757 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:57.760 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:57.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:57.766 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:57.768 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:57.772 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:57.775 | + functions-common:time_stop:2427 : start_time=1784548376389 2026-07-20 11:52:57.778 | + functions-common:time_stop:2429 : [[ -z 1784548376389 ]] 2026-07-20 11:52:57.782 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:57.788 | + functions-common:time_stop:2432 : end_time=1784548377784 2026-07-20 11:52:57.791 | + functions-common:time_stop:2433 : elapsed_time=1395 2026-07-20 11:52:57.794 | + functions-common:time_stop:2434 : total=25516 2026-07-20 11:52:57.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:57.798 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26911 2026-07-20 11:52:57.802 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-20 11:52:57.805 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-20 11:52:57.808 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-20 11:52:57.812 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:57.814 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:57.817 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:57.820 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-20 11:52:57.823 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:57.826 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:57.830 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:57.833 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:57.838 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:57.843 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548377839 2026-07-20 11:52:57.847 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-20 11:52:57.866 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:57.869 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:57.872 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:57.874 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:57.876 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:57.879 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:57.881 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:57.884 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:57.887 | + functions-common:time_stop:2427 : start_time=1784548377839 2026-07-20 11:52:57.890 | + functions-common:time_stop:2429 : [[ -z 1784548377839 ]] 2026-07-20 11:52:57.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:57.900 | + functions-common:time_stop:2432 : end_time=1784548377895 2026-07-20 11:52:57.902 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-20 11:52:57.906 | + functions-common:time_stop:2434 : total=26911 2026-07-20 11:52:57.909 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:57.915 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26967 2026-07-20 11:52:57.918 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-20 11:52:57.922 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-20 11:52:57.924 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-20 11:52:57.927 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:57.930 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:57.933 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:57.935 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-20 11:52:57.938 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:57.941 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:57.944 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:57.947 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:57.951 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:57.956 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548377953 2026-07-20 11:52:57.959 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-20 11:52:57.979 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:52:57.982 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:57.984 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:57.987 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:57.990 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:57.993 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:57.996 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:57.999 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:58.002 | + functions-common:time_stop:2427 : start_time=1784548377953 2026-07-20 11:52:58.005 | + functions-common:time_stop:2429 : [[ -z 1784548377953 ]] 2026-07-20 11:52:58.009 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:58.013 | + functions-common:time_stop:2432 : end_time=1784548378010 2026-07-20 11:52:58.016 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-20 11:52:58.018 | + functions-common:time_stop:2434 : total=26967 2026-07-20 11:52:58.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:58.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27024 2026-07-20 11:52:58.027 | + 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-07-20 11:52:58.030 | + 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-07-20 11:52:58.033 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-20 11:52:58.035 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 11:52:58.038 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-20 11:52:58.040 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-20 11:52:58.058 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:58.061 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-20 11:52:58.106 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-20 11:52:58.110 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 11:52:58.113 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-20 11:52:58.158 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-20 11:52:58.175 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:58.177 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 11:52:58.180 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-20 11:52:58.182 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 11:52:58.184 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:58.187 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:58.189 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:58.192 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-20 11:52:58.194 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:58.197 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:58.200 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:58.202 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:58.205 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:58.209 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548378207 2026-07-20 11:52:58.212 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-20 11:52:58.229 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:58.231 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-20 11:52:58.235 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-20 11:52:58.237 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 11:52:58.239 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 11:52:58.242 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 11:52:58.244 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 11:52:58.247 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-20 11:52:58.249 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-20 11:52:58.252 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-20 11:52:58.254 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:58.256 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:58.258 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:58.261 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:58.263 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-20 11:52:58.266 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-20 11:52:58.268 | + 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-07-20 11:52:58.270 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-20 11:52:58.272 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 11:52:58.274 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:58.276 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:58.279 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:58.281 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:58.284 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:58.287 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-20 11:52:58.289 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:58.294 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-20 11:52:58.359 | + 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-07-20 11:52:58.430 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-20 11:52:58.507 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-20 11:52:58.562 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-20 11:52:58.623 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-20 11:52:58.682 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:52:58.745 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:52:58.748 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:52:58.751 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-20 11:52:58.818 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:52:59.134 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-20 11:52:59.147 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-20 11:52:59.461 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-20 11:52:59.494 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:52:59.498 | + functions-common:time_stop:2420 : local name 2026-07-20 11:52:59.501 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:52:59.504 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:52:59.507 | + functions-common:time_stop:2423 : local total 2026-07-20 11:52:59.509 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:52:59.512 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:52:59.514 | + functions-common:time_stop:2427 : start_time=1784548378207 2026-07-20 11:52:59.516 | + functions-common:time_stop:2429 : [[ -z 1784548378207 ]] 2026-07-20 11:52:59.521 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:52:59.526 | + functions-common:time_stop:2432 : end_time=1784548379522 2026-07-20 11:52:59.529 | + functions-common:time_stop:2433 : elapsed_time=1315 2026-07-20 11:52:59.531 | + functions-common:time_stop:2434 : total=27024 2026-07-20 11:52:59.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:52:59.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28339 2026-07-20 11:52:59.542 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-20 11:52:59.547 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-20 11:52:59.550 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-20 11:52:59.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:59.572 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-20 11:52:59.576 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-20 11:52:59.579 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-20 11:52:59.582 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-20 11:52:59.585 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-20 11:52:59.588 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 11:52:59.591 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-20 11:52:59.594 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 11:52:59.597 | + functions-common:run_process:1676 : local group= 2026-07-20 11:52:59.600 | + functions-common:run_process:1677 : local user= 2026-07-20 11:52:59.603 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:52:59.606 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-20 11:52:59.609 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:52:59.612 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:52:59.615 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:52:59.617 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:52:59.621 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:52:59.625 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548379622 2026-07-20 11:52:59.628 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-20 11:52:59.648 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:52:59.651 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-20 11:52:59.654 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-20 11:52:59.658 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 11:52:59.661 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 11:52:59.664 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 11:52:59.667 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 11:52:59.670 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-20 11:52:59.672 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-20 11:52:59.676 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-20 11:52:59.678 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:52:59.681 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:52:59.685 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:52:59.688 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:52:59.691 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-20 11:52:59.694 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-20 11:52:59.697 | + 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-07-20 11:52:59.700 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-20 11:52:59.703 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 11:52:59.705 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:52:59.708 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:52:59.711 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:52:59.714 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:52:59.717 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:52:59.719 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-20 11:52:59.722 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:52:59.726 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-20 11:52:59.796 | + 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-07-20 11:52:59.869 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-20 11:52:59.927 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-20 11:52:59.987 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-20 11:53:00.050 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-20 11:53:00.109 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:53:00.162 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:53:00.164 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:53:00.167 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-20 11:53:00.234 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:53:00.567 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-20 11:53:00.580 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-20 11:53:00.890 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-20 11:53:00.922 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:53:00.925 | + functions-common:time_stop:2420 : local name 2026-07-20 11:53:00.928 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:00.933 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:00.936 | + functions-common:time_stop:2423 : local total 2026-07-20 11:53:00.940 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:00.943 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:53:00.946 | + functions-common:time_stop:2427 : start_time=1784548379622 2026-07-20 11:53:00.950 | + functions-common:time_stop:2429 : [[ -z 1784548379622 ]] 2026-07-20 11:53:00.954 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:00.959 | + functions-common:time_stop:2432 : end_time=1784548380955 2026-07-20 11:53:00.962 | + functions-common:time_stop:2433 : elapsed_time=1333 2026-07-20 11:53:00.965 | + functions-common:time_stop:2434 : total=28339 2026-07-20 11:53:00.968 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:00.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29672 2026-07-20 11:53:00.975 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-20 11:53:00.978 | + 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-07-20 11:53:00.981 | + 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-07-20 11:53:00.985 | + 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-07-20 11:53:00.988 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-20 11:53:00.991 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-20 11:53:00.996 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-20 11:53:01.000 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:53:01.003 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-20 11:53:01.006 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-20 11:53:01.009 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-20 11:53:01.013 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-20 11:53:01.016 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-20 11:53:01.019 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-20 11:53:01.022 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-20 11:53:01.026 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-20 11:53:01.026 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-20 11:53:01.026 | BEGIN { 2026-07-20 11:53:01.026 | section = "" 2026-07-20 11:53:01.026 | last_section = "" 2026-07-20 11:53:01.026 | section_count = 0 2026-07-20 11:53:01.026 | } 2026-07-20 11:53:01.026 | /^\[.+\]/ { 2026-07-20 11:53:01.026 | gsub("[][]", "", $1); 2026-07-20 11:53:01.026 | section=$1 2026-07-20 11:53:01.026 | next 2026-07-20 11:53:01.026 | } 2026-07-20 11:53:01.026 | /^ *\#/ { 2026-07-20 11:53:01.026 | next 2026-07-20 11:53:01.026 | } 2026-07-20 11:53:01.026 | /^[^ \t]+/ { 2026-07-20 11:53:01.026 | # get offset of first = in $0 2026-07-20 11:53:01.026 | eq_idx = index($0, "=") 2026-07-20 11:53:01.026 | # extract attr & value from $0 2026-07-20 11:53:01.026 | attr = substr($0, 1, eq_idx - 1) 2026-07-20 11:53:01.026 | value = substr($0, eq_idx + 1) 2026-07-20 11:53:01.026 | # only need to strip trailing whitespace from attr 2026-07-20 11:53:01.026 | sub(/[ \t]*$/, "", attr) 2026-07-20 11:53:01.026 | # need to strip leading & trailing whitespace from value 2026-07-20 11:53:01.026 | sub(/^[ \t]*/, "", value) 2026-07-20 11:53:01.026 | sub(/[ \t]*$/, "", value) 2026-07-20 11:53:01.026 | 2026-07-20 11:53:01.026 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-20 11:53:01.026 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-20 11:53:01.026 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-20 11:53:01.026 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-20 11:53:01.026 | if (! (section, attr) in cfg_attr_count) { 2026-07-20 11:53:01.026 | if (section != last_section) { 2026-07-20 11:53:01.026 | cfg_section[section_count++] = section 2026-07-20 11:53:01.026 | last_section = section 2026-07-20 11:53:01.026 | } 2026-07-20 11:53:01.026 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-20 11:53:01.026 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-20 11:53:01.026 | 2026-07-20 11:53:01.026 | cfg_attr[section, attr, 0] = value 2026-07-20 11:53:01.026 | cfg_attr_count[section, attr] = 1 2026-07-20 11:53:01.026 | } else { 2026-07-20 11:53:01.026 | lno = cfg_attr_count[section, attr]++ 2026-07-20 11:53:01.026 | cfg_attr[section, attr, lno] = value 2026-07-20 11:53:01.026 | } 2026-07-20 11:53:01.026 | } 2026-07-20 11:53:01.026 | END { 2026-07-20 11:53:01.026 | # Process each section in order 2026-07-20 11:53:01.026 | for (sno = 0; sno < section_count; sno++) { 2026-07-20 11:53:01.027 | section = cfg_section[sno] 2026-07-20 11:53:01.027 | # The ini routines simply append a config item immediately 2026-07-20 11:53:01.027 | # after the section header. To keep the same order as defined 2026-07-20 11:53:01.027 | # in local.conf, invoke the ini routines in the reverse order 2026-07-20 11:53:01.027 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-20 11:53:01.027 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-20 11:53:01.027 | if (cfg_attr_count[section, attr] == 1) 2026-07-20 11:53:01.027 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-20 11:53:01.027 | else { 2026-07-20 11:53:01.027 | # For multiline, invoke the ini routines in the reverse order 2026-07-20 11:53:01.027 | count = cfg_attr_count[section, attr] 2026-07-20 11:53:01.027 | print "inidelete " configfile " " section " " attr 2026-07-20 11:53:01.027 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-20 11:53:01.027 | for (l = count -2; l >= 0; l--) 2026-07-20 11:53:01.027 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-20 11:53:01.027 | } 2026-07-20 11:53:01.027 | } 2026-07-20 11:53:01.027 | } 2026-07-20 11:53:01.027 | } 2026-07-20 11:53:01.027 | ' 2026-07-20 11:53:01.027 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 11:53:01.028 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-20 11:53:01.029 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:53:01.032 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-20 11:53:01.035 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-20 11:53:01.038 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:53:01.041 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-20 11:53:01.044 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-20 11:53:01.044 | BEGIN { group = "" } 2026-07-20 11:53:01.044 | /^\[\[.+\|.*\]\]/ { 2026-07-20 11:53:01.044 | gsub("[][]", "", $1); 2026-07-20 11:53:01.044 | split($1, a, "|"); 2026-07-20 11:53:01.044 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-20 11:53:01.044 | group=a[1] 2026-07-20 11:53:01.044 | } else { 2026-07-20 11:53:01.044 | group="" 2026-07-20 11:53:01.044 | } 2026-07-20 11:53:01.044 | next 2026-07-20 11:53:01.044 | } 2026-07-20 11:53:01.044 | { 2026-07-20 11:53:01.044 | if (group != "") 2026-07-20 11:53:01.044 | print $0 2026-07-20 11:53:01.044 | } 2026-07-20 11:53:01.044 | ' /opt/stack/devstack/local.conf 2026-07-20 11:53:01.052 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-20 11:53:01.055 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-20 11:53:01.091 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-20 11:53:01.131 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-20 11:53:01.134 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-20 11:53:01.137 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-20 11:53:01.140 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-20 11:53:01.144 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-20 11:53:01.147 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-20 11:53:01.166 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:01.170 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-20 11:53:01.173 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-20 11:53:01.177 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-20 11:53:01.197 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:01.201 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/nova_cell1 2026-07-20 11:53:01.204 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/nova_cell1 2026-07-20 11:53:01.240 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-20 11:53:01.244 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-20 11:53:01.247 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-20 11:53:01.269 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-20 11:53:01.294 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-20 11:53:01.298 | + lib/nova:configure_console_compute:671 : local offset 2026-07-20 11:53:01.301 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-20 11:53:01.305 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-20 11:53:01.309 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-20 11:53:01.333 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.198 2026-07-20 11:53:01.337 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-20 11:53:01.355 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:01.358 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-20 11:53:01.362 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-20 11:53:01.365 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-20 11:53:01.368 | + functions:vercmp:648 : local 'op=<' 2026-07-20 11:53:01.371 | + functions:vercmp:649 : local v2=1.0.0 2026-07-20 11:53:01.374 | + functions:vercmp:650 : local result 2026-07-20 11:53:01.379 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-20 11:53:01.379 | ++ functions:vercmp:654 : sort -V 2026-07-20 11:53:01.380 | ++ functions:vercmp:654 : head -1 2026-07-20 11:53:01.386 | + functions:vercmp:654 : result=1.0.0 2026-07-20 11:53:01.388 | + functions:vercmp:656 : case $op in 2026-07-20 11:53:01.391 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-20 11:53:01.394 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-20 11:53:01.397 | + functions:vercmp:667 : return 2026-07-20 11:53:01.400 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.198:6080/vnc_lite.html 2026-07-20 11:53:01.403 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.198:6080/vnc_lite.html 2026-07-20 11:53:01.441 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.198:6081/spice_auto.html 2026-07-20 11:53:01.444 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.198:6081/spice_auto.html 2026-07-20 11:53:01.481 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-20 11:53:01.499 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:01.502 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-20 11:53:01.506 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.198 2026-07-20 11:53:01.509 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-20 11:53:01.545 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.198 2026-07-20 11:53:01.582 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-20 11:53:01.603 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:01.606 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-20 11:53:01.609 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-20 11:53:01.630 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:01.633 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-20 11:53:01.636 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-20 11:53:01.675 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-20 11:53:01.678 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-20 11:53:01.716 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-20 11:53:01.719 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-20 11:53:01.723 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-20 11:53:01.759 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-20 11:53:01.762 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-20 11:53:01.765 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-20 11:53:01.768 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-20 11:53:01.803 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-20 11:53:01.806 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-20 11:53:01.810 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 11:53:01.813 | + functions-common:run_process:1676 : local group=libvirt 2026-07-20 11:53:01.816 | + functions-common:run_process:1677 : local user= 2026-07-20 11:53:01.819 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:53:01.822 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-20 11:53:01.825 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:53:01.828 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:53:01.832 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:53:01.836 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:53:01.841 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:53:01.846 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548381842 2026-07-20 11:53:01.849 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-20 11:53:01.872 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:01.875 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-20 11:53:01.878 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-20 11:53:01.882 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 11:53:01.885 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 11:53:01.888 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 11:53:01.892 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 11:53:01.895 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-20 11:53:01.898 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-20 11:53:01.901 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-20 11:53:01.905 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-20 11:53:01.908 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:53:01.911 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:53:01.914 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:53:01.917 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-20 11:53:01.921 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-20 11:53:01.924 | + 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-07-20 11:53:01.927 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-20 11:53:01.930 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 11:53:01.933 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-20 11:53:01.935 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:53:01.938 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:53:01.941 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:53:01.943 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-20 11:53:01.947 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-20 11:53:01.951 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-20 11:53:01.953 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:53:01.959 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-20 11:53:02.033 | + 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-07-20 11:53:02.103 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-20 11:53:02.161 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-20 11:53:02.216 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-20 11:53:02.272 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-20 11:53:02.334 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:53:02.395 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:53:02.397 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-20 11:53:02.401 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-20 11:53:02.467 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-20 11:53:02.544 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:53:02.913 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-20 11:53:02.927 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-20 11:53:03.254 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-20 11:53:03.291 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:53:03.294 | + functions-common:time_stop:2420 : local name 2026-07-20 11:53:03.297 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:03.299 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:03.302 | + functions-common:time_stop:2423 : local total 2026-07-20 11:53:03.304 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:03.308 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:53:03.310 | + functions-common:time_stop:2427 : start_time=1784548381842 2026-07-20 11:53:03.313 | + functions-common:time_stop:2429 : [[ -z 1784548381842 ]] 2026-07-20 11:53:03.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:03.323 | + functions-common:time_stop:2432 : end_time=1784548383319 2026-07-20 11:53:03.326 | + functions-common:time_stop:2433 : elapsed_time=1477 2026-07-20 11:53:03.330 | + functions-common:time_stop:2434 : total=29672 2026-07-20 11:53:03.333 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:03.336 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31149 2026-07-20 11:53:03.339 | + 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-07-20 11:53:03.343 | + 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-07-20 11:53:03.346 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-20 11:53:03.364 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:03.367 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-20 11:53:03.367 | Dumping cells_v2 mapping 2026-07-20 11:53:03.370 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-20 11:53:03.613 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 11:53:03.613 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:53:03.613 | we strongly recommend against using it for new projects. 2026-07-20 11:53:03.613 | 2026-07-20 11:53:03.613 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:53:03.613 | framework. For more detail see 2026-07-20 11:53:03.613 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:53:03.613 | 2026-07-20 11:53:03.613 | import eventlet # noqa 2026-07-20 11:53:03.736 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-20 11:53:05.149 | INFO dbcounter [None req-e83ae875-5346-4b6e-a030-e551bb21a9c6 None None] Registered counter for database nova_api 2026-07-20 11:53:05.205 | DEBUG dbcounter [-] [96061] Writer thread running {{(pid=96061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:53:05.219 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-20 11:53:05.219 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-20 11:53:05.219 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-20 11:53:05.219 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-20 11:53:05.219 | | cell1 | 9ca83463-8fe8-4de4-a6c0-aa58f8d5c318 | rabbit://stackrabbit:secretrabbit@10.4.3.198:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-20 11:53:05.219 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-20 11:53:05.722 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-20 11:53:05.725 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-20 11:53:05.797 | + inc/async:async_inner:63 : create_flavors 2026-07-20 11:53:05.836 | [8531 Async create_flavors:96168]: running: create_flavors 2026-07-20 11:53:05.838 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-20 11:53:05.857 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:05.859 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-20 11:53:05.862 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:53:05.864 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-20 11:53:05.867 | + ./stack.sh:main:1340 : start_cinder 2026-07-20 11:53:05.870 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-20 11:53:05.873 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-20 11:53:05.878 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 11:53:05.880 | + functions-common:run_process:1674 : local service=c-api 2026-07-20 11:53:05.883 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 11:53:05.886 | + functions-common:run_process:1676 : local group= 2026-07-20 11:53:05.889 | + functions-common:run_process:1677 : local user= 2026-07-20 11:53:05.893 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:53:05.897 | + functions-common:run_process:1680 : local name=c-api 2026-07-20 11:53:05.899 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:53:05.903 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:53:05.906 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:53:05.909 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:53:05.913 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:53:05.919 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548385914 2026-07-20 11:53:05.922 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-20 11:53:05.942 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:05.946 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-20 11:53:05.948 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-20 11:53:05.951 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 11:53:05.955 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 11:53:05.958 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 11:53:05.961 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-20 11:53:05.964 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-20 11:53:05.966 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-20 11:53:05.970 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-20 11:53:05.974 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:53:05.977 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:53:05.980 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:53:05.983 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:53:05.987 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-20 11:53:05.991 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-20 11:53:05.995 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 11:53:05.998 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:53:06.002 | + 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-07-20 11:53:06.005 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-20 11:53:06.008 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:53:06.011 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 11:53:06.014 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-20 11:53:06.018 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 11:53:06.020 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-20 11:53:06.023 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 11:53:06.028 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-20 11:53:06.104 | + 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-07-20 11:53:06.183 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-20 11:53:06.249 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-20 11:53:06.314 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:53:06.375 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:53:06.438 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-20 11:53:06.505 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-20 11:53:06.571 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-20 11:53:06.644 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-20 11:53:06.709 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-20 11:53:06.771 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 11:53:06.774 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 11:53:06.777 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-20 11:53:06.851 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 11:53:07.172 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-20 11:53:07.187 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-20 11:53:07.523 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-20 11:53:07.604 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:53:07.607 | + functions-common:time_stop:2420 : local name 2026-07-20 11:53:07.611 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:07.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:07.617 | + functions-common:time_stop:2423 : local total 2026-07-20 11:53:07.620 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:07.623 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:53:07.625 | + functions-common:time_stop:2427 : start_time=1784548385914 2026-07-20 11:53:07.628 | + functions-common:time_stop:2429 : [[ -z 1784548385914 ]] 2026-07-20 11:53:07.631 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:07.636 | + functions-common:time_stop:2432 : end_time=1784548387633 2026-07-20 11:53:07.639 | + functions-common:time_stop:2433 : elapsed_time=1719 2026-07-20 11:53:07.642 | + functions-common:time_stop:2434 : total=31149 2026-07-20 11:53:07.646 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:07.649 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32868 2026-07-20 11:53:07.652 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-20 11:53:07.652 | Waiting for Cinder API to start... 2026-07-20 11:53:07.655 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.198/volume/v3/ 2026-07-20 11:53:07.659 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.198/volume/v3/ 2026-07-20 11:53:07.662 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 11:53:07.665 | + functions:wait_for_service:477 : local url=https://10.4.3.198/volume/v3/ 2026-07-20 11:53:07.668 | + functions:wait_for_service:478 : local rval=0 2026-07-20 11:53:07.672 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 11:53:07.675 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 11:53:07.679 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:53:07.683 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:53:07.687 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:53:07.693 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548387689 2026-07-20 11:53:07.697 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 11:53:07.702 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.198/volume/v3/ 2026-07-20 11:53:09.943 | + inc/async:async_inner:64 : rc=0 2026-07-20 11:53:09.973 | [96168 Async create_flavors:96168]: finished successfully 2026-07-20 11:53:10.143 | + :: : [[ 401 == 503 ]] 2026-07-20 11:53:10.144 | + :: : [[ 0 -eq 7 ]] 2026-07-20 11:53:10.148 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 11:53:10.151 | + functions-common:time_stop:2420 : local name 2026-07-20 11:53:10.154 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:10.157 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:10.161 | + functions-common:time_stop:2423 : local total 2026-07-20 11:53:10.164 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:10.168 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 11:53:10.170 | + functions-common:time_stop:2427 : start_time=1784548387689 2026-07-20 11:53:10.174 | + functions-common:time_stop:2429 : [[ -z 1784548387689 ]] 2026-07-20 11:53:10.178 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:10.184 | + functions-common:time_stop:2432 : end_time=1784548390179 2026-07-20 11:53:10.187 | + functions-common:time_stop:2433 : elapsed_time=2490 2026-07-20 11:53:10.190 | + functions-common:time_stop:2434 : total=7782 2026-07-20 11:53:10.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:10.195 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10272 2026-07-20 11:53:10.198 | + functions:wait_for_service:486 : return 0 2026-07-20 11:53:10.201 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:10.203 | + functions-common:run_process:1674 : local service=c-sch 2026-07-20 11:53:10.205 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:10.208 | + functions-common:run_process:1676 : local group= 2026-07-20 11:53:10.212 | + functions-common:run_process:1677 : local user= 2026-07-20 11:53:10.215 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:53:10.219 | + functions-common:run_process:1680 : local name=c-sch 2026-07-20 11:53:10.221 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:53:10.225 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:53:10.228 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:53:10.231 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:53:10.236 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:53:10.241 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548390237 2026-07-20 11:53:10.245 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-20 11:53:10.265 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:10.268 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-20 11:53:10.272 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-20 11:53:10.276 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:10.279 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:10.282 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:10.285 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:10.288 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-20 11:53:10.292 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-20 11:53:10.296 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-20 11:53:10.299 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:53:10.302 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:53:10.306 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:53:10.309 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:53:10.312 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-20 11:53:10.315 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-20 11:53:10.318 | + 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-07-20 11:53:10.321 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-20 11:53:10.324 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:10.327 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:53:10.330 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:53:10.334 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-20 11:53:10.336 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:53:10.339 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:53:10.342 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-20 11:53:10.344 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:53:10.349 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-20 11:53:10.418 | + 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-07-20 11:53:10.488 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-20 11:53:10.547 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:10.605 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-20 11:53:10.665 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-20 11:53:10.724 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:53:10.784 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-20 11:53:10.787 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:53:10.790 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-20 11:53:10.865 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:53:11.187 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-20 11:53:11.202 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-20 11:53:11.521 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-20 11:53:11.559 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:53:11.563 | + functions-common:time_stop:2420 : local name 2026-07-20 11:53:11.567 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:11.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:11.575 | + functions-common:time_stop:2423 : local total 2026-07-20 11:53:11.578 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:11.582 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:53:11.585 | + functions-common:time_stop:2427 : start_time=1784548390237 2026-07-20 11:53:11.589 | + functions-common:time_stop:2429 : [[ -z 1784548390237 ]] 2026-07-20 11:53:11.594 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:11.599 | + functions-common:time_stop:2432 : end_time=1784548391596 2026-07-20 11:53:11.603 | + functions-common:time_stop:2433 : elapsed_time=1359 2026-07-20 11:53:11.606 | + functions-common:time_stop:2434 : total=32868 2026-07-20 11:53:11.610 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:11.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34227 2026-07-20 11:53:11.617 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:11.621 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:11.624 | + functions-common:run_process:1674 : local service=c-bak 2026-07-20 11:53:11.627 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:11.631 | + functions-common:run_process:1676 : local group= 2026-07-20 11:53:11.634 | + functions-common:run_process:1677 : local user= 2026-07-20 11:53:11.637 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:11.640 | + functions-common:run_process:1680 : local name=c-bak 2026-07-20 11:53:11.644 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:53:11.647 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:53:11.651 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:53:11.654 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:53:11.658 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:53:11.664 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548391660 2026-07-20 11:53:11.667 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-20 11:53:11.687 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:11.690 | + 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-07-20 11:53:11.694 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-20 11:53:11.697 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:11.701 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:11.705 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:11.708 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:11.711 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-20 11:53:11.715 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-20 11:53:11.719 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-20 11:53:11.722 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:53:11.725 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:53:11.729 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:53:11.732 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:11.736 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-20 11:53:11.739 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-20 11:53:11.742 | + 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-07-20 11:53:11.746 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-20 11:53:11.749 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:11.752 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:53:11.755 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:53:11.758 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:11.761 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:53:11.764 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:53:11.768 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-20 11:53:11.772 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:53:11.777 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-07-20 11:53:11.856 | + 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-07-20 11:53:11.931 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-20 11:53:11.998 | + 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-07-20 11:53:12.065 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-20 11:53:12.131 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-20 11:53:12.194 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:53:12.256 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-20 11:53:12.259 | + 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-07-20 11:53:12.319 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:53:12.322 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-20 11:53:12.398 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:53:12.742 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-20 11:53:12.758 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-20 11:53:13.081 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-20 11:53:13.128 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:53:13.131 | + functions-common:time_stop:2420 : local name 2026-07-20 11:53:13.134 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:13.138 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:13.141 | + functions-common:time_stop:2423 : local total 2026-07-20 11:53:13.143 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:13.146 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:53:13.149 | + functions-common:time_stop:2427 : start_time=1784548391660 2026-07-20 11:53:13.152 | + functions-common:time_stop:2429 : [[ -z 1784548391660 ]] 2026-07-20 11:53:13.156 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:13.162 | + functions-common:time_stop:2432 : end_time=1784548393158 2026-07-20 11:53:13.166 | + functions-common:time_stop:2433 : elapsed_time=1498 2026-07-20 11:53:13.170 | + functions-common:time_stop:2434 : total=34227 2026-07-20 11:53:13.173 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:13.176 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35725 2026-07-20 11:53:13.180 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:13.182 | + functions-common:run_process:1674 : local service=c-vol 2026-07-20 11:53:13.185 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:13.188 | + functions-common:run_process:1676 : local group= 2026-07-20 11:53:13.191 | + functions-common:run_process:1677 : local user= 2026-07-20 11:53:13.195 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:13.197 | + functions-common:run_process:1680 : local name=c-vol 2026-07-20 11:53:13.200 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:53:13.203 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:53:13.207 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:53:13.210 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:53:13.214 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:53:13.219 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548393215 2026-07-20 11:53:13.222 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-20 11:53:13.242 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:13.245 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:13.249 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-20 11:53:13.252 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:13.255 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:13.258 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:13.262 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:13.265 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-20 11:53:13.269 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-20 11:53:13.271 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-20 11:53:13.274 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:53:13.277 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:53:13.280 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:53:13.283 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:13.286 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-20 11:53:13.290 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-20 11:53:13.293 | + 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-07-20 11:53:13.297 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-20 11:53:13.300 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:13.303 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-20 11:53:13.306 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-20 11:53:13.309 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:13.312 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-20 11:53:13.315 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-20 11:53:13.318 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-20 11:53:13.321 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-20 11:53:13.326 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-20 11:53:13.395 | + 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-07-20 11:53:13.467 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-20 11:53:13.540 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-20 11:53:13.602 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-20 11:53:13.660 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-20 11:53:13.713 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:53:13.776 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-20 11:53:13.780 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-20 11:53:13.847 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-20 11:53:13.850 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-20 11:53:13.925 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-20 11:53:14.255 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-20 11:53:14.270 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-20 11:53:14.590 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-20 11:53:14.625 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:53:14.629 | + functions-common:time_stop:2420 : local name 2026-07-20 11:53:14.632 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:14.636 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:14.641 | + functions-common:time_stop:2423 : local total 2026-07-20 11:53:14.643 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:14.647 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:53:14.652 | + functions-common:time_stop:2427 : start_time=1784548393215 2026-07-20 11:53:14.653 | + functions-common:time_stop:2429 : [[ -z 1784548393215 ]] 2026-07-20 11:53:14.657 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:14.662 | + functions-common:time_stop:2432 : end_time=1784548394659 2026-07-20 11:53:14.665 | + functions-common:time_stop:2433 : elapsed_time=1444 2026-07-20 11:53:14.670 | + functions-common:time_stop:2434 : total=35725 2026-07-20 11:53:14.674 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:14.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37169 2026-07-20 11:53:14.680 | + ./stack.sh:main:1341 : create_volume_types 2026-07-20 11:53:14.683 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-20 11:53:14.708 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:14.711 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-20 11:53:14.713 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-20 11:53:14.716 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-20 11:53:14.720 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-20 11:53:14.723 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-20 11:53:14.726 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-20 11:53:14.729 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-20 11:53:14.733 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-20 11:53:14.735 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-20 11:53:14.757 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:14.760 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-20 11:53:15.973 | 2026-07-20 11:53:15.974 | +-------------+--------------------------------------+ 2026-07-20 11:53:15.974 | | Field | Value | 2026-07-20 11:53:15.974 | +-------------+--------------------------------------+ 2026-07-20 11:53:15.974 | | description | None | 2026-07-20 11:53:15.974 | | id | 333abc58-5500-4d87-a03b-e00af45f734c | 2026-07-20 11:53:15.974 | | is_public | True | 2026-07-20 11:53:15.974 | | name | storpool | 2026-07-20 11:53:15.974 | | properties | volume_backend_name='storpool' | 2026-07-20 11:53:15.974 | +-------------+--------------------------------------+ 2026-07-20 11:53:15.982 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-20 11:53:15.986 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-20 11:53:15.989 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-20 11:53:15.992 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-20 11:53:15.995 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-20 11:53:16.014 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:16.017 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-20 11:53:16.021 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:53:16.024 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-20 11:53:16.028 | + ./stack.sh:main:1356 : start_glance 2026-07-20 11:53:16.031 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-20 11:53:16.035 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-20 11:53:16.040 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 11:53:16.043 | + functions-common:run_process:1674 : local service=g-api 2026-07-20 11:53:16.046 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 11:53:16.050 | + functions-common:run_process:1676 : local group= 2026-07-20 11:53:16.053 | + functions-common:run_process:1677 : local user= 2026-07-20 11:53:16.056 | + functions-common:run_process:1678 : local env_vars= 2026-07-20 11:53:16.059 | + functions-common:run_process:1680 : local name=g-api 2026-07-20 11:53:16.061 | + functions-common:run_process:1682 : time_start run_process 2026-07-20 11:53:16.065 | + functions-common:time_start:2406 : local name=run_process 2026-07-20 11:53:16.068 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:53:16.071 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:53:16.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:53:16.081 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548396078 2026-07-20 11:53:16.084 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-20 11:53:16.104 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:16.107 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-20 11:53:16.111 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-20 11:53:16.114 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 11:53:16.118 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 11:53:16.121 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 11:53:16.124 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-20 11:53:16.127 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-20 11:53:16.131 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-20 11:53:16.134 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-20 11:53:16.137 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-20 11:53:16.140 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-20 11:53:16.143 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-20 11:53:16.146 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-20 11:53:16.150 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-20 11:53:16.153 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-20 11:53:16.157 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-20 11:53:16.160 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:53:16.163 | + 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-07-20 11:53:16.166 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-20 11:53:16.169 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:53:16.172 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-20 11:53:16.175 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-20 11:53:16.178 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-20 11:53:16.181 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-20 11:53:16.184 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-20 11:53:16.188 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-20 11:53:16.255 | + 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-07-20 11:53:16.322 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-20 11:53:16.383 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-20 11:53:16.448 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-20 11:53:16.507 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-20 11:53:16.570 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-20 11:53:16.630 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-20 11:53:16.691 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-20 11:53:16.750 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-20 11:53:16.819 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-20 11:53:16.881 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-20 11:53:16.884 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-20 11:53:16.887 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-20 11:53:16.963 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-20 11:53:17.302 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-20 11:53:17.316 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-20 11:53:17.648 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-20 11:53:17.726 | + functions-common:run_process:1686 : time_stop run_process 2026-07-20 11:53:17.730 | + functions-common:time_stop:2420 : local name 2026-07-20 11:53:17.734 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:17.738 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:17.741 | + functions-common:time_stop:2423 : local total 2026-07-20 11:53:17.745 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:17.748 | + functions-common:time_stop:2426 : name=run_process 2026-07-20 11:53:17.752 | + functions-common:time_stop:2427 : start_time=1784548396078 2026-07-20 11:53:17.755 | + functions-common:time_stop:2429 : [[ -z 1784548396078 ]] 2026-07-20 11:53:17.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:17.765 | + functions-common:time_stop:2432 : end_time=1784548397761 2026-07-20 11:53:17.768 | + functions-common:time_stop:2433 : elapsed_time=1683 2026-07-20 11:53:17.771 | + functions-common:time_stop:2434 : total=37169 2026-07-20 11:53:17.775 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:17.778 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38852 2026-07-20 11:53:17.781 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-20 11:53:17.803 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:17.807 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.198) to start...' 2026-07-20 11:53:17.807 | Waiting for g-api (10.4.3.198) to start... 2026-07-20 11:53:17.810 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.198/image 2026-07-20 11:53:17.813 | + functions:wait_for_service:476 : local timeout=60 2026-07-20 11:53:17.816 | + functions:wait_for_service:477 : local url=https://10.4.3.198/image 2026-07-20 11:53:17.820 | + functions:wait_for_service:478 : local rval=0 2026-07-20 11:53:17.824 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-20 11:53:17.827 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 11:53:17.829 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:53:17.832 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:53:17.835 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:53:17.840 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548397836 2026-07-20 11:53:17.843 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-20 11:53:17.848 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.198/image 2026-07-20 11:53:20.053 | + :: : [[ 300 == 503 ]] 2026-07-20 11:53:20.054 | + :: : [[ 0 -eq 7 ]] 2026-07-20 11:53:20.059 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-20 11:53:20.063 | + functions-common:time_stop:2420 : local name 2026-07-20 11:53:20.066 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:20.068 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:20.071 | + functions-common:time_stop:2423 : local total 2026-07-20 11:53:20.075 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:20.078 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 11:53:20.080 | + functions-common:time_stop:2427 : start_time=1784548397836 2026-07-20 11:53:20.083 | + functions-common:time_stop:2429 : [[ -z 1784548397836 ]] 2026-07-20 11:53:20.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:20.091 | + functions-common:time_stop:2432 : end_time=1784548400088 2026-07-20 11:53:20.094 | + functions-common:time_stop:2433 : elapsed_time=2252 2026-07-20 11:53:20.097 | + functions-common:time_stop:2434 : total=10272 2026-07-20 11:53:20.100 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:20.103 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12524 2026-07-20 11:53:20.105 | + functions:wait_for_service:486 : return 0 2026-07-20 11:53:20.108 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-20 11:53:20.127 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:20.130 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-20 11:53:20.150 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:20.153 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-20 11:53:20.156 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:53:20.159 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-20 11:53:20.162 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-20 11:53:20.165 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-20 11:53:20.167 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-20 11:53:20.169 | + functions:upload_image:141 : local image image_fname image_name 2026-07-20 11:53:20.171 | + functions:upload_image:143 : local max_attempts=5 2026-07-20 11:53:20.173 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-20 11:53:20.178 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-20 11:53:20.181 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-20 11:53:20.184 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-20 11:53:20.186 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-20 11:53:20.189 | ++ functions:upload_image:151 : seq 5 2026-07-20 11:53:20.193 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-20 11:53:20.196 | + functions:upload_image:152 : local rc=0 2026-07-20 11:53:20.198 | + 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-07-20 11:53:20.201 | --2026-07-20 11:53:20-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-20 11:53:20.436 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-20 11:53:20.605 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-20 11:53:20.800 | HTTP request sent, awaiting response... 302 Found 2026-07-20 11:53:20.800 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-20 11:53:20.800 | --2026-07-20 11:53:20-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-20 11:53:20.872 | Resolving github.com (github.com)... 140.82.121.3 2026-07-20 11:53:20.900 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-20 11:53:21.160 | HTTP request sent, awaiting response... 302 Found 2026-07-20 11:53:21.160 | 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-07-20T12%3A46%3A03Z&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-07-20T11%3A45%3A52Z&ske=2026-07-20T12%3A46%3A03Z&sks=b&skv=2018-11-09&sig=%2FfIlSgtD%2FVAikfl0IFq6Hp%2FgDVBMh7CaTMdLb0%2BsMoM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU1MDIwMSwibmJmIjoxNzg0NTQ4NDAxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.PeWPViPimFuHwj3bPP7haoPb349RyRMK0CSmBZvPCwc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-20 11:53:21.160 | --2026-07-20 11:53:21-- 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-07-20T12%3A46%3A03Z&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-07-20T11%3A45%3A52Z&ske=2026-07-20T12%3A46%3A03Z&sks=b&skv=2018-11-09&sig=%2FfIlSgtD%2FVAikfl0IFq6Hp%2FgDVBMh7CaTMdLb0%2BsMoM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU1MDIwMSwibmJmIjoxNzg0NTQ4NDAxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.PeWPViPimFuHwj3bPP7haoPb349RyRMK0CSmBZvPCwc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-20 11:53:21.162 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-07-20 11:53:21.164 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-20 11:53:21.171 | HTTP request sent, awaiting response... 200 OK 2026-07-20 11:53:21.171 | Length: 21430272 (20M) [application/octet-stream] 2026-07-20 11:53:21.171 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-20 11:53:21.183 | 2026-07-20 11:53:21.406 | 0K ........ ........ .... 100% 87.0M=0.2s 2026-07-20 11:53:21.406 | 2026-07-20 11:53:21.406 | 2026-07-20 11:53:21 (87.0 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-20 11:53:21.406 | 2026-07-20 11:53:21.410 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-20 11:53:21.412 | + functions:upload_image:163 : break 2026-07-20 11:53:21.414 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-20 11:53:21.416 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-20 11:53:21.419 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-20 11:53:21.421 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-20 11:53:21.423 | + functions:upload_image:313 : local kernel= 2026-07-20 11:53:21.426 | + functions:upload_image:314 : local ramdisk= 2026-07-20 11:53:21.428 | + functions:upload_image:315 : local disk_format= 2026-07-20 11:53:21.431 | + functions:upload_image:316 : local container_format= 2026-07-20 11:53:21.433 | + functions:upload_image:317 : local unpack= 2026-07-20 11:53:21.436 | + functions:upload_image:318 : local img_property= 2026-07-20 11:53:21.439 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-20 11:53:21.441 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-20 11:53:21.443 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-20 11:53:21.446 | + functions:upload_image:328 : case "$image_fname" in 2026-07-20 11:53:21.450 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-20 11:53:21.453 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-20 11:53:21.456 | + functions:upload_image:350 : local format 2026-07-20 11:53:21.460 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-20 11:53:21.460 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-20 11:53:21.484 | + functions:upload_image:351 : format=qcow2 2026-07-20 11:53:21.486 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-20 11:53:21.489 | + functions:upload_image:353 : disk_format=qcow2 2026-07-20 11:53:21.491 | + functions:upload_image:357 : container_format=bare 2026-07-20 11:53:21.493 | + functions:upload_image:404 : is_arch ppc64le 2026-07-20 11:53:21.497 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:21.501 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-20 11:53:21.504 | + functions:upload_image:404 : is_arch ppc64 2026-07-20 11:53:21.508 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:21.511 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-20 11:53:21.514 | + functions:upload_image:404 : is_arch ppc 2026-07-20 11:53:21.517 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:21.521 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-20 11:53:21.523 | + functions:upload_image:408 : is_arch aarch64 2026-07-20 11:53:21.527 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:21.532 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-20 11:53:21.534 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-20 11:53:21.536 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-20 11:53:21.540 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-20 11:53:21.542 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-20 11:53:21.545 | + 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-07-20 11:53:21.548 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-20 11:53:21.550 | + functions:_upload_image:112 : shift 2026-07-20 11:53:21.552 | + functions:_upload_image:113 : local container=bare 2026-07-20 11:53:21.554 | + functions:_upload_image:114 : shift 2026-07-20 11:53:21.556 | + functions:_upload_image:115 : local disk=qcow2 2026-07-20 11:53:21.558 | + functions:_upload_image:116 : shift 2026-07-20 11:53:21.560 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-20 11:53:21.563 | + functions:_upload_image:118 : shift 2026-07-20 11:53:21.565 | + functions:_upload_image:119 : local properties 2026-07-20 11:53:21.568 | + functions:_upload_image:120 : local useimport 2026-07-20 11:53:21.570 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-20 11:53:21.573 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-20 11:53:21.575 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-20 11:53:21.578 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-20 11:53:21.580 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-20 11:53:21.582 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-20 11:53:21.584 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-20 11:53:21.587 | + functions:_upload_image:125 : useimport=--import 2026-07-20 11:53:21.590 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-20 11:53:21.594 | + 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-07-20 11:53:24.786 | 2026-07-20 11:53:24.786 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 11:53:24.786 | | Field | Value | 2026-07-20 11:53:24.786 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 11:53:24.786 | | container_format | bare | 2026-07-20 11:53:24.786 | | created_at | 2026-07-20T11:53:23Z | 2026-07-20 11:53:24.786 | | disk_format | qcow2 | 2026-07-20 11:53:24.786 | | file | /v2/images/dcf23777-0210-473e-af2c-161cf98bb6b7/file | 2026-07-20 11:53:24.786 | | id | dcf23777-0210-473e-af2c-161cf98bb6b7 | 2026-07-20 11:53:24.786 | | min_disk | 0 | 2026-07-20 11:53:24.786 | | min_ram | 0 | 2026-07-20 11:53:24.786 | | name | cirros-0.6.2-x86_64-disk | 2026-07-20 11:53:24.786 | | owner | af9696044c2142ef8eafd82bf1c96a55 | 2026-07-20 11:53:24.786 | | properties | hw_rng_model='virtio', os_glance_import_task='b5d2a2cb-035d-4285-bf1d-da544da877e6', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-20 11:53:24.786 | | protected | False | 2026-07-20 11:53:24.786 | | schema | /v2/schemas/image | 2026-07-20 11:53:24.786 | | size | 21430272 | 2026-07-20 11:53:24.786 | | status | uploading | 2026-07-20 11:53:24.786 | | tags | | 2026-07-20 11:53:24.786 | | updated_at | 2026-07-20T11:53:24Z | 2026-07-20 11:53:24.787 | | visibility | public | 2026-07-20 11:53:24.787 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 11:53:24.795 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-20 11:53:24.798 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-20 11:53:24.801 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-20 11:53:24.804 | + functions:upload_image:141 : local image image_fname image_name 2026-07-20 11:53:24.807 | + functions:upload_image:143 : local max_attempts=5 2026-07-20 11:53:24.810 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-20 11:53:24.815 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-20 11:53:24.819 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-20 11:53:24.822 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-20 11:53:24.825 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-20 11:53:24.829 | ++ functions:upload_image:151 : seq 5 2026-07-20 11:53:24.835 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-20 11:53:24.839 | + functions:upload_image:152 : local rc=0 2026-07-20 11:53:24.842 | + 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-07-20 11:53:24.846 | --2026-07-20 11:53:24-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-20 11:53:24.847 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-20 11:53:25.015 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-20 11:53:25.193 | HTTP request sent, awaiting response... 302 Found 2026-07-20 11:53:25.193 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-20 11:53:25.193 | --2026-07-20 11:53:25-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-20 11:53:25.218 | Resolving github.com (github.com)... 140.82.121.3 2026-07-20 11:53:25.245 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-20 11:53:25.540 | HTTP request sent, awaiting response... 302 Found 2026-07-20 11:53:25.540 | 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-07-20T12%3A26%3A39Z&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-07-20T11%3A26%3A08Z&ske=2026-07-20T12%3A26%3A39Z&sks=b&skv=2018-11-09&sig=XSVvRlWtdQvkEYumn%2B7MA%2FIQApswQWSuptWI8kSI0Rc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU1MDIwNSwibmJmIjoxNzg0NTQ4NDA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.65qVKoZNFXri-zSUun3GrYK4dxW-qRDEREdgDkZC9TE&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-20 11:53:25.540 | --2026-07-20 11:53:25-- 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-07-20T12%3A26%3A39Z&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-07-20T11%3A26%3A08Z&ske=2026-07-20T12%3A26%3A39Z&sks=b&skv=2018-11-09&sig=XSVvRlWtdQvkEYumn%2B7MA%2FIQApswQWSuptWI8kSI0Rc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU1MDIwNSwibmJmIjoxNzg0NTQ4NDA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.65qVKoZNFXri-zSUun3GrYK4dxW-qRDEREdgDkZC9TE&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-20 11:53:25.542 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2026-07-20 11:53:25.543 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-20 11:53:25.550 | HTTP request sent, awaiting response... 200 OK 2026-07-20 11:53:25.551 | Length: 21233664 (20M) [application/octet-stream] 2026-07-20 11:53:25.551 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-20 11:53:25.562 | 2026-07-20 11:53:25.782 | 0K ........ ........ .... 100% 87.5M=0.2s 2026-07-20 11:53:25.782 | 2026-07-20 11:53:25.782 | 2026-07-20 11:53:25 (87.5 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-20 11:53:25.782 | 2026-07-20 11:53:25.787 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-20 11:53:25.790 | + functions:upload_image:163 : break 2026-07-20 11:53:25.793 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-20 11:53:25.795 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-20 11:53:25.798 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-20 11:53:25.802 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-20 11:53:25.805 | + functions:upload_image:313 : local kernel= 2026-07-20 11:53:25.808 | + functions:upload_image:314 : local ramdisk= 2026-07-20 11:53:25.812 | + functions:upload_image:315 : local disk_format= 2026-07-20 11:53:25.814 | + functions:upload_image:316 : local container_format= 2026-07-20 11:53:25.816 | + functions:upload_image:317 : local unpack= 2026-07-20 11:53:25.819 | + functions:upload_image:318 : local img_property= 2026-07-20 11:53:25.822 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-20 11:53:25.825 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-20 11:53:25.827 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-20 11:53:25.829 | + functions:upload_image:328 : case "$image_fname" in 2026-07-20 11:53:25.833 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-20 11:53:25.837 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-20 11:53:25.840 | + functions:upload_image:350 : local format 2026-07-20 11:53:25.845 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-20 11:53:25.846 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-20 11:53:25.855 | + functions:upload_image:351 : format=qcow2 2026-07-20 11:53:25.857 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-20 11:53:25.859 | + functions:upload_image:353 : disk_format=qcow2 2026-07-20 11:53:25.862 | + functions:upload_image:357 : container_format=bare 2026-07-20 11:53:25.864 | + functions:upload_image:404 : is_arch ppc64le 2026-07-20 11:53:25.868 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:25.873 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-20 11:53:25.875 | + functions:upload_image:404 : is_arch ppc64 2026-07-20 11:53:25.879 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:25.883 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-20 11:53:25.885 | + functions:upload_image:404 : is_arch ppc 2026-07-20 11:53:25.889 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:25.894 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-20 11:53:25.898 | + functions:upload_image:408 : is_arch aarch64 2026-07-20 11:53:25.902 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:25.907 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-20 11:53:25.910 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-20 11:53:25.913 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-20 11:53:25.916 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-20 11:53:25.918 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-20 11:53:25.921 | + 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-07-20 11:53:25.923 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-20 11:53:25.925 | + functions:_upload_image:112 : shift 2026-07-20 11:53:25.927 | + functions:_upload_image:113 : local container=bare 2026-07-20 11:53:25.930 | + functions:_upload_image:114 : shift 2026-07-20 11:53:25.932 | + functions:_upload_image:115 : local disk=qcow2 2026-07-20 11:53:25.936 | + functions:_upload_image:116 : shift 2026-07-20 11:53:25.939 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-20 11:53:25.941 | + functions:_upload_image:118 : shift 2026-07-20 11:53:25.944 | + functions:_upload_image:119 : local properties 2026-07-20 11:53:25.947 | + functions:_upload_image:120 : local useimport 2026-07-20 11:53:25.950 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-20 11:53:25.953 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-20 11:53:25.955 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-20 11:53:25.957 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-20 11:53:25.960 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-20 11:53:25.964 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-20 11:53:25.966 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-20 11:53:25.973 | + functions:_upload_image:125 : useimport=--import 2026-07-20 11:53:25.977 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-20 11:53:25.982 | + 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-07-20 11:53:28.351 | 2026-07-20 11:53:28.351 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 11:53:28.351 | | Field | Value | 2026-07-20 11:53:28.351 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 11:53:28.351 | | container_format | bare | 2026-07-20 11:53:28.351 | | created_at | 2026-07-20T11:53:27Z | 2026-07-20 11:53:28.351 | | disk_format | qcow2 | 2026-07-20 11:53:28.351 | | file | /v2/images/82a2be8d-e929-4aa3-95a0-874e25b728db/file | 2026-07-20 11:53:28.351 | | id | 82a2be8d-e929-4aa3-95a0-874e25b728db | 2026-07-20 11:53:28.351 | | min_disk | 0 | 2026-07-20 11:53:28.351 | | min_ram | 0 | 2026-07-20 11:53:28.351 | | name | cirros-0.6.1-x86_64-disk | 2026-07-20 11:53:28.351 | | owner | af9696044c2142ef8eafd82bf1c96a55 | 2026-07-20 11:53:28.351 | | properties | hw_rng_model='virtio', os_glance_import_task='0603b228-f140-4c59-989c-5975ddd79c5f', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-20 11:53:28.351 | | protected | False | 2026-07-20 11:53:28.351 | | schema | /v2/schemas/image | 2026-07-20 11:53:28.351 | | size | 21233664 | 2026-07-20 11:53:28.351 | | status | uploading | 2026-07-20 11:53:28.351 | | tags | | 2026-07-20 11:53:28.351 | | updated_at | 2026-07-20T11:53:28Z | 2026-07-20 11:53:28.351 | | visibility | public | 2026-07-20 11:53:28.351 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 11:53:28.358 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-20 11:53:28.360 | + ./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-07-20 11:53:28.363 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-20 11:53:28.365 | + functions:upload_image:141 : local image image_fname image_name 2026-07-20 11:53:28.367 | + functions:upload_image:143 : local max_attempts=5 2026-07-20 11:53:28.369 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-20 11:53:28.373 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-20 11:53:28.377 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-20 11:53:28.379 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-20 11:53:28.382 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-20 11:53:28.385 | ++ functions:upload_image:151 : seq 5 2026-07-20 11:53:28.389 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-20 11:53:28.391 | + functions:upload_image:152 : local rc=0 2026-07-20 11:53:28.393 | + 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-07-20 11:53:28.397 | --2026-07-20 11:53:28-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-20 11:53:28.420 | Resolving github.com (github.com)... 140.82.121.3 2026-07-20 11:53:28.446 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-20 11:53:28.735 | HTTP request sent, awaiting response... 302 Found 2026-07-20 11:53:28.735 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-20T12%3A27%3A00Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-20T11%3A26%3A56Z&ske=2026-07-20T12%3A27%3A00Z&sks=b&skv=2018-11-09&sig=lKC0PfozdVrFlWYHj5lJUJB48b5Fo0ZimkUxIPdlk4E%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU1MDIwOCwibmJmIjoxNzg0NTQ4NDA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.n6XdvqUMEjqsnhVKhGeL-Y_b1kWD-4HkT3MPEO6zumE&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-20 11:53:28.735 | --2026-07-20 11:53:28-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-20T12%3A27%3A00Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-20T11%3A26%3A56Z&ske=2026-07-20T12%3A27%3A00Z&sks=b&skv=2018-11-09&sig=lKC0PfozdVrFlWYHj5lJUJB48b5Fo0ZimkUxIPdlk4E%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDU1MDIwOCwibmJmIjoxNzg0NTQ4NDA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.n6XdvqUMEjqsnhVKhGeL-Y_b1kWD-4HkT3MPEO6zumE&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-20 11:53:28.737 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-07-20 11:53:28.738 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-20 11:53:28.745 | HTTP request sent, awaiting response... 200 OK 2026-07-20 11:53:28.745 | Length: 21692416 (21M) [application/octet-stream] 2026-07-20 11:53:28.745 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-20 11:53:28.773 | 2026-07-20 11:53:29.159 | 0K ........ ........ .... 100% 50.0M=0.4s 2026-07-20 11:53:29.159 | 2026-07-20 11:53:29.159 | 2026-07-20 11:53:29 (50.0 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-20 11:53:29.159 | 2026-07-20 11:53:29.164 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-20 11:53:29.167 | + functions:upload_image:163 : break 2026-07-20 11:53:29.169 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-20 11:53:29.172 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-20 11:53:29.175 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-20 11:53:29.178 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-20 11:53:29.181 | + functions:upload_image:313 : local kernel= 2026-07-20 11:53:29.184 | + functions:upload_image:314 : local ramdisk= 2026-07-20 11:53:29.187 | + functions:upload_image:315 : local disk_format= 2026-07-20 11:53:29.190 | + functions:upload_image:316 : local container_format= 2026-07-20 11:53:29.192 | + functions:upload_image:317 : local unpack= 2026-07-20 11:53:29.195 | + functions:upload_image:318 : local img_property= 2026-07-20 11:53:29.198 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-20 11:53:29.200 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-20 11:53:29.203 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-20 11:53:29.206 | + functions:upload_image:328 : case "$image_fname" in 2026-07-20 11:53:29.209 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-20 11:53:29.213 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-20 11:53:29.217 | + functions:upload_image:350 : local format 2026-07-20 11:53:29.221 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-20 11:53:29.222 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-20 11:53:29.232 | + functions:upload_image:351 : format=qcow2 2026-07-20 11:53:29.236 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-20 11:53:29.240 | + functions:upload_image:353 : disk_format=qcow2 2026-07-20 11:53:29.243 | + functions:upload_image:357 : container_format=bare 2026-07-20 11:53:29.246 | + functions:upload_image:404 : is_arch ppc64le 2026-07-20 11:53:29.249 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:29.254 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-20 11:53:29.257 | + functions:upload_image:404 : is_arch ppc64 2026-07-20 11:53:29.260 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:29.264 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-20 11:53:29.267 | + functions:upload_image:404 : is_arch ppc 2026-07-20 11:53:29.271 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:29.275 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-20 11:53:29.278 | + functions:upload_image:408 : is_arch aarch64 2026-07-20 11:53:29.281 | ++ functions-common:is_arch:519 : uname -m 2026-07-20 11:53:29.286 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-20 11:53:29.289 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-20 11:53:29.292 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-20 11:53:29.295 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-20 11:53:29.298 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-20 11:53:29.301 | + 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-07-20 11:53:29.304 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-20 11:53:29.307 | + functions:_upload_image:112 : shift 2026-07-20 11:53:29.310 | + functions:_upload_image:113 : local container=bare 2026-07-20 11:53:29.313 | + functions:_upload_image:114 : shift 2026-07-20 11:53:29.316 | + functions:_upload_image:115 : local disk=qcow2 2026-07-20 11:53:29.319 | + functions:_upload_image:116 : shift 2026-07-20 11:53:29.322 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-20 11:53:29.325 | + functions:_upload_image:118 : shift 2026-07-20 11:53:29.328 | + functions:_upload_image:119 : local properties 2026-07-20 11:53:29.330 | + functions:_upload_image:120 : local useimport 2026-07-20 11:53:29.334 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-20 11:53:29.337 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-20 11:53:29.340 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-20 11:53:29.342 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-20 11:53:29.345 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-20 11:53:29.348 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-20 11:53:29.351 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-20 11:53:29.354 | + functions:_upload_image:125 : useimport=--import 2026-07-20 11:53:29.358 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-20 11:53:29.363 | + 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-07-20 11:53:31.670 | 2026-07-20 11:53:31.670 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 11:53:31.670 | | Field | Value | 2026-07-20 11:53:31.670 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 11:53:31.670 | | container_format | bare | 2026-07-20 11:53:31.670 | | created_at | 2026-07-20T11:53:30Z | 2026-07-20 11:53:31.670 | | disk_format | qcow2 | 2026-07-20 11:53:31.670 | | file | /v2/images/25f7e537-8ac5-46a9-8d10-20fb5e693e32/file | 2026-07-20 11:53:31.670 | | id | 25f7e537-8ac5-46a9-8d10-20fb5e693e32 | 2026-07-20 11:53:31.670 | | min_disk | 0 | 2026-07-20 11:53:31.670 | | min_ram | 0 | 2026-07-20 11:53:31.670 | | name | cirros-0.6.3-x86_64-disk | 2026-07-20 11:53:31.670 | | owner | af9696044c2142ef8eafd82bf1c96a55 | 2026-07-20 11:53:31.670 | | properties | hw_rng_model='virtio', os_glance_import_task='815c4a65-f9f8-4d28-8125-b4f065b16770', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-20 11:53:31.670 | | protected | False | 2026-07-20 11:53:31.670 | | schema | /v2/schemas/image | 2026-07-20 11:53:31.670 | | size | 21692416 | 2026-07-20 11:53:31.670 | | status | uploading | 2026-07-20 11:53:31.670 | | tags | | 2026-07-20 11:53:31.670 | | updated_at | 2026-07-20T11:53:31Z | 2026-07-20 11:53:31.670 | | visibility | public | 2026-07-20 11:53:31.670 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-20 11:53:31.678 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-20 11:53:31.733 | [8531 Async create_flavors:96168]: Waiting for completion of create_flavors running on PID 96168 (2 other jobs running) 2026-07-20 11:53:31.760 | [8531 Async create_flavors:96168]: Signaling child to exit 2026-07-20 11:53:31.760 | WAKEUP 2026-07-20 11:53:31.784 | [8531 Async create_flavors:96168]: Signaled 2026-07-20 11:53:31.786 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-20 11:53:31.786 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:31.786 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-20 11:53:31.786 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-20 11:53:31.786 | 2026-07-20 11:53:31.786 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-20 11:53:31.786 | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | | Field | Value | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:31.786 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:31.786 | | description | None | 2026-07-20 11:53:31.786 | | disk | 1 | 2026-07-20 11:53:31.786 | | id | c1 | 2026-07-20 11:53:31.786 | | name | cirros256 | 2026-07-20 11:53:31.786 | | os-flavor-access:is_public | True | 2026-07-20 11:53:31.786 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:31.786 | | ram | 256 | 2026-07-20 11:53:31.786 | | rxtx_factor | 1.0 | 2026-07-20 11:53:31.786 | | swap | 0 | 2026-07-20 11:53:31.786 | | vcpus | 1 | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-20 11:53:31.786 | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | | Field | Value | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:31.786 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:31.786 | | description | None | 2026-07-20 11:53:31.786 | | disk | 5 | 2026-07-20 11:53:31.786 | | id | d1 | 2026-07-20 11:53:31.786 | | name | ds512M | 2026-07-20 11:53:31.786 | | os-flavor-access:is_public | True | 2026-07-20 11:53:31.786 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:31.786 | | ram | 512 | 2026-07-20 11:53:31.786 | | rxtx_factor | 1.0 | 2026-07-20 11:53:31.786 | | swap | 0 | 2026-07-20 11:53:31.786 | | vcpus | 1 | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-20 11:53:31.786 | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | | Field | Value | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:31.786 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:31.786 | | description | None | 2026-07-20 11:53:31.786 | | disk | 10 | 2026-07-20 11:53:31.786 | | id | d2 | 2026-07-20 11:53:31.786 | | name | ds1G | 2026-07-20 11:53:31.786 | | os-flavor-access:is_public | True | 2026-07-20 11:53:31.786 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:31.786 | | ram | 1024 | 2026-07-20 11:53:31.786 | | rxtx_factor | 1.0 | 2026-07-20 11:53:31.786 | | swap | 0 | 2026-07-20 11:53:31.786 | | vcpus | 1 | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-20 11:53:31.786 | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | | Field | Value | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:31.786 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:31.786 | | description | None | 2026-07-20 11:53:31.786 | | disk | 10 | 2026-07-20 11:53:31.786 | | id | d3 | 2026-07-20 11:53:31.786 | | name | ds2G | 2026-07-20 11:53:31.786 | | os-flavor-access:is_public | True | 2026-07-20 11:53:31.786 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:31.786 | | ram | 2048 | 2026-07-20 11:53:31.786 | | rxtx_factor | 1.0 | 2026-07-20 11:53:31.786 | | swap | 0 | 2026-07-20 11:53:31.786 | | vcpus | 2 | 2026-07-20 11:53:31.786 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.786 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-20 11:53:31.787 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | Field | Value | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:31.787 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:31.787 | | description | None | 2026-07-20 11:53:31.787 | | disk | 20 | 2026-07-20 11:53:31.787 | | id | d4 | 2026-07-20 11:53:31.787 | | name | ds4G | 2026-07-20 11:53:31.787 | | os-flavor-access:is_public | True | 2026-07-20 11:53:31.787 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:31.787 | | ram | 4096 | 2026-07-20 11:53:31.787 | | rxtx_factor | 1.0 | 2026-07-20 11:53:31.787 | | swap | 0 | 2026-07-20 11:53:31.787 | | vcpus | 4 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-20 11:53:31.787 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-20 11:53:31.787 | 2026-07-20 11:53:31.787 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-20 11:53:31.787 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | Field | Value | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:31.787 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:31.787 | | description | None | 2026-07-20 11:53:31.787 | | disk | 1 | 2026-07-20 11:53:31.787 | | id | 1 | 2026-07-20 11:53:31.787 | | name | m1.tiny | 2026-07-20 11:53:31.787 | | os-flavor-access:is_public | True | 2026-07-20 11:53:31.787 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:31.787 | | ram | 512 | 2026-07-20 11:53:31.787 | | rxtx_factor | 1.0 | 2026-07-20 11:53:31.787 | | swap | 0 | 2026-07-20 11:53:31.787 | | vcpus | 1 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-20 11:53:31.787 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | Field | Value | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:31.787 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:31.787 | | description | None | 2026-07-20 11:53:31.787 | | disk | 20 | 2026-07-20 11:53:31.787 | | id | 2 | 2026-07-20 11:53:31.787 | | name | m1.small | 2026-07-20 11:53:31.787 | | os-flavor-access:is_public | True | 2026-07-20 11:53:31.787 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:31.787 | | ram | 2048 | 2026-07-20 11:53:31.787 | | rxtx_factor | 1.0 | 2026-07-20 11:53:31.787 | | swap | 0 | 2026-07-20 11:53:31.787 | | vcpus | 1 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-20 11:53:31.787 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | Field | Value | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:31.787 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:31.787 | | description | None | 2026-07-20 11:53:31.787 | | disk | 40 | 2026-07-20 11:53:31.787 | | id | 3 | 2026-07-20 11:53:31.787 | | name | m1.medium | 2026-07-20 11:53:31.787 | | os-flavor-access:is_public | True | 2026-07-20 11:53:31.787 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:31.787 | | ram | 4096 | 2026-07-20 11:53:31.787 | | rxtx_factor | 1.0 | 2026-07-20 11:53:31.787 | | swap | 0 | 2026-07-20 11:53:31.787 | | vcpus | 2 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-20 11:53:31.787 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | Field | Value | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:31.787 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:31.787 | | description | None | 2026-07-20 11:53:31.787 | | disk | 80 | 2026-07-20 11:53:31.787 | | id | 4 | 2026-07-20 11:53:31.787 | | name | m1.large | 2026-07-20 11:53:31.787 | | os-flavor-access:is_public | True | 2026-07-20 11:53:31.787 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:31.787 | | ram | 8192 | 2026-07-20 11:53:31.787 | | rxtx_factor | 1.0 | 2026-07-20 11:53:31.787 | | swap | 0 | 2026-07-20 11:53:31.787 | | vcpus | 4 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-20 11:53:31.787 | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | Field | Value | 2026-07-20 11:53:31.787 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.787 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:31.787 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:31.787 | | description | None | 2026-07-20 11:53:31.787 | | disk | 160 | 2026-07-20 11:53:31.787 | | id | 5 | 2026-07-20 11:53:31.787 | | name | m1.xlarge | 2026-07-20 11:53:31.787 | | os-flavor-access:is_public | True | 2026-07-20 11:53:31.787 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:31.788 | | ram | 16384 | 2026-07-20 11:53:31.788 | | rxtx_factor | 1.0 | 2026-07-20 11:53:31.788 | | swap | 0 | 2026-07-20 11:53:31.788 | | vcpus | 8 | 2026-07-20 11:53:31.788 | +----------------------------+-----------------------+ 2026-07-20 11:53:31.834 | [8531 Async create_flavors:96168]: finished create_flavors with result 0 in 4 seconds 2026-07-20 11:53:31.839 | + inc/async:async_wait:197 : return 0 2026-07-20 11:53:31.843 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-20 11:53:31.864 | + functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:31.867 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-20 11:53:31.885 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:31.888 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-20 11:53:31.908 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:31.911 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-20 11:53:31.914 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-20 11:53:31.917 | + ./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-07-20 11:53:31.920 | + ./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-07-20 11:53:31.924 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-20 11:53:31.926 | ++ 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-07-20 11:53:31.929 | + 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-07-20 11:53:31.930 | + 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-07-20 11:53:31.931 | ++ 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-07-20 11:53:31.933 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-20 11:53:31.934 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-20 11:53:31.936 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-20 11:53:31.937 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-20 11:53:31.938 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-20 11:53:31.940 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-20 11:53:31.942 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-20 11:53:31.943 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-20 11:53:31.944 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 11:53:31.946 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-20 11:53:31.947 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-20 11:53:31.948 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-20 11:53:31.950 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 11:53:31.951 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-20 11:53:31.953 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-20 11:53:31.954 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-20 11:53:31.956 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 11:53:31.957 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-20 11:53:31.958 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-20 11:53:31.960 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-20 11:53:31.962 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-20 11:53:31.963 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 11:53:31.965 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-20 11:53:31.966 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-20 11:53:31.968 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-20 11:53:31.969 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-20 11:53:31.970 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-20 11:53:31.972 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 11:53:31.973 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-20 11:53:31.974 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-20 11:53:31.976 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-20 11:53:31.978 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-20 11:53:31.979 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-20 11:53:31.981 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-20 11:53:31.982 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-20 11:53:31.984 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-20 11:53:31.986 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-20 11:53:31.987 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-20 11:53:31.989 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-20 11:53:31.990 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-20 11:53:31.991 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-20 11:53:31.992 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-20 11:53:31.994 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-20 11:53:31.995 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-20 11:53:31.997 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-20 11:53:31.998 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-20 11:53:32.000 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-20 11:53:32.001 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-20 11:53:32.002 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-20 11:53:32.004 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-20 11:53:32.005 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-20 11:53:32.007 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-20 11:53:32.009 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-20 11:53:32.010 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-20 11:53:32.011 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-20 11:53:32.013 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-20 11:53:32.015 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-20 11:53:32.015 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-20 11:53:32.015 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-20 11:53:32.017 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-20 11:53:32.018 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-20 11:53:32.073 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-20 11:53:32.073 | Bad Request (HTTP 400) 2026-07-20 11:53:32.073 | 2026-07-20 11:53:32.082 | + ./stack.sh:main:1406 : save_stackenv 2026-07-20 11:53:32.085 | + functions-common:save_stackenv:65 : local tag= 2026-07-20 11:53:32.088 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-20 11:53:32.093 | + functions-common:save_stackenv:67 : time_stamp=2026-07-20-115332 2026-07-20 11:53:32.096 | + functions-common:save_stackenv:68 : echo '# 2026-07-20-115332 ' 2026-07-20 11:53:32.098 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.101 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-20 11:53:32.103 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.106 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-20 11:53:32.108 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.111 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-20 11:53:32.113 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.116 | + 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-07-20 11:53:32.119 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.121 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.198 2026-07-20 11:53:32.124 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.126 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.198/identity 2026-07-20 11:53:32.128 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.131 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-20-114325 2026-07-20 11:53:32.133 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.135 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-20 11:53:32.138 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.141 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.198 2026-07-20 11:53:32.143 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.145 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-20 11:53:32.148 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.151 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.198,IP:::1 2026-07-20 11:53:32.154 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.157 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-20 11:53:32.159 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.162 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-20 11:53:32.165 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.167 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.198 2026-07-20 11:53:32.170 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-20 11:53:32.173 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-20 11:53:32.176 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-20 11:53:32.179 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-20 11:53:32.181 | + inc/meta-config:merge_config_group:171 : shift 2026-07-20 11:53:32.184 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-20 11:53:32.188 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:53:32.191 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-20 11:53:32.194 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-20 11:53:32.198 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-20 11:53:32.201 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:53:32.204 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-20 11:53:32.207 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:53:32.211 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-20 11:53:32.211 | /^\[\[.+\|.*\]\]/ { 2026-07-20 11:53:32.211 | gsub("[][]", "", $1); 2026-07-20 11:53:32.211 | split($1, a, "|"); 2026-07-20 11:53:32.211 | if (a[1] == matchgroup) 2026-07-20 11:53:32.211 | print a[2] 2026-07-20 11:53:32.211 | } 2026-07-20 11:53:32.211 | ' /opt/stack/devstack/local.conf 2026-07-20 11:53:32.217 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-20 11:53:32.220 | + functions-common:run_phase:1848 : local mode=stack 2026-07-20 11:53:32.222 | + functions-common:run_phase:1849 : local phase=extra 2026-07-20 11:53:32.225 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-20 11:53:32.227 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 11:53:32.230 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 11:53:32.232 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 11:53:32.235 | + functions-common:run_phase:1858 : local extra 2026-07-20 11:53:32.238 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-20 11:53:32.242 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 11:53:32.244 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 11:53:32.247 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-20 11:53:32.250 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-20 11:53:32.253 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 11:53:32.269 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:32.272 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 11:53:32.274 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:53:32.277 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-20 11:53:32.279 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:53:32.282 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-20 11:53:32.284 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:53:32.287 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-20 11:53:32.290 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-20 11:53:32.293 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-20 11:53:32.296 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-20 11:53:32.299 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 11:53:32.302 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 11:53:32.305 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-20 11:53:32.308 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-20 11:53:32.311 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-20 11:53:32.314 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-20 11:53:32.316 | + functions-common:run_plugins:1838 : local plugin 2026-07-20 11:53:32.319 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-20 11:53:32.322 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-20 11:53:32.325 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-20 11:53:32.328 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-20 11:53:32.331 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-20 11:53:32.334 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-20 11:53:32.337 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-20 11:53:32.340 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-20 11:53:32.344 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-20 11:53:32.347 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-20 11:53:32.350 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-20 11:53:32.353 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-20 11:53:32.356 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-20 11:53:32.360 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-20 11:53:32.364 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-20 11:53:32.367 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-20 11:53:32.370 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-20 11:53:32.373 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-20 11:53:32.376 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-20 11:53:32.379 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-20 11:53:32.382 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-20 11:53:32.385 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-20 11:53:32.388 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-20 11:53:32.391 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-20 11:53:32.394 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-20 11:53:32.410 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-20 11:53:32.414 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-20 11:53:32.417 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-20 11:53:32.420 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-20 11:53:32.424 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-20 11:53:32.427 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-20 11:53:32.431 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-20 11:53:32.434 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-20 11:53:32.438 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-20 11:53:32.460 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-20 11:53:32.463 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-20 11:53:32.469 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-20 11:53:32.470 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-20 11:53:32.475 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-20 11:53:32.479 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-20 11:53:32.481 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-20 11:53:32.487 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-20 11:53:32.507 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-20 11:53:32.511 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-20 11:53:32.515 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:53:32.519 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-20 11:53:32.521 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-20 11:53:32.542 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:32.545 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-20 11:53:32.565 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:32.568 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-20 11:53:32.590 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:32.593 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-20 11:53:32.596 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-20 11:53:32.599 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-20 11:53:32.603 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-20 11:53:32.606 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-20 11:53:32.609 | + inc/meta-config:merge_config_group:171 : shift 2026-07-20 11:53:32.611 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-20 11:53:32.614 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:53:32.618 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-20 11:53:32.620 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-20 11:53:32.624 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-20 11:53:32.627 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:53:32.630 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-20 11:53:32.633 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:53:32.636 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-20 11:53:32.636 | /^\[\[.+\|.*\]\]/ { 2026-07-20 11:53:32.636 | gsub("[][]", "", $1); 2026-07-20 11:53:32.636 | split($1, a, "|"); 2026-07-20 11:53:32.636 | if (a[1] == matchgroup) 2026-07-20 11:53:32.636 | print a[2] 2026-07-20 11:53:32.636 | } 2026-07-20 11:53:32.636 | ' /opt/stack/devstack/local.conf 2026-07-20 11:53:32.643 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-20 11:53:32.663 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:32.666 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-20 11:53:32.669 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-20 11:53:32.672 | + functions:wait_for_compute:490 : local timeout=60 2026-07-20 11:53:32.675 | + functions:wait_for_compute:491 : local rval=0 2026-07-20 11:53:32.678 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-20 11:53:32.682 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-20 11:53:32.685 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-20 11:53:32.688 | + functions-common:time_start:2407 : local start_time= 2026-07-20 11:53:32.691 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-20 11:53:32.695 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-20 11:53:32.701 | + functions-common:time_start:2411 : _TIME_START[$name]=1784548412697 2026-07-20 11:53:32.705 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-20 11:53:32.731 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-20 11:53:32.734 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-20 11:53:32.738 | ++ functions:wait_for_compute:496 : hostname 2026-07-20 11:53:32.743 | + functions:wait_for_compute:496 : compute_hostname=np0000005495 2026-07-20 11:53:32.746 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-20 11:53:32.750 | ++ functions:wait_for_compute:498 : hostname 2026-07-20 11:53:32.757 | + :: : ID= 2026-07-20 11:53:32.759 | + :: : [[ '' == '' ]] 2026-07-20 11:53:32.761 | + :: : sleep 1 2026-07-20 11:53:33.764 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-20 11:53:33.766 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000005495 --service nova-compute -c ID -f value 2026-07-20 11:53:34.043 | 2026-07-20 11:53:34.050 | + :: : ID=074f7e96-87a8-45b4-a1e8-3f9d02311bf8 2026-07-20 11:53:34.051 | + :: : [[ 074f7e96-87a8-45b4-a1e8-3f9d02311bf8 == '' ]] 2026-07-20 11:53:34.055 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-20 11:53:34.058 | + functions-common:time_stop:2420 : local name 2026-07-20 11:53:34.061 | + functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:34.064 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:34.067 | + functions-common:time_stop:2423 : local total 2026-07-20 11:53:34.070 | + functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:34.074 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-20 11:53:34.077 | + functions-common:time_stop:2427 : start_time=1784548412697 2026-07-20 11:53:34.080 | + functions-common:time_stop:2429 : [[ -z 1784548412697 ]] 2026-07-20 11:53:34.085 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:34.090 | + functions-common:time_stop:2432 : end_time=1784548414087 2026-07-20 11:53:34.093 | + functions-common:time_stop:2433 : elapsed_time=1390 2026-07-20 11:53:34.096 | + functions-common:time_stop:2434 : total=12524 2026-07-20 11:53:34.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:34.102 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13914 2026-07-20 11:53:34.105 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-20 11:53:34.107 | + functions:wait_for_compute:516 : return 0 2026-07-20 11:53:34.109 | + ./stack.sh:main:1446 : service_check 2026-07-20 11:53:34.112 | + functions-common:service_check:1713 : local service 2026-07-20 11:53:34.116 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.119 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-20 11:53:34.135 | enabled 2026-07-20 11:53:34.140 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-20 11:53:34.161 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-20 11:53:34.161 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-20 11:53:34.161 | Active: active (running) since Mon 2026-07-20 11:53:07 UTC; 26s ago 2026-07-20 11:53:34.161 | Main PID: 96914 (uwsgi) 2026-07-20 11:53:34.161 | Status: "uWSGI is ready" 2026-07-20 11:53:34.161 | Tasks: 10 (limit: 75886) 2026-07-20 11:53:34.161 | Memory: 360.4M () 2026-07-20 11:53:34.161 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-20 11:53:34.161 | ├─96914 "cinder-apiuWSGI master" 2026-07-20 11:53:34.161 | ├─96918 "cinder-apiuWSGI worker 1" 2026-07-20 11:53:34.161 | ├─96919 "cinder-apiuWSGI worker 2" 2026-07-20 11:53:34.161 | └─96920 "cinder-apiuWSGI worker 3" 2026-07-20 11:53:34.161 | 2026-07-20 11:53:34.161 | Jul 20 11:53:15 np0000005495 devstack@c-api.service[96920]: INFO cinder.api.openstack.wsgi [None req-5854dcfe-55ef-48a0-8681-4349e29278ce admin admin] POST https://10.4.3.198/volume/v3/types/333abc58-5500-4d87-a03b-e00af45f734c/extra_specs 2026-07-20 11:53:34.161 | Jul 20 11:53:15 np0000005495 devstack@c-api.service[96920]: DEBUG cinder.api.openstack.wsgi [None req-5854dcfe-55ef-48a0-8681-4349e29278ce admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=96920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-20 11:53:34.161 | Jul 20 11:53:15 np0000005495 devstack@c-api.service[96920]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-20 11:53:34.161 | Jul 20 11:53:15 np0000005495 devstack@c-api.service[96920]: warnings.warn( 2026-07-20 11:53:34.161 | Jul 20 11:53:15 np0000005495 devstack@c-api.service[96920]: DEBUG oslo_db.sqlalchemy.engines [None req-5854dcfe-55ef-48a0-8681-4349e29278ce 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=96920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 11:53:34.161 | Jul 20 11:53:15 np0000005495 devstack@c-api.service[96920]: INFO cinder.api.openstack.wsgi [None req-5854dcfe-55ef-48a0-8681-4349e29278ce admin admin] https://10.4.3.198/volume/v3/types/333abc58-5500-4d87-a03b-e00af45f734c/extra_specs returned with HTTP 200 2026-07-20 11:53:34.161 | Jul 20 11:53:15 np0000005495 devstack@c-api.service[96920]: [pid: 96920|app: 0|req: 1/3] 10.4.3.198 () {68 vars in 1449 bytes} [Mon Jul 20 11:53:15 2026] POST /volume/v3/types/333abc58-5500-4d87-a03b-e00af45f734c/extra_specs => generated 52 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-20 11:53:34.161 | Jul 20 11:53:20 np0000005495 devstack@c-api.service[96919]: DEBUG dbcounter [-] [96919] Writing DB stats cinder:SELECT=6 {{(pid=96919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.161 | Jul 20 11:53:25 np0000005495 devstack@c-api.service[96918]: DEBUG dbcounter [-] [96918] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=96918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.161 | Jul 20 11:53:25 np0000005495 devstack@c-api.service[96920]: DEBUG dbcounter [-] [96920] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=96920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.166 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.170 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-20 11:53:34.184 | enabled 2026-07-20 11:53:34.190 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-20 11:53:34.211 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-20 11:53:34.211 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-20 11:53:34.211 | Active: active (running) since Mon 2026-07-20 11:53:13 UTC; 21s ago 2026-07-20 11:53:34.211 | Main PID: 98264 (cinder-backup) 2026-07-20 11:53:34.211 | Tasks: 1 (limit: 75886) 2026-07-20 11:53:34.211 | Memory: 93.7M () 2026-07-20 11:53:34.211 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-20 11:53:34.211 | └─98264 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-20 11:53:34.211 | 2026-07-20 11:53:34.211 | Jul 20 11:53:14 np0000005495 cinder-backup[98264]: DEBUG oslo_concurrency.lockutils [None req-fc00861a-a116-465f-a8d1-1594bb94b31e None None] Acquiring lock "cleanup_incomplete_backups_98264" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98264) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-20 11:53:34.211 | Jul 20 11:53:14 np0000005495 cinder-backup[98264]: DEBUG oslo_concurrency.lockutils [None req-fc00861a-a116-465f-a8d1-1594bb94b31e None None] Lock "cleanup_incomplete_backups_98264" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98264) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-20 11:53:34.211 | Jul 20 11:53:14 np0000005495 cinder-backup[98264]: INFO cinder.backup.manager [None req-fc00861a-a116-465f-a8d1-1594bb94b31e None None] Cleaning up incomplete backup operations. 2026-07-20 11:53:34.211 | Jul 20 11:53:14 np0000005495 cinder-backup[98264]: DEBUG oslo_concurrency.lockutils [None req-fc00861a-a116-465f-a8d1-1594bb94b31e None None] Lock "cleanup_incomplete_backups_98264" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.012s {{(pid=98264) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 11:53:34.211 | Jul 20 11:53:14 np0000005495 cinder-backup[98264]: DEBUG oslo_db.sqlalchemy.engines [None req-fc00861a-a116-465f-a8d1-1594bb94b31e 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=98264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-20 11:53:34.211 | Jul 20 11:53:14 np0000005495 cinder-backup[98264]: DEBUG cinder.manager [None req-fc00861a-a116-465f-a8d1-1594bb94b31e None None] Notifying Schedulers of capabilities ... {{(pid=98264) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-20 11:53:34.211 | Jul 20 11:53:14 np0000005495 cinder-backup[98264]: INFO cinder.keymgr.migration [None req-6649d814-8626-43b5-a473-9cd2793073ab None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-20 11:53:34.211 | Jul 20 11:53:14 np0000005495 cinder-backup[98264]: DEBUG cinder.service [None req-fc00861a-a116-465f-a8d1-1594bb94b31e None None] Creating RPC server for service cinder-backup {{(pid=98264) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-20 11:53:34.211 | Jul 20 11:53:14 np0000005495 cinder-backup[98264]: DEBUG cinder.service [None req-fc00861a-a116-465f-a8d1-1594bb94b31e None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98264) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-20 11:53:34.211 | Jul 20 11:53:24 np0000005495 cinder-backup[98264]: DEBUG dbcounter [-] [98264] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.217 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.220 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-20 11:53:34.235 | enabled 2026-07-20 11:53:34.241 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-20 11:53:34.259 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-20 11:53:34.259 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-20 11:53:34.259 | Active: active (running) since Mon 2026-07-20 11:53:11 UTC; 22s ago 2026-07-20 11:53:34.259 | Main PID: 97670 (cinder-schedule) 2026-07-20 11:53:34.259 | Tasks: 1 (limit: 75886) 2026-07-20 11:53:34.259 | Memory: 110.5M () 2026-07-20 11:53:34.259 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-20 11:53:34.260 | └─97670 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-20 11:53:34.260 | 2026-07-20 11:53:34.260 | Jul 20 11:53:13 np0000005495 cinder-scheduler[97670]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-20 11:53:34.260 | Jul 20 11:53:13 np0000005495 cinder-scheduler[97670]: INFO cinder.manager [None req-3fad7f22-0a02-48b9-83ab-ca7bd0004128 None None] Initiating service 1 cleanup 2026-07-20 11:53:34.260 | Jul 20 11:53:13 np0000005495 cinder-scheduler[97670]: INFO cinder.manager [None req-3fad7f22-0a02-48b9-83ab-ca7bd0004128 None None] Service 1 cleanup completed. 2026-07-20 11:53:34.260 | Jul 20 11:53:13 np0000005495 cinder-scheduler[97670]: DEBUG cinder.service [None req-3fad7f22-0a02-48b9-83ab-ca7bd0004128 None None] Creating RPC server for service cinder-scheduler {{(pid=97670) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-20 11:53:34.260 | Jul 20 11:53:13 np0000005495 cinder-scheduler[97670]: DEBUG cinder.service [None req-3fad7f22-0a02-48b9-83ab-ca7bd0004128 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97670) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-20 11:53:34.260 | Jul 20 11:53:14 np0000005495 cinder-scheduler[97670]: DEBUG cinder.scheduler.host_manager [None req-fc00861a-a116-465f-a8d1-1594bb94b31e None None] Received backup service update from np0000005495: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97670) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-20 11:53:34.260 | Jul 20 11:53:16 np0000005495 cinder-scheduler[97670]: DEBUG cinder.scheduler.host_manager [None req-1a7cae27-f13c-4cd7-96c9-97eb12ad5f34 None None] Received volume service update from np0000005495@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=97670) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-20 11:53:34.260 | Jul 20 11:53:16 np0000005495 cinder-scheduler[97670]: DEBUG cinder.scheduler.host_manager [None req-1a7cae27-f13c-4cd7-96c9-97eb12ad5f34 None None] Updating capabilities for np0000005495@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, 7, 20, 11, 53, 16, 499782), 'filter_function': None, 'goodness_function': None} {{(pid=97670) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-20 11:53:34.260 | Jul 20 11:53:16 np0000005495 cinder-scheduler[97670]: DEBUG cinder.scheduler.host_manager [None req-1a7cae27-f13c-4cd7-96c9-97eb12ad5f34 None None] Updating capabilities for np0000005495@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, 7, 20, 11, 53, 16, 499782), 'filter_function': None, 'goodness_function': None} {{(pid=97670) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-20 11:53:34.260 | Jul 20 11:53:26 np0000005495 cinder-scheduler[97670]: DEBUG dbcounter [-] [97670] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.265 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.268 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-20 11:53:34.284 | enabled 2026-07-20 11:53:34.289 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-20 11:53:34.307 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-20 11:53:34.307 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-20 11:53:34.307 | Active: active (running) since Mon 2026-07-20 11:53:14 UTC; 19s ago 2026-07-20 11:53:34.307 | Main PID: 98847 (cinder-volume) 2026-07-20 11:53:34.307 | Tasks: 2 (limit: 75886) 2026-07-20 11:53:34.307 | Memory: 143.1M () 2026-07-20 11:53:34.307 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-20 11:53:34.307 | ├─98847 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-20 11:53:34.307 | └─99207 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-20 11:53:34.307 | 2026-07-20 11:53:34.307 | Jul 20 11:53:16 np0000005495 cinder-volume[99207]: INFO cinder.volume.manager [None req-1a7cae27-f13c-4cd7-96c9-97eb12ad5f34 None None] Driver initialization completed successfully. 2026-07-20 11:53:34.308 | Jul 20 11:53:16 np0000005495 cinder-volume[99207]: INFO cinder.manager [None req-1a7cae27-f13c-4cd7-96c9-97eb12ad5f34 None None] Initiating service 3 cleanup 2026-07-20 11:53:34.308 | Jul 20 11:53:16 np0000005495 cinder-volume[99207]: INFO cinder.manager [None req-1a7cae27-f13c-4cd7-96c9-97eb12ad5f34 None None] Service 3 cleanup completed. 2026-07-20 11:53:34.308 | Jul 20 11:53:16 np0000005495 cinder-volume[99207]: DEBUG cinder.service [None req-1a7cae27-f13c-4cd7-96c9-97eb12ad5f34 None None] Creating RPC server for service cinder-volume {{(pid=99207) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-20 11:53:34.308 | Jul 20 11:53:16 np0000005495 cinder-volume[99207]: DEBUG cinder.service [None req-1a7cae27-f13c-4cd7-96c9-97eb12ad5f34 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99207) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-20 11:53:34.308 | Jul 20 11:53:16 np0000005495 cinder-volume[99207]: INFO cinder.volume.manager [None req-1a7cae27-f13c-4cd7-96c9-97eb12ad5f34 None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-07-20 11:53:34.308 | Jul 20 11:53:16 np0000005495 cinder-volume[99207]: INFO cinder.volume.manager [None req-1a7cae27-f13c-4cd7-96c9-97eb12ad5f34 None None] Driver post RPC initialization completed successfully. 2026-07-20 11:53:34.308 | Jul 20 11:53:26 np0000005495 cinder-volume[98847]: DEBUG dbcounter [-] [98847] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.308 | Jul 20 11:53:26 np0000005495 cinder-volume[99207]: DEBUG dbcounter [-] [99207] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.308 | Jul 20 11:53:26 np0000005495 cinder-volume[99207]: DEBUG dbcounter [-] [99207] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=99207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.311 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.315 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-20 11:53:34.330 | not-found 2026-07-20 11:53:34.335 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.339 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-20 11:53:34.355 | enabled 2026-07-20 11:53:34.360 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-20 11:53:34.377 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-20 11:53:34.377 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-20 11:53:34.377 | Active: active (running) since Mon 2026-07-20 11:49:13 UTC; 4min 21s ago 2026-07-20 11:53:34.377 | Main PID: 58088 (file_tracker.sh) 2026-07-20 11:53:34.377 | Tasks: 2 (limit: 75886) 2026-07-20 11:53:34.377 | Memory: 592.0K () 2026-07-20 11:53:34.377 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-20 11:53:34.377 | ├─ 58088 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-20 11:53:34.378 | └─101264 sleep 20 2026-07-20 11:53:34.378 | 2026-07-20 11:53:34.378 | Jul 20 11:50:33 np0000005495 file_tracker.sh[69874]: 3040 0 9223372036854775807 2026-07-20 11:53:34.378 | Jul 20 11:50:53 np0000005495 file_tracker.sh[70511]: 3040 0 9223372036854775807 2026-07-20 11:53:34.378 | Jul 20 11:51:13 np0000005495 file_tracker.sh[71365]: 3008 0 9223372036854775807 2026-07-20 11:53:34.378 | Jul 20 11:51:33 np0000005495 file_tracker.sh[76224]: 3200 0 9223372036854775807 2026-07-20 11:53:34.378 | Jul 20 11:51:53 np0000005495 file_tracker.sh[78839]: 3360 0 9223372036854775807 2026-07-20 11:53:34.378 | Jul 20 11:52:13 np0000005495 file_tracker.sh[84317]: 4000 0 9223372036854775807 2026-07-20 11:53:34.378 | Jul 20 11:52:33 np0000005495 file_tracker.sh[89585]: 4928 0 9223372036854775807 2026-07-20 11:53:34.378 | Jul 20 11:52:53 np0000005495 file_tracker.sh[91794]: 5440 0 9223372036854775807 2026-07-20 11:53:34.378 | Jul 20 11:53:13 np0000005495 file_tracker.sh[98344]: 6912 0 9223372036854775807 2026-07-20 11:53:34.378 | Jul 20 11:53:33 np0000005495 file_tracker.sh[101263]: 7360 0 9223372036854775807 2026-07-20 11:53:34.381 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.384 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-20 11:53:34.399 | enabled 2026-07-20 11:53:34.405 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-20 11:53:34.423 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-20 11:53:34.423 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-20 11:53:34.423 | Active: active (running) since Mon 2026-07-20 11:53:17 UTC; 16s ago 2026-07-20 11:53:34.423 | Main PID: 99645 (uwsgi) 2026-07-20 11:53:34.423 | Status: "uWSGI is ready" 2026-07-20 11:53:34.423 | Tasks: 19 (limit: 75886) 2026-07-20 11:53:34.423 | Memory: 397.4M () 2026-07-20 11:53:34.423 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-20 11:53:34.423 | ├─99645 "glance-apiuWSGI master" 2026-07-20 11:53:34.423 | ├─99651 "glance-apiuWSGI worker 1" 2026-07-20 11:53:34.423 | ├─99652 "glance-apiuWSGI worker 2" 2026-07-20 11:53:34.423 | └─99653 "glance-apiuWSGI worker 3" 2026-07-20 11:53:34.423 | 2026-07-20 11:53:34.423 | Jul 20 11:53:32 np0000005495 devstack@g-api.service[99653]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99653) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-20 11:53:34.423 | Jul 20 11:53:32 np0000005495 devstack@g-api.service[99653]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99653) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-20 11:53:34.423 | Jul 20 11:53:32 np0000005495 devstack@g-api.service[99653]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99653) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-20 11:53:34.423 | Jul 20 11:53:32 np0000005495 devstack@g-api.service[99653]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99653) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-20 11:53:34.423 | Jul 20 11:53:32 np0000005495 devstack@g-api.service[99653]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-815c4a65-f9f8-4d28-8125-b4f065b16770' (b035f58e-891e-4ff7-a42e-5f50b77f577c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99653) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-20 11:53:34.423 | Jul 20 11:53:32 np0000005495 devstack@g-api.service[99653]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-815c4a65-f9f8-4d28-8125-b4f065b16770' (90707e07-2c09-4b54-a9d0-3e751caeb0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99653) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-20 11:53:34.423 | Jul 20 11:53:32 np0000005495 devstack@g-api.service[99653]: INFO glance.domain [-] Task [815c4a65-f9f8-4d28-8125-b4f065b16770] status changing from processing to success 2026-07-20 11:53:34.423 | Jul 20 11:53:32 np0000005495 devstack@g-api.service[99653]: INFO glance.async_.flows.api_image_import [-] 815c4a65-f9f8-4d28-8125-b4f065b16770 of api_image_import completed 2026-07-20 11:53:34.423 | Jul 20 11:53:32 np0000005495 devstack@g-api.service[99653]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-815c4a65-f9f8-4d28-8125-b4f065b16770' (90707e07-2c09-4b54-a9d0-3e751caeb0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99653) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-20 11:53:34.423 | Jul 20 11:53:32 np0000005495 devstack@g-api.service[99653]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (a524d940-0a2e-4942-ba2d-ca0e776ca46a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99653) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-20 11:53:34.427 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.429 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-20 11:53:34.445 | not-found 2026-07-20 11:53:34.450 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.453 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-20 11:53:34.469 | enabled 2026-07-20 11:53:34.473 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-20 11:53:34.490 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-20 11:53:34.490 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-20 11:53:34.490 | Active: active (running) since Mon 2026-07-20 11:49:11 UTC; 4min 22s ago 2026-07-20 11:53:34.490 | Main PID: 57555 (memory_tracker.) 2026-07-20 11:53:34.490 | Tasks: 2 (limit: 75886) 2026-07-20 11:53:34.490 | Memory: 1.3M () 2026-07-20 11:53:34.490 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-20 11:53:34.490 | ├─ 57555 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-20 11:53:34.490 | └─101160 sleep 20 2026-07-20 11:53:34.490 | 2026-07-20 11:53:34.490 | Jul 20 11:53:32 np0000005495 memory_tracker.sh[101130]: 8527 0.0 1860 8526 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-fulgkkkrciypuqtxqmxitbwippnzbauh ; /usr/bin/python3 2026-07-20 11:53:34.490 | Jul 20 11:53:32 np0000005495 memory_tracker.sh[101130]: 8529 0.0 1852 8528 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-20 11:53:34.490 | Jul 20 11:53:32 np0000005495 memory_tracker.sh[101130]: 26819 0.0 1852 26707 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-20 11:53:34.490 | Jul 20 11:53:32 np0000005495 memory_tracker.sh[101130]: 8525 0.0 1848 8524 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-fulgkkkrciypuqtxqmxitbwippnzbauh ; /usr/bin/python3' && sleep 0 2026-07-20 11:53:34.490 | Jul 20 11:53:32 np0000005495 memory_tracker.sh[101130]: 26707 0.0 1740 26697 00:00:00 1 do_select erl_child_setup 65536 2026-07-20 11:53:34.490 | Jul 20 11:53:32 np0000005495 memory_tracker.sh[101130]: 19975 0.0 1628 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-07-20 11:53:34.490 | Jul 20 11:53:32 np0000005495 memory_tracker.sh[101130]: 26816 0.0 1504 26815 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-20 11:53:34.490 | Jul 20 11:53:32 np0000005495 memory_tracker.sh[101130]: 47108 0.0 1300 47107 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-07-20 11:53:34.491 | Jul 20 11:53:32 np0000005495 memory_tracker.sh[57555]: --- 2026-07-20 11:53:34.491 | Jul 20 11:53:32 np0000005495 memory_tracker.sh[57555]: ]]] 2026-07-20 11:53:34.495 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.498 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-20 11:53:34.512 | not-found 2026-07-20 11:53:34.517 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.520 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-20 11:53:34.536 | enabled 2026-07-20 11:53:34.542 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-20 11:53:34.561 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-20 11:53:34.561 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-20 11:53:34.561 | Active: active (running) since Mon 2026-07-20 11:52:11 UTC; 1min 23s ago 2026-07-20 11:53:34.561 | Main PID: 84214 (uwsgi) 2026-07-20 11:53:34.561 | Status: "uWSGI is ready" 2026-07-20 11:53:34.561 | Tasks: 24 (limit: 75886) 2026-07-20 11:53:34.561 | Memory: 410.0M () 2026-07-20 11:53:34.561 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-20 11:53:34.561 | ├─84214 "nova-apiuWSGI master" 2026-07-20 11:53:34.561 | ├─84215 "nova-apiuWSGI worker 1" 2026-07-20 11:53:34.561 | ├─84216 "nova-apiuWSGI worker 2" 2026-07-20 11:53:34.561 | └─84217 "nova-apiuWSGI worker 3" 2026-07-20 11:53:34.561 | 2026-07-20 11:53:34.561 | Jul 20 11:53:19 np0000005495 devstack@n-api.service[84216]: DEBUG dbcounter [-] [84216] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.561 | Jul 20 11:53:33 np0000005495 devstack@n-api.service[84217]: DEBUG nova.api.openstack.wsgi [None req-22ba5d01-7b17-4f16-a7ce-b8971234f00b admin admin] Calling method '>' {{(pid=84217) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-20 11:53:34.562 | Jul 20 11:53:33 np0000005495 devstack@n-api.service[84217]: DEBUG oslo_concurrency.lockutils [None req-22ba5d01-7b17-4f16-a7ce-b8971234f00b admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84217) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-20 11:53:34.562 | Jul 20 11:53:33 np0000005495 devstack@n-api.service[84217]: DEBUG oslo_concurrency.lockutils [None req-22ba5d01-7b17-4f16-a7ce-b8971234f00b 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=84217) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-20 11:53:34.562 | Jul 20 11:53:33 np0000005495 devstack@n-api.service[84217]: DEBUG oslo_concurrency.lockutils [None req-22ba5d01-7b17-4f16-a7ce-b8971234f00b 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=84217) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 11:53:34.562 | Jul 20 11:53:33 np0000005495 devstack@n-api.service[84217]: DEBUG oslo_concurrency.lockutils [None req-22ba5d01-7b17-4f16-a7ce-b8971234f00b admin admin] Acquiring lock "9ca83463-8fe8-4de4-a6c0-aa58f8d5c318" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84217) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-20 11:53:34.562 | Jul 20 11:53:33 np0000005495 devstack@n-api.service[84217]: DEBUG oslo_concurrency.lockutils [None req-22ba5d01-7b17-4f16-a7ce-b8971234f00b admin admin] Lock "9ca83463-8fe8-4de4-a6c0-aa58f8d5c318" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84217) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-20 11:53:34.562 | Jul 20 11:53:33 np0000005495 devstack@n-api.service[84217]: DEBUG oslo_concurrency.lockutils [None req-22ba5d01-7b17-4f16-a7ce-b8971234f00b admin admin] Lock "9ca83463-8fe8-4de4-a6c0-aa58f8d5c318" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84217) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 11:53:34.562 | Jul 20 11:53:34 np0000005495 devstack@n-api.service[84217]: INFO nova.api.openstack.requestlog [None req-22ba5d01-7b17-4f16-a7ce-b8971234f00b admin admin] 10.4.3.198 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005495" status: 200 len: 255 microversion: 2.69 time: 0.078799 2026-07-20 11:53:34.562 | Jul 20 11:53:34 np0000005495 devstack@n-api.service[84217]: [pid: 84217|app: 0|req: 8/25] 10.4.3.198 () {68 vars in 1444 bytes} [Mon Jul 20 11:53:33 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005495 => generated 255 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-20 11:53:34.566 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.570 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-20 11:53:34.584 | enabled 2026-07-20 11:53:34.590 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-20 11:53:34.608 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-20 11:53:34.609 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-20 11:53:34.609 | Active: active (running) since Mon 2026-07-20 11:52:56 UTC; 38s ago 2026-07-20 11:53:34.609 | Main PID: 92777 (uwsgi) 2026-07-20 11:53:34.609 | Status: "uWSGI is ready" 2026-07-20 11:53:34.609 | Tasks: 23 (limit: 75886) 2026-07-20 11:53:34.609 | Memory: 329.4M () 2026-07-20 11:53:34.609 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-20 11:53:34.609 | ├─92777 "nova-api-metauWSGI master" 2026-07-20 11:53:34.609 | ├─92780 "nova-api-metauWSGI worker 1" 2026-07-20 11:53:34.609 | ├─92781 "nova-api-metauWSGI worker 2" 2026-07-20 11:53:34.609 | ├─92782 "nova-api-metauWSGI worker 3" 2026-07-20 11:53:34.609 | └─92783 "nova-api-metauWSGI http 1" 2026-07-20 11:53:34.609 | 2026-07-20 11:53:34.609 | Jul 20 11:53:07 np0000005495 devstack@n-api-meta.service[92781]: DEBUG dbcounter [-] [92781] Writing DB stats nova_api:SELECT=1 {{(pid=92781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.609 | Jul 20 11:53:07 np0000005495 devstack@n-api-meta.service[92780]: DEBUG dbcounter [-] [92780] Writing DB stats nova_cell1:SELECT=1 {{(pid=92780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.609 | Jul 20 11:53:07 np0000005495 devstack@n-api-meta.service[92780]: DEBUG dbcounter [-] [92780] Writing DB stats nova_cell0:SELECT=1 {{(pid=92780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.609 | Jul 20 11:53:07 np0000005495 devstack@n-api-meta.service[92782]: DEBUG dbcounter [-] [92782] Writing DB stats nova_cell1:SELECT=1 {{(pid=92782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.609 | Jul 20 11:53:07 np0000005495 devstack@n-api-meta.service[92782]: DEBUG dbcounter [-] [92782] Writing DB stats nova_cell0:SELECT=1 {{(pid=92782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.609 | Jul 20 11:53:07 np0000005495 devstack@n-api-meta.service[92781]: DEBUG dbcounter [-] [92781] Writing DB stats nova_cell0:SELECT=1 {{(pid=92781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.609 | Jul 20 11:53:07 np0000005495 devstack@n-api-meta.service[92781]: DEBUG dbcounter [-] [92781] Writing DB stats nova_cell1:SELECT=1 {{(pid=92781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.609 | Jul 20 11:53:07 np0000005495 devstack@n-api-meta.service[92780]: DEBUG dbcounter [-] [92780] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.609 | Jul 20 11:53:07 np0000005495 devstack@n-api-meta.service[92782]: DEBUG dbcounter [-] [92782] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.609 | Jul 20 11:53:07 np0000005495 devstack@n-api-meta.service[92781]: DEBUG dbcounter [-] [92781] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.614 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.617 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-20 11:53:34.632 | not-found 2026-07-20 11:53:34.636 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.640 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-20 11:53:34.656 | enabled 2026-07-20 11:53:34.661 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-20 11:53:34.679 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-20 11:53:34.679 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-20 11:53:34.679 | Active: active (running) since Mon 2026-07-20 11:53:03 UTC; 31s ago 2026-07-20 11:53:34.679 | Main PID: 96004 (nova-compute) 2026-07-20 11:53:34.679 | Tasks: 10 (limit: 75886) 2026-07-20 11:53:34.679 | Memory: 137.0M () 2026-07-20 11:53:34.679 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-20 11:53:34.679 | └─96004 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-20 11:53:34.679 | 2026-07-20 11:53:34.679 | Jul 20 11:53:19 np0000005495 nova-compute[96004]: DEBUG nova.compute.provider_tree [None req-cbe152b2-1e3b-40e6-a41a-10dba10fa91e None None] Updating resource provider 0c813891-e7c4-40d6-a811-654b389cd1ce generation from 0 to 1 during operation: update_inventory {{(pid=96004) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-20 11:53:34.679 | Jul 20 11:53:19 np0000005495 nova-compute[96004]: DEBUG nova.compute.provider_tree [None req-cbe152b2-1e3b-40e6-a41a-10dba10fa91e None None] Updating inventory in ProviderTree for provider 0c813891-e7c4-40d6-a811-654b389cd1ce 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=96004) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-20 11:53:34.679 | Jul 20 11:53:19 np0000005495 nova-compute[96004]: DEBUG nova.compute.provider_tree [None req-cbe152b2-1e3b-40e6-a41a-10dba10fa91e None None] Updating resource provider 0c813891-e7c4-40d6-a811-654b389cd1ce generation from 1 to 2 during operation: update_traits {{(pid=96004) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-20 11:53:34.679 | Jul 20 11:53:19 np0000005495 nova-compute[96004]: DEBUG nova.compute.resource_tracker [None req-cbe152b2-1e3b-40e6-a41a-10dba10fa91e None None] Compute_service record updated for np0000005495:np0000005495 {{(pid=96004) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-20 11:53:34.679 | Jul 20 11:53:19 np0000005495 nova-compute[96004]: DEBUG oslo_concurrency.lockutils [None req-cbe152b2-1e3b-40e6-a41a-10dba10fa91e None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.244s {{(pid=96004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 11:53:34.679 | Jul 20 11:53:19 np0000005495 nova-compute[96004]: DEBUG nova.service [None req-cbe152b2-1e3b-40e6-a41a-10dba10fa91e None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96004) start /opt/stack/nova/nova/service.py:196}} 2026-07-20 11:53:34.679 | Jul 20 11:53:19 np0000005495 nova-compute[96004]: DEBUG nova.service [None req-cbe152b2-1e3b-40e6-a41a-10dba10fa91e None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96004) start /opt/stack/nova/nova/service.py:212}} 2026-07-20 11:53:34.679 | Jul 20 11:53:19 np0000005495 nova-compute[96004]: DEBUG nova.service [None req-cbe152b2-1e3b-40e6-a41a-10dba10fa91e None None] Join ServiceGroup membership for this service compute {{(pid=96004) start /opt/stack/nova/nova/service.py:222}} 2026-07-20 11:53:34.679 | Jul 20 11:53:19 np0000005495 nova-compute[96004]: DEBUG nova.servicegroup.drivers.db [None req-cbe152b2-1e3b-40e6-a41a-10dba10fa91e None None] DB_Driver: join new ServiceGroup member np0000005495 to the compute group, service = {{(pid=96004) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-20 11:53:34.679 | Jul 20 11:53:24 np0000005495 nova-compute[96004]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:34.684 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.687 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-20 11:53:34.703 | not-found 2026-07-20 11:53:34.708 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.711 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-20 11:53:34.726 | enabled 2026-07-20 11:53:34.731 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-20 11:53:34.750 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-20 11:53:34.750 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-20 11:53:34.751 | Active: active (running) since Mon 2026-07-20 11:52:54 UTC; 40s ago 2026-07-20 11:53:34.751 | Main PID: 92145 (nova-scheduler:) 2026-07-20 11:53:34.751 | Tasks: 26 (limit: 75886) 2026-07-20 11:53:34.751 | Memory: 181.9M () 2026-07-20 11:53:34.751 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-20 11:53:34.751 | ├─92145 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-20 11:53:34.751 | ├─93349 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-20 11:53:34.751 | ├─93351 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-20 11:53:34.751 | └─93353 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-20 11:53:34.751 | 2026-07-20 11:53:34.751 | Jul 20 11:53:02 np0000005495 nova-scheduler[93353]: DEBUG oslo.service.backend._threading.loopingcall [None req-e1c2cc72-9cb4-4b4c-9872-90d38038475d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93353) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:34.751 | Jul 20 11:53:02 np0000005495 nova-scheduler[93353]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93353) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:34.751 | Jul 20 11:53:05 np0000005495 nova-scheduler[92145]: DEBUG dbcounter [-] [92145] Writing DB stats nova_api:SELECT=3 {{(pid=92145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.751 | Jul 20 11:53:06 np0000005495 nova-scheduler[92145]: DEBUG dbcounter [-] [92145] Writing DB stats nova_cell0:SELECT=1 {{(pid=92145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.751 | Jul 20 11:53:06 np0000005495 nova-scheduler[92145]: DEBUG dbcounter [-] [92145] Writing DB stats nova_cell1:SELECT=1 {{(pid=92145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.751 | Jul 20 11:53:12 np0000005495 nova-scheduler[93349]: DEBUG oslo.service.backend._threading.loopingcall [None req-09ccd3f7-0a24-4143-b90a-db88642c34c0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93349) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:34.751 | Jul 20 11:53:12 np0000005495 nova-scheduler[93349]: DEBUG dbcounter [-] [93349] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.751 | Jul 20 11:53:12 np0000005495 nova-scheduler[93351]: DEBUG dbcounter [-] [93351] Writing DB stats nova_cell0:SELECT=3 {{(pid=93351) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.751 | Jul 20 11:53:12 np0000005495 nova-scheduler[93353]: DEBUG dbcounter [-] [93353] Writing DB stats nova_cell0:SELECT=3 {{(pid=93353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.751 | Jul 20 11:53:31 np0000005495 nova-scheduler[93351]: DEBUG oslo.service.backend._threading.loopingcall [None req-fa682065-d0ba-4d63-ab3a-30811d5bafc3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93351) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:34.755 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.758 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-20 11:53:34.773 | enabled 2026-07-20 11:53:34.777 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-20 11:53:34.795 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-20 11:53:34.795 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-20 11:53:34.795 | Active: active (running) since Mon 2026-07-20 11:49:02 UTC; 4min 31s ago 2026-07-20 11:53:34.795 | Main PID: 56140 (python3) 2026-07-20 11:53:34.795 | Tasks: 1 (limit: 75886) 2026-07-20 11:53:34.795 | Memory: 107.8M () 2026-07-20 11:53:34.795 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-20 11:53:34.795 | └─56140 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-20 11:53:34.795 | 2026-07-20 11:53:34.795 | Jul 20 11:53:08 np0000005495 python3[56140]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-07-20 11:53:34.795 | Jul 20 11:53:09 np0000005495 python3[56140]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-20 11:53:34.795 | Jul 20 11:53:09 np0000005495 python3[56140]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-20 11:53:34.795 | Jul 20 11:53:09 np0000005495 python3[56140]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-20 11:53:34.795 | Jul 20 11:53:14 np0000005495 python3[56140]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-20 11:53:34.795 | Jul 20 11:53:21 np0000005495 python3[56140]: 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-07-20 11:53:34.795 | Jul 20 11:53:26 np0000005495 python3[56140]: 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-07-20 11:53:34.795 | Jul 20 11:53:29 np0000005495 python3[56140]: 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-07-20 11:53:34.795 | Jul 20 11:53:32 np0000005495 python3[56140]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-20 11:53:34.795 | Jul 20 11:53:33 np0000005495 python3[56140]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000005495', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-20 11:53:34.799 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.802 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-20 11:53:34.816 | not-found 2026-07-20 11:53:34.820 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.823 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-20 11:53:34.836 | not-found 2026-07-20 11:53:34.840 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.843 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-20 11:53:34.859 | not-found 2026-07-20 11:53:34.864 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.867 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-20 11:53:34.879 | not-found 2026-07-20 11:53:34.883 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.887 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-20 11:53:34.902 | enabled 2026-07-20 11:53:34.906 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-20 11:53:34.923 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-20 11:53:34.923 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-20 11:53:34.923 | Active: active (running) since Mon 2026-07-20 11:52:34 UTC; 1min 0s ago 2026-07-20 11:53:34.923 | Main PID: 89915 (uwsgi) 2026-07-20 11:53:34.923 | Status: "uWSGI is ready" 2026-07-20 11:53:34.924 | Tasks: 7 (limit: 75886) 2026-07-20 11:53:34.924 | Memory: 261.7M () 2026-07-20 11:53:34.924 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-20 11:53:34.924 | ├─89915 "placementuWSGI master" 2026-07-20 11:53:34.924 | ├─89916 "placementuWSGI worker 1" 2026-07-20 11:53:34.924 | ├─89917 "placementuWSGI worker 2" 2026-07-20 11:53:34.924 | └─89918 "placementuWSGI worker 3" 2026-07-20 11:53:34.924 | 2026-07-20 11:53:34.924 | Jul 20 11:53:19 np0000005495 devstack@placement-api.service[89918]: [pid: 89918|app: 0|req: 3/9] 10.4.3.198 () {72 vars in 1609 bytes} [Mon Jul 20 11:53:19 2026] PUT /placement/resource_providers/0c813891-e7c4-40d6-a811-654b389cd1ce/inventories => generated 398 bytes in 22 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-20 11:53:34.924 | Jul 20 11:53:19 np0000005495 devstack@placement-api.service[89917]: DEBUG placement.requestlog [req-e42b9849-5981-41cf-b8fd-ddbc21ebca56 req-5e293efa-1762-4d45-9c5f-3a5b1619ae50 None None] Starting request: 10.4.3.198 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NODE,COMPUTE_TRUSTED_CERTS,COMPUTE_ARCH_RISCV64,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSSE3,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_MMX,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_PPC64LE,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ARCH_AARCH64,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE2,HW_CPU_X86_SSE42,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_ACCELERATORS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_AC97" {{(pid=89917) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-20 11:53:34.924 | Jul 20 11:53:19 np0000005495 devstack@placement-api.service[89917]: INFO placement.requestlog [req-e42b9849-5981-41cf-b8fd-ddbc21ebca56 req-5e293efa-1762-4d45-9c5f-3a5b1619ae50 service nova] 10.4.3.198 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NODE,COMPUTE_TRUSTED_CERTS,COMPUTE_ARCH_RISCV64,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSSE3,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_MMX,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_PPC64LE,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ARCH_AARCH64,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE2,HW_CPU_X86_SSE42,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_ACCELERATORS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_AC97" status: 200 len: 1991 microversion: 1.6 2026-07-20 11:53:34.924 | Jul 20 11:53:19 np0000005495 devstack@placement-api.service[89917]: [pid: 89917|app: 0|req: 4/10] 10.4.3.198 () {68 vars in 4925 bytes} [Mon Jul 20 11:53:19 2026] GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NODE,COMPUTE_TRUSTED_CERTS,COMPUTE_ARCH_RISCV64,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSSE3,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_MMX,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_PPC64LE,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ARCH_AARCH64,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE2,HW_CPU_X86_SSE42,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_ACCELERATORS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_AC97 => generated 1991 bytes in 13 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-20 11:53:34.924 | Jul 20 11:53:19 np0000005495 devstack@placement-api.service[89916]: DEBUG placement.requestlog [req-e42b9849-5981-41cf-b8fd-ddbc21ebca56 req-7d0b6f68-1b3c-4875-a46b-103bac0ac452 None None] Starting request: 10.4.3.198 "PUT /placement/resource_providers/0c813891-e7c4-40d6-a811-654b389cd1ce/traits" {{(pid=89916) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-20 11:53:34.924 | Jul 20 11:53:19 np0000005495 devstack@placement-api.service[89916]: INFO placement.requestlog [req-e42b9849-5981-41cf-b8fd-ddbc21ebca56 req-7d0b6f68-1b3c-4875-a46b-103bac0ac452 service nova] 10.4.3.198 "PUT /placement/resource_providers/0c813891-e7c4-40d6-a811-654b389cd1ce/traits" status: 200 len: 2026 microversion: 1.6 2026-07-20 11:53:34.924 | Jul 20 11:53:19 np0000005495 devstack@placement-api.service[89916]: [pid: 89916|app: 0|req: 4/11] 10.4.3.198 () {72 vars in 1594 bytes} [Mon Jul 20 11:53:19 2026] PUT /placement/resource_providers/0c813891-e7c4-40d6-a811-654b389cd1ce/traits => generated 2026 bytes in 72 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-20 11:53:34.924 | Jul 20 11:53:29 np0000005495 devstack@placement-api.service[89918]: DEBUG dbcounter [-] [89918] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=89918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.924 | Jul 20 11:53:29 np0000005495 devstack@placement-api.service[89917]: DEBUG dbcounter [-] [89917] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=89917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.924 | Jul 20 11:53:29 np0000005495 devstack@placement-api.service[89916]: DEBUG dbcounter [-] [89916] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=89916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:34.928 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.932 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-20 11:53:34.946 | enabled 2026-07-20 11:53:34.950 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-20 11:53:34.966 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-20 11:53:34.966 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-20 11:53:34.966 | Active: active (running) since Mon 2026-07-20 11:52:24 UTC; 1min 10s ago 2026-07-20 11:53:34.966 | Main PID: 86428 (neutron-ovn-age) 2026-07-20 11:53:34.966 | Tasks: 20 (limit: 75886) 2026-07-20 11:53:34.966 | Memory: 352.2M () 2026-07-20 11:53:34.966 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-20 11:53:34.966 | ├─86428 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-20 11:53:34.966 | ├─87426 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-20 11:53:34.966 | ├─87575 /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/tmpwr_9myc4/privsep.sock 2026-07-20 11:53:34.966 | └─90759 /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/tmpqym035pb/privsep.sock 2026-07-20 11:53:34.966 | 2026-07-20 11:53:34.966 | Jul 20 11:53:03 np0000005495 neutron-ovn-agent[87426]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=03db9741-58e7-4be2-ac2d-723334a5d561, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87426) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-20 11:53:34.966 | Jul 20 11:53:03 np0000005495 neutron-ovn-agent[87426]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87426) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-20 11:53:34.966 | Jul 20 11:53:03 np0000005495 neutron-ovn-agent[87426]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=03db9741-58e7-4be2-ac2d-723334a5d561, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87426) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-20 11:53:34.966 | Jul 20 11:53:03 np0000005495 neutron-ovn-agent[87426]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87426) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-20 11:53:34.966 | Jul 20 11:53:26 np0000005495 neutron-ovn-agent[87426]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87426) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-20 11:53:34.966 | Jul 20 11:53:26 np0000005495 neutron-ovn-agent[87426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87426) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-20 11:53:34.966 | Jul 20 11:53:26 np0000005495 neutron-ovn-agent[87426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87426) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 11:53:34.966 | Jul 20 11:53:26 np0000005495 neutron-ovn-agent[87426]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87426) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-20 11:53:34.966 | Jul 20 11:53:26 np0000005495 neutron-ovn-agent[87426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87426) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-20 11:53:34.966 | Jul 20 11:53:26 np0000005495 neutron-ovn-agent[87426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87426) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-20 11:53:34.971 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.973 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-20 11:53:34.990 | not-found 2026-07-20 11:53:34.995 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:34.997 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-20 11:53:35.011 | not-found 2026-07-20 11:53:35.015 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.018 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-20 11:53:35.035 | enabled 2026-07-20 11:53:35.039 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-20 11:53:35.057 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-20 11:53:35.057 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-20 11:53:35.057 | Active: active (running) since Mon 2026-07-20 11:52:04 UTC; 1min 30s ago 2026-07-20 11:53:35.057 | Main PID: 81965 (swift-account-s) 2026-07-20 11:53:35.057 | Tasks: 4 (limit: 75886) 2026-07-20 11:53:35.057 | Memory: 57.7M () 2026-07-20 11:53:35.057 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-20 11:53:35.057 | ├─81965 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-20 11:53:35.057 | ├─82234 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-20 11:53:35.057 | ├─82238 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-20 11:53:35.057 | └─82241 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-20 11:53:35.057 | 2026-07-20 11:53:35.057 | Jul 20 11:52:05 np0000005495 account-server[81965]: Started child 82241 from parent 81965 2026-07-20 11:53:35.057 | Jul 20 11:52:05 np0000005495 swift-account-server[81965]: account-server: Started child 82241 from parent 81965 2026-07-20 11:53:35.057 | Jul 20 11:53:25 np0000005495 account-server[82241]: 127.0.0.1 - - [20/Jul/2026:11:53:25 +0000] "HEAD /sdb1/261/AUTH_16f5ace18aea45c6af5ee7b9a0da701d" 404 - "HEAD http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d?format=json" "tx0dd57b7fe4a44ac880727-006a5e0c35" "proxy-server 83358" 0.0009 "-" 82241 - 2026-07-20 11:53:35.057 | Jul 20 11:53:25 np0000005495 swift-account-server[82241]: account-server: 127.0.0.1 - - [20/Jul/2026:11:53:25 +0000] "HEAD /sdb1/261/AUTH_16f5ace18aea45c6af5ee7b9a0da701d" 404 - "HEAD http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d?format=json" "tx0dd57b7fe4a44ac880727-006a5e0c35" "proxy-server 83358" 0.0009 "-" 82241 - 2026-07-20 11:53:35.057 | Jul 20 11:53:25 np0000005495 account-server[82234]: 127.0.0.1 - - [20/Jul/2026:11:53:25 +0000] "PUT /sdb1/261/AUTH_16f5ace18aea45c6af5ee7b9a0da701d" 201 - "-" "tx3e703d7773fd4a908bc2a-006a5e0c35" "-" 0.0222 "-" 82234 - 2026-07-20 11:53:35.057 | Jul 20 11:53:25 np0000005495 swift-account-server[82234]: account-server: 127.0.0.1 - - [20/Jul/2026:11:53:25 +0000] "PUT /sdb1/261/AUTH_16f5ace18aea45c6af5ee7b9a0da701d" 201 - "-" "tx3e703d7773fd4a908bc2a-006a5e0c35" "-" 0.0222 "-" 82234 - 2026-07-20 11:53:35.057 | Jul 20 11:53:25 np0000005495 account-server[82234]: 127.0.0.1 - - [20/Jul/2026:11:53:25 +0000] "HEAD /sdb1/261/AUTH_16f5ace18aea45c6af5ee7b9a0da701d" 204 - "HEAD http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d?format=json" "tx3e703d7773fd4a908bc2a-006a5e0c35" "proxy-server 83358" 0.0015 "-" 82234 - 2026-07-20 11:53:35.057 | Jul 20 11:53:25 np0000005495 swift-account-server[82234]: account-server: 127.0.0.1 - - [20/Jul/2026:11:53:25 +0000] "HEAD /sdb1/261/AUTH_16f5ace18aea45c6af5ee7b9a0da701d" 204 - "HEAD http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d?format=json" "tx3e703d7773fd4a908bc2a-006a5e0c35" "proxy-server 83358" 0.0015 "-" 82234 - 2026-07-20 11:53:35.057 | Jul 20 11:53:25 np0000005495 account-server[82234]: 127.0.0.1 - - [20/Jul/2026:11:53:25 +0000] "PUT /sdb1/261/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance" "tx3e703d7773fd4a908bc2a-006a5e0c35" "container-server 81741" 0.0012 "-" 82234 0 2026-07-20 11:53:35.057 | Jul 20 11:53:25 np0000005495 swift-account-server[82234]: account-server: 127.0.0.1 - - [20/Jul/2026:11:53:25 +0000] "PUT /sdb1/261/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance" "tx3e703d7773fd4a908bc2a-006a5e0c35" "container-server 81741" 0.0012 "-" 82234 0 2026-07-20 11:53:35.062 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.065 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-20 11:53:35.080 | enabled 2026-07-20 11:53:35.085 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-20 11:53:35.103 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-20 11:53:35.103 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-20 11:53:35.103 | Active: active (running) since Mon 2026-07-20 11:52:03 UTC; 1min 31s ago 2026-07-20 11:53:35.103 | Main PID: 81468 (swift-container) 2026-07-20 11:53:35.103 | Tasks: 44 (limit: 75886) 2026-07-20 11:53:35.103 | Memory: 70.0M () 2026-07-20 11:53:35.103 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-20 11:53:35.103 | ├─81468 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-20 11:53:35.103 | ├─81741 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-20 11:53:35.103 | ├─81742 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-20 11:53:35.103 | └─81743 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-20 11:53:35.103 | 2026-07-20 11:53:35.103 | Jul 20 11:53:26 np0000005495 container-server[81742]: 127.0.0.1 - - [20/Jul/2026:11:53:26 +0000] "PUT /sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/dcf23777-0210-473e-af2c-161cf98bb6b7" 201 - "PUT http://10.4.3.198:8081/sdb1/395/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/dcf23777-0210-473e-af2c-161cf98bb6b7" "tx65f231d5206e4117a49d8-006a5e0c35" "object-server 81249" 0.0012 "-" 81742 0 2026-07-20 11:53:35.103 | Jul 20 11:53:26 np0000005495 swift-container-server[81742]: container-server: 127.0.0.1 - - [20/Jul/2026:11:53:26 +0000] "PUT /sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/dcf23777-0210-473e-af2c-161cf98bb6b7" 201 - "PUT http://10.4.3.198:8081/sdb1/395/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/dcf23777-0210-473e-af2c-161cf98bb6b7" "tx65f231d5206e4117a49d8-006a5e0c35" "object-server 81249" 0.0012 "-" 81742 0 2026-07-20 11:53:35.103 | Jul 20 11:53:29 np0000005495 container-server[81743]: 127.0.0.1 - - [20/Jul/2026:11:53:29 +0000] "HEAD /sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance" 204 - "HEAD http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance?format=json" "tx4dd23a436ff44b98acc64-006a5e0c38" "proxy-server 83358" 0.0146 "-" 81743 0 2026-07-20 11:53:35.103 | Jul 20 11:53:29 np0000005495 swift-container-server[81743]: container-server: 127.0.0.1 - - [20/Jul/2026:11:53:29 +0000] "HEAD /sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance" 204 - "HEAD http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance?format=json" "tx4dd23a436ff44b98acc64-006a5e0c38" "proxy-server 83358" 0.0146 "-" 81743 0 2026-07-20 11:53:35.103 | Jul 20 11:53:29 np0000005495 container-server[81743]: 127.0.0.1 - - [20/Jul/2026:11:53:29 +0000] "PUT /sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/82a2be8d-e929-4aa3-95a0-874e25b728db" 201 - "PUT http://10.4.3.198:8081/sdb1/452/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/82a2be8d-e929-4aa3-95a0-874e25b728db" "txf7ad549da89a4396bd19e-006a5e0c39" "object-server 81247" 0.0007 "-" 81743 0 2026-07-20 11:53:35.103 | Jul 20 11:53:29 np0000005495 swift-container-server[81743]: container-server: 127.0.0.1 - - [20/Jul/2026:11:53:29 +0000] "PUT /sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/82a2be8d-e929-4aa3-95a0-874e25b728db" 201 - "PUT http://10.4.3.198:8081/sdb1/452/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/82a2be8d-e929-4aa3-95a0-874e25b728db" "txf7ad549da89a4396bd19e-006a5e0c39" "object-server 81247" 0.0007 "-" 81743 0 2026-07-20 11:53:35.103 | Jul 20 11:53:32 np0000005495 container-server[81742]: 127.0.0.1 - - [20/Jul/2026:11:53:32 +0000] "HEAD /sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance" 204 - "HEAD http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance?format=json" "tx712070635219404cb2c55-006a5e0c3c" "proxy-server 83358" 0.0202 "-" 81742 0 2026-07-20 11:53:35.103 | Jul 20 11:53:32 np0000005495 swift-container-server[81742]: container-server: 127.0.0.1 - - [20/Jul/2026:11:53:32 +0000] "HEAD /sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance" 204 - "HEAD http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance?format=json" "tx712070635219404cb2c55-006a5e0c3c" "proxy-server 83358" 0.0202 "-" 81742 0 2026-07-20 11:53:35.103 | Jul 20 11:53:32 np0000005495 container-server[81742]: 127.0.0.1 - - [20/Jul/2026:11:53:32 +0000] "PUT /sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/25f7e537-8ac5-46a9-8d10-20fb5e693e32" 201 - "PUT http://10.4.3.198:8081/sdb1/71/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/25f7e537-8ac5-46a9-8d10-20fb5e693e32" "tx3e4154acf3504f4baf29c-006a5e0c3c" "object-server 81252" 0.0006 "-" 81742 0 2026-07-20 11:53:35.103 | Jul 20 11:53:32 np0000005495 swift-container-server[81742]: container-server: 127.0.0.1 - - [20/Jul/2026:11:53:32 +0000] "PUT /sdb1/321/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/25f7e537-8ac5-46a9-8d10-20fb5e693e32" 201 - "PUT http://10.4.3.198:8081/sdb1/71/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/25f7e537-8ac5-46a9-8d10-20fb5e693e32" "tx3e4154acf3504f4baf29c-006a5e0c3c" "object-server 81252" 0.0006 "-" 81742 0 2026-07-20 11:53:35.108 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.111 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-20 11:53:35.129 | enabled 2026-07-20 11:53:35.134 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-20 11:53:35.153 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-20 11:53:35.153 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-20 11:53:35.153 | Active: active (running) since Mon 2026-07-20 11:52:02 UTC; 1min 33s ago 2026-07-20 11:53:35.153 | Main PID: 80970 (swift-object-se) 2026-07-20 11:53:35.153 | Tasks: 64 (limit: 75886) 2026-07-20 11:53:35.153 | Memory: 73.9M () 2026-07-20 11:53:35.153 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-20 11:53:35.153 | ├─80970 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-20 11:53:35.153 | ├─81247 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-20 11:53:35.153 | ├─81249 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-20 11:53:35.153 | └─81252 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-20 11:53:35.153 | 2026-07-20 11:53:35.153 | Jul 20 11:52:02 np0000005495 object-server[80970]: Started child 81249 from parent 80970 2026-07-20 11:53:35.153 | Jul 20 11:52:02 np0000005495 swift-object-server[80970]: object-server: Started child 81249 from parent 80970 2026-07-20 11:53:35.153 | Jul 20 11:52:02 np0000005495 object-server[80970]: Started child 81252 from parent 80970 2026-07-20 11:53:35.153 | Jul 20 11:52:02 np0000005495 swift-object-server[80970]: object-server: Started child 81252 from parent 80970 2026-07-20 11:53:35.153 | Jul 20 11:53:26 np0000005495 object-server[81249]: 127.0.0.1 - - [20/Jul/2026:11:53:26 +0000] "PUT /sdb1/395/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/dcf23777-0210-473e-af2c-161cf98bb6b7" 201 - "PUT http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/dcf23777-0210-473e-af2c-161cf98bb6b7" "tx65f231d5206e4117a49d8-006a5e0c35" "proxy-server 83358" 0.2864 "-" 81249 0 2026-07-20 11:53:35.153 | Jul 20 11:53:26 np0000005495 swift-object-server[81249]: object-server: 127.0.0.1 - - [20/Jul/2026:11:53:26 +0000] "PUT /sdb1/395/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/dcf23777-0210-473e-af2c-161cf98bb6b7" 201 - "PUT http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/dcf23777-0210-473e-af2c-161cf98bb6b7" "tx65f231d5206e4117a49d8-006a5e0c35" "proxy-server 83358" 0.2864 "-" 81249 0 2026-07-20 11:53:35.153 | Jul 20 11:53:29 np0000005495 object-server[81247]: 127.0.0.1 - - [20/Jul/2026:11:53:29 +0000] "PUT /sdb1/452/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/82a2be8d-e929-4aa3-95a0-874e25b728db" 201 - "PUT http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/82a2be8d-e929-4aa3-95a0-874e25b728db" "txf7ad549da89a4396bd19e-006a5e0c39" "proxy-server 83358" 0.3130 "-" 81247 0 2026-07-20 11:53:35.153 | Jul 20 11:53:29 np0000005495 swift-object-server[81247]: object-server: 127.0.0.1 - - [20/Jul/2026:11:53:29 +0000] "PUT /sdb1/452/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/82a2be8d-e929-4aa3-95a0-874e25b728db" 201 - "PUT http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/82a2be8d-e929-4aa3-95a0-874e25b728db" "txf7ad549da89a4396bd19e-006a5e0c39" "proxy-server 83358" 0.3130 "-" 81247 0 2026-07-20 11:53:35.153 | Jul 20 11:53:32 np0000005495 object-server[81252]: 127.0.0.1 - - [20/Jul/2026:11:53:32 +0000] "PUT /sdb1/71/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/25f7e537-8ac5-46a9-8d10-20fb5e693e32" 201 - "PUT http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/25f7e537-8ac5-46a9-8d10-20fb5e693e32" "tx3e4154acf3504f4baf29c-006a5e0c3c" "proxy-server 83358" 0.2930 "-" 81252 0 2026-07-20 11:53:35.153 | Jul 20 11:53:32 np0000005495 swift-object-server[81252]: object-server: 127.0.0.1 - - [20/Jul/2026:11:53:32 +0000] "PUT /sdb1/71/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/25f7e537-8ac5-46a9-8d10-20fb5e693e32" 201 - "PUT http://10.4.3.198:8081/v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/25f7e537-8ac5-46a9-8d10-20fb5e693e32" "tx3e4154acf3504f4baf29c-006a5e0c3c" "proxy-server 83358" 0.2930 "-" 81252 0 2026-07-20 11:53:35.158 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.161 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-20 11:53:35.175 | enabled 2026-07-20 11:53:35.180 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-20 11:53:35.199 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-20 11:53:35.199 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-20 11:53:35.199 | Active: active (running) since Mon 2026-07-20 11:52:08 UTC; 1min 27s ago 2026-07-20 11:53:35.199 | Main PID: 83287 (swift-proxy-ser) 2026-07-20 11:53:35.199 | Tasks: 2 (limit: 75886) 2026-07-20 11:53:35.200 | Memory: 82.7M () 2026-07-20 11:53:35.200 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-20 11:53:35.200 | ├─83287 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-20 11:53:35.200 | └─83358 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-20 11:53:35.200 | 2026-07-20 11:53:35.200 | Jul 20 11:53:32 np0000005495 proxy-server[83358]: Validating token access rules against request 2026-07-20 11:53:35.200 | Jul 20 11:53:32 np0000005495 swift-proxy-server[83358]: proxy-server: Validating token access rules against request 2026-07-20 11:53:35.200 | Jul 20 11:53:32 np0000005495 proxy-server[83358]: Received request from user: user_id 63170996eea7443598ffacb8af57c06c, project_id 16f5ace18aea45c6af5ee7b9a0da701d, roles service,ResellerAdmin 2026-07-20 11:53:35.200 | Jul 20 11:53:32 np0000005495 swift-proxy-server[83358]: proxy-server: Received request from user: user_id 63170996eea7443598ffacb8af57c06c, project_id 16f5ace18aea45c6af5ee7b9a0da701d, roles service,ResellerAdmin 2026-07-20 11:53:35.200 | Jul 20 11:53:32 np0000005495 swift-proxy-server[83358]: proxy-server: Using identity: {'user': ('63170996eea7443598ffacb8af57c06c', 'glance-swift'), 'tenant': ('16f5ace18aea45c6af5ee7b9a0da701d', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx3e4154acf3504f4baf29c-006a5e0c3c) 2026-07-20 11:53:35.200 | Jul 20 11:53:32 np0000005495 proxy-server[83358]: Using identity: {'user': ('63170996eea7443598ffacb8af57c06c', 'glance-swift'), 'tenant': ('16f5ace18aea45c6af5ee7b9a0da701d', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx3e4154acf3504f4baf29c-006a5e0c3c) 2026-07-20 11:53:35.200 | Jul 20 11:53:32 np0000005495 proxy-server[83358]: User 16f5ace18aea45c6af5ee7b9a0da701d has reseller admin authorizing (txn: tx3e4154acf3504f4baf29c-006a5e0c3c) (client_ip: 10.4.3.198) 2026-07-20 11:53:35.200 | Jul 20 11:53:32 np0000005495 swift-proxy-server[83358]: proxy-server: User 16f5ace18aea45c6af5ee7b9a0da701d has reseller admin authorizing (txn: tx3e4154acf3504f4baf29c-006a5e0c3c) (client_ip: 10.4.3.198) 2026-07-20 11:53:35.200 | Jul 20 11:53:32 np0000005495 proxy-server[83358]: 10.4.3.198 10.4.3.198 20/Jul/2026/11/53/32 PUT /v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/25f7e537-8ac5-46a9-8d10-20fb5e693e32 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqXgw8... 21692416 - - tx3e4154acf3504f4baf29c-006a5e0c3c - 0.2994 - - 1784548412.510936737 1784548412.810336590 0 63170996eea7443598ffacb8af57c06c 2026-07-20 11:53:35.200 | Jul 20 11:53:32 np0000005495 swift-proxy-server[83358]: proxy-server: 10.4.3.198 10.4.3.198 20/Jul/2026/11/53/32 PUT /v1/AUTH_16f5ace18aea45c6af5ee7b9a0da701d/glance/25f7e537-8ac5-46a9-8d10-20fb5e693e32 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqXgw8... 21692416 - - tx3e4154acf3504f4baf29c-006a5e0c3c - 0.2994 - - 1784548412.510936737 1784548412.810336590 0 63170996eea7443598ffacb8af57c06c 2026-07-20 11:53:35.205 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.208 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-20 11:53:35.220 | not-found 2026-07-20 11:53:35.225 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.228 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-20 11:53:35.242 | not-found 2026-07-20 11:53:35.246 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.249 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-20 11:53:35.264 | enabled 2026-07-20 11:53:35.268 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-20 11:53:35.288 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-20 11:53:35.288 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-20 11:53:35.288 | Active: active (running) since Mon 2026-07-20 11:52:06 UTC; 1min 29s ago 2026-07-20 11:53:35.288 | Main PID: 82500 (swift-container) 2026-07-20 11:53:35.288 | Tasks: 1 (limit: 75886) 2026-07-20 11:53:35.288 | Memory: 42.8M () 2026-07-20 11:53:35.288 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-20 11:53:35.288 | └─82500 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-20 11:53:35.288 | 2026-07-20 11:53:35.288 | Jul 20 11:52:06 np0000005495 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-20 11:53:35.288 | Jul 20 11:52:06 np0000005495 container-sync[82500]: Starting 82500 2026-07-20 11:53:35.288 | Jul 20 11:52:06 np0000005495 container-sync[82500]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-20 11:53:35.293 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.297 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-20 11:53:35.311 | enabled 2026-07-20 11:53:35.316 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-20 11:53:35.335 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-20 11:53:35.335 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-20 11:53:35.335 | Active: active (running) since Mon 2026-07-20 11:52:27 UTC; 1min 8s ago 2026-07-20 11:53:35.335 | Main PID: 87513 (uwsgi) 2026-07-20 11:53:35.335 | Status: "uWSGI is ready" 2026-07-20 11:53:35.335 | Tasks: 34 (limit: 75886) 2026-07-20 11:53:35.335 | Memory: 562.6M () 2026-07-20 11:53:35.335 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-20 11:53:35.335 | ├─87513 "neutron-apiuWSGI master" 2026-07-20 11:53:35.335 | ├─87514 "neutron-apiuWSGI worker 1" 2026-07-20 11:53:35.335 | ├─87515 "neutron-apiuWSGI worker 2" 2026-07-20 11:53:35.335 | └─87516 "neutron-apiuWSGI worker 3" 2026-07-20 11:53:35.335 | 2026-07-20 11:53:35.335 | Jul 20 11:53:18 np0000005495 devstack@neutron-api.service[87516]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "50ba5b768c8355628a76ea67f8444f00" from periodic health check thread {{(pid=87516) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-20 11:53:35.335 | Jul 20 11:53:27 np0000005495 devstack@neutron-api.service[87515]: DEBUG dbcounter [-] [87515] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87515) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.335 | Jul 20 11:53:28 np0000005495 devstack@neutron-api.service[87514]: DEBUG dbcounter [-] [87514] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.335 | Jul 20 11:53:28 np0000005495 devstack@neutron-api.service[87516]: DEBUG dbcounter [-] [87516] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.335 | Jul 20 11:53:32 np0000005495 devstack@neutron-api.service[87515]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87515) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-20 11:53:35.335 | Jul 20 11:53:32 np0000005495 devstack@neutron-api.service[87515]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "142e2b01e214530d8e5a868610543da3" from periodic health check thread {{(pid=87515) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-20 11:53:35.335 | Jul 20 11:53:33 np0000005495 devstack@neutron-api.service[87514]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87514) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-20 11:53:35.335 | Jul 20 11:53:33 np0000005495 devstack@neutron-api.service[87514]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "09dcfa6975055c2e89e280bfac6f837f" from periodic health check thread {{(pid=87514) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-20 11:53:35.335 | Jul 20 11:53:33 np0000005495 devstack@neutron-api.service[87516]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87516) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-20 11:53:35.335 | Jul 20 11:53:33 np0000005495 devstack@neutron-api.service[87516]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "50ba5b768c8355628a76ea67f8444f00" from periodic health check thread {{(pid=87516) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-20 11:53:35.340 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.343 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-20 11:53:35.358 | enabled 2026-07-20 11:53:35.363 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-20 11:53:35.381 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-20 11:53:35.381 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-20 11:53:35.381 | Active: active (running) since Mon 2026-07-20 11:52:30 UTC; 1min 5s ago 2026-07-20 11:53:35.381 | Main PID: 88528 (neutron-periodi) 2026-07-20 11:53:35.381 | Tasks: 15 (limit: 75886) 2026-07-20 11:53:35.381 | Memory: 165.6M () 2026-07-20 11:53:35.381 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-20 11:53:35.381 | ├─88528 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-20 11:53:35.381 | └─89491 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-20 11:53:35.381 | 2026-07-20 11:53:35.381 | Jul 20 11:52:33 np0000005495 neutron-periodic-workers[89491]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovsdb-client transact ssl:10.4.3.198: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"]]]}}] {{(pid=89491) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-20 11:53:35.381 | Jul 20 11:52:33 np0000005495 neutron-periodic-workers[89491]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.198: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.049s {{(pid=89491) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-20 11:53:35.381 | Jul 20 11:52:33 np0000005495 neutron-periodic-workers[89491]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89491) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-20 11:53:35.381 | Jul 20 11:52:33 np0000005495 neutron-periodic-workers[89491]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89491) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-20 11:53:35.381 | Jul 20 11:52:33 np0000005495 neutron-periodic-workers[89491]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89491) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-20 11:53:35.381 | Jul 20 11:52:42 np0000005495 neutron-periodic-workers[88528]: DEBUG dbcounter [-] [88528] Writing DB stats neutron:SELECT=4 {{(pid=88528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.381 | Jul 20 11:53:26 np0000005495 neutron-periodic-workers[89491]: DEBUG dbcounter [-] [89491] Writer thread running {{(pid=89491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:53:35.381 | Jul 20 11:53:26 np0000005495 neutron-periodic-workers[89491]: DEBUG oslo.service.backend._threading.loopingcall [None req-55a6f8c4-af0e-4887-97de-8dda6d66c8d8 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.95 seconds {{(pid=89491) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.381 | Jul 20 11:53:28 np0000005495 neutron-periodic-workers[89491]: DEBUG neutron.db.agents_db [None req-b1ae87aa-19b7-4810-9604-658b716424a5 None None] Agent healthcheck: found 0 active agents {{(pid=89491) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-20 11:53:35.381 | Jul 20 11:53:28 np0000005495 neutron-periodic-workers[89491]: DEBUG oslo.service.backend._threading.loopingcall [None req-b1ae87aa-19b7-4810-9604-658b716424a5 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=89491) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.386 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.389 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-20 11:53:35.404 | enabled 2026-07-20 11:53:35.409 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-20 11:53:35.428 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-20 11:53:35.428 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-20 11:53:35.428 | Active: active (running) since Mon 2026-07-20 11:52:28 UTC; 1min 6s ago 2026-07-20 11:53:35.428 | Main PID: 88021 (neutron-rpc-ser) 2026-07-20 11:53:35.428 | Tasks: 83 (limit: 75886) 2026-07-20 11:53:35.428 | Memory: 320.5M () 2026-07-20 11:53:35.428 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-20 11:53:35.428 | ├─88021 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-20 11:53:35.428 | ├─89347 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-20 11:53:35.428 | ├─89355 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-20 11:53:35.428 | ├─89362 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-20 11:53:35.428 | ├─89376 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-20 11:53:35.428 | ├─89386 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-20 11:53:35.428 | ├─89394 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-20 11:53:35.428 | ├─89400 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-20 11:53:35.428 | └─89410 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-20 11:53:35.428 | 2026-07-20 11:53:35.428 | Jul 20 11:52:33 np0000005495 neutron-rpc-server[89410]: DEBUG neutron.service [-] calling wait on {{(pid=89410) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-20 11:53:35.428 | Jul 20 11:52:42 np0000005495 neutron-rpc-server[88021]: DEBUG dbcounter [-] [88021] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.428 | Jul 20 11:53:03 np0000005495 neutron-rpc-server[89347]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 11:53:35.428 | Jul 20 11:53:03 np0000005495 neutron-rpc-server[89355]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 11:53:35.428 | Jul 20 11:53:03 np0000005495 neutron-rpc-server[89362]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 11:53:35.428 | Jul 20 11:53:03 np0000005495 neutron-rpc-server[89376]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 11:53:35.428 | Jul 20 11:53:03 np0000005495 neutron-rpc-server[89400]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 11:53:35.428 | Jul 20 11:53:03 np0000005495 neutron-rpc-server[89394]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 11:53:35.428 | Jul 20 11:53:03 np0000005495 neutron-rpc-server[89386]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 11:53:35.428 | Jul 20 11:53:03 np0000005495 neutron-rpc-server[89410]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-20 11:53:35.432 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.435 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-20 11:53:35.450 | enabled 2026-07-20 11:53:35.455 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-20 11:53:35.471 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-20 11:53:35.472 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-20 11:53:35.472 | Active: active (running) since Mon 2026-07-20 11:52:31 UTC; 1min 3s ago 2026-07-20 11:53:35.472 | Main PID: 89045 (neutron-ovn-mai) 2026-07-20 11:53:35.472 | Tasks: 12 (limit: 75886) 2026-07-20 11:53:35.472 | Memory: 267.4M () 2026-07-20 11:53:35.472 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-20 11:53:35.472 | ├─89045 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-20 11:53:35.472 | └─89981 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-20 11:53:35.472 | 2026-07-20 11:53:35.472 | Jul 20 11:52:55 np0000005495 neutron-ovn-maintenance-worker[89981]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-18ba1820-e05c-47a2-a6e3-3a45df2c06e8 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=89981) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-20 11:53:35.472 | Jul 20 11:52:55 np0000005495 neutron-ovn-maintenance-worker[89981]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-18ba1820-e05c-47a2-a6e3-3a45df2c06e8 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=89981) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-20 11:53:35.472 | Jul 20 11:52:55 np0000005495 neutron-ovn-maintenance-worker[89981]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-18ba1820-e05c-47a2-a6e3-3a45df2c06e8 None None] OVN maintenance task update_router_distributed_flag finished in 0.004 seconds 2026-07-20 11:53:35.472 | Jul 20 11:52:55 np0000005495 neutron-ovn-maintenance-worker[89981]: DEBUG futurist.periodics [None req-18ba1820-e05c-47a2-a6e3-3a45df2c06e8 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=89981) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-20 11:53:35.472 | Jul 20 11:52:55 np0000005495 neutron-ovn-maintenance-worker[89981]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-18ba1820-e05c-47a2-a6e3-3a45df2c06e8 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=89981) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-20 11:53:35.472 | Jul 20 11:52:55 np0000005495 neutron-ovn-maintenance-worker[89981]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-18ba1820-e05c-47a2-a6e3-3a45df2c06e8 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=89981) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-20 11:53:35.472 | Jul 20 11:52:55 np0000005495 neutron-ovn-maintenance-worker[89981]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-18ba1820-e05c-47a2-a6e3-3a45df2c06e8 None None] OVN maintenance task update_security_group_with_address_group finished in 0.013 seconds 2026-07-20 11:53:35.472 | Jul 20 11:52:55 np0000005495 neutron-ovn-maintenance-worker[89981]: DEBUG futurist.periodics [None req-18ba1820-e05c-47a2-a6e3-3a45df2c06e8 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=89981) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-20 11:53:35.472 | Jul 20 11:52:55 np0000005495 neutron-ovn-maintenance-worker[89981]: DEBUG futurist.periodics [None req-18ba1820-e05c-47a2-a6e3-3a45df2c06e8 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=89981) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-20 11:53:35.472 | Jul 20 11:53:05 np0000005495 neutron-ovn-maintenance-worker[89981]: DEBUG dbcounter [-] [89981] Writing DB stats neutron:SELECT=385,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=89981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.476 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.479 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-20 11:53:35.495 | enabled 2026-07-20 11:53:35.500 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-20 11:53:35.518 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-20 11:53:35.518 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-20 11:53:35.518 | Active: active (running) since Mon 2026-07-20 11:52:57 UTC; 37s ago 2026-07-20 11:53:35.518 | Main PID: 93452 (nova-novncproxy) 2026-07-20 11:53:35.518 | Tasks: 14 (limit: 75886) 2026-07-20 11:53:35.518 | Memory: 110.6M () 2026-07-20 11:53:35.518 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-20 11:53:35.518 | └─93452 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-20 11:53:35.518 | 2026-07-20 11:53:35.518 | Jul 20 11:52:58 np0000005495 nova-novncproxy[93452]: If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:53:35.519 | Jul 20 11:52:58 np0000005495 nova-novncproxy[93452]: framework. For more detail see 2026-07-20 11:53:35.519 | Jul 20 11:52:58 np0000005495 nova-novncproxy[93452]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:53:35.519 | Jul 20 11:52:58 np0000005495 nova-novncproxy[93452]: import eventlet # noqa 2026-07-20 11:53:35.519 | Jul 20 11:52:58 np0000005495 nova-novncproxy[93452]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-20 11:53:35.519 | Jul 20 11:52:59 np0000005495 nova-novncproxy[93452]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-20 11:53:35.519 | Jul 20 11:52:59 np0000005495 nova-novncproxy[93452]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-20 11:53:35.519 | Jul 20 11:52:59 np0000005495 nova-novncproxy[93452]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-20 11:53:35.519 | Jul 20 11:52:59 np0000005495 nova-novncproxy[93452]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-20 11:53:35.519 | Jul 20 11:52:59 np0000005495 nova-novncproxy[93452]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-20 11:53:35.523 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.526 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-20 11:53:35.541 | enabled 2026-07-20 11:53:35.547 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-20 11:53:35.565 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-20 11:53:35.565 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-20 11:53:35.565 | Active: active (running) since Mon 2026-07-20 11:52:59 UTC; 36s ago 2026-07-20 11:53:35.565 | Main PID: 94278 (nova-conductor:) 2026-07-20 11:53:35.565 | Tasks: 26 (limit: 75886) 2026-07-20 11:53:35.565 | Memory: 181.2M () 2026-07-20 11:53:35.565 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-20 11:53:35.565 | ├─94278 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-20 11:53:35.565 | ├─95773 "nova-conductor: ServiceWrapper worker(0)" 2026-07-20 11:53:35.565 | ├─95783 "nova-conductor: ServiceWrapper worker(1)" 2026-07-20 11:53:35.565 | └─95788 "nova-conductor: ServiceWrapper worker(2)" 2026-07-20 11:53:35.565 | 2026-07-20 11:53:35.565 | Jul 20 11:53:02 np0000005495 nova-conductor[95788]: DEBUG nova.servicegroup.drivers.db [None req-aa8ea8fc-7280-4949-844d-0b2b0f3da422 None None] DB_Driver: join new ServiceGroup member np0000005495 to the conductor group, service = {{(pid=95788) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-20 11:53:35.565 | Jul 20 11:53:07 np0000005495 nova-conductor[95773]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95773) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.565 | Jul 20 11:53:07 np0000005495 nova-conductor[95783]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95783) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.565 | Jul 20 11:53:07 np0000005495 nova-conductor[95788]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95788) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.565 | Jul 20 11:53:11 np0000005495 nova-conductor[94278]: DEBUG dbcounter [-] [94278] Writing DB stats nova_api:SELECT=1 {{(pid=94278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.565 | Jul 20 11:53:11 np0000005495 nova-conductor[94278]: DEBUG dbcounter [-] [94278] Writing DB stats nova_cell1:SELECT=1 {{(pid=94278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.565 | Jul 20 11:53:11 np0000005495 nova-conductor[94278]: DEBUG dbcounter [-] [94278] Writing DB stats nova_cell0:SELECT=1 {{(pid=94278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.565 | Jul 20 11:53:17 np0000005495 nova-conductor[95773]: DEBUG dbcounter [-] [95773] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.565 | Jul 20 11:53:17 np0000005495 nova-conductor[95783]: DEBUG dbcounter [-] [95783] Writing DB stats nova_cell0:SELECT=3 {{(pid=95783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.565 | Jul 20 11:53:17 np0000005495 nova-conductor[95788]: DEBUG dbcounter [-] [95788] Writing DB stats nova_cell0:SELECT=3 {{(pid=95788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.570 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-20 11:53:35.573 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-20 11:53:35.589 | enabled 2026-07-20 11:53:35.593 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-20 11:53:35.611 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-20 11:53:35.611 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-20 11:53:35.611 | Active: active (running) since Mon 2026-07-20 11:53:00 UTC; 34s ago 2026-07-20 11:53:35.611 | Main PID: 94831 (nova-conductor:) 2026-07-20 11:53:35.611 | Tasks: 44 (limit: 75886) 2026-07-20 11:53:35.611 | Memory: 194.6M () 2026-07-20 11:53:35.611 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-20 11:53:35.611 | ├─94831 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-20 11:53:35.611 | ├─95897 "nova-conductor: ServiceWrapper worker(0)" 2026-07-20 11:53:35.612 | ├─95899 "nova-conductor: ServiceWrapper worker(1)" 2026-07-20 11:53:35.612 | └─95901 "nova-conductor: ServiceWrapper worker(2)" 2026-07-20 11:53:35.612 | 2026-07-20 11:53:35.612 | Jul 20 11:53:07 np0000005495 nova-conductor[95897]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.612 | Jul 20 11:53:07 np0000005495 nova-conductor[95901]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95901) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.612 | Jul 20 11:53:10 np0000005495 nova-conductor[95897]: DEBUG oslo.service.backend._threading.loopingcall [None req-f68079ee-5c5d-4648-99e9-8f4325641d9f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.612 | Jul 20 11:53:12 np0000005495 nova-conductor[94831]: DEBUG dbcounter [-] [94831] Writing DB stats nova_cell1:SELECT=1 {{(pid=94831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-20 11:53:35.612 | Jul 20 11:53:17 np0000005495 nova-conductor[95899]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95899) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.612 | Jul 20 11:53:17 np0000005495 nova-conductor[95897]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.612 | Jul 20 11:53:17 np0000005495 nova-conductor[95901]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95901) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.612 | Jul 20 11:53:27 np0000005495 nova-conductor[95899]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95899) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.612 | Jul 20 11:53:27 np0000005495 nova-conductor[95897]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95897) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.612 | Jul 20 11:53:27 np0000005495 nova-conductor[95901]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95901) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-20 11:53:35.616 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-20 11:53:35.635 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:35.638 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-20 11:53:35.656 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:35.659 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-20 11:53:35.923 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 11:53:35.923 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:53:35.923 | we strongly recommend against using it for new projects. 2026-07-20 11:53:35.923 | 2026-07-20 11:53:35.923 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:53:35.923 | framework. For more detail see 2026-07-20 11:53:35.923 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:53:35.923 | 2026-07-20 11:53:35.923 | import eventlet # noqa 2026-07-20 11:53:36.065 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-20 11:53:37.524 | INFO dbcounter [None req-82aaf873-825e-445d-814b-7d6dc4543c92 None None] Registered counter for database nova_api 2026-07-20 11:53:37.584 | DEBUG dbcounter [-] [101697] Writer thread running {{(pid=101697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:53:37.589 | Found 2 cell mappings. 2026-07-20 11:53:37.589 | Skipping cell0 since it does not contain hosts. 2026-07-20 11:53:37.589 | Getting computes from cell 'cell1': 9ca83463-8fe8-4de4-a6c0-aa58f8d5c318 2026-07-20 11:53:37.589 | INFO dbcounter [None req-82aaf873-825e-445d-814b-7d6dc4543c92 None None] Registered counter for database nova_cell1 2026-07-20 11:53:37.624 | DEBUG dbcounter [-] [101697] Writer thread running {{(pid=101697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-20 11:53:37.709 | Checking host mapping for compute host 'np0000005495': 0c813891-e7c4-40d6-a811-654b389cd1ce 2026-07-20 11:53:37.709 | Creating host mapping for compute host 'np0000005495': 0c813891-e7c4-40d6-a811-654b389cd1ce 2026-07-20 11:53:37.709 | Found 1 unmapped computes in cell: 9ca83463-8fe8-4de4-a6c0-aa58f8d5c318 2026-07-20 11:53:38.239 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-20 11:53:38.514 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-20 11:53:38.514 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-20 11:53:38.514 | we strongly recommend against using it for new projects. 2026-07-20 11:53:38.514 | 2026-07-20 11:53:38.514 | If you are already using Eventlet, we recommend migrating to a different 2026-07-20 11:53:38.514 | framework. For more detail see 2026-07-20 11:53:38.514 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-20 11:53:38.514 | 2026-07-20 11:53:38.514 | import eventlet # noqa 2026-07-20 11:53:38.640 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-20 11:53:40.690 | +-------------------------------------------+ 2026-07-20 11:53:40.690 | | Upgrade Check Results | 2026-07-20 11:53:40.690 | +-------------------------------------------+ 2026-07-20 11:53:40.690 | | Check: Cells v2 | 2026-07-20 11:53:40.690 | | Result: Success | 2026-07-20 11:53:40.690 | | Details: None | 2026-07-20 11:53:40.690 | +-------------------------------------------+ 2026-07-20 11:53:40.690 | | Check: Placement API | 2026-07-20 11:53:40.690 | | Result: Success | 2026-07-20 11:53:40.690 | | Details: None | 2026-07-20 11:53:40.690 | +-------------------------------------------+ 2026-07-20 11:53:40.690 | | Check: Cinder API | 2026-07-20 11:53:40.690 | | Result: Success | 2026-07-20 11:53:40.690 | | Details: None | 2026-07-20 11:53:40.690 | +-------------------------------------------+ 2026-07-20 11:53:40.690 | | Check: Policy File JSON to YAML Migration | 2026-07-20 11:53:40.690 | | Result: Success | 2026-07-20 11:53:40.690 | | Details: None | 2026-07-20 11:53:40.690 | +-------------------------------------------+ 2026-07-20 11:53:40.690 | | Check: Older than N-1 computes | 2026-07-20 11:53:40.690 | | Result: Success | 2026-07-20 11:53:40.690 | | Details: None | 2026-07-20 11:53:40.690 | +-------------------------------------------+ 2026-07-20 11:53:40.690 | | Check: hw_machine_type unset | 2026-07-20 11:53:40.690 | | Result: Success | 2026-07-20 11:53:40.690 | | Details: None | 2026-07-20 11:53:40.690 | +-------------------------------------------+ 2026-07-20 11:53:40.690 | | Check: Service User Token Configuration | 2026-07-20 11:53:40.690 | | Result: Success | 2026-07-20 11:53:40.690 | | Details: None | 2026-07-20 11:53:40.690 | +-------------------------------------------+ 2026-07-20 11:53:41.182 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-20 11:53:41.186 | + ./stack.sh:main:1485 : command openstack complete 2026-07-20 11:53:41.187 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-20 11:53:41.501 | 2026-07-20 11:53:41.510 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-20 11:53:41.529 | + functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:41.532 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-20 11:53:41.534 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-20 11:53:41.536 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-20 11:53:41.540 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-20 11:53:41.543 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:53:41.546 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-20 11:53:41.548 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-20 11:53:41.551 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-20 11:53:41.554 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-20 11:53:41.557 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-20 11:53:41.561 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-20 11:53:41.564 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-20 11:53:41.567 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-20 11:53:41.610 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-20 11:53:41.613 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-20 11:53:41.616 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-20 11:53:41.633 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-20 11:53:41.651 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-20 11:53:41.655 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:53:41.659 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-20 11:53:41.662 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-20 11:53:41.665 | + functions-common:run_phase:1848 : local mode=stack 2026-07-20 11:53:41.668 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-20 11:53:41.671 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-20 11:53:41.674 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-20 11:53:41.677 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-20 11:53:41.680 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-20 11:53:41.683 | + functions-common:run_phase:1858 : local extra 2026-07-20 11:53:41.687 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-20 11:53:41.692 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-20 11:53:41.695 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-20 11:53:41.698 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-20 11:53:41.701 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-20 11:53:41.704 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-20 11:53:41.723 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:41.727 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 11:53:41.730 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:53:41.733 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-20 11:53:41.735 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:53:41.739 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-20 11:53:41.742 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:53:41.745 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-20 11:53:41.748 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:53:41.751 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-20 11:53:41.754 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:53:41.757 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-20 11:53:41.760 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-20 11:53:41.808 | [8531 Async install_tempest:55104]: Waiting for completion of install_tempest running on PID 55104 (1 other jobs running) 2026-07-20 11:53:41.834 | [8531 Async install_tempest:55104]: Signaling child to exit 2026-07-20 11:53:41.834 | WAKEUP 2026-07-20 11:53:41.855 | [8531 Async install_tempest:55104]: Signaled 2026-07-20 11:53:41.856 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-20 11:53:41.856 | +++ functions-common:git_clone:593 : pwd 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:53:41.856 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:610 : echo master 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:673 : head -1 2026-07-20 11:53:41.856 | 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-20 11:53:41.856 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:53:41.856 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-20 11:53:41.856 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-20 11:53:41.856 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-07-20 11:53:41.856 | Collecting tox!=2.8.0,<4.0.0 2026-07-20 11:53:41.856 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-20 11:53:41.856 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-20 11:53:41.856 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-20 11:53:41.856 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-20 11:53:41.856 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-20 11:53:41.856 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-20 11:53:41.856 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-20 11:53:41.856 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-20 11:53:41.856 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-20 11:53:41.857 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-20 11:53:41.857 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-20 11:53:41.857 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-20 11:53:41.857 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-20 11:53:41.857 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-20 11:53:41.857 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-20 11:53:41.857 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-20 11:53:41.857 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-20 11:53:41.857 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-20 11:53:41.857 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-20 11:53:41.857 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-20 11:53:41.857 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-20 11:53:41.857 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 64.5 MB/s 0:00:00 2026-07-20 11:53:41.857 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-20 11:53:41.857 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-20 11:53:41.857 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-20 11:53:41.857 | 2026-07-20 11:53:41.857 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-20 11:53:41.857 | ++ inc/python:pip_install:216 : result=0 2026-07-20 11:53:41.857 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2420 : local name 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2423 : local total 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2427 : start_time=1784548138646 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2429 : [[ -z 1784548138646 ]] 2026-07-20 11:53:41.857 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2432 : end_time=1784548140358 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2433 : elapsed_time=1712 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2434 : total=95427 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:41.857 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97139 2026-07-20 11:53:41.857 | ++ inc/python:pip_install:219 : return 0 2026-07-20 11:53:41.857 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-20 11:53:41.857 | ~/tempest ~/devstack 2026-07-20 11:53:41.857 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-20 11:53:41.857 | Already on 'master' 2026-07-20 11:53:41.857 | Your branch is up to date with 'origin/master'. 2026-07-20 11:53:41.857 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-20 11:53:41.857 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-20 11:53:41.857 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.GDw2sayg8R 2026-07-20 11:53:41.857 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.GDw2sayg8R 2026-07-20 11:53:41.857 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-20 11:53:41.857 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.GDw2sayg8R 2026-07-20 11:53:41.857 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-20 11:53:41.857 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-20 11:53:41.857 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-20 11:53:41.857 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:53:41.857 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:53:41.857 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:53:41.857 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:53:41.857 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-20 11:53:41.857 | full create: /opt/stack/tempest/.tox/tempest 2026-07-20 11:53:41.857 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-20 11:53:41.857 | full develop-inst: /opt/stack/tempest 2026-07-20 11:53:41.857 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.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.5.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-20 11:53:41.857 | ___________________________________ summary ____________________________________ 2026-07-20 11:53:41.857 | full: skipped tests 2026-07-20 11:53:41.857 | congratulations :) 2026-07-20 11:53:41.857 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.GDw2sayg8R -r requirements.txt 2026-07-20 11:53:41.857 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-20 11:53:41.857 | 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-07-20 11:53:41.857 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-20 11:53:41.857 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-20 11:53:41.857 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-20 11:53:41.857 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-20 11:53:41.857 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-20 11:53:41.857 | 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-07-20 11:53:41.857 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-20 11:53:41.857 | 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-07-20 11:53:41.857 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-20 11:53:41.857 | 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-07-20 11:53:41.857 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-20 11:53:41.857 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-20 11:53:41.857 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-20 11:53:41.857 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-20 11:53:41.857 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-20 11:53:41.857 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-20 11:53:41.857 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-20 11:53:41.857 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-20 11:53:41.857 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-20 11:53:41.857 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-20 11:53:41.857 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-20 11:53:41.857 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-20 11:53:41.857 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-20 11:53:41.857 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-20 11:53:41.857 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-20 11:53:41.858 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-20 11:53:41.858 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-20 11:53:41.858 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-20 11:53:41.858 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-20 11:53:41.858 | 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-07-20 11:53:41.858 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-20 11:53:41.858 | 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-07-20 11:53:41.858 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-20 11:53:41.858 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-20 11:53:41.858 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-20 11:53:41.858 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-20 11:53:41.858 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-20 11:53:41.858 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-20 11:53:41.858 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-20 11:53:41.858 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-20 11:53:41.858 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-20 11:53:41.858 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-20 11:53:41.858 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-20 11:53:41.858 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-20 11:53:41.858 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-20 11:53:41.858 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-20 11:53:41.858 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.GDw2sayg8R 2026-07-20 11:53:41.858 | ++ lib/tempest:install_tempest:868 : popd 2026-07-20 11:53:41.858 | ~/devstack 2026-07-20 11:53:41.901 | [8531 Async install_tempest:55104]: finished install_tempest with result 0 in 17 seconds 2026-07-20 11:53:41.906 | ++ inc/async:async_wait:197 : return 0 2026-07-20 11:53:41.909 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-20 11:53:41.912 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:53:41.916 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-20 11:53:41.919 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-20 11:53:41.922 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-20 11:53:41.925 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-20 11:53:41.927 | ++ inc/python:setup_develop:353 : local bindep 2026-07-20 11:53:41.930 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-20 11:53:41.932 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-20 11:53:41.935 | ++ inc/python:setup_develop:359 : local extras= 2026-07-20 11:53:41.937 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-20 11:53:41.940 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-20 11:53:41.943 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-20 11:53:41.946 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-20 11:53:41.949 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-20 11:53:41.951 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-20 11:53:41.954 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-20 11:53:41.957 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-20 11:53:41.960 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-20 11:53:41.962 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-20 11:53:41.965 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-20 11:53:41.968 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-20 11:53:41.973 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-20 11:53:41.976 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-20 11:53:41.979 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-20 11:53:42.062 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-20 11:53:42.065 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-20 11:53:42.067 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-20 11:53:42.070 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-20 11:53:42.072 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-20 11:53:42.074 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-20 11:53:42.077 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-20 11:53:42.079 | ++ inc/python:setup_package:446 : local extras= 2026-07-20 11:53:42.082 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-20 11:53:42.084 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-20 11:53:42.086 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-20 11:53:42.089 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-20 11:53:42.091 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-20 11:53:42.093 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-20 11:53:42.112 | Using python 3.12 to install /opt/stack/tempest 2026-07-20 11:53:42.116 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-20 11:53:42.630 | Obtaining file:///opt/stack/tempest 2026-07-20 11:53:42.632 | Installing build dependencies: started 2026-07-20 11:53:43.511 | Installing build dependencies: finished with status 'done' 2026-07-20 11:53:43.512 | Checking if build backend supports build_editable: started 2026-07-20 11:53:43.783 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-20 11:53:43.784 | Getting requirements to build editable: started 2026-07-20 11:53:43.937 | Getting requirements to build editable: finished with status 'done' 2026-07-20 11:53:43.938 | Preparing editable metadata (pyproject.toml): started 2026-07-20 11:53:44.732 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-20 11:53:44.744 | 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.dev39) (7.0.3) 2026-07-20 11:53:44.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.dev39) (4.15.0) 2026-07-20 11:53:44.745 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.26.0) 2026-07-20 11:53:44.745 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.9.1) 2026-07-20 11:53:44.746 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.0.0) 2026-07-20 11:53:44.746 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (43.0.3) 2026-07-20 11:53:44.747 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.3.0) 2026-07-20 11:53:44.747 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.6.1) 2026-07-20 11:53:44.748 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.5.0) 2026-07-20 11:53:44.748 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (8.3.0) 2026-07-20 11:53:44.811 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev39) 2026-07-20 11:53:44.813 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-20 11:53:44.815 | 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.dev39) (5.11.0) 2026-07-20 11:53:44.815 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.1.1) 2026-07-20 11:53:44.816 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.3.2) 2026-07-20 11:53:44.816 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (6.0.3) 2026-07-20 11:53:44.817 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.4.6) 2026-07-20 11:53:44.817 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (5.9.0) 2026-07-20 11:53:44.818 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.18.0) 2026-07-20 11:53:44.818 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.7.0) 2026-07-20 11:53:44.819 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.1.0) 2026-07-20 11:53:44.819 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.7.1) 2026-07-20 11:53:44.820 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.20) 2026-07-20 11:53:44.820 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.6.2) 2026-07-20 11:53:44.822 | 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.dev39) (0.6.0) 2026-07-20 11:53:44.822 | 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.dev39) (4.0.0) 2026-07-20 11:53:44.826 | 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.dev39) (3.0.52) 2026-07-20 11:53:44.826 | 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.dev39) (1.11.0) 2026-07-20 11:53:44.826 | 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.dev39) (15.0.0) 2026-07-20 11:53:44.826 | 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.dev39) (1.8.0) 2026-07-20 11:53:44.826 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev39) (2.0.0) 2026-07-20 11:53:44.828 | 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.dev39) (3.0) 2026-07-20 11:53:44.829 | 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.dev39) (2.2.2) 2026-07-20 11:53:44.833 | 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.dev39) (26.1.0) 2026-07-20 11:53:44.833 | 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.dev39) (2025.9.1) 2026-07-20 11:53:44.834 | 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.dev39) (0.37.0) 2026-07-20 11:53:44.834 | 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.dev39) (2026.5.1) 2026-07-20 11:53:44.838 | 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.dev39) (6.9.0) 2026-07-20 11:53:44.840 | 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.dev39) (2.0.0) 2026-07-20 11:53:44.841 | 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.dev39) (2.34.2) 2026-07-20 11:53:44.843 | 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.dev39) (6.5.0) 2026-07-20 11:53:44.843 | 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.dev39) (2.9.0.post0) 2026-07-20 11:53:44.845 | 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.dev39) (4.15.0) 2026-07-20 11:53:44.846 | 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.dev39) (1.2.1) 2026-07-20 11:53:44.848 | 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.dev39) (2.1.0) 2026-07-20 11:53:44.849 | 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.dev39) (3.3.2) 2026-07-20 11:53:44.849 | 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.dev39) (26.2) 2026-07-20 11:53:44.851 | 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.dev39) (7.2.2) 2026-07-20 11:53:44.854 | 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.dev39) (5.0.0) 2026-07-20 11:53:44.854 | 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.dev39) (3.0.3) 2026-07-20 11:53:44.855 | 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.dev39) (1.6.2) 2026-07-20 11:53:44.858 | 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.dev39) (83.0.0) 2026-07-20 11:53:44.860 | 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.dev39) (0.8.1) 2026-07-20 11:53:44.868 | 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.dev39) (1.17.0) 2026-07-20 11:53:44.873 | 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.dev39) (3.4.7) 2026-07-20 11:53:44.874 | 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.dev39) (3.18) 2026-07-20 11:53:44.875 | 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.dev39) (2023.11.17) 2026-07-20 11:53:44.883 | 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.dev39) (4.2.0) 2026-07-20 11:53:44.884 | 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.dev39) (2.20.0) 2026-07-20 11:53:44.886 | 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.dev39) (0.1.2) 2026-07-20 11:53:44.893 | 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.dev39) (0.16.0) 2026-07-20 11:53:44.903 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev39) 2026-07-20 11:53:44.904 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-20 11:53:44.923 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-20 11:53:44.924 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-20 11:53:44.929 | Building wheels for collected packages: tempest 2026-07-20 11:53:44.930 | Building editable for tempest (pyproject.toml): started 2026-07-20 11:53:45.846 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-20 11:53:45.847 | Created wheel for tempest: filename=tempest-46.3.1.dev39-0.editable-py3-none-any.whl size=8323 sha256=0777b7d07a06550d798b4eecee69a0372c1e8f2d79d32db7e82afb4b2f6b1a23 2026-07-20 11:53:45.847 | Stored in directory: /tmp/pip-ephem-wheel-cache-m_v8cu26/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-20 11:53:45.849 | Successfully built tempest 2026-07-20 11:53:45.992 | Installing collected packages: tomlkit, stestr, tempest 2026-07-20 11:53:46.116 | 2026-07-20 11:53:46.130 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev39 tomlkit-0.15.0 2026-07-20 11:53:46.231 | ++ inc/python:pip_install:216 : result=0 2026-07-20 11:53:46.234 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-20 11:53:46.236 | ++ functions-common:time_stop:2420 : local name 2026-07-20 11:53:46.239 | ++ functions-common:time_stop:2421 : local end_time 2026-07-20 11:53:46.242 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-20 11:53:46.244 | ++ functions-common:time_stop:2423 : local total 2026-07-20 11:53:46.247 | ++ functions-common:time_stop:2424 : local start_time 2026-07-20 11:53:46.249 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-20 11:53:46.251 | ++ functions-common:time_stop:2427 : start_time=1784548422107 2026-07-20 11:53:46.253 | ++ functions-common:time_stop:2429 : [[ -z 1784548422107 ]] 2026-07-20 11:53:46.257 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-20 11:53:46.261 | ++ functions-common:time_stop:2432 : end_time=1784548426258 2026-07-20 11:53:46.264 | ++ functions-common:time_stop:2433 : elapsed_time=4151 2026-07-20 11:53:46.267 | ++ functions-common:time_stop:2434 : total=101085 2026-07-20 11:53:46.269 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-20 11:53:46.271 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=105236 2026-07-20 11:53:46.274 | ++ inc/python:pip_install:219 : return 0 2026-07-20 11:53:46.276 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-20 11:53:46.279 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:53:46.281 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-20 11:53:46.284 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-20 11:53:46.286 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-20 11:53:46.288 | ++ 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-07-20 11:53:46.291 | ++ 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-07-20 11:53:46.294 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-20 11:53:46.296 | ++ 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-07-20 11:53:46.299 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-20 11:53:46.301 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-20 11:53:46.303 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-20 11:53:46.304 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-20 11:53:46.307 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-20 11:53:46.309 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-20 11:53:46.312 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-20 11:53:46.314 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-20 11:53:46.316 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-20 11:53:46.318 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-20 11:53:46.321 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-20 11:53:46.323 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-20 11:53:46.326 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-20 11:53:46.328 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-20 11:53:46.331 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-20 11:53:46.333 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-20 11:53:46.335 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-20 11:53:46.337 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-20 11:53:46.337 | ' 2026-07-20 11:53:46.340 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-20 11:53:46.342 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-20 11:53:46.359 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:46.361 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-20 11:53:46.364 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-20 11:53:46.366 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-20 11:53:46.369 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-20 11:53:46.371 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-20 11:53:46.372 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-20 11:53:46.372 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-20 11:53:46.598 | 2026-07-20 11:53:46.606 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:53:46.610 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-20 11:53:46.613 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-20 11:53:46.615 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-20 11:53:46.617 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-20 11:53:46.619 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-20 11:53:46.622 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-20 11:53:46.624 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-20 11:53:46.625 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-20 11:53:46.628 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-20 11:53:46.631 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-20 11:53:46.633 | ++ lib/tempest:get_active_images:176 : img_id=25f7e537-8ac5-46a9-8d10-20fb5e693e32 2026-07-20 11:53:46.636 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-20 11:53:46.639 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-20 11:53:46.641 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-20 11:53:46.644 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-20 11:53:46.647 | ++ lib/tempest:configure_tempest:272 : '[' -z 25f7e537-8ac5-46a9-8d10-20fb5e693e32 ']' 2026-07-20 11:53:46.649 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-20 11:53:46.652 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-20 11:53:46.655 | ++ lib/tempest:configure_tempest:279 : [[ 82a2be8d-e929-4aa3-95a0-874e25b728db != \2\5\f\7\e\5\3\7\-\8\a\c\5\-\4\6\a\9\-\8\d\1\0\-\2\0\f\b\5\e\6\9\3\e\3\2 ]] 2026-07-20 11:53:46.658 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=82a2be8d-e929-4aa3-95a0-874e25b728db 2026-07-20 11:53:46.660 | ++ lib/tempest:configure_tempest:281 : break 2026-07-20 11:53:46.663 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-20 11:53:46.677 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-20 11:53:46.681 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-20 11:53:46.683 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-20 11:53:46.686 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-20 11:53:46.688 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-20 11:53:46.691 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-20 11:53:46.694 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-20 11:53:46.696 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-20 11:53:46.701 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-20 11:53:46.701 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-20 11:53:46.966 | 2026-07-20 11:53:46.977 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:53:46.981 | ++ lib/tempest:configure_tempest:303 : admin_project_id=af9696044c2142ef8eafd82bf1c96a55 2026-07-20 11:53:46.984 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-20 11:53:47.002 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:47.005 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-20 11:53:47.214 | 2026-07-20 11:53:47.227 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:53:47.230 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 11:53:47.230 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-20 11:53:47.230 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 11:53:47.230 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-20 11:53:47.230 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-20 11:53:47.230 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-20 11:53:47.230 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-20 11:53:47.230 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-20 11:53:47.230 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-20 11:53:47.230 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-20 11:53:47.230 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-20 11:53:47.230 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-20 11:53:47.230 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-20 11:53:47.230 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-20 11:53:47.232 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-20 11:53:47.234 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 11:53:47.234 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-20 11:53:47.234 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 11:53:47.234 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-20 11:53:47.234 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-20 11:53:47.234 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-20 11:53:47.234 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-20 11:53:47.235 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-20 11:53:47.235 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-20 11:53:47.235 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-20 11:53:47.235 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-20 11:53:47.235 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-20 11:53:47.235 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-20 11:53:47.235 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-20 11:53:47.237 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 25f7e537-8ac5-46a9-8d10-20fb5e693e32 2026-07-20 11:53:47.240 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-20 11:53:47.243 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 25f7e537-8ac5-46a9-8d10-20fb5e693e32 -c size -f value 2026-07-20 11:53:47.441 | 2026-07-20 11:53:47.451 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:53:47.454 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-20 11:53:47.457 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-20 11:53:47.458 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-20 11:53:47.483 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-20 11:53:47.486 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-20 11:53:47.489 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-20 11:53:47.714 | 2026-07-20 11:53:47.714 | +----------------------------+-----------------------+ 2026-07-20 11:53:47.714 | | Field | Value | 2026-07-20 11:53:47.714 | +----------------------------+-----------------------+ 2026-07-20 11:53:47.714 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:47.714 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:47.714 | | description | None | 2026-07-20 11:53:47.714 | | disk | 1 | 2026-07-20 11:53:47.714 | | id | 42 | 2026-07-20 11:53:47.714 | | name | m1.nano | 2026-07-20 11:53:47.714 | | os-flavor-access:is_public | True | 2026-07-20 11:53:47.714 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:47.714 | | ram | 192 | 2026-07-20 11:53:47.714 | | rxtx_factor | 1.0 | 2026-07-20 11:53:47.714 | | swap | 0 | 2026-07-20 11:53:47.714 | | vcpus | 1 | 2026-07-20 11:53:47.714 | +----------------------------+-----------------------+ 2026-07-20 11:53:47.723 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-20 11:53:47.725 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 11:53:47.725 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-20 11:53:47.725 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-20 11:53:47.725 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-20 11:53:47.725 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-20 11:53:47.725 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-20 11:53:47.725 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-20 11:53:47.725 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-20 11:53:47.725 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-20 11:53:47.725 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-20 11:53:47.725 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-20 11:53:47.725 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-20 11:53:47.725 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-20 11:53:47.725 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-20 11:53:47.728 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 82a2be8d-e929-4aa3-95a0-874e25b728db 2026-07-20 11:53:47.731 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-20 11:53:47.734 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 82a2be8d-e929-4aa3-95a0-874e25b728db -c size -f value 2026-07-20 11:53:47.932 | 2026-07-20 11:53:47.943 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:53:47.947 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-20 11:53:47.950 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-20 11:53:47.950 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-20 11:53:47.975 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-20 11:53:47.977 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-20 11:53:47.980 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-20 11:53:48.196 | 2026-07-20 11:53:48.196 | +----------------------------+-----------------------+ 2026-07-20 11:53:48.196 | | Field | Value | 2026-07-20 11:53:48.196 | +----------------------------+-----------------------+ 2026-07-20 11:53:48.196 | | OS-FLV-DISABLED:disabled | False | 2026-07-20 11:53:48.196 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-20 11:53:48.196 | | description | None | 2026-07-20 11:53:48.196 | | disk | 1 | 2026-07-20 11:53:48.196 | | id | 84 | 2026-07-20 11:53:48.196 | | name | m1.micro | 2026-07-20 11:53:48.196 | | os-flavor-access:is_public | True | 2026-07-20 11:53:48.196 | | properties | hw_rng:allowed='True' | 2026-07-20 11:53:48.196 | | ram | 256 | 2026-07-20 11:53:48.196 | | rxtx_factor | 1.0 | 2026-07-20 11:53:48.196 | | swap | 0 | 2026-07-20 11:53:48.196 | | vcpus | 1 | 2026-07-20 11:53:48.196 | +----------------------------+-----------------------+ 2026-07-20 11:53:48.206 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-20 11:53:48.209 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-20 11:53:48.227 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:48.230 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-20 11:53:48.233 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-20 11:53:48.236 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-20 11:53:48.239 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-20 11:53:48.242 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-20 11:53:48.245 | +++ functions-common:git_clone:593 : pwd 2026-07-20 11:53:48.249 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-20 11:53:48.252 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-20 11:53:48.256 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-20 11:53:48.276 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-20 11:53:48.280 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-20 11:53:48.282 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-20 11:53:48.286 | ++ functions-common:git_clone:610 : echo master 2026-07-20 11:53:48.286 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-20 11:53:48.291 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-20 11:53:48.294 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-20 11:53:48.296 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-20 11:53:48.312 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-20 11:53:48.315 | ++ functions-common:git_clone:673 : head -1 2026-07-20 11:53:48.316 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-20 11:53:48.320 | 5d0367e Clean-up zuul config spacing 2026-07-20 11:53:48.323 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-20 11:53:48.325 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-20 11:53:48.325 | ~/os-test-images ~/devstack 2026-07-20 11:53:48.328 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-20 11:53:48.543 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-20 11:53:48.858 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-20 11:53:50.307 | generate installed: PyYAML==6.0.3 2026-07-20 11:53:50.308 | generate run-test-pre: PYTHONHASHSEED='354586277' 2026-07-20 11:53:50.308 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-20 11:53:50.368 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-20 11:53:50.380 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-20 11:53:50.394 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-20 11:53:50.408 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-20 11:53:50.411 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-20 11:53:50.417 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-20 11:53:50.423 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-20 11:53:50.448 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-20 11:53:50.455 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-20 11:53:50.461 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-20 11:53:50.472 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-20 11:53:50.472 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-20 11:53:50.478 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-20 11:53:50.484 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-20 11:53:50.495 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-20 11:53:50.497 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-20 11:53:50.500 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-20 11:53:50.507 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-20 11:53:50.517 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-20 11:53:50.525 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-20 11:53:50.528 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-20 11:53:50.538 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-20 11:53:50.540 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-20 11:53:50.542 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-20 11:53:50.550 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-20 11:53:50.554 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-20 11:53:50.563 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-20 11:53:50.582 | ___________________________________ summary ____________________________________ 2026-07-20 11:53:50.582 | generate: commands succeeded 2026-07-20 11:53:50.582 | congratulations :) 2026-07-20 11:53:50.616 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-20 11:53:50.616 | ~/devstack 2026-07-20 11:53:50.618 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-20 11:53:50.658 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-20 11:53:50.662 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-20 11:53:50.684 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-20 11:53:50.686 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-20 11:53:50.690 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-20 11:53:50.727 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-20 11:53:50.767 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-20 11:53:50.771 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-20 11:53:50.773 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-20 11:53:50.777 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-20 11:53:50.780 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-20 11:53:51.048 | 2026-07-20 11:53:51.062 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:53:51.066 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-20 11:53:51.066 | address-scope 2026-07-20 11:53:51.066 | agent 2026-07-20 11:53:51.066 | allowed-address-pairs 2026-07-20 11:53:51.066 | auto-allocated-topology 2026-07-20 11:53:51.066 | availability_zone 2026-07-20 11:53:51.066 | default-subnetpools 2026-07-20 11:53:51.066 | dhcp_agent_scheduler 2026-07-20 11:53:51.066 | dns-integration 2026-07-20 11:53:51.066 | dns-domain-ports 2026-07-20 11:53:51.066 | dns-integration-domain-keywords 2026-07-20 11:53:51.066 | empty-string-filtering 2026-07-20 11:53:51.066 | external-net 2026-07-20 11:53:51.067 | extra_dhcp_opt 2026-07-20 11:53:51.067 | extraroute 2026-07-20 11:53:51.067 | extraroute-atomic 2026-07-20 11:53:51.067 | filter-validation 2026-07-20 11:53:51.067 | floating-ip-port-forwarding-detail 2026-07-20 11:53:51.067 | fip-port-details 2026-07-20 11:53:51.067 | flavors 2026-07-20 11:53:51.067 | floatingip-pools 2026-07-20 11:53:51.067 | router 2026-07-20 11:53:51.067 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:53:51.067 | enable-default-route-bfd 2026-07-20 11:53:51.067 | enable-default-route-ecmp 2026-07-20 11:53:51.067 | ext-gw-mode 2026-07-20 11:53:51.067 | l3-ha 2026-07-20 11:53:51.067 | external-gateway-multihoming 2026-07-20 11:53:51.067 | l3-flavors 2026-07-20 11:53:51.067 | l3_agent_scheduler 2026-07-20 11:53:51.067 | multi-provider 2026-07-20 11:53:51.067 | net-mtu 2026-07-20 11:53:51.067 | net-mtu-writable 2026-07-20 11:53:51.067 | network_availability_zone 2026-07-20 11:53:51.067 | network-ip-availability 2026-07-20 11:53:51.067 | network-ip-availability-details 2026-07-20 11:53:51.067 | pagination 2026-07-20 11:53:51.067 | port-device-profile 2026-07-20 11:53:51.067 | port-mac-address-regenerate 2026-07-20 11:53:51.067 | port-numa-affinity-policy 2026-07-20 11:53:51.067 | port-numa-affinity-policy-socket 2026-07-20 11:53:51.067 | binding 2026-07-20 11:53:51.067 | binding-extended 2026-07-20 11:53:51.067 | port-security 2026-07-20 11:53:51.067 | project-id 2026-07-20 11:53:51.067 | provider 2026-07-20 11:53:51.067 | qinq 2026-07-20 11:53:51.067 | quota-check-limit 2026-07-20 11:53:51.067 | quota-check-limit-default 2026-07-20 11:53:51.067 | quotas 2026-07-20 11:53:51.067 | quota_details 2026-07-20 11:53:51.067 | rbac-policies 2026-07-20 11:53:51.067 | rbac-address-scope 2026-07-20 11:53:51.067 | rbac-security-groups 2026-07-20 11:53:51.067 | revision-if-match 2026-07-20 11:53:51.067 | standard-attr-revisions 2026-07-20 11:53:51.067 | router_availability_zone 2026-07-20 11:53:51.067 | router-enable-snat 2026-07-20 11:53:51.067 | security-groups-default-rules 2026-07-20 11:53:51.067 | security-groups-default-statefulness 2026-07-20 11:53:51.067 | security-groups-normalized-cidr 2026-07-20 11:53:51.067 | security-groups-remote-address-group 2026-07-20 11:53:51.067 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:53:51.067 | security-groups-shared-filtering 2026-07-20 11:53:51.067 | security-group 2026-07-20 11:53:51.067 | service-type 2026-07-20 11:53:51.067 | sorting 2026-07-20 11:53:51.067 | standard-attr-description 2026-07-20 11:53:51.067 | stateful-security-group 2026-07-20 11:53:51.067 | subnet-dns-publish-fixed-ip 2026-07-20 11:53:51.067 | subnet-external-network 2026-07-20 11:53:51.067 | subnet_onboard 2026-07-20 11:53:51.067 | subnet-service-types 2026-07-20 11:53:51.067 | subnet_allocation 2026-07-20 11:53:51.068 | subnetpool-prefix-ops 2026-07-20 11:53:51.068 | tag-creation 2026-07-20 11:53:51.068 | standard-attr-tag 2026-07-20 11:53:51.068 | standard-attr-timestamp 2026-07-20 11:53:51.068 | vlan-transparent' 2026-07-20 11:53:51.070 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-20 11:53:51.070 | address-scope 2026-07-20 11:53:51.070 | agent 2026-07-20 11:53:51.070 | allowed-address-pairs 2026-07-20 11:53:51.070 | auto-allocated-topology 2026-07-20 11:53:51.070 | availability_zone 2026-07-20 11:53:51.070 | default-subnetpools 2026-07-20 11:53:51.070 | dhcp_agent_scheduler 2026-07-20 11:53:51.070 | dns-integration 2026-07-20 11:53:51.070 | dns-domain-ports 2026-07-20 11:53:51.070 | dns-integration-domain-keywords 2026-07-20 11:53:51.070 | empty-string-filtering 2026-07-20 11:53:51.070 | external-net 2026-07-20 11:53:51.070 | extra_dhcp_opt 2026-07-20 11:53:51.070 | extraroute 2026-07-20 11:53:51.070 | extraroute-atomic 2026-07-20 11:53:51.070 | filter-validation 2026-07-20 11:53:51.070 | floating-ip-port-forwarding-detail 2026-07-20 11:53:51.070 | fip-port-details 2026-07-20 11:53:51.070 | flavors 2026-07-20 11:53:51.070 | floatingip-pools 2026-07-20 11:53:51.070 | router 2026-07-20 11:53:51.070 | l3-agent-scheduler-ha-chassis-priority 2026-07-20 11:53:51.070 | enable-default-route-bfd 2026-07-20 11:53:51.070 | enable-default-route-ecmp 2026-07-20 11:53:51.070 | ext-gw-mode 2026-07-20 11:53:51.070 | l3-ha 2026-07-20 11:53:51.070 | external-gateway-multihoming 2026-07-20 11:53:51.070 | l3-flavors 2026-07-20 11:53:51.070 | l3_agent_scheduler 2026-07-20 11:53:51.070 | multi-provider 2026-07-20 11:53:51.070 | net-mtu 2026-07-20 11:53:51.071 | net-mtu-writable 2026-07-20 11:53:51.071 | network_availability_zone 2026-07-20 11:53:51.071 | network-ip-availability 2026-07-20 11:53:51.071 | network-ip-availability-details 2026-07-20 11:53:51.071 | pagination 2026-07-20 11:53:51.071 | port-device-profile 2026-07-20 11:53:51.071 | port-mac-address-regenerate 2026-07-20 11:53:51.071 | port-numa-affinity-policy 2026-07-20 11:53:51.071 | port-numa-affinity-policy-socket 2026-07-20 11:53:51.071 | binding 2026-07-20 11:53:51.071 | binding-extended 2026-07-20 11:53:51.071 | port-security 2026-07-20 11:53:51.071 | project-id 2026-07-20 11:53:51.071 | provider 2026-07-20 11:53:51.071 | qinq 2026-07-20 11:53:51.071 | quota-check-limit 2026-07-20 11:53:51.071 | quota-check-limit-default 2026-07-20 11:53:51.071 | quotas 2026-07-20 11:53:51.071 | quota_details 2026-07-20 11:53:51.071 | rbac-policies 2026-07-20 11:53:51.071 | rbac-address-scope 2026-07-20 11:53:51.071 | rbac-security-groups 2026-07-20 11:53:51.071 | revision-if-match 2026-07-20 11:53:51.071 | standard-attr-revisions 2026-07-20 11:53:51.071 | router_availability_zone 2026-07-20 11:53:51.071 | router-enable-snat 2026-07-20 11:53:51.071 | security-groups-default-rules 2026-07-20 11:53:51.071 | security-groups-default-statefulness 2026-07-20 11:53:51.071 | security-groups-normalized-cidr 2026-07-20 11:53:51.071 | security-groups-remote-address-group 2026-07-20 11:53:51.071 | security-groups-rules-belongs-to-default-sg 2026-07-20 11:53:51.071 | security-groups-shared-filtering 2026-07-20 11:53:51.071 | security-group 2026-07-20 11:53:51.071 | service-type 2026-07-20 11:53:51.071 | sorting 2026-07-20 11:53:51.071 | standard-attr-description 2026-07-20 11:53:51.071 | stateful-security-group 2026-07-20 11:53:51.071 | subnet-dns-publish-fixed-ip 2026-07-20 11:53:51.071 | subnet-external-network 2026-07-20 11:53:51.071 | subnet_onboard 2026-07-20 11:53:51.071 | subnet-service-types 2026-07-20 11:53:51.071 | subnet_allocation 2026-07-20 11:53:51.071 | subnetpool-prefix-ops 2026-07-20 11:53:51.071 | tag-creation 2026-07-20 11:53:51.071 | standard-attr-tag 2026-07-20 11:53:51.071 | standard-attr-timestamp 2026-07-20 11:53:51.071 | vlan-transparent =~ external-net ]] 2026-07-20 11:53:51.074 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-20 11:53:51.078 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-20 11:53:51.351 | 2026-07-20 11:53:51.364 | +++ functions-common:oscwrap:2465 : return 0 2026-07-20 11:53:51.368 | ++ lib/tempest:configure_tempest:395 : public_network_id=9b05375d-50fd-4c95-af4c-15870ba710df 2026-07-20 11:53:51.371 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-20 11:53:51.969 | 2026-07-20 11:53:51.969 | +---------------------------+--------------------------------------+ 2026-07-20 11:53:51.969 | | Field | Value | 2026-07-20 11:53:51.969 | +---------------------------+--------------------------------------+ 2026-07-20 11:53:51.969 | | admin_state_up | UP | 2026-07-20 11:53:51.969 | | availability_zone_hints | | 2026-07-20 11:53:51.969 | | availability_zones | | 2026-07-20 11:53:51.969 | | created_at | 2026-07-20T11:53:51Z | 2026-07-20 11:53:51.969 | | description | | 2026-07-20 11:53:51.969 | | dns_domain | None | 2026-07-20 11:53:51.969 | | id | d8d8e4e3-360f-4cfe-b317-23f98ec53fa9 | 2026-07-20 11:53:51.969 | | ipv4_address_scope | None | 2026-07-20 11:53:51.969 | | ipv6_address_scope | None | 2026-07-20 11:53:51.969 | | is_default | False | 2026-07-20 11:53:51.969 | | is_vlan_qinq | None | 2026-07-20 11:53:51.969 | | is_vlan_transparent | False | 2026-07-20 11:53:51.969 | | mtu | 1372 | 2026-07-20 11:53:51.969 | | name | shared | 2026-07-20 11:53:51.969 | | port_security_enabled | True | 2026-07-20 11:53:51.969 | | project_id | af9696044c2142ef8eafd82bf1c96a55 | 2026-07-20 11:53:51.969 | | provider:network_type | geneve | 2026-07-20 11:53:51.969 | | provider:physical_network | None | 2026-07-20 11:53:51.969 | | provider:segmentation_id | 23232 | 2026-07-20 11:53:51.969 | | pvlan | None | 2026-07-20 11:53:51.969 | | qinq | False | 2026-07-20 11:53:51.969 | | qos_policy_id | None | 2026-07-20 11:53:51.969 | | revision_number | 1 | 2026-07-20 11:53:51.969 | | router:external | Internal | 2026-07-20 11:53:51.969 | | segments | None | 2026-07-20 11:53:51.970 | | shared | True | 2026-07-20 11:53:51.970 | | status | ACTIVE | 2026-07-20 11:53:51.970 | | subnets | | 2026-07-20 11:53:51.970 | | tags | | 2026-07-20 11:53:51.970 | | updated_at | 2026-07-20T11:53:51Z | 2026-07-20 11:53:51.970 | +---------------------------+--------------------------------------+ 2026-07-20 11:53:51.978 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-20 11:53:52.690 | 2026-07-20 11:53:52.690 | +----------------------+--------------------------------------+ 2026-07-20 11:53:52.690 | | Field | Value | 2026-07-20 11:53:52.690 | +----------------------+--------------------------------------+ 2026-07-20 11:53:52.690 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-20 11:53:52.690 | | cidr | 192.168.233.0/24 | 2026-07-20 11:53:52.690 | | created_at | 2026-07-20T11:53:52Z | 2026-07-20 11:53:52.690 | | description | shared-subnet | 2026-07-20 11:53:52.690 | | dns_nameservers | | 2026-07-20 11:53:52.690 | | dns_publish_fixed_ip | None | 2026-07-20 11:53:52.690 | | enable_dhcp | True | 2026-07-20 11:53:52.690 | | gateway_ip | 192.168.233.1 | 2026-07-20 11:53:52.690 | | host_routes | | 2026-07-20 11:53:52.690 | | id | c3dde2e1-c7ef-4529-b0e1-004363a62b1f | 2026-07-20 11:53:52.690 | | ip_version | 4 | 2026-07-20 11:53:52.690 | | ipv6_address_mode | None | 2026-07-20 11:53:52.690 | | ipv6_ra_mode | None | 2026-07-20 11:53:52.690 | | name | shared-subnet | 2026-07-20 11:53:52.690 | | network_id | d8d8e4e3-360f-4cfe-b317-23f98ec53fa9 | 2026-07-20 11:53:52.690 | | project_id | af9696044c2142ef8eafd82bf1c96a55 | 2026-07-20 11:53:52.690 | | revision_number | 0 | 2026-07-20 11:53:52.690 | | router:external | False | 2026-07-20 11:53:52.690 | | segment_id | None | 2026-07-20 11:53:52.690 | | service_types | | 2026-07-20 11:53:52.690 | | subnetpool_id | None | 2026-07-20 11:53:52.690 | | tags | | 2026-07-20 11:53:52.690 | | updated_at | 2026-07-20T11:53:52Z | 2026-07-20 11:53:52.690 | +----------------------+--------------------------------------+ 2026-07-20 11:53:52.698 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-20 11:53:52.731 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-20 11:53:52.768 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-20 11:53:52.773 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-20 11:53:52.804 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-20 11:53:52.837 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-20 11:53:52.870 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-20 11:53:52.910 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-20 11:53:52.951 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.198/identity/v3 2026-07-20 11:53:52.987 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-20 11:53:53.021 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-20 11:53:53.053 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-20 11:53:53.081 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-20 11:53:53.083 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-20 11:53:53.117 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-20 11:53:53.152 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-20 11:53:53.181 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-20 11:53:53.215 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-20 11:53:53.247 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-20 11:53:53.264 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:53.267 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-20 11:53:53.300 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-20 11:53:53.302 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-20 11:53:53.340 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-20 11:53:53.357 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:53.360 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-20 11:53:53.394 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-20 11:53:53.427 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-20 11:53:53.460 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-20 11:53:53.462 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-20 11:53:53.496 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-20 11:53:53.527 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-20 11:53:53.543 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:53.545 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 25f7e537-8ac5-46a9-8d10-20fb5e693e32 2026-07-20 11:53:53.576 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 82a2be8d-e929-4aa3-95a0-874e25b728db 2026-07-20 11:53:53.607 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-20 11:53:53.639 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-20 11:53:53.671 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-20 11:53:53.706 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-20 11:53:53.723 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:53.725 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-20 11:53:53.727 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-20 11:53:53.730 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-20 11:53:53.732 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-20 11:53:53.734 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-20 11:53:53.737 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-20 11:53:53.756 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-20 11:53:53.758 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-20 11:53:53.790 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-20 11:53:53.822 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-20 11:53:53.854 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-20 11:53:53.883 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-20 11:53:53.914 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-20 11:53:53.945 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-20 11:53:53.979 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-20 11:53:54.009 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-20 11:53:54.040 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-20 11:53:54.042 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-20 11:53:54.075 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-20 11:53:54.077 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-20 11:53:54.093 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:54.096 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-20 11:53:54.129 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-20 11:53:54.147 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:54.150 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-20 11:53:54.152 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-20 11:53:54.168 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:54.171 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-20 11:53:54.173 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-20 11:53:54.175 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-20 11:53:54.208 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-20 11:53:54.240 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 9b05375d-50fd-4c95-af4c-15870ba710df 2026-07-20 11:53:54.274 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-20 11:53:54.307 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-20 11:53:54.339 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-20 11:53:54.374 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-20 11:53:54.411 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-20 11:53:54.447 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-20 11:53:54.483 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-20 11:53:54.486 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-20 11:53:54.489 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-20 11:53:54.491 | ++ 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-07-20 11:53:54.527 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-20 11:53:54.532 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-20 11:53:54.532 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-20 11:53:54.537 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-20 11:53:54.540 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-20 11:53:54.580 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-20 11:53:54.583 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-20 11:53:54.587 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-20 11:53:54.589 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-20 11:53:54.592 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-20 11:53:54.630 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-20 11:53:54.668 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-20 11:53:54.704 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-20 11:53:54.740 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-20 11:53:54.774 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-20 11:53:54.813 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-20 11:53:54.818 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-20 11:53:54.836 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-20 11:53:54.874 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-20 11:53:54.879 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-20 11:53:54.901 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-20 11:53:54.943 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-20 11:53:54.947 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-20 11:53:54.968 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-20 11:53:55.004 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-20 11:53:55.008 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-20 11:53:55.032 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-20 11:53:55.072 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-20 11:53:55.113 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-20 11:53:55.117 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-20 11:53:55.158 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-20 11:53:55.160 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-20 11:53:55.163 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-20 11:53:55.167 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-20 11:53:55.190 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-20 11:53:55.194 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-20 11:53:55.233 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-20 11:53:55.254 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:55.257 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-20 11:53:55.261 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-20 11:53:55.265 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-20 11:53:55.268 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-20 11:53:55.307 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-07-20 11:53:55.311 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-07-20 11:53:55.345 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-20 11:53:55.348 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-20 11:53:55.351 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-20 11:53:55.354 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-20 11:53:55.357 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-20 11:53:55.380 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-20 11:53:55.382 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-20 11:53:55.420 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-20 11:53:55.423 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-20 11:53:55.426 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-20 11:53:55.429 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-20 11:53:55.465 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-20 11:53:55.501 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-20 11:53:55.533 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-20 11:53:55.535 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-20 11:53:55.538 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 11:53:55.541 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-20 11:53:55.556 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:55.559 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-20 11:53:55.593 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 11:53:55.595 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-20 11:53:55.613 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:55.615 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-20 11:53:55.650 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 11:53:55.652 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-20 11:53:55.670 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:55.672 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-20 11:53:55.708 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 11:53:55.710 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-20 11:53:55.729 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:55.732 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-20 11:53:55.764 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 11:53:55.766 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-20 11:53:55.784 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:55.786 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-20 11:53:55.821 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 11:53:55.824 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-20 11:53:55.840 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-20 11:53:55.843 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-20 11:53:55.875 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-20 11:53:55.878 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-20 11:53:55.896 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:53:55.899 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-20 11:53:55.932 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-20 11:53:55.934 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-20 11:53:55.969 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-20 11:53:55.972 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-20 11:53:56.005 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-20 11:53:56.008 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-20 11:53:56.041 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-20 11:53:56.044 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-20 11:53:56.077 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-20 11:53:56.080 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-20 11:53:56.112 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-20 11:53:56.115 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-20 11:53:56.117 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-20 11:53:56.121 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-20 11:53:56.125 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.O0jgdCBFVQ 2026-07-20 11:53:56.127 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-20 11:53:56.130 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-20 11:53:56.134 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-20 11:53:56.138 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.Tx2d56LFCw 2026-07-20 11:53:56.142 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Tx2d56LFCw 2026-07-20 11:53:56.144 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-20 11:53:56.147 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Tx2d56LFCw 2026-07-20 11:53:56.150 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-20 11:53:56.153 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-20 11:53:56.155 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-20 11:53:56.162 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:53:56.165 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:53:56.168 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:53:56.170 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:53:56.173 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-20 11:53:56.176 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-20 11:53:56.435 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-20 11:53:57.010 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-20 11:54:04.927 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-20 11:54:08.651 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.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.5.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-20 11:54:08.651 | ___________________________________ summary ____________________________________ 2026-07-20 11:54:08.651 | venv-tempest: skipped tests 2026-07-20 11:54:08.651 | congratulations :) 2026-07-20 11:54:08.678 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Tx2d56LFCw -r requirements.txt 2026-07-20 11:54:09.127 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-20 11:54:09.127 | !! 2026-07-20 11:54:09.127 | 2026-07-20 11:54:09.127 | ******************************************************************************** 2026-07-20 11:54:09.127 | Requirements should be satisfied by a PEP 517 installer. 2026-07-20 11:54:09.127 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-20 11:54:09.127 | 2026-07-20 11:54:09.127 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 11:54:09.127 | calls to avoid build errors in the future. 2026-07-20 11:54:09.127 | ******************************************************************************** 2026-07-20 11:54:09.127 | 2026-07-20 11:54:09.127 | !! 2026-07-20 11:54:09.127 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-20 11:54:09.392 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-20 11:54:09.392 | !! 2026-07-20 11:54:09.392 | 2026-07-20 11:54:09.392 | ******************************************************************************** 2026-07-20 11:54:09.392 | Please avoid running ``setup.py`` directly. 2026-07-20 11:54:09.392 | Instead, use pypa/build, pypa/installer or other 2026-07-20 11:54:09.392 | standards-based tools. 2026-07-20 11:54:09.392 | 2026-07-20 11:54:09.392 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 11:54:09.392 | calls to avoid build errors in the future. 2026-07-20 11:54:09.392 | 2026-07-20 11:54:09.392 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-20 11:54:09.392 | ******************************************************************************** 2026-07-20 11:54:09.392 | 2026-07-20 11:54:09.392 | !! 2026-07-20 11:54:09.392 | self.initialize_options() 2026-07-20 11:54:09.393 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-20 11:54:09.393 | warnings.warn(msg) 2026-07-20 11:54:09.407 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-20 11:54:09.407 | !! 2026-07-20 11:54:09.408 | 2026-07-20 11:54:09.408 | ******************************************************************************** 2026-07-20 11:54:09.408 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-20 11:54:09.408 | 2026-07-20 11:54:09.408 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-20 11:54:09.408 | or your builds will no longer be supported. 2026-07-20 11:54:09.408 | 2026-07-20 11:54:09.408 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-20 11:54:09.408 | ******************************************************************************** 2026-07-20 11:54:09.408 | 2026-07-20 11:54:09.408 | !! 2026-07-20 11:54:09.408 | corresp(dist, value, root_dir) 2026-07-20 11:54:09.490 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-20 11:54:13.124 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.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.5.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-20 11:54:13.124 | venv-tempest run-test-pre: PYTHONHASHSEED='1069216906' 2026-07-20 11:54:13.124 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Tx2d56LFCw -r requirements.txt 2026-07-20 11:54:13.650 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-20 11:54:13.651 | 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-07-20 11:54:13.652 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-20 11:54:13.652 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-20 11:54:13.652 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-20 11:54:13.653 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-20 11:54:13.653 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-20 11:54:13.654 | 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-07-20 11:54:13.654 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-20 11:54:13.654 | 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-07-20 11:54:13.655 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-20 11:54:13.655 | 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-07-20 11:54:13.656 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-20 11:54:13.656 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-20 11:54:13.656 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-20 11:54:13.657 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-20 11:54:13.657 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-20 11:54:13.658 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-20 11:54:13.658 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-20 11:54:13.658 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-20 11:54:13.659 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-20 11:54:13.659 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-20 11:54:13.659 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-20 11:54:13.660 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-20 11:54:13.661 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-20 11:54:13.662 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-20 11:54:13.663 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-20 11:54:13.663 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-20 11:54:13.664 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-20 11:54:13.664 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-20 11:54:13.667 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-20 11:54:13.668 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-20 11:54:13.668 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-20 11:54:13.670 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-20 11:54:13.673 | 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-07-20 11:54:13.675 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-20 11:54:13.676 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-20 11:54:13.677 | 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-07-20 11:54:13.678 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-20 11:54:13.680 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-20 11:54:13.681 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-20 11:54:13.682 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-20 11:54:13.683 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-20 11:54:13.684 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-20 11:54:13.685 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-20 11:54:13.685 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-20 11:54:13.692 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-20 11:54:13.694 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-20 11:54:13.702 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-20 11:54:13.703 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-20 11:54:13.704 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-20 11:54:13.704 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-20 11:54:13.705 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-20 11:54:13.710 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-20 11:54:13.722 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-20 11:54:13.725 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-20 11:54:13.725 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-20 11:54:13.726 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-20 11:54:13.732 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-20 11:54:13.733 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-20 11:54:13.735 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-20 11:54:13.848 | ___________________________________ summary ____________________________________ 2026-07-20 11:54:13.848 | venv-tempest: commands succeeded 2026-07-20 11:54:13.848 | congratulations :) 2026-07-20 11:54:13.881 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.Tx2d56LFCw 2026-07-20 11:54:13.886 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-20 11:54:13.888 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-20 11:54:13.891 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-20 11:54:13.924 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.O0jgdCBFVQ 2026-07-20 11:54:14.357 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-20 11:54:14.357 | !! 2026-07-20 11:54:14.357 | 2026-07-20 11:54:14.358 | ******************************************************************************** 2026-07-20 11:54:14.358 | Requirements should be satisfied by a PEP 517 installer. 2026-07-20 11:54:14.358 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-20 11:54:14.358 | 2026-07-20 11:54:14.358 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 11:54:14.358 | calls to avoid build errors in the future. 2026-07-20 11:54:14.358 | ******************************************************************************** 2026-07-20 11:54:14.358 | 2026-07-20 11:54:14.358 | !! 2026-07-20 11:54:14.358 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-20 11:54:14.599 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-20 11:54:14.599 | !! 2026-07-20 11:54:14.599 | 2026-07-20 11:54:14.599 | ******************************************************************************** 2026-07-20 11:54:14.599 | Please avoid running ``setup.py`` directly. 2026-07-20 11:54:14.599 | Instead, use pypa/build, pypa/installer or other 2026-07-20 11:54:14.599 | standards-based tools. 2026-07-20 11:54:14.599 | 2026-07-20 11:54:14.599 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 11:54:14.599 | calls to avoid build errors in the future. 2026-07-20 11:54:14.599 | 2026-07-20 11:54:14.599 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-20 11:54:14.599 | ******************************************************************************** 2026-07-20 11:54:14.599 | 2026-07-20 11:54:14.599 | !! 2026-07-20 11:54:14.599 | self.initialize_options() 2026-07-20 11:54:14.599 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-20 11:54:14.599 | warnings.warn(msg) 2026-07-20 11:54:14.615 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-20 11:54:14.616 | !! 2026-07-20 11:54:14.616 | 2026-07-20 11:54:14.616 | ******************************************************************************** 2026-07-20 11:54:14.616 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-20 11:54:14.616 | 2026-07-20 11:54:14.616 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-20 11:54:14.616 | or your builds will no longer be supported. 2026-07-20 11:54:14.616 | 2026-07-20 11:54:14.616 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-20 11:54:14.616 | ******************************************************************************** 2026-07-20 11:54:14.616 | 2026-07-20 11:54:14.616 | !! 2026-07-20 11:54:14.616 | corresp(dist, value, root_dir) 2026-07-20 11:54:14.702 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-20 11:54:18.423 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.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.5.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-20 11:54:18.424 | venv-tempest run-test-pre: PYTHONHASHSEED='2281014484' 2026-07-20 11:54:18.424 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.O0jgdCBFVQ 2026-07-20 11:54:21.836 | ___________________________________ summary ____________________________________ 2026-07-20 11:54:21.836 | venv-tempest: commands succeeded 2026-07-20 11:54:21.836 | congratulations :) 2026-07-20 11:54:21.870 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-20 11:54:21.887 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:54:21.890 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-20 11:54:21.893 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-20 11:54:21.910 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-20 11:54:21.914 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-20 11:54:21.916 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-20 11:54:21.919 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-20 11:54:21.921 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-20 11:54:21.924 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-20 11:54:21.927 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-20 11:54:21.930 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-20 11:54:21.933 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-20 11:54:21.935 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-20 11:54:21.958 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-20 11:54:21.978 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-20 11:54:21.980 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-20 11:54:21.983 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-20 11:54:22.015 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-20 11:54:22.018 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-20 11:54:22.021 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-20 11:54:22.055 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-20 11:54:22.058 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-20 11:54:22.061 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-20 11:54:22.094 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-20 11:54:22.094 | ' 2026-07-20 11:54:22.097 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-20 11:54:22.100 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-20 11:54:22.103 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-20 11:54:22.106 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-20 11:54:22.109 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-20 11:54:22.109 | ~/tempest ~/tempest 2026-07-20 11:54:22.111 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-20 11:54:22.114 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-20 11:54:22.117 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-20 11:54:22.123 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.rs7NUhKj7U 2026-07-20 11:54:22.125 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.rs7NUhKj7U 2026-07-20 11:54:22.128 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-20 11:54:22.131 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.rs7NUhKj7U 2026-07-20 11:54:22.134 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-20 11:54:22.138 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-20 11:54:22.141 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-20 11:54:22.147 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:54:22.150 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:54:22.154 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:54:22.157 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-20 11:54:22.160 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.rs7NUhKj7U cinder-tempest-plugin 2026-07-20 11:54:22.608 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-20 11:54:22.608 | !! 2026-07-20 11:54:22.609 | 2026-07-20 11:54:22.609 | ******************************************************************************** 2026-07-20 11:54:22.609 | Requirements should be satisfied by a PEP 517 installer. 2026-07-20 11:54:22.609 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-20 11:54:22.609 | 2026-07-20 11:54:22.609 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 11:54:22.609 | calls to avoid build errors in the future. 2026-07-20 11:54:22.609 | ******************************************************************************** 2026-07-20 11:54:22.609 | 2026-07-20 11:54:22.609 | !! 2026-07-20 11:54:22.609 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-20 11:54:22.865 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-20 11:54:22.865 | !! 2026-07-20 11:54:22.865 | 2026-07-20 11:54:22.865 | ******************************************************************************** 2026-07-20 11:54:22.865 | Please avoid running ``setup.py`` directly. 2026-07-20 11:54:22.865 | Instead, use pypa/build, pypa/installer or other 2026-07-20 11:54:22.865 | standards-based tools. 2026-07-20 11:54:22.865 | 2026-07-20 11:54:22.865 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 11:54:22.865 | calls to avoid build errors in the future. 2026-07-20 11:54:22.865 | 2026-07-20 11:54:22.865 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-20 11:54:22.865 | ******************************************************************************** 2026-07-20 11:54:22.865 | 2026-07-20 11:54:22.865 | !! 2026-07-20 11:54:22.865 | self.initialize_options() 2026-07-20 11:54:22.865 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-20 11:54:22.865 | warnings.warn(msg) 2026-07-20 11:54:22.883 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-20 11:54:22.883 | !! 2026-07-20 11:54:22.883 | 2026-07-20 11:54:22.883 | ******************************************************************************** 2026-07-20 11:54:22.883 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-20 11:54:22.883 | 2026-07-20 11:54:22.883 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-20 11:54:22.883 | or your builds will no longer be supported. 2026-07-20 11:54:22.883 | 2026-07-20 11:54:22.883 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-20 11:54:22.883 | ******************************************************************************** 2026-07-20 11:54:22.883 | 2026-07-20 11:54:22.883 | !! 2026-07-20 11:54:22.883 | corresp(dist, value, root_dir) 2026-07-20 11:54:22.981 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-20 11:54:26.774 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.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.5.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-20 11:54:26.775 | venv-tempest run-test-pre: PYTHONHASHSEED='1762123312' 2026-07-20 11:54:26.775 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.rs7NUhKj7U cinder-tempest-plugin 2026-07-20 11:54:27.451 | Collecting cinder-tempest-plugin 2026-07-20 11:54:27.510 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-20 11:54:27.516 | 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-07-20 11:54:27.516 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.5.0) 2026-07-20 11:54:27.516 | 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-07-20 11:54:27.517 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev39) 2026-07-20 11:54:27.518 | 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-07-20 11:54:27.518 | 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-07-20 11:54:27.518 | 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-07-20 11:54:27.519 | 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-07-20 11:54:27.519 | 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-07-20 11:54:27.520 | 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-07-20 11:54:27.522 | 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-07-20 11:54:27.523 | 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-07-20 11:54:27.524 | 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-07-20 11:54:27.525 | 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-07-20 11:54:27.525 | 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-07-20 11:54:27.526 | 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-07-20 11:54:27.528 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (83.0.0) 2026-07-20 11:54:27.533 | 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-07-20 11:54:27.533 | 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-07-20 11:54:27.534 | 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-07-20 11:54:27.535 | 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.6.17) 2026-07-20 11:54:27.540 | 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-07-20 11:54:27.541 | 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-07-20 11:54:27.541 | 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-07-20 11:54:27.542 | 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-07-20 11:54:27.542 | 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-07-20 11:54:27.543 | 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-07-20 11:54:27.543 | 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-07-20 11:54:27.544 | 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-07-20 11:54:27.544 | 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-07-20 11:54:27.545 | 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-07-20 11:54:27.546 | 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-07-20 11:54:27.546 | 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-07-20 11:54:27.548 | 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-07-20 11:54:27.548 | 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-07-20 11:54:27.548 | 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-07-20 11:54:27.549 | 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-07-20 11:54:27.549 | 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-07-20 11:54:27.552 | 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-07-20 11:54:27.552 | 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-07-20 11:54:27.553 | 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-07-20 11:54:27.553 | 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-07-20 11:54:27.555 | 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-07-20 11:54:27.557 | 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-07-20 11:54:27.559 | 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-07-20 11:54:27.563 | 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-07-20 11:54:27.564 | 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-07-20 11:54:27.564 | 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-07-20 11:54:27.565 | 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-07-20 11:54:27.570 | 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-07-20 11:54:27.572 | 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-07-20 11:54:27.574 | 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-07-20 11:54:27.576 | 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-07-20 11:54:27.576 | 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-07-20 11:54:27.577 | 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-07-20 11:54:27.581 | 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-07-20 11:54:27.586 | 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-07-20 11:54:27.591 | 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-07-20 11:54:27.592 | 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-07-20 11:54:27.594 | 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-07-20 11:54:27.602 | 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-07-20 11:54:27.602 | 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-07-20 11:54:27.638 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-20 11:54:27.687 | Installing collected packages: cinder-tempest-plugin 2026-07-20 11:54:27.737 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-20 11:54:27.808 | ___________________________________ summary ____________________________________ 2026-07-20 11:54:27.808 | venv-tempest: commands succeeded 2026-07-20 11:54:27.808 | congratulations :) 2026-07-20 11:54:27.842 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.rs7NUhKj7U 2026-07-20 11:54:27.848 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-20 11:54:27.848 | Checking installed Tempest plugins: 2026-07-20 11:54:27.851 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-20 11:54:28.290 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-20 11:54:28.290 | !! 2026-07-20 11:54:28.290 | 2026-07-20 11:54:28.290 | ******************************************************************************** 2026-07-20 11:54:28.290 | Requirements should be satisfied by a PEP 517 installer. 2026-07-20 11:54:28.290 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-20 11:54:28.290 | 2026-07-20 11:54:28.290 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 11:54:28.290 | calls to avoid build errors in the future. 2026-07-20 11:54:28.290 | ******************************************************************************** 2026-07-20 11:54:28.290 | 2026-07-20 11:54:28.290 | !! 2026-07-20 11:54:28.290 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-20 11:54:28.535 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-20 11:54:28.535 | !! 2026-07-20 11:54:28.535 | 2026-07-20 11:54:28.535 | ******************************************************************************** 2026-07-20 11:54:28.535 | Please avoid running ``setup.py`` directly. 2026-07-20 11:54:28.535 | Instead, use pypa/build, pypa/installer or other 2026-07-20 11:54:28.535 | standards-based tools. 2026-07-20 11:54:28.535 | 2026-07-20 11:54:28.535 | This deprecation is overdue, please update your project and remove deprecated 2026-07-20 11:54:28.535 | calls to avoid build errors in the future. 2026-07-20 11:54:28.535 | 2026-07-20 11:54:28.535 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-20 11:54:28.535 | ******************************************************************************** 2026-07-20 11:54:28.535 | 2026-07-20 11:54:28.535 | !! 2026-07-20 11:54:28.535 | self.initialize_options() 2026-07-20 11:54:28.535 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-20 11:54:28.535 | warnings.warn(msg) 2026-07-20 11:54:28.557 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-20 11:54:28.557 | !! 2026-07-20 11:54:28.557 | 2026-07-20 11:54:28.557 | ******************************************************************************** 2026-07-20 11:54:28.557 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-20 11:54:28.557 | 2026-07-20 11:54:28.557 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-20 11:54:28.557 | or your builds will no longer be supported. 2026-07-20 11:54:28.557 | 2026-07-20 11:54:28.557 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-20 11:54:28.557 | ******************************************************************************** 2026-07-20 11:54:28.557 | 2026-07-20 11:54:28.557 | !! 2026-07-20 11:54:28.557 | corresp(dist, value, root_dir) 2026-07-20 11:54:28.643 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-20 11:54:32.560 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,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.5.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-20 11:54:32.560 | venv-tempest run-test-pre: PYTHONHASHSEED='3088195652' 2026-07-20 11:54:32.560 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-20 11:54:33.159 | +--------------+--------------------------------------------------+ 2026-07-20 11:54:33.159 | | Name | EntryPoint | 2026-07-20 11:54:33.159 | +--------------+--------------------------------------------------+ 2026-07-20 11:54:33.159 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-20 11:54:33.159 | +--------------+--------------------------------------------------+ 2026-07-20 11:54:33.274 | ___________________________________ summary ____________________________________ 2026-07-20 11:54:33.274 | venv-tempest: commands succeeded 2026-07-20 11:54:33.274 | congratulations :) 2026-07-20 11:54:33.307 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-20 11:54:33.307 | ~/tempest 2026-07-20 11:54:33.311 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-20 11:54:33.314 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-20 11:54:33.317 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-20 11:54:33.321 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-20 11:54:33.324 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-20 11:54:33.327 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-20 11:54:33.330 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-20 11:54:33.332 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-20 11:54:33.336 | + functions-common:run_plugins:1838 : local plugin 2026-07-20 11:54:33.340 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-20 11:54:33.343 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-20 11:54:33.347 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-20 11:54:33.350 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-20 11:54:33.353 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-20 11:54:33.356 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-20 11:54:33.359 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-20 11:54:33.361 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-20 11:54:33.365 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-20 11:54:33.367 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-20 11:54:33.371 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-20 11:54:33.375 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-20 11:54:33.379 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-20 11:54:33.381 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-20 11:54:33.384 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-20 11:54:33.387 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-20 11:54:33.390 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-20 11:54:33.394 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-20 11:54:33.397 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-20 11:54:33.400 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-20 11:54:33.402 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-20 11:54:33.405 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-20 11:54:33.407 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-20 11:54:33.411 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-20 11:54:33.415 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-20 11:54:33.431 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-20 11:54:33.434 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-20 11:54:33.437 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-20 11:54:33.440 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-20 11:54:33.444 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-20 11:54:33.447 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-20 11:54:33.452 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-20 11:54:33.454 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-20 11:54:33.458 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-20 11:54:33.477 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-20 11:54:33.480 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-20 11:54:33.485 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-20 11:54:33.485 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-20 11:54:33.490 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-20 11:54:33.493 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-20 11:54:33.496 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-20 11:54:33.500 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-20 11:54:33.522 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-20 11:54:33.524 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-20 11:54:33.528 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-20 11:54:33.531 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-20 11:54:33.535 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-20 11:54:33.539 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-20 11:54:33.542 | + inc/meta-config:merge_config_group:171 : shift 2026-07-20 11:54:33.545 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-20 11:54:33.548 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:54:33.552 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-20 11:54:33.555 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-20 11:54:33.558 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-20 11:54:33.561 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:54:33.564 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-20 11:54:33.568 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:54:33.571 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-20 11:54:33.571 | /^\[\[.+\|.*\]\]/ { 2026-07-20 11:54:33.571 | gsub("[][]", "", $1); 2026-07-20 11:54:33.571 | split($1, a, "|"); 2026-07-20 11:54:33.571 | if (a[1] == matchgroup) 2026-07-20 11:54:33.571 | print a[2] 2026-07-20 11:54:33.571 | } 2026-07-20 11:54:33.571 | ' /opt/stack/devstack/local.conf 2026-07-20 11:54:33.577 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-20 11:54:33.581 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-20 11:54:33.584 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-20 11:54:33.587 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-20 11:54:33.590 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-20 11:54:33.593 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-20 11:54:33.596 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-20 11:54:33.599 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-20 11:54:33.604 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-20 11:54:33.606 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-20 11:54:33.609 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-20 11:54:33.611 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-20 11:54:33.614 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-20 11:54:33.618 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:54:33.621 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-20 11:54:33.624 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-20 11:54:33.627 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-20 11:54:33.631 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-20 11:54:33.634 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-20 11:54:33.638 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-20 11:54:33.642 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-20 11:54:33.645 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-20 11:54:33.645 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 11:54:33.645 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-20 11:54:33.645 | BEGIN { 2026-07-20 11:54:33.645 | section = "" 2026-07-20 11:54:33.645 | last_section = "" 2026-07-20 11:54:33.645 | section_count = 0 2026-07-20 11:54:33.645 | } 2026-07-20 11:54:33.646 | /^\[.+\]/ { 2026-07-20 11:54:33.646 | gsub("[][]", "", $1); 2026-07-20 11:54:33.646 | section=$1 2026-07-20 11:54:33.646 | next 2026-07-20 11:54:33.646 | } 2026-07-20 11:54:33.646 | /^ *\#/ { 2026-07-20 11:54:33.646 | next 2026-07-20 11:54:33.646 | } 2026-07-20 11:54:33.646 | /^[^ \t]+/ { 2026-07-20 11:54:33.646 | # get offset of first = in $0 2026-07-20 11:54:33.646 | eq_idx = index($0, "=") 2026-07-20 11:54:33.646 | # extract attr & value from $0 2026-07-20 11:54:33.646 | attr = substr($0, 1, eq_idx - 1) 2026-07-20 11:54:33.646 | value = substr($0, eq_idx + 1) 2026-07-20 11:54:33.646 | # only need to strip trailing whitespace from attr 2026-07-20 11:54:33.646 | sub(/[ \t]*$/, "", attr) 2026-07-20 11:54:33.646 | # need to strip leading & trailing whitespace from value 2026-07-20 11:54:33.646 | sub(/^[ \t]*/, "", value) 2026-07-20 11:54:33.646 | sub(/[ \t]*$/, "", value) 2026-07-20 11:54:33.646 | 2026-07-20 11:54:33.646 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-20 11:54:33.646 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-20 11:54:33.646 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-20 11:54:33.646 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-20 11:54:33.646 | if (! (section, attr) in cfg_attr_count) { 2026-07-20 11:54:33.646 | if (section != last_section) { 2026-07-20 11:54:33.646 | cfg_section[section_count++] = section 2026-07-20 11:54:33.646 | last_section = section 2026-07-20 11:54:33.646 | } 2026-07-20 11:54:33.646 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-20 11:54:33.646 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-20 11:54:33.646 | 2026-07-20 11:54:33.646 | cfg_attr[section, attr, 0] = value 2026-07-20 11:54:33.646 | cfg_attr_count[section, attr] = 1 2026-07-20 11:54:33.646 | } else { 2026-07-20 11:54:33.646 | lno = cfg_attr_count[section, attr]++ 2026-07-20 11:54:33.646 | cfg_attr[section, attr, lno] = value 2026-07-20 11:54:33.646 | } 2026-07-20 11:54:33.646 | } 2026-07-20 11:54:33.646 | END { 2026-07-20 11:54:33.646 | # Process each section in order 2026-07-20 11:54:33.646 | for (sno = 0; sno < section_count; sno++) { 2026-07-20 11:54:33.646 | section = cfg_section[sno] 2026-07-20 11:54:33.646 | # The ini routines simply append a config item immediately 2026-07-20 11:54:33.646 | # after the section header. To keep the same order as defined 2026-07-20 11:54:33.646 | # in local.conf, invoke the ini routines in the reverse order 2026-07-20 11:54:33.646 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-20 11:54:33.646 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-20 11:54:33.646 | if (cfg_attr_count[section, attr] == 1) 2026-07-20 11:54:33.646 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-20 11:54:33.646 | else { 2026-07-20 11:54:33.646 | # For multiline, invoke the ini routines in the reverse order 2026-07-20 11:54:33.646 | count = cfg_attr_count[section, attr] 2026-07-20 11:54:33.646 | print "inidelete " configfile " " section " " attr 2026-07-20 11:54:33.646 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-20 11:54:33.646 | for (l = count -2; l >= 0; l--) 2026-07-20 11:54:33.646 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-20 11:54:33.646 | } 2026-07-20 11:54:33.646 | } 2026-07-20 11:54:33.646 | } 2026-07-20 11:54:33.646 | } 2026-07-20 11:54:33.646 | ' 2026-07-20 11:54:33.648 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-20 11:54:33.648 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-20 11:54:33.651 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-20 11:54:33.654 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-20 11:54:33.657 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-20 11:54:33.660 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-20 11:54:33.663 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-20 11:54:33.663 | BEGIN { group = "" } 2026-07-20 11:54:33.663 | /^\[\[.+\|.*\]\]/ { 2026-07-20 11:54:33.663 | gsub("[][]", "", $1); 2026-07-20 11:54:33.663 | split($1, a, "|"); 2026-07-20 11:54:33.663 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-20 11:54:33.663 | group=a[1] 2026-07-20 11:54:33.663 | } else { 2026-07-20 11:54:33.663 | group="" 2026-07-20 11:54:33.663 | } 2026-07-20 11:54:33.663 | next 2026-07-20 11:54:33.663 | } 2026-07-20 11:54:33.663 | { 2026-07-20 11:54:33.663 | if (group != "") 2026-07-20 11:54:33.663 | print $0 2026-07-20 11:54:33.663 | } 2026-07-20 11:54:33.663 | ' /opt/stack/devstack/local.conf 2026-07-20 11:54:33.670 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-20 11:54:33.674 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-20 11:54:33.709 | + inc/meta-config:merge_config_file:164 : read a 2026-07-20 11:54:33.713 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-20 11:54:33.717 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-20 11:54:33.756 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 13 async_wait 57 osc 165 apt-get 182 test_with_retry 0 dbsync 3 pip_install 105 apt-get-update 3 run_process 38 ------------------------- Unaccounted time 105 ========================= Total runtime 671 ================= Async summary ================= Time spent in the background minus waits: 219 sec Elapsed time: 671 sec Time if we did everything serially: 890 sec Speedup: 1.32638 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35405 | | keystone | INSERT | 134 | | keystone | UPDATE | 10 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 63 | | nova_cell1 | SELECT | 55 | | nova_cell0 | SELECT | 39 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5927 | | neutron | INSERT | 846 | | placement | SELECT | 20 | | placement | INSERT | 80 | | placement | SET | 3 | | neutron | DELETE | 40 | | neutron | UPDATE | 227 | | nova_cell0 | UPDATE | 2 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | SELECT | 72 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | glance | INSERT | 48 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 13 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.198 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.198/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: 493835a61a996731a7031861f80c7629acd5d6f2 Merge "Collect Guru Meditation Reports on failed job runs" 2026-07-17 20:30:12 +0000 OS Version: Ubuntu 24.04 noble