2026-07-21 11:27:50.300 | + ./stack.sh:main:491 : exec 2026-07-21 11:27:50.300 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-21-112750.summary.2026-07-21-112750 2026-07-21 11:27:50.300 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-21-112750' 2026-07-21 11:27:50.300 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:27:50.300 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-21-112750 2026-07-21 11:27:50.300 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-21-112750 /opt/stack/logs/devstacklog.txt 2026-07-21 11:27:50.300 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-21-112750.summary.2026-07-21-112750 /opt/stack/logs/devstacklog.txt.summary 2026-07-21 11:27:50.300 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-21 11:27:50.300 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-21 11:27:50.300 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-21 11:27:50.300 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-21 11:27:50.300 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-21 11:27:50.300 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-21 11:27:50.300 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-21 11:27:50.303 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-21 11:27:50.305 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-21 11:27:50.307 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-21 11:27:50.311 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-21 11:27:50.313 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-21 11:27:50.315 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-21 11:27:50.317 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-21 11:27:50.321 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-21 11:27:50.323 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-21 11:27:50.325 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-21 11:27:50.327 | + ./stack.sh:main:577 : set -o errexit 2026-07-21 11:27:50.329 | + ./stack.sh:main:580 : uname -a 2026-07-21 11:27:50.330 | Linux np0000005543 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-21 11:27:50.332 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-21 11:27:50.334 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-21 11:27:50.337 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-07-21 11:27:50.371 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-07-21 11:27:50.386 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-07-21 11:27:50.389 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-21 11:27:50.403 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-21 11:27:50.405 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-21 11:27:50.419 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-21 11:27:50.421 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-21 11:27:50.434 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-21 11:27:50.436 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-21 11:27:50.438 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-21 11:27:50.440 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-21 11:27:50.453 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-21 11:27:50.456 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-21 11:27:50.470 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-21 11:27:50.472 | + ./stack.sh:main:594 : tune_host 2026-07-21 11:27:50.474 | + lib/host:tune_host:125 : configure_host_mem 2026-07-21 11:27:50.476 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-21 11:27:50.478 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-21 11:27:50.480 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-21 11:27:50.482 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:27:50.484 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:27:50.486 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-21 11:27:50.487 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-21 11:27:50.489 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-21 11:27:50.491 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-21 11:27:50.492 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 11:27:50.494 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-21 11:27:50.495 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-21 11:27:50.497 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-21 11:27:50.499 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-21 11:27:50.499 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-21 11:27:50.507 | lz4 2026-07-21 11:27:50.510 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-21 11:27:50.511 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-21 11:27:50.513 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-21 11:27:50.515 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-21 11:27:50.517 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 11:27:50.518 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-21 11:27:50.520 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-21 11:27:50.522 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-21 11:27:50.524 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-21 11:27:50.524 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-21 11:27:50.532 | zsmalloc 2026-07-21 11:27:50.536 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-21 11:27:50.537 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-21 11:27:50.539 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-21 11:27:50.541 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-21 11:27:50.543 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 11:27:50.544 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-21 11:27:50.546 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-21 11:27:50.548 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-21 11:27:50.550 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-21 11:27:50.551 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-21 11:27:50.559 | 1 2026-07-21 11:27:50.572 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-21 11:27:50.581 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-21 11:27:50.581 | /sys/module/zswap/parameters/enabled:Y 2026-07-21 11:27:50.581 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-21 11:27:50.581 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-21 11:27:50.581 | /sys/module/zswap/parameters/compressor:lz4 2026-07-21 11:27:50.581 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-21 11:27:50.581 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-21 11:27:50.581 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-21 11:27:50.581 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-21 11:27:50.584 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-21 11:27:50.586 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-21 11:27:50.588 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-21 11:27:50.589 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 11:27:50.591 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 11:27:50.593 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-21 11:27:50.594 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 11:27:50.596 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 11:27:50.597 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 11:27:50.599 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:27:50.601 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:27:50.603 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 11:27:50.605 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-21 11:27:50.607 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-21 11:27:50.609 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-21 11:27:50.611 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-21 11:27:50.615 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-21 11:27:50.617 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-21 11:27:50.619 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-21 11:27:50.621 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:27:50.623 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:27:50.625 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:27:50.628 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633270626 2026-07-21 11:27:50.630 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-21 11:27:50.631 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-21 11:27:50.633 | + 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-21 11:27:50.748 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-07-21 11:27:50.794 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-21 11:27:50.794 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-21 11:27:50.833 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-21 11:27:50.871 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-21 11:27:53.646 | Reading package lists... 2026-07-21 11:27:53.667 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-21 11:27:53.668 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-21 11:27:53.670 | + functions-common:time_stop:2420 : local name 2026-07-21 11:27:53.672 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:27:53.674 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:27:53.675 | + functions-common:time_stop:2423 : local total 2026-07-21 11:27:53.677 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:27:53.679 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-21 11:27:53.680 | + functions-common:time_stop:2427 : start_time=1784633270626 2026-07-21 11:27:53.682 | + functions-common:time_stop:2429 : [[ -z 1784633270626 ]] 2026-07-21 11:27:53.684 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:27:53.687 | + functions-common:time_stop:2432 : end_time=1784633273685 2026-07-21 11:27:53.689 | + functions-common:time_stop:2433 : elapsed_time=3059 2026-07-21 11:27:53.691 | + functions-common:time_stop:2434 : total=0 2026-07-21 11:27:53.692 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:27:53.694 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3059 2026-07-21 11:27:53.695 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-21 11:27:53.697 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 11:27:53.698 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:27:53.700 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:27:53.702 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-21 11:27:53.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-21 11:27:53.744 | Reading package lists... 2026-07-21 11:27:53.964 | Building dependency tree... 2026-07-21 11:27:53.965 | Reading state information... 2026-07-21 11:27:54.213 | The following additional packages will be installed: 2026-07-21 11:27:54.213 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-21 11:27:54.213 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-21 11:27:54.213 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-21 11:27:54.213 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-21 11:27:54.213 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-21 11:27:54.213 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-07-21 11:27:54.213 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-07-21 11:27:54.213 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-07-21 11:27:54.213 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-07-21 11:27:54.213 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-07-21 11:27:54.213 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-07-21 11:27:54.214 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-07-21 11:27:54.214 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-21 11:27:54.214 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-21 11:27:54.214 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-07-21 11:27:54.214 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-21 11:27:54.214 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-21 11:27:54.214 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-07-21 11:27:54.214 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-07-21 11:27:54.214 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-07-21 11:27:54.214 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-07-21 11:27:54.214 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-07-21 11:27:54.214 | qemu-system-x86 qemu-utils seabios 2026-07-21 11:27:54.216 | Suggested packages: 2026-07-21 11:27:54.216 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-07-21 11:27:54.216 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-07-21 11:27:54.216 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-07-21 11:27:54.216 | samba vde2 2026-07-21 11:27:54.296 | The following NEW packages will be installed: 2026-07-21 11:27:54.296 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-21 11:27:54.296 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-21 11:27:54.296 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-21 11:27:54.296 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-21 11:27:54.296 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-21 11:27:54.296 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-07-21 11:27:54.297 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-21 11:27:54.297 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-07-21 11:27:54.297 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-07-21 11:27:54.297 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-07-21 11:27:54.297 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-07-21 11:27:54.297 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-21 11:27:54.297 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-21 11:27:54.297 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-07-21 11:27:54.297 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-07-21 11:27:54.297 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-07-21 11:27:54.297 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-07-21 11:27:54.297 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-21 11:27:54.297 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-07-21 11:27:54.298 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-07-21 11:27:54.298 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-21 11:27:54.298 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-21 11:27:54.298 | qemu-utils seabios 2026-07-21 11:27:54.300 | The following packages will be upgraded: 2026-07-21 11:27:54.301 | libdrm-common libdrm2 2026-07-21 11:27:54.509 | 2 upgraded, 105 newly installed, 0 to remove and 137 not upgraded. 2026-07-21 11:27:54.509 | Need to get 98.2 MB of archives. 2026-07-21 11:27:54.509 | After this operation, 449 MB of additional disk space will be used. 2026-07-21 11:27:54.509 | 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-21 11:27:54.550 | 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-21 11:27:54.612 | 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-21 11:27:54.644 | 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-21 11:27:54.652 | 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-21 11:27:54.665 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-07-21 11:27:54.750 | 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-21 11:27:54.779 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-21 11:27:54.780 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-21 11:27:54.782 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-21 11:27:54.783 | 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-21 11:27:54.784 | 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-21 11:27:54.785 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-21 11:27:54.789 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-21 11:27:54.791 | 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-21 11:27:54.801 | 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-21 11:27:54.857 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-21 11:27:54.857 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-21 11:27:54.863 | 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-21 11:27:54.868 | 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-21 11:27:54.871 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-21 11:27:54.874 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-21 11:27:54.876 | 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-21 11:27:54.892 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-21 11:27:54.893 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-21 11:27:54.910 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-21 11:27:54.911 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-21 11:27:54.915 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-21 11:27:54.915 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-21 11:27:54.950 | 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-21 11:27:54.951 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-21 11:27:54.951 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-21 11:27:54.953 | 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-21 11:27:54.955 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-21 11:27:54.955 | 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-21 11:27:54.988 | 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-21 11:27:54.988 | 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-21 11:27:54.991 | 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-21 11:27:54.992 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-21 11:27:55.028 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-21 11:27:55.031 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-21 11:27:55.033 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-21 11:27:55.033 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-21 11:27:55.075 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-21 11:27:55.076 | 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-21 11:27:55.124 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-21 11:27:55.125 | 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-21 11:27:55.125 | 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-21 11:27:55.130 | 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-21 11:27:55.185 | 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-21 11:27:55.186 | 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-21 11:27:55.187 | 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-21 11:27:55.219 | 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-21 11:27:55.224 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-21 11:27:55.225 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-21 11:27:55.225 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-21 11:27:55.226 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-21 11:27:55.226 | 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-21 11:27:55.249 | 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-21 11:27:55.249 | 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-21 11:27:55.250 | 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-21 11:27:55.288 | 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-21 11:27:55.714 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-21 11:27:55.715 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-21 11:27:55.715 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-21 11:27:55.715 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-21 11:27:55.715 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-21 11:27:55.716 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-21 11:27:55.716 | 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-21 11:27:55.859 | 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-21 11:27:55.859 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-21 11:27:55.860 | 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-21 11:27:55.861 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-21 11:27:55.861 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-21 11:27:55.862 | 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-21 11:27:55.862 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-21 11:27:55.863 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-21 11:27:55.879 | 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-21 11:27:55.899 | 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-21 11:27:55.918 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-21 11:27:55.921 | 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-21 11:27:55.941 | 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-21 11:27:55.944 | 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-21 11:27:55.944 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-21 11:27:55.945 | 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-21 11:27:55.961 | 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-21 11:27:55.961 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-21 11:27:55.964 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-21 11:27:55.976 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-21 11:27:55.977 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-21 11:27:56.004 | 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-21 11:27:56.005 | 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-21 11:27:56.008 | 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-21 11:27:56.273 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-21 11:27:56.273 | 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-21 11:27:56.283 | 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-21 11:27:56.303 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-21 11:27:56.304 | 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-21 11:27:56.514 | 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-21 11:27:56.542 | 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-21 11:27:56.544 | 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-21 11:27:56.548 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-21 11:27:56.548 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-21 11:27:56.549 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-21 11:27:56.551 | 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-21 11:27:56.556 | 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-21 11:27:56.590 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-21 11:27:57.131 | Fetched 98.2 MB in 2s (41.0 MB/s) 2026-07-21 11:27:57.224 | (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-21 11:27:57.228 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-21 11:27:57.232 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-21 11:27:57.286 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 11:27:57.293 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-21 11:27:57.328 | Selecting previously unselected package acl. 2026-07-21 11:27:57.343 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-21 11:27:57.344 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-21 11:27:57.375 | Selecting previously unselected package alsa-topology-conf. 2026-07-21 11:27:57.389 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-21 11:27:57.390 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-21 11:27:57.423 | Selecting previously unselected package libasound2-data. 2026-07-21 11:27:57.437 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-07-21 11:27:57.440 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-21 11:27:57.487 | Selecting previously unselected package libasound2t64:amd64. 2026-07-21 11:27:57.501 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-07-21 11:27:57.502 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-21 11:27:57.538 | Selecting previously unselected package alsa-ucm-conf. 2026-07-21 11:27:57.552 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ... 2026-07-21 11:27:57.554 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-21 11:27:57.695 | Selecting previously unselected package msr-tools. 2026-07-21 11:27:57.709 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-07-21 11:27:57.710 | Unpacking msr-tools (1.3-5build1) ... 2026-07-21 11:27:57.739 | Selecting previously unselected package cpu-checker. 2026-07-21 11:27:57.752 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-21 11:27:57.753 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-21 11:27:57.783 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-21 11:27:57.796 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-21 11:27:57.798 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-21 11:27:57.827 | Selecting previously unselected package glib-networking-common. 2026-07-21 11:27:57.841 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-21 11:27:57.843 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-21 11:27:57.876 | Selecting previously unselected package glib-networking-services. 2026-07-21 11:27:57.890 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-21 11:27:57.892 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-21 11:27:57.924 | Selecting previously unselected package glib-networking:amd64. 2026-07-21 11:27:57.938 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-21 11:27:57.940 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-21 11:27:57.973 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-21 11:27:57.986 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-21 11:27:57.988 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-21 11:27:58.019 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-21 11:27:58.033 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-21 11:27:58.034 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-21 11:27:58.069 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-21 11:27:58.083 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 11:27:58.084 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 11:27:58.132 | Selecting previously unselected package libogg0:amd64. 2026-07-21 11:27:58.145 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-21 11:27:58.147 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-21 11:27:58.177 | Selecting previously unselected package libopus0:amd64. 2026-07-21 11:27:58.191 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-07-21 11:27:58.192 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-21 11:27:58.227 | Selecting previously unselected package libtheora0:amd64. 2026-07-21 11:27:58.242 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-21 11:27:58.243 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-21 11:27:58.277 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-21 11:27:58.290 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-21 11:27:58.291 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-21 11:27:58.325 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-21 11:27:58.338 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-21 11:27:58.340 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-21 11:27:58.372 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-21 11:27:58.386 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-21 11:27:58.387 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-21 11:27:58.416 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-21 11:27:58.430 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 11:27:58.431 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 11:27:58.476 | Selecting previously unselected package libaa1:amd64. 2026-07-21 11:27:58.489 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-21 11:27:58.491 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-21 11:27:58.520 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-21 11:27:58.534 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-21 11:27:58.535 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-21 11:27:58.573 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-21 11:27:58.587 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-21 11:27:58.588 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-21 11:27:58.621 | Selecting previously unselected package libcaca0:amd64. 2026-07-21 11:27:58.634 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-21 11:27:58.637 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-21 11:27:58.677 | Selecting previously unselected package libdv4t64:amd64. 2026-07-21 11:27:58.691 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-21 11:27:58.693 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-21 11:27:58.726 | Selecting previously unselected package libflac12t64:amd64. 2026-07-21 11:27:58.739 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-21 11:27:58.741 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-21 11:27:58.773 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-21 11:27:58.787 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-21 11:27:58.788 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 11:27:58.821 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-21 11:27:58.835 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-21 11:27:58.837 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-21 11:27:58.866 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-21 11:27:58.879 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-21 11:27:58.881 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-21 11:27:58.914 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-21 11:27:58.926 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-21 11:27:58.929 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-21 11:27:58.958 | Selecting previously unselected package libasyncns0:amd64. 2026-07-21 11:27:58.971 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-21 11:27:58.973 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-21 11:27:59.005 | Selecting previously unselected package libsndfile1:amd64. 2026-07-21 11:27:59.018 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-21 11:27:59.020 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-21 11:27:59.053 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-21 11:27:59.066 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-21 11:27:59.067 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-21 11:27:59.102 | Selecting previously unselected package libpulse0:amd64. 2026-07-21 11:27:59.114 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-21 11:27:59.125 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-21 11:27:59.159 | Selecting previously unselected package libspeex1:amd64. 2026-07-21 11:27:59.171 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-21 11:27:59.173 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-21 11:27:59.202 | Selecting previously unselected package libshout3:amd64. 2026-07-21 11:27:59.215 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-21 11:27:59.217 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-21 11:27:59.257 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-21 11:27:59.270 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-21 11:27:59.272 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-21 11:27:59.307 | Selecting previously unselected package libtag1v5:amd64. 2026-07-21 11:27:59.324 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-21 11:27:59.326 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-21 11:27:59.355 | Selecting previously unselected package libtwolame0:amd64. 2026-07-21 11:27:59.368 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-21 11:27:59.369 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-21 11:27:59.400 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-21 11:27:59.414 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-21 11:27:59.415 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-21 11:27:59.447 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-21 11:27:59.461 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-21 11:27:59.462 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-21 11:27:59.497 | Selecting previously unselected package libvpx9:amd64. 2026-07-21 11:27:59.511 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-21 11:27:59.513 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-21 11:27:59.564 | Selecting previously unselected package libwavpack1:amd64. 2026-07-21 11:27:59.578 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-21 11:27:59.581 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-21 11:27:59.611 | Selecting previously unselected package libsoup-3.0-common. 2026-07-21 11:27:59.625 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-21 11:27:59.626 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-21 11:27:59.657 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-21 11:27:59.671 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-21 11:27:59.673 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-21 11:27:59.707 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-21 11:27:59.721 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-21 11:27:59.722 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 11:27:59.804 | Selecting previously unselected package libxv1:amd64. 2026-07-21 11:27:59.817 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-21 11:27:59.819 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-21 11:27:59.846 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-21 11:27:59.860 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 11:27:59.861 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 11:27:59.893 | Selecting previously unselected package ipxe-qemu. 2026-07-21 11:27:59.907 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-21 11:27:59.908 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-21 11:27:59.954 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-21 11:27:59.967 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-21 11:27:59.968 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-21 11:28:00.000 | Selecting previously unselected package ksmtuned. 2026-07-21 11:28:00.013 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-07-21 11:28:00.014 | Unpacking ksmtuned (4.20150326) ... 2026-07-21 11:28:00.043 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-21 11:28:00.056 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-21 11:28:00.059 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-21 11:28:00.092 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-21 11:28:00.106 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-21 11:28:00.109 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-21 11:28:00.139 | Selecting previously unselected package libcacard0:amd64. 2026-07-21 11:28:00.153 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-21 11:28:00.155 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-21 11:28:00.189 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-21 11:28:00.203 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-21 11:28:00.205 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-21 11:28:00.243 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-21 11:28:00.257 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-21 11:28:00.259 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-21 11:28:00.298 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-21 11:28:00.312 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 11:28:00.313 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 11:28:00.348 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-21 11:28:00.361 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 11:28:00.364 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 11:28:00.395 | Selecting previously unselected package libllvm20:amd64. 2026-07-21 11:28:00.408 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-21 11:28:00.410 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-21 11:28:01.020 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-21 11:28:01.033 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 11:28:01.036 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:01.070 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-21 11:28:01.082 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 11:28:01.085 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:01.115 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-21 11:28:01.132 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 11:28:01.135 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:01.170 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-21 11:28:01.183 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-21 11:28:01.186 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:01.219 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-21 11:28:01.232 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 11:28:01.236 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:01.269 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-21 11:28:01.281 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-21 11:28:01.283 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-21 11:28:01.311 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-21 11:28:01.328 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 11:28:01.330 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 11:28:01.554 | Selecting previously unselected package libgbm1:amd64. 2026-07-21 11:28:01.567 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 11:28:01.568 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 11:28:01.598 | Selecting previously unselected package libvulkan1:amd64. 2026-07-21 11:28:01.613 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-21 11:28:01.616 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-21 11:28:01.650 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-21 11:28:01.663 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 11:28:01.675 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 11:28:01.716 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-21 11:28:01.729 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 11:28:01.732 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:01.767 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-21 11:28:01.780 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-21 11:28:01.783 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-21 11:28:01.813 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-21 11:28:01.828 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 11:28:01.830 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 11:28:01.863 | Selecting previously unselected package libiscsi7:amd64. 2026-07-21 11:28:01.876 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-21 11:28:01.879 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-21 11:28:01.910 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-21 11:28:01.923 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-21 11:28:01.925 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-21 11:28:01.966 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-21 11:28:01.979 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-21 11:28:01.981 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-21 11:28:02.016 | Selecting previously unselected package libnfs14:amd64. 2026-07-21 11:28:02.029 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:28:02.031 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-21 11:28:02.061 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-21 11:28:02.074 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-21 11:28:02.076 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-21 11:28:02.106 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-21 11:28:02.117 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-21 11:28:02.120 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 11:28:02.177 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-21 11:28:02.189 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-21 11:28:02.191 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 11:28:02.222 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-21 11:28:02.234 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-07-21 11:28:02.237 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-21 11:28:02.268 | Selecting previously unselected package libxss1:amd64. 2026-07-21 11:28:02.281 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-21 11:28:02.284 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-21 11:28:02.315 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-21 11:28:02.328 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-21 11:28:02.330 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-21 11:28:02.373 | Selecting previously unselected package libslirp0:amd64. 2026-07-21 11:28:02.384 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-07-21 11:28:02.386 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-21 11:28:02.420 | Selecting previously unselected package libspice-server1:amd64. 2026-07-21 11:28:02.433 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-21 11:28:02.435 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-21 11:28:02.476 | Selecting previously unselected package liburing2:amd64. 2026-07-21 11:28:02.488 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-07-21 11:28:02.490 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-21 11:28:02.522 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-21 11:28:02.533 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-21 11:28:02.534 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-21 11:28:02.567 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-21 11:28:02.581 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-21 11:28:02.583 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-21 11:28:02.615 | Selecting previously unselected package libvte-2.91-common. 2026-07-21 11:28:02.629 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-21 11:28:02.630 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-21 11:28:02.662 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-21 11:28:02.676 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-21 11:28:02.679 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-21 11:28:02.717 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-21 11:28:02.728 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 11:28:02.732 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 11:28:03.113 | Selecting previously unselected package libfdt1:amd64. 2026-07-21 11:28:03.126 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-21 11:28:03.128 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-21 11:28:03.158 | Selecting previously unselected package qemu-system-common. 2026-07-21 11:28:03.171 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:28:03.173 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:03.269 | Selecting previously unselected package qemu-system-data. 2026-07-21 11:28:03.282 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-21 11:28:03.285 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:03.374 | Selecting previously unselected package seabios. 2026-07-21 11:28:03.386 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-07-21 11:28:03.387 | Unpacking seabios (1.16.3-2) ... 2026-07-21 11:28:03.436 | Selecting previously unselected package qemu-system-x86. 2026-07-21 11:28:03.450 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:28:03.460 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:03.724 | Selecting previously unselected package qemu-utils. 2026-07-21 11:28:03.737 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:28:03.740 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:03.819 | Selecting previously unselected package qemu-block-extra. 2026-07-21 11:28:03.833 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:28:03.835 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:03.865 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-21 11:28:03.879 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:28:03.881 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:03.918 | Selecting previously unselected package libglvnd0:amd64. 2026-07-21 11:28:03.931 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-21 11:28:03.933 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-21 11:28:03.966 | Selecting previously unselected package libglx0:amd64. 2026-07-21 11:28:03.980 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-21 11:28:03.982 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-21 11:28:04.012 | Selecting previously unselected package libgl1:amd64. 2026-07-21 11:28:04.026 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-21 11:28:04.028 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-21 11:28:04.058 | Selecting previously unselected package qemu-system-gui. 2026-07-21 11:28:04.071 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:28:04.074 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:04.112 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-21 11:28:04.123 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:28:04.126 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:04.161 | Selecting previously unselected package ovmf. 2026-07-21 11:28:04.178 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 11:28:04.180 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-21 11:28:04.305 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-21 11:28:04.311 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:04.315 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-21 11:28:04.318 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-21 11:28:04.325 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-21 11:28:04.330 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-21 11:28:04.338 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-21 11:28:04.342 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:04.346 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-21 11:28:04.349 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-21 11:28:04.353 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-21 11:28:04.358 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-21 11:28:04.361 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-21 11:28:04.365 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-21 11:28:04.371 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-21 11:28:04.375 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-21 11:28:04.378 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:04.382 | Setting up msr-tools (1.3-5build1) ... 2026-07-21 11:28:04.387 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-21 11:28:04.393 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-21 11:28:04.398 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-21 11:28:04.403 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-21 11:28:04.407 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-21 11:28:04.412 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-21 11:28:04.416 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-21 11:28:04.420 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-21 11:28:04.427 | Setting up acl (2.3.2-1build1.1) ... 2026-07-21 11:28:04.436 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-21 11:28:04.440 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:04.444 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-21 11:28:04.449 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-21 11:28:04.452 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 11:28:04.457 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:04.462 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-21 11:28:04.469 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-21 11:28:04.477 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-21 11:28:04.483 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-21 11:28:04.490 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-21 11:28:04.495 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-21 11:28:04.499 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:04.504 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-21 11:28:04.508 | Setting up seabios (1.16.3-2) ... 2026-07-21 11:28:04.511 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-21 11:28:04.516 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-21 11:28:04.522 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-21 11:28:04.528 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-21 11:28:04.534 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-21 11:28:04.539 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-21 11:28:04.543 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-21 11:28:04.550 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-21 11:28:04.553 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-21 11:28:04.558 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-21 11:28:04.563 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-21 11:28:04.568 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-21 11:28:04.571 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-21 11:28:04.576 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-21 11:28:04.580 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-21 11:28:04.583 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-21 11:28:04.587 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-21 11:28:04.591 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-21 11:28:04.596 | Setting up ksmtuned (4.20150326) ... 2026-07-21 11:28:04.709 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-21 11:28:04.817 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-21 11:28:05.132 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-21 11:28:05.136 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-21 11:28:05.140 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-21 11:28:05.144 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-21 11:28:05.149 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 11:28:05.154 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 11:28:05.158 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-21 11:28:05.162 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-21 11:28:05.166 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-21 11:28:05.171 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-21 11:28:05.175 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-21 11:28:05.180 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-21 11:28:05.184 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-21 11:28:05.189 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-21 11:28:05.193 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-21 11:28:05.198 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-21 11:28:05.203 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-21 11:28:05.208 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 11:28:05.212 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-21 11:28:05.217 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:05.222 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-21 11:28:05.226 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:05.372 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-21 11:28:06.148 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 11:28:06.160 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 11:28:06.171 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:06.289 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-21 11:28:06.581 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-21 11:28:06.591 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 11:28:06.595 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-21 11:28:06.599 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:06.608 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 11:28:06.611 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 11:28:06.615 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 11:28:06.620 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 11:28:06.623 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 11:28:06.627 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 11:28:06.630 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 11:28:06.634 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-21 11:28:06.637 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 11:28:06.646 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-21 11:28:06.649 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-21 11:28:06.654 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 11:28:06.658 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:06.661 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-21 11:28:06.665 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-21 11:28:06.668 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:06.672 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:28:06.676 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 11:28:07.599 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-21 11:28:07.615 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-21 11:28:07.629 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-21 11:28:07.732 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 11:28:08.341 | 2026-07-21 11:28:08.342 | Running kernel seems to be up-to-date. 2026-07-21 11:28:08.342 | 2026-07-21 11:28:08.342 | Restarting services... 2026-07-21 11:28:08.351 | 2026-07-21 11:28:08.352 | Service restarts being deferred: 2026-07-21 11:28:08.352 | systemctl restart networkd-dispatcher.service 2026-07-21 11:28:08.352 | 2026-07-21 11:28:08.352 | No containers need to be restarted. 2026-07-21 11:28:08.352 | 2026-07-21 11:28:08.352 | User sessions running outdated binaries: 2026-07-21 11:28:08.352 | ubuntu @ session #3: python3[7160] 2026-07-21 11:28:08.361 | 2026-07-21 11:28:08.361 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 11:28:09.615 | + functions-common:apt_get:1211 : result=0 2026-07-21 11:28:09.617 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 11:28:09.619 | + functions-common:time_stop:2420 : local name 2026-07-21 11:28:09.620 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:28:09.622 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:28:09.624 | + functions-common:time_stop:2423 : local total 2026-07-21 11:28:09.626 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:28:09.628 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 11:28:09.629 | + functions-common:time_stop:2427 : start_time=1784633273715 2026-07-21 11:28:09.631 | + functions-common:time_stop:2429 : [[ -z 1784633273715 ]] 2026-07-21 11:28:09.633 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:28:09.636 | + functions-common:time_stop:2432 : end_time=1784633289634 2026-07-21 11:28:09.638 | + functions-common:time_stop:2433 : elapsed_time=15919 2026-07-21 11:28:09.640 | + functions-common:time_stop:2434 : total=564 2026-07-21 11:28:09.642 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:28:09.644 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16483 2026-07-21 11:28:09.646 | + functions-common:apt_get:1215 : return 0 2026-07-21 11:28:09.649 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-21 11:28:09.662 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-21 11:28:09.664 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-21 11:28:09.666 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-21 11:28:09.667 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-21 11:28:09.669 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-21 11:28:09.672 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-21 11:28:09.672 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-21 11:28:09.681 | 0 2026-07-21 11:28:09.684 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-21 11:28:09.686 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-21 11:28:09.688 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-21 11:28:09.690 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-21 11:28:09.691 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-21 11:28:09.693 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-21 11:28:09.701 | vm.dirty_ratio = 60 2026-07-21 11:28:09.705 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-21 11:28:09.707 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-21 11:28:09.709 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-21 11:28:09.710 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-21 11:28:09.718 | vm.dirty_background_ratio = 10 2026-07-21 11:28:09.721 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-21 11:28:09.723 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-21 11:28:09.725 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-21 11:28:09.727 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-21 11:28:09.735 | vm.vfs_cache_pressure = 50 2026-07-21 11:28:09.738 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-21 11:28:09.740 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-21 11:28:09.742 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-21 11:28:09.744 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-21 11:28:09.754 | vm.swappiness = 100 2026-07-21 11:28:09.758 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-21 11:28:09.767 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-21 11:28:09.768 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-21 11:28:09.768 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-21 11:28:09.768 | /proc/sys/vm/compaction_proactiveness:20 2026-07-21 11:28:09.768 | /proc/sys/vm/dirty_background_bytes:0 2026-07-21 11:28:09.768 | /proc/sys/vm/dirty_background_ratio:10 2026-07-21 11:28:09.768 | /proc/sys/vm/dirty_bytes:0 2026-07-21 11:28:09.768 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-07-21 11:28:09.768 | /proc/sys/vm/dirty_ratio:60 2026-07-21 11:28:09.768 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-07-21 11:28:09.768 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-21 11:28:09.768 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-21 11:28:09.768 | /proc/sys/vm/extfrag_threshold:500 2026-07-21 11:28:09.768 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-21 11:28:09.768 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-21 11:28:09.768 | /proc/sys/vm/laptop_mode:0 2026-07-21 11:28:09.768 | /proc/sys/vm/legacy_va_layout:0 2026-07-21 11:28:09.768 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-21 11:28:09.768 | /proc/sys/vm/max_map_count:1048576 2026-07-21 11:28:09.768 | /proc/sys/vm/memfd_noexec:0 2026-07-21 11:28:09.768 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-21 11:28:09.768 | /proc/sys/vm/memory_failure_recovery:1 2026-07-21 11:28:09.768 | /proc/sys/vm/min_free_kbytes:67584 2026-07-21 11:28:09.768 | /proc/sys/vm/min_slab_ratio:5 2026-07-21 11:28:09.768 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-21 11:28:09.768 | /proc/sys/vm/mmap_min_addr:65536 2026-07-21 11:28:09.768 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-21 11:28:09.768 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-21 11:28:09.769 | /proc/sys/vm/nr_hugepages:41 2026-07-21 11:28:09.769 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-07-21 11:28:09.769 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-21 11:28:09.769 | /proc/sys/vm/numa_stat:1 2026-07-21 11:28:09.769 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-21 11:28:09.769 | /proc/sys/vm/oom_dump_tasks:0 2026-07-21 11:28:09.769 | /proc/sys/vm/oom_kill_allocating_task:1 2026-07-21 11:28:09.769 | /proc/sys/vm/overcommit_kbytes:0 2026-07-21 11:28:09.769 | /proc/sys/vm/overcommit_memory:0 2026-07-21 11:28:09.769 | /proc/sys/vm/overcommit_ratio:50 2026-07-21 11:28:09.769 | /proc/sys/vm/page-cluster:3 2026-07-21 11:28:09.769 | /proc/sys/vm/page_lock_unfairness:5 2026-07-21 11:28:09.769 | /proc/sys/vm/panic_on_oom:0 2026-07-21 11:28:09.769 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-21 11:28:09.769 | /proc/sys/vm/stat_interval:1 2026-07-21 11:28:09.769 | /proc/sys/vm/swappiness:100 2026-07-21 11:28:09.769 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-21 11:28:09.769 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-21 11:28:09.769 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-21 11:28:09.769 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-21 11:28:09.769 | /proc/sys/vm/watermark_scale_factor:10 2026-07-21 11:28:09.769 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-21 11:28:09.771 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-21 11:28:09.774 | + lib/host:tune_host:126 : configure_host_net 2026-07-21 11:28:09.776 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-21 11:28:09.778 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-21 11:28:09.780 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-21 11:28:09.782 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-21 11:28:09.784 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-21 11:28:09.785 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-21 11:28:09.794 | net.ipv4.tcp_keepalive_time = 60 2026-07-21 11:28:09.797 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-21 11:28:09.799 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-21 11:28:09.801 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-21 11:28:09.803 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-21 11:28:09.811 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-21 11:28:09.814 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-21 11:28:09.815 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-21 11:28:09.817 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-21 11:28:09.819 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-21 11:28:09.828 | net.ipv4.tcp_keepalive_probes = 6 2026-07-21 11:28:09.831 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-21 11:28:09.833 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-21 11:28:09.835 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-21 11:28:09.836 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-21 11:28:09.845 | net.ipv4.tcp_fastopen = 3 2026-07-21 11:28:09.848 | + 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-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_fastopen_key:71d264c8-9d9ad914-962ea3f5-f5cae94e 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_mem:756552 1008739 1513104 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-21 11:28:09.859 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-21 11:28:09.860 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-21 11:28:09.862 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-21 11:28:09.864 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-21 11:28:09.866 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-21 11:28:09.868 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-21 11:28:09.876 | net.core.default_qdisc = pfifo_fast 2026-07-21 11:28:09.879 | + ./stack.sh:main:600 : fetch_plugins 2026-07-21 11:28:09.881 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-21 11:28:09.883 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-21 11:28:09.885 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-21 11:28:09.887 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-21 11:28:09.887 | Fetching DevStack plugins 2026-07-21 11:28:09.889 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-21 11:28:09.891 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-21 11:28:09.893 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-21 11:28:09.895 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-21 11:28:09.897 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-21 11:28:09.899 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-21 11:28:09.901 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-21 11:28:09.902 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-21 11:28:09.904 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-21 11:28:09.906 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:28:09.908 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 11:28:09.910 | ++ functions-common:git_clone:593 : pwd 2026-07-21 11:28:09.912 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:28:09.915 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:28:09.917 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:28:09.930 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:28:09.932 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:28:09.933 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:28:09.936 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:28:09.936 | + functions-common:git_clone:610 : echo master 2026-07-21 11:28:09.941 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-21 11:28:09.943 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:28:09.944 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-21 11:28:09.957 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-21 11:28:09.959 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 11:28:09.959 | + functions-common:git_clone:673 : head -1 2026-07-21 11:28:10.005 | 2451d2f286 Merge "ovn: Allow ``get_datapath_type`` to look up Chassis by UUID" 2026-07-21 11:28:10.009 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:28:10.011 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-21 11:28:10.013 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-21 11:28:10.015 | + functions-common:run_phase:1849 : local phase= 2026-07-21 11:28:10.017 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 11:28:10.019 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 11:28:10.021 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 11:28:10.024 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 11:28:10.025 | + functions-common:run_phase:1858 : local extra 2026-07-21 11:28:10.028 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 11:28:10.031 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 11:28:10.034 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 11:28:10.036 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 11:28:10.038 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-21 11:28:10.040 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 11:28:10.053 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:28:10.055 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-21 11:28:10.057 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 11:28:10.059 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 11:28:10.061 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 11:28:10.063 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 11:28:10.064 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 11:28:10.067 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-21 11:28:10.068 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-21 11:28:10.071 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-21 11:28:10.073 | + 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-21 11:28:10.075 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-21 11:28:10.077 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-21 11:28:10.079 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-21 11:28:10.081 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-21 11:28:10.083 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-21 11:28:10.083 | Overriding Configuration Defaults 2026-07-21 11:28:10.085 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-21 11:28:10.087 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-21 11:28:10.089 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-21 11:28:10.091 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-07-21 11:28:10.107 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-07-21 11:28:10.110 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-21 11:28:10.123 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:28:10.126 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.175 2026-07-21 11:28:10.128 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.175 2026-07-21 11:28:10.128 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 11:28:10.132 | ++ lib/tls:source:40 : TLS_IP=10.4.3.175 2026-07-21 11:28:10.135 | +++ lib/tls:source:43 : hostname -f 2026-07-21 11:28:10.139 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-21 11:28:10.141 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-21 11:28:10.142 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-21 11:28:10.145 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-21 11:28:10.147 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-21 11:28:10.149 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-21 11:28:10.151 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-21 11:28:10.154 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-21 11:28:10.156 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-21 11:28:10.157 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-21 11:28:10.161 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-07-21 11:28:10.173 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-07-21 11:28:10.189 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-07-21 11:28:10.201 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-07-21 11:28:10.214 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-07-21 11:28:10.246 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-07-21 11:28:10.312 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-07-21 11:28:10.399 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-07-21 11:28:10.425 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-07-21 11:28:10.473 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-07-21 11:28:10.521 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-07-21 11:28:10.524 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-21 11:28:10.539 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:28:10.541 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-21 11:28:10.543 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-21 11:28:10.545 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-21 11:28:10.547 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-21 11:28:10.550 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-21 11:28:10.553 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-21 11:28:10.567 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-21 11:28:10.569 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-21 11:28:10.572 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-21 11:28:10.574 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-21 11:28:10.576 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-21 11:28:10.579 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-21 11:28:10.580 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-21 11:28:10.583 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-21 11:28:10.585 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-21 11:28:10.588 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-21 11:28:10.604 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-21 11:28:10.606 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-21 11:28:10.608 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-21 11:28:10.611 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-21 11:28:10.613 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-21 11:28:10.616 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-21 11:28:10.618 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-21 11:28:10.621 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-21 11:28:10.623 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-21 11:28:10.625 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-21 11:28:10.627 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-21 11:28:10.629 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-21 11:28:10.632 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.175 2026-07-21 11:28:10.634 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-21 11:28:10.637 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-21 11:28:10.639 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-21 11:28:10.640 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 11:28:10.644 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-21 11:28:10.646 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-21 11:28:10.648 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-21 11:28:10.650 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-21 11:28:10.652 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-21 11:28:10.655 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-21 11:28:10.669 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-21 11:28:10.671 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.175 2026-07-21 11:28:10.674 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 11:28:10.674 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.175 2026-07-21 11:28:10.678 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.175 2026-07-21 11:28:10.679 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-21 11:28:10.681 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-21 11:28:10.683 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-21 11:28:10.686 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-21 11:28:10.688 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-21 11:28:10.690 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-21 11:28:10.692 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-21 11:28:10.694 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-21 11:28:10.697 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-21 11:28:10.699 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-21 11:28:10.701 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-21 11:28:10.703 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-21 11:28:10.706 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-21 11:28:10.708 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-21 11:28:10.709 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-21 11:28:10.712 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-21 11:28:10.713 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-21 11:28:10.715 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-21 11:28:10.717 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:28:10.720 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-21 11:28:10.723 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-21 11:28:10.725 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-21 11:28:10.739 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-21 11:28:10.741 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-21 11:28:10.744 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-21 11:28:10.746 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-21 11:28:10.748 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-21 11:28:10.750 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-21 11:28:10.752 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-21 11:28:10.755 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-21 11:28:10.757 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 11:28:10.759 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-21 11:28:10.762 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-21 11:28:10.764 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-21 11:28:10.766 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-21 11:28:10.768 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-21 11:28:10.770 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-21 11:28:10.772 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-21 11:28:10.774 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-21 11:28:10.776 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-21 11:28:10.778 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-21 11:28:10.781 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-21 11:28:10.883 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-21 11:28:10.897 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-21 11:28:10.900 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-21 11:28:10.902 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-21 11:28:10.904 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-21 11:28:10.906 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-21 11:28:10.909 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-21 11:28:10.911 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-21 11:28:10.913 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-21 11:28:10.915 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-21 11:28:10.917 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-21 11:28:10.920 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-21 11:28:10.922 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-21 11:28:10.925 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-21 11:28:10.927 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-21 11:28:10.929 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-21 11:28:10.932 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-21 11:28:10.934 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-21 11:28:10.936 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-21 11:28:10.938 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-21 11:28:10.940 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-21 11:28:10.944 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-21 11:28:10.945 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-21 11:28:10.945 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-21 11:28:10.946 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-21 11:28:10.950 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=ed:ee2f:814d 2026-07-21 11:28:10.953 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-21 11:28:10.955 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-21 11:28:10.957 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-21 11:28:10.959 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-21 11:28:10.961 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fded:ee2f:814d::/56 2026-07-21 11:28:10.965 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fded:ee2f:814d::/56 2026-07-21 11:28:10.965 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-21 11:28:10.970 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fded:ee2f:814d::/64 2026-07-21 11:28:10.972 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-21 11:28:10.975 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-21 11:28:10.978 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-21 11:28:10.980 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-21 11:28:10.982 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-21 11:28:10.985 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-21 11:28:10.987 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-21 11:28:10.989 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-21 11:28:10.991 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-21 11:28:10.994 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-21 11:28:10.996 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-21 11:28:10.998 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-21 11:28:11.000 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-21 11:28:11.003 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fded:ee2f:814d::/56 2026-07-21 11:28:11.005 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-21 11:28:11.007 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-21 11:28:11.010 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-21 11:28:11.011 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-21 11:28:11.011 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-21 11:28:11.017 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-21 11:28:11.020 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-21 11:28:11.020 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-21 11:28:11.020 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-21 11:28:11.026 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-21 11:28:11.030 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-21 11:28:11.033 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-21 11:28:11.035 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-21 11:28:11.038 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-21 11:28:11.040 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-21 11:28:11.043 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-07-21 11:28:11.045 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-21 11:28:11.048 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-21 11:28:11.050 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-21 11:28:11.053 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-21 11:28:11.069 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-07-21 11:28:11.083 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-07-21 11:28:11.098 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-07-21 11:28:11.111 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-07-21 11:28:11.124 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-07-21 11:28:11.152 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-07-21 11:28:11.157 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-21 11:28:11.159 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-21 11:28:11.161 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-21 11:28:11.163 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-21 11:28:11.166 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-21 11:28:11.179 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-21 11:28:11.182 | + ./stack.sh:main:635 : run_phase source 2026-07-21 11:28:11.184 | + functions-common:run_phase:1848 : local mode=source 2026-07-21 11:28:11.186 | + functions-common:run_phase:1849 : local phase= 2026-07-21 11:28:11.188 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 11:28:11.190 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 11:28:11.192 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 11:28:11.194 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 11:28:11.196 | + functions-common:run_phase:1858 : local extra 2026-07-21 11:28:11.199 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 11:28:11.203 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 11:28:11.206 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 11:28:11.208 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 11:28:11.211 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-21 11:28:11.213 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 11:28:11.228 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:28:11.231 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-21 11:28:11.233 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-21 11:28:11.280 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-21 11:28:11.282 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-21 11:28:11.284 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-21 11:28:11.286 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-21 11:28:11.288 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-21 11:28:11.291 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-21 11:28:11.294 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-21 11:28:11.297 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-21 11:28:11.297 | Loading plugin settings 2026-07-21 11:28:11.300 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-21 11:28:11.302 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-21 11:28:11.305 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-21 11:28:11.307 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-21 11:28:11.310 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-21 11:28:11.313 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-21 11:28:11.316 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-21 11:28:11.318 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-21 11:28:11.320 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-21 11:28:11.323 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-21 11:28:11.325 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-21 11:28:11.329 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-21 11:28:11.331 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-21 11:28:11.334 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:28:11.338 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-21 11:28:11.355 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-21 11:28:11.357 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-21 11:28:11.359 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-21 11:28:11.362 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-21 11:28:11.364 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-21 11:28:11.368 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-21 11:28:11.385 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-21 11:28:11.388 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-21 11:28:11.390 | + functions-common:verify_disabled_services:2131 : local service 2026-07-21 11:28:11.392 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.396 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-21 11:28:11.398 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.400 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-21 11:28:11.403 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.405 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-21 11:28:11.408 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.410 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-21 11:28:11.413 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.416 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-21 11:28:11.419 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.421 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-21 11:28:11.424 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.426 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-21 11:28:11.428 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.431 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-21 11:28:11.434 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.437 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-21 11:28:11.440 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.442 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-21 11:28:11.445 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.447 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-21 11:28:11.450 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.453 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-21 11:28:11.456 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.458 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-21 11:28:11.460 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.463 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-21 11:28:11.466 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.469 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-21 11:28:11.472 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.474 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-21 11:28:11.477 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.479 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-21 11:28:11.482 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.484 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-21 11:28:11.487 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.489 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-21 11:28:11.492 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.495 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-21 11:28:11.497 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.500 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-21 11:28:11.503 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.505 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-21 11:28:11.507 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.510 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-21 11:28:11.512 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.515 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-21 11:28:11.517 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.519 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-21 11:28:11.521 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.524 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-21 11:28:11.528 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.530 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-21 11:28:11.533 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.536 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-21 11:28:11.539 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.541 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-21 11:28:11.544 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.546 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-21 11:28:11.549 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:28:11.551 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-21 11:28:11.553 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-21 11:28:11.556 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-21 11:28:11.559 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-21 11:28:11.576 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:28:11.578 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-21 11:28:11.581 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-21 11:28:11.583 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-21 11:28:11.601 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:28:11.603 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-21 11:28:11.606 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-21 11:28:11.608 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-21 11:28:11.610 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-21 11:28:11.614 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-21 11:28:11.616 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-21 11:28:11.619 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-21 11:28:11.622 | + lib/database:initialize_database_backends:92 : return 0 2026-07-21 11:28:11.624 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-21 11:28:11.625 | Using mysql database backend 2026-07-21 11:28:11.627 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-21 11:28:11.643 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-21 11:28:11.647 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-21 11:28:11.650 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-21 11:28:11.652 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-21 11:28:11.656 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 11:28:11.659 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-21 11:28:11.674 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:28:11.677 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-21 11:28:11.692 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-21 11:28:11.710 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:28:11.712 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-21 11:28:11.729 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-21 11:28:11.746 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-21 11:28:11.762 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:28:11.765 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-21 11:28:11.782 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:28:11.785 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-21 11:28:11.801 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-07-21 11:28:11.803 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-07-21 11:28:11.806 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-21 11:28:11.809 | + functions-common:save_stackenv:65 : local tag=768 2026-07-21 11:28:11.812 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 11:28:11.816 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-112811 2026-07-21 11:28:11.818 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-112811 768' 2026-07-21 11:28:11.821 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.823 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 11:28:11.826 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.829 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 11:28:11.831 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.834 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 11:28:11.836 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.838 | + 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-21 11:28:11.841 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.843 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.175 2026-07-21 11:28:11.845 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.848 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.175/identity 2026-07-21 11:28:11.850 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.853 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-112750 2026-07-21 11:28:11.856 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.858 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-21 11:28:11.861 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.863 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.175 2026-07-21 11:28:11.866 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.868 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 11:28:11.871 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.873 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.175 2026-07-21 11:28:11.875 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.878 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 11:28:11.880 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.883 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 11:28:11.885 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.886 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.175 2026-07-21 11:28:11.889 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:28:11.891 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 11:28:11.894 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-21 11:28:11.896 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-21 11:28:11.898 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-21 11:28:11.900 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-21 11:28:11.902 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:28:11.903 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 11:28:11.906 | ++ functions-common:git_clone:593 : pwd 2026-07-21 11:28:11.909 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:28:11.911 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:28:11.913 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:28:11.930 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:28:11.932 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:28:11.934 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:28:11.938 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:28:11.938 | + functions-common:git_clone:610 : echo master 2026-07-21 11:28:11.942 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-21 11:28:11.945 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:28:11.948 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-21 11:28:11.960 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-21 11:28:11.964 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 11:28:11.964 | + functions-common:git_clone:673 : head -1 2026-07-21 11:28:11.976 | 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-21 11:28:11.979 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:28:11.982 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-21 11:28:11.984 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:28:11.987 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-21 11:28:11.990 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-21 11:28:11.993 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-21 11:28:11.996 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-21 11:28:11.998 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-21 11:28:12.001 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-21 11:28:12.005 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-21 11:28:12.007 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-21 11:28:12.011 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-21 11:28:12.016 | ++ tools/install_prereqs.sh:source:47 : NOW=1784633292 2026-07-21 11:28:12.019 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-21 11:28:12.024 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-21 11:28:12.027 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-21 11:28:12.030 | ++ tools/install_prereqs.sh:source:49 : DELTA=1784633292 2026-07-21 11:28:12.033 | ++ tools/install_prereqs.sh:source:50 : [[ 1784633292 -lt 7200 ]] 2026-07-21 11:28:12.035 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-21 11:28:12.038 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-21 11:28:12.041 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-21 11:28:12.043 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-21 11:28:12.046 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-21 11:28:12.048 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-21 11:28:12.051 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-21 11:28:12.055 | +++ 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-21 11:28:12.084 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-21 11:28:12.085 | apache2-dev 2026-07-21 11:28:12.085 | bc 2026-07-21 11:28:12.085 | bsdmainutils 2026-07-21 11:28:12.085 | curl 2026-07-21 11:28:12.085 | g++ 2026-07-21 11:28:12.085 | gawk 2026-07-21 11:28:12.085 | gcc 2026-07-21 11:28:12.085 | gettext 2026-07-21 11:28:12.085 | git 2026-07-21 11:28:12.085 | graphviz 2026-07-21 11:28:12.085 | iputils-ping 2026-07-21 11:28:12.085 | libffi-dev 2026-07-21 11:28:12.085 | libjpeg-dev 2026-07-21 11:28:12.085 | libpq-dev 2026-07-21 11:28:12.085 | libssl-dev 2026-07-21 11:28:12.085 | libsystemd-dev 2026-07-21 11:28:12.085 | libxml2-dev 2026-07-21 11:28:12.085 | libxslt1-dev 2026-07-21 11:28:12.085 | libyaml-dev 2026-07-21 11:28:12.085 | lsof 2026-07-21 11:28:12.085 | openssh-server 2026-07-21 11:28:12.085 | openssl 2026-07-21 11:28:12.085 | pkg-config 2026-07-21 11:28:12.085 | psmisc 2026-07-21 11:28:12.085 | python3-dev 2026-07-21 11:28:12.085 | python3-pip 2026-07-21 11:28:12.085 | python3-systemd 2026-07-21 11:28:12.085 | python3-venv 2026-07-21 11:28:12.085 | tar 2026-07-21 11:28:12.085 | tcpdump 2026-07-21 11:28:12.085 | unzip 2026-07-21 11:28:12.085 | uuid-runtime 2026-07-21 11:28:12.085 | wget 2026-07-21 11:28:12.085 | zlib1g-dev 2026-07-21 11:28:12.085 | lvm2 2026-07-21 11:28:12.085 | qemu-utils 2026-07-21 11:28:12.085 | thin-provisioning-tools 2026-07-21 11:28:12.085 | lsscsi 2026-07-21 11:28:12.085 | open-iscsi 2026-07-21 11:28:12.085 | libkrb5-dev 2026-07-21 11:28:12.085 | libldap2-dev 2026-07-21 11:28:12.085 | libsasl2-dev 2026-07-21 11:28:12.085 | memcached 2026-07-21 11:28:12.085 | python3-mysqldb 2026-07-21 11:28:12.085 | sqlite3 2026-07-21 11:28:12.085 | conntrack 2026-07-21 11:28:12.085 | curl 2026-07-21 11:28:12.085 | ebtables 2026-07-21 11:28:12.085 | genisoimage 2026-07-21 11:28:12.085 | iptables 2026-07-21 11:28:12.085 | iputils-arping 2026-07-21 11:28:12.085 | kpartx 2026-07-21 11:28:12.085 | libjs-jquery-tablesorter 2026-07-21 11:28:12.085 | parted 2026-07-21 11:28:12.085 | pm-utils 2026-07-21 11:28:12.085 | python3-mysqldb 2026-07-21 11:28:12.085 | socat 2026-07-21 11:28:12.085 | sqlite3 2026-07-21 11:28:12.085 | sudo 2026-07-21 11:28:12.085 | vlan 2026-07-21 11:28:12.085 | cryptsetup 2026-07-21 11:28:12.085 | dosfstools 2026-07-21 11:28:12.085 | genisoimage 2026-07-21 11:28:12.085 | gir1.2-libosinfo-1.0 2026-07-21 11:28:12.085 | netcat-openbsd 2026-07-21 11:28:12.085 | open-iscsi 2026-07-21 11:28:12.085 | qemu-utils 2026-07-21 11:28:12.085 | sg3-utils 2026-07-21 11:28:12.085 | sysfsutils 2026-07-21 11:28:12.085 | acl 2026-07-21 11:28:12.085 | dnsmasq-base 2026-07-21 11:28:12.085 | dnsmasq-utils 2026-07-21 11:28:12.085 | ebtables 2026-07-21 11:28:12.085 | haproxy 2026-07-21 11:28:12.085 | iptables 2026-07-21 11:28:12.085 | iputils-arping 2026-07-21 11:28:12.085 | iputils-ping 2026-07-21 11:28:12.085 | postgresql-server-dev-all 2026-07-21 11:28:12.085 | python3-mysqldb 2026-07-21 11:28:12.085 | sqlite3 2026-07-21 11:28:12.085 | sudo 2026-07-21 11:28:12.085 | vlan 2026-07-21 11:28:12.085 | curl 2026-07-21 11:28:12.085 | liberasurecode-dev 2026-07-21 11:28:12.085 | make 2026-07-21 11:28:12.085 | memcached 2026-07-21 11:28:12.085 | rsync 2026-07-21 11:28:12.085 | sqlite3 2026-07-21 11:28:12.085 | xfsprogs 2026-07-21 11:28:12.085 | apache2' 2026-07-21 11:28:12.088 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-21 11:28:12.109 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-21 11:28:12.109 | apache2-dev 2026-07-21 11:28:12.109 | bc 2026-07-21 11:28:12.109 | bsdmainutils 2026-07-21 11:28:12.109 | curl 2026-07-21 11:28:12.109 | g++ 2026-07-21 11:28:12.109 | gawk 2026-07-21 11:28:12.109 | gcc 2026-07-21 11:28:12.109 | gettext 2026-07-21 11:28:12.109 | git 2026-07-21 11:28:12.110 | graphviz 2026-07-21 11:28:12.110 | iputils-ping 2026-07-21 11:28:12.110 | libffi-dev 2026-07-21 11:28:12.110 | libjpeg-dev 2026-07-21 11:28:12.110 | libpq-dev 2026-07-21 11:28:12.110 | libssl-dev 2026-07-21 11:28:12.110 | libsystemd-dev 2026-07-21 11:28:12.110 | libxml2-dev 2026-07-21 11:28:12.110 | libxslt1-dev 2026-07-21 11:28:12.110 | libyaml-dev 2026-07-21 11:28:12.110 | lsof 2026-07-21 11:28:12.110 | openssh-server 2026-07-21 11:28:12.110 | openssl 2026-07-21 11:28:12.110 | pkg-config 2026-07-21 11:28:12.110 | psmisc 2026-07-21 11:28:12.110 | python3-dev 2026-07-21 11:28:12.110 | python3-pip 2026-07-21 11:28:12.110 | python3-systemd 2026-07-21 11:28:12.110 | python3-venv 2026-07-21 11:28:12.110 | tar 2026-07-21 11:28:12.110 | tcpdump 2026-07-21 11:28:12.110 | unzip 2026-07-21 11:28:12.110 | uuid-runtime 2026-07-21 11:28:12.110 | wget 2026-07-21 11:28:12.110 | zlib1g-dev 2026-07-21 11:28:12.110 | lvm2 2026-07-21 11:28:12.110 | qemu-utils 2026-07-21 11:28:12.110 | thin-provisioning-tools 2026-07-21 11:28:12.110 | lsscsi 2026-07-21 11:28:12.110 | open-iscsi 2026-07-21 11:28:12.110 | libkrb5-dev 2026-07-21 11:28:12.110 | libldap2-dev 2026-07-21 11:28:12.110 | libsasl2-dev 2026-07-21 11:28:12.110 | memcached 2026-07-21 11:28:12.110 | python3-mysqldb 2026-07-21 11:28:12.110 | sqlite3 2026-07-21 11:28:12.110 | conntrack 2026-07-21 11:28:12.110 | curl 2026-07-21 11:28:12.110 | ebtables 2026-07-21 11:28:12.110 | genisoimage 2026-07-21 11:28:12.110 | iptables 2026-07-21 11:28:12.110 | iputils-arping 2026-07-21 11:28:12.110 | kpartx 2026-07-21 11:28:12.110 | libjs-jquery-tablesorter 2026-07-21 11:28:12.110 | parted 2026-07-21 11:28:12.110 | pm-utils 2026-07-21 11:28:12.110 | python3-mysqldb 2026-07-21 11:28:12.110 | socat 2026-07-21 11:28:12.110 | sqlite3 2026-07-21 11:28:12.110 | sudo 2026-07-21 11:28:12.110 | vlan 2026-07-21 11:28:12.110 | cryptsetup 2026-07-21 11:28:12.110 | dosfstools 2026-07-21 11:28:12.110 | genisoimage 2026-07-21 11:28:12.110 | gir1.2-libosinfo-1.0 2026-07-21 11:28:12.110 | netcat-openbsd 2026-07-21 11:28:12.110 | open-iscsi 2026-07-21 11:28:12.110 | qemu-utils 2026-07-21 11:28:12.110 | sg3-utils 2026-07-21 11:28:12.110 | sysfsutils 2026-07-21 11:28:12.110 | acl 2026-07-21 11:28:12.110 | dnsmasq-base 2026-07-21 11:28:12.110 | dnsmasq-utils 2026-07-21 11:28:12.110 | ebtables 2026-07-21 11:28:12.110 | haproxy 2026-07-21 11:28:12.110 | iptables 2026-07-21 11:28:12.110 | iputils-arping 2026-07-21 11:28:12.110 | iputils-ping 2026-07-21 11:28:12.110 | postgresql-server-dev-all 2026-07-21 11:28:12.110 | python3-mysqldb 2026-07-21 11:28:12.110 | sqlite3 2026-07-21 11:28:12.110 | sudo 2026-07-21 11:28:12.110 | vlan 2026-07-21 11:28:12.110 | curl 2026-07-21 11:28:12.110 | liberasurecode-dev 2026-07-21 11:28:12.110 | make 2026-07-21 11:28:12.110 | memcached 2026-07-21 11:28:12.110 | rsync 2026-07-21 11:28:12.110 | sqlite3 2026-07-21 11:28:12.110 | xfsprogs 2026-07-21 11:28:12.110 | apache2 ' 2026-07-21 11:28:12.112 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-21 11:28:12.116 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:28:12.118 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:28:12.121 | ++ 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-21 11:28:12.122 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-21 11:28:12.126 | ++ 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-21 11:28:12.129 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-21 11:28:12.131 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 11:28:12.134 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 11:28:12.137 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 11:28:12.139 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 11:28:12.141 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 11:28:12.143 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:28:12.146 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:28:12.148 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 11:28:12.151 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 11:28:12.153 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 11:28:12.155 | ++ functions-common:apt_get_update:1167 : return 2026-07-21 11:28:12.158 | ++ 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-21 11:28:12.161 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 11:28:12.163 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:28:12.166 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:28:12.169 | ++ 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-21 11:28:12.190 | ++ 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-21 11:28:12.221 | Reading package lists... 2026-07-21 11:28:12.463 | Building dependency tree... 2026-07-21 11:28:12.464 | Reading state information... 2026-07-21 11:28:12.772 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-21 11:28:12.772 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-21 11:28:12.772 | g++ set to manually installed. 2026-07-21 11:28:12.772 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-21 11:28:12.772 | gawk set to manually installed. 2026-07-21 11:28:12.772 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-21 11:28:12.772 | gcc set to manually installed. 2026-07-21 11:28:12.772 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-21 11:28:12.772 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-21 11:28:12.772 | iputils-ping set to manually installed. 2026-07-21 11:28:12.772 | lsof is already the newest version (4.95.0-1build3). 2026-07-21 11:28:12.772 | psmisc is already the newest version (23.7-1build1). 2026-07-21 11:28:12.772 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-21 11:28:12.772 | python3-dev set to manually installed. 2026-07-21 11:28:12.772 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-21 11:28:12.772 | python3-systemd is already the newest version (235-1build4). 2026-07-21 11:28:12.772 | python3-systemd set to manually installed. 2026-07-21 11:28:12.772 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-21 11:28:12.772 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-21 11:28:12.772 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-07-21 11:28:12.772 | unzip set to manually installed. 2026-07-21 11:28:12.772 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-21 11:28:12.772 | zlib1g-dev set to manually installed. 2026-07-21 11:28:12.772 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-21 11:28:12.772 | lvm2 set to manually installed. 2026-07-21 11:28:12.772 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-21 11:28:12.772 | qemu-utils set to manually installed. 2026-07-21 11:28:12.772 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-21 11:28:12.772 | thin-provisioning-tools set to manually installed. 2026-07-21 11:28:12.772 | lsscsi is already the newest version (0.32-1build1). 2026-07-21 11:28:12.772 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-21 11:28:12.772 | open-iscsi set to manually installed. 2026-07-21 11:28:12.772 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-21 11:28:12.772 | iptables set to manually installed. 2026-07-21 11:28:12.772 | parted is already the newest version (3.6-4build1). 2026-07-21 11:28:12.772 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-07-21 11:28:12.772 | vlan is already the newest version (2.0.5ubuntu5). 2026-07-21 11:28:12.772 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-21 11:28:12.772 | cryptsetup set to manually installed. 2026-07-21 11:28:12.772 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-21 11:28:12.772 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-21 11:28:12.772 | netcat-openbsd set to manually installed. 2026-07-21 11:28:12.772 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-21 11:28:12.772 | sg3-utils set to manually installed. 2026-07-21 11:28:12.772 | acl is already the newest version (2.3.2-1build1.1). 2026-07-21 11:28:12.772 | acl set to manually installed. 2026-07-21 11:28:12.772 | make is already the newest version (4.3-4.1build2). 2026-07-21 11:28:12.772 | make set to manually installed. 2026-07-21 11:28:12.772 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-21 11:28:12.772 | The following additional packages will be installed: 2026-07-21 11:28:12.772 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-21 11:28:12.773 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-21 11:28:12.773 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-21 11:28:12.773 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-21 11:28:12.773 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-07-21 11:28:12.773 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-07-21 11:28:12.774 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-07-21 11:28:12.774 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-07-21 11:28:12.774 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-07-21 11:28:12.774 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-21 11:28:12.774 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-21 11:28:12.774 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-07-21 11:28:12.774 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-07-21 11:28:12.774 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-07-21 11:28:12.774 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-systemd 2026-07-21 11:28:12.774 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-07-21 11:28:12.774 | libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-07-21 11:28:12.774 | libpfm4 libpkgconf3 libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 2026-07-21 11:28:12.774 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-07-21 11:28:12.774 | libsystemd-shared libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 2026-07-21 11:28:12.774 | libxaw7 libxml2 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-21 11:28:12.774 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mount multipath-tools 2026-07-21 11:28:12.774 | mysql-common ncal ncurses-base ncurses-bin ncurses-term openssh-client 2026-07-21 11:28:12.774 | openssh-sftp-server osinfo-db pkgconf pkgconf-bin po-debconf 2026-07-21 11:28:12.774 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-21 11:28:12.775 | postgresql-server-dev-16 ssl-cert systemd systemd-dev systemd-resolved 2026-07-21 11:28:12.775 | systemd-sysv udev util-linux uuid-dev vbetool 2026-07-21 11:28:12.777 | Suggested packages: 2026-07-21 11:28:12.777 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-21 11:28:12.777 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-21 11:28:12.777 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-21 11:28:12.777 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-21 11:28:12.777 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-21 11:28:12.777 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-07-21 11:28:12.777 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-21 11:28:12.777 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-21 11:28:12.777 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-21 11:28:12.777 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-21 11:28:12.777 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-21 11:28:12.777 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-21 11:28:12.777 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-21 11:28:12.777 | tar-doc util-linux-extra util-linux-locales 2026-07-21 11:28:12.925 | The following NEW packages will be installed: 2026-07-21 11:28:12.925 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-21 11:28:12.925 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-21 11:28:12.928 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-21 11:28:12.928 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-21 11:28:12.928 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-21 11:28:12.928 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-21 11:28:12.929 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-21 11:28:12.929 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-21 11:28:12.929 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-21 11:28:12.929 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-07-21 11:28:12.929 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-21 11:28:12.929 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-21 11:28:12.929 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-21 11:28:12.929 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-21 11:28:12.929 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-07-21 11:28:12.929 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-21 11:28:12.929 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-21 11:28:12.929 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-07-21 11:28:12.929 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-07-21 11:28:12.929 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-07-21 11:28:12.929 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-21 11:28:12.929 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-21 11:28:12.929 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-07-21 11:28:12.929 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-07-21 11:28:12.929 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-21 11:28:12.929 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-07-21 11:28:12.929 | ssl-cert sysfsutils uuid-dev vbetool 2026-07-21 11:28:12.929 | The following packages will be upgraded: 2026-07-21 11:28:12.929 | bsdextrautils bsdutils curl eject fdisk kpartx libblkid1 libcurl3t64-gnutls 2026-07-21 11:28:12.929 | libcurl4t64 libfdisk1 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-21 11:28:12.930 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-21 11:28:12.930 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-21 11:28:12.930 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-21 11:28:12.930 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-21 11:28:12.930 | systemd-sysv tar udev util-linux uuid-runtime wget 2026-07-21 11:28:13.046 | 44 upgraded, 139 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 11:28:13.046 | Need to get 189 MB of archives. 2026-07-21 11:28:13.046 | After this operation, 919 MB of additional disk space will be used. 2026-07-21 11:28:13.046 | 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-21 11:28:13.205 | 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-21 11:28:13.273 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.3 [256 kB] 2026-07-21 11:28:13.314 | 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-21 11:28:13.386 | 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-21 11:28:13.386 | 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-21 11:28:13.397 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-21 11:28:13.401 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-21 11:28:13.403 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-21 11:28:13.404 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-21 11:28:13.417 | 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-21 11:28:13.455 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-21 11:28:13.462 | 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-21 11:28:13.462 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-21 11:28:13.468 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-21 11:28:13.473 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-21 11:28:13.519 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-21 11:28:13.555 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-21 11:28:13.557 | 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-21 11:28:13.587 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-21 11:28:13.588 | 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-21 11:28:13.589 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-21 11:28:13.590 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-21 11:28:13.594 | 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-21 11:28:13.595 | 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-21 11:28:13.595 | 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-21 11:28:13.620 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-21 11:28:13.621 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-07-21 11:28:13.664 | 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-21 11:28:13.665 | 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-21 11:28:13.666 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-21 11:28:13.669 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-21 11:28:13.674 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-21 11:28:13.676 | 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-21 11:28:13.687 | 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-21 11:28:13.719 | 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-21 11:28:13.722 | 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-21 11:28:13.724 | 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-21 11:28:13.752 | 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-21 11:28:13.777 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-21 11:28:13.778 | 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-21 11:28:13.779 | 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-21 11:28:13.783 | 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-21 11:28:13.799 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-21 11:28:13.835 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-21 11:28:13.836 | 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-21 11:28:13.874 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-21 11:28:13.876 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-21 11:28:13.878 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-21 11:28:13.879 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-21 11:28:13.879 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-21 11:28:13.881 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-21 11:28:13.882 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-21 11:28:13.913 | 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-21 11:28:13.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-21 11:28:13.952 | 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-21 11:28:13.952 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-07-21 11:28:13.956 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-21 11:28:13.956 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-21 11:28:13.958 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-21 11:28:13.962 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-21 11:28:13.967 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-21 11:28:13.970 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-21 11:28:13.997 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-21 11:28:14.371 | 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-21 11:28:14.548 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-21 11:28:14.549 | 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-21 11:28:14.549 | 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-21 11:28:14.551 | 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-21 11:28:14.557 | 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-21 11:28:14.573 | 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-21 11:28:14.671 | 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-21 11:28:14.672 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-21 11:28:14.673 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-21 11:28:14.674 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-21 11:28:14.674 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-21 11:28:14.675 | 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-21 11:28:14.675 | 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-21 11:28:14.675 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-21 11:28:14.676 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-21 11:28:14.716 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-21 11:28:14.756 | 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-21 11:28:14.757 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-21 11:28:14.763 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-21 11:28:14.773 | 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-21 11:28:14.774 | 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-21 11:28:14.775 | 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-21 11:28:14.795 | 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-21 11:28:14.797 | 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-21 11:28:14.797 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-21 11:28:14.833 | 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-21 11:28:14.836 | 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-21 11:28:14.838 | 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-21 11:28:14.839 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-21 11:28:14.846 | 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-21 11:28:14.851 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-21 11:28:14.871 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-21 11:28:14.872 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-21 11:28:14.873 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-21 11:28:14.877 | 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-21 11:28:14.910 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-21 11:28:14.953 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-21 11:28:14.954 | 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-21 11:28:15.028 | 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-21 11:28:15.030 | 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-21 11:28:15.031 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-21 11:28:15.035 | 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-21 11:28:15.038 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-21 11:28:15.039 | 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-21 11:28:15.041 | 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-21 11:28:15.042 | 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-21 11:28:15.044 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-21 11:28:15.071 | 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-21 11:28:15.074 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-21 11:28:15.083 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-21 11:28:15.110 | 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-21 11:28:15.148 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-21 11:28:15.149 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-21 11:28:15.149 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-21 11:28:15.151 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-21 11:28:15.151 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-21 11:28:15.153 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-21 11:28:15.162 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-21 11:28:15.163 | 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-21 11:28:15.164 | 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-21 11:28:15.187 | 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-21 11:28:15.202 | 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-21 11:28:15.203 | 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-21 11:28:15.203 | 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-21 11:28:15.204 | 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-21 11:28:15.205 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-21 11:28:15.208 | 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-21 11:28:15.257 | 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-21 11:28:15.265 | 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-21 11:28:15.266 | 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-21 11:28:15.432 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-21 11:28:15.438 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-21 11:28:15.438 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-21 11:28:15.438 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-21 11:28:15.439 | 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-21 11:28:15.441 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-21 11:28:15.444 | 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-21 11:28:15.445 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-21 11:28:15.445 | 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-21 11:28:15.502 | 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-21 11:28:15.573 | 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-21 11:28:15.580 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-21 11:28:15.580 | 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-21 11:28:15.582 | 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-21 11:28:15.623 | 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-21 11:28:15.625 | 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-21 11:28:15.629 | 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-21 11:28:15.646 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-21 11:28:15.647 | 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-21 11:28:15.656 | 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-21 11:28:15.673 | 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-21 11:28:15.682 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-21 11:28:15.690 | 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-21 11:28:16.006 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-21 11:28:16.006 | 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-21 11:28:16.010 | 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-21 11:28:16.086 | 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-21 11:28:16.087 | 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-21 11:28:16.616 | 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-21 11:28:16.617 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-21 11:28:16.618 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-21 11:28:16.619 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-21 11:28:16.619 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-21 11:28:16.619 | 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-21 11:28:16.628 | 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-21 11:28:16.637 | 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-21 11:28:16.638 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-21 11:28:16.656 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-07-21 11:28:16.679 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-21 11:28:16.679 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-21 11:28:16.680 | 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-21 11:28:16.681 | 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-21 11:28:16.681 | 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-21 11:28:16.684 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-21 11:28:16.685 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-21 11:28:16.693 | 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-21 11:28:16.694 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-21 11:28:16.733 | 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-21 11:28:17.174 | Preconfiguring packages ... 2026-07-21 11:28:17.259 | Fetched 189 MB in 4s (49.9 MB/s) 2026-07-21 11:28:17.354 | (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-21 11:28:17.358 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:17.365 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:17.426 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:17.534 | (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-21 11:28:17.538 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 11:28:17.542 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 11:28:17.594 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-21 11:28:17.699 | (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-21 11:28:17.703 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.3_amd64.deb ... 2026-07-21 11:28:17.710 | Unpacking tar (1.35+dfsg-3ubuntu0.3) over (1.35+dfsg-3build1) ... 2026-07-21 11:28:17.764 | Setting up tar (1.35+dfsg-3ubuntu0.3) ... 2026-07-21 11:28:17.884 | (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-21 11:28:17.888 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:17.894 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:18.036 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:18.710 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-21 11:28:18.816 | (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-21 11:28:18.820 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-21 11:28:18.824 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 11:28:18.890 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-21 11:28:18.994 | (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-21 11:28:18.997 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-21 11:28:19.002 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 11:28:19.651 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:19.654 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:19.703 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-21 11:28:19.712 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 11:28:19.766 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:19.771 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:19.817 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:19.923 | (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-21 11:28:19.927 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:28:19.934 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 11:28:19.990 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:28:19.994 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 11:28:20.070 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:28:20.075 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 11:28:20.127 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 11:28:20.233 | (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-21 11:28:20.236 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:28:20.242 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 11:28:20.307 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:28:20.315 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 11:28:20.390 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:28:20.400 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 11:28:20.463 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:28:20.490 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 11:28:20.809 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:28:20.840 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 11:28:20.958 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:28:20.962 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 11:28:21.013 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 11:28:21.126 | (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-21 11:28:21.129 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 11:28:21.137 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-21 11:28:21.212 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 11:28:21.317 | (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-21 11:28:21.320 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:21.328 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:21.376 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:21.478 | (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-21 11:28:21.482 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:21.486 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:21.532 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:21.635 | (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-21 11:28:21.639 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:21.645 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:21.693 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-21 11:28:21.706 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-21 11:28:21.763 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:21.767 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:21.812 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:21.937 | (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-21 11:28:21.942 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:21.953 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:21.988 | Selecting previously unselected package libapr1t64:amd64. 2026-07-21 11:28:22.002 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-21 11:28:22.004 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-21 11:28:22.031 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-21 11:28:22.045 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 11:28:22.047 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 11:28:22.091 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-21 11:28:22.095 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.5) ... 2026-07-21 11:28:22.129 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-21 11:28:22.141 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 11:28:22.143 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 11:28:22.167 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-21 11:28:22.181 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 11:28:22.183 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 11:28:22.221 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 11:28:22.225 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 11:28:22.273 | Preparing to unpack .../07-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 11:28:22.278 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 11:28:22.316 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-21 11:28:22.329 | Preparing to unpack .../08-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-21 11:28:22.332 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-21 11:28:22.376 | Preparing to unpack .../09-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 11:28:22.380 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-21 11:28:22.416 | Selecting previously unselected package apache2-bin. 2026-07-21 11:28:22.430 | Preparing to unpack .../10-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 11:28:22.432 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-21 11:28:22.503 | Selecting previously unselected package apache2-data. 2026-07-21 11:28:22.517 | Preparing to unpack .../11-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-21 11:28:22.519 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-21 11:28:22.618 | Selecting previously unselected package apache2-utils. 2026-07-21 11:28:22.637 | Preparing to unpack .../12-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 11:28:22.639 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-21 11:28:22.677 | Selecting previously unselected package apache2. 2026-07-21 11:28:22.691 | Preparing to unpack .../13-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 11:28:22.699 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-21 11:28:22.764 | Selecting previously unselected package haproxy. 2026-07-21 11:28:22.776 | Preparing to unpack .../14-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 11:28:22.785 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-21 11:28:22.855 | Selecting previously unselected package memcached. 2026-07-21 11:28:22.869 | Preparing to unpack .../15-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-21 11:28:22.873 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-21 11:28:22.919 | Preparing to unpack .../16-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 11:28:22.923 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 11:28:22.974 | Preparing to unpack .../17-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 11:28:23.058 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 11:28:23.126 | Preparing to unpack .../18-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 11:28:23.145 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 11:28:23.207 | Selecting previously unselected package libjson-perl. 2026-07-21 11:28:23.220 | Preparing to unpack .../19-libjson-perl_4.10000-1_all.deb ... 2026-07-21 11:28:23.222 | Unpacking libjson-perl (4.10000-1) ... 2026-07-21 11:28:23.256 | Selecting previously unselected package postgresql-client-common. 2026-07-21 11:28:23.270 | Preparing to unpack .../20-postgresql-client-common_257build1.1_all.deb ... 2026-07-21 11:28:23.272 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-21 11:28:23.320 | Preparing to unpack .../21-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 11:28:23.324 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-21 11:28:23.425 | Selecting previously unselected package ssl-cert. 2026-07-21 11:28:23.438 | Preparing to unpack .../22-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-21 11:28:23.440 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-21 11:28:23.473 | Selecting previously unselected package postgresql-common. 2026-07-21 11:28:23.486 | Preparing to unpack .../23-postgresql-common_257build1.1_all.deb ... 2026-07-21 11:28:23.502 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-21 11:28:23.509 | Unpacking postgresql-common (257build1.1) ... 2026-07-21 11:28:23.563 | Selecting previously unselected package libsysfs2:amd64. 2026-07-21 11:28:23.577 | Preparing to unpack .../24-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-21 11:28:23.579 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-21 11:28:23.609 | Selecting previously unselected package sysfsutils. 2026-07-21 11:28:23.623 | Preparing to unpack .../25-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-21 11:28:23.627 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-21 11:28:23.668 | Preparing to unpack .../26-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 11:28:23.672 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 11:28:23.717 | Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 11:28:23.721 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 11:28:23.767 | Preparing to unpack .../28-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 11:28:23.772 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 11:28:23.823 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 11:28:23.931 | (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-21 11:28:23.935 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:23.940 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:23.987 | Preparing to unpack .../001-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-21 11:28:23.999 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-21 11:28:24.073 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:24.081 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:24.130 | Preparing to unpack .../003-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-07-21 11:28:24.134 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-07-21 11:28:24.166 | Selecting previously unselected package autotools-dev. 2026-07-21 11:28:24.179 | Preparing to unpack .../004-autotools-dev_20220109.1_all.deb ... 2026-07-21 11:28:24.182 | Unpacking autotools-dev (20220109.1) ... 2026-07-21 11:28:24.212 | Selecting previously unselected package m4. 2026-07-21 11:28:24.229 | Preparing to unpack .../005-m4_1.4.19-4build1_amd64.deb ... 2026-07-21 11:28:24.231 | Unpacking m4 (1.4.19-4build1) ... 2026-07-21 11:28:24.274 | Selecting previously unselected package autoconf. 2026-07-21 11:28:24.291 | Preparing to unpack .../006-autoconf_2.71-3_all.deb ... 2026-07-21 11:28:24.292 | Unpacking autoconf (2.71-3) ... 2026-07-21 11:28:24.343 | Selecting previously unselected package automake. 2026-07-21 11:28:24.356 | Preparing to unpack .../007-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-21 11:28:24.360 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-21 11:28:24.415 | Selecting previously unselected package autopoint. 2026-07-21 11:28:24.429 | Preparing to unpack .../008-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-21 11:28:24.431 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-21 11:28:24.460 | Selecting previously unselected package libdebhelper-perl. 2026-07-21 11:28:24.471 | Preparing to unpack .../009-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-21 11:28:24.472 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-21 11:28:24.519 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-21 11:28:24.532 | Preparing to unpack .../010-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:24.533 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:25.096 | Selecting previously unselected package libclang-cpp17t64. 2026-07-21 11:28:25.110 | Preparing to unpack .../011-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:25.111 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:25.401 | Selecting previously unselected package libgc1:amd64. 2026-07-21 11:28:25.419 | Preparing to unpack .../012-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-21 11:28:25.421 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-21 11:28:25.453 | Selecting previously unselected package libobjc4:amd64. 2026-07-21 11:28:25.467 | Preparing to unpack .../013-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-21 11:28:25.469 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-21 11:28:25.499 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-21 11:28:25.512 | Preparing to unpack .../014-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-21 11:28:25.515 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-21 11:28:25.549 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-21 11:28:25.563 | Preparing to unpack .../015-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:25.565 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:25.676 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-21 11:28:25.691 | Preparing to unpack .../016-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:25.694 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:25.743 | Selecting previously unselected package libclang1-17t64. 2026-07-21 11:28:25.757 | Preparing to unpack .../017-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:25.758 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:25.935 | Selecting previously unselected package clang-17. 2026-07-21 11:28:25.948 | Preparing to unpack .../018-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:25.950 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:25.980 | Selecting previously unselected package libtool. 2026-07-21 11:28:25.994 | Preparing to unpack .../019-libtool_2.4.7-7build1_all.deb ... 2026-07-21 11:28:25.997 | Unpacking libtool (2.4.7-7build1) ... 2026-07-21 11:28:26.028 | Selecting previously unselected package dh-autoreconf. 2026-07-21 11:28:26.042 | Preparing to unpack .../020-dh-autoreconf_20_all.deb ... 2026-07-21 11:28:26.048 | Unpacking dh-autoreconf (20) ... 2026-07-21 11:28:26.085 | Selecting previously unselected package libarchive-zip-perl. 2026-07-21 11:28:26.099 | Preparing to unpack .../021-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-21 11:28:26.100 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-21 11:28:26.137 | Selecting previously unselected package libsub-override-perl. 2026-07-21 11:28:26.149 | Preparing to unpack .../022-libsub-override-perl_0.10-1_all.deb ... 2026-07-21 11:28:26.151 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-21 11:28:26.177 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-21 11:28:26.191 | Preparing to unpack .../023-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-21 11:28:26.193 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-21 11:28:26.221 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-21 11:28:26.234 | Preparing to unpack .../024-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-21 11:28:26.236 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-21 11:28:26.264 | Selecting previously unselected package debugedit. 2026-07-21 11:28:26.277 | Preparing to unpack .../025-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-21 11:28:26.279 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-21 11:28:26.305 | Selecting previously unselected package dwz. 2026-07-21 11:28:26.324 | Preparing to unpack .../026-dwz_0.15-1build6_amd64.deb ... 2026-07-21 11:28:26.326 | Unpacking dwz (0.15-1build6) ... 2026-07-21 11:28:26.352 | Selecting previously unselected package gettext. 2026-07-21 11:28:26.365 | Preparing to unpack .../027-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-21 11:28:26.367 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-21 11:28:26.426 | Selecting previously unselected package intltool-debian. 2026-07-21 11:28:26.440 | Preparing to unpack .../028-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-21 11:28:26.441 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-21 11:28:26.470 | Selecting previously unselected package po-debconf. 2026-07-21 11:28:26.482 | Preparing to unpack .../029-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-21 11:28:26.484 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-21 11:28:26.529 | Selecting previously unselected package debhelper. 2026-07-21 11:28:26.543 | Preparing to unpack .../030-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-21 11:28:26.545 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-21 11:28:26.659 | Selecting previously unselected package uuid-dev:amd64. 2026-07-21 11:28:26.673 | Preparing to unpack .../031-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:26.674 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:26.701 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-21 11:28:26.714 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-21 11:28:26.717 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-21 11:28:26.751 | Selecting previously unselected package libapr1-dev. 2026-07-21 11:28:26.764 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-21 11:28:26.766 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-21 11:28:26.925 | Selecting previously unselected package libldap-dev:amd64. 2026-07-21 11:28:26.939 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:28:26.940 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 11:28:27.016 | Selecting previously unselected package libldap2-dev. 2026-07-21 11:28:27.030 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-21 11:28:27.032 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 11:28:27.065 | Selecting previously unselected package libaprutil1-dev. 2026-07-21 11:28:27.079 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 11:28:27.083 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-21 11:28:27.219 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-21 11:28:27.232 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 11:28:27.234 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 11:28:27.265 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-21 11:28:27.280 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 11:28:27.281 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 11:28:27.311 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-21 11:28:27.325 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 11:28:27.327 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 11:28:27.350 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-21 11:28:27.364 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 11:28:27.365 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 11:28:27.423 | Selecting previously unselected package apache2-dev. 2026-07-21 11:28:27.437 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 11:28:27.438 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-21 11:28:27.481 | Selecting previously unselected package ncal. 2026-07-21 11:28:27.494 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-07-21 11:28:27.496 | Unpacking ncal (12.1.8) ... 2026-07-21 11:28:27.521 | Selecting previously unselected package bsdmainutils. 2026-07-21 11:28:27.535 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-07-21 11:28:27.539 | Unpacking bsdmainutils (12.1.8) ... 2026-07-21 11:28:27.561 | Selecting previously unselected package conntrack. 2026-07-21 11:28:27.575 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-21 11:28:27.577 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-21 11:28:27.604 | Selecting previously unselected package dnsmasq-base. 2026-07-21 11:28:27.617 | Preparing to unpack .../045-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-21 11:28:27.625 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-21 11:28:27.658 | Selecting previously unselected package dnsmasq-utils. 2026-07-21 11:28:27.672 | Preparing to unpack .../046-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-21 11:28:27.674 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-21 11:28:27.702 | Selecting previously unselected package ebtables. 2026-07-21 11:28:27.715 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-21 11:28:27.727 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-21 11:28:27.770 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 11:28:27.778 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 11:28:27.810 | Selecting previously unselected package fonts-liberation. 2026-07-21 11:28:27.824 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-21 11:28:27.825 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-21 11:28:27.879 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-21 11:28:27.892 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-21 11:28:27.894 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-21 11:28:27.922 | Selecting previously unselected package fonts-liberation2. 2026-07-21 11:28:27.936 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-21 11:28:27.938 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-21 11:28:27.962 | Selecting previously unselected package genisoimage. 2026-07-21 11:28:27.975 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-21 11:28:27.978 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-21 11:28:28.014 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-21 11:28:28.027 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-21 11:28:28.029 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-21 11:28:28.058 | Selecting previously unselected package libann0. 2026-07-21 11:28:28.071 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-21 11:28:28.073 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-21 11:28:28.101 | Selecting previously unselected package libcdt5:amd64. 2026-07-21 11:28:28.114 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 11:28:28.115 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:28.143 | Selecting previously unselected package libcgraph6:amd64. 2026-07-21 11:28:28.156 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 11:28:28.158 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:28.188 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-21 11:28:28.201 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-21 11:28:28.203 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-21 11:28:28.233 | Selecting previously unselected package libltdl7:amd64. 2026-07-21 11:28:28.246 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-21 11:28:28.248 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-21 11:28:28.279 | Selecting previously unselected package libpathplan4:amd64. 2026-07-21 11:28:28.292 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 11:28:28.295 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:28.327 | Selecting previously unselected package libgvc6. 2026-07-21 11:28:28.338 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 11:28:28.340 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:28.379 | Selecting previously unselected package libgvpr2:amd64. 2026-07-21 11:28:28.390 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 11:28:28.391 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:28.422 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-21 11:28:28.436 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 11:28:28.439 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:28.480 | Selecting previously unselected package libice6:amd64. 2026-07-21 11:28:28.493 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-21 11:28:28.495 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-21 11:28:28.522 | Selecting previously unselected package libsm6:amd64. 2026-07-21 11:28:28.535 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-21 11:28:28.537 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-21 11:28:28.565 | Selecting previously unselected package libxt6t64:amd64. 2026-07-21 11:28:28.579 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-21 11:28:28.581 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-21 11:28:28.609 | Selecting previously unselected package libxmu6:amd64. 2026-07-21 11:28:28.623 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-21 11:28:28.624 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-21 11:28:28.652 | Selecting previously unselected package libxaw7:amd64. 2026-07-21 11:28:28.666 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-21 11:28:28.667 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-21 11:28:28.696 | Selecting previously unselected package graphviz. 2026-07-21 11:28:28.709 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 11:28:28.712 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:28.767 | Selecting previously unselected package icu-devtools. 2026-07-21 11:28:28.780 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-21 11:28:28.783 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-21 11:28:28.818 | Selecting previously unselected package iputils-arping. 2026-07-21 11:28:28.831 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-21 11:28:28.833 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-21 11:28:28.859 | Selecting previously unselected package comerr-dev:amd64. 2026-07-21 11:28:28.872 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-21 11:28:28.877 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-21 11:28:28.910 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-21 11:28:28.923 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 11:28:28.926 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:28.956 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-21 11:28:28.969 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 11:28:28.971 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:29.007 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-21 11:28:29.018 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 11:28:29.020 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:29.052 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-21 11:28:29.064 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 11:28:29.066 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:29.091 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-21 11:28:29.105 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 11:28:29.106 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:29.148 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-21 11:28:29.161 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-21 11:28:29.163 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-21 11:28:29.204 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-21 11:28:29.217 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:29.219 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:29.390 | Preparing to unpack .../079-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 11:28:29.395 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 11:28:29.426 | Selecting previously unselected package libgts-bin. 2026-07-21 11:28:29.439 | Preparing to unpack .../080-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-21 11:28:29.440 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-21 11:28:29.471 | Selecting previously unselected package libicu-dev:amd64. 2026-07-21 11:28:29.486 | Preparing to unpack .../081-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-21 11:28:29.488 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-21 11:28:29.759 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-21 11:28:29.773 | Preparing to unpack .../082-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-21 11:28:29.775 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-21 11:28:29.806 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-21 11:28:29.820 | Preparing to unpack .../083-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-21 11:28:29.822 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 11:28:29.845 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-21 11:28:29.859 | Preparing to unpack .../084-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-21 11:28:29.861 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 11:28:29.883 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-21 11:28:29.897 | Preparing to unpack .../085-libjs-jquery-metadata_12-4_all.deb ... 2026-07-21 11:28:29.898 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-21 11:28:29.923 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-21 11:28:29.937 | Preparing to unpack .../086-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-21 11:28:29.938 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-21 11:28:29.991 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-21 11:28:30.005 | Preparing to unpack .../087-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-21 11:28:30.006 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-21 11:28:30.043 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-21 11:28:30.056 | Preparing to unpack .../088-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-21 11:28:30.057 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-21 11:28:30.082 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-21 11:28:30.096 | Preparing to unpack .../089-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-21 11:28:30.097 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-21 11:28:30.124 | Selecting previously unselected package mysql-common. 2026-07-21 11:28:30.137 | Preparing to unpack .../090-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-21 11:28:30.150 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-21 11:28:30.176 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-21 11:28:30.190 | Preparing to unpack .../091-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 11:28:30.192 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:28:30.256 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-21 11:28:30.270 | Preparing to unpack .../092-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 11:28:30.272 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 11:28:30.319 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-21 11:28:30.333 | Preparing to unpack .../093-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-21 11:28:30.334 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-21 11:28:30.360 | Selecting previously unselected package libpq5:amd64. 2026-07-21 11:28:30.373 | Preparing to unpack .../094-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:28:30.374 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 11:28:30.400 | Selecting previously unselected package libssl-dev:amd64. 2026-07-21 11:28:30.413 | Preparing to unpack .../095-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 11:28:30.415 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 11:28:30.522 | Selecting previously unselected package libpq-dev. 2026-07-21 11:28:30.536 | Preparing to unpack .../096-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:28:30.537 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-21 11:28:30.567 | Selecting previously unselected package libsasl2-dev. 2026-07-21 11:28:30.581 | Preparing to unpack .../097-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-21 11:28:30.582 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-21 11:28:30.623 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-21 11:28:30.636 | Preparing to unpack .../098-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:28:30.637 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 11:28:30.781 | Selecting previously unselected package libx86-1:amd64. 2026-07-21 11:28:30.795 | Preparing to unpack .../099-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-21 11:28:30.796 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-21 11:28:30.824 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-21 11:28:30.838 | Preparing to unpack .../100-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 11:28:30.839 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 11:28:30.893 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-21 11:28:30.910 | Preparing to unpack .../101-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-21 11:28:30.911 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-21 11:28:30.959 | Selecting previously unselected package llvm-17-runtime. 2026-07-21 11:28:30.974 | Preparing to unpack .../102-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:30.975 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:31.013 | Selecting previously unselected package libpfm4:amd64. 2026-07-21 11:28:31.027 | Preparing to unpack .../103-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-21 11:28:31.028 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-21 11:28:31.071 | Selecting previously unselected package llvm-17. 2026-07-21 11:28:31.086 | Preparing to unpack .../104-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:31.088 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:31.652 | Selecting previously unselected package libffi-dev:amd64. 2026-07-21 11:28:31.667 | Preparing to unpack .../105-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-21 11:28:31.669 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-21 11:28:31.706 | Selecting previously unselected package llvm-17-tools. 2026-07-21 11:28:31.721 | Preparing to unpack .../106-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:31.723 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:31.878 | Selecting previously unselected package libz3-4:amd64. 2026-07-21 11:28:31.898 | Preparing to unpack .../107-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-21 11:28:31.900 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-21 11:28:32.024 | Selecting previously unselected package libz3-dev:amd64. 2026-07-21 11:28:32.038 | Preparing to unpack .../108-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-21 11:28:32.040 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-21 11:28:32.074 | Selecting previously unselected package llvm-17-dev. 2026-07-21 11:28:32.088 | Preparing to unpack .../109-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 11:28:32.091 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:33.748 | Selecting previously unselected package osinfo-db. 2026-07-21 11:28:33.764 | Preparing to unpack .../110-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-21 11:28:33.765 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-21 11:28:34.021 | Selecting previously unselected package pkgconf-bin. 2026-07-21 11:28:34.036 | Preparing to unpack .../111-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-21 11:28:34.037 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-21 11:28:34.066 | Selecting previously unselected package pkgconf:amd64. 2026-07-21 11:28:34.080 | Preparing to unpack .../112-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-21 11:28:34.085 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-21 11:28:34.117 | Selecting previously unselected package pkg-config:amd64. 2026-07-21 11:28:34.130 | Preparing to unpack .../113-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-21 11:28:34.135 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-21 11:28:34.162 | Selecting previously unselected package pm-utils. 2026-07-21 11:28:34.175 | Preparing to unpack .../114-pm-utils_1.4.1-21_all.deb ... 2026-07-21 11:28:34.177 | Unpacking pm-utils (1.4.1-21) ... 2026-07-21 11:28:34.219 | Selecting previously unselected package postgresql-client-16. 2026-07-21 11:28:34.233 | Preparing to unpack .../115-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:28:34.234 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 11:28:34.336 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-21 11:28:34.350 | Preparing to unpack .../116-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:28:34.352 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 11:28:34.581 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-21 11:28:34.594 | Preparing to unpack .../117-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-21 11:28:34.596 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-21 11:28:34.629 | Selecting previously unselected package python3-mysqldb. 2026-07-21 11:28:34.643 | Preparing to unpack .../118-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-21 11:28:34.645 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-21 11:28:34.678 | Selecting previously unselected package sqlite3. 2026-07-21 11:28:34.691 | Preparing to unpack .../119-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-21 11:28:34.694 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-21 11:28:34.723 | Selecting previously unselected package vbetool. 2026-07-21 11:28:34.737 | Preparing to unpack .../120-vbetool_1.1-5_amd64.deb ... 2026-07-21 11:28:34.740 | Unpacking vbetool (1.1-5) ... 2026-07-21 11:28:34.772 | Selecting previously unselected package libosinfo-l10n. 2026-07-21 11:28:34.787 | Preparing to unpack .../121-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-21 11:28:34.790 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-21 11:28:34.831 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-21 11:28:34.846 | Preparing to unpack .../122-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-21 11:28:34.848 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-21 11:28:34.879 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-21 11:28:34.891 | Preparing to unpack .../123-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-21 11:28:34.893 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-21 11:28:34.932 | Preparing to unpack .../124-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-21 11:28:34.940 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-21 11:28:34.986 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-21 11:28:35.001 | Preparing to unpack .../125-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-21 11:28:35.003 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-21 11:28:35.031 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-21 11:28:35.047 | Preparing to unpack .../126-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-21 11:28:35.049 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-21 11:28:35.083 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-21 11:28:35.096 | Preparing to unpack .../127-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 11:28:35.097 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:35.131 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-21 11:28:35.145 | Preparing to unpack .../128-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-21 11:28:35.147 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-21 11:28:35.201 | Preparing to unpack .../129-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-21 11:28:35.223 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-21 11:28:35.312 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-21 11:28:35.323 | Setting up postgresql-client-common (257build1.1) ... 2026-07-21 11:28:35.335 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-21 11:28:35.344 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-21 11:28:35.350 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-21 11:28:35.371 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-21 11:28:35.375 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-21 11:28:35.379 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:28:35.383 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-21 11:28:35.388 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:35.392 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-07-21 11:28:35.399 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-21 11:28:35.403 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-21 11:28:35.408 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-21 11:28:35.412 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-21 11:28:35.803 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-21 11:28:35.803 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-21 11:28:36.102 | Setting up ncal (12.1.8) ... 2026-07-21 11:28:36.106 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-21 11:28:36.110 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-21 11:28:36.114 | Setting up vbetool (1.1-5) ... 2026-07-21 11:28:36.119 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-21 11:28:36.141 | Setting up pm-utils (1.4.1-21) ... 2026-07-21 11:28:36.147 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-21 11:28:36.151 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-07-21 11:28:36.155 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:36.160 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 11:28:36.164 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-21 11:28:36.168 | Setting up m4 (1.4.19-4build1) ... 2026-07-21 11:28:36.174 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-21 11:28:36.180 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-21 11:28:36.217 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-21 11:28:36.240 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-21 11:28:36.243 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-21 11:28:36.246 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-21 11:28:36.802 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-21 11:28:37.103 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 11:28:37.110 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:37.115 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-21 11:28:37.273 | Setting up autotools-dev (20220109.1) ... 2026-07-21 11:28:37.278 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-21 11:28:37.284 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 11:28:37.289 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-21 11:28:37.294 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-21 11:28:37.299 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:37.304 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 11:28:37.308 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:37.313 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:37.319 | Setting up ebtables (2.0.11-6build1) ... 2026-07-21 11:28:37.663 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-21 11:28:37.667 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-21 11:28:37.672 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 11:28:37.676 | Setting up bsdmainutils (12.1.8) ... 2026-07-21 11:28:37.682 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-21 11:28:37.687 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 11:28:37.691 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 11:28:37.696 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-21 11:28:37.700 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-21 11:28:37.703 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-21 11:28:37.708 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-21 11:28:37.733 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-21 11:28:37.738 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-21 11:28:37.744 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 11:28:37.749 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-21 11:28:37.755 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-21 11:28:37.759 | Setting up autoconf (2.71-3) ... 2026-07-21 11:28:37.764 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-21 11:28:37.768 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:37.772 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:37.776 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 11:28:37.780 | Setting up dwz (0.15-1build6) ... 2026-07-21 11:28:37.785 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-21 11:28:37.790 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:37.795 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:37.801 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:38.552 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-21 11:28:38.572 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-21 11:28:38.576 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:38.579 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-21 11:28:38.583 | Setting up libjson-perl (4.10000-1) ... 2026-07-21 11:28:38.587 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-21 11:28:38.591 | Setting up debugedit (1:5.0-5build2) ... 2026-07-21 11:28:38.608 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-21 11:28:38.612 | Setting up libsub-override-perl (0.10-1) ... 2026-07-21 11:28:38.616 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-21 11:28:38.620 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:38.624 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:38.627 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-21 11:28:38.630 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-21 11:28:38.633 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-21 11:28:38.637 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 11:28:38.640 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-21 11:28:38.646 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-21 11:28:38.649 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-21 11:28:38.653 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-21 11:28:38.657 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 11:28:38.660 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 11:28:38.664 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-21 11:28:38.668 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-21 11:28:39.341 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-21 11:28:39.344 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-21 11:28:39.348 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:39.353 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-21 11:28:39.358 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-21 11:28:39.364 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-21 11:28:39.367 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-21 11:28:39.371 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 11:28:39.374 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-21 11:28:39.377 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-21 11:28:39.381 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-21 11:28:39.384 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 11:28:39.388 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-21 11:28:39.391 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 11:28:39.395 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-21 11:28:40.406 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:40.409 | Setting up libtool (2.4.7-7build1) ... 2026-07-21 11:28:40.412 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 11:28:40.823 | 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-21 11:28:40.853 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 11:28:40.857 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-21 11:28:41.328 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-21 11:28:41.687 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-21 11:28:41.691 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-21 11:28:41.694 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-21 11:28:41.738 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-21 11:28:41.739 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-21 11:28:42.237 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 11:28:42.240 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 11:28:42.243 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-21 11:28:42.247 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-21 11:28:42.250 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-21 11:28:42.254 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 11:28:42.257 | Setting up dh-autoreconf (20) ... 2026-07-21 11:28:42.261 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-21 11:28:42.264 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-21 11:28:42.267 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 11:28:42.270 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-21 11:28:42.274 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:42.277 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-21 11:28:42.281 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:42.284 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-21 11:28:42.971 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-21 11:28:43.257 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-21 11:28:43.260 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-21 11:28:43.266 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-21 11:28:43.271 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-21 11:28:43.274 | Setting up postgresql-common (257build1.1) ... 2026-07-21 11:28:43.624 | 2026-07-21 11:28:43.624 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-21 11:28:43.753 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-21 11:28:43.753 | Removing obsolete dictionary files: 2026-07-21 11:28:44.362 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-21 11:28:44.702 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:44.739 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-21 11:28:45.399 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-21 11:28:45.403 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-21 11:28:45.406 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:45.410 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-21 11:28:45.413 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:45.418 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:45.422 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-21 11:28:45.425 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-21 11:28:45.429 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-21 11:28:45.432 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-21 11:28:45.929 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-21 11:28:45.934 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:45.943 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-21 11:28:46.000 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-21 11:28:46.004 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:46.007 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-21 11:28:46.011 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-21 11:28:46.015 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 11:28:46.021 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-21 11:28:46.024 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-21 11:28:46.028 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-21 11:28:46.032 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-21 11:28:46.529 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-07-21 11:28:46.545 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-07-21 11:28:46.547 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:46.551 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 11:28:46.555 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 11:28:46.701 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:46.705 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-21 11:28:46.708 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-21 11:28:46.714 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-21 11:28:46.958 | Enabling module mpm_event. 2026-07-21 11:28:46.990 | Enabling module authz_core. 2026-07-21 11:28:46.996 | Enabling module authz_host. 2026-07-21 11:28:47.025 | Enabling module authn_core. 2026-07-21 11:28:47.029 | Enabling module auth_basic. 2026-07-21 11:28:47.058 | Enabling module access_compat. 2026-07-21 11:28:47.088 | Enabling module authn_file. 2026-07-21 11:28:47.119 | Enabling module authz_user. 2026-07-21 11:28:47.149 | Enabling module alias. 2026-07-21 11:28:47.180 | Enabling module dir. 2026-07-21 11:28:47.210 | Enabling module autoindex. 2026-07-21 11:28:47.241 | Enabling module env. 2026-07-21 11:28:47.272 | Enabling module mime. 2026-07-21 11:28:47.302 | Enabling module negotiation. 2026-07-21 11:28:47.332 | Enabling module setenvif. 2026-07-21 11:28:47.361 | Enabling module filter. 2026-07-21 11:28:47.392 | Enabling module deflate. 2026-07-21 11:28:47.422 | Enabling module status. 2026-07-21 11:28:47.452 | Enabling module reqtimeout. 2026-07-21 11:28:47.483 | Enabling conf charset. 2026-07-21 11:28:47.514 | Enabling conf localized-error-pages. 2026-07-21 11:28:47.543 | Enabling conf other-vhosts-access-log. 2026-07-21 11:28:47.573 | Enabling conf security. 2026-07-21 11:28:47.603 | Enabling conf serve-cgi-bin. 2026-07-21 11:28:47.632 | Enabling site 000-default. 2026-07-21 11:28:48.248 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-21 11:28:48.664 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-21 11:28:49.505 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:49.509 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-21 11:28:49.513 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 11:28:49.517 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-21 11:28:49.522 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-21 11:28:49.548 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-21 11:28:49.577 | update-initramfs: Generating /boot/initrd.img-6.8.0-136-generic 2026-07-21 11:28:53.601 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 11:28:53.622 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-21 11:28:53.763 | Processing triggers for ufw (0.36.2-6) ... 2026-07-21 11:28:53.826 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 11:28:54.585 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-21 11:28:54.597 | Processing triggers for install-info (7.1-3build2) ... 2026-07-21 11:28:54.717 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-21 11:28:55.430 | 2026-07-21 11:28:55.430 | Running kernel seems to be up-to-date. 2026-07-21 11:28:55.430 | 2026-07-21 11:28:55.430 | Restarting services... 2026-07-21 11:28:55.554 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-21 11:28:55.692 | 2026-07-21 11:28:55.693 | Service restarts being deferred: 2026-07-21 11:28:55.693 | systemctl restart ModemManager.service 2026-07-21 11:28:55.693 | /etc/needrestart/restart.d/dbus.service 2026-07-21 11:28:55.693 | systemctl restart getty@tty1.service 2026-07-21 11:28:55.693 | systemctl restart networkd-dispatcher.service 2026-07-21 11:28:55.693 | systemctl restart serial-getty@ttyS0.service 2026-07-21 11:28:55.693 | systemctl restart storpool_beacon.service 2026-07-21 11:28:55.693 | systemctl restart storpool_block.service 2026-07-21 11:28:55.693 | systemctl restart systemd-logind.service 2026-07-21 11:28:55.693 | 2026-07-21 11:28:55.693 | No containers need to be restarted. 2026-07-21 11:28:55.693 | 2026-07-21 11:28:55.693 | User sessions running outdated binaries: 2026-07-21 11:28:55.693 | ubuntu @ session #3: python3[7160] 2026-07-21 11:28:55.703 | ubuntu @ session #4: sh[8540,8542], sshd[8482] 2026-07-21 11:28:55.711 | ubuntu @ user manager service: systemd[5270] 2026-07-21 11:28:55.721 | 2026-07-21 11:28:55.721 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 11:28:56.869 | ++ functions-common:apt_get:1211 : result=0 2026-07-21 11:28:56.871 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 11:28:56.874 | ++ functions-common:time_stop:2420 : local name 2026-07-21 11:28:56.876 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 11:28:56.879 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:28:56.881 | ++ functions-common:time_stop:2423 : local total 2026-07-21 11:28:56.883 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 11:28:56.886 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-21 11:28:56.888 | ++ functions-common:time_stop:2427 : start_time=1784633292187 2026-07-21 11:28:56.890 | ++ functions-common:time_stop:2429 : [[ -z 1784633292187 ]] 2026-07-21 11:28:56.893 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:28:56.897 | ++ functions-common:time_stop:2432 : end_time=1784633336894 2026-07-21 11:28:56.898 | ++ functions-common:time_stop:2433 : elapsed_time=44707 2026-07-21 11:28:56.901 | ++ functions-common:time_stop:2434 : total=16483 2026-07-21 11:28:56.903 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:28:56.906 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61190 2026-07-21 11:28:56.908 | ++ functions-common:apt_get:1215 : return 0 2026-07-21 11:28:56.911 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-21 11:28:56.913 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-21 11:28:56.917 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-21 11:28:56.921 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-21 11:28:56.924 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-21 11:28:56.927 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-21 11:28:56.932 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-21 11:28:56.936 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-21 11:28:56.938 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-21 11:28:56.941 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-07-21 11:28:57.865 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-21 11:28:57.867 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-21 11:28:57.868 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-21 11:28:57.870 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-21 11:28:57.872 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-21 11:28:57.874 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-21 11:28:57.876 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-21 11:28:57.877 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-21 11:28:57.879 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-21 11:28:57.881 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-21 11:28:57.883 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-21 11:28:57.884 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-21 11:28:57.886 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-21 11:28:57.887 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-21 11:28:57.889 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-21 11:28:57.891 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-21 11:28:57.893 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-21 11:28:57.894 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-21 11:28:57.896 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-21 11:28:57.898 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-21 11:28:57.900 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-21 11:28:57.902 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-21 11:28:57.904 | + functions-common:_ensure_lsb_release:420 : return 2026-07-21 11:28:57.906 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-21 11:28:57.918 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-21 11:28:57.921 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-21 11:28:57.933 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-21 11:28:57.935 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-21 11:28:57.946 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-21 11:28:57.948 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-21 11:28:57.949 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-21 11:28:57.952 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-21 11:28:57.954 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-21 11:28:57.955 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-21 11:28:57.957 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-21 11:28:57.958 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-21 11:28:57.960 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-21 11:28:57.962 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-21 11:28:57.964 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-21 11:28:57.964 | Distro: noble 2026-07-21 11:28:57.966 | + tools/install_pip.sh:main:117 : get_versions 2026-07-21 11:28:57.968 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-21 11:28:57.971 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-21 11:28:57.973 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-21 11:28:57.976 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-21 11:28:57.976 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-21 11:28:58.297 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-21 11:28:58.299 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-21 11:28:58.299 | pip: 24.0 2026-07-21 11:28:58.301 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-21 11:28:58.303 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-21 11:28:58.305 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:28:58.306 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:28:58.308 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:28:58.310 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:28:58.311 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:28:58.313 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:28:58.315 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:28:58.316 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:28:58.318 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:28:58.320 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:28:58.322 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:28:58.323 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:28:58.325 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:28:58.327 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-21 11:28:58.329 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:28:58.330 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:28:58.332 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-21 11:28:58.336 | + tools/install_pip.sh:main:146 : set -x 2026-07-21 11:28:58.338 | + tools/install_pip.sh:main:149 : get_versions 2026-07-21 11:28:58.341 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-21 11:28:58.344 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-21 11:28:58.346 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-21 11:28:58.349 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-21 11:28:58.349 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-21 11:28:58.637 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-21 11:28:58.640 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-21 11:28:58.640 | pip: 24.0 2026-07-21 11:28:58.642 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-21 11:28:58.646 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-21 11:28:58.649 | + ./stack.sh:main:807 : fixup_all 2026-07-21 11:28:58.652 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-21 11:28:58.653 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-21 11:28:58.656 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:28:58.659 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:28:58.661 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-21 11:28:58.672 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-21 11:28:58.684 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-07-21 11:28:58.697 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-21 11:28:58.699 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-21 11:28:58.701 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:28:58.704 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:28:58.706 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:28:58.708 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:28:58.711 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:28:58.713 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:28:58.715 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:28:58.717 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:28:58.720 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:28:58.722 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:28:58.724 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:28:58.726 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:28:58.729 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:28:58.730 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-21 11:28:58.733 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-21 11:28:58.737 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-21 11:28:58.749 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-21 11:28:58.761 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-21 11:28:58.773 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-21 11:28:58.785 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-21 11:28:58.795 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-21 11:28:58.806 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-21 11:28:58.817 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-21 11:28:58.828 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-21 11:28:58.830 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-21 11:28:58.832 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-21 11:29:01.630 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-21 11:29:01.649 | Using python 3.12 to install setuptools 2026-07-21 11:29:01.651 | + 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-21 11:29:02.326 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-21 11:29:02.413 | Collecting pip 2026-07-21 11:29:02.478 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-21 11:29:02.483 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-21 11:29:02.673 | Collecting setuptools[core] 2026-07-21 11:29:02.676 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 11:29:02.743 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-21 11:29:02.746 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 11:29:02.774 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-21 11:29:02.777 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-21 11:29:02.786 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 6.0 MB/s eta 0:00:00 2026-07-21 11:29:02.810 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-21 11:29:02.813 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 11:29:02.850 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-21 11:29:02.852 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 11:29:02.877 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-21 11:29:02.880 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 11:29:02.922 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:02.925 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 11:29:02.952 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:02.955 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 11:29:03.070 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:03.073 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 11:29:03.105 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:03.107 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-21 11:29:03.179 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:03.188 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-21 11:29:03.219 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:03.226 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 11:29:03.260 | 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-21 11:29:03.263 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-21 11:29:03.295 | 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-21 11:29:03.299 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 11:29:03.322 | 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-21 11:29:03.333 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-21 11:29:03.359 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 74.7 MB/s eta 0:00:00 2026-07-21 11:29:03.362 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-21 11:29:03.368 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-21 11:29:03.373 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-21 11:29:03.378 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 21.8 MB/s eta 0:00:00 2026-07-21 11:29:03.380 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 11:29:03.385 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 27.4 MB/s eta 0:00:00 2026-07-21 11:29:03.389 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-21 11:29:03.394 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 11:29:03.411 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 67.0 MB/s eta 0:00:00 2026-07-21 11:29:03.414 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-21 11:29:03.420 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-21 11:29:03.425 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-21 11:29:03.430 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 34.0 MB/s eta 0:00:00 2026-07-21 11:29:03.432 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-21 11:29:03.438 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-21 11:29:03.446 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 46.8 MB/s eta 0:00:00 2026-07-21 11:29:03.449 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-21 11:29:03.454 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-21 11:29:03.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 27.2 MB/s eta 0:00:00 2026-07-21 11:29:03.461 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-21 11:29:03.482 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 63.5 MB/s eta 0:00:00 2026-07-21 11:29:03.812 | 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-21 11:29:03.823 | Attempting uninstall: setuptools 2026-07-21 11:29:03.830 | Found existing installation: setuptools 68.1.2 2026-07-21 11:29:03.830 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:29:03.830 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-21 11:29:04.410 | Attempting uninstall: pygments 2026-07-21 11:29:04.427 | Found existing installation: Pygments 2.17.2 2026-07-21 11:29:04.427 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:29:04.427 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-21 11:29:05.044 | Attempting uninstall: pip 2026-07-21 11:29:05.046 | Found existing installation: pip 24.0 2026-07-21 11:29:05.089 | Uninstalling pip-24.0: 2026-07-21 11:29:05.096 | Successfully uninstalled pip-24.0 2026-07-21 11:29:05.920 | Attempting uninstall: packaging 2026-07-21 11:29:05.930 | Found existing installation: packaging 24.0 2026-07-21 11:29:05.931 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:29:05.931 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-21 11:29:06.028 | Attempting uninstall: markdown-it-py 2026-07-21 11:29:06.043 | Found existing installation: markdown-it-py 3.0.0 2026-07-21 11:29:06.043 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:29:06.043 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-21 11:29:06.118 | Attempting uninstall: wheel 2026-07-21 11:29:06.142 | Found existing installation: wheel 0.42.0 2026-07-21 11:29:06.142 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:29:06.142 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-21 11:29:06.166 | Attempting uninstall: rich 2026-07-21 11:29:06.189 | Found existing installation: rich 13.7.1 2026-07-21 11:29:06.189 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:29:06.189 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-21 11:29:06.550 | 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-21 11:29:06.692 | + inc/python:pip_install:216 : result=0 2026-07-21 11:29:06.695 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:29:06.698 | + functions-common:time_stop:2420 : local name 2026-07-21 11:29:06.700 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:29:06.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:29:06.704 | + functions-common:time_stop:2423 : local total 2026-07-21 11:29:06.706 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:29:06.708 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:29:06.711 | + functions-common:time_stop:2427 : start_time=1784633341644 2026-07-21 11:29:06.713 | + functions-common:time_stop:2429 : [[ -z 1784633341644 ]] 2026-07-21 11:29:06.716 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:29:06.719 | + functions-common:time_stop:2432 : end_time=1784633346717 2026-07-21 11:29:06.721 | + functions-common:time_stop:2433 : elapsed_time=5073 2026-07-21 11:29:06.723 | + functions-common:time_stop:2434 : total=0 2026-07-21 11:29:06.726 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:29:06.728 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5073 2026-07-21 11:29:06.730 | + inc/python:pip_install:219 : return 0 2026-07-21 11:29:06.732 | + 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-21 11:29:06.735 | + 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-21 11:29:06.738 | + 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-21 11:29:06.740 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-21 11:29:06.743 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-21 11:29:06.746 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-21 11:29:06.768 | Using python 3.12 to install os-testr 2026-07-21 11:29:06.770 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-21 11:29:07.413 | Collecting os-testr 2026-07-21 11:29:07.463 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 11:29:07.487 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-21 11:29:07.490 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 11:29:07.620 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-21 11:29:07.624 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-21 11:29:07.762 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-21 11:29:07.766 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-21 11:29:07.771 | 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-21 11:29:07.780 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-21 11:29:07.783 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 11:29:07.820 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-21 11:29:07.824 | 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-21 11:29:07.837 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-21 11:29:07.843 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 11:29:07.853 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-21 11:29:07.860 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-21 11:29:07.868 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-21 11:29:07.873 | 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-21 11:29:07.887 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 55.8 MB/s 0:00:00 2026-07-21 11:29:07.964 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-21 11:29:08.037 | Attempting uninstall: PyYAML 2026-07-21 11:29:08.041 | Found existing installation: PyYAML 6.0.1 2026-07-21 11:29:08.041 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:29:08.042 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-21 11:29:08.224 | 2026-07-21 11:29:08.226 | 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-21 11:29:08.292 | + inc/python:pip_install:216 : result=0 2026-07-21 11:29:08.294 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:29:08.296 | + functions-common:time_stop:2420 : local name 2026-07-21 11:29:08.299 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:29:08.301 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:29:08.303 | + functions-common:time_stop:2423 : local total 2026-07-21 11:29:08.305 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:29:08.308 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:29:08.310 | + functions-common:time_stop:2427 : start_time=1784633346762 2026-07-21 11:29:08.312 | + functions-common:time_stop:2429 : [[ -z 1784633346762 ]] 2026-07-21 11:29:08.315 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:29:08.319 | + functions-common:time_stop:2432 : end_time=1784633348316 2026-07-21 11:29:08.321 | + functions-common:time_stop:2433 : elapsed_time=1554 2026-07-21 11:29:08.323 | + functions-common:time_stop:2434 : total=5073 2026-07-21 11:29:08.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:29:08.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6627 2026-07-21 11:29:08.331 | + inc/python:pip_install:219 : return 0 2026-07-21 11:29:08.334 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-21 11:29:08.388 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-21 11:29:08.444 | + ./stack.sh:main:835 : install_infra 2026-07-21 11:29:08.447 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 11:29:08.450 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-21 11:29:08.452 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-21 11:29:11.229 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 11:29:11.232 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-21 11:29:11.253 | + 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-21 11:29:11.914 | Collecting pbr 2026-07-21 11:29:11.915 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 11:29:12.110 | Collecting setuptools[core] 2026-07-21 11:29:12.112 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 11:29:12.177 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-21 11:29:12.179 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 11:29:12.205 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-21 11:29:12.207 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-21 11:29:12.229 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-21 11:29:12.230 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 11:29:12.262 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-21 11:29:12.264 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 11:29:12.288 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-21 11:29:12.291 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 11:29:12.332 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:12.332 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 11:29:12.359 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:12.360 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 11:29:12.467 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:12.469 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 11:29:12.493 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:12.495 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-21 11:29:12.557 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:12.557 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-21 11:29:12.570 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 11:29:12.571 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 11:29:12.597 | 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-21 11:29:12.599 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-21 11:29:12.625 | 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-21 11:29:12.626 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 11:29:12.658 | 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-21 11:29:12.685 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 11:29:12.697 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 11:29:12.698 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-21 11:29:12.700 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-21 11:29:12.700 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-21 11:29:12.701 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 11:29:12.702 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-21 11:29:12.703 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 11:29:12.706 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-21 11:29:12.707 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-21 11:29:12.708 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-21 11:29:12.710 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-21 11:29:12.710 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-21 11:29:12.712 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-21 11:29:12.713 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-21 11:29:12.714 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-21 11:29:12.719 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-21 11:29:12.835 | 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-21 11:29:14.684 | 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-21 11:29:14.807 | + inc/python:pip_install:216 : result=0 2026-07-21 11:29:14.810 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:29:14.812 | + functions-common:time_stop:2420 : local name 2026-07-21 11:29:14.814 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:29:14.816 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:29:14.819 | + functions-common:time_stop:2423 : local total 2026-07-21 11:29:14.821 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:29:14.823 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:29:14.826 | + functions-common:time_stop:2427 : start_time=1784633351246 2026-07-21 11:29:14.828 | + functions-common:time_stop:2429 : [[ -z 1784633351246 ]] 2026-07-21 11:29:14.831 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:29:14.834 | + functions-common:time_stop:2432 : end_time=1784633354831 2026-07-21 11:29:14.836 | + functions-common:time_stop:2433 : elapsed_time=3585 2026-07-21 11:29:14.839 | + functions-common:time_stop:2434 : total=6627 2026-07-21 11:29:14.841 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:29:14.843 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10212 2026-07-21 11:29:14.845 | + inc/python:pip_install:219 : return 0 2026-07-21 11:29:14.848 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 11:29:14.851 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-21 11:29:14.873 | + 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-21 11:29:15.480 | Processing /opt/stack/requirements 2026-07-21 11:29:15.482 | Installing build dependencies: started 2026-07-21 11:29:16.993 | Installing build dependencies: finished with status 'done' 2026-07-21 11:29:16.994 | Getting requirements to build wheel: started 2026-07-21 11:29:17.143 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 11:29:17.145 | Preparing metadata (pyproject.toml): started 2026-07-21 11:29:17.860 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:29:17.925 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 11:29:18.084 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-21 11:29:18.097 | 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-21 11:29:18.134 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 11:29:18.136 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 11:29:18.203 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 11:29:18.204 | 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-21 11:29:18.219 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 11:29:18.222 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-21 11:29:18.227 | 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-21 11:29:18.373 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 11:29:18.376 | 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-21 11:29:18.385 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.4 MB/s eta 0:00:00 2026-07-21 11:29:18.406 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 11:29:18.409 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-21 11:29:18.454 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 11:29:18.457 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-21 11:29:18.486 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 11:29:18.489 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 11:29:18.542 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-21 11:29:18.550 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-21 11:29:18.555 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 9.9 MB/s eta 0:00:00 2026-07-21 11:29:18.556 | 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-21 11:29:18.561 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-21 11:29:18.566 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 19.9 MB/s eta 0:00:00 2026-07-21 11:29:18.569 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-21 11:29:18.575 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 34.4 MB/s eta 0:00:00 2026-07-21 11:29:18.580 | 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-21 11:29:18.586 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 53.3 MB/s eta 0:00:00 2026-07-21 11:29:18.589 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-21 11:29:18.593 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 20.4 MB/s eta 0:00:00 2026-07-21 11:29:18.596 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-21 11:29:18.601 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 35.6 MB/s eta 0:00:00 2026-07-21 11:29:18.611 | Building wheels for collected packages: openstack_requirements 2026-07-21 11:29:18.612 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-21 11:29:19.968 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-21 11:29:19.969 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8547-py3-none-any.whl size=52405 sha256=ae97f303a63703a61c0ed657176f40a92210ed240160e0e63ce6863a60e3b739 2026-07-21 11:29:19.969 | Stored in directory: /tmp/pip-ephem-wheel-cache-u9mj5jli/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-21 11:29:19.971 | Successfully built openstack_requirements 2026-07-21 11:29:20.117 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-21 11:29:20.467 | 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-21 11:29:20.605 | + inc/python:pip_install:216 : result=0 2026-07-21 11:29:20.609 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:29:20.612 | + functions-common:time_stop:2420 : local name 2026-07-21 11:29:20.615 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:29:20.616 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:29:20.620 | + functions-common:time_stop:2423 : local total 2026-07-21 11:29:20.622 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:29:20.625 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:29:20.628 | + functions-common:time_stop:2427 : start_time=1784633354866 2026-07-21 11:29:20.631 | + functions-common:time_stop:2429 : [[ -z 1784633354866 ]] 2026-07-21 11:29:20.634 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:29:20.640 | + functions-common:time_stop:2432 : end_time=1784633360635 2026-07-21 11:29:20.642 | + functions-common:time_stop:2433 : elapsed_time=5769 2026-07-21 11:29:20.644 | + functions-common:time_stop:2434 : total=10212 2026-07-21 11:29:20.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:29:20.649 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15981 2026-07-21 11:29:20.652 | + inc/python:pip_install:219 : return 0 2026-07-21 11:29:20.655 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-21 11:29:20.658 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-21 11:29:20.661 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-21 11:29:20.664 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:29:20.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-21 11:29:20.670 | + 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-21 11:29:20.673 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:29:20.675 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-21 11:29:20.696 | Using python 3.12 to install pbr 2026-07-21 11:29:20.698 | + 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-21 11:29:21.176 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-21 11:29:21.245 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-21 11:29:21.378 | + inc/python:pip_install:216 : result=0 2026-07-21 11:29:21.381 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:29:21.384 | + functions-common:time_stop:2420 : local name 2026-07-21 11:29:21.386 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:29:21.388 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:29:21.390 | + functions-common:time_stop:2423 : local total 2026-07-21 11:29:21.392 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:29:21.395 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:29:21.397 | + functions-common:time_stop:2427 : start_time=1784633360690 2026-07-21 11:29:21.400 | + functions-common:time_stop:2429 : [[ -z 1784633360690 ]] 2026-07-21 11:29:21.404 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:29:21.407 | + functions-common:time_stop:2432 : end_time=1784633361405 2026-07-21 11:29:21.409 | + functions-common:time_stop:2433 : elapsed_time=715 2026-07-21 11:29:21.412 | + functions-common:time_stop:2434 : total=15981 2026-07-21 11:29:21.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:29:21.417 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16696 2026-07-21 11:29:21.420 | + inc/python:pip_install:219 : return 0 2026-07-21 11:29:21.423 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-21 11:29:24.278 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-21 11:29:24.667 | Collecting bindep 2026-07-21 11:29:24.707 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-21 11:29:24.817 | Collecting distro>=1.7 (from bindep) 2026-07-21 11:29:24.821 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-21 11:29:24.850 | Collecting packaging (from bindep) 2026-07-21 11:29:24.852 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 11:29:24.875 | Collecting Parsley (from bindep) 2026-07-21 11:29:24.887 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-21 11:29:24.938 | Collecting pbr>=2 (from bindep) 2026-07-21 11:29:24.940 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 11:29:25.122 | Collecting setuptools (from pbr>=2->bindep) 2026-07-21 11:29:25.123 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 11:29:25.162 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-21 11:29:25.178 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-21 11:29:25.183 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 11:29:25.184 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 11:29:25.188 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-21 11:29:25.195 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 18.3 MB/s eta 0:00:00 2026-07-21 11:29:25.196 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 11:29:25.257 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-21 11:29:26.126 | 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-21 11:29:26.215 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-21 11:29:26.219 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-21 11:29:26.223 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-21 11:29:26.241 | + ./stack.sh:main:844 : pkgs= 2026-07-21 11:29:26.243 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-21 11:29:26.246 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-21 11:29:26.248 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 11:29:26.251 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-21 11:29:26.253 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 11:29:26.256 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 11:29:26.259 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 11:29:26.261 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 11:29:26.264 | + functions-common:run_phase:1858 : local extra 2026-07-21 11:29:26.266 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 11:29:26.271 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 11:29:26.273 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 11:29:26.275 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 11:29:26.278 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-21 11:29:26.280 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 11:29:26.296 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:29:26.298 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 11:29:26.300 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:29:26.302 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-21 11:29:26.304 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:29:26.306 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 11:29:26.309 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:29:26.311 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-21 11:29:26.313 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:29:26.316 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-21 11:29:26.318 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:29:26.321 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-21 11:29:26.323 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 11:29:26.325 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 11:29:26.328 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 11:29:26.330 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 11:29:26.332 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-21 11:29:26.335 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 11:29:26.337 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-21 11:29:26.341 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 11:29:26.344 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 11:29:26.346 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 11:29:26.349 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 11:29:26.352 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 11:29:26.355 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-21 11:29:26.357 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 11:29:26.360 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 11:29:26.363 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 11:29:26.366 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 11:29:26.369 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 11:29:26.372 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 11:29:26.374 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 11:29:26.377 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 11:29:26.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-21 11:29:26.382 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 11:29:26.385 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 11:29:26.387 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 11:29:26.389 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 11:29:26.392 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 11:29:26.395 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 11:29:26.397 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 11:29:26.400 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 11:29:26.403 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 11:29:26.406 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 11:29:26.408 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 11:29:26.411 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 11:29:26.424 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 11:29:26.427 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 11:29:26.430 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 11:29:26.433 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 11:29:26.435 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 11:29:26.438 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 11:29:26.440 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 11:29:26.443 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 11:29:26.446 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 11:29:26.463 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 11:29:26.465 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 11:29:26.469 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 11:29:26.470 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 11:29:26.474 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 11:29:26.476 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 11:29:26.480 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 11:29:26.484 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 11:29:26.501 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 11:29:26.505 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 11:29:26.508 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:29:26.510 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 11:29:26.513 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-21 11:29:26.515 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-21 11:29:26.518 | + functions:set_systemd_override:845 : local value=2048 2026-07-21 11:29:26.521 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-21 11:29:26.524 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-21 11:29:26.579 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-21 11:29:26.579 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-21 11:29:26.582 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-21 11:29:26.837 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-21 11:29:26.839 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-21 11:29:26.855 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:29:26.857 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-21 11:29:26.860 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 11:29:26.862 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 11:29:26.864 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 11:29:26.867 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 11:29:26.869 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 11:29:26.872 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 11:29:26.873 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:29:26.876 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:29:26.878 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 11:29:26.880 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 11:29:26.882 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 11:29:26.885 | + functions-common:apt_get_update:1167 : return 2026-07-21 11:29:26.887 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-21 11:29:26.890 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 11:29:26.893 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:29:26.896 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:29:26.898 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-21 11:29:26.918 | + 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-21 11:29:26.947 | Reading package lists... 2026-07-21 11:29:27.160 | Building dependency tree... 2026-07-21 11:29:27.160 | Reading state information... 2026-07-21 11:29:27.399 | The following additional packages will be installed: 2026-07-21 11:29:27.399 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-21 11:29:27.399 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-21 11:29:27.399 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-21 11:29:27.401 | erlang-tools erlang-xmerl 2026-07-21 11:29:27.403 | Suggested packages: 2026-07-21 11:29:27.403 | erlang erlang-manpages erlang-doc 2026-07-21 11:29:27.451 | The following NEW packages will be installed: 2026-07-21 11:29:27.452 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-21 11:29:27.452 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-21 11:29:27.452 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-21 11:29:27.453 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-21 11:29:27.633 | 0 upgraded, 18 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 11:29:27.633 | Need to get 36.1 MB of archives. 2026-07-21 11:29:27.633 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-21 11:29:27.634 | 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-21 11:29:28.096 | 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-21 11:29:28.138 | 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-21 11:29:28.140 | 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-21 11:29:28.148 | 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-21 11:29:28.180 | 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-21 11:29:28.182 | 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-21 11:29:28.203 | 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-21 11:29:28.204 | 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-21 11:29:28.205 | 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-21 11:29:28.206 | 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-21 11:29:28.214 | 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-21 11:29:28.259 | 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-21 11:29:28.261 | 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-21 11:29:28.301 | 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-21 11:29:28.304 | 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-21 11:29:28.311 | 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-21 11:29:28.324 | 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-21 11:29:28.832 | Fetched 36.1 MB in 1s (33.9 MB/s) 2026-07-21 11:29:28.858 | Selecting previously unselected package erlang-base. 2026-07-21 11:29:28.937 | (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-21 11:29:28.941 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:28.943 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.113 | Selecting previously unselected package erlang-asn1. 2026-07-21 11:29:29.128 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.130 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.165 | Selecting previously unselected package erlang-crypto. 2026-07-21 11:29:29.180 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.181 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.210 | Selecting previously unselected package erlang-public-key. 2026-07-21 11:29:29.224 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.226 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.260 | Selecting previously unselected package erlang-mnesia. 2026-07-21 11:29:29.274 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.275 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.313 | Selecting previously unselected package erlang-runtime-tools. 2026-07-21 11:29:29.327 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.329 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.364 | Selecting previously unselected package erlang-ssl. 2026-07-21 11:29:29.379 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.380 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.427 | Selecting previously unselected package erlang-eldap. 2026-07-21 11:29:29.442 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.443 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.470 | Selecting previously unselected package erlang-ftp. 2026-07-21 11:29:29.485 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.486 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.514 | Selecting previously unselected package erlang-tftp. 2026-07-21 11:29:29.529 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.530 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.560 | Selecting previously unselected package erlang-inets. 2026-07-21 11:29:29.574 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.576 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.622 | Selecting previously unselected package erlang-snmp. 2026-07-21 11:29:29.636 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.638 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.714 | Selecting previously unselected package erlang-os-mon. 2026-07-21 11:29:29.729 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.731 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.760 | Selecting previously unselected package erlang-parsetools. 2026-07-21 11:29:29.775 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.776 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.803 | Selecting previously unselected package erlang-syntax-tools. 2026-07-21 11:29:29.818 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.820 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.849 | Selecting previously unselected package erlang-tools. 2026-07-21 11:29:29.864 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.865 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.902 | Selecting previously unselected package erlang-xmerl. 2026-07-21 11:29:29.917 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 11:29:29.918 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:29.965 | Selecting previously unselected package rabbitmq-server. 2026-07-21 11:29:29.983 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-21 11:29:29.988 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-21 11:29:30.429 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:30.634 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-21 11:29:30.634 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-21 11:29:32.620 | Searching for services which depend on erlang and should be started... none found. 2026-07-21 11:29:32.622 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.625 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.629 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.632 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.636 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.640 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.644 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.649 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.656 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.659 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.663 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.667 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.670 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.673 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.677 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.680 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 11:29:32.683 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-21 11:29:32.733 | info: Selecting GID from range 100 to 999 ... 2026-07-21 11:29:32.736 | info: Adding group `rabbitmq' (GID 121) ... 2026-07-21 11:29:32.793 | info: Selecting UID from range 100 to 999 ... 2026-07-21 11:29:32.793 | 2026-07-21 11:29:32.797 | info: Adding system user `rabbitmq' (UID 117) ... 2026-07-21 11:29:32.799 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-07-21 11:29:32.827 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-21 11:29:32.954 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-21 11:29:36.869 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 11:29:38.351 | 2026-07-21 11:29:38.351 | Running kernel seems to be up-to-date. 2026-07-21 11:29:38.351 | 2026-07-21 11:29:38.351 | Restarting services... 2026-07-21 11:29:38.414 | 2026-07-21 11:29:38.414 | Service restarts being deferred: 2026-07-21 11:29:38.414 | /etc/needrestart/restart.d/dbus.service 2026-07-21 11:29:38.414 | systemctl restart getty@tty1.service 2026-07-21 11:29:38.414 | systemctl restart networkd-dispatcher.service 2026-07-21 11:29:38.414 | systemctl restart serial-getty@ttyS0.service 2026-07-21 11:29:38.414 | systemctl restart storpool_beacon.service 2026-07-21 11:29:38.414 | systemctl restart storpool_block.service 2026-07-21 11:29:38.414 | systemctl restart systemd-logind.service 2026-07-21 11:29:38.414 | 2026-07-21 11:29:38.414 | No containers need to be restarted. 2026-07-21 11:29:38.414 | 2026-07-21 11:29:38.414 | User sessions running outdated binaries: 2026-07-21 11:29:38.414 | ubuntu @ session #3: python3[7160] 2026-07-21 11:29:38.424 | ubuntu @ session #4: sh[8540,8542], sshd[8482] 2026-07-21 11:29:38.433 | ubuntu @ user manager service: systemd[5270] 2026-07-21 11:29:38.443 | 2026-07-21 11:29:38.443 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 11:29:39.636 | + functions-common:apt_get:1211 : result=0 2026-07-21 11:29:39.639 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 11:29:39.642 | + functions-common:time_stop:2420 : local name 2026-07-21 11:29:39.645 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:29:39.648 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:29:39.651 | + functions-common:time_stop:2423 : local total 2026-07-21 11:29:39.655 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:29:39.658 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 11:29:39.661 | + functions-common:time_stop:2427 : start_time=1784633366915 2026-07-21 11:29:39.663 | + functions-common:time_stop:2429 : [[ -z 1784633366915 ]] 2026-07-21 11:29:39.667 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:29:39.671 | + functions-common:time_stop:2432 : end_time=1784633379668 2026-07-21 11:29:39.673 | + functions-common:time_stop:2433 : elapsed_time=12753 2026-07-21 11:29:39.677 | + functions-common:time_stop:2434 : total=61190 2026-07-21 11:29:39.679 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:29:39.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73943 2026-07-21 11:29:39.684 | + functions-common:apt_get:1215 : return 0 2026-07-21 11:29:39.687 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-21 11:29:39.690 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:29:39.692 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:29:39.695 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:29:39.698 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:29:39.700 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:29:39.703 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:29:39.706 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:29:39.708 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:29:39.712 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:29:39.715 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:29:39.717 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:29:39.720 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:29:39.722 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:29:39.725 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-21 11:29:39.728 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-21 11:29:39.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:29:39.748 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-21 11:29:39.751 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:29:39.754 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-21 11:29:39.756 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-21 11:29:39.759 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-21 11:29:39.764 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-21 11:29:39.767 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-21 11:29:39.769 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-21 11:29:39.772 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-21 11:29:39.774 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-21 11:29:39.778 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-21 11:29:39.781 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-21 11:29:40.312 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-21 11:29:40.312 | user tags 2026-07-21 11:29:40.312 | guest [administrator]' 2026-07-21 11:29:40.316 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-21 11:29:40.316 | user tags 2026-07-21 11:29:40.316 | guest [administrator]' 2026-07-21 11:29:40.316 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-21 11:29:40.322 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-21 11:29:40.324 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-21 11:29:40.327 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-21 11:29:40.819 | Adding user "stackrabbit" ... 2026-07-21 11:29:40.824 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-21 11:29:40.839 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-21 11:29:41.324 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-21 11:29:41.348 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-21 11:29:41.351 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-21 11:29:41.866 | Changing password for user "stackrabbit" ... 2026-07-21 11:29:41.889 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-21 11:29:41.891 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-21 11:29:41.894 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-21 11:29:42.368 | Deleting user "guest" ... 2026-07-21 11:29:42.391 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-21 11:29:42.408 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:29:42.411 | + ./stack.sh:main:861 : install_database 2026-07-21 11:29:42.413 | + lib/database:install_database:118 : install_database_mysql 2026-07-21 11:29:42.416 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-21 11:29:42.419 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:29:42.421 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:29:42.424 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-21 11:29:42.533 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-21 11:29:42.536 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-21 11:29:42.541 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-21 11:29:42.543 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:29:42.546 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:29:42.550 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-21 11:29:42.552 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-21 11:29:42.556 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-21 11:29:42.559 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-21 11:29:42.562 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-21 11:29:42.564 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:29:42.567 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:29:42.570 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:29:42.572 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:29:42.575 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:29:42.578 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:29:42.580 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:29:42.582 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:29:42.585 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:29:42.588 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:29:42.590 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:29:42.592 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:29:42.595 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:29:42.598 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-21 11:29:42.601 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:29:42.604 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:29:42.606 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-21 11:29:42.608 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 11:29:42.611 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 11:29:42.613 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 11:29:42.616 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 11:29:42.618 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 11:29:42.621 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 11:29:42.624 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:29:42.626 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:29:42.629 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 11:29:42.631 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 11:29:42.633 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 11:29:42.635 | + functions-common:apt_get_update:1167 : return 2026-07-21 11:29:42.638 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-21 11:29:42.640 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 11:29:42.642 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:29:42.645 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:29:42.647 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-21 11:29:42.668 | + 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-21 11:29:42.696 | Reading package lists... 2026-07-21 11:29:42.917 | Building dependency tree... 2026-07-21 11:29:42.918 | Reading state information... 2026-07-21 11:29:43.227 | The following additional packages will be installed: 2026-07-21 11:29:43.227 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-21 11:29:43.227 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-21 11:29:43.228 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-21 11:29:43.228 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-07-21 11:29:43.228 | mysql-server-core-8.0 2026-07-21 11:29:43.229 | Suggested packages: 2026-07-21 11:29:43.229 | libipc-sharedcache-perl mailx tinyca 2026-07-21 11:29:43.264 | The following NEW packages will be installed: 2026-07-21 11:29:43.265 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-21 11:29:43.265 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-21 11:29:43.265 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-21 11:29:43.265 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-07-21 11:29:43.266 | mysql-server-core-8.0 2026-07-21 11:29:43.526 | 0 upgraded, 17 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 11:29:43.526 | Need to get 29.2 MB of archives. 2026-07-21 11:29:43.526 | After this operation, 242 MB of additional disk space will be used. 2026-07-21 11:29:43.526 | 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-21 11:29:44.754 | 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-21 11:29:44.755 | 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-21 11:29:44.757 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-21 11:29:44.766 | 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-21 11:29:44.879 | 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-21 11:29:46.059 | 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-21 11:29:46.155 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-21 11:29:46.164 | 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-21 11:29:46.167 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-21 11:29:46.167 | 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-21 11:29:46.169 | 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-21 11:29:46.169 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-21 11:29:46.172 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-21 11:29:46.172 | 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-21 11:29:46.561 | 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-21 11:29:46.561 | 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-21 11:29:46.827 | Preconfiguring packages ... 2026-07-21 11:29:46.903 | Fetched 29.2 MB in 3s (8,913 kB/s) 2026-07-21 11:29:46.928 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-21 11:29:46.999 | (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-21 11:29:47.004 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 11:29:47.005 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:29:47.229 | Selecting previously unselected package mysql-client-8.0. 2026-07-21 11:29:47.243 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 11:29:47.244 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:29:47.276 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-21 11:29:47.291 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-21 11:29:47.295 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-21 11:29:47.325 | Selecting previously unselected package libmecab2:amd64. 2026-07-21 11:29:47.340 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-21 11:29:47.341 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-21 11:29:47.370 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-21 11:29:47.385 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-21 11:29:47.386 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-21 11:29:47.416 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-21 11:29:47.431 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 11:29:47.432 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:29:47.929 | Selecting previously unselected package mysql-server-8.0. 2026-07-21 11:29:47.943 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 11:29:48.218 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:29:48.256 | Selecting previously unselected package libcgi-pm-perl. 2026-07-21 11:29:48.271 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-21 11:29:48.273 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-21 11:29:48.311 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-21 11:29:48.324 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:29:48.327 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 11:29:48.356 | Selecting previously unselected package libfcgi-perl. 2026-07-21 11:29:48.369 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-21 11:29:48.371 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-21 11:29:48.398 | Selecting previously unselected package libcgi-fast-perl. 2026-07-21 11:29:48.411 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-21 11:29:48.413 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-21 11:29:48.438 | Selecting previously unselected package libfcgi-bin. 2026-07-21 11:29:48.451 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:29:48.453 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 11:29:48.481 | Selecting previously unselected package libhtml-template-perl. 2026-07-21 11:29:48.496 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-07-21 11:29:48.498 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-21 11:29:48.526 | Selecting previously unselected package mecab-utils. 2026-07-21 11:29:48.541 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-21 11:29:48.543 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-21 11:29:48.570 | Selecting previously unselected package mecab-ipadic. 2026-07-21 11:29:48.585 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-21 11:29:48.586 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-21 11:29:48.946 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-21 11:29:48.959 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-21 11:29:48.961 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-21 11:29:48.985 | Selecting previously unselected package mysql-server. 2026-07-21 11:29:48.999 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-21 11:29:49.002 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:29:49.050 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-21 11:29:49.055 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-21 11:29:49.061 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:29:49.064 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-21 11:29:49.067 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 11:29:49.072 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-21 11:29:49.079 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 11:29:49.088 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-21 11:29:49.093 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-21 11:29:49.099 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:29:49.104 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:29:49.108 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-21 11:29:49.114 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:29:49.260 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-21 11:29:49.291 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-21 11:29:54.944 | mysqld will log errors to /var/log/mysql/error.log 2026-07-21 11:29:55.386 | mysqld is running as pid 27980 2026-07-21 11:29:57.749 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-21 11:29:58.700 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-21 11:29:58.704 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-21 11:29:58.707 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-21 11:29:58.707 | 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-21 11:29:58.707 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-21 11:29:58.726 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-21 11:29:58.726 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-21 11:29:58.785 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-21 11:29:58.785 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-21 11:29:58.785 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-21 11:29:58.819 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-21 11:29:58.819 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-21 11:29:58.820 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-21 11:29:58.820 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-21 11:29:58.820 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-21 11:29:58.820 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-21 11:29:58.949 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-21 11:29:58.950 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-21 11:29:58.953 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-21 11:29:58.953 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-21 11:29:58.954 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-21 11:29:58.980 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-21 11:29:59.053 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-21 11:29:59.078 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-21 11:29:59.078 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-21 11:29:59.079 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-21 11:29:59.079 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-21 11:29:59.079 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-21 11:29:59.089 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-21 11:29:59.092 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-21 11:29:59.092 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-21 11:29:59.285 | 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-21 11:29:59.367 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-21 11:29:59.479 | 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-21 11:29:59.482 | 2026-07-21 11:29:59.482 | done! 2026-07-21 11:29:59.488 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-21 11:29:59.491 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-21 11:29:59.494 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-21 11:29:59.499 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-21 11:29:59.506 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-21 11:29:59.506 | 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-21 11:29:59.507 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-21 11:29:59.534 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-21 11:29:59.534 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-21 11:29:59.620 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-21 11:29:59.620 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-21 11:29:59.620 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-21 11:29:59.667 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-21 11:29:59.667 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-21 11:29:59.669 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-21 11:29:59.669 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-21 11:29:59.669 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-21 11:29:59.669 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-21 11:29:59.868 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-21 11:29:59.870 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-21 11:29:59.874 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-21 11:29:59.875 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-21 11:29:59.875 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-21 11:29:59.917 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-21 11:30:00.026 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-21 11:30:00.064 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-21 11:30:00.064 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-21 11:30:00.064 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-21 11:30:00.064 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-21 11:30:00.064 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-21 11:30:00.080 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-21 11:30:00.084 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-21 11:30:00.084 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-21 11:30:00.383 | 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-21 11:30:00.487 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-21 11:30:00.626 | 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-21 11:30:00.628 | 2026-07-21 11:30:00.628 | done! 2026-07-21 11:30:00.636 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-21 11:30:00.640 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 11:30:00.645 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 11:30:01.920 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 11:30:02.571 | 2026-07-21 11:30:02.572 | Running kernel seems to be up-to-date. 2026-07-21 11:30:02.572 | 2026-07-21 11:30:02.572 | Restarting services... 2026-07-21 11:30:02.639 | 2026-07-21 11:30:02.639 | Service restarts being deferred: 2026-07-21 11:30:02.639 | /etc/needrestart/restart.d/dbus.service 2026-07-21 11:30:02.639 | systemctl restart getty@tty1.service 2026-07-21 11:30:02.639 | systemctl restart networkd-dispatcher.service 2026-07-21 11:30:02.639 | systemctl restart serial-getty@ttyS0.service 2026-07-21 11:30:02.639 | systemctl restart storpool_beacon.service 2026-07-21 11:30:02.639 | systemctl restart storpool_block.service 2026-07-21 11:30:02.639 | systemctl restart systemd-logind.service 2026-07-21 11:30:02.639 | 2026-07-21 11:30:02.639 | No containers need to be restarted. 2026-07-21 11:30:02.639 | 2026-07-21 11:30:02.639 | User sessions running outdated binaries: 2026-07-21 11:30:02.639 | ubuntu @ session #3: python3[7160] 2026-07-21 11:30:02.647 | ubuntu @ session #4: sh[8540,8542], sshd[8482] 2026-07-21 11:30:02.655 | ubuntu @ user manager service: systemd[5270] 2026-07-21 11:30:02.665 | 2026-07-21 11:30:02.665 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 11:30:03.952 | + functions-common:apt_get:1211 : result=0 2026-07-21 11:30:03.954 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 11:30:03.957 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:03.960 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:03.963 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:03.965 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:03.968 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:03.971 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 11:30:03.973 | + functions-common:time_stop:2427 : start_time=1784633382666 2026-07-21 11:30:03.976 | + functions-common:time_stop:2429 : [[ -z 1784633382666 ]] 2026-07-21 11:30:03.979 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:03.983 | + functions-common:time_stop:2432 : end_time=1784633403980 2026-07-21 11:30:03.986 | + functions-common:time_stop:2433 : elapsed_time=21314 2026-07-21 11:30:03.988 | + functions-common:time_stop:2434 : total=73943 2026-07-21 11:30:03.991 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:03.993 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95257 2026-07-21 11:30:03.995 | + functions-common:apt_get:1215 : return 0 2026-07-21 11:30:03.998 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-21 11:30:04.001 | + ./stack.sh:main:864 : install_database_python 2026-07-21 11:30:04.002 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-21 11:30:04.005 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-21 11:30:04.007 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-21 11:30:04.010 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 11:30:04.013 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-21 11:30:04.016 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-21 11:30:04.019 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 11:30:04.023 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-21 11:30:04.023 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 11:30:04.028 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-21 11:30:04.031 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-21 11:30:04.034 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-21 11:30:04.037 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-21 11:30:04.040 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-21 11:30:04.062 | Using python 3.12 to install PyMySQL 2026-07-21 11:30:04.065 | + 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-21 11:30:04.628 | Collecting PyMySQL 2026-07-21 11:30:04.684 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-21 11:30:04.693 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-21 11:30:04.781 | Installing collected packages: PyMySQL 2026-07-21 11:30:04.815 | Successfully installed PyMySQL-1.2.0 2026-07-21 11:30:04.875 | + inc/python:pip_install:216 : result=0 2026-07-21 11:30:04.878 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:30:04.881 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:04.884 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:04.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:04.889 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:04.892 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:04.894 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:30:04.897 | + functions-common:time_stop:2427 : start_time=1784633404056 2026-07-21 11:30:04.900 | + functions-common:time_stop:2429 : [[ -z 1784633404056 ]] 2026-07-21 11:30:04.903 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:04.907 | + functions-common:time_stop:2432 : end_time=1784633404904 2026-07-21 11:30:04.909 | + functions-common:time_stop:2433 : elapsed_time=848 2026-07-21 11:30:04.912 | + functions-common:time_stop:2434 : total=16696 2026-07-21 11:30:04.915 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:04.918 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17544 2026-07-21 11:30:04.919 | + inc/python:pip_install:219 : return 0 2026-07-21 11:30:04.922 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-21 11:30:04.925 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-21 11:30:04.927 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-21 11:30:04.930 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-21 11:30:04.946 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:04.948 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-21 11:30:04.950 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-21 11:30:04.967 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:30:04.971 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-21 11:30:04.988 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:30:04.991 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-21 11:30:05.008 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:05.010 | + ./stack.sh:main:872 : install_etcd3 2026-07-21 11:30:05.013 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-21 11:30:05.013 | Installing etcd 2026-07-21 11:30:05.015 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-21 11:30:05.030 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-21 11:30:05.041 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-21 11:30:05.045 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-21 11:30:05.059 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-21 11:30:05.062 | ++ 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-21 11:30:05.064 | ++ 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-21 11:30:05.067 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-21 11:30:05.070 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-21 11:30:05.073 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-21 11:30:05.075 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 11:30:05.078 | ++ 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-21 11:30:05.081 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-21 11:30:05.084 | ++ 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-21 11:30:05.088 | --2026-07-21 11:30:05-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 11:30:05.110 | Resolving github.com (github.com)... 140.82.121.3 2026-07-21 11:30:05.137 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-21 11:30:05.400 | HTTP request sent, awaiting response... 302 Found 2026-07-21 11:30:05.400 | 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-21T12%3A27%3A45Z&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-21T11%3A27%3A07Z&ske=2026-07-21T12%3A27%3A45Z&sks=b&skv=2018-11-09&sig=IiA2bDybgVFSqsLozcntkcRkC1UDmAgkAmZNoUjHr%2Fo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzNTIwNSwibmJmIjoxNzg0NjMzNDA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.4ihhnpAJiquxLCNPRZOZgINAGerEthzhy1bgWdQXgnA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-21 11:30:05.400 | --2026-07-21 11:30:05-- 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-21T12%3A27%3A45Z&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-21T11%3A27%3A07Z&ske=2026-07-21T12%3A27%3A45Z&sks=b&skv=2018-11-09&sig=IiA2bDybgVFSqsLozcntkcRkC1UDmAgkAmZNoUjHr%2Fo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzNTIwNSwibmJmIjoxNzg0NjMzNDA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.4ihhnpAJiquxLCNPRZOZgINAGerEthzhy1bgWdQXgnA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-21 11:30:05.402 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-21 11:30:05.404 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-21 11:30:05.412 | HTTP request sent, awaiting response... 200 OK 2026-07-21 11:30:05.412 | Length: 20927601 (20M) [application/octet-stream] 2026-07-21 11:30:05.412 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-21 11:30:05.425 | 2026-07-21 11:30:05.650 | 0K ........ ........ ... 100% 84.1M=0.2s 2026-07-21 11:30:05.651 | 2026-07-21 11:30:05.651 | 2026-07-21 11:30:05 (84.1 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-21 11:30:05.651 | 2026-07-21 11:30:05.654 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-21 11:30:05.657 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 11:30:05.659 | ++ functions:get_extra_file:81 : return 2026-07-21 11:30:05.663 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 11:30:05.665 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-21 11:30:05.667 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-21 11:30:05.670 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-21 11:30:05.687 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-21 11:30:05.691 | + 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-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/ 2026-07-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-21 11:30:05.696 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-21 11:30:05.697 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-21 11:30:05.697 | etcd-v3.5.21-linux-amd64/README.md 2026-07-21 11:30:05.697 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-21 11:30:05.800 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-21 11:30:05.920 | etcd-v3.5.21-linux-amd64/etcd 2026-07-21 11:30:06.077 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-21 11:30:06.110 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-21 11:30:06.137 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-21 11:30:06.141 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-21 11:30:06.157 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:06.160 | + ./stack.sh:main:882 : configure_CA 2026-07-21 11:30:06.163 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.175 ]] 2026-07-21 11:30:06.166 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.175 2026-07-21 11:30:06.169 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.175 2026-07-21 11:30:06.169 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 11:30:06.173 | + lib/tls:configure_CA:70 : [[ 10.4.3.175 != \1\0\.\4\.\3\.\1\7\5 ]] 2026-07-21 11:30:06.176 | + ./stack.sh:main:883 : init_CA 2026-07-21 11:30:06.179 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-21 11:30:06.183 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 11:30:06.185 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-21 11:30:06.188 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 11:30:06.190 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-21 11:30:06.193 | + lib/tls:create_CA_base:86 : local i 2026-07-21 11:30:06.195 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 11:30:06.198 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-21 11:30:06.204 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 11:30:06.206 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-21 11:30:06.211 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 11:30:06.214 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-21 11:30:06.219 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 11:30:06.222 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-21 11:30:06.227 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-21 11:30:06.231 | + lib/tls:create_CA_base:91 : echo 01 2026-07-21 11:30:06.234 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-21 11:30:06.239 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-21 11:30:06.241 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 11:30:06.245 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-21 11:30:06.248 | + lib/tls:create_CA_config:145 : echo ' 2026-07-21 11:30:06.248 | [ ca ] 2026-07-21 11:30:06.248 | default_ca = CA_default 2026-07-21 11:30:06.248 | 2026-07-21 11:30:06.248 | [ CA_default ] 2026-07-21 11:30:06.248 | dir = /opt/stack/data/CA/root-ca 2026-07-21 11:30:06.248 | policy = policy_match 2026-07-21 11:30:06.248 | database = $dir/index.txt 2026-07-21 11:30:06.248 | serial = $dir/serial 2026-07-21 11:30:06.248 | certs = $dir/certs 2026-07-21 11:30:06.248 | crl_dir = $dir/crl 2026-07-21 11:30:06.248 | new_certs_dir = $dir/newcerts 2026-07-21 11:30:06.248 | certificate = $dir/cacert.pem 2026-07-21 11:30:06.248 | private_key = $dir/private/cacert.key 2026-07-21 11:30:06.249 | RANDFILE = $dir/private/.rand 2026-07-21 11:30:06.249 | default_md = sha256 2026-07-21 11:30:06.249 | 2026-07-21 11:30:06.249 | [ req ] 2026-07-21 11:30:06.249 | default_bits = 2048 2026-07-21 11:30:06.249 | default_md = sha256 2026-07-21 11:30:06.249 | 2026-07-21 11:30:06.249 | prompt = no 2026-07-21 11:30:06.249 | distinguished_name = ca_distinguished_name 2026-07-21 11:30:06.249 | 2026-07-21 11:30:06.249 | x509_extensions = ca_extensions 2026-07-21 11:30:06.249 | 2026-07-21 11:30:06.249 | [ ca_distinguished_name ] 2026-07-21 11:30:06.249 | organizationName = OpenStack 2026-07-21 11:30:06.249 | organizationalUnitName = DevStack Certificate Authority 2026-07-21 11:30:06.249 | commonName = Root CA 2026-07-21 11:30:06.249 | 2026-07-21 11:30:06.249 | [ policy_match ] 2026-07-21 11:30:06.249 | countryName = optional 2026-07-21 11:30:06.249 | stateOrProvinceName = optional 2026-07-21 11:30:06.249 | organizationName = match 2026-07-21 11:30:06.249 | organizationalUnitName = optional 2026-07-21 11:30:06.249 | commonName = supplied 2026-07-21 11:30:06.249 | 2026-07-21 11:30:06.249 | [ ca_extensions ] 2026-07-21 11:30:06.249 | basicConstraints = critical,CA:true 2026-07-21 11:30:06.249 | subjectKeyIdentifier = hash 2026-07-21 11:30:06.249 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 11:30:06.249 | keyUsage = cRLSign, keyCertSign 2026-07-21 11:30:06.249 | 2026-07-21 11:30:06.249 | ' 2026-07-21 11:30:06.251 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-21 11:30:06.253 | + 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-21 11:30:06.446 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+......+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+..+................+...+...........+..........+...+.....+................+.....+.+...+............+........+.+..+...+.+......+.....+....+....................+......+.......+......+.........+.....+.+......+........................+..+.......+..+...+......+.......+...+.........+.....+..........+......+.....+.+...+...+...+....................+......+...............+.+.........+...+..+....+..+.........+.+...+..............+......+.+...+........+...+....+..+.+........+......+.+...............+........+.+...+..+.+.....+...+..........+..............+......+.......+..+............+...+.......+......+.....+....+...+..+...+......+......+.........+......+...+............+...+......+.+......+...+..+.............+.....+.......+....................+...+....+...........+....+......+......+........+.......+......+...+.........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 11:30:06.486 | .+.........+.+......+...+.....+.......+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+......+.........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+..............+......+...+..................+....+....................+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 11:30:06.490 | ----- 2026-07-21 11:30:06.495 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-21 11:30:06.497 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 11:30:06.500 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 11:30:06.503 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-21 11:30:06.505 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 11:30:06.508 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-21 11:30:06.510 | + lib/tls:create_CA_base:86 : local i 2026-07-21 11:30:06.513 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 11:30:06.516 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-21 11:30:06.521 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 11:30:06.523 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-21 11:30:06.528 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 11:30:06.530 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-21 11:30:06.534 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 11:30:06.536 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-21 11:30:06.541 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-21 11:30:06.545 | + lib/tls:create_CA_base:91 : echo 01 2026-07-21 11:30:06.548 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-21 11:30:06.552 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-21 11:30:06.555 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 11:30:06.557 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-21 11:30:06.561 | + lib/tls:create_CA_config:145 : echo ' 2026-07-21 11:30:06.561 | [ ca ] 2026-07-21 11:30:06.561 | default_ca = CA_default 2026-07-21 11:30:06.561 | 2026-07-21 11:30:06.561 | [ CA_default ] 2026-07-21 11:30:06.561 | dir = /opt/stack/data/CA/int-ca 2026-07-21 11:30:06.561 | policy = policy_match 2026-07-21 11:30:06.561 | database = $dir/index.txt 2026-07-21 11:30:06.561 | serial = $dir/serial 2026-07-21 11:30:06.561 | certs = $dir/certs 2026-07-21 11:30:06.561 | crl_dir = $dir/crl 2026-07-21 11:30:06.561 | new_certs_dir = $dir/newcerts 2026-07-21 11:30:06.561 | certificate = $dir/cacert.pem 2026-07-21 11:30:06.561 | private_key = $dir/private/cacert.key 2026-07-21 11:30:06.561 | RANDFILE = $dir/private/.rand 2026-07-21 11:30:06.561 | default_md = sha256 2026-07-21 11:30:06.561 | 2026-07-21 11:30:06.561 | [ req ] 2026-07-21 11:30:06.561 | default_bits = 2048 2026-07-21 11:30:06.561 | default_md = sha256 2026-07-21 11:30:06.561 | 2026-07-21 11:30:06.561 | prompt = no 2026-07-21 11:30:06.561 | distinguished_name = ca_distinguished_name 2026-07-21 11:30:06.561 | 2026-07-21 11:30:06.561 | x509_extensions = ca_extensions 2026-07-21 11:30:06.561 | 2026-07-21 11:30:06.561 | [ ca_distinguished_name ] 2026-07-21 11:30:06.561 | organizationName = OpenStack 2026-07-21 11:30:06.561 | organizationalUnitName = DevStack Certificate Authority 2026-07-21 11:30:06.561 | commonName = Intermediate CA 2026-07-21 11:30:06.561 | 2026-07-21 11:30:06.561 | [ policy_match ] 2026-07-21 11:30:06.561 | countryName = optional 2026-07-21 11:30:06.561 | stateOrProvinceName = optional 2026-07-21 11:30:06.561 | organizationName = match 2026-07-21 11:30:06.561 | organizationalUnitName = optional 2026-07-21 11:30:06.561 | commonName = supplied 2026-07-21 11:30:06.561 | 2026-07-21 11:30:06.561 | [ ca_extensions ] 2026-07-21 11:30:06.561 | basicConstraints = critical,CA:true 2026-07-21 11:30:06.561 | subjectKeyIdentifier = hash 2026-07-21 11:30:06.561 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 11:30:06.561 | keyUsage = cRLSign, keyCertSign 2026-07-21 11:30:06.561 | 2026-07-21 11:30:06.561 | ' 2026-07-21 11:30:06.565 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-21 11:30:06.567 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 11:30:06.571 | + lib/tls:create_signing_config:198 : echo ' 2026-07-21 11:30:06.571 | [ ca ] 2026-07-21 11:30:06.571 | default_ca = CA_default 2026-07-21 11:30:06.571 | 2026-07-21 11:30:06.571 | [ CA_default ] 2026-07-21 11:30:06.571 | dir = /opt/stack/data/CA/int-ca 2026-07-21 11:30:06.571 | policy = policy_match 2026-07-21 11:30:06.571 | database = $dir/index.txt 2026-07-21 11:30:06.571 | serial = $dir/serial 2026-07-21 11:30:06.571 | certs = $dir/certs 2026-07-21 11:30:06.571 | crl_dir = $dir/crl 2026-07-21 11:30:06.571 | new_certs_dir = $dir/newcerts 2026-07-21 11:30:06.571 | certificate = $dir/cacert.pem 2026-07-21 11:30:06.571 | private_key = $dir/private/cacert.key 2026-07-21 11:30:06.571 | RANDFILE = $dir/private/.rand 2026-07-21 11:30:06.571 | default_md = default 2026-07-21 11:30:06.571 | 2026-07-21 11:30:06.571 | [ req ] 2026-07-21 11:30:06.571 | default_bits = 1024 2026-07-21 11:30:06.571 | default_md = sha256 2026-07-21 11:30:06.571 | 2026-07-21 11:30:06.571 | prompt = no 2026-07-21 11:30:06.571 | distinguished_name = req_distinguished_name 2026-07-21 11:30:06.571 | 2026-07-21 11:30:06.571 | x509_extensions = req_extensions 2026-07-21 11:30:06.571 | 2026-07-21 11:30:06.571 | [ req_distinguished_name ] 2026-07-21 11:30:06.571 | organizationName = OpenStack 2026-07-21 11:30:06.571 | organizationalUnitName = DevStack Server Farm 2026-07-21 11:30:06.571 | 2026-07-21 11:30:06.571 | [ policy_match ] 2026-07-21 11:30:06.571 | countryName = optional 2026-07-21 11:30:06.571 | stateOrProvinceName = optional 2026-07-21 11:30:06.571 | organizationName = match 2026-07-21 11:30:06.571 | organizationalUnitName = optional 2026-07-21 11:30:06.571 | commonName = supplied 2026-07-21 11:30:06.571 | 2026-07-21 11:30:06.571 | [ req_extensions ] 2026-07-21 11:30:06.571 | basicConstraints = CA:false 2026-07-21 11:30:06.571 | subjectKeyIdentifier = hash 2026-07-21 11:30:06.571 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 11:30:06.571 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-21 11:30:06.571 | extendedKeyUsage = serverAuth, clientAuth 2026-07-21 11:30:06.571 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-21 11:30:06.572 | 2026-07-21 11:30:06.572 | ' 2026-07-21 11:30:06.573 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-21 11:30:06.576 | + 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-21 11:30:06.633 | ..+.+..+.+...........+.............+......+..+...+......+...+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+.....+.....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.........+..+....+.....+.+........+......+......+......+.......+..+.........+....+..+..........+.....+.........+.+...........+....+...+...+........+.........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 11:30:06.938 | .....+......+...+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+............+.....+.......+...+.....+.+..+...+.+...+........+...+.........+.+...........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+...+.........+.+......+...+.....+...+.......+...+........+.......+...............+...+.....+.+.....+......+...+......+.+...+............+..+.+..+....+........+......+....+...+..+.......+........................+..+...+......+.+........+..........+.....+......+....+...........+....+....................+.+.....+.+....................+...+.+.....+.........+....+........+...+.........+.......+.....................+...+..+.......+..+.+...+.....+.......+..............+..........+...........+......................+..+...+.+..+.............+.....+.+...+..+.+..............+...+......+.+...+...+..+...+...+.+.....+......+...........................+...+...+....+...+..+................+...........+....+.........+...+..+..........+..+....+.........+..+......+....+...+..+...+..........+...........+.......+...+.....+..........+..+..........+.....+...+....+..+...............+......+.........+....+......+...........+...+.........+.+.....+.........+...+....+...+..+.+..+.........................+..+...+.......+..............+....+........+.............+.....+.........+.+.................+....+...+........+.......+.....+.+..+.........+....+..............+.......+...+...+..+......+..........+.....+............+....+...+...............+..+..................+......+.......+..+.+......+.....+....+.....+.+....................+.+..+...+....+.....+.+........+....+...+...+.........+...........+....+...+.....+....+...+......+...........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 11:30:06.941 | ----- 2026-07-21 11:30:06.947 | + 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-21 11:30:06.951 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-21 11:30:06.952 | Check that the request matches the signature 2026-07-21 11:30:06.953 | Signature ok 2026-07-21 11:30:06.953 | The Subject's Distinguished Name is as follows 2026-07-21 11:30:06.953 | organizationName :ASN.1 12:'OpenStack' 2026-07-21 11:30:06.953 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-21 11:30:06.953 | commonName :ASN.1 12:'Intermediate CA' 2026-07-21 11:30:06.953 | Certificate is to be certified until Jul 21 11:30:06 2027 GMT (365 days) 2026-07-21 11:30:06.955 | 2026-07-21 11:30:06.955 | Write out database with 1 new entries 2026-07-21 11:30:06.955 | Database updated 2026-07-21 11:30:06.957 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-21 11:30:06.961 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 11:30:06.966 | + lib/tls:init_CA:212 : is_fedora 2026-07-21 11:30:06.969 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:30:06.971 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:30:06.974 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:30:06.977 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:30:06.980 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:30:06.982 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:30:06.986 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:30:06.988 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:30:06.991 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:30:06.994 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:30:06.997 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:30:06.999 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:30:07.002 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:30:07.005 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-21 11:30:07.007 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:30:07.010 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:30:07.013 | + 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-21 11:30:07.026 | + 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-21 11:30:07.037 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-21 11:30:07.048 | Updating certificates in /etc/ssl/certs... 2026-07-21 11:30:07.941 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-21 11:30:07.941 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-21 11:30:07.946 | 2 added, 0 removed; done. 2026-07-21 11:30:07.946 | Running hooks in /etc/ca-certificates/update.d... 2026-07-21 11:30:07.948 | done. 2026-07-21 11:30:07.954 | + ./stack.sh:main:884 : init_cert 2026-07-21 11:30:07.958 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-21 11:30:07.960 | + lib/tls:init_cert:226 : [[ -n 10.4.3.175 ]] 2026-07-21 11:30:07.963 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.175 2026-07-21 11:30:07.965 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-21 11:30:07.968 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.175,IP:::1 2026-07-21 11:30:07.972 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.175,IP:::1 2026-07-21 11:30:07.974 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 11:30:07.977 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-21 11:30:07.979 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-21 11:30:07.982 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.175,IP:::1 2026-07-21 11:30:07.985 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.175 ']' 2026-07-21 11:30:07.988 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.175 2026-07-21 11:30:07.990 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.175 2026-07-21 11:30:07.993 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-21 11:30:07.996 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.175 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-21 11:30:07.998 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-21 11:30:08.001 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.175,IP:::1 ]] 2026-07-21 11:30:08.003 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.175,IP:::1,IP:10.4.3.175 2026-07-21 11:30:08.006 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 11:30:08.009 | + 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-21 11:30:08.153 | ....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.....+.......+...+...+..+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.......+........+.......+..+....+.....+.+.........+..............+.......+...+........+...+......+...+...+............+.......+...+.....+.+.....+......+...+.......+.....+.+.....+..........+..+......+.+.....+.+...+..+...+......+.+...+..+.......+..+...+...+.......+...+.........+...+......+.....................+...+..+...+...+....+...+......+..+.........+.+..+...............+.........................+...+...+......+..............+.........+......+....+......+.........+..+.+...+...........+...+.+..+....+...+............+.....+...+.......+.....+...+.+.........+...+.....+...+....+...+.....+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 11:30:08.211 | ..........+...+..+.........+.+..+..........+...+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+....+.........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+......+.+.....+...+.+.........+...+........+.......+.....+...+....+........+....+.........+.....+.+........+................+.....+.+.....+.+...+..+....+...........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 11:30:08.216 | ----- 2026-07-21 11:30:08.220 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.175,IP:::1,IP:10.4.3.175 ]] 2026-07-21 11:30:08.223 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.175,IP:::1,IP:10.4.3.175 2026-07-21 11:30:08.225 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.175,IP:::1,IP:10.4.3.175 2026-07-21 11:30:08.230 | + 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-21 11:30:08.234 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-21 11:30:08.237 | Check that the request matches the signature 2026-07-21 11:30:08.237 | Signature ok 2026-07-21 11:30:08.238 | The Subject's Distinguished Name is as follows 2026-07-21 11:30:08.238 | organizationName :ASN.1 12:'OpenStack' 2026-07-21 11:30:08.238 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-21 11:30:08.238 | commonName :ASN.1 12:'localhost' 2026-07-21 11:30:08.239 | Certificate is to be certified until Jul 21 11:30:08 2027 GMT (365 days) 2026-07-21 11:30:08.242 | 2026-07-21 11:30:08.242 | Write out database with 1 new entries 2026-07-21 11:30:08.242 | Database updated 2026-07-21 11:30:08.246 | + 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-21 11:30:08.250 | + ./stack.sh:main:891 : install_dstat 2026-07-21 11:30:08.253 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-21 11:30:08.271 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:08.274 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-21 11:30:08.277 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-21 11:30:08.281 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 11:30:08.283 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-21 11:30:08.286 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-21 11:30:08.289 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 11:30:08.293 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-21 11:30:08.293 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 11:30:08.298 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-21 11:30:08.300 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-21 11:30:08.303 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-21 11:30:08.306 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-21 11:30:08.308 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-21 11:30:08.331 | Using python 3.12 to install psutil 2026-07-21 11:30:08.333 | + 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-21 11:30:08.944 | Collecting psutil 2026-07-21 11:30:08.993 | 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-21 11:30:09.010 | 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-21 11:30:09.095 | Installing collected packages: psutil 2026-07-21 11:30:09.156 | Successfully installed psutil-7.2.2 2026-07-21 11:30:09.226 | + inc/python:pip_install:216 : result=0 2026-07-21 11:30:09.228 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:30:09.232 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:09.234 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:09.237 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:09.240 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:09.243 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:09.245 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:30:09.247 | + functions-common:time_stop:2427 : start_time=1784633408324 2026-07-21 11:30:09.250 | + functions-common:time_stop:2429 : [[ -z 1784633408324 ]] 2026-07-21 11:30:09.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:09.257 | + functions-common:time_stop:2432 : end_time=1784633409254 2026-07-21 11:30:09.259 | + functions-common:time_stop:2433 : elapsed_time=930 2026-07-21 11:30:09.262 | + functions-common:time_stop:2434 : total=17544 2026-07-21 11:30:09.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:09.267 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18474 2026-07-21 11:30:09.269 | + inc/python:pip_install:219 : return 0 2026-07-21 11:30:09.271 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-21 11:30:09.274 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:30:09.277 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-21 11:30:09.279 | + ./stack.sh:main:900 : install_libs 2026-07-21 11:30:09.282 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-21 11:30:09.284 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-21 11:30:09.287 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-21 11:30:09.289 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-21 11:30:09.292 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.294 | + 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-21 11:30:09.297 | + 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-21 11:30:09.300 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.302 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-21 11:30:09.305 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-21 11:30:09.307 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-21 11:30:09.311 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-21 11:30:09.313 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.316 | + 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-21 11:30:09.318 | + 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-21 11:30:09.320 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.323 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-21 11:30:09.325 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-21 11:30:09.327 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-21 11:30:09.329 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-21 11:30:09.332 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.334 | + 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-21 11:30:09.336 | + 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-21 11:30:09.339 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.342 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-21 11:30:09.345 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-21 11:30:09.347 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-21 11:30:09.349 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-21 11:30:09.353 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.355 | + 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-21 11:30:09.357 | + 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-21 11:30:09.360 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.363 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-21 11:30:09.365 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-21 11:30:09.368 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-21 11:30:09.370 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-21 11:30:09.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.375 | + 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-21 11:30:09.378 | + 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-21 11:30:09.381 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.384 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-21 11:30:09.386 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-21 11:30:09.388 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-21 11:30:09.390 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-21 11:30:09.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.396 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-21 11:30:09.399 | + 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-21 11:30:09.402 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.404 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-21 11:30:09.407 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-21 11:30:09.409 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-21 11:30:09.412 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-21 11:30:09.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.416 | + 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-21 11:30:09.419 | + 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-21 11:30:09.421 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.424 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-21 11:30:09.426 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-21 11:30:09.429 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-21 11:30:09.432 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-21 11:30:09.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.436 | + 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-21 11:30:09.439 | + 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-21 11:30:09.441 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.444 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-21 11:30:09.446 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-21 11:30:09.448 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-21 11:30:09.451 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-21 11:30:09.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.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-21 11:30:09.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-21 11:30:09.460 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.463 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-21 11:30:09.465 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-21 11:30:09.469 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-21 11:30:09.471 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-21 11:30:09.474 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.476 | + 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-21 11:30:09.478 | + 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-21 11:30:09.481 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.483 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-21 11:30:09.485 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-21 11:30:09.487 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-21 11:30:09.490 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-21 11:30:09.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.494 | + 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-21 11:30:09.497 | + 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-21 11:30:09.500 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.503 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-21 11:30:09.505 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-21 11:30:09.508 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-21 11:30:09.510 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-21 11:30:09.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.514 | + 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-21 11:30:09.517 | + 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-21 11:30:09.519 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.521 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-21 11:30:09.524 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-21 11:30:09.526 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-21 11:30:09.528 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-21 11:30:09.531 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.533 | + 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-21 11:30:09.535 | + 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-21 11:30:09.538 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.540 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-21 11:30:09.543 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-21 11:30:09.545 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-21 11:30:09.548 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-21 11:30:09.550 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.552 | + 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-21 11:30:09.554 | + 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-21 11:30:09.557 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.560 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-21 11:30:09.562 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-21 11:30:09.564 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-21 11:30:09.567 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-21 11:30:09.569 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.572 | + 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-21 11:30:09.574 | + 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-21 11:30:09.576 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.578 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-21 11:30:09.581 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-21 11:30:09.583 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-21 11:30:09.585 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-21 11:30:09.588 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.591 | + 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-21 11:30:09.593 | + 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-21 11:30:09.596 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.599 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-21 11:30:09.602 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-21 11:30:09.605 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-21 11:30:09.607 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-21 11:30:09.610 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.612 | + 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-21 11:30:09.614 | + 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-21 11:30:09.617 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.619 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-21 11:30:09.622 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-21 11:30:09.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-21 11:30:09.627 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-21 11:30:09.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.632 | + 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-21 11:30:09.634 | + 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-21 11:30:09.637 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.639 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-21 11:30:09.641 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-21 11:30:09.644 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-21 11:30:09.646 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-21 11:30:09.648 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.650 | + 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-21 11:30:09.653 | + 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-21 11:30:09.655 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.658 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-21 11:30:09.660 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-21 11:30:09.663 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-21 11:30:09.666 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-21 11:30:09.668 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.671 | + 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-21 11:30:09.674 | + 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-21 11:30:09.676 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.678 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-21 11:30:09.680 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-21 11:30:09.683 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-21 11:30:09.685 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-21 11:30:09.688 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.691 | + 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-21 11:30:09.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.policy, ]] 2026-07-21 11:30:09.696 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.699 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-21 11:30:09.701 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-21 11:30:09.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-21 11:30:09.706 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-21 11:30:09.709 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.712 | + 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-21 11:30:09.714 | + 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-21 11:30:09.717 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.719 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-21 11:30:09.722 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-21 11:30:09.724 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-21 11:30:09.727 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-21 11:30:09.729 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.731 | + 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-21 11:30:09.734 | + 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-21 11:30:09.737 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.739 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-21 11:30:09.742 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-21 11:30:09.744 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-21 11:30:09.747 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-21 11:30:09.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.751 | + 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-21 11:30:09.754 | + 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-21 11:30:09.756 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.758 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-21 11:30:09.761 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-21 11:30:09.763 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-21 11:30:09.765 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-21 11:30:09.768 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.770 | + 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-21 11:30:09.773 | + 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-21 11:30:09.776 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.778 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-21 11:30:09.781 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-21 11:30:09.783 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-21 11:30:09.786 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-21 11:30:09.788 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.791 | + 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-21 11:30:09.793 | + 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-21 11:30:09.795 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.797 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-21 11:30:09.800 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-21 11:30:09.802 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-21 11:30:09.805 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-21 11:30:09.807 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.810 | + 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-21 11:30:09.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.utils, ]] 2026-07-21 11:30:09.814 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.816 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-21 11:30:09.818 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-21 11:30:09.820 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-21 11:30:09.822 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-21 11:30:09.824 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.826 | + 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-21 11:30:09.829 | + 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-21 11:30:09.831 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.834 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-21 11:30:09.836 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-21 11:30:09.839 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-21 11:30:09.841 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-21 11:30:09.843 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.845 | + 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-21 11:30:09.848 | + 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-21 11:30:09.850 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.853 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-21 11:30:09.855 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-21 11:30:09.857 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-21 11:30:09.860 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-21 11:30:09.862 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.865 | + 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-21 11:30:09.867 | + 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-21 11:30:09.869 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.872 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-21 11:30:09.875 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-21 11:30:09.877 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-21 11:30:09.879 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-21 11:30:09.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.884 | + 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-21 11:30:09.887 | + 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-21 11:30:09.889 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.892 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-21 11:30:09.895 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-21 11:30:09.897 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-21 11:30:09.900 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-21 11:30:09.902 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.905 | + 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-21 11:30:09.907 | + 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-21 11:30:09.910 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.912 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-21 11:30:09.915 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-21 11:30:09.917 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-21 11:30:09.919 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-21 11:30:09.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.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-21 11:30:09.927 | + 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-21 11:30:09.929 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.932 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-21 11:30:09.933 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-21 11:30:09.935 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-21 11:30:09.937 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-21 11:30:09.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.944 | + 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-21 11:30:09.947 | + 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-21 11:30:09.949 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.951 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-21 11:30:09.954 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-21 11:30:09.956 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-21 11:30:09.958 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-21 11:30:09.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.963 | + 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-21 11:30:09.965 | + 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-21 11:30:09.968 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.970 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-21 11:30:09.973 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-21 11:30:09.975 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-21 11:30:09.977 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-21 11:30:09.980 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:09.982 | + 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-21 11:30:09.985 | + 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-21 11:30:09.987 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:09.989 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-21 11:30:09.992 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-21 11:30:09.993 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-21 11:30:09.996 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-21 11:30:09.999 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:10.001 | + 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-21 11:30:10.004 | + 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-21 11:30:10.006 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:10.009 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-21 11:30:10.011 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-21 11:30:10.014 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-21 11:30:10.016 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-21 11:30:10.019 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:10.021 | + 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-21 11:30:10.024 | + 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-21 11:30:10.027 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:10.030 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-21 11:30:10.033 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-21 11:30:10.035 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:10.037 | + 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-21 11:30:10.040 | + 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-21 11:30:10.043 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:10.045 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-21 11:30:10.065 | Using python 3.12 to install etcd3gw 2026-07-21 11:30:10.068 | + 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-21 11:30:10.618 | Collecting etcd3gw 2026-07-21 11:30:10.666 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 11:30:10.673 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-21 11:30:10.689 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-21 11:30:10.691 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 11:30:10.704 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-21 11:30:10.707 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 11:30:10.721 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-21 11:30:10.724 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 11:30:10.963 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-21 11:30:10.967 | 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-21 11:30:10.972 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-21 11:30:11.056 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-21 11:30:11.057 | 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-21 11:30:11.069 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-21 11:30:11.070 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-21 11:30:11.085 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-21 11:30:11.088 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-21 11:30:11.090 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-21 11:30:11.099 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-21 11:30:11.109 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-21 11:30:11.119 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-21 11:30:11.123 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-21 11:30:11.124 | 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-21 11:30:11.125 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-21 11:30:11.126 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-21 11:30:11.130 | 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-21 11:30:11.254 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-21 11:30:11.281 | Attempting uninstall: urllib3 2026-07-21 11:30:11.286 | Found existing installation: urllib3 2.0.7 2026-07-21 11:30:11.287 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:11.287 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-21 11:30:11.362 | Attempting uninstall: idna 2026-07-21 11:30:11.365 | Found existing installation: idna 3.6 2026-07-21 11:30:11.366 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:11.366 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-21 11:30:11.444 | Attempting uninstall: requests 2026-07-21 11:30:11.448 | Found existing installation: requests 2.31.0 2026-07-21 11:30:11.448 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:11.449 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-21 11:30:11.555 | 2026-07-21 11:30:11.558 | 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-21 11:30:11.651 | + inc/python:pip_install:216 : result=0 2026-07-21 11:30:11.653 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:30:11.655 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:11.657 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:11.660 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:11.662 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:11.664 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:11.667 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:30:11.670 | + functions-common:time_stop:2427 : start_time=1784633410060 2026-07-21 11:30:11.672 | + functions-common:time_stop:2429 : [[ -z 1784633410060 ]] 2026-07-21 11:30:11.675 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:11.679 | + functions-common:time_stop:2432 : end_time=1784633411676 2026-07-21 11:30:11.681 | + functions-common:time_stop:2433 : elapsed_time=1616 2026-07-21 11:30:11.684 | + functions-common:time_stop:2434 : total=18474 2026-07-21 11:30:11.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:11.688 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20090 2026-07-21 11:30:11.691 | + inc/python:pip_install:219 : return 0 2026-07-21 11:30:11.694 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-21 11:30:11.696 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-21 11:30:11.699 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-21 11:30:11.702 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:30:11.704 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:30:11.707 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:30:11.709 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:30:11.712 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:30:11.715 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:30:11.718 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:30:11.720 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:30:11.723 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:30:11.725 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:30:11.728 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:30:11.731 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:30:11.733 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:30:11.736 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-21 11:30:11.739 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:30:11.741 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:30:11.744 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-21 11:30:11.746 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-21 11:30:11.749 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 11:30:11.751 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 11:30:11.755 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 11:30:11.757 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 11:30:11.760 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 11:30:11.763 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 11:30:11.766 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:30:11.769 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:30:11.772 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 11:30:11.775 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 11:30:11.777 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 11:30:11.780 | + functions-common:apt_get_update:1167 : return 2026-07-21 11:30:11.784 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-21 11:30:11.786 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 11:30:11.789 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:30:11.792 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:30:11.795 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-21 11:30:11.819 | + 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-21 11:30:11.851 | Reading package lists... 2026-07-21 11:30:12.081 | Building dependency tree... 2026-07-21 11:30:12.082 | Reading state information... 2026-07-21 11:30:12.378 | The following additional packages will be installed: 2026-07-21 11:30:12.379 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-21 11:30:12.380 | Suggested packages: 2026-07-21 11:30:12.381 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-21 11:30:12.381 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-21 11:30:12.381 | python3-uwsgidecorators 2026-07-21 11:30:12.407 | The following NEW packages will be installed: 2026-07-21 11:30:12.408 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-21 11:30:12.408 | uwsgi-plugin-python3 2026-07-21 11:30:12.707 | 0 upgraded, 7 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 11:30:12.707 | Need to get 1,290 kB of archives. 2026-07-21 11:30:12.707 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-21 11:30:12.707 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-21 11:30:13.272 | 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-21 11:30:13.405 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-21 11:30:13.532 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-21 11:30:13.539 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-21 11:30:13.675 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-21 11:30:13.678 | 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-21 11:30:14.007 | Fetched 1,290 kB in 1s (1,017 kB/s) 2026-07-21 11:30:14.034 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-21 11:30:14.116 | (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-21 11:30:14.120 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-21 11:30:14.123 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-21 11:30:14.152 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-21 11:30:14.167 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-21 11:30:14.169 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-21 11:30:14.199 | Selecting previously unselected package libzmq5:amd64. 2026-07-21 11:30:14.214 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-21 11:30:14.215 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-21 11:30:14.247 | Selecting previously unselected package libyajl2:amd64. 2026-07-21 11:30:14.262 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-21 11:30:14.264 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-21 11:30:14.293 | Selecting previously unselected package uwsgi-core. 2026-07-21 11:30:14.308 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 11:30:14.309 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-21 11:30:14.391 | Selecting previously unselected package uwsgi. 2026-07-21 11:30:14.406 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 11:30:14.410 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-21 11:30:14.440 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-21 11:30:14.454 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 11:30:14.455 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-21 11:30:14.502 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-21 11:30:14.506 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-21 11:30:14.509 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-21 11:30:14.512 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-21 11:30:14.515 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-21 11:30:14.524 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-21 11:30:14.867 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-21 11:30:14.886 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 11:30:15.517 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 11:30:16.123 | 2026-07-21 11:30:16.123 | Running kernel seems to be up-to-date. 2026-07-21 11:30:16.123 | 2026-07-21 11:30:16.123 | Restarting services... 2026-07-21 11:30:16.187 | 2026-07-21 11:30:16.187 | Service restarts being deferred: 2026-07-21 11:30:16.187 | /etc/needrestart/restart.d/dbus.service 2026-07-21 11:30:16.187 | systemctl restart getty@tty1.service 2026-07-21 11:30:16.187 | systemctl restart networkd-dispatcher.service 2026-07-21 11:30:16.187 | systemctl restart serial-getty@ttyS0.service 2026-07-21 11:30:16.187 | systemctl restart storpool_beacon.service 2026-07-21 11:30:16.187 | systemctl restart storpool_block.service 2026-07-21 11:30:16.187 | systemctl restart systemd-logind.service 2026-07-21 11:30:16.187 | 2026-07-21 11:30:16.187 | No containers need to be restarted. 2026-07-21 11:30:16.187 | 2026-07-21 11:30:16.187 | User sessions running outdated binaries: 2026-07-21 11:30:16.187 | ubuntu @ session #3: python3[7160] 2026-07-21 11:30:16.197 | ubuntu @ session #4: sh[8540,8542], sshd[8482] 2026-07-21 11:30:16.205 | ubuntu @ user manager service: systemd[5270] 2026-07-21 11:30:16.213 | 2026-07-21 11:30:16.213 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 11:30:17.456 | + functions-common:apt_get:1211 : result=0 2026-07-21 11:30:17.458 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 11:30:17.461 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:17.464 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:17.467 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:17.469 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:17.472 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:17.474 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 11:30:17.477 | + functions-common:time_stop:2427 : start_time=1784633411816 2026-07-21 11:30:17.480 | + functions-common:time_stop:2429 : [[ -z 1784633411816 ]] 2026-07-21 11:30:17.484 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:17.490 | + functions-common:time_stop:2432 : end_time=1784633417485 2026-07-21 11:30:17.492 | + functions-common:time_stop:2433 : elapsed_time=5669 2026-07-21 11:30:17.494 | + functions-common:time_stop:2434 : total=95257 2026-07-21 11:30:17.496 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:17.499 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100926 2026-07-21 11:30:17.501 | + functions-common:apt_get:1215 : return 0 2026-07-21 11:30:17.504 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-21 11:30:17.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:30:17.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:30:17.512 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-21 11:30:17.551 | No module matches proxy 2026-07-21 11:30:17.554 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-21 11:30:17.587 | Enabling module proxy. 2026-07-21 11:30:17.592 | To activate the new configuration, you need to run: 2026-07-21 11:30:17.593 | systemctl restart apache2 2026-07-21 11:30:17.597 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-21 11:30:17.630 | Considering dependency proxy for proxy_uwsgi: 2026-07-21 11:30:17.630 | Module proxy already enabled 2026-07-21 11:30:17.630 | Enabling module proxy_uwsgi. 2026-07-21 11:30:17.635 | To activate the new configuration, you need to run: 2026-07-21 11:30:17.636 | systemctl restart apache2 2026-07-21 11:30:17.641 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-21 11:30:17.644 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:30:17.648 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:30:17.651 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:30:17.762 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-21 11:30:17.764 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-21 11:30:17.767 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-21 11:30:17.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:17.772 | + 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-21 11:30:17.775 | + 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-21 11:30:17.778 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:17.781 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-21 11:30:17.783 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-21 11:30:17.786 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-21 11:30:17.789 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:17.792 | + 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-21 11:30:17.795 | + 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-21 11:30:17.797 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:17.800 | + ./stack.sh:main:908 : install_glanceclient 2026-07-21 11:30:17.803 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-21 11:30:17.806 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-21 11:30:17.808 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:17.811 | + 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-21 11:30:17.813 | + 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-21 11:30:17.817 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:17.820 | + ./stack.sh:main:909 : install_cinderclient 2026-07-21 11:30:17.823 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-21 11:30:17.825 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-21 11:30:17.828 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:17.831 | + 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-21 11:30:17.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-brick-cinderclient-ext, ]] 2026-07-21 11:30:17.836 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:17.839 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-21 11:30:17.841 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-21 11:30:17.843 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:17.846 | + 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-21 11:30:17.849 | + 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-21 11:30:17.853 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:17.855 | + ./stack.sh:main:910 : install_novaclient 2026-07-21 11:30:17.858 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-21 11:30:17.862 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-21 11:30:17.864 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:17.867 | + 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-21 11:30:17.870 | + 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-21 11:30:17.872 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:17.875 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-21 11:30:17.893 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:17.896 | + ./stack.sh:main:912 : install_swiftclient 2026-07-21 11:30:17.899 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-21 11:30:17.901 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-21 11:30:17.904 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:17.907 | + 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-21 11:30:17.909 | + 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-21 11:30:17.912 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:17.915 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-21 11:30:17.932 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:17.935 | + ./stack.sh:main:915 : install_neutronclient 2026-07-21 11:30:17.938 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-21 11:30:17.941 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-21 11:30:17.944 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:17.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-21 11:30:17.950 | + 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-21 11:30:17.953 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:17.955 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-21 11:30:17.958 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-21 11:30:17.961 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-21 11:30:17.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:17.967 | + 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-21 11:30:17.970 | + 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-21 11:30:17.973 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:17.977 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-21 11:30:17.980 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-21 11:30:17.983 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 11:30:17.987 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-21 11:30:17.990 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-21 11:30:17.993 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 11:30:17.997 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-21 11:30:17.998 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 11:30:18.002 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-21 11:30:18.006 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-21 11:30:18.008 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-21 11:30:18.012 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-21 11:30:18.015 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-21 11:30:18.038 | Using python 3.12 to install keystonemiddleware 2026-07-21 11:30:18.040 | + 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-21 11:30:18.602 | Collecting keystonemiddleware 2026-07-21 11:30:18.653 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 11:30:18.676 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-21 11:30:18.680 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 11:30:18.704 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-21 11:30:18.709 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 11:30:18.732 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-21 11:30:18.736 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 11:30:18.753 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-21 11:30:18.756 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 11:30:18.772 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-21 11:30:18.776 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 11:30:18.798 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-21 11:30:18.804 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 11:30:18.821 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-21 11:30:18.827 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 11:30:18.852 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-21 11:30:18.856 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 11:30:18.861 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-21 11:30:18.873 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-21 11:30:18.878 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 11:30:18.897 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-21 11:30:18.900 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-21 11:30:18.917 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-21 11:30:18.921 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 11:30:18.925 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-21 11:30:18.936 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-21 11:30:18.940 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-21 11:30:18.946 | 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-21 11:30:18.959 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-21 11:30:18.969 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 11:30:18.981 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-21 11:30:18.985 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 11:30:19.002 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-21 11:30:19.004 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-21 11:30:19.021 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-21 11:30:19.025 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 11:30:19.048 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-21 11:30:19.052 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 11:30:19.071 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-21 11:30:19.074 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-21 11:30:19.088 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-21 11:30:19.093 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-21 11:30:19.097 | 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-21 11:30:19.115 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-21 11:30:19.119 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-21 11:30:19.126 | 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-21 11:30:19.127 | 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-21 11:30:19.191 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-21 11:30:19.194 | 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-21 11:30:19.218 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-21 11:30:19.240 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-21 11:30:19.245 | 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-21 11:30:19.246 | 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-21 11:30:19.248 | 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-21 11:30:19.266 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-21 11:30:19.270 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-21 11:30:19.279 | 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-21 11:30:19.279 | 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-21 11:30:19.280 | 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-21 11:30:19.281 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-21 11:30:19.297 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-21 11:30:19.307 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-21 11:30:19.316 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-21 11:30:19.323 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-21 11:30:19.330 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-21 11:30:19.337 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-21 11:30:19.345 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-21 11:30:19.354 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-21 11:30:19.386 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 71.9 MB/s 0:00:00 2026-07-21 11:30:19.389 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-21 11:30:19.396 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-21 11:30:19.403 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-21 11:30:19.410 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-21 11:30:19.417 | 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-21 11:30:19.429 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-21 11:30:19.437 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-21 11:30:19.443 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-21 11:30:19.448 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-21 11:30:19.454 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-21 11:30:19.463 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-21 11:30:19.474 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-21 11:30:19.479 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-21 11:30:19.485 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-21 11:30:19.490 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-21 11:30:19.496 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-21 11:30:19.648 | 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-21 11:30:19.720 | Attempting uninstall: typing-extensions 2026-07-21 11:30:19.725 | Found existing installation: typing_extensions 4.10.0 2026-07-21 11:30:19.726 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:19.726 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-21 11:30:19.796 | Attempting uninstall: six 2026-07-21 11:30:19.800 | Found existing installation: six 1.16.0 2026-07-21 11:30:19.801 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:19.801 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-21 11:30:19.830 | Attempting uninstall: pyparsing 2026-07-21 11:30:19.834 | Found existing installation: pyparsing 3.1.1 2026-07-21 11:30:19.835 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:19.835 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-21 11:30:19.906 | Attempting uninstall: PyJWT 2026-07-21 11:30:19.910 | Found existing installation: PyJWT 2.7.0 2026-07-21 11:30:19.911 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:19.911 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-21 11:30:19.935 | Attempting uninstall: netaddr 2026-07-21 11:30:19.940 | Found existing installation: netaddr 0.8.0 2026-07-21 11:30:19.941 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:19.941 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-21 11:30:20.080 | Attempting uninstall: python-dateutil 2026-07-21 11:30:20.085 | Found existing installation: python-dateutil 2.8.2 2026-07-21 11:30:20.086 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:20.086 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-21 11:30:21.148 | 2026-07-21 11:30:21.154 | 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-21 11:30:21.252 | + inc/python:pip_install:216 : result=0 2026-07-21 11:30:21.254 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:30:21.257 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:21.259 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:21.262 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:21.264 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:21.266 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:21.268 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:30:21.271 | + functions-common:time_stop:2427 : start_time=1784633418032 2026-07-21 11:30:21.273 | + functions-common:time_stop:2429 : [[ -z 1784633418032 ]] 2026-07-21 11:30:21.277 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:21.282 | + functions-common:time_stop:2432 : end_time=1784633421279 2026-07-21 11:30:21.284 | + functions-common:time_stop:2433 : elapsed_time=3247 2026-07-21 11:30:21.286 | + functions-common:time_stop:2434 : total=20090 2026-07-21 11:30:21.289 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:21.291 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23337 2026-07-21 11:30:21.294 | + inc/python:pip_install:219 : return 0 2026-07-21 11:30:21.298 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-21 11:30:21.301 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-21 11:30:21.303 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 11:30:21.307 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-21 11:30:21.310 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-21 11:30:21.312 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 11:30:21.316 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 11:30:21.316 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-21 11:30:21.322 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-21 11:30:21.325 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-21 11:30:21.327 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-21 11:30:21.331 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-21 11:30:21.333 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-21 11:30:21.355 | Using python 3.12 to install python-memcached 2026-07-21 11:30:21.358 | + 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-21 11:30:21.901 | Collecting python-memcached 2026-07-21 11:30:21.957 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-21 11:30:21.966 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-21 11:30:22.052 | Installing collected packages: python-memcached 2026-07-21 11:30:22.072 | Successfully installed python-memcached-1.62 2026-07-21 11:30:22.140 | + inc/python:pip_install:216 : result=0 2026-07-21 11:30:22.143 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:30:22.146 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:22.149 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:22.151 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:22.153 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:22.156 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:22.159 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:30:22.161 | + functions-common:time_stop:2427 : start_time=1784633421349 2026-07-21 11:30:22.165 | + functions-common:time_stop:2429 : [[ -z 1784633421349 ]] 2026-07-21 11:30:22.168 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:22.173 | + functions-common:time_stop:2432 : end_time=1784633422169 2026-07-21 11:30:22.175 | + functions-common:time_stop:2433 : elapsed_time=820 2026-07-21 11:30:22.179 | + functions-common:time_stop:2434 : total=23337 2026-07-21 11:30:22.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:22.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24157 2026-07-21 11:30:22.186 | + inc/python:pip_install:219 : return 0 2026-07-21 11:30:22.189 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-21 11:30:22.208 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:22.210 | + ./stack.sh:main:922 : '[' 10.4.3.175 == 10.4.3.175 ']' 2026-07-21 11:30:22.213 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-21 11:30:22.215 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-21 11:30:22.217 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-21 11:30:22.220 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 11:30:22.223 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-21 11:30:22.226 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-21 11:30:22.243 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:30:22.245 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-21 11:30:22.248 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-21 11:30:22.250 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-21 11:30:22.252 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:30:22.255 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 11:30:22.257 | ++ functions-common:git_clone:593 : pwd 2026-07-21 11:30:22.259 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:30:22.262 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:30:22.266 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:30:22.283 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:30:22.284 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:30:22.287 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:30:22.290 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:30:22.290 | + functions-common:git_clone:610 : echo master 2026-07-21 11:30:22.295 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-21 11:30:22.298 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:30:22.301 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-21 11:30:22.315 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-21 11:30:22.317 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 11:30:22.318 | + functions-common:git_clone:673 : head -1 2026-07-21 11:30:22.358 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-21 11:30:22.361 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:30:22.364 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-21 11:30:22.366 | + inc/python:setup_develop:353 : local bindep 2026-07-21 11:30:22.370 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 11:30:22.372 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-21 11:30:22.375 | + inc/python:setup_develop:359 : local extras= 2026-07-21 11:30:22.377 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-21 11:30:22.380 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 11:30:22.383 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 11:30:22.385 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-21 11:30:22.387 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 11:30:22.390 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 11:30:22.394 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-21 11:30:22.397 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 11:30:22.400 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-21 11:30:22.402 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 11:30:22.405 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 11:30:22.409 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-21 11:30:22.415 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-21 11:30:22.418 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-21 11:30:22.420 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-21 11:30:22.496 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-21 11:30:22.499 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 11:30:22.502 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 11:30:22.504 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 11:30:22.506 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 11:30:22.508 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-21 11:30:22.510 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 11:30:22.513 | + inc/python:setup_package:446 : local extras= 2026-07-21 11:30:22.516 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 11:30:22.518 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 11:30:22.521 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 11:30:22.523 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 11:30:22.526 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 11:30:22.528 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-21 11:30:22.549 | Using python 3.12 to install /opt/stack/keystone 2026-07-21 11:30:22.551 | + 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-21 11:30:23.038 | Obtaining file:///opt/stack/keystone 2026-07-21 11:30:23.041 | Installing build dependencies: started 2026-07-21 11:30:23.784 | Installing build dependencies: finished with status 'done' 2026-07-21 11:30:23.784 | Checking if build backend supports build_editable: started 2026-07-21 11:30:24.081 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 11:30:24.083 | Getting requirements to build editable: started 2026-07-21 11:30:24.233 | Getting requirements to build editable: finished with status 'done' 2026-07-21 11:30:24.235 | Preparing editable metadata (pyproject.toml): started 2026-07-21 11:30:24.968 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:30:24.976 | 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-21 11:30:24.977 | 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-21 11:30:25.057 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.121 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 11:30:25.138 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.143 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-21 11:30:25.333 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.337 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-21 11:30:25.600 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.604 | 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-21 11:30:25.614 | 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-21 11:30:25.615 | 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-21 11:30:25.615 | 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-21 11:30:25.647 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.650 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-21 11:30:25.655 | 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-21 11:30:25.656 | 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-21 11:30:25.656 | 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-21 11:30:25.682 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.686 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 11:30:25.716 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.720 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 11:30:25.727 | 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-21 11:30:25.728 | 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-21 11:30:25.748 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.753 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 11:30:25.783 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.787 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 11:30:25.792 | 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-21 11:30:25.805 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.808 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 11:30:25.813 | 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-21 11:30:25.824 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.827 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-21 11:30:25.848 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.853 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-21 11:30:25.859 | 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-21 11:30:25.861 | 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-21 11:30:25.875 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.878 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-21 11:30:25.883 | 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-21 11:30:25.885 | 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-21 11:30:25.896 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.900 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-21 11:30:25.919 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-21 11:30:25.922 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 11:30:26.021 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-21 11:30:26.028 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-21 11:30:26.041 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-21 11:30:26.044 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-21 11:30:26.050 | 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-21 11:30:26.061 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 11:30:26.064 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 11:30:26.079 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 11:30:26.082 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 11:30:26.096 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 11:30:26.100 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 11:30:26.116 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 11:30:26.119 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 11:30:26.162 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 11:30:26.165 | 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-21 11:30:26.180 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-21 11:30:26.185 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-21 11:30:26.192 | 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-21 11:30:26.220 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-21 11:30:26.224 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-21 11:30:26.241 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.244 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-21 11:30:26.257 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.260 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 11:30:26.278 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.281 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 11:30:26.550 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.554 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-21 11:30:26.562 | 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-21 11:30:26.564 | 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-21 11:30:26.566 | 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-21 11:30:26.566 | 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-21 11:30:26.567 | 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-21 11:30:26.573 | 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-21 11:30:26.574 | 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-21 11:30:26.574 | 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-21 11:30:26.595 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.598 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-21 11:30:26.603 | 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-21 11:30:26.615 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.619 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-21 11:30:26.632 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.636 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-21 11:30:26.654 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.657 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 11:30:26.663 | 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-21 11:30:26.666 | 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-21 11:30:26.667 | 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-21 11:30:26.690 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.696 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 11:30:26.719 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.723 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 11:30:26.743 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.746 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-21 11:30:26.771 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.775 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 11:30:26.796 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.876 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-21 11:30:26.890 | 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-21 11:30:26.893 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 11:30:26.911 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:26.914 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-21 11:30:26.919 | 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-21 11:30:27.052 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.055 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 11:30:27.073 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.077 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-21 11:30:27.101 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.105 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-21 11:30:27.229 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.232 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-21 11:30:27.251 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.254 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 11:30:27.267 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.271 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 11:30:27.284 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.287 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-21 11:30:27.305 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.308 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-21 11:30:27.341 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.344 | 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-21 11:30:27.360 | 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-21 11:30:27.362 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-21 11:30:27.380 | 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-21 11:30:27.384 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 11:30:27.400 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.402 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-21 11:30:27.411 | 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-21 11:30:27.411 | 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-21 11:30:27.417 | 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-21 11:30:27.430 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.433 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-21 11:30:27.458 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.461 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-21 11:30:27.476 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.479 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-21 11:30:27.499 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 11:30:27.503 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-21 11:30:27.513 | 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-21 11:30:27.513 | 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-21 11:30:27.514 | 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-21 11:30:27.515 | 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-21 11:30:27.537 | 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-21 11:30:27.540 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-21 11:30:27.573 | 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-21 11:30:27.577 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 11:30:27.623 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-21 11:30:27.635 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-21 11:30:27.695 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 71.6 MB/s 0:00:00 2026-07-21 11:30:27.698 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-21 11:30:27.707 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-21 11:30:27.714 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-21 11:30:27.719 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-21 11:30:27.726 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-21 11:30:27.734 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-21 11:30:27.740 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-21 11:30:27.745 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-21 11:30:27.752 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-21 11:30:27.759 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-21 11:30:27.764 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-21 11:30:27.769 | 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-21 11:30:27.775 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-21 11:30:27.784 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-21 11:30:27.793 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-21 11:30:27.803 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-21 11:30:27.812 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-21 11:30:27.817 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-21 11:30:27.823 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-21 11:30:27.828 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-21 11:30:27.844 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-21 11:30:27.852 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-21 11:30:27.860 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-21 11:30:27.867 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-21 11:30:27.875 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-21 11:30:27.889 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-21 11:30:27.897 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-21 11:30:27.909 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 50.4 MB/s 0:00:00 2026-07-21 11:30:27.913 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-21 11:30:27.919 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-21 11:30:27.925 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-21 11:30:27.931 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-21 11:30:27.944 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-21 11:30:27.954 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-21 11:30:27.960 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-21 11:30:27.966 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-21 11:30:27.978 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-21 11:30:27.995 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-21 11:30:28.003 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-21 11:30:28.024 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-21 11:30:28.032 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-21 11:30:28.038 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-21 11:30:28.044 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-21 11:30:28.050 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-21 11:30:28.060 | 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-21 11:30:28.107 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 75.0 MB/s 0:00:00 2026-07-21 11:30:28.111 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-21 11:30:28.119 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-21 11:30:28.128 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-21 11:30:28.137 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-21 11:30:28.154 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-21 11:30:28.176 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-21 11:30:28.200 | 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-21 11:30:28.220 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-21 11:30:28.235 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-21 11:30:28.249 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-21 11:30:28.254 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-21 11:30:28.322 | Building wheels for collected packages: keystone 2026-07-21 11:30:28.323 | Building editable for keystone (pyproject.toml): started 2026-07-21 11:30:28.921 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-21 11:30:28.921 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=16b04afb40690ef770834d95c4225b3cac418b33d56ad846ce07ffbb79b4e936 2026-07-21 11:30:28.921 | Stored in directory: /tmp/pip-ephem-wheel-cache-7bmzj61z/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-21 11:30:28.923 | Successfully built keystone 2026-07-21 11:30:29.068 | 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-21 11:30:29.087 | Attempting uninstall: pytz 2026-07-21 11:30:29.095 | Found existing installation: pytz 2024.1 2026-07-21 11:30:29.095 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:29.095 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-21 11:30:29.883 | Attempting uninstall: oauthlib 2026-07-21 11:30:29.889 | Found existing installation: oauthlib 3.2.2 2026-07-21 11:30:29.890 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:29.890 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-21 11:30:29.962 | Attempting uninstall: markupsafe 2026-07-21 11:30:29.968 | Found existing installation: MarkupSafe 2.1.5 2026-07-21 11:30:29.968 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:29.968 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-21 11:30:30.528 | Attempting uninstall: click 2026-07-21 11:30:30.534 | Found existing installation: click 8.1.6 2026-07-21 11:30:30.535 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:30.535 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-21 11:30:30.623 | Attempting uninstall: blinker 2026-07-21 11:30:30.628 | Found existing installation: blinker 1.7.0 2026-07-21 11:30:30.628 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:30.629 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-21 11:30:30.637 | Attempting uninstall: bcrypt 2026-07-21 11:30:30.644 | Found existing installation: bcrypt 3.2.2 2026-07-21 11:30:30.644 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:30.644 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-21 11:30:30.652 | Attempting uninstall: attrs 2026-07-21 11:30:30.659 | Found existing installation: attrs 23.2.0 2026-07-21 11:30:30.659 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:30.659 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-21 11:30:32.277 | Attempting uninstall: jinja2 2026-07-21 11:30:32.284 | Found existing installation: Jinja2 3.1.2 2026-07-21 11:30:32.285 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:32.285 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-21 11:30:32.805 | Attempting uninstall: cryptography 2026-07-21 11:30:32.811 | Found existing installation: cryptography 41.0.7 2026-07-21 11:30:32.812 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:32.812 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-21 11:30:33.123 | Attempting uninstall: pyopenssl 2026-07-21 11:30:33.130 | Found existing installation: pyOpenSSL 23.2.0 2026-07-21 11:30:33.130 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:33.130 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-21 11:30:33.344 | Attempting uninstall: jsonschema 2026-07-21 11:30:33.351 | Found existing installation: jsonschema 4.10.3 2026-07-21 11:30:33.352 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:33.352 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-21 11:30:34.144 | 2026-07-21 11:30:34.144 | 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-21 11:30:34.144 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-21 11:30:34.151 | 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-21 11:30:34.420 | + inc/python:pip_install:216 : result=0 2026-07-21 11:30:34.422 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:30:34.425 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:34.427 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:34.429 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:34.431 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:34.433 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:34.436 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:30:34.438 | + functions-common:time_stop:2427 : start_time=1784633422544 2026-07-21 11:30:34.440 | + functions-common:time_stop:2429 : [[ -z 1784633422544 ]] 2026-07-21 11:30:34.444 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:34.447 | + functions-common:time_stop:2432 : end_time=1784633434444 2026-07-21 11:30:34.450 | + functions-common:time_stop:2433 : elapsed_time=11900 2026-07-21 11:30:34.452 | + functions-common:time_stop:2434 : total=24157 2026-07-21 11:30:34.454 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:34.456 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36057 2026-07-21 11:30:34.458 | + inc/python:pip_install:219 : return 0 2026-07-21 11:30:34.460 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 11:30:34.463 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:30:34.465 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-21 11:30:34.468 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-21 11:30:34.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:34.473 | + 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-21 11:30:34.475 | + 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-21 11:30:34.478 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:34.481 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-21 11:30:34.497 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:30:34.501 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 11:30:34.503 | + ./stack.sh:main:924 : configure_keystone 2026-07-21 11:30:34.506 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-21 11:30:34.519 | + 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-21 11:30:34.522 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-21 11:30:34.527 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-21 11:30:34.543 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:30:34.546 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-21 11:30:34.580 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-21 11:30:34.611 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-21 11:30:34.643 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-21 11:30:34.678 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-21 11:30:34.713 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-21 11:30:34.745 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-21 11:30:34.777 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-21 11:30:34.807 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-21 11:30:34.841 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-21 11:30:34.844 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-21 11:30:34.847 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-21 11:30:34.849 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-21 11:30:34.852 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 11:30:34.855 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 11:30:34.871 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:34.874 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 11:30:34.877 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 11:30:34.880 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 11:30:34.896 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:34.899 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:30:34.902 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:30:34.938 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 11:30:34.940 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 11:30:34.944 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.175/identity 2026-07-21 11:30:34.978 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-21 11:30:34.982 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-21 11:30:35.016 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-21 11:30:35.018 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-21 11:30:35.021 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-21 11:30:35.023 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-21 11:30:35.026 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 11:30:35.029 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 11:30:35.031 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 11:30:35.047 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:35.049 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 11:30:35.052 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-21 11:30:35.055 | + 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-21 11:30:35.089 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-21 11:30:35.092 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-21 11:30:35.094 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-21 11:30:35.097 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-21 11:30:35.100 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 11:30:35.117 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 11:30:35.119 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 11:30:35.122 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 11:30:35.125 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 11:30:35.128 | + 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-21 11:30:35.158 | + 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-21 11:30:35.189 | + 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-21 11:30:35.221 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 11:30:35.251 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-21 11:30:35.281 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-21 11:30:35.311 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-21 11:30:35.313 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-21 11:30:35.315 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-21 11:30:35.317 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-21 11:30:35.319 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 11:30:35.322 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-21 11:30:35.324 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-21 11:30:35.327 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 11:30:35.329 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 11:30:35.341 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 11:30:35.341 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:30:35.350 | d /var/run/uwsgi 0755 stack root 2026-07-21 11:30:35.354 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:30:35.365 | /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-21 11:30:35.369 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-21 11:30:35.371 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-21 11:30:35.376 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 11:30:35.378 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-21 11:30:35.408 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-07-21 11:30:35.438 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-21 11:30:35.469 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-21 11:30:35.502 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-21 11:30:35.530 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-21 11:30:35.556 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-21 11:30:35.590 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-21 11:30:35.622 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-21 11:30:35.651 | + 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-21 11:30:35.683 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-21 11:30:35.713 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-21 11:30:35.744 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-21 11:30:35.775 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-21 11:30:35.804 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 11:30:35.807 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 11:30:35.810 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-21 11:30:35.812 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-21 11:30:35.815 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 11:30:35.817 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:30:35.820 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:30:35.823 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-21 11:30:35.825 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-21 11:30:35.828 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-21 11:30:35.863 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-21 11:30:35.896 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-21 11:30:35.896 | + 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-21 11:30:35.905 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-21 11:30:35.909 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-21 11:30:35.911 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-21 11:30:35.914 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 11:30:35.916 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 11:30:35.919 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:30:35.921 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:30:35.925 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:30:35.927 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:30:35.930 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 11:30:35.933 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 11:30:35.936 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:30:35.939 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:30:35.942 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-21 11:30:35.975 | Enabling site keystone-api. 2026-07-21 11:30:35.981 | To activate the new configuration, you need to run: 2026-07-21 11:30:35.982 | systemctl reload apache2 2026-07-21 11:30:35.985 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 11:30:35.988 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:30:35.991 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:30:35.993 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:30:36.127 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-21 11:30:36.160 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-21 11:30:36.195 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-21 11:30:36.230 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-21 11:30:36.233 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-21 11:30:36.269 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-21 11:30:36.302 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-21 11:30:36.336 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-21 11:30:36.371 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-21 11:30:36.374 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-21 11:30:36.407 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-21 11:30:36.425 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:36.428 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-07-21 11:30:36.446 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:30:36.449 | + ./stack.sh:main:932 : stack_install_service swift 2026-07-21 11:30:36.451 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-21 11:30:36.455 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-21 11:30:36.457 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 11:30:36.460 | + lib/stack:stack_install_service:32 : install_swift 2026-07-21 11:30:36.463 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-21 11:30:36.466 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-21 11:30:36.469 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-21 11:30:36.471 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:30:36.474 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 11:30:36.477 | ++ functions-common:git_clone:593 : pwd 2026-07-21 11:30:36.480 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:30:36.483 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:30:36.487 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:30:36.505 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:30:36.507 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:30:36.511 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:30:36.514 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:30:36.514 | + functions-common:git_clone:610 : echo master 2026-07-21 11:30:36.518 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-21 11:30:36.521 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:30:36.524 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-21 11:30:36.538 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-21 11:30:36.541 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 11:30:36.542 | + functions-common:git_clone:673 : head -1 2026-07-21 11:30:36.562 | 832390355 s3api: Fix XXE test under v4 presigned URLs 2026-07-21 11:30:36.565 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:30:36.568 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-21 11:30:36.571 | + inc/python:setup_develop:353 : local bindep 2026-07-21 11:30:36.574 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 11:30:36.577 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-21 11:30:36.580 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-21 11:30:36.582 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-21 11:30:36.586 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 11:30:36.588 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 11:30:36.591 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-21 11:30:36.594 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 11:30:36.597 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-21 11:30:36.601 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-21 11:30:36.604 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 11:30:36.606 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-21 11:30:36.609 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 11:30:36.611 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 11:30:36.616 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-21 11:30:36.623 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-21 11:30:36.626 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-21 11:30:36.629 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-21 11:30:36.714 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-21 11:30:36.716 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 11:30:36.719 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 11:30:36.722 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 11:30:36.724 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 11:30:36.728 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-21 11:30:36.731 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 11:30:36.733 | + inc/python:setup_package:446 : local extras=keystone 2026-07-21 11:30:36.736 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 11:30:36.739 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-21 11:30:36.742 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-21 11:30:36.744 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-21 11:30:36.746 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 11:30:36.750 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-21 11:30:36.769 | Using python 3.12 to install /opt/stack/swift 2026-07-21 11:30:36.772 | + 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-21 11:30:37.278 | Obtaining file:///opt/stack/swift 2026-07-21 11:30:37.280 | Installing build dependencies: started 2026-07-21 11:30:38.033 | Installing build dependencies: finished with status 'done' 2026-07-21 11:30:38.033 | Checking if build backend supports build_editable: started 2026-07-21 11:30:38.318 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 11:30:38.319 | Getting requirements to build editable: started 2026-07-21 11:30:38.470 | Getting requirements to build editable: finished with status 'done' 2026-07-21 11:30:38.471 | Preparing editable metadata (pyproject.toml): started 2026-07-21 11:30:39.046 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:30:39.056 | 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.dev28) (0.41.0) 2026-07-21 11:30:39.057 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (3.5.3) 2026-07-21 11:30:39.057 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (3.1.0) 2026-07-21 11:30:39.331 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev28) 2026-07-21 11:30:39.381 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-21 11:30:39.389 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (2.34.2) 2026-07-21 11:30:39.420 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev28) 2026-07-21 11:30:39.423 | 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-21 11:30:39.557 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev28) 2026-07-21 11:30:39.562 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-21 11:30:39.567 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (43.0.3) 2026-07-21 11:30:39.567 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (2.8.0) 2026-07-21 11:30:39.569 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (13.0.0) 2026-07-21 11:30:39.570 | 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.dev28) (2.0.0) 2026-07-21 11:30:39.572 | 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.dev28) (3.0) 2026-07-21 11:30:39.576 | 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.dev28) (5.15.0) 2026-07-21 11:30:39.576 | 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.dev28) (4.3.0) 2026-07-21 11:30:39.576 | 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.dev28) (10.5.0) 2026-07-21 11:30:39.577 | 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.dev28) (6.5.0) 2026-07-21 11:30:39.577 | 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.dev28) (6.9.0) 2026-07-21 11:30:39.578 | 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.dev28) (8.3.0) 2026-07-21 11:30:39.578 | 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.dev28) (5.11.0) 2026-07-21 11:30:39.579 | 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.dev28) (10.1.1) 2026-07-21 11:30:39.579 | 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.dev28) (7.0.3) 2026-07-21 11:30:39.580 | 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.dev28) (4.1.0) 2026-07-21 11:30:39.580 | 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.dev28) (2.13.0) 2026-07-21 11:30:39.580 | 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.dev28) (5.8.0) 2026-07-21 11:30:39.581 | 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.dev28) (1.8.10) 2026-07-21 11:30:39.583 | 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.dev28) (2.1.0) 2026-07-21 11:30:39.583 | 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.dev28) (5.9.0) 2026-07-21 11:30:39.584 | 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.dev28) (1.8.2) 2026-07-21 11:30:39.584 | 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.dev28) (4.15.0) 2026-07-21 11:30:39.588 | 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.dev28) (1.5.0) 2026-07-21 11:30:39.590 | 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.dev28) (5.3.1) 2026-07-21 11:30:39.592 | 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.dev28) (1.3.0) 2026-07-21 11:30:39.592 | 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.dev28) (2.0.0) 2026-07-21 11:30:39.593 | 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.dev28) (6.0.3) 2026-07-21 11:30:39.597 | 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.dev28) (2.9.0.post0) 2026-07-21 11:30:39.598 | 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.dev28) (3.1.0) 2026-07-21 11:30:39.599 | 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.dev28) (2.2.2) 2026-07-21 11:30:39.600 | 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.dev28) (1.2.1) 2026-07-21 11:30:39.602 | 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.dev28) (3.3.2) 2026-07-21 11:30:39.603 | 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.dev28) (26.2) 2026-07-21 11:30:39.603 | 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.dev28) (7.2.2) 2026-07-21 11:30:39.607 | 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.dev28) (83.0.0) 2026-07-21 11:30:39.614 | 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.dev28) (1.17.0) 2026-07-21 11:30:39.618 | 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.dev28) (3.4.7) 2026-07-21 11:30:39.619 | 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.dev28) (3.18) 2026-07-21 11:30:39.619 | 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.dev28) (2.7.0) 2026-07-21 11:30:39.620 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev28) (2023.11.17) 2026-07-21 11:30:39.641 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-21 11:30:39.735 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 68.6 MB/s 0:00:00 2026-07-21 11:30:39.739 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-21 11:30:39.750 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 42.7 MB/s 0:00:00 2026-07-21 11:30:39.758 | 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-21 11:30:39.779 | Building wheels for collected packages: swift 2026-07-21 11:30:39.779 | Building editable for swift (pyproject.toml): started 2026-07-21 11:30:40.333 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-21 11:30:40.333 | Created wheel for swift: filename=swift-2.38.1.dev28-0.editable-py3-none-any.whl size=19811 sha256=43fd8d9dee5b74a5c378fcf81cce9a2270f15e8f15740cb3442d1511b4eb172c 2026-07-21 11:30:40.334 | Stored in directory: /tmp/pip-ephem-wheel-cache-_7luwjbm/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-21 11:30:40.338 | Successfully built swift 2026-07-21 11:30:40.430 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-21 11:30:40.608 | 2026-07-21 11:30:40.639 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev28 xattr-1.3.0 2026-07-21 11:30:40.748 | + inc/python:pip_install:216 : result=0 2026-07-21 11:30:40.750 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:30:40.753 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:40.755 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:40.757 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:40.759 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:40.762 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:40.764 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:30:40.766 | + functions-common:time_stop:2427 : start_time=1784633436765 2026-07-21 11:30:40.768 | + functions-common:time_stop:2429 : [[ -z 1784633436765 ]] 2026-07-21 11:30:40.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:40.774 | + functions-common:time_stop:2432 : end_time=1784633440772 2026-07-21 11:30:40.776 | + functions-common:time_stop:2433 : elapsed_time=4007 2026-07-21 11:30:40.778 | + functions-common:time_stop:2434 : total=36057 2026-07-21 11:30:40.780 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:40.782 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40064 2026-07-21 11:30:40.785 | + inc/python:pip_install:219 : return 0 2026-07-21 11:30:40.787 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 11:30:40.790 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:30:40.792 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-21 11:30:40.795 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-21 11:30:40.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:40.800 | + 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-21 11:30:40.802 | + 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-21 11:30:40.805 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:40.808 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-21 11:30:40.810 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 11:30:40.813 | + ./stack.sh:main:933 : configure_swift 2026-07-21 11:30:40.815 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-21 11:30:40.818 | + lib/swift:configure_swift:332 : local node_number 2026-07-21 11:30:40.820 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-21 11:30:40.822 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-21 11:30:40.824 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-21 11:30:41.145 | No object-auditor running 2026-07-21 11:30:41.145 | No container-server running 2026-07-21 11:30:41.146 | No account-replicator running 2026-07-21 11:30:41.146 | No proxy-server running 2026-07-21 11:30:41.146 | No account-reaper running 2026-07-21 11:30:41.146 | No container-sharder running 2026-07-21 11:30:41.146 | No object-reconstructor running 2026-07-21 11:30:41.146 | No container-auditor running 2026-07-21 11:30:41.146 | No account-server running 2026-07-21 11:30:41.146 | No object-server running 2026-07-21 11:30:41.146 | No account-auditor running 2026-07-21 11:30:41.146 | No object-expirer running 2026-07-21 11:30:41.146 | No object-replicator running 2026-07-21 11:30:41.146 | No container-replicator running 2026-07-21 11:30:41.146 | No container-sync running 2026-07-21 11:30:41.146 | No container-updater running 2026-07-21 11:30:41.146 | No object-updater running 2026-07-21 11:30:41.146 | No container-reconciler running 2026-07-21 11:30:41.198 | + lib/swift:configure_swift:337 : true 2026-07-21 11:30:41.201 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-21 11:30:41.215 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-21 11:30:41.226 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-21 11:30:41.229 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-21 11:30:41.230 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-21 11:30:41.234 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-21 11:30:41.234 | s/%GROUP%/stack/; 2026-07-21 11:30:41.234 | s/%USER%/stack/; 2026-07-21 11:30:41.234 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-21 11:30:41.234 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-21 11:30:41.238 | uid = stack 2026-07-21 11:30:41.238 | gid = stack 2026-07-21 11:30:41.238 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-21 11:30:41.238 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-21 11:30:41.238 | address = 127.0.0.1 2026-07-21 11:30:41.238 | 2026-07-21 11:30:41.238 | [account6612] 2026-07-21 11:30:41.238 | max connections = 25 2026-07-21 11:30:41.238 | path = /opt/stack/data/swift/1/ 2026-07-21 11:30:41.238 | read only = false 2026-07-21 11:30:41.238 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-21 11:30:41.238 | 2026-07-21 11:30:41.238 | [account6622] 2026-07-21 11:30:41.238 | max connections = 25 2026-07-21 11:30:41.238 | path = /opt/stack/data/swift/2/ 2026-07-21 11:30:41.238 | read only = false 2026-07-21 11:30:41.238 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-21 11:30:41.238 | 2026-07-21 11:30:41.238 | [account6632] 2026-07-21 11:30:41.238 | max connections = 25 2026-07-21 11:30:41.238 | path = /opt/stack/data/swift/3/ 2026-07-21 11:30:41.238 | read only = false 2026-07-21 11:30:41.238 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-21 11:30:41.238 | 2026-07-21 11:30:41.238 | [account6642] 2026-07-21 11:30:41.238 | max connections = 25 2026-07-21 11:30:41.238 | path = /opt/stack/data/swift/4/ 2026-07-21 11:30:41.239 | read only = false 2026-07-21 11:30:41.239 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-21 11:30:41.239 | 2026-07-21 11:30:41.239 | 2026-07-21 11:30:41.239 | [container6611] 2026-07-21 11:30:41.239 | max connections = 25 2026-07-21 11:30:41.239 | path = /opt/stack/data/swift/1/ 2026-07-21 11:30:41.239 | read only = false 2026-07-21 11:30:41.239 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-21 11:30:41.239 | 2026-07-21 11:30:41.239 | [container6621] 2026-07-21 11:30:41.239 | max connections = 25 2026-07-21 11:30:41.239 | path = /opt/stack/data/swift/2/ 2026-07-21 11:30:41.239 | read only = false 2026-07-21 11:30:41.239 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-21 11:30:41.239 | 2026-07-21 11:30:41.239 | [container6631] 2026-07-21 11:30:41.239 | max connections = 25 2026-07-21 11:30:41.239 | path = /opt/stack/data/swift/3/ 2026-07-21 11:30:41.239 | read only = false 2026-07-21 11:30:41.239 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-21 11:30:41.239 | 2026-07-21 11:30:41.239 | [container6641] 2026-07-21 11:30:41.239 | max connections = 25 2026-07-21 11:30:41.239 | path = /opt/stack/data/swift/4/ 2026-07-21 11:30:41.239 | read only = false 2026-07-21 11:30:41.239 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-21 11:30:41.239 | 2026-07-21 11:30:41.239 | 2026-07-21 11:30:41.239 | [object6613] 2026-07-21 11:30:41.239 | max connections = 25 2026-07-21 11:30:41.239 | path = /opt/stack/data/swift/1/ 2026-07-21 11:30:41.239 | read only = false 2026-07-21 11:30:41.239 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-21 11:30:41.239 | 2026-07-21 11:30:41.239 | [object6623] 2026-07-21 11:30:41.239 | max connections = 25 2026-07-21 11:30:41.239 | path = /opt/stack/data/swift/2/ 2026-07-21 11:30:41.239 | read only = false 2026-07-21 11:30:41.239 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-21 11:30:41.239 | 2026-07-21 11:30:41.239 | [object6633] 2026-07-21 11:30:41.239 | max connections = 25 2026-07-21 11:30:41.239 | path = /opt/stack/data/swift/3/ 2026-07-21 11:30:41.239 | read only = false 2026-07-21 11:30:41.239 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-21 11:30:41.239 | 2026-07-21 11:30:41.239 | [object6643] 2026-07-21 11:30:41.239 | max connections = 25 2026-07-21 11:30:41.239 | path = /opt/stack/data/swift/4/ 2026-07-21 11:30:41.239 | read only = false 2026-07-21 11:30:41.239 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-21 11:30:41.242 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-21 11:30:41.244 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:30:41.246 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:30:41.248 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-21 11:30:41.261 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-21 11:30:41.262 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-21 11:30:41.267 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-21 11:30:41.272 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-21 11:30:41.274 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-21 11:30:41.278 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-21 11:30:41.307 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.175:8080/v1/ 2026-07-21 11:30:41.332 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-21 11:30:41.349 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-21 11:30:41.378 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-21 11:30:41.396 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-21 11:30:41.427 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-21 11:30:41.443 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-21 11:30:41.472 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-21 11:30:41.490 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-21 11:30:41.520 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-21 11:30:41.536 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 11:30:41.566 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-21 11:30:41.583 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-21 11:30:41.598 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:41.600 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-21 11:30:41.628 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-21 11:30:41.656 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-21 11:30:41.685 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-21 11:30:41.712 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-21 11:30:41.714 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-21 11:30:41.729 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:30:41.731 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-21 11:30:41.761 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-21 11:30:41.776 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:30:41.778 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-21 11:30:41.793 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:41.795 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-21 11:30:41.797 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-21 11:30:41.812 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:30:41.814 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-21 11:30:41.816 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-21 11:30:41.818 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-21 11:30:41.822 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-21 11:30:41.828 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-21 11:30:41.861 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-21 11:30:41.891 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-21 11:30:41.924 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-21 11:30:41.955 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-21 11:30:41.984 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-21 11:30:41.986 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-21 11:30:41.989 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-21 11:30:41.991 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-21 11:30:41.993 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 11:30:41.996 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-21 11:30:41.999 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-21 11:30:42.001 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-21 11:30:42.003 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-21 11:30:42.005 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-21 11:30:42.035 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-21 11:30:42.065 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.175/identity 2026-07-21 11:30:42.094 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-21 11:30:42.124 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-21 11:30:42.153 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-21 11:30:42.182 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-21 11:30:42.213 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-21 11:30:42.245 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.175/identity 2026-07-21 11:30:42.275 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 11:30:42.305 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-21 11:30:42.335 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 11:30:42.338 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-21 11:30:42.371 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-21 11:30:42.401 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-21 11:30:42.432 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-21 11:30:42.463 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-21 11:30:42.496 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-21 11:30:42.515 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-21 11:30:42.543 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-21 11:30:42.573 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-21 11:30:42.577 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-21 11:30:42.608 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-21 11:30:42.637 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-21 11:30:42.666 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-21 11:30:42.699 | + lib/swift:configure_swift:490 : local node_number 2026-07-21 11:30:42.702 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 11:30:42.705 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-21 11:30:42.707 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-21 11:30:42.712 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-21 11:30:42.715 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-21 11:30:42.717 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 11:30:42.720 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-21 11:30:42.723 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-21 11:30:42.725 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 11:30:42.727 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 11:30:42.730 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-21 11:30:42.748 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-21 11:30:42.779 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-21 11:30:42.798 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-21 11:30:42.829 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-21 11:30:42.847 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 11:30:42.880 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-21 11:30:42.897 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 11:30:42.931 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-21 11:30:42.951 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 11:30:42.984 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-21 11:30:43.004 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-07-21 11:30:43.036 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-21 11:30:43.056 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-21 11:30:43.089 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-21 11:30:43.106 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-21 11:30:43.137 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-21 11:30:43.155 | + 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-21 11:30:43.185 | + 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-21 11:30:43.190 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-21 11:30:43.207 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 11:30:43.236 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-21 11:30:43.271 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-21 11:30:43.274 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-21 11:30:43.280 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-21 11:30:43.283 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-21 11:30:43.285 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 11:30:43.287 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-21 11:30:43.290 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-21 11:30:43.292 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 11:30:43.295 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 11:30:43.297 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-21 11:30:43.316 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-21 11:30:43.348 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-21 11:30:43.367 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-21 11:30:43.400 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-21 11:30:43.420 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 11:30:43.453 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-21 11:30:43.473 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 11:30:43.507 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-21 11:30:43.527 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 11:30:43.561 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-21 11:30:43.580 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-07-21 11:30:43.611 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-21 11:30:43.631 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-21 11:30:43.663 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-21 11:30:43.682 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-21 11:30:43.715 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-21 11:30:43.733 | + 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-21 11:30:43.762 | + 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-21 11:30:43.767 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-21 11:30:43.784 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 11:30:43.813 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-21 11:30:43.815 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-21 11:30:43.820 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-21 11:30:43.823 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-21 11:30:43.825 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 11:30:43.827 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-21 11:30:43.829 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-21 11:30:43.831 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 11:30:43.833 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 11:30:43.835 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-21 11:30:43.851 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-21 11:30:43.880 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-21 11:30:43.898 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-21 11:30:43.926 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-21 11:30:43.943 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 11:30:43.972 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-21 11:30:43.989 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 11:30:44.015 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-21 11:30:44.031 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 11:30:44.060 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-21 11:30:44.078 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-07-21 11:30:44.108 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-21 11:30:44.125 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-21 11:30:44.154 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-21 11:30:44.170 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-21 11:30:44.199 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-21 11:30:44.216 | + 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-21 11:30:44.249 | + 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-21 11:30:44.254 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-21 11:30:44.272 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 11:30:44.302 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-21 11:30:44.330 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-21 11:30:44.360 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-21 11:30:44.391 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-21 11:30:44.393 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-21 11:30:44.398 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-21 11:30:44.429 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-21 11:30:44.464 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-21 11:30:44.496 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-21 11:30:44.530 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-21 11:30:44.566 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-21 11:30:44.597 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-21 11:30:44.630 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-21 11:30:44.659 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-21 11:30:44.692 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-21 11:30:44.709 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:44.711 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-21 11:30:44.730 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-21 11:30:44.732 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-21 11:30:44.752 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-21 11:30:44.754 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.175 2026-07-21 11:30:44.788 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-21 11:30:44.791 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-21 11:30:44.821 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.175/identity 2026-07-21 11:30:44.850 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-21 11:30:44.853 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-21 11:30:44.883 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-21 11:30:44.900 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:44.902 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-21 11:30:44.933 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-21 11:30:44.961 | + lib/swift:configure_swift:553 : local user_group 2026-07-21 11:30:44.964 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-21 11:30:44.969 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-21 11:30:44.971 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-21 11:30:44.983 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-21 11:30:44.986 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-21 11:30:44.998 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-21 11:30:45.001 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-21 11:30:45.013 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-21 11:30:45.016 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-21 11:30:45.018 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-07-21 11:30:45.036 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:30:45.038 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-21 11:30:45.057 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:45.060 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-21 11:30:45.062 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-21 11:30:45.065 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-21 11:30:45.067 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 11:30:45.071 | + lib/stack:stack_install_service:32 : install_glance 2026-07-21 11:30:45.073 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-21 11:30:45.076 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-21 11:30:45.080 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-21 11:30:45.097 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:45.099 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-21 11:30:45.102 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-21 11:30:45.122 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:45.125 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-21 11:30:45.127 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-21 11:30:45.130 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-21 11:30:45.133 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:45.135 | + 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-21 11:30:45.137 | + 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-21 11:30:45.140 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:45.143 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-21 11:30:45.146 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-21 11:30:45.149 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-21 11:30:45.153 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-21 11:30:45.156 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-21 11:30:45.159 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-21 11:30:45.161 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-21 11:30:45.165 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-21 11:30:45.168 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-21 11:30:45.170 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-21 11:30:45.175 | +++ 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-21 11:30:45.175 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-21 11:30:45.180 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-21 11:30:45.183 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-21 11:30:45.185 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-21 11:30:45.188 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-21 11:30:45.191 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-21 11:30:45.212 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-21 11:30:45.215 | + 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-21 11:30:45.779 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 11:30:45.827 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 11:30:45.835 | 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-21 11:30:45.836 | 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-21 11:30:45.836 | 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-21 11:30:45.836 | 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-21 11:30:45.837 | 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-21 11:30:45.837 | 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-21 11:30:45.838 | 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-21 11:30:45.838 | 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-21 11:30:45.838 | 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-21 11:30:45.839 | 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-21 11:30:45.848 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-21 11:30:45.852 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 11:30:45.857 | 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-21 11:30:45.858 | 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-21 11:30:45.859 | 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-21 11:30:45.873 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 11:30:45.876 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 11:30:45.906 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 11:30:45.910 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-21 11:30:45.934 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 11:30:45.937 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 11:30:45.953 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 11:30:45.957 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 11:30:46.094 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 11:30:46.098 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 11:30:46.104 | 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-21 11:30:46.105 | 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-21 11:30:46.105 | 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-21 11:30:46.106 | 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-21 11:30:46.108 | 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-21 11:30:46.109 | 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-21 11:30:46.109 | 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-21 11:30:46.111 | 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-21 11:30:46.112 | 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-21 11:30:46.113 | 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-21 11:30:46.114 | 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-21 11:30:46.124 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-21 11:30:46.127 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-21 11:30:46.131 | 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-21 11:30:46.133 | 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-21 11:30:46.135 | 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-21 11:30:46.136 | 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-21 11:30:46.136 | 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-21 11:30:46.140 | 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-21 11:30:46.142 | 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-21 11:30:46.143 | 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-21 11:30:46.144 | 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-21 11:30:46.148 | 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-21 11:30:46.148 | 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-21 11:30:46.149 | 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-21 11:30:46.150 | 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-21 11:30:46.151 | 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-21 11:30:46.151 | 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-21 11:30:46.152 | 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-21 11:30:46.153 | 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-21 11:30:46.158 | 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-21 11:30:46.159 | 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-21 11:30:46.161 | 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-21 11:30:46.169 | 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-21 11:30:46.172 | 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-21 11:30:46.174 | 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-21 11:30:46.181 | 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-21 11:30:46.182 | 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-21 11:30:46.182 | 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-21 11:30:46.183 | 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-21 11:30:46.193 | 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-21 11:30:46.217 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-21 11:30:46.233 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-21 11:30:46.243 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-21 11:30:46.249 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-21 11:30:46.256 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-21 11:30:46.266 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-21 11:30:46.275 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-21 11:30:46.280 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-21 11:30:46.398 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-21 11:30:47.082 | 2026-07-21 11:30:47.090 | 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-21 11:30:47.173 | + inc/python:pip_install:216 : result=0 2026-07-21 11:30:47.176 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:30:47.179 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:47.181 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:47.184 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:47.186 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:47.189 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:47.192 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:30:47.195 | + functions-common:time_stop:2427 : start_time=1784633445207 2026-07-21 11:30:47.197 | + functions-common:time_stop:2429 : [[ -z 1784633445207 ]] 2026-07-21 11:30:47.201 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:47.205 | + functions-common:time_stop:2432 : end_time=1784633447202 2026-07-21 11:30:47.208 | + functions-common:time_stop:2433 : elapsed_time=1995 2026-07-21 11:30:47.210 | + functions-common:time_stop:2434 : total=40064 2026-07-21 11:30:47.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:47.215 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42059 2026-07-21 11:30:47.218 | + inc/python:pip_install:219 : return 0 2026-07-21 11:30:47.221 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-21 11:30:47.223 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-21 11:30:47.226 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-21 11:30:47.240 | + 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-21 11:30:47.246 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-21 11:30:47.248 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-21 11:30:47.250 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-21 11:30:47.253 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:30:47.255 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 11:30:47.259 | ++ functions-common:git_clone:593 : pwd 2026-07-21 11:30:47.261 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:30:47.264 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:30:47.266 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:30:47.283 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:30:47.286 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:30:47.289 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:30:47.292 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:30:47.293 | + functions-common:git_clone:610 : echo master 2026-07-21 11:30:47.297 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-21 11:30:47.299 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:30:47.301 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-21 11:30:47.315 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-21 11:30:47.317 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 11:30:47.318 | + functions-common:git_clone:673 : head -1 2026-07-21 11:30:47.337 | d2a95f439 Merge "Modify SRBAC testing jobs as devstack enable new defaults" 2026-07-21 11:30:47.341 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:30:47.343 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-21 11:30:47.346 | + inc/python:setup_develop:353 : local bindep 2026-07-21 11:30:47.349 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 11:30:47.352 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-21 11:30:47.354 | + inc/python:setup_develop:359 : local extras= 2026-07-21 11:30:47.357 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-21 11:30:47.361 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 11:30:47.363 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 11:30:47.366 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-21 11:30:47.368 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 11:30:47.371 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 11:30:47.374 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-21 11:30:47.377 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 11:30:47.381 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-21 11:30:47.383 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 11:30:47.386 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 11:30:47.390 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-21 11:30:47.396 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-21 11:30:47.399 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-21 11:30:47.402 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-21 11:30:47.482 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-21 11:30:47.484 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 11:30:47.487 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 11:30:47.490 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 11:30:47.493 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 11:30:47.495 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-21 11:30:47.498 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 11:30:47.500 | + inc/python:setup_package:446 : local extras= 2026-07-21 11:30:47.503 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 11:30:47.506 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 11:30:47.508 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 11:30:47.511 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 11:30:47.514 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 11:30:47.517 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-21 11:30:47.538 | Using python 3.12 to install /opt/stack/glance 2026-07-21 11:30:47.540 | + 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-21 11:30:48.023 | Obtaining file:///opt/stack/glance 2026-07-21 11:30:48.026 | Installing build dependencies: started 2026-07-21 11:30:48.812 | Installing build dependencies: finished with status 'done' 2026-07-21 11:30:48.813 | Checking if build backend supports build_editable: started 2026-07-21 11:30:49.088 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 11:30:49.089 | Getting requirements to build editable: started 2026-07-21 11:30:49.246 | Getting requirements to build editable: finished with status 'done' 2026-07-21 11:30:49.247 | Preparing editable metadata (pyproject.toml): started 2026-07-21 11:30:49.797 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:30:49.809 | 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-21 11:30:49.810 | 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-21 11:30:49.810 | 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-21 11:30:49.810 | 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-21 11:30:49.810 | 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-21 11:30:49.810 | 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-21 11:30:49.810 | 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-21 11:30:49.876 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev14) 2026-07-21 11:30:49.926 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 11:30:49.931 | 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-21 11:30:49.932 | 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-21 11:30:49.932 | 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-21 11:30:49.933 | 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-21 11:30:49.934 | 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-21 11:30:49.934 | 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-21 11:30:49.962 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 11:30:49.966 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 11:30:49.974 | 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-21 11:30:49.975 | 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-21 11:30:49.984 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 11:30:49.988 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 11:30:49.993 | 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-21 11:30:49.994 | 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-21 11:30:49.994 | 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-21 11:30:49.995 | 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-21 11:30:49.995 | 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-21 11:30:49.996 | 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-21 11:30:50.005 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.009 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 11:30:50.014 | 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-21 11:30:50.014 | 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-21 11:30:50.015 | 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-21 11:30:50.031 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.035 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 11:30:50.039 | 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-21 11:30:50.042 | 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-21 11:30:50.042 | 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-21 11:30:50.042 | 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-21 11:30:50.042 | 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-21 11:30:50.049 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.052 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 11:30:50.069 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.073 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 11:30:50.078 | 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-21 11:30:50.078 | 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-21 11:30:50.091 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.093 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-21 11:30:50.099 | 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-21 11:30:50.102 | 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-21 11:30:50.103 | 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-21 11:30:50.104 | 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-21 11:30:50.107 | 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-21 11:30:50.110 | 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-21 11:30:50.111 | 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-21 11:30:50.114 | 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-21 11:30:50.117 | 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-21 11:30:50.118 | 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-21 11:30:50.118 | 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-21 11:30:50.119 | 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-21 11:30:50.123 | 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-21 11:30:50.125 | 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-21 11:30:50.127 | 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-21 11:30:50.128 | 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-21 11:30:50.128 | 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-21 11:30:50.131 | 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-21 11:30:50.133 | 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-21 11:30:50.136 | 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-21 11:30:50.139 | 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-21 11:30:50.139 | 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-21 11:30:50.140 | 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-21 11:30:50.144 | 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-21 11:30:50.145 | 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-21 11:30:50.168 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.173 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-21 11:30:50.189 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.191 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-21 11:30:50.207 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.210 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-21 11:30:50.228 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.234 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 11:30:50.240 | 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-21 11:30:50.252 | 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-21 11:30:50.254 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 11:30:50.263 | 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-21 11:30:50.266 | 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-21 11:30:50.266 | 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-21 11:30:50.267 | 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-21 11:30:50.267 | 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-21 11:30:50.268 | 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-21 11:30:50.270 | 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-21 11:30:50.274 | 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-21 11:30:50.274 | 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-21 11:30:50.278 | 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-21 11:30:50.280 | 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-21 11:30:50.280 | 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-21 11:30:50.281 | 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-21 11:30:50.285 | 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-21 11:30:50.294 | 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-21 11:30:50.298 | 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-21 11:30:50.298 | 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-21 11:30:50.300 | 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-21 11:30:50.302 | 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-21 11:30:50.318 | 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-21 11:30:50.325 | 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-21 11:30:50.352 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.354 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 11:30:50.370 | 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-21 11:30:50.374 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-21 11:30:50.397 | 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-21 11:30:50.401 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-21 11:30:50.427 | 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-21 11:30:50.430 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-21 11:30:50.444 | 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-21 11:30:50.447 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 11:30:50.453 | 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-21 11:30:50.463 | 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-21 11:30:50.466 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 11:30:50.478 | 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-21 11:30:50.487 | 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-21 11:30:50.488 | 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-21 11:30:50.488 | 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-21 11:30:50.489 | 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-21 11:30:50.504 | 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-21 11:30:50.504 | 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-21 11:30:50.509 | 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-21 11:30:50.516 | 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-21 11:30:50.552 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.555 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-21 11:30:50.575 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.579 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 11:30:50.616 | 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-21 11:30:50.627 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.631 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-21 11:30:50.675 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:50.679 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-21 11:30:50.687 | Installing build dependencies: started 2026-07-21 11:30:51.396 | Installing build dependencies: finished with status 'done' 2026-07-21 11:30:51.396 | Getting requirements to build wheel: started 2026-07-21 11:30:51.722 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 11:30:51.722 | Preparing metadata (pyproject.toml): started 2026-07-21 11:30:51.908 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:30:51.911 | 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-21 11:30:51.928 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:51.931 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 11:30:51.949 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 11:30:51.951 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-21 11:30:51.983 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-21 11:30:51.993 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-21 11:30:51.999 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-21 11:30:52.005 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-21 11:30:52.012 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-21 11:30:52.042 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 68.5 MB/s 0:00:00 2026-07-21 11:30:52.044 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-21 11:30:52.049 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-21 11:30:52.054 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-21 11:30:52.060 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-21 11:30:52.067 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-21 11:30:52.073 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-21 11:30:52.079 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-21 11:30:52.086 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-21 11:30:52.091 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-21 11:30:52.099 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-21 11:30:52.111 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-21 11:30:52.117 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-21 11:30:52.122 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-21 11:30:52.138 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-21 11:30:52.152 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-21 11:30:52.183 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 67.5 MB/s 0:00:00 2026-07-21 11:30:52.188 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-21 11:30:52.197 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-21 11:30:52.202 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-21 11:30:52.211 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-21 11:30:52.253 | Building wheels for collected packages: glance, simplegeneric 2026-07-21 11:30:52.255 | Building editable for glance (pyproject.toml): started 2026-07-21 11:30:52.710 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-21 11:30:52.711 | Created wheel for glance: filename=glance-33.0.0.0b3.dev14-0.editable-py3-none-any.whl size=9051 sha256=9ee9eaac2c85cd95d691e7d7199856624630ee979e38c649ed4ebeaaf3098c94 2026-07-21 11:30:52.711 | Stored in directory: /tmp/pip-ephem-wheel-cache-ajck107h/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-21 11:30:52.714 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-21 11:30:52.926 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-21 11:30:52.927 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=edb865068135c1a8c5e74dc7e4f59f96ecf64ca92a6670a40b7f67b99b4e3c2c 2026-07-21 11:30:52.927 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-21 11:30:52.929 | Successfully built glance simplegeneric 2026-07-21 11:30:53.055 | 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-21 11:30:54.494 | Attempting uninstall: jsonpointer 2026-07-21 11:30:54.502 | Found existing installation: jsonpointer 2.0 2026-07-21 11:30:54.502 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:54.502 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-21 11:30:54.509 | Attempting uninstall: jmespath 2026-07-21 11:30:54.516 | Found existing installation: jmespath 1.0.1 2026-07-21 11:30:54.517 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:54.517 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-21 11:30:54.536 | Attempting uninstall: httplib2 2026-07-21 11:30:54.543 | Found existing installation: httplib2 0.20.4 2026-07-21 11:30:54.544 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:54.544 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-21 11:30:54.591 | Attempting uninstall: jsonpatch 2026-07-21 11:30:54.598 | Found existing installation: jsonpatch 1.32 2026-07-21 11:30:54.599 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:30:54.599 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-21 11:30:56.831 | 2026-07-21 11:30:56.841 | 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-21 11:30:57.022 | + inc/python:pip_install:216 : result=0 2026-07-21 11:30:57.026 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:30:57.028 | + functions-common:time_stop:2420 : local name 2026-07-21 11:30:57.031 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:30:57.033 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:30:57.035 | + functions-common:time_stop:2423 : local total 2026-07-21 11:30:57.037 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:30:57.039 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:30:57.040 | + functions-common:time_stop:2427 : start_time=1784633447533 2026-07-21 11:30:57.043 | + functions-common:time_stop:2429 : [[ -z 1784633447533 ]] 2026-07-21 11:30:57.045 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:30:57.049 | + functions-common:time_stop:2432 : end_time=1784633457046 2026-07-21 11:30:57.051 | + functions-common:time_stop:2433 : elapsed_time=9513 2026-07-21 11:30:57.053 | + functions-common:time_stop:2434 : total=42059 2026-07-21 11:30:57.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:30:57.058 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51572 2026-07-21 11:30:57.062 | + inc/python:pip_install:219 : return 0 2026-07-21 11:30:57.064 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 11:30:57.066 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:30:57.069 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-21 11:30:57.071 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-21 11:30:57.074 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:30:57.077 | + 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-21 11:30:57.080 | + 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-21 11:30:57.083 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:30:57.085 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 11:30:57.088 | + ./stack.sh:main:945 : configure_glance 2026-07-21 11:30:57.092 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-21 11:30:57.105 | + lib/glance:configure_glance:353 : local dburl 2026-07-21 11:30:57.109 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-21 11:30:57.112 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-21 11:30:57.115 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-21 11:30:57.117 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-21 11:30:57.120 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 11:30:57.123 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 11:30:57.126 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 11:30:57.142 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:57.144 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 11:30:57.146 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-21 11:30:57.150 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-21 11:30:57.152 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-21 11:30:57.186 | + 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-21 11:30:57.220 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-21 11:30:57.250 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-21 11:30:57.281 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-21 11:30:57.311 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-21 11:30:57.344 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-21 11:30:57.375 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-21 11:30:57.378 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 11:30:57.381 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-21 11:30:57.383 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 11:30:57.386 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 11:30:57.389 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-21 11:30:57.391 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 11:30:57.393 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-21 11:30:57.397 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 11:30:57.400 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-21 11:30:57.432 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-21 11:30:57.462 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.175/identity 2026-07-21 11:30:57.494 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-21 11:30:57.526 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-21 11:30:57.558 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-21 11:30:57.589 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-21 11:30:57.619 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-21 11:30:57.651 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.175/identity 2026-07-21 11:30:57.685 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 11:30:57.718 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 11:30:57.750 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 11:30:57.752 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-21 11:30:57.789 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-21 11:30:57.792 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-21 11:30:57.795 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-21 11:30:57.798 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 11:30:57.800 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 11:30:57.803 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 11:30:57.820 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:57.824 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 11:30:57.826 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 11:30:57.829 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 11:30:57.847 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:57.849 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:30:57.853 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:30:57.887 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 11:30:57.889 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 11:30:57.892 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-21 11:30:57.895 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-21 11:30:57.898 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-21 11:30:57.930 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-21 11:30:57.962 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-21 11:30:57.999 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-21 11:30:58.002 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-21 11:30:58.004 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-21 11:30:58.007 | + lib/glance:configure_glance_store:282 : local be 2026-07-21 11:30:58.008 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-21 11:30:58.011 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-21 11:30:58.014 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-21 11:30:58.050 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-21 11:30:58.053 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.175 2026-07-21 11:30:58.088 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-21 11:30:58.091 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-21 11:30:58.093 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-21 11:30:58.110 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:58.112 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-21 11:30:58.144 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-21 11:30:58.178 | + 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-21 11:30:58.211 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-21 11:30:58.245 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-21 11:30:58.281 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-21 11:30:58.299 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:58.301 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-21 11:30:58.333 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 11:30:58.367 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-21 11:30:58.402 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-21 11:30:58.435 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.175/identity/v3 2026-07-21 11:30:58.469 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-21 11:30:58.500 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.175/image 2026-07-21 11:30:58.533 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-21 11:30:58.552 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:58.555 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-21 11:30:58.590 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.175/identity 2026-07-21 11:30:58.623 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-21 11:30:58.626 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-21 11:30:58.629 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 11:30:58.632 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 11:30:58.651 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 11:30:58.654 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 11:30:58.656 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 11:30:58.658 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 11:30:58.662 | + 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-21 11:30:58.695 | + 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-21 11:30:58.728 | + 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-21 11:30:58.760 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 11:30:58.794 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-21 11:30:58.827 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-21 11:30:58.832 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-21 11:30:58.868 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-21 11:30:58.901 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-21 11:30:58.936 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-21 11:30:58.970 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-21 11:30:59.008 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-21 11:30:59.042 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-21 11:30:59.076 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-21 11:30:59.110 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-21 11:30:59.115 | + 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-21 11:30:59.129 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-21 11:30:59.147 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:30:59.151 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.175 2026-07-21 11:30:59.154 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-21 11:30:59.157 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.175:8776/v3/%(project_id)s' 2026-07-21 11:30:59.190 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.175:8776/v3/%(project_id)s' 2026-07-21 11:30:59.224 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-21 11:30:59.228 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-21 11:30:59.230 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-21 11:30:59.233 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-21 11:30:59.236 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-21 11:30:59.239 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-21 11:30:59.241 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-21 11:30:59.246 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 11:30:59.248 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-21 11:30:59.282 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-21 11:30:59.285 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-21 11:30:59.287 | ++ functions:get_random_port:861 : true 2026-07-21 11:30:59.289 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-21 11:30:59.292 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-21 11:30:59.294 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-21 11:30:59.366 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-21 11:30:59.369 | ++ functions:get_random_port:865 : break 2 2026-07-21 11:30:59.371 | ++ functions:get_random_port:869 : echo 60999 2026-07-21 11:30:59.375 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-21 11:30:59.378 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-21 11:30:59.412 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-07-21 11:30:59.443 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-21 11:30:59.475 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-21 11:30:59.507 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 11:30:59.540 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 11:30:59.572 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-21 11:30:59.604 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-21 11:30:59.636 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-21 11:30:59.670 | + 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-21 11:30:59.701 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 11:30:59.732 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 11:30:59.762 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-21 11:30:59.796 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 11:30:59.828 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-21 11:30:59.861 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-21 11:30:59.893 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-21 11:30:59.925 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-21 11:30:59.957 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-21 11:30:59.991 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-21 11:31:00.024 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-21 11:31:00.027 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 11:31:00.029 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:31:00.032 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:31:00.034 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:00.038 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:00.040 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 11:31:00.043 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 11:31:00.074 | proxy (enabled by site administrator) 2026-07-21 11:31:00.078 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-21 11:31:00.081 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 11:31:00.084 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:31:00.087 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:31:00.089 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:00.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:00.094 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 11:31:00.097 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 11:31:00.129 | No module matches proxy_http 2026-07-21 11:31:00.134 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-21 11:31:00.171 | Considering dependency proxy for proxy_http: 2026-07-21 11:31:00.171 | Module proxy already enabled 2026-07-21 11:31:00.171 | Enabling module proxy_http. 2026-07-21 11:31:00.176 | To activate the new configuration, you need to run: 2026-07-21 11:31:00.177 | systemctl restart apache2 2026-07-21 11:31:00.182 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 11:31:00.185 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-21 11:31:00.188 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:31:00.191 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:31:00.194 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:31:00.300 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-21 11:31:00.303 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-21 11:31:00.305 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-21 11:31:00.307 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 11:31:00.309 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:00.311 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:00.314 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-21 11:31:00.316 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-21 11:31:00.319 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-21 11:31:00.319 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-21 11:31:00.327 | KeepAlive Off 2026-07-21 11:31:00.332 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-21 11:31:00.332 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-21 11:31:00.340 | SetEnv proxy-sendchunked 1 2026-07-21 11:31:00.344 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-21 11:31:00.344 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-21 11:31:00.351 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-21 11:31:00.355 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-21 11:31:00.358 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-21 11:31:00.361 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 11:31:00.363 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 11:31:00.365 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:31:00.368 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:31:00.371 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:00.373 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:00.376 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 11:31:00.378 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 11:31:00.381 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:00.383 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:00.385 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-21 11:31:00.419 | Enabling site glance-api. 2026-07-21 11:31:00.424 | To activate the new configuration, you need to run: 2026-07-21 11:31:00.425 | systemctl reload apache2 2026-07-21 11:31:00.429 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-21 11:31:00.432 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:31:00.434 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:31:00.437 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:31:00.548 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-21 11:31:00.553 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-21 11:31:00.581 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-21 11:31:00.613 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-21 11:31:00.616 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-21 11:31:00.649 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-21 11:31:00.680 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-21 11:31:00.699 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:00.702 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-21 11:31:00.704 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-21 11:31:00.708 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-21 11:31:00.711 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 11:31:00.714 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-21 11:31:00.716 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-21 11:31:00.719 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-21 11:31:00.721 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-21 11:31:00.723 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:31:00.726 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 11:31:00.729 | ++ functions-common:git_clone:593 : pwd 2026-07-21 11:31:00.731 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:31:00.734 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:31:00.738 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:31:00.754 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:31:00.756 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:31:00.758 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:31:00.761 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:31:00.761 | + functions-common:git_clone:610 : echo master 2026-07-21 11:31:00.766 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-21 11:31:00.769 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:31:00.772 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-21 11:31:00.785 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-21 11:31:00.789 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 11:31:00.789 | + functions-common:git_clone:673 : head -1 2026-07-21 11:31:00.852 | 2b61d44ea Merge 'refs/changes/63/993363/13' 2026-07-21 11:31:00.855 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:31:00.858 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-21 11:31:00.860 | + inc/python:setup_develop:353 : local bindep 2026-07-21 11:31:00.861 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 11:31:00.864 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-21 11:31:00.867 | + inc/python:setup_develop:359 : local extras= 2026-07-21 11:31:00.869 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-21 11:31:00.872 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 11:31:00.874 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 11:31:00.877 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-21 11:31:00.880 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 11:31:00.883 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 11:31:00.887 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-21 11:31:00.890 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 11:31:00.892 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-21 11:31:00.895 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 11:31:00.898 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 11:31:00.902 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-21 11:31:00.908 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-21 11:31:00.910 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-21 11:31:00.913 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-21 11:31:00.990 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-21 11:31:00.993 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 11:31:00.995 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 11:31:00.997 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 11:31:01.000 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 11:31:01.002 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-21 11:31:01.005 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 11:31:01.007 | + inc/python:setup_package:446 : local extras= 2026-07-21 11:31:01.009 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 11:31:01.012 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 11:31:01.014 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 11:31:01.017 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 11:31:01.019 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 11:31:01.023 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-21 11:31:01.043 | Using python 3.12 to install /opt/stack/cinder 2026-07-21 11:31:01.046 | + 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-21 11:31:01.529 | Obtaining file:///opt/stack/cinder 2026-07-21 11:31:01.532 | Installing build dependencies: started 2026-07-21 11:31:02.356 | Installing build dependencies: finished with status 'done' 2026-07-21 11:31:02.357 | Checking if build backend supports build_editable: started 2026-07-21 11:31:02.637 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 11:31:02.638 | Getting requirements to build editable: started 2026-07-21 11:31:02.792 | Getting requirements to build editable: finished with status 'done' 2026-07-21 11:31:02.794 | Preparing editable metadata (pyproject.toml): started 2026-07-21 11:31:03.768 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:31:03.780 | 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-21 11:31:03.781 | 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-21 11:31:03.782 | 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-21 11:31:03.782 | 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-21 11:31:03.782 | 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-21 11:31:03.783 | 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-21 11:31:03.783 | 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-21 11:31:03.784 | 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-21 11:31:03.784 | 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-21 11:31:03.785 | 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-21 11:31:03.785 | 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-21 11:31:03.786 | 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-21 11:31:03.786 | 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-21 11:31:03.787 | 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-21 11:31:03.788 | 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-21 11:31:03.788 | 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-21 11:31:03.788 | 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-21 11:31:03.788 | 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-21 11:31:03.789 | 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-21 11:31:03.789 | 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-21 11:31:03.789 | 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-21 11:31:03.790 | 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-21 11:31:03.790 | 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-21 11:31:03.791 | 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-21 11:31:03.792 | 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-21 11:31:03.876 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev182) 2026-07-21 11:31:03.935 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 11:31:03.943 | 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-21 11:31:03.943 | 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-21 11:31:03.963 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev182) 2026-07-21 11:31:03.968 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 11:31:03.973 | 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-21 11:31:03.974 | 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-21 11:31:03.974 | 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-21 11:31:03.975 | 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-21 11:31:03.992 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev182) 2026-07-21 11:31:03.997 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 11:31:04.002 | 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-21 11:31:04.023 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev182) 2026-07-21 11:31:04.028 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 11:31:04.032 | 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-21 11:31:04.033 | 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-21 11:31:04.033 | 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-21 11:31:04.034 | 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-21 11:31:04.035 | 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-21 11:31:04.045 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev182) 2026-07-21 11:31:04.051 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 11:31:04.055 | 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-21 11:31:04.056 | 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-21 11:31:04.065 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev182) 2026-07-21 11:31:04.069 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-21 11:31:04.082 | 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-21 11:31:04.083 | 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-21 11:31:04.083 | 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-21 11:31:04.100 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev182) 2026-07-21 11:31:04.103 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 11:31:04.108 | 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-21 11:31:04.128 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev182) 2026-07-21 11:31:04.132 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 11:31:04.173 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev182) 2026-07-21 11:31:04.237 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-21 11:31:04.244 | 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-21 11:31:04.244 | 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-21 11:31:04.245 | 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-21 11:31:04.317 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev182) 2026-07-21 11:31:04.321 | 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-21 11:31:04.512 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev182) 2026-07-21 11:31:04.516 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-21 11:31:04.521 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev182) (1.9.0) 2026-07-21 11:31:04.521 | 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-21 11:31:04.521 | 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-21 11:31:04.705 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev182) 2026-07-21 11:31:04.717 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-21 11:31:04.723 | 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-21 11:31:04.738 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev182) 2026-07-21 11:31:04.744 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-21 11:31:04.750 | 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-21 11:31:04.752 | 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-21 11:31:04.768 | 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-21 11:31:04.770 | 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-21 11:31:04.775 | 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-21 11:31:04.778 | 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-21 11:31:04.780 | 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-21 11:31:04.781 | 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-21 11:31:04.807 | 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-21 11:31:04.817 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-21 11:31:04.842 | 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-21 11:31:04.861 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-21 11:31:04.908 | 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-21 11:31:04.948 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 11:31:04.974 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev182) 2026-07-21 11:31:04.990 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 11:31:05.012 | 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-21 11:31:05.015 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-21 11:31:05.188 | 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-21 11:31:05.191 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-21 11:31:05.208 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev182) 2026-07-21 11:31:05.212 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 11:31:05.234 | 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-21 11:31:05.238 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 11:31:05.256 | 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-21 11:31:05.256 | 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-21 11:31:05.257 | 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-21 11:31:05.265 | 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-21 11:31:05.265 | 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-21 11:31:05.266 | 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-21 11:31:05.266 | 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-21 11:31:05.271 | 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-21 11:31:05.271 | 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-21 11:31:05.273 | 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-21 11:31:05.274 | 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-21 11:31:05.274 | 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-21 11:31:05.279 | 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-21 11:31:05.282 | 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-21 11:31:05.287 | 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-21 11:31:05.290 | 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-21 11:31:05.290 | 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-21 11:31:05.291 | 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-21 11:31:05.295 | 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-21 11:31:05.296 | 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-21 11:31:05.297 | 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-21 11:31:05.299 | 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-21 11:31:05.305 | 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-21 11:31:05.305 | 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-21 11:31:05.306 | 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-21 11:31:05.308 | 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-21 11:31:05.314 | 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-21 11:31:05.316 | 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-21 11:31:05.317 | 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-21 11:31:05.317 | 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-21 11:31:05.321 | 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-21 11:31:05.328 | 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-21 11:31:05.340 | 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-21 11:31:05.469 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev182) 2026-07-21 11:31:05.474 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 11:31:05.526 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev182) 2026-07-21 11:31:05.531 | 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-21 11:31:05.540 | 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-21 11:31:05.559 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev182) 2026-07-21 11:31:05.565 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 11:31:05.593 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev182) 2026-07-21 11:31:05.600 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 11:31:05.642 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev182) 2026-07-21 11:31:05.646 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-21 11:31:05.655 | 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-21 11:31:05.663 | 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-21 11:31:05.689 | 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-21 11:31:05.693 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-21 11:31:05.709 | 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-21 11:31:05.712 | 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-21 11:31:05.712 | 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-21 11:31:05.717 | 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-21 11:31:05.718 | 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-21 11:31:05.718 | 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-21 11:31:05.719 | 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-21 11:31:05.733 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev182) 2026-07-21 11:31:05.737 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 11:31:05.743 | 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-21 11:31:05.766 | 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-21 11:31:05.766 | 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-21 11:31:05.771 | 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-21 11:31:05.781 | 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-21 11:31:05.796 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev182) 2026-07-21 11:31:05.805 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-21 11:31:05.835 | 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-21 11:31:05.836 | 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-21 11:31:05.838 | 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-21 11:31:05.870 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev182) 2026-07-21 11:31:05.875 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-21 11:31:05.891 | 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-21 11:31:05.894 | 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-21 11:31:05.929 | 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-21 11:31:05.930 | Reason for being yanked: buggy - not thread safe 2026-07-21 11:31:05.934 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-21 11:31:05.943 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-21 11:31:06.213 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 49.0 MB/s 0:00:00 2026-07-21 11:31:06.216 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-21 11:31:06.224 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-21 11:31:06.439 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 72.8 MB/s 0:00:00 2026-07-21 11:31:06.442 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-21 11:31:06.453 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-21 11:31:06.462 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-21 11:31:06.468 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-21 11:31:06.478 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-21 11:31:06.485 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-21 11:31:06.495 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-21 11:31:06.503 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-21 11:31:06.510 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-21 11:31:06.517 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-21 11:31:06.529 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 48.9 MB/s 0:00:00 2026-07-21 11:31:06.532 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-21 11:31:06.541 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-21 11:31:06.549 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-21 11:31:06.557 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-21 11:31:06.563 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-21 11:31:06.584 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 71.6 MB/s 0:00:00 2026-07-21 11:31:06.588 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-21 11:31:06.598 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-21 11:31:06.612 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-21 11:31:06.619 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-21 11:31:06.625 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-21 11:31:06.632 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-21 11:31:06.639 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-21 11:31:06.649 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-21 11:31:06.657 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-21 11:31:06.666 | 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-21 11:31:06.697 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 70.3 MB/s 0:00:00 2026-07-21 11:31:06.703 | 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-21 11:31:06.769 | Building wheels for collected packages: cinder 2026-07-21 11:31:06.770 | Building editable for cinder (pyproject.toml): started 2026-07-21 11:31:07.664 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-21 11:31:07.664 | Created wheel for cinder: filename=cinder-28.1.0.dev182-0.editable-py3-none-any.whl size=9204 sha256=4a12e23de62b440f89f0b5f6929a613288e88adcd03200a05339bc6debdc8925 2026-07-21 11:31:07.665 | Stored in directory: /tmp/pip-ephem-wheel-cache-6i9dt_d7/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-21 11:31:07.667 | Successfully built cinder 2026-07-21 11:31:07.816 | 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-21 11:31:08.027 | Attempting uninstall: pyasn1 2026-07-21 11:31:08.036 | Found existing installation: pyasn1 0.4.8 2026-07-21 11:31:08.036 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:31:08.036 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-21 11:31:08.699 | Attempting uninstall: botocore 2026-07-21 11:31:08.707 | Found existing installation: botocore 1.34.46 2026-07-21 11:31:08.708 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:31:08.708 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-21 11:31:09.226 | Attempting uninstall: s3transfer 2026-07-21 11:31:09.236 | Found existing installation: s3transfer 0.10.1 2026-07-21 11:31:09.236 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:31:09.236 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-21 11:31:09.585 | Attempting uninstall: boto3 2026-07-21 11:31:09.594 | Found existing installation: boto3 1.34.46 2026-07-21 11:31:09.595 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 11:31:09.595 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-21 11:31:10.717 | 2026-07-21 11:31:10.729 | 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-21 11:31:11.011 | + inc/python:pip_install:216 : result=0 2026-07-21 11:31:11.013 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:31:11.016 | + functions-common:time_stop:2420 : local name 2026-07-21 11:31:11.018 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:31:11.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:31:11.024 | + functions-common:time_stop:2423 : local total 2026-07-21 11:31:11.026 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:31:11.029 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:31:11.031 | + functions-common:time_stop:2427 : start_time=1784633461038 2026-07-21 11:31:11.033 | + functions-common:time_stop:2429 : [[ -z 1784633461038 ]] 2026-07-21 11:31:11.036 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:31:11.040 | + functions-common:time_stop:2432 : end_time=1784633471037 2026-07-21 11:31:11.043 | + functions-common:time_stop:2433 : elapsed_time=9999 2026-07-21 11:31:11.045 | + functions-common:time_stop:2434 : total=51572 2026-07-21 11:31:11.048 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:31:11.051 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61571 2026-07-21 11:31:11.053 | + inc/python:pip_install:219 : return 0 2026-07-21 11:31:11.056 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 11:31:11.058 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:31:11.061 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-21 11:31:11.064 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-21 11:31:11.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:31:11.070 | + 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-21 11:31:11.073 | + 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-21 11:31:11.075 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:31:11.078 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-21 11:31:11.080 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-21 11:31:11.083 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-21 11:31:11.086 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:11.088 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:11.091 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-21 11:31:11.104 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-21 11:31:11.107 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 11:31:11.110 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 11:31:11.113 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 11:31:11.116 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 11:31:11.119 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 11:31:11.122 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 11:31:11.125 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:11.127 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:11.130 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 11:31:11.133 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 11:31:11.135 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 11:31:11.139 | + functions-common:apt_get_update:1167 : return 2026-07-21 11:31:11.142 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-21 11:31:11.144 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 11:31:11.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:11.150 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:11.153 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-21 11:31:11.176 | + 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-21 11:31:11.204 | Reading package lists... 2026-07-21 11:31:11.424 | Building dependency tree... 2026-07-21 11:31:11.425 | Reading state information... 2026-07-21 11:31:11.706 | The following additional packages will be installed: 2026-07-21 11:31:11.706 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-21 11:31:11.706 | python3-wcwidth 2026-07-21 11:31:11.707 | Suggested packages: 2026-07-21 11:31:11.708 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-21 11:31:11.737 | The following NEW packages will be installed: 2026-07-21 11:31:11.737 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-21 11:31:11.737 | python3-wcwidth targetcli-fb 2026-07-21 11:31:12.284 | 0 upgraded, 6 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 11:31:12.284 | Need to get 358 kB of archives. 2026-07-21 11:31:12.284 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-21 11:31:12.284 | 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-21 11:31:12.542 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-21 11:31:12.930 | 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-21 11:31:12.953 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-21 11:31:12.975 | 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-21 11:31:13.005 | 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-21 11:31:13.345 | Fetched 358 kB in 1s (280 kB/s) 2026-07-21 11:31:13.371 | Selecting previously unselected package python3-wcwidth. 2026-07-21 11:31:13.453 | (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-21 11:31:13.457 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-21 11:31:13.459 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-21 11:31:13.495 | Selecting previously unselected package python3-urwid. 2026-07-21 11:31:13.509 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-21 11:31:13.511 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-21 11:31:13.559 | Selecting previously unselected package python3-configshell-fb. 2026-07-21 11:31:13.574 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-21 11:31:13.575 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-21 11:31:13.609 | Selecting previously unselected package python3-pyudev. 2026-07-21 11:31:13.624 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-21 11:31:13.626 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-21 11:31:13.663 | Selecting previously unselected package python3-rtslib-fb. 2026-07-21 11:31:13.677 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-21 11:31:13.679 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-21 11:31:13.717 | Selecting previously unselected package targetcli-fb. 2026-07-21 11:31:13.732 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-21 11:31:13.733 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-21 11:31:13.783 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-21 11:31:13.949 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-21 11:31:14.083 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-21 11:31:14.774 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-21 11:31:14.779 | Setting up python3-urwid (2.6.10-1) ... 2026-07-21 11:31:15.067 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-21 11:31:15.179 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 11:31:15.179 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-21 11:31:15.192 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-21 11:31:15.192 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-21 11:31:15.192 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-21 11:31:15.192 | keyword = Word(alphanums + '_\-') 2026-07-21 11:31:15.192 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 11:31:15.192 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 11:31:15.192 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 11:31:15.192 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 11:31:15.192 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-21 11:31:15.192 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-21 11:31:15.196 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 11:31:15.196 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-21 11:31:15.207 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-21 11:31:15.207 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-21 11:31:15.207 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-21 11:31:15.207 | keyword = Word(alphanums + '_\-') 2026-07-21 11:31:15.207 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 11:31:15.207 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 11:31:15.207 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 11:31:15.207 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 11:31:15.208 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-21 11:31:15.208 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-21 11:31:15.230 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-21 11:31:15.336 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-21 11:31:15.336 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-21 11:31:15.502 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 11:31:16.490 | 2026-07-21 11:31:16.490 | Running kernel seems to be up-to-date. 2026-07-21 11:31:16.490 | 2026-07-21 11:31:16.490 | Restarting services... 2026-07-21 11:31:16.553 | 2026-07-21 11:31:16.553 | Service restarts being deferred: 2026-07-21 11:31:16.553 | /etc/needrestart/restart.d/dbus.service 2026-07-21 11:31:16.553 | systemctl restart getty@tty1.service 2026-07-21 11:31:16.553 | systemctl restart networkd-dispatcher.service 2026-07-21 11:31:16.553 | systemctl restart serial-getty@ttyS0.service 2026-07-21 11:31:16.553 | systemctl restart storpool_beacon.service 2026-07-21 11:31:16.553 | systemctl restart storpool_block.service 2026-07-21 11:31:16.553 | systemctl restart systemd-logind.service 2026-07-21 11:31:16.553 | 2026-07-21 11:31:16.553 | No containers need to be restarted. 2026-07-21 11:31:16.553 | 2026-07-21 11:31:16.553 | User sessions running outdated binaries: 2026-07-21 11:31:16.553 | ubuntu @ session #3: python3[7160] 2026-07-21 11:31:16.563 | ubuntu @ session #4: sh[8540,8542], sshd[8482] 2026-07-21 11:31:16.572 | ubuntu @ user manager service: systemd[5270] 2026-07-21 11:31:16.580 | 2026-07-21 11:31:16.580 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 11:31:17.810 | + functions-common:apt_get:1211 : result=0 2026-07-21 11:31:17.813 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 11:31:17.815 | + functions-common:time_stop:2420 : local name 2026-07-21 11:31:17.818 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:31:17.821 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:31:17.824 | + functions-common:time_stop:2423 : local total 2026-07-21 11:31:17.827 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:31:17.830 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 11:31:17.832 | + functions-common:time_stop:2427 : start_time=1784633471172 2026-07-21 11:31:17.836 | + functions-common:time_stop:2429 : [[ -z 1784633471172 ]] 2026-07-21 11:31:17.839 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:31:17.843 | + functions-common:time_stop:2432 : end_time=1784633477840 2026-07-21 11:31:17.846 | + functions-common:time_stop:2433 : elapsed_time=6668 2026-07-21 11:31:17.849 | + functions-common:time_stop:2434 : total=100926 2026-07-21 11:31:17.852 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:31:17.855 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107594 2026-07-21 11:31:17.858 | + functions-common:apt_get:1215 : return 0 2026-07-21 11:31:17.861 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 11:31:17.863 | + ./stack.sh:main:951 : configure_cinder 2026-07-21 11:31:17.867 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-21 11:31:17.879 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-21 11:31:17.884 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-21 11:31:17.886 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-21 11:31:17.889 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-21 11:31:17.893 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-21 11:31:17.893 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-21 11:31:17.897 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-21 11:31:17.899 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-21 11:31:17.901 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-21 11:31:17.904 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-21 11:31:17.906 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-21 11:31:17.908 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-21 11:31:17.911 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-21 11:31:17.912 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-21 11:31:17.925 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-21 11:31:17.937 | + 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-21 11:31:17.950 | + 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-21 11:31:17.963 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-21 11:31:17.976 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-21 11:31:17.990 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-21 11:31:17.993 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-21 11:31:17.997 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Puo4OffbXw 2026-07-21 11:31:17.999 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-21 11:31:18.002 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-21 11:31:18.005 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-21 11:31:18.007 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Puo4OffbXw 2026-07-21 11:31:18.011 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Puo4OffbXw 2026-07-21 11:31:18.023 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Puo4OffbXw /etc/sudoers.d/cinder-rootwrap 2026-07-21 11:31:18.036 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-21 11:31:18.040 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-21 11:31:18.042 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-21 11:31:18.045 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-21 11:31:18.047 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-21 11:31:18.050 | + 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-21 11:31:18.052 | + 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-21 11:31:18.055 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-21 11:31:18.056 | + 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-21 11:31:18.064 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-21 11:31:18.067 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-21 11:31:18.079 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-21 11:31:18.092 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-21 11:31:18.095 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-21 11:31:18.100 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-21 11:31:18.104 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-21 11:31:18.107 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 11:31:18.110 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-21 11:31:18.112 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 11:31:18.114 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 11:31:18.116 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-21 11:31:18.119 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 11:31:18.121 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-21 11:31:18.123 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 11:31:18.126 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-21 11:31:18.157 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-21 11:31:18.188 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.175/identity 2026-07-21 11:31:18.221 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-21 11:31:18.254 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-21 11:31:18.288 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-21 11:31:18.320 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-21 11:31:18.351 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-21 11:31:18.382 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.175/identity 2026-07-21 11:31:18.414 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 11:31:18.445 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 11:31:18.476 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 11:31:18.479 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-21 11:31:18.514 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-21 11:31:18.548 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-21 11:31:18.552 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-21 11:31:18.554 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-21 11:31:18.558 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-21 11:31:18.561 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 11:31:18.563 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 11:31:18.567 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 11:31:18.582 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:18.585 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 11:31:18.588 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-21 11:31:18.591 | + 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-21 11:31:18.625 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-21 11:31:18.655 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-21 11:31:18.684 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-21 11:31:18.715 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-21 11:31:18.748 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-21 11:31:18.783 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.175 2026-07-21 11:31:18.817 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-21 11:31:18.852 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-21 11:31:18.860 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key edff55f41a07ae222a45d7f8d652b2a9 2026-07-21 11:31:18.891 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-21 11:31:18.894 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-21 11:31:18.924 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-21 11:31:18.958 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-21 11:31:18.989 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-21 11:31:19.021 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-21 11:31:19.053 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-21 11:31:19.088 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-21 11:31:19.106 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:19.109 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-21 11:31:19.112 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-21 11:31:19.114 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-21 11:31:19.117 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-21 11:31:19.120 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 11:31:19.122 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-21 11:31:19.125 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-21 11:31:19.128 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-21 11:31:19.131 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-21 11:31:19.133 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-21 11:31:19.136 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-21 11:31:19.138 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-21 11:31:19.172 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-21 11:31:19.176 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-21 11:31:19.207 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-21 11:31:19.210 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-21 11:31:19.213 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-21 11:31:19.215 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-21 11:31:19.250 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-21 11:31:19.252 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-21 11:31:19.255 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-21 11:31:19.258 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-21 11:31:19.260 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-21 11:31:19.279 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:19.281 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-21 11:31:19.284 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-21 11:31:19.286 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-21 11:31:19.289 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-21 11:31:19.320 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.175:8080/v1/AUTH_ 2026-07-21 11:31:19.350 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-21 11:31:19.366 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:19.369 | + 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-21 11:31:19.399 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-21 11:31:19.416 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:31:19.418 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-21 11:31:19.435 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:19.437 | + 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-21 11:31:19.440 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-21 11:31:19.474 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-21 11:31:19.476 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-21 11:31:19.479 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-21 11:31:19.482 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-21 11:31:19.484 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 11:31:19.487 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 11:31:19.490 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 11:31:19.506 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:19.509 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 11:31:19.512 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 11:31:19.515 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 11:31:19.531 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:19.534 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:31:19.537 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:31:19.566 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 11:31:19.569 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 11:31:19.572 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-21 11:31:19.574 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-21 11:31:19.577 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 11:31:19.580 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 11:31:19.596 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 11:31:19.599 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 11:31:19.601 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 11:31:19.604 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 11:31:19.606 | + 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-21 11:31:19.635 | + 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-21 11:31:19.665 | + 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-21 11:31:19.695 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 11:31:19.724 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-21 11:31:19.753 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-21 11:31:19.768 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:19.771 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-21 11:31:19.773 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-21 11:31:19.775 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-21 11:31:19.777 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-21 11:31:19.779 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 11:31:19.781 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-21 11:31:19.784 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-21 11:31:19.787 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 11:31:19.790 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 11:31:19.804 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 11:31:19.804 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:31:19.812 | d /var/run/uwsgi 0755 stack root 2026-07-21 11:31:19.816 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:31:19.828 | /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-21 11:31:19.832 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-21 11:31:19.835 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-21 11:31:19.839 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 11:31:19.841 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-21 11:31:19.872 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-07-21 11:31:19.901 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-21 11:31:19.930 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 11:31:19.957 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 11:31:19.987 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 11:31:20.018 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 11:31:20.049 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 11:31:20.079 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 11:31:20.110 | + 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-21 11:31:20.141 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 11:31:20.175 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 11:31:20.204 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 11:31:20.235 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-21 11:31:20.267 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 11:31:20.269 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 11:31:20.273 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-21 11:31:20.275 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-21 11:31:20.278 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 11:31:20.280 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:20.283 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:20.285 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-21 11:31:20.288 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-21 11:31:20.291 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-21 11:31:20.322 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 11:31:20.356 | + 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-21 11:31:20.356 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-21 11:31:20.365 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-21 11:31:20.369 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-21 11:31:20.372 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-21 11:31:20.374 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 11:31:20.377 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 11:31:20.380 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:31:20.382 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:31:20.385 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:20.388 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:20.390 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 11:31:20.393 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 11:31:20.397 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:20.400 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:20.404 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-21 11:31:20.438 | Enabling site cinder-api. 2026-07-21 11:31:20.443 | To activate the new configuration, you need to run: 2026-07-21 11:31:20.443 | systemctl reload apache2 2026-07-21 11:31:20.448 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 11:31:20.450 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:31:20.453 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:31:20.456 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:31:20.559 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-21 11:31:20.562 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.175/image 2026-07-21 11:31:20.597 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-21 11:31:20.614 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:20.617 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-21 11:31:20.647 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-21 11:31:20.678 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-21 11:31:20.680 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 11:31:20.683 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-21 11:31:20.685 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-21 11:31:20.688 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 11:31:20.690 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-21 11:31:20.693 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 11:31:20.696 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-21 11:31:20.698 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-21 11:31:20.701 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-21 11:31:20.737 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-21 11:31:20.770 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.175/identity 2026-07-21 11:31:20.802 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-21 11:31:20.834 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-21 11:31:20.864 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-21 11:31:20.896 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-21 11:31:20.927 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-21 11:31:20.958 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.175/identity 2026-07-21 11:31:20.990 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-21 11:31:21.023 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-21 11:31:21.055 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 11:31:21.058 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-21 11:31:21.061 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 11:31:21.064 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 11:31:21.067 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-21 11:31:21.070 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-21 11:31:21.107 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-21 11:31:21.142 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.175/identity 2026-07-21 11:31:21.175 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-21 11:31:21.208 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-21 11:31:21.240 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-21 11:31:21.272 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-21 11:31:21.306 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-21 11:31:21.339 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-21 11:31:21.373 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 11:31:21.405 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-21 11:31:21.407 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-21 11:31:21.424 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:21.427 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.175:2379?api_version=v3' 2026-07-21 11:31:21.462 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-21 11:31:21.464 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-21 11:31:21.497 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-21 11:31:21.499 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-21 11:31:21.501 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-21 11:31:21.536 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-21 11:31:21.538 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 11:31:21.541 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-21 11:31:21.543 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-21 11:31:21.546 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-21 11:31:21.576 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-21 11:31:21.608 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.175/identity 2026-07-21 11:31:21.637 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-21 11:31:21.667 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-21 11:31:21.698 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-21 11:31:21.732 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-21 11:31:21.769 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-21 11:31:21.805 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-21 11:31:21.825 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:21.828 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-21 11:31:21.831 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-21 11:31:21.834 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-21 11:31:21.836 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 11:31:21.840 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-21 11:31:21.843 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-21 11:31:21.846 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-21 11:31:21.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:31:21.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-21 11:31:21.854 | + 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-21 11:31:21.857 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:31:21.860 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-21 11:31:21.863 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-21 11:31:21.867 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:31:21.870 | + 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-21 11:31:21.873 | + 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-21 11:31:21.876 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:31:21.879 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-21 11:31:21.882 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-21 11:31:21.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:31:21.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-21 11:31:21.890 | + 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-21 11:31:21.894 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:31:21.897 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-21 11:31:21.900 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-21 11:31:21.903 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-21 11:31:21.905 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:31:21.908 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 11:31:21.911 | ++ functions-common:git_clone:593 : pwd 2026-07-21 11:31:21.914 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:31:21.917 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:31:21.920 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:31:21.937 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:31:21.940 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:31:21.942 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:31:21.944 | + functions-common:git_clone:610 : echo master 2026-07-21 11:31:21.945 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:31:21.950 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-21 11:31:21.953 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:31:21.955 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-21 11:31:21.968 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-21 11:31:21.971 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 11:31:21.972 | + functions-common:git_clone:673 : head -1 2026-07-21 11:31:21.976 | 2451d2f286 Merge "ovn: Allow ``get_datapath_type`` to look up Chassis by UUID" 2026-07-21 11:31:21.979 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:31:21.982 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-21 11:31:21.985 | + inc/python:setup_develop:353 : local bindep 2026-07-21 11:31:21.987 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 11:31:21.990 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-21 11:31:21.993 | + inc/python:setup_develop:359 : local extras= 2026-07-21 11:31:21.996 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-21 11:31:21.998 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 11:31:22.001 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 11:31:22.003 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-21 11:31:22.006 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 11:31:22.008 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 11:31:22.012 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-21 11:31:22.015 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 11:31:22.018 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-21 11:31:22.020 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 11:31:22.023 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 11:31:22.026 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-21 11:31:22.033 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-21 11:31:22.035 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-21 11:31:22.038 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-21 11:31:22.113 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-21 11:31:22.116 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 11:31:22.118 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 11:31:22.121 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 11:31:22.123 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 11:31:22.125 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-21 11:31:22.128 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 11:31:22.130 | + inc/python:setup_package:446 : local extras= 2026-07-21 11:31:22.132 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 11:31:22.135 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 11:31:22.137 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 11:31:22.140 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 11:31:22.143 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 11:31:22.145 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-21 11:31:22.165 | Using python 3.12 to install /opt/stack/neutron 2026-07-21 11:31:22.168 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-21 11:31:22.657 | Obtaining file:///opt/stack/neutron 2026-07-21 11:31:22.662 | Installing build dependencies: started 2026-07-21 11:31:23.460 | Installing build dependencies: finished with status 'done' 2026-07-21 11:31:23.460 | Checking if build backend supports build_editable: started 2026-07-21 11:31:23.748 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 11:31:23.748 | Getting requirements to build editable: started 2026-07-21 11:31:23.909 | Getting requirements to build editable: finished with status 'done' 2026-07-21 11:31:23.909 | Preparing editable metadata (pyproject.toml): started 2026-07-21 11:31:25.167 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:31:25.177 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (7.0.3) 2026-07-21 11:31:25.178 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.10.1) 2026-07-21 11:31:25.178 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.1.0) 2026-07-21 11:31:25.178 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (2.5.1) 2026-07-21 11:31:25.179 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.1.0) 2026-07-21 11:31:25.179 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (5.3.1) 2026-07-21 11:31:25.250 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:25.307 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 11:31:25.312 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (0.32.0) 2026-07-21 11:31:25.312 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (2.34.2) 2026-07-21 11:31:25.315 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.1.6) 2026-07-21 11:31:25.315 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (13.0.0) 2026-07-21 11:31:25.315 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (1.3.0) 2026-07-21 11:31:25.335 | Collecting neutron-lib>=4.1.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:25.339 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 11:31:25.345 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (9.1.4) 2026-07-21 11:31:25.348 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (2.0.51) 2026-07-21 11:31:25.348 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (1.8.10) 2026-07-21 11:31:25.348 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (5.15.0) 2026-07-21 11:31:25.348 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (1.18.5) 2026-07-21 11:31:25.349 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (5.9.0) 2026-07-21 11:31:25.349 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (4.3.0) 2026-07-21 11:31:25.349 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (7.6.1) 2026-07-21 11:31:25.349 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (10.5.0) 2026-07-21 11:31:25.349 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (6.5.0) 2026-07-21 11:31:25.350 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (18.1.0) 2026-07-21 11:31:25.350 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (6.9.0) 2026-07-21 11:31:25.350 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (8.3.0) 2026-07-21 11:31:25.351 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (18.2.0) 2026-07-21 11:31:25.351 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (8.2.0) 2026-07-21 11:31:25.352 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (6.0.0) 2026-07-21 11:31:25.352 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.12.0) 2026-07-21 11:31:25.353 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.9.0) 2026-07-21 11:31:25.353 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (7.10.0) 2026-07-21 11:31:25.354 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (5.11.0) 2026-07-21 11:31:25.354 | 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.dev14) (4.7.0) 2026-07-21 11:31:25.355 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (2.8.0) 2026-07-21 11:31:25.355 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (10.1.1) 2026-07-21 11:31:25.356 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.11.0) 2026-07-21 11:31:25.356 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (4.4.0) 2026-07-21 11:31:25.368 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:25.372 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 11:31:25.384 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:25.388 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 11:31:25.400 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:25.405 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-21 11:31:25.450 | Installing build dependencies: started 2026-07-21 11:31:26.225 | Installing build dependencies: finished with status 'done' 2026-07-21 11:31:26.226 | Getting requirements to build wheel: started 2026-07-21 11:31:26.582 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 11:31:26.583 | Preparing metadata (pyproject.toml): started 2026-07-21 11:31:26.785 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:31:26.807 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:26.810 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 11:31:26.816 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (7.2.2) 2026-07-21 11:31:26.830 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:26.834 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-21 11:31:26.840 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (24.2.1) 2026-07-21 11:31:26.840 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (18.13.0) 2026-07-21 11:31:26.841 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (4.17.0) 2026-07-21 11:31:26.854 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:26.858 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-21 11:31:26.871 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:26.875 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 11:31:26.880 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.4.0) 2026-07-21 11:31:26.881 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (9.0.0) 2026-07-21 11:31:26.881 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev14) (1.3.12) 2026-07-21 11:31:26.881 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev14) (4.15.0) 2026-07-21 11:31:26.883 | 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.dev14) (2.2.2) 2026-07-21 11:31:26.886 | 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.dev14) (3.3.2) 2026-07-21 11:31:26.888 | 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.dev14) (3.0.3) 2026-07-21 11:31:26.889 | 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.dev14) (2.1.0) 2026-07-21 11:31:26.890 | 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.dev14) (1.8.2) 2026-07-21 11:31:26.893 | 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.dev14) (4.1.0) 2026-07-21 11:31:26.893 | 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.dev14) (2.13.0) 2026-07-21 11:31:26.894 | 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.dev14) (5.8.0) 2026-07-21 11:31:26.900 | 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.dev14) (1.3.7) 2026-07-21 11:31:26.910 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:26.914 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 11:31:26.919 | 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.dev14) (43.0.3) 2026-07-21 11:31:26.920 | 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.dev14) (1.5.0) 2026-07-21 11:31:26.920 | 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.dev14) (1.1.0) 2026-07-21 11:31:26.921 | 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.dev14) (1.33) 2026-07-21 11:31:26.922 | 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.dev14) (4.10.0) 2026-07-21 11:31:26.922 | 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.dev14) (6.0.3) 2026-07-21 11:31:26.924 | 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.dev14) (2.0.0) 2026-07-21 11:31:26.926 | 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.dev14) (3.0) 2026-07-21 11:31:26.930 | 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.dev14) (3.1.1) 2026-07-21 11:31:26.932 | 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.dev14) (0.41.0) 2026-07-21 11:31:26.933 | 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.dev14) (1.2.1) 2026-07-21 11:31:26.954 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:26.958 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-21 11:31:26.966 | 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.dev14) (26.2) 2026-07-21 11:31:26.966 | 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.dev14) (2.8.0) 2026-07-21 11:31:26.966 | 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.dev14) (3.5.3) 2026-07-21 11:31:26.973 | 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.dev14) (6.1.1) 2026-07-21 11:31:26.974 | 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.dev14) (4.0.0) 2026-07-21 11:31:26.986 | 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.dev14) (0.20) 2026-07-21 11:31:26.989 | 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.dev14) (2.0.0) 2026-07-21 11:31:26.993 | 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.dev14) (2.1.2) 2026-07-21 11:31:26.994 | 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.dev14) (0.6.2) 2026-07-21 11:31:26.997 | 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.dev14) (2.9.0.post0) 2026-07-21 11:31:27.000 | 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.dev14) (7.1.4) 2026-07-21 11:31:27.001 | 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.dev14) (5.3.1) 2026-07-21 11:31:27.001 | 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.dev14) (5.6.2) 2026-07-21 11:31:27.002 | 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.dev14) (0.16.0) 2026-07-21 11:31:27.004 | 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.dev14) (5.1.0) 2026-07-21 11:31:27.008 | 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.dev14) (2026.2) 2026-07-21 11:31:27.012 | 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.dev14) (0.25.0) 2026-07-21 11:31:27.013 | 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.dev14) (5.0.0) 2026-07-21 11:31:27.015 | 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.dev14) (4.0.1) 2026-07-21 11:31:27.030 | 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.dev14) (1.7.6) 2026-07-21 11:31:27.033 | 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.dev14) (2.2.0) 2026-07-21 11:31:27.038 | 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.dev14) (3.18.0) 2026-07-21 11:31:27.060 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:27.063 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-21 11:31:27.079 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:27.080 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-21 11:31:27.090 | 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.dev14) (3.0.3) 2026-07-21 11:31:27.090 | 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.dev14) (1.6.2) 2026-07-21 11:31:27.096 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev14) (83.0.0) 2026-07-21 11:31:27.108 | 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.dev14) (0.8.1) 2026-07-21 11:31:27.129 | 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.dev14) (1.17.0) 2026-07-21 11:31:27.131 | 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.dev14) (4.15.0) 2026-07-21 11:31:27.132 | 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.dev14) (4.26.0) 2026-07-21 11:31:27.144 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) 2026-07-21 11:31:27.147 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 11:31:27.155 | 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.dev14) (0.6.0) 2026-07-21 11:31:27.156 | 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.dev14) (4.0.0) 2026-07-21 11:31:27.161 | 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.dev14) (3.0.52) 2026-07-21 11:31:27.162 | 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.dev14) (1.11.0) 2026-07-21 11:31:27.162 | 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.dev14) (15.0.0) 2026-07-21 11:31:27.163 | 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.dev14) (1.8.0) 2026-07-21 11:31:27.165 | 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.dev14) (26.1.0) 2026-07-21 11:31:27.166 | 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.dev14) (2025.9.1) 2026-07-21 11:31:27.166 | 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.dev14) (0.37.0) 2026-07-21 11:31:27.167 | 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.dev14) (2026.5.1) 2026-07-21 11:31:27.194 | 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.dev14) (3.4.7) 2026-07-21 11:31:27.194 | 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.dev14) (3.18) 2026-07-21 11:31:27.195 | 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.dev14) (2.7.0) 2026-07-21 11:31:27.196 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev14) (2023.11.17) 2026-07-21 11:31:27.211 | 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.dev14) (4.2.0) 2026-07-21 11:31:27.211 | 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.dev14) (2.20.0) 2026-07-21 11:31:27.216 | 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.dev14) (0.1.2) 2026-07-21 11:31:27.226 | 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.dev14) (0.8) 2026-07-21 11:31:27.260 | 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.dev14) (0.16.0) 2026-07-21 11:31:27.301 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-21 11:31:27.316 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 35.9 MB/s 0:00:00 2026-07-21 11:31:27.322 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-21 11:31:27.399 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 25.9 MB/s 0:00:00 2026-07-21 11:31:27.411 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-21 11:31:27.431 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-21 11:31:27.449 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-21 11:31:27.464 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-21 11:31:27.482 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-21 11:31:27.491 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-21 11:31:27.504 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-21 11:31:27.523 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-21 11:31:27.544 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-21 11:31:27.552 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-21 11:31:27.558 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-21 11:31:27.587 | Building wheels for collected packages: neutron, ovs 2026-07-21 11:31:27.588 | Building editable for neutron (pyproject.toml): started 2026-07-21 11:31:28.897 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-21 11:31:28.898 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev14-0.editable-py3-none-any.whl size=16036 sha256=d1b2c04bf95f0536d8d31bf48fd1b27749ecd9f190c8e598f7881c17aada448b 2026-07-21 11:31:28.898 | Stored in directory: /tmp/pip-ephem-wheel-cache-unwtaq3t/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-21 11:31:28.900 | Building wheel for ovs (pyproject.toml): started 2026-07-21 11:31:29.359 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-21 11:31:29.361 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=0b8f50732a2aae41b54277500051b96ef1ef7eb496054c8c539d8462cd4441cb 2026-07-21 11:31:29.362 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-21 11:31:29.363 | Successfully built neutron ovs 2026-07-21 11:31:29.544 | 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-21 11:31:32.093 | 2026-07-21 11:31:32.104 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev14 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-21 11:31:32.265 | + inc/python:pip_install:216 : result=0 2026-07-21 11:31:32.268 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:31:32.270 | + functions-common:time_stop:2420 : local name 2026-07-21 11:31:32.273 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:31:32.276 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:31:32.278 | + functions-common:time_stop:2423 : local total 2026-07-21 11:31:32.280 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:31:32.283 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:31:32.285 | + functions-common:time_stop:2427 : start_time=1784633482160 2026-07-21 11:31:32.288 | + functions-common:time_stop:2429 : [[ -z 1784633482160 ]] 2026-07-21 11:31:32.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:31:32.295 | + functions-common:time_stop:2432 : end_time=1784633492292 2026-07-21 11:31:32.297 | + functions-common:time_stop:2433 : elapsed_time=10132 2026-07-21 11:31:32.299 | + functions-common:time_stop:2434 : total=61571 2026-07-21 11:31:32.301 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:31:32.303 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=71703 2026-07-21 11:31:32.305 | + inc/python:pip_install:219 : return 0 2026-07-21 11:31:32.308 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 11:31:32.310 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:31:32.313 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-21 11:31:32.315 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-21 11:31:32.318 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:31:32.321 | + 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-21 11:31:32.324 | + 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-21 11:31:32.327 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:31:32.329 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-21 11:31:32.332 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-21 11:31:32.335 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-21 11:31:32.335 | Installing OVN and dependent packages 2026-07-21 11:31:32.337 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-21 11:31:32.340 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-21 11:31:32.356 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:31:32.359 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-21 11:31:32.376 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:31:32.379 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-21 11:31:32.397 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:32.400 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-21 11:31:32.402 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-21 11:31:32.420 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:32.423 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-21 11:31:32.425 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-21 11:31:32.440 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-21 11:31:32.444 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown stack /var/run/openvswitch 2026-07-21 11:31:32.456 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-21 11:31:32.460 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-21 11:31:32.481 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-21 11:31:32.484 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 11:31:32.486 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 11:31:32.489 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 11:31:32.492 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 11:31:32.495 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 11:31:32.498 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 11:31:32.500 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:32.503 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:32.506 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 11:31:32.509 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 11:31:32.511 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 11:31:32.514 | + functions-common:apt_get_update:1167 : return 2026-07-21 11:31:32.517 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-21 11:31:32.520 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 11:31:32.522 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:32.526 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:32.528 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-21 11:31:32.552 | + 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-21 11:31:32.581 | Reading package lists... 2026-07-21 11:31:32.801 | Building dependency tree... 2026-07-21 11:31:32.804 | Reading state information... 2026-07-21 11:31:33.051 | fakeroot is already the newest version (1.33-1). 2026-07-21 11:31:33.051 | fakeroot set to manually installed. 2026-07-21 11:31:33.051 | make is already the newest version (4.3-4.1build2). 2026-07-21 11:31:33.051 | The following additional packages will be installed: 2026-07-21 11:31:33.051 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-21 11:31:33.052 | python3-sortedcontainers unbound 2026-07-21 11:31:33.053 | Suggested packages: 2026-07-21 11:31:33.053 | openvswitch-doc python-sortedcontainers-doc 2026-07-21 11:31:33.083 | The following NEW packages will be installed: 2026-07-21 11:31:33.084 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-21 11:31:33.084 | python3-openvswitch python3-sortedcontainers 2026-07-21 11:31:33.086 | The following packages will be upgraded: 2026-07-21 11:31:33.086 | unbound 2026-07-21 11:31:33.407 | 1 upgraded, 6 newly installed, 0 to remove and 92 not upgraded. 2026-07-21 11:31:33.407 | Need to get 5,179 kB of archives. 2026-07-21 11:31:33.407 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-21 11:31:33.407 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-21 11:31:34.296 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-21 11:31:34.531 | 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-21 11:31:34.717 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-21 11:31:34.732 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-21 11:31:34.737 | 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-21 11:31:34.839 | 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-21 11:31:35.234 | Fetched 5,179 kB in 2s (2,807 kB/s) 2026-07-21 11:31:35.339 | (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-21 11:31:35.343 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-21 11:31:35.368 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-21 11:31:35.435 | Selecting previously unselected package libunbound8:amd64. 2026-07-21 11:31:35.451 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-21 11:31:35.454 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-21 11:31:35.488 | Selecting previously unselected package openvswitch-common. 2026-07-21 11:31:35.502 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 11:31:35.504 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 11:31:35.558 | Selecting previously unselected package python3-sortedcontainers. 2026-07-21 11:31:35.573 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-21 11:31:35.574 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-21 11:31:35.606 | Selecting previously unselected package libxdp1:amd64. 2026-07-21 11:31:35.620 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-21 11:31:35.622 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-21 11:31:35.659 | Selecting previously unselected package python3-openvswitch. 2026-07-21 11:31:35.673 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 11:31:35.675 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 11:31:35.733 | Selecting previously unselected package openvswitch-switch. 2026-07-21 11:31:35.747 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 11:31:35.753 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 11:31:35.837 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-21 11:31:36.799 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-21 11:31:36.933 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-21 11:31:36.937 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-21 11:31:36.941 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 11:31:36.947 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 11:31:37.167 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 11:31:37.177 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-21 11:31:37.560 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-21 11:31:37.670 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-21 11:31:38.297 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 11:31:39.367 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 11:31:39.960 | 2026-07-21 11:31:39.960 | Running kernel seems to be up-to-date. 2026-07-21 11:31:39.960 | 2026-07-21 11:31:39.960 | Restarting services... 2026-07-21 11:31:40.019 | 2026-07-21 11:31:40.020 | Service restarts being deferred: 2026-07-21 11:31:40.020 | /etc/needrestart/restart.d/dbus.service 2026-07-21 11:31:40.020 | systemctl restart getty@tty1.service 2026-07-21 11:31:40.020 | systemctl restart networkd-dispatcher.service 2026-07-21 11:31:40.020 | systemctl restart serial-getty@ttyS0.service 2026-07-21 11:31:40.020 | systemctl restart storpool_beacon.service 2026-07-21 11:31:40.020 | systemctl restart storpool_block.service 2026-07-21 11:31:40.020 | systemctl restart systemd-logind.service 2026-07-21 11:31:40.020 | 2026-07-21 11:31:40.020 | No containers need to be restarted. 2026-07-21 11:31:40.020 | 2026-07-21 11:31:40.020 | User sessions running outdated binaries: 2026-07-21 11:31:40.020 | ubuntu @ session #3: python3[7160] 2026-07-21 11:31:40.029 | ubuntu @ session #4: sh[8540,8542], sshd[8482] 2026-07-21 11:31:40.038 | ubuntu @ user manager service: systemd[5270] 2026-07-21 11:31:40.045 | 2026-07-21 11:31:40.046 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 11:31:41.176 | + functions-common:apt_get:1211 : result=0 2026-07-21 11:31:41.179 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 11:31:41.181 | + functions-common:time_stop:2420 : local name 2026-07-21 11:31:41.183 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:31:41.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:31:41.188 | + functions-common:time_stop:2423 : local total 2026-07-21 11:31:41.191 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:31:41.193 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 11:31:41.196 | + functions-common:time_stop:2427 : start_time=1784633492549 2026-07-21 11:31:41.198 | + functions-common:time_stop:2429 : [[ -z 1784633492549 ]] 2026-07-21 11:31:41.201 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:31:41.205 | + functions-common:time_stop:2432 : end_time=1784633501202 2026-07-21 11:31:41.207 | + functions-common:time_stop:2433 : elapsed_time=8653 2026-07-21 11:31:41.209 | + functions-common:time_stop:2434 : total=107594 2026-07-21 11:31:41.213 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:31:41.215 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116247 2026-07-21 11:31:41.218 | + functions-common:apt_get:1215 : return 0 2026-07-21 11:31:41.221 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-21 11:31:41.242 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-21 11:31:41.245 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 11:31:41.248 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 11:31:41.250 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 11:31:41.252 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 11:31:41.255 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 11:31:41.258 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 11:31:41.261 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:41.264 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:41.266 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 11:31:41.269 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 11:31:41.272 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 11:31:41.275 | + functions-common:apt_get_update:1167 : return 2026-07-21 11:31:41.278 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-21 11:31:41.281 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 11:31:41.283 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:41.287 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:41.289 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-21 11:31:41.313 | + 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-21 11:31:41.342 | Reading package lists... 2026-07-21 11:31:41.560 | Building dependency tree... 2026-07-21 11:31:41.561 | Reading state information... 2026-07-21 11:31:41.802 | The following additional packages will be installed: 2026-07-21 11:31:41.803 | ovn-common 2026-07-21 11:31:41.833 | The following NEW packages will be installed: 2026-07-21 11:31:41.833 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-21 11:31:42.259 | 0 upgraded, 4 newly installed, 0 to remove and 92 not upgraded. 2026-07-21 11:31:42.259 | Need to get 2,360 kB of archives. 2026-07-21 11:31:42.259 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-21 11:31:42.259 | 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-21 11:31:51.106 | 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-21 11:31:51.724 | 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-21 11:31:51.758 | 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-21 11:31:52.493 | Fetched 2,360 kB in 10s (228 kB/s) 2026-07-21 11:31:52.522 | Selecting previously unselected package ovn-common. 2026-07-21 11:31:52.598 | (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-21 11:31:52.602 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:31:52.603 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 11:31:52.663 | Selecting previously unselected package ovn-central. 2026-07-21 11:31:52.677 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:31:52.678 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 11:31:52.715 | Selecting previously unselected package ovn-controller-vtep. 2026-07-21 11:31:52.730 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:31:52.731 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 11:31:52.762 | Selecting previously unselected package ovn-host. 2026-07-21 11:31:52.776 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 11:31:52.780 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 11:31:52.837 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 11:31:52.846 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 11:31:53.124 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-21 11:31:53.240 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-21 11:31:53.517 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-21 11:31:53.559 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 11:31:53.846 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-21 11:31:53.955 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-21 11:31:54.365 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-21 11:31:54.777 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-21 11:31:55.295 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-21 11:31:55.344 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 11:31:55.461 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-21 11:31:55.796 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 11:31:57.456 | 2026-07-21 11:31:57.456 | Running kernel seems to be up-to-date. 2026-07-21 11:31:57.457 | 2026-07-21 11:31:57.457 | Restarting services... 2026-07-21 11:31:57.515 | 2026-07-21 11:31:57.516 | Service restarts being deferred: 2026-07-21 11:31:57.516 | /etc/needrestart/restart.d/dbus.service 2026-07-21 11:31:57.516 | systemctl restart getty@tty1.service 2026-07-21 11:31:57.516 | systemctl restart networkd-dispatcher.service 2026-07-21 11:31:57.516 | systemctl restart serial-getty@ttyS0.service 2026-07-21 11:31:57.516 | systemctl restart storpool_beacon.service 2026-07-21 11:31:57.516 | systemctl restart storpool_block.service 2026-07-21 11:31:57.516 | systemctl restart systemd-logind.service 2026-07-21 11:31:57.516 | 2026-07-21 11:31:57.516 | No containers need to be restarted. 2026-07-21 11:31:57.516 | 2026-07-21 11:31:57.516 | User sessions running outdated binaries: 2026-07-21 11:31:57.516 | ubuntu @ session #3: python3[7160] 2026-07-21 11:31:57.524 | ubuntu @ session #4: sh[8540,8542], sshd[8482] 2026-07-21 11:31:57.532 | ubuntu @ user manager service: systemd[5270] 2026-07-21 11:31:57.540 | 2026-07-21 11:31:57.540 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 11:31:58.695 | + functions-common:apt_get:1211 : result=0 2026-07-21 11:31:58.698 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 11:31:58.700 | + functions-common:time_stop:2420 : local name 2026-07-21 11:31:58.703 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:31:58.705 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:31:58.707 | + functions-common:time_stop:2423 : local total 2026-07-21 11:31:58.710 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:31:58.713 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 11:31:58.715 | + functions-common:time_stop:2427 : start_time=1784633501309 2026-07-21 11:31:58.717 | + functions-common:time_stop:2429 : [[ -z 1784633501309 ]] 2026-07-21 11:31:58.721 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:31:58.725 | + functions-common:time_stop:2432 : end_time=1784633518722 2026-07-21 11:31:58.727 | + functions-common:time_stop:2433 : elapsed_time=17413 2026-07-21 11:31:58.730 | + functions-common:time_stop:2434 : total=116247 2026-07-21 11:31:58.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:31:58.734 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=133660 2026-07-21 11:31:58.738 | + functions-common:apt_get:1215 : return 0 2026-07-21 11:31:58.741 | + 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-21 11:31:58.743 | + 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-21 11:31:58.746 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-21 11:31:58.748 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-21 11:31:58.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-21 11:31:58.755 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-21 11:31:58.758 | + 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-21 11:31:58.760 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-21 11:31:58.763 | + 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-21 11:31:58.765 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-21 11:31:58.768 | + 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-21 11:31:58.771 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-21 11:31:58.774 | + 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-21 11:31:58.776 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-21 11:31:58.779 | + 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-21 11:31:58.781 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-21 11:31:58.784 | + 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-21 11:31:58.786 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-21 11:31:58.789 | + 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-21 11:31:58.791 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-21 11:31:58.794 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-21 11:31:58.797 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-21 11:31:58.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:31:58.802 | + 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-21 11:31: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, =~ ,ovsdbapp, ]] 2026-07-21 11:31:58.807 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:31:58.810 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-21 11:31:58.813 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 11:31:58.815 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-21 11:31:58.834 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:58.837 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-21 11:31:58.839 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-21 11:31:58.842 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-21 11:31:58.845 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 11:31:58.847 | + lib/stack:stack_install_service:32 : install_nova 2026-07-21 11:31:58.850 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-21 11:31:58.853 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-21 11:31:58.855 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:31:58.858 | + 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-21 11:31:58.861 | + 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-21 11:31:58.863 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:31:58.866 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-21 11:31:58.883 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:31:58.885 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-21 11:31:58.888 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-21 11:31:58.891 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-21 11:31:58.894 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-21 11:31:58.896 | + 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-21 11:31:58.970 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-21 11:31:58.972 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:58.974 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:58.977 | + 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-21 11:31:58.979 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 11:31:58.982 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 11:31:58.984 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 11:31:58.987 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 11:31:58.989 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 11:31:58.992 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 11:31:58.994 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:58.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:58.999 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 11:31:59.001 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 11:31:59.004 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 11:31:59.006 | + functions-common:apt_get_update:1167 : return 2026-07-21 11:31:59.008 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-21 11:31:59.010 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 11:31:59.012 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:31:59.015 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:31:59.017 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-21 11:31:59.036 | + 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-21 11:31:59.063 | Reading package lists... 2026-07-21 11:31:59.294 | Building dependency tree... 2026-07-21 11:31:59.295 | Reading state information... 2026-07-21 11:31:59.550 | The following additional packages will be installed: 2026-07-21 11:31:59.551 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-07-21 11:31:59.551 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-21 11:31:59.551 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-07-21 11:31:59.551 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-07-21 11:31:59.551 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-07-21 11:31:59.551 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-07-21 11:31:59.552 | swtpm-tools systemd-container 2026-07-21 11:31:59.553 | Suggested packages: 2026-07-21 11:31:59.553 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-07-21 11:31:59.553 | libvirt-daemon-driver-storage-gluster 2026-07-21 11:31:59.553 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-21 11:31:59.553 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-21 11:31:59.553 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-21 11:31:59.553 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-21 11:31:59.594 | The following packages will be REMOVED: 2026-07-21 11:31:59.597 | apport-core-dump-handler 2026-07-21 11:31:59.597 | The following NEW packages will be installed: 2026-07-21 11:31:59.598 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-21 11:31:59.598 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-21 11:31:59.598 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-21 11:31:59.598 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-21 11:31:59.598 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-21 11:31:59.598 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-21 11:31:59.598 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-21 11:31:59.598 | systemd-container systemd-coredump 2026-07-21 11:31:59.599 | The following packages will be upgraded: 2026-07-21 11:31:59.600 | apport python3-apport 2026-07-21 11:31:59.702 | 2 upgraded, 29 newly installed, 1 to remove and 89 not upgraded. 2026-07-21 11:31:59.702 | Need to get 115 MB of archives. 2026-07-21 11:31:59.702 | After this operation, 916 MB of additional disk space will be used. 2026-07-21 11:31:59.702 | 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-21 11:31:59.856 | 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-21 11:31:59.887 | 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-21 11:31:59.913 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-21 11:31:59.972 | 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-21 11:32:00.000 | 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-21 11:32:00.063 | 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-21 11:32:00.073 | 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-21 11:32:00.084 | 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-21 11:32:00.090 | 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-21 11:32:00.090 | 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-21 11:32:00.091 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-21 11:32:00.096 | 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-21 11:32:00.096 | 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-21 11:32:00.097 | 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-21 11:32:00.103 | 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-21 11:32:00.136 | 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-21 11:32:00.137 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-21 11:32:00.146 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-21 11:32:00.148 | 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-21 11:32:00.288 | 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-21 11:32:00.486 | 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-21 11:32:00.604 | 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-21 11:32:00.686 | 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-21 11:32:00.729 | 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-21 11:32:01.770 | 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-21 11:32:01.771 | 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-21 11:32:01.771 | 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-21 11:32:01.772 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-21 11:32:01.773 | 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-21 11:32:01.838 | 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-21 11:32:02.154 | Preconfiguring packages ... 2026-07-21 11:32:02.261 | Fetched 115 MB in 2s (51.6 MB/s) 2026-07-21 11:32:02.373 | (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-21 11:32:02.377 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-21 11:32:02.454 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-21 11:32:02.507 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-21 11:32:02.572 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-21 11:32:02.722 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-21 11:32:02.723 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-21 11:32:02.723 | Package apport-core-dump-handler is to be removed. 2026-07-21 11:32:02.723 | Package python3-zstandard is not installed. 2026-07-21 11:32:02.723 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-21 11:32:02.723 | Package apport-core-dump-handler is to be removed. 2026-07-21 11:32:02.723 | Package systemd-coredump is not installed. 2026-07-21 11:32:02.723 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-21 11:32:02.723 | Package apport-core-dump-handler is to be removed. 2026-07-21 11:32:02.723 | Package python3-zstandard is not installed. 2026-07-21 11:32:02.723 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-21 11:32:02.723 | Package apport-core-dump-handler is to be removed. 2026-07-21 11:32:02.723 | Package systemd-coredump is not installed. 2026-07-21 11:32:02.723 | 2026-07-21 11:32:02.799 | (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-21 11:32:02.803 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-21 11:32:03.357 | Selecting previously unselected package systemd-coredump. 2026-07-21 11:32:03.431 | (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-21 11:32:03.435 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:32:03.437 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-21 11:32:03.469 | Selecting previously unselected package python3-zstandard. 2026-07-21 11:32:03.484 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-21 11:32:03.485 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-21 11:32:03.520 | Selecting previously unselected package libtpms0:amd64. 2026-07-21 11:32:03.536 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-21 11:32:03.538 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-21 11:32:03.573 | Selecting previously unselected package libvirt0:amd64. 2026-07-21 11:32:03.587 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 11:32:03.589 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:03.672 | Selecting previously unselected package libvirt-clients. 2026-07-21 11:32:03.687 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 11:32:03.697 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:03.737 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-21 11:32:03.752 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 11:32:03.761 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:03.801 | Selecting previously unselected package libvirt-daemon. 2026-07-21 11:32:03.817 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 11:32:03.825 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:03.878 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-21 11:32:03.893 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 11:32:03.903 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:03.940 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-21 11:32:03.955 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 11:32:03.964 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:03.999 | Selecting previously unselected package systemd-container. 2026-07-21 11:32:04.013 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:32:04.015 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-21 11:32:04.069 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-21 11:32:04.084 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 11:32:04.092 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:04.122 | Selecting previously unselected package libvirt-daemon-system. 2026-07-21 11:32:04.138 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 11:32:04.165 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:04.205 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-21 11:32:04.220 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 11:32:04.228 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:04.267 | Selecting previously unselected package libvirt-l10n. 2026-07-21 11:32:04.282 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 11:32:04.290 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:04.315 | Selecting previously unselected package libxml2-utils. 2026-07-21 11:32:04.333 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 11:32:04.335 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 11:32:04.384 | Selecting previously unselected package mdevctl. 2026-07-21 11:32:04.398 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-21 11:32:04.400 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-21 11:32:04.446 | Selecting previously unselected package python3-libvirt. 2026-07-21 11:32:04.461 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-21 11:32:04.462 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-21 11:32:04.502 | Selecting previously unselected package qemu-system-arm. 2026-07-21 11:32:04.517 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:32:04.526 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:04.802 | Selecting previously unselected package qemu-system-mips. 2026-07-21 11:32:04.817 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:32:04.826 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:05.116 | Selecting previously unselected package qemu-system-ppc. 2026-07-21 11:32:05.131 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:32:05.140 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:05.324 | Selecting previously unselected package qemu-system-sparc. 2026-07-21 11:32:05.339 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:32:05.349 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:05.492 | Selecting previously unselected package qemu-system-s390x. 2026-07-21 11:32:05.507 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:32:05.516 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:05.610 | Selecting previously unselected package qemu-system-misc. 2026-07-21 11:32:05.625 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:32:05.633 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:06.590 | Selecting previously unselected package qemu-system. 2026-07-21 11:32:06.605 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 11:32:06.606 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:06.635 | Selecting previously unselected package swtpm. 2026-07-21 11:32:06.649 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-21 11:32:06.651 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 11:32:06.679 | Selecting previously unselected package swtpm-tools. 2026-07-21 11:32:06.693 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-21 11:32:06.694 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 11:32:06.730 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-21 11:32:06.746 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 11:32:06.751 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 11:32:06.780 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-21 11:32:06.795 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 11:32:06.796 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-21 11:32:07.938 | Selecting previously unselected package qemu-efi-arm. 2026-07-21 11:32:07.953 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 11:32:07.955 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-21 11:32:08.448 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-21 11:32:08.727 | Creating group 'systemd-coredump' with GID 988. 2026-07-21 11:32:08.727 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-21 11:32:08.738 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:08.748 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:08.758 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:08.767 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-21 11:32:08.771 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:08.780 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-21 11:32:08.915 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-21 11:32:09.049 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:09.053 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-21 11:32:09.173 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-21 11:32:09.487 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:09.495 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-21 11:32:09.499 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-21 11:32:09.502 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:09.510 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 11:32:09.513 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:09.868 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-21 11:32:09.871 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:10.150 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-21 11:32:10.311 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:10.326 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:10.337 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-21 11:32:11.043 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-21 11:32:11.077 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:11.088 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 11:32:11.098 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 11:32:11.126 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:11.136 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 11:32:11.140 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:11.149 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:11.158 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 11:32:11.204 | info: Selecting GID from range 100 to 999 ... 2026-07-21 11:32:11.208 | info: Adding group `swtpm' (GID 123) ... 2026-07-21 11:32:11.265 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-21 11:32:11.265 | 2026-07-21 11:32:11.270 | info: Selecting UID from range 100 to 999 ... 2026-07-21 11:32:11.270 | 2026-07-21 11:32:11.274 | info: Adding system user `swtpm' (UID 119) ... 2026-07-21 11:32:11.277 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-07-21 11:32:11.305 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-21 11:32:11.315 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-21 11:32:11.554 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-21 11:32:12.035 | Enabling libvirt default network 2026-07-21 11:32:12.265 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-21 11:32:12.265 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-21 11:32:12.265 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-21 11:32:12.265 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-21 11:32:12.265 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-21 11:32:12.265 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-21 11:32:12.265 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-21 11:32:12.265 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-21 11:32:12.742 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-21 11:32:13.373 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-21 11:32:13.726 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-21 11:32:14.337 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-21 11:32:14.380 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 11:32:14.401 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 11:32:15.580 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-21 11:32:15.595 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-21 11:32:16.224 | 2026-07-21 11:32:16.225 | Running kernel seems to be up-to-date. 2026-07-21 11:32:16.225 | 2026-07-21 11:32:16.225 | Restarting services... 2026-07-21 11:32:16.292 | 2026-07-21 11:32:16.292 | Service restarts being deferred: 2026-07-21 11:32:16.292 | /etc/needrestart/restart.d/dbus.service 2026-07-21 11:32:16.292 | systemctl restart getty@tty1.service 2026-07-21 11:32:16.292 | systemctl restart networkd-dispatcher.service 2026-07-21 11:32:16.292 | systemctl restart serial-getty@ttyS0.service 2026-07-21 11:32:16.292 | systemctl restart storpool_beacon.service 2026-07-21 11:32:16.292 | systemctl restart storpool_block.service 2026-07-21 11:32:16.292 | systemctl restart systemd-logind.service 2026-07-21 11:32:16.292 | 2026-07-21 11:32:16.292 | No containers need to be restarted. 2026-07-21 11:32:16.292 | 2026-07-21 11:32:16.292 | User sessions running outdated binaries: 2026-07-21 11:32:16.293 | ubuntu @ session #3: python3[7160] 2026-07-21 11:32:16.303 | ubuntu @ session #4: sh[8540,8542], sshd[8482] 2026-07-21 11:32:16.312 | ubuntu @ user manager service: systemd[5270] 2026-07-21 11:32:16.322 | 2026-07-21 11:32:16.323 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 11:32:17.646 | + functions-common:apt_get:1211 : result=0 2026-07-21 11:32:17.649 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 11:32:17.652 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:17.655 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:17.658 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:17.660 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:17.662 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:17.665 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 11:32:17.667 | + functions-common:time_stop:2427 : start_time=1784633519033 2026-07-21 11:32:17.669 | + functions-common:time_stop:2429 : [[ -z 1784633519033 ]] 2026-07-21 11:32:17.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:17.676 | + functions-common:time_stop:2432 : end_time=1784633537673 2026-07-21 11:32:17.679 | + functions-common:time_stop:2433 : elapsed_time=18640 2026-07-21 11:32:17.681 | + functions-common:time_stop:2434 : total=133660 2026-07-21 11:32:17.683 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:17.686 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152300 2026-07-21 11:32:17.689 | + functions-common:apt_get:1215 : return 0 2026-07-21 11:32:17.692 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-21 11:32:17.694 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 11:32:17.696 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 11:32:17.699 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 11:32:17.701 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 11:32:17.703 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 11:32:17.706 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 11:32:17.708 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:17.710 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:17.713 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 11:32:17.715 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 11:32:17.717 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 11:32:17.720 | + functions-common:apt_get_update:1167 : return 2026-07-21 11:32:17.722 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-21 11:32:17.725 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 11:32:17.727 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:17.729 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:17.731 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-21 11:32:17.750 | + 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-21 11:32:17.781 | Reading package lists... 2026-07-21 11:32:18.015 | Building dependency tree... 2026-07-21 11:32:18.016 | Reading state information... 2026-07-21 11:32:18.366 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-21 11:32:18.366 | ovmf set to manually installed. 2026-07-21 11:32:18.366 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-21 11:32:18.366 | swtpm set to manually installed. 2026-07-21 11:32:18.366 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-21 11:32:18.366 | swtpm-tools set to manually installed. 2026-07-21 11:32:18.366 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-21 11:32:18.366 | mdevctl set to manually installed. 2026-07-21 11:32:18.366 | 0 upgraded, 0 newly installed, 0 to remove and 89 not upgraded. 2026-07-21 11:32:18.372 | + functions-common:apt_get:1211 : result=0 2026-07-21 11:32:18.375 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 11:32:18.377 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:18.380 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:18.383 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:18.386 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:18.389 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:18.391 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 11:32:18.394 | + functions-common:time_stop:2427 : start_time=1784633537748 2026-07-21 11:32:18.396 | + functions-common:time_stop:2429 : [[ -z 1784633537748 ]] 2026-07-21 11:32:18.400 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:18.404 | + functions-common:time_stop:2432 : end_time=1784633538401 2026-07-21 11:32:18.407 | + functions-common:time_stop:2433 : elapsed_time=653 2026-07-21 11:32:18.409 | + functions-common:time_stop:2434 : total=152300 2026-07-21 11:32:18.411 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:18.414 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152953 2026-07-21 11:32:18.416 | + functions-common:apt_get:1215 : return 0 2026-07-21 11:32:18.419 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-21 11:32:18.423 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:32:18.428 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 11:32:18.430 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-21 11:32:18.433 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-21 11:32:18.435 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-21 11:32:18.438 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-21 11:32:18.440 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-21 11:32:18.443 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-21 11:32:18.446 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-21 11:32:18.458 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-21 11:32:18.472 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-21 11:32:18.472 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-21 11:32:18.480 | /var/core/core.%e.%p.%h.%t 2026-07-21 11:32:18.484 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-21 11:32:18.497 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-21 11:32:18.506 | [Service] 2026-07-21 11:32:18.506 | LimitCORE=infinity 2026-07-21 11:32:18.510 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-21 11:32:18.797 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-21 11:32:18.799 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-21 11:32:18.802 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-21 11:32:18.819 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:18.823 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-21 11:32:18.842 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-21 11:32:18.846 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-21 11:32:18.849 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-21 11:32:18.851 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-21 11:32:18.854 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-21 11:32:18.857 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-21 11:32:18.860 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-21 11:32:18.863 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 11:32:18.865 | ++ functions-common:git_clone:593 : pwd 2026-07-21 11:32:18.867 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:32:18.871 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:32:18.874 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:32:18.893 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:32:18.896 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:32:18.898 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:32:18.902 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-21 11:32:18.902 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:32:18.909 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-21 11:32:18.911 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:32:18.913 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-21 11:32:18.929 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-21 11:32:18.932 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 11:32:18.932 | + functions-common:git_clone:673 : head -1 2026-07-21 11:32:18.934 | fatal: not a git repository (or any of the parent directories): .git 2026-07-21 11:32:18.938 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:32:18.941 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-21 11:32:18.961 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:32:18.963 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-21 11:32:18.967 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-21 11:32:18.970 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-21 11:32:18.972 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:32:18.975 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 11:32:18.979 | ++ functions-common:git_clone:593 : pwd 2026-07-21 11:32:18.982 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:32:18.985 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:32:18.988 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:32:19.006 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:32:19.008 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:32:19.011 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:32:19.015 | + functions-common:git_clone:610 : echo master 2026-07-21 11:32:19.015 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:32:19.020 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-21 11:32:19.023 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:32:19.026 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-21 11:32:19.040 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-21 11:32:19.044 | + functions-common:git_clone:673 : head -1 2026-07-21 11:32:19.044 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 11:32:19.111 | 9d1dd3b8ac Merge "Remove disabling the scope enforcement" 2026-07-21 11:32:19.115 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:32:19.117 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-21 11:32:19.121 | + inc/python:setup_develop:353 : local bindep 2026-07-21 11:32:19.124 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 11:32:19.127 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-21 11:32:19.130 | + inc/python:setup_develop:359 : local extras= 2026-07-21 11:32:19.133 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-21 11:32:19.136 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 11:32:19.139 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 11:32:19.142 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-21 11:32:19.144 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 11:32:19.147 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 11:32:19.151 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-21 11:32:19.154 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 11:32:19.157 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-21 11:32:19.159 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 11:32:19.162 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 11:32:19.167 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-21 11:32:19.173 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-21 11:32:19.176 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-21 11:32:19.178 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-21 11:32:19.265 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-21 11:32:19.269 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 11:32:19.272 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 11:32:19.275 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 11:32:19.278 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 11:32:19.281 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-21 11:32:19.284 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 11:32:19.287 | + inc/python:setup_package:446 : local extras= 2026-07-21 11:32:19.290 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 11:32:19.292 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 11:32:19.294 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 11:32:19.298 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 11:32:19.300 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 11:32:19.304 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-21 11:32:19.326 | Using python 3.12 to install /opt/stack/nova 2026-07-21 11:32:19.329 | + 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-21 11:32:19.827 | Obtaining file:///opt/stack/nova 2026-07-21 11:32:19.830 | Installing build dependencies: started 2026-07-21 11:32:20.697 | Installing build dependencies: finished with status 'done' 2026-07-21 11:32:20.698 | Checking if build backend supports build_editable: started 2026-07-21 11:32:20.997 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 11:32:20.997 | Getting requirements to build editable: started 2026-07-21 11:32:21.162 | Getting requirements to build editable: finished with status 'done' 2026-07-21 11:32:21.162 | Preparing editable metadata (pyproject.toml): started 2026-07-21 11:32:22.888 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:32:22.901 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.0.3) 2026-07-21 11:32:22.902 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.0.51) 2026-07-21 11:32:22.902 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.3.1) 2026-07-21 11:32:22.902 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (0.41.0) 2026-07-21 11:32:22.902 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.1.6) 2026-07-21 11:32:22.902 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (13.0.0) 2026-07-21 11:32:22.902 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.1.1) 2026-07-21 11:32:22.902 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.5.1) 2026-07-21 11:32:22.902 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (43.0.3) 2026-07-21 11:32:22.902 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.8.10) 2026-07-21 11:32:22.903 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.5.3) 2026-07-21 11:32:22.903 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.1.0) 2026-07-21 11:32:22.904 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.10.1) 2026-07-21 11:32:22.904 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.18.0) 2026-07-21 11:32:22.905 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.18.5) 2026-07-21 11:32:22.905 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.3.0) 2026-07-21 11:32:22.905 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.0.0) 2026-07-21 11:32:22.906 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.26.0) 2026-07-21 11:32:22.906 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (9.9.0) 2026-07-21 11:32:22.907 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.15.0) 2026-07-21 11:32:22.987 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev311) 2026-07-21 11:32:23.037 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 11:32:23.043 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.12.0) 2026-07-21 11:32:23.043 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.34.2) 2026-07-21 11:32:23.044 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.9.0) 2026-07-21 11:32:23.052 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev311) 2026-07-21 11:32:23.056 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-21 11:32:23.061 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.3.0) 2026-07-21 11:32:23.062 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.6.1) 2026-07-21 11:32:23.062 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (10.5.0) 2026-07-21 11:32:23.063 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.5.0) 2026-07-21 11:32:23.063 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (8.3.0) 2026-07-21 11:32:23.064 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.12.0) 2026-07-21 11:32:23.064 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.9.0) 2026-07-21 11:32:23.065 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.11.0) 2026-07-21 11:32:23.065 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.8.0) 2026-07-21 11:32:23.066 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (10.1.1) 2026-07-21 11:32:23.066 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (18.1.0) 2026-07-21 11:32:23.067 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.10.0) 2026-07-21 11:32:23.067 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (18.2.0) 2026-07-21 11:32:23.067 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.0.0) 2026-07-21 11:32:23.068 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.12.0) 2026-07-21 11:32:23.068 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.9.0) 2026-07-21 11:32:23.069 | 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.dev311) (4.7.0) 2026-07-21 11:32:23.070 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.0.0) 2026-07-21 11:32:23.070 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (8.2.0) 2026-07-21 11:32:23.071 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.2.2) 2026-07-21 11:32:23.071 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.11.0) 2026-07-21 11:32:23.071 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.1.0) 2026-07-21 11:32:23.072 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.1.0) 2026-07-21 11:32:23.072 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.8.0) 2026-07-21 11:32:23.073 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.1.0) 2026-07-21 11:32:23.073 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.8.0) 2026-07-21 11:32:23.082 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev311) 2026-07-21 11:32:23.085 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-21 11:32:23.090 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (9.0.0) 2026-07-21 11:32:23.090 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (0.2.4) 2026-07-21 11:32:23.091 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.4.2) 2026-07-21 11:32:23.092 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.8.2) 2026-07-21 11:32:23.094 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.9.0.post0) 2026-07-21 11:32:23.094 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.4.0) 2026-07-21 11:32:23.094 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.17.0) 2026-07-21 11:32:23.094 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.0.3) 2026-07-21 11:32:23.097 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev311) (1.3.12) 2026-07-21 11:32:23.097 | 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.dev311) (4.15.0) 2026-07-21 11:32:23.098 | 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.dev311) (7.5.0) 2026-07-21 11:32:23.101 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev311) (2.0.0) 2026-07-21 11:32:23.103 | 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.dev311) (3.0) 2026-07-21 11:32:23.107 | 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.dev311) (2.8.0) 2026-07-21 11:32:23.110 | 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.dev311) (3.1.0) 2026-07-21 11:32:23.112 | 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.dev311) (2.2.2) 2026-07-21 11:32:23.115 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev311) (3.0.3) 2026-07-21 11:32:23.116 | 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.dev311) (26.1.0) 2026-07-21 11:32:23.117 | 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.dev311) (2025.9.1) 2026-07-21 11:32:23.117 | 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.dev311) (0.37.0) 2026-07-21 11:32:23.118 | 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.dev311) (2026.5.1) 2026-07-21 11:32:23.122 | 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.dev311) (2.1.0) 2026-07-21 11:32:23.125 | 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.dev311) (4.1.0) 2026-07-21 11:32:23.126 | 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.dev311) (2.13.0) 2026-07-21 11:32:23.126 | 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.dev311) (5.8.0) 2026-07-21 11:32:23.133 | 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.dev311) (1.5.0) 2026-07-21 11:32:23.133 | 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.dev311) (1.1.0) 2026-07-21 11:32:23.134 | 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.dev311) (1.33) 2026-07-21 11:32:23.135 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev311) (4.10.0) 2026-07-21 11:32:23.139 | 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.dev311) (3.1.1) 2026-07-21 11:32:23.143 | 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.dev311) (9.1.4) 2026-07-21 11:32:23.149 | 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.dev311) (2.18.0) 2026-07-21 11:32:23.153 | 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.dev311) (0.20) 2026-07-21 11:32:23.160 | 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.dev311) (2.1.2) 2026-07-21 11:32:23.161 | 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.dev311) (0.6.2) 2026-07-21 11:32:23.170 | 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.dev311) (7.1.4) 2026-07-21 11:32:23.170 | 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.dev311) (5.3.1) 2026-07-21 11:32:23.171 | 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.dev311) (5.6.2) 2026-07-21 11:32:23.171 | 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.dev311) (0.16.0) 2026-07-21 11:32:23.174 | 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.dev311) (5.1.0) 2026-07-21 11:32:23.179 | 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.dev311) (2026.2) 2026-07-21 11:32:23.179 | 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.dev311) (26.2) 2026-07-21 11:32:23.183 | 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.dev311) (0.25.0) 2026-07-21 11:32:23.186 | 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.dev311) (5.0.0) 2026-07-21 11:32:23.187 | 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.dev311) (4.0.1) 2026-07-21 11:32:23.193 | 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.dev311) (1.2.1) 2026-07-21 11:32:23.206 | 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.dev311) (1.7.6) 2026-07-21 11:32:23.210 | 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.dev311) (2.2.0) 2026-07-21 11:32:23.212 | 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.dev311) (1.3.7) 2026-07-21 11:32:23.217 | 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.dev311) (3.3.2) 2026-07-21 11:32:23.224 | 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.dev311) (4.3.2) 2026-07-21 11:32:23.224 | 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.dev311) (3.7.1) 2026-07-21 11:32:23.230 | 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.dev311) (2.4.0) 2026-07-21 11:32:23.235 | 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.dev311) (3.0.3) 2026-07-21 11:32:23.236 | 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.dev311) (1.6.2) 2026-07-21 11:32:23.240 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev311) (83.0.0) 2026-07-21 11:32:23.249 | 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.dev311) (0.8.1) 2026-07-21 11:32:23.266 | 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.dev311) (4.15.0) 2026-07-21 11:32:23.269 | 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.dev311) (0.6.0) 2026-07-21 11:32:23.270 | 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.dev311) (4.0.0) 2026-07-21 11:32:23.275 | 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.dev311) (3.0.52) 2026-07-21 11:32:23.275 | 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.dev311) (1.11.0) 2026-07-21 11:32:23.276 | 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.dev311) (15.0.0) 2026-07-21 11:32:23.276 | 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.dev311) (1.8.0) 2026-07-21 11:32:23.288 | 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.dev311) (1.17.0) 2026-07-21 11:32:23.292 | 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.dev311) (2.1.0) 2026-07-21 11:32:23.293 | 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.dev311) (24.2.1) 2026-07-21 11:32:23.302 | 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.dev311) (4.7.0) 2026-07-21 11:32:23.315 | 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.dev311) (3.4.7) 2026-07-21 11:32:23.315 | 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.dev311) (3.18) 2026-07-21 11:32:23.316 | 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.dev311) (2.7.0) 2026-07-21 11:32:23.317 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev311) (2023.11.17) 2026-07-21 11:32:23.335 | 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.dev311) (4.2.0) 2026-07-21 11:32:23.336 | 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.dev311) (2.20.0) 2026-07-21 11:32:23.341 | 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.dev311) (0.1.2) 2026-07-21 11:32:23.350 | 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.dev311) (0.8) 2026-07-21 11:32:23.381 | 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.dev311) (0.16.0) 2026-07-21 11:32:23.620 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 11:32:23.624 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-21 11:32:23.639 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 11:32:23.642 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-21 11:32:23.665 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 11:32:23.670 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-21 11:32:23.713 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-21 11:32:23.722 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-21 11:32:23.739 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-21 11:32:23.747 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-21 11:32:23.758 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-21 11:32:23.997 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 72.0 MB/s 0:00:00 2026-07-21 11:32:24.001 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-21 11:32:24.045 | Building wheels for collected packages: nova 2026-07-21 11:32:24.047 | Building editable for nova (pyproject.toml): started 2026-07-21 11:32:25.782 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-21 11:32:25.785 | Created wheel for nova: filename=nova-33.1.0.dev311-0.editable-py3-none-any.whl size=10630 sha256=a684b81c47990d56162f7054fd637290d6efca1d56ea761b8e5c86f995d76156 2026-07-21 11:32:25.785 | Stored in directory: /tmp/pip-ephem-wheel-cache-ayw0oam7/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-21 11:32:25.786 | Successfully built nova 2026-07-21 11:32:25.927 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-21 11:32:28.472 | 2026-07-21 11:32:28.484 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev311 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-21 11:32:28.636 | + inc/python:pip_install:216 : result=0 2026-07-21 11:32:28.638 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:32:28.641 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:28.644 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:28.647 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:28.649 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:28.652 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:28.654 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:32:28.656 | + functions-common:time_stop:2427 : start_time=1784633539320 2026-07-21 11:32:28.659 | + functions-common:time_stop:2429 : [[ -z 1784633539320 ]] 2026-07-21 11:32:28.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:28.667 | + functions-common:time_stop:2432 : end_time=1784633548664 2026-07-21 11:32:28.670 | + functions-common:time_stop:2433 : elapsed_time=9344 2026-07-21 11:32:28.672 | + functions-common:time_stop:2434 : total=71703 2026-07-21 11:32:28.675 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:28.678 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=81047 2026-07-21 11:32:28.681 | + inc/python:pip_install:219 : return 0 2026-07-21 11:32:28.684 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 11:32:28.688 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:32:28.691 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-21 11:32:28.694 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-21 11:32:28.697 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:32:28.699 | + 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-21 11:32:28.702 | + 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-21 11:32:28.705 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:32:28.708 | + 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-21 11:32:28.722 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 11:32:28.726 | + ./stack.sh:main:962 : configure_nova 2026-07-21 11:32:28.729 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-21 11:32:28.743 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-21 11:32:28.745 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-21 11:32:28.748 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-21 11:32:28.752 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-21 11:32:28.752 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-21 11:32:28.757 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-21 11:32:28.760 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-21 11:32:28.762 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-21 11:32:28.766 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-21 11:32:28.768 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-21 11:32:28.772 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-21 11:32:28.774 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-21 11:32:28.777 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-21 11:32:28.790 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-21 11:32:28.805 | + 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-21 11:32:28.821 | + 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-21 11:32:28.835 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-21 11:32:28.849 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-21 11:32:28.865 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-21 11:32:28.868 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-21 11:32:28.872 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.JIVWFE3PaU 2026-07-21 11:32:28.875 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-21 11:32:28.879 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-21 11:32:28.882 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-21 11:32:28.884 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-21 11:32:28.887 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-21 11:32:28.889 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.JIVWFE3PaU 2026-07-21 11:32:28.894 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.JIVWFE3PaU 2026-07-21 11:32:28.907 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.JIVWFE3PaU /etc/sudoers.d/nova-rootwrap 2026-07-21 11:32:28.921 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-21 11:32:28.925 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-21 11:32:28.927 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-21 11:32:28.930 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-21 11:32:28.933 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-21 11:32:28.936 | + 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-21 11:32:28.939 | + 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-21 11:32:28.942 | + 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-21 11:32:28.943 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-21 11:32:28.952 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-21 11:32:28.956 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-21 11:32:28.969 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-21 11:32:28.983 | + 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-21 11:32:28.986 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-21 11:32:28.991 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-21 11:32:29.009 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:29.012 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-21 11:32:29.021 | net.ipv4.ip_forward = 1 2026-07-21 11:32:29.025 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-21 11:32:29.028 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-21 11:32:29.031 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-21 11:32:29.034 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-21 11:32:29.048 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-21 11:32:29.052 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-21 11:32:29.052 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-21 11:32:29.057 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:71349324de3c 2026-07-21 11:32:29.060 | InitiatorName=iqn.2016-04.com.open-iscsi:71349324de3c 2026-07-21 11:32:29.065 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-21 11:32:29.068 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-21 11:32:29.137 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-21 11:32:29.140 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-21 11:32:29.143 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:32:29.146 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-21 11:32:29.195 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-21 11:32:29.198 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-21 11:32:29.203 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-21 11:32:29.207 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-21 11:32:29.242 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-21 11:32:29.245 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-21 11:32:29.277 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-21 11:32:29.307 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-21 11:32:29.339 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-21 11:32:29.372 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-07-21 11:32:29.403 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-21 11:32:29.432 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.175 2026-07-21 11:32:29.462 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-21 11:32:29.498 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-21 11:32:29.530 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-21 11:32:29.561 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-21 11:32:29.592 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-21 11:32:29.625 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-21 11:32:29.658 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-21 11:32:29.690 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-21 11:32:29.720 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-21 11:32:29.723 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:32:29.725 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:32:29.727 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:32:29.730 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:32:29.732 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:32:29.735 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:32:29.738 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:32:29.741 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:32:29.743 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:32:29.745 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:32:29.748 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:32:29.750 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:32:29.752 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:32:29.756 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-21 11:32:29.774 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:29.777 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 11:32:29.780 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-21 11:32:29.782 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-21 11:32:29.816 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-21 11:32:29.819 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-21 11:32:29.821 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-21 11:32:29.824 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-21 11:32:29.826 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 11:32:29.829 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 11:32:29.831 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 11:32:29.847 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:29.849 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 11:32:29.852 | ++ 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-21 11:32:29.855 | + 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-21 11:32:29.892 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-21 11:32:29.895 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-21 11:32:29.898 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-21 11:32:29.901 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-21 11:32:29.903 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 11:32:29.906 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 11:32:29.908 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 11:32:29.924 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:29.927 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 11:32:29.929 | ++ 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-21 11:32:29.932 | + 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-21 11:32:29.967 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-21 11:32:30.000 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-21 11:32:30.030 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-21 11:32:30.063 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-21 11:32:30.080 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:30.082 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-21 11:32:30.100 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:30.104 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-21 11:32:30.104 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-21 11:32:30.109 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-21 11:32:30.112 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-21 11:32:30.146 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-21 11:32:30.148 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-21 11:32:30.182 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-21 11:32:30.185 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-21 11:32:30.188 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-21 11:32:30.189 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 11:32:30.191 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 11:32:30.194 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-21 11:32:30.197 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 11:32:30.199 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 11:32:30.202 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 11:32:30.204 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-21 11:32:30.238 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-21 11:32:30.269 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.175/identity 2026-07-21 11:32:30.300 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-21 11:32:30.332 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-21 11:32:30.364 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-21 11:32:30.393 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-21 11:32:30.424 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-21 11:32:30.455 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.175/identity 2026-07-21 11:32:30.486 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 11:32:30.518 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 11:32:30.550 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 11:32:30.553 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-21 11:32:30.571 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:30.574 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-21 11:32:30.576 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-21 11:32:30.612 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-21 11:32:30.614 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 11:32:30.617 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 11:32:30.619 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-21 11:32:30.623 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-21 11:32:30.654 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-21 11:32:30.685 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.175/identity 2026-07-21 11:32:30.717 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-21 11:32:30.750 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-21 11:32:30.780 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-21 11:32:30.812 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-21 11:32:30.846 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-21 11:32:30.877 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-21 11:32:30.896 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:30.899 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.175 2026-07-21 11:32:30.901 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-21 11:32:30.904 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-21 11:32:30.936 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-21 11:32:30.952 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:32:30.955 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-21 11:32:30.958 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-21 11:32:30.992 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-21 11:32:31.026 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-21 11:32:31.028 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-21 11:32:31.062 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-21 11:32:31.065 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-21 11:32:31.068 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-21 11:32:31.100 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-21 11:32:31.103 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:32:31.106 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:32:31.109 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:32:31.112 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:32:31.115 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:32:31.118 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:32:31.120 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:32:31.123 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:32:31.126 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:32:31.129 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:32:31.131 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:32:31.135 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:32:31.138 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:32:31.140 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-21 11:32:31.143 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-21 11:32:31.146 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-21 11:32:31.149 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 11:32:31.168 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 11:32:31.171 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 11:32:31.173 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 11:32:31.176 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 11:32:31.179 | + 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-21 11:32:31.216 | + 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-21 11:32:31.250 | + 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-21 11:32:31.286 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 11:32:31.321 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-21 11:32:31.355 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-21 11:32:31.388 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-21 11:32:31.407 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:31.410 | + 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-21 11:32:31.412 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-21 11:32:31.414 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-21 11:32:31.417 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-21 11:32:31.419 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 11:32:31.422 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-21 11:32:31.425 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-21 11:32:31.428 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 11:32:31.431 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 11:32:31.444 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 11:32:31.445 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:32:31.453 | d /var/run/uwsgi 0755 stack root 2026-07-21 11:32:31.457 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:32:31.468 | /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-21 11:32:31.473 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-21 11:32:31.476 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-21 11:32:31.481 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 11:32:31.485 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-21 11:32:31.519 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-07-21 11:32:31.551 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-21 11:32:31.582 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 11:32:31.614 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 11:32:31.646 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 11:32:31.679 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 11:32:31.709 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 11:32:31.743 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 11:32:31.775 | + 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-21 11:32:31.808 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 11:32:31.839 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 11:32:31.872 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 11:32:31.903 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-21 11:32:31.934 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 11:32:31.937 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 11:32:31.940 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-21 11:32:31.943 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-21 11:32:31.946 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 11:32:31.948 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:31.951 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:31.954 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-21 11:32:31.957 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-21 11:32:31.960 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-21 11:32:31.991 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 11:32:32.024 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-21 11:32:32.024 | + 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-21 11:32:32.032 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-21 11:32:32.036 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-21 11:32:32.039 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-21 11:32:32.041 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 11:32:32.044 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 11:32:32.046 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:32:32.048 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:32:32.051 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:32.053 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:32.056 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 11:32:32.058 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 11:32:32.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:32.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:32.065 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-21 11:32:32.103 | Enabling site nova-api. 2026-07-21 11:32:32.108 | To activate the new configuration, you need to run: 2026-07-21 11:32:32.109 | systemctl reload apache2 2026-07-21 11:32:32.114 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 11:32:32.116 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:32:32.119 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:32:32.121 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:32:32.237 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-21 11:32:32.255 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:32.258 | + 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-21 11:32:32.261 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-21 11:32:32.263 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-21 11:32:32.266 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-21 11:32:32.269 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-21 11:32:32.271 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-21 11:32:32.273 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-21 11:32:32.276 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 11:32:32.279 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 11:32:32.293 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 11:32:32.293 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:32:32.302 | d /var/run/uwsgi 0755 stack root 2026-07-21 11:32:32.306 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:32:32.317 | /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-21 11:32:32.322 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-21 11:32:32.325 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-21 11:32:32.330 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 11:32:32.332 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-21 11:32:32.364 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-07-21 11:32:32.395 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-21 11:32:32.425 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-21 11:32:32.457 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 11:32:32.490 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 11:32:32.522 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-21 11:32:32.553 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-21 11:32:32.585 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-21 11:32:32.615 | + 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-21 11:32:32.645 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 11:32:32.676 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 11:32:32.707 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-21 11:32:32.740 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-21 11:32:32.773 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-21 11:32:32.776 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-21 11:32:32.811 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-21 11:32:32.830 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:32:32.833 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-21 11:32:32.870 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-21 11:32:32.873 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-21 11:32:32.875 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-21 11:32:32.893 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:32.896 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:32:32.900 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:32:32.935 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-21 11:32:32.971 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-21 11:32:32.975 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 11:32:32.977 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-21 11:32:32.980 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 11:32:32.983 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 11:32:32.985 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 11:32:33.006 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:33.009 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 11:32:33.012 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 11:32:33.015 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 11:32:33.034 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:33.037 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:32:33.041 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:32:33.075 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 11:32:33.078 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 11:32:33.081 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-07-21 11:32:33.116 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-07-21 11:32:33.152 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-07-21 11:32:33.190 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-21 11:32:33.209 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:33.212 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-21 11:32:33.246 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-21 11:32:33.282 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 11:32:33.315 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-21 11:32:33.318 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-21 11:32:33.321 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-21 11:32:33.357 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-21 11:32:33.360 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 11:32:33.362 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 11:32:33.365 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-21 11:32:33.367 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-21 11:32:33.400 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-21 11:32:33.434 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.175/identity 2026-07-21 11:32:33.466 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-21 11:32:33.498 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-21 11:32:33.529 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-21 11:32:33.562 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-21 11:32:33.594 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-21 11:32:33.627 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-21 11:32:33.644 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:33.648 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-21 11:32:33.652 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 11:32:33.654 | + lib/nova:create_nova_conf:589 : local conf 2026-07-21 11:32:33.657 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-21 11:32:33.660 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-21 11:32:33.663 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 11:32:33.665 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 11:32:33.668 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-21 11:32:33.671 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-21 11:32:33.673 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-21 11:32:33.678 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-21 11:32:33.679 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-21 11:32:33.681 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-21 11:32:33.684 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-21 11:32:33.686 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 11:32:33.689 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 11:32:33.692 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 11:32:33.709 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:33.711 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 11:32:33.713 | ++ 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-21 11:32:33.716 | + 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-21 11:32:33.751 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-07-21 11:32:33.789 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-21 11:32:33.825 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 11:32:33.828 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-21 11:32:33.831 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-21 11:32:33.834 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-21 11:32:33.852 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:33.856 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-21 11:32:33.856 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-21 11:32:34.436 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-21 11:32:34.438 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-21 11:32:34.959 | Adding vhost "nova_cell1" ... 2026-07-21 11:32:35.001 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-21 11:32:35.528 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-21 11:32:35.553 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-21 11:32:35.556 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 11:32:35.559 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-21 11:32:35.561 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 11:32:35.564 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-21 11:32:35.567 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 11:32:35.583 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:35.587 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-21 11:32:35.590 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-21 11:32:35.592 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 11:32:35.608 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:35.610 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/nova_cell1 2026-07-21 11:32:35.613 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/nova_cell1 2026-07-21 11:32:35.644 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 11:32:35.646 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 11:32:35.649 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-21 11:32:35.667 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:35.670 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-21 11:32:35.672 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 11:32:35.675 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-21 11:32:35.678 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 11:32:35.680 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 11:32:35.683 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 11:32:35.686 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-21 11:32:35.718 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-21 11:32:35.752 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.175/identity 2026-07-21 11:32:35.787 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-21 11:32:35.819 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-21 11:32:35.851 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-21 11:32:35.882 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-21 11:32:35.914 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-21 11:32:35.947 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-21 11:32:35.949 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-21 11:32:35.953 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 11:32:35.955 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 11:32:35.972 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 11:32:35.974 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 11:32:35.977 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 11:32:35.980 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 11:32:35.983 | + 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-21 11:32:36.015 | + 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-21 11:32:36.048 | + 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-21 11:32:36.080 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 11:32:36.113 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-21 11:32:36.146 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 11:32:36.150 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-21 11:32:36.154 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 11:32:36.156 | + lib/nova:create_nova_conf:623 : local conf 2026-07-21 11:32:36.159 | + lib/nova:create_nova_conf:624 : local offset 2026-07-21 11:32:36.162 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-21 11:32:36.164 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 11:32:36.167 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 11:32:36.170 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-21 11:32:36.173 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-21 11:32:36.175 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-21 11:32:36.178 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 11:32:36.180 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-21 11:32:36.183 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-21 11:32:36.185 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-21 11:32:36.202 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:36.206 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-21 11:32:36.241 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-21 11:32:36.277 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-21 11:32:36.280 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-21 11:32:36.282 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-21 11:32:36.286 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-21 11:32:36.303 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:32:36.305 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-21 11:32:36.323 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:32:36.326 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-21 11:32:36.345 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:36.347 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-21 11:32:36.351 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-21 11:32:36.353 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-21 11:32:36.356 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-21 11:32:36.374 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:36.377 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-21 11:32:36.391 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-21 11:32:36.391 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-21 11:32:36.400 | cgroup_device_acl = [ 2026-07-21 11:32:36.400 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-21 11:32:36.400 | "/dev/random", "/dev/urandom", 2026-07-21 11:32:36.400 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-21 11:32:36.400 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-21 11:32:36.400 | "/dev/vfio/vfio", 2026-07-21 11:32:36.400 | ] 2026-07-21 11:32:36.405 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-21 11:32:36.407 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:32:36.410 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:32:36.413 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:32:36.415 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:32:36.418 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:32:36.420 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:32:36.423 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:32:36.426 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:32:36.429 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:32:36.431 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:32:36.434 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:32:36.436 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:32:36.439 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:32:36.441 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-21 11:32:36.445 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-21 11:32:36.447 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-21 11:32:36.450 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-21 11:32:36.453 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-21 11:32:36.481 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-21 11:32:36.484 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-21 11:32:36.487 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:36.489 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:36.492 | + 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-21 11:32:36.495 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-21 11:32:36.498 | + 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-21 11:32:36.512 | + 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-21 11:32:36.512 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-21 11:32:36.521 | 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-21 11:32:36.526 | + 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-21 11:32:36.539 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-21 11:32:36.540 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-21 11:32:36.550 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-21 11:32:36.554 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-21 11:32:36.557 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-21 11:32:36.560 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-21 11:32:36.563 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-21 11:32:36.565 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:32:36.568 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-21 11:32:36.630 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-21 11:32:36.633 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:32:36.636 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-21 11:32:36.724 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-21 11:32:36.760 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-21 11:32:36.795 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-21 11:32:36.798 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-21 11:32:36.833 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-21 11:32:36.870 | + 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-21 11:32:36.902 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-21 11:32:36.938 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-21 11:32:36.973 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-21 11:32:36.977 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:32:36.983 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 11:32:36.987 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-21 11:32:36.991 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:32:36.995 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 11:32:36.998 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-21 11:32:37.001 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-21 11:32:37.004 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-21 11:32:37.017 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-21 11:32:37.023 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-21 11:32:37.027 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-21 11:32:37.047 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:37.050 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-21 11:32:37.054 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-21 11:32:37.056 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-21 11:32:37.059 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 11:32:37.062 | + lib/stack:stack_install_service:32 : install_placement 2026-07-21 11:32:37.065 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-21 11:32:37.068 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-21 11:32:37.071 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 11:32:37.075 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-21 11:32:37.079 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-21 11:32:37.082 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 11:32:37.086 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-21 11:32:37.088 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 11:32:37.094 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-21 11:32:37.097 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-21 11:32:37.100 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-21 11:32:37.103 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-21 11:32:37.107 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-21 11:32:37.131 | Using python 3.12 to install osc-placement 2026-07-21 11:32:37.134 | + 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-21 11:32:37.730 | Collecting osc-placement 2026-07-21 11:32:37.833 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 11:32:37.838 | 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-21 11:32:37.839 | 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-21 11:32:37.839 | 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-21 11:32:37.839 | 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-21 11:32:37.840 | 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-21 11:32:37.841 | 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-21 11:32:37.841 | 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-21 11:32:37.842 | 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-21 11:32:37.842 | 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-21 11:32:37.845 | 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-21 11:32:37.845 | 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-21 11:32:37.848 | 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-21 11:32:37.848 | 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-21 11:32:37.848 | 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-21 11:32:37.848 | 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-21 11:32:37.849 | 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-21 11:32:37.851 | 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-21 11:32:37.851 | 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-21 11:32:37.851 | 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-21 11:32:37.852 | 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-21 11:32:37.853 | 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-21 11:32:37.854 | 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-21 11:32:37.854 | 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-21 11:32:37.855 | 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-21 11:32:37.855 | 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-21 11:32:37.856 | 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-21 11:32:37.857 | 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-21 11:32:37.858 | 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-21 11:32:37.860 | 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-21 11:32:37.864 | 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-21 11:32:37.866 | 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-21 11:32:37.867 | 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-21 11:32:37.867 | 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-21 11:32:37.870 | 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-21 11:32:37.873 | 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-21 11:32:37.880 | 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-21 11:32:37.881 | 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-21 11:32:37.882 | 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-21 11:32:37.883 | 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-21 11:32:37.889 | 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-21 11:32:37.890 | 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-21 11:32:37.892 | 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-21 11:32:37.908 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-21 11:32:38.073 | Installing collected packages: osc-placement 2026-07-21 11:32:38.136 | Successfully installed osc-placement-4.9.0 2026-07-21 11:32:38.223 | + inc/python:pip_install:216 : result=0 2026-07-21 11:32:38.226 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:32:38.229 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:38.233 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:38.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:38.240 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:38.242 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:38.246 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:32:38.249 | + functions-common:time_stop:2427 : start_time=1784633557125 2026-07-21 11:32:38.252 | + functions-common:time_stop:2429 : [[ -z 1784633557125 ]] 2026-07-21 11:32:38.256 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:38.261 | + functions-common:time_stop:2432 : end_time=1784633558257 2026-07-21 11:32:38.263 | + functions-common:time_stop:2433 : elapsed_time=1132 2026-07-21 11:32:38.266 | + functions-common:time_stop:2434 : total=81047 2026-07-21 11:32:38.269 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:38.272 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=82179 2026-07-21 11:32:38.275 | + inc/python:pip_install:219 : return 0 2026-07-21 11:32:38.278 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-21 11:32:38.281 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-21 11:32:38.283 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-21 11:32:38.286 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:32:38.289 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 11:32:38.292 | ++ functions-common:git_clone:593 : pwd 2026-07-21 11:32:38.295 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:32:38.298 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:32:38.301 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:32:38.318 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:32:38.321 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:32:38.324 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:32:38.327 | + functions-common:git_clone:610 : echo master 2026-07-21 11:32:38.327 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:32:38.332 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-21 11:32:38.335 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:32:38.338 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-21 11:32:38.351 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-21 11:32:38.354 | + functions-common:git_clone:673 : head -1 2026-07-21 11:32:38.354 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 11:32:38.369 | e5f52966 Merge "Remove disabling the scope enforecment" 2026-07-21 11:32:38.372 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:32:38.375 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-21 11:32:38.378 | + inc/python:setup_develop:353 : local bindep 2026-07-21 11:32:38.380 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 11:32:38.383 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-21 11:32:38.386 | + inc/python:setup_develop:359 : local extras= 2026-07-21 11:32:38.388 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-21 11:32:38.391 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 11:32:38.394 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 11:32:38.397 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-21 11:32:38.399 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 11:32:38.402 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 11:32:38.406 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-21 11:32:38.408 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 11:32:38.412 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-21 11:32:38.414 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 11:32:38.417 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 11:32:38.420 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-21 11:32:38.426 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-21 11:32:38.429 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-21 11:32:38.433 | + 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-21 11:32:38.515 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-21 11:32:38.519 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 11:32:38.521 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 11:32:38.524 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 11:32:38.526 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 11:32:38.528 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-21 11:32:38.531 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 11:32:38.533 | + inc/python:setup_package:446 : local extras= 2026-07-21 11:32:38.536 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 11:32:38.538 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 11:32:38.540 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 11:32:38.543 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 11:32:38.545 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 11:32:38.548 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-21 11:32:38.568 | Using python 3.12 to install /opt/stack/placement 2026-07-21 11:32:38.571 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-21 11:32:39.070 | Obtaining file:///opt/stack/placement 2026-07-21 11:32:39.073 | Installing build dependencies: started 2026-07-21 11:32:39.972 | Installing build dependencies: finished with status 'done' 2026-07-21 11:32:39.972 | Checking if build backend supports build_editable: started 2026-07-21 11:32:40.257 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 11:32:40.257 | Getting requirements to build editable: started 2026-07-21 11:32:40.413 | Getting requirements to build editable: finished with status 'done' 2026-07-21 11:32:40.414 | Preparing editable metadata (pyproject.toml): started 2026-07-21 11:32:40.965 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:32:40.977 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (7.0.3) 2026-07-21 11:32:40.978 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.0.51) 2026-07-21 11:32:40.978 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (13.0.0) 2026-07-21 11:32:40.978 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.5.1) 2026-07-21 11:32:40.979 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (1.8.10) 2026-07-21 11:32:40.979 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (4.26.0) 2026-07-21 11:32:40.979 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.34.2) 2026-07-21 11:32:40.980 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (7.6.1) 2026-07-21 11:32:40.980 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (10.5.0) 2026-07-21 11:32:40.981 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (6.5.0) 2026-07-21 11:32:40.981 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (8.3.0) 2026-07-21 11:32:40.982 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (5.11.0) 2026-07-21 11:32:40.982 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (10.1.1) 2026-07-21 11:32:40.983 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (18.1.0) 2026-07-21 11:32:40.983 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (6.0.0) 2026-07-21 11:32:40.983 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (8.2.0) 2026-07-21 11:32:40.984 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.8.0) 2026-07-21 11:32:40.984 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (1.1.0) 2026-07-21 11:32:40.985 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (3.8.0) 2026-07-21 11:32:40.985 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.1.0) 2026-07-21 11:32:40.986 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (26.1.0) 2026-07-21 11:32:40.987 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (2025.9.1) 2026-07-21 11:32:40.987 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (0.37.0) 2026-07-21 11:32:40.988 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (2026.5.1) 2026-07-21 11:32:40.991 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.15.0) 2026-07-21 11:32:40.991 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (4.3.0) 2026-07-21 11:32:40.992 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (6.9.0) 2026-07-21 11:32:40.993 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (4.1.0) 2026-07-21 11:32:40.994 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (2.13.0) 2026-07-21 11:32:40.994 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.8.0) 2026-07-21 11:32:40.996 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (2.1.0) 2026-07-21 11:32:40.997 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.9.0) 2026-07-21 11:32:40.999 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (1.8.2) 2026-07-21 11:32:40.999 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (4.15.0) 2026-07-21 11:32:41.004 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (1.5.0) 2026-07-21 11:32:41.005 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.3.1) 2026-07-21 11:32:41.007 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev1) (0.20) 2026-07-21 11:32:41.007 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev1) (3.1.0) 2026-07-21 11:32:41.009 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev1) (2.2.2) 2026-07-21 11:32:41.011 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev1) (1.3.0) 2026-07-21 11:32:41.011 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev1) (2.0.0) 2026-07-21 11:32:41.012 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev1) (6.0.3) 2026-07-21 11:32:41.015 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (1.18.5) 2026-07-21 11:32:41.016 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (2.1.2) 2026-07-21 11:32:41.017 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (0.6.2) 2026-07-21 11:32:41.018 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (1.3.12) 2026-07-21 11:32:41.021 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev1) (2.9.0.post0) 2026-07-21 11:32:41.023 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (5.0.0) 2026-07-21 11:32:41.023 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (3.1.6) 2026-07-21 11:32:41.024 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (4.0.1) 2026-07-21 11:32:41.028 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (3.0.3) 2026-07-21 11:32:41.032 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (1.2.1) 2026-07-21 11:32:41.034 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev1) (3.18.0) 2026-07-21 11:32:41.036 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev1) (3.3.2) 2026-07-21 11:32:41.038 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev1) (26.2) 2026-07-21 11:32:41.038 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev1) (7.2.2) 2026-07-21 11:32:41.041 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev1) (83.0.0) 2026-07-21 11:32:41.042 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev1) (0.8.1) 2026-07-21 11:32:41.051 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev1) (1.17.0) 2026-07-21 11:32:41.057 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (3.4.7) 2026-07-21 11:32:41.058 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (3.18) 2026-07-21 11:32:41.058 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (2.7.0) 2026-07-21 11:32:41.059 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (2023.11.17) 2026-07-21 11:32:41.069 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev1) (0.8) 2026-07-21 11:32:41.075 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev1) (3.5.3) 2026-07-21 11:32:41.100 | Building wheels for collected packages: openstack-placement 2026-07-21 11:32:41.101 | Building editable for openstack-placement (pyproject.toml): started 2026-07-21 11:32:41.542 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-21 11:32:41.543 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev1-0.editable-py3-none-any.whl size=8836 sha256=c2824364d9c8a8802ea8b77818a96ead9ab92e9859c1f30a5c00c4e801e2bb12 2026-07-21 11:32:41.543 | Stored in directory: /tmp/pip-ephem-wheel-cache-txaeq5n7/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-21 11:32:41.546 | Successfully built openstack-placement 2026-07-21 11:32:41.694 | Installing collected packages: openstack-placement 2026-07-21 11:32:41.723 | Successfully installed openstack-placement-16.0.0.0b2.dev1 2026-07-21 11:32:41.836 | + inc/python:pip_install:216 : result=0 2026-07-21 11:32:41.839 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:32:41.841 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:41.843 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:41.846 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:41.848 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:41.850 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:41.853 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:32:41.856 | + functions-common:time_stop:2427 : start_time=1784633558563 2026-07-21 11:32:41.858 | + functions-common:time_stop:2429 : [[ -z 1784633558563 ]] 2026-07-21 11:32:41.862 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:41.866 | + functions-common:time_stop:2432 : end_time=1784633561863 2026-07-21 11:32:41.869 | + functions-common:time_stop:2433 : elapsed_time=3300 2026-07-21 11:32:41.871 | + functions-common:time_stop:2434 : total=82179 2026-07-21 11:32:41.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:41.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85479 2026-07-21 11:32:41.879 | + inc/python:pip_install:219 : return 0 2026-07-21 11:32:41.881 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 11:32:41.883 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:32:41.886 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-21 11:32:41.890 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-21 11:32:41.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:32:41.895 | + 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-21 11:32:41.898 | + 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-21 11:32:41.901 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:32:41.904 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 11:32:41.907 | + ./stack.sh:main:968 : configure_placement 2026-07-21 11:32:41.909 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-21 11:32:41.923 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-21 11:32:41.927 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-21 11:32:41.932 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-21 11:32:41.935 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-21 11:32:41.938 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-21 11:32:41.941 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-21 11:32:41.944 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 11:32:41.946 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 11:32:41.948 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 11:32:41.968 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:41.971 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 11:32:41.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-21 11:32:41.978 | + 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-21 11:32:42.018 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-21 11:32:42.055 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-21 11:32:42.093 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-21 11:32:42.096 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-21 11:32:42.100 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-21 11:32:42.103 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 11:32:42.106 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 11:32:42.110 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-21 11:32:42.113 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-21 11:32:42.116 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-21 11:32:42.120 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 11:32:42.123 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-21 11:32:42.160 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-21 11:32:42.195 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.175/identity 2026-07-21 11:32:42.230 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-21 11:32:42.266 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-21 11:32:42.303 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-21 11:32:42.337 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-21 11:32:42.374 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-21 11:32:42.410 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.175/identity 2026-07-21 11:32:42.446 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 11:32:42.481 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 11:32:42.516 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 11:32:42.518 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-21 11:32:42.522 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-21 11:32:42.524 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-21 11:32:42.528 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 11:32:42.547 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 11:32:42.550 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 11:32:42.553 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 11:32:42.556 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 11:32:42.559 | + 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-21 11:32:42.596 | + 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-21 11:32:42.631 | + 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-21 11:32:42.665 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 11:32:42.699 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-21 11:32:42.733 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-21 11:32:42.735 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-21 11:32:42.738 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-21 11:32:42.742 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-21 11:32:42.745 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 11:32:42.747 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-21 11:32:42.750 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-21 11:32:42.753 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 11:32:42.756 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 11:32:42.770 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 11:32:42.770 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:32:42.778 | d /var/run/uwsgi 0755 stack root 2026-07-21 11:32:42.783 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:32:42.794 | /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-21 11:32:42.799 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-21 11:32:42.802 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-21 11:32:42.806 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 11:32:42.809 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-21 11:32:42.842 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-07-21 11:32:42.877 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-21 11:32:42.909 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-21 11:32:42.943 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 11:32:42.980 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 11:32:43.014 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-21 11:32:43.047 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-21 11:32:43.081 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-21 11:32:43.114 | + 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-21 11:32:43.146 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 11:32:43.178 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 11:32:43.215 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-21 11:32:43.248 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-21 11:32:43.282 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 11:32:43.286 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 11:32:43.290 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-21 11:32:43.293 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-21 11:32:43.297 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 11:32:43.299 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:43.302 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:43.305 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-21 11:32:43.309 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-21 11:32:43.312 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-21 11:32:43.346 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 11:32:43.379 | + 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-21 11:32:43.380 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-21 11:32:43.388 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-21 11:32:43.392 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-21 11:32:43.394 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-21 11:32:43.397 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 11:32:43.399 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 11:32:43.402 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:32:43.404 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:32:43.408 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:43.411 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:43.414 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 11:32:43.416 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 11:32:43.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:43.422 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:43.425 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-21 11:32:43.460 | Enabling site placement-api. 2026-07-21 11:32:43.465 | To activate the new configuration, you need to run: 2026-07-21 11:32:43.466 | systemctl reload apache2 2026-07-21 11:32:43.471 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 11:32:43.474 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:32:43.476 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:32:43.479 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:32:43.596 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-21 11:32:43.600 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-21 11:32:43.637 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-21 11:32:43.656 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:43.660 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-21 11:32:43.677 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:43.680 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-21 11:32:43.682 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-21 11:32:43.685 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-21 11:32:43.688 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 11:32:43.690 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 11:32:43.693 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 11:32:43.696 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-21 11:32:43.729 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-21 11:32:43.767 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.175/identity 2026-07-21 11:32:43.804 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-21 11:32:43.838 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-21 11:32:43.871 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-21 11:32:43.906 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-21 11:32:43.940 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-21 11:32:43.975 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-21 11:32:43.993 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:32:43.996 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-21 11:32:44.015 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:44.018 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-07-21 11:32:44.021 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-21 11:32:44.040 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:44.043 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-21 11:32:44.046 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-21 11:32:44.050 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-21 11:32:44.050 | from requests import certs 2026-07-21 11:32:44.050 | print (certs.where()) 2026-07-21 11:32:44.050 | except ImportError: pass' 2026-07-21 11:32:44.249 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-21 11:32:44.252 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-21 11:32:44.256 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-21 11:32:44.259 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-21 11:32:44.279 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:44.282 | + ./stack.sh:main:992 : init_os_brick 2026-07-21 11:32:44.285 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-21 11:32:44.290 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-21 11:32:44.308 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:44.311 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 11:32:44.348 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-21 11:32:44.367 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:44.370 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 11:32:44.405 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-21 11:32:44.424 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:44.428 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 11:32:44.464 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 11:32:44.498 | + ./stack.sh:main:999 : run_phase stack install 2026-07-21 11:32:44.502 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 11:32:44.505 | + functions-common:run_phase:1849 : local phase=install 2026-07-21 11:32:44.509 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 11:32:44.512 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 11:32:44.515 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 11:32:44.518 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 11:32:44.521 | + functions-common:run_phase:1858 : local extra 2026-07-21 11:32:44.524 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 11:32:44.528 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 11:32:44.531 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 11:32:44.534 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 11:32:44.536 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-21 11:32:44.539 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 11:32:44.554 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:44.557 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 11:32:44.559 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:32:44.562 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-21 11:32:44.565 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-21 11:32:44.568 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:32:44.571 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-21 11:32:44.573 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-21 11:32:44.575 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-21 11:32:44.635 | ++ inc/async:async_inner:63 : install_tempest 2026-07-21 11:32:44.671 | [8544 Async install_tempest:55203]: running: install_tempest 2026-07-21 11:32:44.675 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 11:32:44.678 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 11:32:44.681 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 11:32:44.684 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 11:32:44.687 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-21 11:32:44.689 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 11:32:44.692 | + functions-common:run_plugins:1835 : local phase=install 2026-07-21 11:32:44.695 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 11:32:44.697 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 11:32:44.699 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 11:32:44.702 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 11:32:44.705 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 11:32:44.708 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-21 11:32:44.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 11:32:44.714 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 11:32:44.717 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 11:32:44.720 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 11:32:44.722 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 11:32:44.725 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 11:32:44.728 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 11:32:44.730 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 11:32:44.733 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 11:32:44.736 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 11:32:44.739 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 11:32:44.743 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 11:32:44.746 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 11:32:44.749 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 11:32:44.752 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 11:32:44.755 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 11:32:44.758 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 11:32:44.761 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 11:32:44.764 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 11:32:44.767 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 11:32:44.770 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 11:32:44.786 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 11:32:44.789 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 11:32:44.791 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 11:32:44.795 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 11:32:44.797 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 11:32:44.800 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 11:32:44.804 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 11:32:44.807 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 11:32:44.810 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 11:32:44.829 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 11:32:44.832 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 11:32:44.837 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 11:32:44.837 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 11:32:44.842 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 11:32:44.845 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 11:32:44.848 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 11:32:44.853 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 11:32:44.872 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 11:32:44.874 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 11:32:44.878 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:32:44.880 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 11:32:44.883 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-21 11:32:44.885 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-21 11:32:44.888 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-21 11:32:44.891 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-21 11:32:44.894 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-21 11:32:44.898 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:32:44.900 | + 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-21 11:32:44.903 | + 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-21 11:32:44.906 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 11:32:44.909 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-21 11:32:44.912 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-21 11:32:44.914 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 11:32:44.918 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-21 11:32:44.921 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-21 11:32:44.923 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 11:32:44.928 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 11:32:44.928 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-21 11:32:44.934 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-21 11:32:44.937 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-21 11:32:44.939 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 11:32:44.943 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 11:32:44.947 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 11:32:44.971 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-21 11:32:44.975 | + 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-21 11:32:45.567 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-21 11:32:45.619 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-21 11:32:45.625 | 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-21 11:32:45.625 | 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-21 11:32:45.626 | 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-21 11:32:45.626 | 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-21 11:32:45.627 | 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-21 11:32:45.627 | 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-21 11:32:45.628 | 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-21 11:32:45.645 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-21 11:32:45.650 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 11:32:45.655 | 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-21 11:32:45.655 | 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-21 11:32:45.656 | 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-21 11:32:45.657 | 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-21 11:32:45.657 | 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-21 11:32:45.658 | 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-21 11:32:45.660 | 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-21 11:32:45.660 | 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-21 11:32:45.661 | 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-21 11:32:45.661 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-21 11:32:45.662 | 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-21 11:32:45.665 | 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-21 11:32:45.666 | 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-21 11:32:45.667 | 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-21 11:32:45.668 | 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-21 11:32:45.668 | 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-21 11:32:45.670 | 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-21 11:32:45.670 | 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-21 11:32:45.671 | 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-21 11:32:45.671 | 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-21 11:32:45.672 | 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-21 11:32:45.676 | 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-21 11:32:45.678 | 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-21 11:32:45.680 | 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-21 11:32:45.683 | 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-21 11:32:45.683 | 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-21 11:32:45.684 | 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-21 11:32:45.686 | 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-21 11:32:45.689 | 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-21 11:32:45.695 | 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-21 11:32:45.696 | 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-21 11:32:45.697 | 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-21 11:32:45.698 | 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-21 11:32:45.700 | 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-21 11:32:45.701 | 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-21 11:32:45.703 | 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-21 11:32:45.705 | 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-21 11:32:45.706 | 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-21 11:32:45.709 | 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-21 11:32:45.711 | 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-21 11:32:45.712 | 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-21 11:32:45.712 | 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-21 11:32:45.713 | 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-21 11:32:45.721 | 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-21 11:32:45.722 | 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-21 11:32:45.724 | 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-21 11:32:45.745 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-21 11:32:45.784 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 62.6 MB/s 0:00:00 2026-07-21 11:32:45.788 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-21 11:32:45.950 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-21 11:32:47.436 | 2026-07-21 11:32:47.449 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-21 11:32:47.535 | + inc/python:pip_install:216 : result=0 2026-07-21 11:32:47.538 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:32:47.541 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:47.544 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:47.547 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:47.549 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:47.552 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:47.555 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:32:47.558 | + functions-common:time_stop:2427 : start_time=1784633564966 2026-07-21 11:32:47.562 | + functions-common:time_stop:2429 : [[ -z 1784633564966 ]] 2026-07-21 11:32:47.566 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:47.571 | + functions-common:time_stop:2432 : end_time=1784633567567 2026-07-21 11:32:47.573 | + functions-common:time_stop:2433 : elapsed_time=2601 2026-07-21 11:32:47.576 | + functions-common:time_stop:2434 : total=85479 2026-07-21 11:32:47.578 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:47.581 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88080 2026-07-21 11:32:47.584 | + inc/python:pip_install:219 : return 0 2026-07-21 11:32:47.587 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-21 11:32:47.607 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:47.610 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-07-21 11:32:47.613 | + 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-21 11:32:47.616 | + 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-21 11:32:47.620 | + 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-21 11:32:47.623 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-21 11:32:47.626 | + 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-21 11:32:47.629 | + functions-common:run_process:1676 : local group= 2026-07-21 11:32:47.632 | + functions-common:run_process:1677 : local user= 2026-07-21 11:32:47.635 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:32:47.638 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-21 11:32:47.641 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:32:47.645 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:32:47.648 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:32:47.652 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:32:47.656 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:32:47.661 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633567657 2026-07-21 11:32:47.663 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-21 11:32:47.683 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:47.685 | + 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-21 11:32:47.688 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-21 11:32:47.691 | + 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-21 11:32:47.695 | + 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-21 11:32:47.697 | + 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-21 11:32:47.701 | + 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-21 11:32:47.703 | + 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-21 11:32:47.707 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-21 11:32:47.710 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-21 11:32:47.713 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:32:47.716 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:32:47.719 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:32:47.722 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:32:47.725 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-21 11:32:47.728 | + 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-21 11:32:47.731 | + 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-21 11:32:47.734 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-21 11:32:47.737 | + 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-21 11:32:47.740 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:32:47.743 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:32:47.746 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:32:47.749 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:32:47.751 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:32:47.753 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-21 11:32:47.756 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:32:47.761 | + 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-21 11:32:47.836 | + 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-21 11:32:47.907 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-21 11:32:47.971 | + 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-21 11:32:48.032 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-21 11:32:48.095 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-21 11:32:48.152 | + 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-21 11:32:48.225 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:32:48.228 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:32:48.231 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-21 11:32:48.310 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:32:48.610 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-21 11:32:48.626 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-21 11:32:48.888 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-21 11:32:48.917 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:32:48.919 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:48.922 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:48.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:48.928 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:48.930 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:48.933 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:32:48.936 | + functions-common:time_stop:2427 : start_time=1784633567657 2026-07-21 11:32:48.940 | + functions-common:time_stop:2429 : [[ -z 1784633567657 ]] 2026-07-21 11:32:48.944 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:48.948 | + functions-common:time_stop:2432 : end_time=1784633568945 2026-07-21 11:32:48.952 | + functions-common:time_stop:2433 : elapsed_time=1288 2026-07-21 11:32:48.955 | + functions-common:time_stop:2434 : total=0 2026-07-21 11:32:48.957 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:48.960 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1288 2026-07-21 11:32:48.962 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-21 11:32:48.965 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-21 11:32:48.969 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Aw0CatDpka 2026-07-21 11:32:48.971 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-21 11:32:48.974 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-21 11:32:48.978 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-21 11:32:48.979 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-21 11:32:48.983 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 11:32:48.986 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 11:32:48.989 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 11:32:48.992 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-21 11:32:49.011 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:49.014 | + ./stack.sh:main:1068 : configure_database 2026-07-21 11:32:49.018 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-21 11:32:49.020 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-21 11:32:49.023 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-21 11:32:49.025 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:32:49.028 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-21 11:32:49.030 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-21 11:32:49.033 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:49.036 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:49.038 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-21 11:32:49.041 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-21 11:32:49.044 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:49.046 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:49.048 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-21 11:32:49.051 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-21 11:32:49.053 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-21 11:32:49.056 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-21 11:32:49.058 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-21 11:32:49.061 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-21 11:32:49.064 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-21 11:32:49.064 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 11:32:49.069 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-21 11:32:49.135 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-21 11:32:49.137 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:32:49.140 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:32:49.143 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:32:49.146 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:32:49.149 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:32:49.152 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:32:49.154 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:32:49.158 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:32:49.160 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:32:49.163 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:32:49.166 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:32:49.169 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:32:49.172 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:32:49.175 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-21 11:32:49.177 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:49.180 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:49.182 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-21 11:32:49.185 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:32:49.188 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-21 11:32:50.678 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-21 11:32:50.681 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-21 11:32:50.684 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:50.687 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:50.689 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-21 11:32:50.692 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-21 11:32:50.694 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-21 11:32:50.713 | mysqladmin: connect to server at 'localhost' failed 2026-07-21 11:32:50.713 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-21 11:32:50.717 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-21 11:32:50.720 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-21 11:32:50.723 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:32:50.725 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:32:50.728 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-21 11:32:50.731 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-21 11:32:50.733 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-21 11:32:50.738 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-21 11:32:50.739 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-21 11:32:50.759 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:32:50.796 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-21 11:32:50.800 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-21 11:32:50.801 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-21 11:32:50.801 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-21 11:32:50.806 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-21 11:32:50.809 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-21 11:32:50.811 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-21 11:32:50.814 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-21 11:32:50.817 | + 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-21 11:32:50.829 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:32:50.881 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-21 11:32:50.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:32:50.932 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-21 11:32:50.990 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-21 11:32:51.050 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-21 11:32:51.111 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-21 11:32:51.113 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-21 11:32:51.116 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-21 11:32:51.116 | enabling MySQL performance counting 2026-07-21 11:32:51.118 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-21 11:32:51.144 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-21 11:32:51.146 | + 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-21 11:32:51.676 | Processing ./tools/dbcounter 2026-07-21 11:32:51.679 | Installing build dependencies: started 2026-07-21 11:32:53.133 | Installing build dependencies: finished with status 'done' 2026-07-21 11:32:53.134 | Getting requirements to build wheel: started 2026-07-21 11:32:53.478 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 11:32:53.479 | Preparing metadata (pyproject.toml): started 2026-07-21 11:32:53.678 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:32:53.678 | Building wheels for collected packages: dbcounter 2026-07-21 11:32:53.679 | Building wheel for dbcounter (pyproject.toml): started 2026-07-21 11:32:53.902 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-21 11:32:53.903 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=52b11394aba3ffe5166b1e5f1df585a5dad8dca9ed67c0125ceef6384b6b859f 2026-07-21 11:32:53.903 | Stored in directory: /tmp/pip-ephem-wheel-cache-fnl4qjd3/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-21 11:32:53.905 | Successfully built dbcounter 2026-07-21 11:32:54.068 | Installing collected packages: dbcounter 2026-07-21 11:32:54.087 | Successfully installed dbcounter-0.1 2026-07-21 11:32:54.196 | + inc/python:pip_install:216 : result=0 2026-07-21 11:32:54.198 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:32:54.202 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:54.205 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:54.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:54.211 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:54.213 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:54.217 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:32:54.220 | + functions-common:time_stop:2427 : start_time=1784633571136 2026-07-21 11:32:54.223 | + functions-common:time_stop:2429 : [[ -z 1784633571136 ]] 2026-07-21 11:32:54.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:54.230 | + functions-common:time_stop:2432 : end_time=1784633574227 2026-07-21 11:32:54.233 | + functions-common:time_stop:2433 : elapsed_time=3091 2026-07-21 11:32:54.236 | + functions-common:time_stop:2434 : total=88080 2026-07-21 11:32:54.238 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:54.241 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91171 2026-07-21 11:32:54.244 | + inc/python:pip_install:219 : return 0 2026-07-21 11:32:54.247 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-21 11:32:54.250 | + lib/database:recreate_database:112 : local db=stats 2026-07-21 11:32:54.252 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-21 11:32:54.255 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-21 11:32:54.257 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-21 11:32:54.263 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:32:54.298 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-21 11:32:54.303 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:32:54.338 | + 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-21 11:32:54.338 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-21 11:32:54.344 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:32:54.379 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-21 11:32:54.382 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-21 11:32:54.441 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-21 11:32:54.499 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-21 11:32:54.561 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-21 11:32:54.624 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-21 11:32:54.681 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-21 11:32:54.736 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-21 11:32:54.793 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-21 11:32:54.795 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:32:54.798 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-21 11:32:56.801 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-21 11:32:56.803 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-21 11:32:56.807 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 11:32:56.813 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-113256 2026-07-21 11:32:56.816 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-113256 1072' 2026-07-21 11:32:56.818 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.821 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 11:32:56.823 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.826 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 11:32:56.829 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.831 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 11:32:56.834 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.836 | + 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-21 11:32:56.839 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.841 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.175 2026-07-21 11:32:56.844 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.847 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.175/identity 2026-07-21 11:32:56.850 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.852 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-112750 2026-07-21 11:32:56.855 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.857 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 11:32:56.860 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.862 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.175 2026-07-21 11:32:56.865 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.867 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 11:32:56.870 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.872 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.175,IP:::1 2026-07-21 11:32:56.875 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.878 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 11:32:56.881 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.883 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 11:32:56.886 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.889 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.175 2026-07-21 11:32:56.892 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:32:56.895 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 11:32:56.898 | + ./stack.sh:main:1082 : start_dstat 2026-07-21 11:32:56.901 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-21 11:32:56.903 | + functions-common:run_process:1674 : local service=dstat 2026-07-21 11:32:56.906 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-21 11:32:56.909 | + functions-common:run_process:1676 : local group= 2026-07-21 11:32:56.912 | + functions-common:run_process:1677 : local user= 2026-07-21 11:32:56.915 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:32:56.918 | + functions-common:run_process:1680 : local name=dstat 2026-07-21 11:32:56.921 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:32:56.924 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:32:56.926 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:32:56.929 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:32:56.933 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:32:56.938 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633576935 2026-07-21 11:32:56.940 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-21 11:32:56.959 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:32:56.961 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:32:56.964 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:56.967 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:56.970 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:56.973 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:56.976 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:56.978 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:32:56.981 | + functions-common:time_stop:2427 : start_time=1784633576935 2026-07-21 11:32:56.983 | + functions-common:time_stop:2429 : [[ -z 1784633576935 ]] 2026-07-21 11:32:56.987 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:56.991 | + functions-common:time_stop:2432 : end_time=1784633576988 2026-07-21 11:32:56.994 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-21 11:32:56.997 | + functions-common:time_stop:2434 : total=1288 2026-07-21 11:32:56.999 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:57.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1341 2026-07-21 11:32:57.005 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-21 11:32:57.007 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-21 11:32:57.010 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 11:32:57.013 | + functions-common:run_process:1676 : local group= 2026-07-21 11:32:57.016 | + functions-common:run_process:1677 : local user=root 2026-07-21 11:32:57.018 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-21 11:32:57.021 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-21 11:32:57.024 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:32:57.027 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:32:57.030 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:32:57.033 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:32:57.037 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:32:57.041 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633577038 2026-07-21 11:32:57.044 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-21 11:32:57.061 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:57.064 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-21 11:32:57.067 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-21 11:32:57.069 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 11:32:57.072 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 11:32:57.075 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 11:32:57.078 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 11:32:57.080 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-21 11:32:57.083 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-21 11:32:57.086 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-21 11:32:57.089 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:32:57.092 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-21 11:32:57.094 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-21 11:32:57.097 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-21 11:32:57.100 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-21 11:32:57.102 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-21 11:32:57.104 | + 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-21 11:32:57.107 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-21 11:32:57.110 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 11:32:57.112 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:32:57.114 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-21 11:32:57.117 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-21 11:32:57.119 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:32:57.122 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:32:57.124 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-21 11:32:57.127 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:32:57.132 | + 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-21 11:32:57.195 | + 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-21 11:32:57.261 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-21 11:32:57.322 | + 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-21 11:32:57.385 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-21 11:32:57.441 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-21 11:32:57.502 | + 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-21 11:32:57.560 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-21 11:32:57.564 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-21 11:32:57.623 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:32:57.625 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-21 11:32:57.699 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:32:57.989 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-21 11:32:58.003 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-21 11:32:58.264 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-21 11:32:58.303 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:32:58.307 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:58.310 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:58.313 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:58.316 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:58.318 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:58.320 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:32:58.323 | + functions-common:time_stop:2427 : start_time=1784633577038 2026-07-21 11:32:58.326 | + functions-common:time_stop:2429 : [[ -z 1784633577038 ]] 2026-07-21 11:32:58.329 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:58.333 | + functions-common:time_stop:2432 : end_time=1784633578330 2026-07-21 11:32:58.337 | + functions-common:time_stop:2433 : elapsed_time=1292 2026-07-21 11:32:58.340 | + functions-common:time_stop:2434 : total=1341 2026-07-21 11:32:58.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:58.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2633 2026-07-21 11:32:58.348 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-21 11:32:58.366 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:32:58.369 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 11:32:58.371 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-21 11:32:58.374 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 11:32:58.376 | + functions-common:run_process:1676 : local group= 2026-07-21 11:32:58.379 | + functions-common:run_process:1677 : local user= 2026-07-21 11:32:58.382 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:32:58.385 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-21 11:32:58.387 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:32:58.390 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:32:58.393 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:32:58.396 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:32:58.400 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:32:58.404 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633578401 2026-07-21 11:32:58.407 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-21 11:32:58.425 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:58.428 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-21 11:32:58.431 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-21 11:32:58.434 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 11:32:58.436 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 11:32:58.439 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 11:32:58.442 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 11:32:58.445 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-21 11:32:58.448 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-21 11:32:58.452 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-21 11:32:58.454 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:32:58.457 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:32:58.460 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:32:58.462 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:32:58.465 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-21 11:32:58.467 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-21 11:32:58.470 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-21 11:32:58.473 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-21 11:32:58.475 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 11:32:58.478 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:32:58.480 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:32:58.483 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:32:58.486 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:32:58.489 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:32:58.492 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-21 11:32:58.494 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:32:58.499 | + 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-21 11:32:58.568 | + 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-21 11:32:58.638 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-21 11:32:58.698 | + 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-21 11:32:58.756 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-21 11:32:58.818 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-21 11:32:58.874 | + 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-21 11:32:58.936 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:32:58.939 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:32:58.942 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-21 11:32:59.018 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:32:59.322 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-21 11:32:59.335 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-21 11:32:59.614 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-21 11:32:59.652 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:32:59.655 | + functions-common:time_stop:2420 : local name 2026-07-21 11:32:59.658 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:32:59.661 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:32:59.664 | + functions-common:time_stop:2423 : local total 2026-07-21 11:32:59.667 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:32:59.669 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:32:59.672 | + functions-common:time_stop:2427 : start_time=1784633578401 2026-07-21 11:32:59.674 | + functions-common:time_stop:2429 : [[ -z 1784633578401 ]] 2026-07-21 11:32:59.679 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:32:59.682 | + functions-common:time_stop:2432 : end_time=1784633579680 2026-07-21 11:32:59.685 | + functions-common:time_stop:2433 : elapsed_time=1279 2026-07-21 11:32:59.688 | + functions-common:time_stop:2434 : total=2633 2026-07-21 11:32:59.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:32:59.694 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3912 2026-07-21 11:32:59.697 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-21 11:32:59.716 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:32:59.719 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-21 11:32:59.740 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:32:59.744 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-21 11:32:59.763 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:32:59.766 | + ./stack.sh:main:1101 : start_etcd3 2026-07-21 11:32:59.769 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-21 11:32:59.772 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000005543 --data-dir /opt/stack/data/etcd' 2026-07-21 11:32:59.775 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-21 11:32:59.778 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000005543=http://10.4.3.175:2380' 2026-07-21 11:32:59.780 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.175:2380' 2026-07-21 11:32:59.783 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.175:2379' 2026-07-21 11:32:59.786 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-21 11:32:59.789 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-21 11:32:59.793 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.175:2379' 2026-07-21 11:32:59.796 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-21 11:32:59.798 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-21 11:32:59.801 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-21 11:32:59.804 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000005543 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005543=http://10.4.3.175:2380 --initial-advertise-peer-urls http://10.4.3.175:2380 --advertise-client-urls http://10.4.3.175:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.175:2379 --log-level=debug' '' root 2026-07-21 11:32:59.808 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-21 11:32:59.811 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000005543 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005543=http://10.4.3.175:2380 --initial-advertise-peer-urls http://10.4.3.175:2380 --advertise-client-urls http://10.4.3.175:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.175:2379 --log-level=debug' 2026-07-21 11:32:59.814 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:32:59.817 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-21 11:32:59.820 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:32:59.822 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:32:59.825 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:32:59.828 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-21 11:32:59.831 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:32:59.835 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-21 11:32:59.906 | + 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-21 11:32:59.976 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-21 11:33:00.038 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000005543 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005543=http://10.4.3.175:2380 --initial-advertise-peer-urls http://10.4.3.175:2380 --advertise-client-urls http://10.4.3.175:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.175:2379 --log-level=debug' 2026-07-21 11:33:00.102 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-21 11:33:00.163 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-21 11:33:00.224 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 11:33:00.282 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:33:00.285 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:33:00.288 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-21 11:33:00.361 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:33:00.676 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-21 11:33:00.742 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-21 11:33:00.804 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-21 11:33:00.867 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-21 11:33:00.928 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-21 11:33:00.932 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:33:00.937 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 11:33:00.940 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-21 11:33:01.218 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-21 11:33:01.230 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-21 11:33:01.500 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-21 11:33:01.844 | ++ inc/async:async_inner:64 : rc=0 2026-07-21 11:33:01.869 | [55203 Async install_tempest:55203]: finished successfully 2026-07-21 11:33:02.548 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-21 11:33:02.566 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:33:02.569 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.175 80 2026-07-21 11:33:02.571 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-21 11:33:02.575 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 11:33:02.578 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-21 11:33:02.581 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.175 2026-07-21 11:33:02.584 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-21 11:33:02.587 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-21 11:33:02.590 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 11:33:02.593 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 11:33:02.595 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 11:33:02.598 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 11:33:02.600 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-21 11:33:02.615 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-21 11:33:02.618 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 11:33:02.622 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-21 11:33:02.625 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-21 11:33:02.628 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 11:33:02.630 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:02.633 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:02.636 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-21 11:33:02.640 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-21 11:33:02.643 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 11:33:02.646 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-21 11:33:02.649 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-21 11:33:02.653 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-21 11:33:02.656 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-21 11:33:02.670 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:33:02.674 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 11:33:02.676 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 11:33:02.680 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:33:02.683 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:33:02.685 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:02.687 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:02.691 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 11:33:02.694 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 11:33:02.728 | No module matches headers 2026-07-21 11:33:02.731 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-21 11:33:02.765 | Enabling module headers. 2026-07-21 11:33:02.769 | To activate the new configuration, you need to run: 2026-07-21 11:33:02.770 | systemctl restart apache2 2026-07-21 11:33:02.776 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 11:33:02.778 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:33:02.781 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 11:33:02.784 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 11:33:02.786 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:33:02.790 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:33:02.793 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:02.795 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:02.798 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 11:33:02.801 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 11:33:02.832 | No module matches ssl 2026-07-21 11:33:02.837 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-21 11:33:02.870 | Considering dependency mime for ssl: 2026-07-21 11:33:02.871 | Module mime already enabled 2026-07-21 11:33:02.871 | Considering dependency socache_shmcb for ssl: 2026-07-21 11:33:02.871 | Enabling module socache_shmcb. 2026-07-21 11:33:02.876 | Enabling module ssl. 2026-07-21 11:33:02.876 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-21 11:33:02.881 | To activate the new configuration, you need to run: 2026-07-21 11:33:02.882 | systemctl restart apache2 2026-07-21 11:33:02.887 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 11:33:02.890 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:33:02.892 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 11:33:02.896 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 11:33:02.898 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:33:02.901 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:33:02.903 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:02.907 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:02.909 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 11:33:02.912 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 11:33:02.948 | proxy (enabled by site administrator) 2026-07-21 11:33:02.952 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:33:02.955 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 11:33:02.958 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 11:33:02.960 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:33:02.963 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:33:02.966 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:02.969 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:02.971 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 11:33:02.974 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 11:33:03.008 | proxy_http (enabled by site administrator) 2026-07-21 11:33:03.012 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-21 11:33:03.015 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-21 11:33:03.019 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 11:33:03.021 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 11:33:03.024 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:33:03.026 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:33:03.029 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:03.032 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:03.035 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 11:33:03.038 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 11:33:03.041 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:03.044 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:03.047 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-21 11:33:03.081 | Enabling site http-services-tls-proxy. 2026-07-21 11:33:03.088 | To activate the new configuration, you need to run: 2026-07-21 11:33:03.088 | systemctl reload apache2 2026-07-21 11:33:03.092 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 11:33:03.096 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:33:03.098 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:33:03.101 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:33:03.230 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-21 11:33:03.232 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-21 11:33:03.235 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-21 11:33:03.249 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-21 11:33:03.261 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-21 11:33:03.264 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 11:33:03.266 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-21 11:33:03.269 | + 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.175/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-21 11:33:03.321 | The user clouds.yaml file didn't exist. 2026-07-21 11:33:03.332 | + 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.175/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-21 11:33:03.392 | + 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.175/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-21 11:33:03.455 | + 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.175/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-21 11:33:03.518 | + 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.175/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-21 11:33:03.583 | + 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.175/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-21 11:33:03.646 | + 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.175/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-21 11:33:03.712 | + 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.175/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-21 11:33:03.779 | + 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.175/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-21 11:33:03.847 | + 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.175/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-21 11:33:03.913 | + functions-common:write_clouds_yaml:203 : cat 2026-07-21 11:33:03.918 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-21 11:33:03.921 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-21 11:33:03.924 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-21 11:33:03.930 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-21 11:33:03.933 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-21 11:33:03.936 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-21 11:33:03.953 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:33:03.957 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-21 11:33:03.960 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:33:03.963 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-21 11:33:03.965 | + ./stack.sh:main:1118 : '[' 10.4.3.175 == 10.4.3.175 ']' 2026-07-21 11:33:03.968 | + ./stack.sh:main:1119 : init_keystone 2026-07-21 11:33:03.972 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-21 11:33:03.990 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:33:03.993 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-21 11:33:03.996 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-21 11:33:03.998 | + lib/database:recreate_database:112 : local db=keystone 2026-07-21 11:33:04.001 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-21 11:33:04.004 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-21 11:33:04.007 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-21 11:33:04.011 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:33:04.047 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-21 11:33:04.052 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:33:04.085 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-21 11:33:04.087 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 11:33:04.091 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:33:04.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:33:04.097 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:33:04.101 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633584099 2026-07-21 11:33:04.103 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-21 11:33:04.507 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 11:33:04.507 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:33:04.507 | we strongly recommend against using it for new projects. 2026-07-21 11:33:04.507 | 2026-07-21 11:33:04.507 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:33:04.507 | framework. For more detail see 2026-07-21 11:33:04.507 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:33:04.507 | 2026-07-21 11:33:04.507 | from eventlet import event 2026-07-21 11:33:06.161 | INFO dbcounter [-] Registered counter for database keystone 2026-07-21 11:33:06.202 | 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=59411) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 11:33:06.210 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:33:06.210 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:33:06.210 | DEBUG dbcounter [-] [59411] Writer thread running {{(pid=59411) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:33:06.249 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-21 11:33:07.157 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59411) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 11:33:07.158 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-21 11:33:07.159 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59411) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:33:07.160 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-21 11:33:07.172 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59411) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:33:07.173 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-21 11:33:07.180 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59411) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:33:07.181 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-21 11:33:07.198 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59411) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:33:07.200 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-21 11:33:07.210 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59411) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:33:07.210 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-21 11:33:07.232 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59411) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:33:07.233 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-21 11:33:07.233 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59411) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 11:33:07.234 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-21 11:33:07.270 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59411) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:33:07.272 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-21 11:33:07.290 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59411) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:33:07.661 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-21 11:33:07.664 | + functions-common:time_stop:2420 : local name 2026-07-21 11:33:07.667 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:33:07.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:33:07.673 | + functions-common:time_stop:2423 : local total 2026-07-21 11:33:07.675 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:33:07.678 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 11:33:07.681 | + functions-common:time_stop:2427 : start_time=1784633584099 2026-07-21 11:33:07.684 | + functions-common:time_stop:2429 : [[ -z 1784633584099 ]] 2026-07-21 11:33:07.688 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:33:07.693 | + functions-common:time_stop:2432 : end_time=1784633587689 2026-07-21 11:33:07.696 | + functions-common:time_stop:2433 : elapsed_time=3590 2026-07-21 11:33:07.699 | + functions-common:time_stop:2434 : total=0 2026-07-21 11:33:07.702 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:33:07.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3590 2026-07-21 11:33:07.708 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-21 11:33:07.711 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-21 11:33:07.715 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-21 11:33:08.071 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 11:33:08.071 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:33:08.071 | we strongly recommend against using it for new projects. 2026-07-21 11:33:08.071 | 2026-07-21 11:33:08.071 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:33:08.071 | framework. For more detail see 2026-07-21 11:33:08.071 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:33:08.071 | 2026-07-21 11:33:08.071 | from eventlet import event 2026-07-21 11:33:09.380 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-21 11:33:09.380 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-21 11:33:09.380 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-21 11:33:09.380 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-21 11:33:09.380 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-21 11:33:09.381 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-21 11:33:09.381 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-21 11:33:09.381 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-21 11:33:09.381 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-21 11:33:09.750 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-21 11:33:09.754 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-21 11:33:10.082 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 11:33:10.082 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:33:10.082 | we strongly recommend against using it for new projects. 2026-07-21 11:33:10.082 | 2026-07-21 11:33:10.082 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:33:10.082 | framework. For more detail see 2026-07-21 11:33:10.082 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:33:10.082 | 2026-07-21 11:33:10.082 | from eventlet import event 2026-07-21 11:33:11.405 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-21 11:33:11.405 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-21 11:33:11.405 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-21 11:33:11.406 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-21 11:33:11.406 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-21 11:33:11.406 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-21 11:33:11.406 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-21 11:33:11.406 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-21 11:33:11.406 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-21 11:33:11.765 | + ./stack.sh:main:1120 : start_keystone 2026-07-21 11:33:11.769 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-21 11:33:11.774 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-21 11:33:11.776 | + functions-common:run_process:1674 : local service=keystone 2026-07-21 11:33:11.780 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 11:33:11.783 | + functions-common:run_process:1676 : local group= 2026-07-21 11:33:11.787 | + functions-common:run_process:1677 : local user= 2026-07-21 11:33:11.790 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:33:11.793 | + functions-common:run_process:1680 : local name=keystone 2026-07-21 11:33:11.796 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:33:11.800 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:33:11.802 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:33:11.805 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:33:11.809 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:33:11.814 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633591810 2026-07-21 11:33:11.816 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-21 11:33:11.832 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:33:11.835 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-21 11:33:11.838 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-21 11:33:11.841 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 11:33:11.844 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 11:33:11.847 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 11:33:11.850 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 11:33:11.852 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-21 11:33:11.855 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-21 11:33:11.858 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-21 11:33:11.861 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:33:11.863 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:33:11.866 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:33:11.868 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:33:11.871 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-21 11:33:11.874 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-21 11:33:11.877 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 11:33:11.880 | + 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-21 11:33:11.884 | + 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-21 11:33:11.886 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-21 11:33:11.888 | + 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-21 11:33:11.891 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 11:33:11.894 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 11:33:11.897 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 11:33:11.900 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-21 11:33:11.902 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 11:33:11.907 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-21 11:33:11.970 | + 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-21 11:33:12.034 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-21 11:33:12.094 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-21 11:33:12.155 | + 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-21 11:33:12.210 | + 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-21 11:33:12.268 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-21 11:33:12.329 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-21 11:33:12.389 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-21 11:33:12.454 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-21 11:33:12.515 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-21 11:33:12.578 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 11:33:12.581 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 11:33:12.583 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-21 11:33:12.654 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 11:33:12.954 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-21 11:33:12.968 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-21 11:33:13.252 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-21 11:33:13.344 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:33:13.347 | + functions-common:time_stop:2420 : local name 2026-07-21 11:33:13.350 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:33:13.353 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:33:13.355 | + functions-common:time_stop:2423 : local total 2026-07-21 11:33:13.358 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:33:13.360 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:33:13.364 | + functions-common:time_stop:2427 : start_time=1784633591810 2026-07-21 11:33:13.366 | + functions-common:time_stop:2429 : [[ -z 1784633591810 ]] 2026-07-21 11:33:13.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:33:13.374 | + functions-common:time_stop:2432 : end_time=1784633593371 2026-07-21 11:33:13.377 | + functions-common:time_stop:2433 : elapsed_time=1561 2026-07-21 11:33:13.380 | + functions-common:time_stop:2434 : total=3912 2026-07-21 11:33:13.383 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:33:13.386 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5473 2026-07-21 11:33:13.389 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-21 11:33:13.389 | Waiting for keystone to start... 2026-07-21 11:33:13.392 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.175/identity/v3/ 2026-07-21 11:33:13.395 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.175/identity/v3/ 2026-07-21 11:33:13.398 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 11:33:13.401 | + functions:wait_for_service:477 : local url=http://10.4.3.175/identity/v3/ 2026-07-21 11:33:13.403 | + functions:wait_for_service:478 : local rval=0 2026-07-21 11:33:13.406 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 11:33:13.409 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 11:33:13.411 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:33:13.414 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:33:13.418 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:33:13.424 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633593420 2026-07-21 11:33:13.426 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 11:33:13.431 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.175/identity/v3/ 2026-07-21 11:33:16.144 | + :: : [[ 200 == 503 ]] 2026-07-21 11:33:16.146 | + :: : [[ 0 -eq 7 ]] 2026-07-21 11:33:16.149 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 11:33:16.153 | + functions-common:time_stop:2420 : local name 2026-07-21 11:33:16.156 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:33:16.159 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:33:16.161 | + functions-common:time_stop:2423 : local total 2026-07-21 11:33:16.164 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:33:16.167 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 11:33:16.170 | + functions-common:time_stop:2427 : start_time=1784633593420 2026-07-21 11:33:16.172 | + functions-common:time_stop:2429 : [[ -z 1784633593420 ]] 2026-07-21 11:33:16.176 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:33:16.181 | + functions-common:time_stop:2432 : end_time=1784633596177 2026-07-21 11:33:16.184 | + functions-common:time_stop:2433 : elapsed_time=2757 2026-07-21 11:33:16.186 | + functions-common:time_stop:2434 : total=0 2026-07-21 11:33:16.189 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:33:16.192 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2757 2026-07-21 11:33:16.194 | + functions:wait_for_service:486 : return 0 2026-07-21 11:33:16.197 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-21 11:33:16.214 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:33:16.217 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.175 5001 2026-07-21 11:33:16.220 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-21 11:33:16.223 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 11:33:16.226 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-21 11:33:16.229 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.175 2026-07-21 11:33:16.233 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-21 11:33:16.235 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-21 11:33:16.237 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 11:33:16.240 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 11:33:16.243 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 11:33:16.246 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 11:33:16.249 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 11:33:16.253 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-21 11:33:16.256 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-21 11:33:16.258 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 11:33:16.261 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:16.263 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:16.266 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-21 11:33:16.269 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-21 11:33:16.272 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 11:33:16.274 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-21 11:33:16.276 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-21 11:33:16.279 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-21 11:33:16.281 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-21 11:33:16.284 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-21 11:33:16.298 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:33:16.301 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 11:33:16.305 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 11:33:16.307 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:33:16.310 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:33:16.312 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:16.314 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:16.317 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 11:33:16.320 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 11:33:16.358 | headers (enabled by site administrator) 2026-07-21 11:33:16.362 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:33:16.365 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 11:33:16.368 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 11:33:16.371 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:33:16.374 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:33:16.376 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:16.378 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:16.381 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 11:33:16.383 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 11:33:16.417 | ssl (enabled by site administrator) 2026-07-21 11:33:16.420 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:33:16.423 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 11:33:16.426 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 11:33:16.429 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:33:16.431 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:33:16.434 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:16.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:16.440 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 11:33:16.443 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 11:33:16.477 | proxy (enabled by site administrator) 2026-07-21 11:33:16.480 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:33:16.483 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 11:33:16.486 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 11:33:16.488 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:33:16.492 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:33:16.495 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:16.498 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:16.500 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 11:33:16.503 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 11:33:16.537 | proxy_http (enabled by site administrator) 2026-07-21 11:33:16.540 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-21 11:33:16.544 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-21 11:33:16.546 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 11:33:16.549 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 11:33:16.552 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:33:16.555 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:33:16.557 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:16.560 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:16.563 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 11:33:16.566 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 11:33:16.569 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:33:16.572 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:33:16.574 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-21 11:33:16.607 | Enabling site keystone-service-tls-proxy. 2026-07-21 11:33:16.613 | To activate the new configuration, you need to run: 2026-07-21 11:33:16.613 | systemctl reload apache2 2026-07-21 11:33:16.618 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 11:33:16.621 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:33:16.624 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:33:16.626 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:33:16.743 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-21 11:33:16.746 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:33:16.749 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-21 11:33:17.439 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-21 11:33:17.442 | + 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.175/identity 2026-07-21 11:33:17.769 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 11:33:17.769 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:33:17.769 | we strongly recommend against using it for new projects. 2026-07-21 11:33:17.769 | 2026-07-21 11:33:17.769 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:33:17.769 | framework. For more detail see 2026-07-21 11:33:17.769 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:33:17.769 | 2026-07-21 11:33:17.769 | from eventlet import event 2026-07-21 11:33:19.350 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.350 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.350 | 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=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.353 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.361 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.361 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.385 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.389 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.389 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.425 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.425 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.425 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.426 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.426 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.426 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.431 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.431 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.432 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.432 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.432 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.432 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.432 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.435 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.436 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.436 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.437 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.437 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.437 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.437 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.437 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60516) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 11:33:19.472 | INFO dbcounter [-] Registered counter for database keystone 2026-07-21 11:33:19.506 | 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=60516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 11:33:19.638 | DEBUG dbcounter [-] [60516] Writer thread running {{(pid=60516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:33:19.723 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created domain default 2026-07-21 11:33:19.747 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created project admin 2026-07-21 11:33:19.764 | WARNING keystone.common.password_hashing [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-21 11:33:19.776 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created user admin 2026-07-21 11:33:19.784 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created role reader 2026-07-21 11:33:19.794 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created role member 2026-07-21 11:33:19.807 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created implied role where 6052d505148d4d3691fbf89f15a842df implies 96e8ca8d6645480c8b3ddf3ef795aadd 2026-07-21 11:33:19.815 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created role manager 2026-07-21 11:33:19.825 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created implied role where 88142d645e4a407f97640c6135cc2e27 implies 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:19.831 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created role admin 2026-07-21 11:33:19.840 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created implied role where 8522632e4574418fae89ff2da48b86e5 implies 88142d645e4a407f97640c6135cc2e27 2026-07-21 11:33:19.847 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created role service 2026-07-21 11:33:19.854 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Granted role admin on project admin to user admin. 2026-07-21 11:33:19.859 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Granted role admin on the system to user admin. 2026-07-21 11:33:19.866 | WARNING py.warnings [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 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-21 11:33:19.866 | warnings.warn( 2026-07-21 11:33:19.866 |  2026-07-21 11:33:19.867 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created region RegionOne 2026-07-21 11:33:19.885 | INFO keystone.cmd.bootstrap [None req-591dbd99-f0f1-4abb-9e47-2da147e7b111 None None] Created public endpoint https://10.4.3.175/identity 2026-07-21 11:33:20.359 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-21 11:33:20.362 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-21 11:33:20.365 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-21 11:33:20.369 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-21 11:33:21.946 | 2026-07-21 11:33:21.956 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:21.959 | + lib/keystone:create_keystone_accounts:258 : admin_project=7181cbd61e8641c3b1451d47108abd11 2026-07-21 11:33:21.962 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-21 11:33:21.966 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-21 11:33:22.182 | 2026-07-21 11:33:22.191 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:22.194 | + lib/keystone:create_keystone_accounts:260 : admin_user=9bd1546c011c48fda534cf4ede3e0a1c 2026-07-21 11:33:22.197 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-21 11:33:22.200 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-21 11:33:22.204 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-21 11:33:22.207 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 9bd1546c011c48fda534cf4ede3e0a1c default 2026-07-21 11:33:22.268 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 9bd1546c011c48fda534cf4ede3e0a1c default 2026-07-21 11:33:22.302 | [8544 Async ks-domain-role:60647]: running: get_or_add_user_domain_role admin 9bd1546c011c48fda534cf4ede3e0a1c default 2026-07-21 11:33:22.305 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-21 11:33:22.308 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 11:33:22.311 | ++ 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-21 11:33:23.148 | 2026-07-21 11:33:23.160 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:23.163 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-21 11:33:23.166 | + functions-common:get_or_create_domain:878 : echo default 2026-07-21 11:33:23.166 | default 2026-07-21 11:33:23.169 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-21 11:33:23.234 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-21 11:33:23.272 | [8544 Async ks-project:60773]: running: get_or_create_project service Default 2026-07-21 11:33:23.275 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-21 11:33:23.345 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-21 11:33:23.383 | [8544 Async ks-service:60867]: running: get_or_create_role service 2026-07-21 11:33:23.386 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-21 11:33:23.450 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-21 11:33:23.486 | [8544 Async ks-reseller:60961]: running: get_or_create_role ResellerAdmin 2026-07-21 11:33:23.489 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-21 11:33:23.493 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-21 11:33:23.555 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-21 11:33:23.593 | [8544 Async ks-anotherrole:61057]: running: get_or_create_role anotherrole 2026-07-21 11:33:23.596 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-21 11:33:23.600 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-21 11:33:23.604 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 11:33:23.608 | +++ 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-21 11:33:23.614 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:23.642 | [60647 Async ks-domain-role:60647]: finished successfully 2026-07-21 11:33:23.986 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:24.011 | [60773 Async ks-project:60773]: finished successfully 2026-07-21 11:33:24.308 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:24.335 | [60867 Async ks-service:60867]: finished successfully 2026-07-21 11:33:24.537 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:24.561 | [60961 Async ks-reseller:60961]: finished successfully 2026-07-21 11:33:24.732 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:24.759 | [61057 Async ks-anotherrole:61057]: finished successfully 2026-07-21 11:33:24.953 | 2026-07-21 11:33:24.964 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:24.967 | ++ functions-common:get_or_create_project:928 : project_id=cc8501745d414351b13c56c723741b18 2026-07-21 11:33:24.970 | ++ functions-common:get_or_create_project:929 : echo cc8501745d414351b13c56c723741b18 2026-07-21 11:33:24.972 | + lib/keystone:create_keystone_accounts:288 : invis_project=cc8501745d414351b13c56c723741b18 2026-07-21 11:33:24.974 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-21 11:33:24.977 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-21 11:33:24.979 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 11:33:24.982 | +++ 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-21 11:33:25.262 | 2026-07-21 11:33:25.275 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:25.279 | ++ functions-common:get_or_create_project:928 : project_id=79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:25.282 | ++ functions-common:get_or_create_project:929 : echo 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:25.285 | + lib/keystone:create_keystone_accounts:292 : demo_project=79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:25.288 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-21 11:33:25.291 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-21 11:33:25.294 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:33:25.296 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-21 11:33:25.298 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-21 11:33:25.301 | +++ 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-21 11:33:25.586 | 2026-07-21 11:33:25.595 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:25.599 | ++ functions-common:get_or_create_user:915 : user_id=7494dde207bb40b3aa2743e785b878c1 2026-07-21 11:33:25.603 | ++ functions-common:get_or_create_user:916 : echo 7494dde207bb40b3aa2743e785b878c1 2026-07-21 11:33:25.607 | + lib/keystone:create_keystone_accounts:295 : demo_user=7494dde207bb40b3aa2743e785b878c1 2026-07-21 11:33:25.610 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-21 11:33:25.656 | [8544 Async ks-domain-role:60647]: Waiting for completion of get_or_add_user_domain_role admin 9bd1546c011c48fda534cf4ede3e0a1c default running on PID 60647 (6 other jobs running) 2026-07-21 11:33:25.678 | [8544 Async ks-domain-role:60647]: Signaling child to exit 2026-07-21 11:33:25.678 | WAKEUP 2026-07-21 11:33:25.699 | [8544 Async ks-domain-role:60647]: Signaled 2026-07-21 11:33:25.700 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-21 11:33:25.700 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 9bd1546c011c48fda534cf4ede3e0a1c --domain default 2026-07-21 11:33:25.700 | 2026-07-21 11:33:25.700 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9bd1546c011c48fda534cf4ede3e0a1c --domain default -c Role -f value 2026-07-21 11:33:25.700 | 2026-07-21 11:33:25.700 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:25.700 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:25.700 | + functions-common:get_or_add_user_domain_role:999 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:25.700 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:25.741 | [8544 Async ks-domain-role:60647]: finished get_or_add_user_domain_role admin 9bd1546c011c48fda534cf4ede3e0a1c default with result 0 in 1 seconds 2026-07-21 11:33:25.748 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-21 11:33:25.782 | [8544 Async ks-project:60773]: Waiting for completion of get_or_create_project service Default running on PID 60773 (5 other jobs running) 2026-07-21 11:33:25.807 | [8544 Async ks-project:60773]: Signaling child to exit 2026-07-21 11:33:25.807 | WAKEUP 2026-07-21 11:33:25.828 | [8544 Async ks-project:60773]: Signaled 2026-07-21 11:33:25.830 | + functions-common:get_or_create_project:922 : local project_id 2026-07-21 11:33:25.830 | ++ 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-21 11:33:25.830 | 2026-07-21 11:33:25.830 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:25.830 | + functions-common:get_or_create_project:928 : project_id=440e5c30068c49098c66196949919bb8 2026-07-21 11:33:25.830 | + functions-common:get_or_create_project:929 : echo 440e5c30068c49098c66196949919bb8 2026-07-21 11:33:25.830 | 440e5c30068c49098c66196949919bb8 2026-07-21 11:33:25.873 | [8544 Async ks-project:60773]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-07-21 11:33:25.908 | [8544 Async ks-service:60867]: Waiting for completion of get_or_create_role service running on PID 60867 (4 other jobs running) 2026-07-21 11:33:25.932 | [8544 Async ks-service:60867]: Signaling child to exit 2026-07-21 11:33:25.932 | WAKEUP 2026-07-21 11:33:25.954 | [8544 Async ks-service:60867]: Signaled 2026-07-21 11:33:25.955 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 11:33:25.955 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-21 11:33:25.955 | 2026-07-21 11:33:25.955 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:25.955 | + functions-common:get_or_create_role:940 : role_id=c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:33:25.955 | + functions-common:get_or_create_role:941 : echo c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:33:25.955 | c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:33:25.999 | [8544 Async ks-service:60867]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-21 11:33:26.033 | [8544 Async ks-reseller:60961]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60961 (3 other jobs running) 2026-07-21 11:33:26.060 | [8544 Async ks-reseller:60961]: Signaling child to exit 2026-07-21 11:33:26.060 | WAKEUP 2026-07-21 11:33:26.081 | [8544 Async ks-reseller:60961]: Signaled 2026-07-21 11:33:26.082 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 11:33:26.082 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-21 11:33:26.082 | 2026-07-21 11:33:26.082 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:26.082 | + functions-common:get_or_create_role:940 : role_id=995a160f296e4cfea9918d3461c82a89 2026-07-21 11:33:26.082 | + functions-common:get_or_create_role:941 : echo 995a160f296e4cfea9918d3461c82a89 2026-07-21 11:33:26.082 | 995a160f296e4cfea9918d3461c82a89 2026-07-21 11:33:26.126 | [8544 Async ks-reseller:60961]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-21 11:33:26.163 | [8544 Async ks-anotherrole:61057]: Waiting for completion of get_or_create_role anotherrole running on PID 61057 (2 other jobs running) 2026-07-21 11:33:26.187 | [8544 Async ks-anotherrole:61057]: Signaling child to exit 2026-07-21 11:33:26.188 | WAKEUP 2026-07-21 11:33:26.211 | [8544 Async ks-anotherrole:61057]: Signaled 2026-07-21 11:33:26.212 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 11:33:26.212 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-21 11:33:26.212 | 2026-07-21 11:33:26.212 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:26.212 | + functions-common:get_or_create_role:940 : role_id=b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:26.212 | + functions-common:get_or_create_role:941 : echo b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:26.212 | b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:26.254 | [8544 Async ks-anotherrole:61057]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-21 11:33:26.258 | + inc/async:async_wait:197 : return 0 2026-07-21 11:33:26.261 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 7494dde207bb40b3aa2743e785b878c1 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:26.323 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7494dde207bb40b3aa2743e785b878c1 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:26.363 | [8544 Async ks-demo-member:61893]: running: get_or_add_user_project_role member 7494dde207bb40b3aa2743e785b878c1 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:26.366 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 9bd1546c011c48fda534cf4ede3e0a1c 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:26.432 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9bd1546c011c48fda534cf4ede3e0a1c 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:26.469 | [8544 Async ks-demo-admin:61989]: running: get_or_add_user_project_role admin 9bd1546c011c48fda534cf4ede3e0a1c 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:26.472 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 7494dde207bb40b3aa2743e785b878c1 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:26.536 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7494dde207bb40b3aa2743e785b878c1 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:26.573 | [8544 Async ks-demo-another:62085]: running: get_or_add_user_project_role anotherrole 7494dde207bb40b3aa2743e785b878c1 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:26.576 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 7494dde207bb40b3aa2743e785b878c1 cc8501745d414351b13c56c723741b18 2026-07-21 11:33:26.641 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7494dde207bb40b3aa2743e785b878c1 cc8501745d414351b13c56c723741b18 2026-07-21 11:33:26.677 | [8544 Async ks-demo-invis:62181]: running: get_or_add_user_project_role member 7494dde207bb40b3aa2743e785b878c1 cc8501745d414351b13c56c723741b18 2026-07-21 11:33:26.679 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-21 11:33:26.683 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-21 11:33:26.686 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:33:26.688 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-21 11:33:26.691 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-21 11:33:26.694 | +++ 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-21 11:33:28.294 | 2026-07-21 11:33:28.305 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:28.308 | ++ functions-common:get_or_create_user:915 : user_id=c06d12e535e54232ba1be7d69a0fc308 2026-07-21 11:33:28.311 | ++ functions-common:get_or_create_user:916 : echo c06d12e535e54232ba1be7d69a0fc308 2026-07-21 11:33:28.315 | + lib/keystone:create_keystone_accounts:308 : demo_reader=c06d12e535e54232ba1be7d69a0fc308 2026-07-21 11:33:28.318 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader c06d12e535e54232ba1be7d69a0fc308 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:28.381 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c06d12e535e54232ba1be7d69a0fc308 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:28.417 | [8544 Async ks-demo-reader:62388]: running: get_or_add_user_project_role reader c06d12e535e54232ba1be7d69a0fc308 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:28.420 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-21 11:33:28.424 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-21 11:33:28.427 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 11:33:28.430 | +++ 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-21 11:33:28.724 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:28.748 | [61893 Async ks-demo-member:61893]: finished successfully 2026-07-21 11:33:29.131 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:29.158 | [61989 Async ks-demo-admin:61989]: finished successfully 2026-07-21 11:33:29.528 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:29.551 | [62085 Async ks-demo-another:62085]: finished successfully 2026-07-21 11:33:29.930 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:29.955 | [62181 Async ks-demo-invis:62181]: finished successfully 2026-07-21 11:33:30.534 | 2026-07-21 11:33:30.546 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:30.549 | ++ functions-common:get_or_create_project:928 : project_id=516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:30.553 | ++ functions-common:get_or_create_project:929 : echo 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:30.556 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:30.559 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-21 11:33:30.563 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-21 11:33:30.566 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:33:30.569 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-21 11:33:30.572 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-21 11:33:30.575 | +++ 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-21 11:33:30.949 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:30.971 | [62388 Async ks-demo-reader:62388]: finished successfully 2026-07-21 11:33:31.139 | 2026-07-21 11:33:31.150 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:31.153 | ++ functions-common:get_or_create_user:915 : user_id=23994e03550748de8d2ba12c91a93655 2026-07-21 11:33:31.157 | ++ functions-common:get_or_create_user:916 : echo 23994e03550748de8d2ba12c91a93655 2026-07-21 11:33:31.160 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=23994e03550748de8d2ba12c91a93655 2026-07-21 11:33:31.163 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 23994e03550748de8d2ba12c91a93655 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:31.228 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 23994e03550748de8d2ba12c91a93655 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:31.268 | [8544 Async ks-alt-admin:62774]: running: get_or_add_user_project_role admin 23994e03550748de8d2ba12c91a93655 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:31.271 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 23994e03550748de8d2ba12c91a93655 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:31.337 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 23994e03550748de8d2ba12c91a93655 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:31.380 | [8544 Async ks-alt-another:62870]: running: get_or_add_user_project_role anotherrole 23994e03550748de8d2ba12c91a93655 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:31.382 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-21 11:33:31.386 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-21 11:33:31.389 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:33:31.391 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-21 11:33:31.394 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-21 11:33:31.397 | +++ 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-21 11:33:32.355 | 2026-07-21 11:33:32.366 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:32.369 | ++ functions-common:get_or_create_user:915 : user_id=1523cb024b4f46fca9e0199e886c7e01 2026-07-21 11:33:32.372 | ++ functions-common:get_or_create_user:916 : echo 1523cb024b4f46fca9e0199e886c7e01 2026-07-21 11:33:32.375 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=1523cb024b4f46fca9e0199e886c7e01 2026-07-21 11:33:32.378 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 1523cb024b4f46fca9e0199e886c7e01 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:32.443 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1523cb024b4f46fca9e0199e886c7e01 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:32.480 | [8544 Async ks-alt-member-user:63040]: running: get_or_add_user_project_role member 1523cb024b4f46fca9e0199e886c7e01 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:32.483 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-21 11:33:32.487 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-21 11:33:32.489 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:33:32.492 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-21 11:33:32.495 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-21 11:33:32.498 | +++ 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-21 11:33:32.783 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:32.805 | [62774 Async ks-alt-admin:62774]: finished successfully 2026-07-21 11:33:33.163 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:33.188 | [62870 Async ks-alt-another:62870]: finished successfully 2026-07-21 11:33:33.793 | 2026-07-21 11:33:33.805 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:33.809 | ++ functions-common:get_or_create_user:915 : user_id=bff8ec9deb2841279cbd6212de1f4709 2026-07-21 11:33:33.812 | ++ functions-common:get_or_create_user:916 : echo bff8ec9deb2841279cbd6212de1f4709 2026-07-21 11:33:33.815 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=bff8ec9deb2841279cbd6212de1f4709 2026-07-21 11:33:33.819 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader bff8ec9deb2841279cbd6212de1f4709 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:33.889 | + inc/async:async_inner:63 : get_or_add_user_project_role reader bff8ec9deb2841279cbd6212de1f4709 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:33.930 | [8544 Async ks-alt-reader-user:63272]: running: get_or_add_user_project_role reader bff8ec9deb2841279cbd6212de1f4709 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:33.934 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-21 11:33:33.937 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:33:33.940 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-21 11:33:33.943 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-21 11:33:33.947 | +++ 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-21 11:33:34.229 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:34.253 | [63040 Async ks-alt-member-user:63040]: finished successfully 2026-07-21 11:33:34.849 | 2026-07-21 11:33:34.862 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:34.866 | ++ functions-common:get_or_create_user:915 : user_id=987acc6a39ee453fb97b79cefd81fd8e 2026-07-21 11:33:34.869 | ++ functions-common:get_or_create_user:916 : echo 987acc6a39ee453fb97b79cefd81fd8e 2026-07-21 11:33:34.872 | + lib/keystone:create_keystone_accounts:340 : system_member_user=987acc6a39ee453fb97b79cefd81fd8e 2026-07-21 11:33:34.875 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 987acc6a39ee453fb97b79cefd81fd8e all 2026-07-21 11:33:34.948 | + inc/async:async_inner:63 : get_or_add_user_system_role member 987acc6a39ee453fb97b79cefd81fd8e all 2026-07-21 11:33:34.990 | [8544 Async ks-system-member:63462]: running: get_or_add_user_system_role member 987acc6a39ee453fb97b79cefd81fd8e all 2026-07-21 11:33:34.995 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-21 11:33:34.997 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:33:35.000 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-21 11:33:35.004 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-21 11:33:35.008 | +++ 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-21 11:33:35.327 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:35.351 | [63272 Async ks-alt-reader-user:63272]: finished successfully 2026-07-21 11:33:35.914 | 2026-07-21 11:33:35.925 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:35.930 | ++ functions-common:get_or_create_user:915 : user_id=b822a3e695a641a5b2480c68f79d85a1 2026-07-21 11:33:35.931 | ++ functions-common:get_or_create_user:916 : echo b822a3e695a641a5b2480c68f79d85a1 2026-07-21 11:33:35.934 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=b822a3e695a641a5b2480c68f79d85a1 2026-07-21 11:33:35.938 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader b822a3e695a641a5b2480c68f79d85a1 all 2026-07-21 11:33:36.006 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b822a3e695a641a5b2480c68f79d85a1 all 2026-07-21 11:33:36.051 | [8544 Async ks-system-reader:63659]: running: get_or_add_user_system_role reader b822a3e695a641a5b2480c68f79d85a1 all 2026-07-21 11:33:36.054 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-21 11:33:36.058 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-21 11:33:36.062 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-21 11:33:36.065 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-21 11:33:36.069 | +++ 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-21 11:33:36.946 | 2026-07-21 11:33:36.958 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:36.963 | ++ functions-common:get_or_create_group:892 : group_id=774b7a9978e64909a9f7a2bfb0e3d20c 2026-07-21 11:33:36.966 | ++ functions-common:get_or_create_group:893 : echo 774b7a9978e64909a9f7a2bfb0e3d20c 2026-07-21 11:33:36.970 | + lib/keystone:create_keystone_accounts:350 : admin_group=774b7a9978e64909a9f7a2bfb0e3d20c 2026-07-21 11:33:36.974 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-21 11:33:36.978 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-21 11:33:36.981 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-21 11:33:36.984 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-21 11:33:36.988 | +++ 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-21 11:33:37.307 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:37.332 | [63462 Async ks-system-member:63462]: finished successfully 2026-07-21 11:33:37.836 | 2026-07-21 11:33:37.846 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:37.850 | ++ functions-common:get_or_create_group:892 : group_id=edc23914d6b44e619b8dc6ec9c103e30 2026-07-21 11:33:37.853 | ++ functions-common:get_or_create_group:893 : echo edc23914d6b44e619b8dc6ec9c103e30 2026-07-21 11:33:37.856 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=edc23914d6b44e619b8dc6ec9c103e30 2026-07-21 11:33:37.858 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member edc23914d6b44e619b8dc6ec9c103e30 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:37.925 | + inc/async:async_inner:63 : get_or_add_group_project_role member edc23914d6b44e619b8dc6ec9c103e30 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:37.962 | [8544 Async ks-group-memberdemo:63989]: running: get_or_add_group_project_role member edc23914d6b44e619b8dc6ec9c103e30 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:37.965 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole edc23914d6b44e619b8dc6ec9c103e30 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:38.033 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole edc23914d6b44e619b8dc6ec9c103e30 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:38.073 | [8544 Async ks-group-anotherdemo:64068]: running: get_or_add_group_project_role anotherrole edc23914d6b44e619b8dc6ec9c103e30 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:38.076 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member edc23914d6b44e619b8dc6ec9c103e30 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:38.148 | + inc/async:async_inner:63 : get_or_add_group_project_role member edc23914d6b44e619b8dc6ec9c103e30 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:38.191 | [8544 Async ks-group-memberalt:64147]: running: get_or_add_group_project_role member edc23914d6b44e619b8dc6ec9c103e30 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:38.194 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole edc23914d6b44e619b8dc6ec9c103e30 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:38.230 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:38.260 | [63659 Async ks-system-reader:63659]: finished successfully 2026-07-21 11:33:38.271 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole edc23914d6b44e619b8dc6ec9c103e30 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:38.314 | [8544 Async ks-group-anotheralt:64259]: running: get_or_add_group_project_role anotherrole edc23914d6b44e619b8dc6ec9c103e30 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:38.317 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 774b7a9978e64909a9f7a2bfb0e3d20c 7181cbd61e8641c3b1451d47108abd11 2026-07-21 11:33:38.393 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 774b7a9978e64909a9f7a2bfb0e3d20c 7181cbd61e8641c3b1451d47108abd11 2026-07-21 11:33:38.433 | [8544 Async ks-group-admin:64345]: running: get_or_add_group_project_role admin 774b7a9978e64909a9f7a2bfb0e3d20c 7181cbd61e8641c3b1451d47108abd11 2026-07-21 11:33:38.437 | + 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-21 11:33:38.493 | [8544 Async ks-demo-member:61893]: Waiting for completion of get_or_add_user_project_role member 7494dde207bb40b3aa2743e785b878c1 79710c8f0cd440b49e04c16883539ecc running on PID 61893 (17 other jobs running) 2026-07-21 11:33:38.519 | [8544 Async ks-demo-member:61893]: Signaling child to exit 2026-07-21 11:33:38.521 | WAKEUP 2026-07-21 11:33:38.542 | [8544 Async ks-demo-member:61893]: Signaled 2026-07-21 11:33:38.543 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:33:38.543 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:33:38.543 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:33:38.543 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:38.543 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:38.543 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:38.543 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:38.543 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:38.543 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:33:38.543 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 7494dde207bb40b3aa2743e785b878c1 --project 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:38.543 | 2026-07-21 11:33:38.543 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7494dde207bb40b3aa2743e785b878c1 --project 79710c8f0cd440b49e04c16883539ecc -c Role -f value 2026-07-21 11:33:38.544 | 2026-07-21 11:33:38.544 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:38.544 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:38.544 | + functions-common:get_or_add_user_project_role:980 : echo 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:38.544 | 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:38.591 | [8544 Async ks-demo-member:61893]: finished get_or_add_user_project_role member 7494dde207bb40b3aa2743e785b878c1 79710c8f0cd440b49e04c16883539ecc with result 0 in 2 seconds 2026-07-21 11:33:38.630 | [8544 Async ks-demo-admin:61989]: Waiting for completion of get_or_add_user_project_role admin 9bd1546c011c48fda534cf4ede3e0a1c 79710c8f0cd440b49e04c16883539ecc running on PID 61989 (16 other jobs running) 2026-07-21 11:33:38.657 | [8544 Async ks-demo-admin:61989]: Signaling child to exit 2026-07-21 11:33:38.657 | WAKEUP 2026-07-21 11:33:38.681 | [8544 Async ks-demo-admin:61989]: Signaled 2026-07-21 11:33:38.683 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:33:38.683 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:33:38.683 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:33:38.683 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:38.683 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:38.683 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:38.683 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:38.683 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:38.683 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:33:38.683 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 9bd1546c011c48fda534cf4ede3e0a1c --project 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:38.683 | 2026-07-21 11:33:38.683 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9bd1546c011c48fda534cf4ede3e0a1c --project 79710c8f0cd440b49e04c16883539ecc -c Role -f value 2026-07-21 11:33:38.683 | 2026-07-21 11:33:38.683 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:38.683 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:38.683 | + functions-common:get_or_add_user_project_role:980 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:38.683 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:38.728 | [8544 Async ks-demo-admin:61989]: finished get_or_add_user_project_role admin 9bd1546c011c48fda534cf4ede3e0a1c 79710c8f0cd440b49e04c16883539ecc with result 0 in 2 seconds 2026-07-21 11:33:38.764 | [8544 Async ks-demo-another:62085]: Waiting for completion of get_or_add_user_project_role anotherrole 7494dde207bb40b3aa2743e785b878c1 79710c8f0cd440b49e04c16883539ecc running on PID 62085 (15 other jobs running) 2026-07-21 11:33:38.787 | [8544 Async ks-demo-another:62085]: Signaling child to exit 2026-07-21 11:33:38.788 | WAKEUP 2026-07-21 11:33:38.810 | [8544 Async ks-demo-another:62085]: Signaled 2026-07-21 11:33:38.811 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:33:38.811 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:33:38.811 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:33:38.811 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:38.811 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:38.811 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:38.811 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:38.812 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:38.812 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:33:38.812 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7494dde207bb40b3aa2743e785b878c1 --project 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:38.812 | 2026-07-21 11:33:38.812 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7494dde207bb40b3aa2743e785b878c1 --project 79710c8f0cd440b49e04c16883539ecc -c Role -f value 2026-07-21 11:33:38.812 | 2026-07-21 11:33:38.812 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:38.812 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:38.812 | + functions-common:get_or_add_user_project_role:980 : echo b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:38.812 | b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:38.855 | [8544 Async ks-demo-another:62085]: finished get_or_add_user_project_role anotherrole 7494dde207bb40b3aa2743e785b878c1 79710c8f0cd440b49e04c16883539ecc with result 0 in 3 seconds 2026-07-21 11:33:38.892 | [8544 Async ks-demo-invis:62181]: Waiting for completion of get_or_add_user_project_role member 7494dde207bb40b3aa2743e785b878c1 cc8501745d414351b13c56c723741b18 running on PID 62181 (14 other jobs running) 2026-07-21 11:33:38.918 | [8544 Async ks-demo-invis:62181]: Signaling child to exit 2026-07-21 11:33:38.918 | WAKEUP 2026-07-21 11:33:38.940 | [8544 Async ks-demo-invis:62181]: Signaled 2026-07-21 11:33:38.942 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:33:38.942 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:33:38.942 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:33:38.942 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:38.942 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:38.942 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:38.942 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:38.942 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:38.942 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:33:38.942 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 7494dde207bb40b3aa2743e785b878c1 --project cc8501745d414351b13c56c723741b18 2026-07-21 11:33:38.942 | 2026-07-21 11:33:38.942 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7494dde207bb40b3aa2743e785b878c1 --project cc8501745d414351b13c56c723741b18 -c Role -f value 2026-07-21 11:33:38.942 | 2026-07-21 11:33:38.942 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:38.942 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:38.942 | + functions-common:get_or_add_user_project_role:980 : echo 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:38.942 | 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:38.987 | [8544 Async ks-demo-invis:62181]: finished get_or_add_user_project_role member 7494dde207bb40b3aa2743e785b878c1 cc8501745d414351b13c56c723741b18 with result 0 in 3 seconds 2026-07-21 11:33:39.023 | [8544 Async ks-demo-reader:62388]: Waiting for completion of get_or_add_user_project_role reader c06d12e535e54232ba1be7d69a0fc308 79710c8f0cd440b49e04c16883539ecc running on PID 62388 (13 other jobs running) 2026-07-21 11:33:39.049 | [8544 Async ks-demo-reader:62388]: Signaling child to exit 2026-07-21 11:33:39.049 | WAKEUP 2026-07-21 11:33:39.073 | [8544 Async ks-demo-reader:62388]: Signaled 2026-07-21 11:33:39.074 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:33:39.074 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:33:39.074 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:33:39.074 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:39.074 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:39.074 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:39.074 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:39.074 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:39.074 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:33:39.074 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user c06d12e535e54232ba1be7d69a0fc308 --project 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:39.074 | 2026-07-21 11:33:39.074 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c06d12e535e54232ba1be7d69a0fc308 --project 79710c8f0cd440b49e04c16883539ecc -c Role -f value 2026-07-21 11:33:39.074 | 2026-07-21 11:33:39.074 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:39.074 | + functions-common:get_or_add_user_project_role:979 : user_role_id=96e8ca8d6645480c8b3ddf3ef795aadd 2026-07-21 11:33:39.074 | + functions-common:get_or_add_user_project_role:980 : echo 96e8ca8d6645480c8b3ddf3ef795aadd 2026-07-21 11:33:39.075 | 96e8ca8d6645480c8b3ddf3ef795aadd 2026-07-21 11:33:39.118 | [8544 Async ks-demo-reader:62388]: finished get_or_add_user_project_role reader c06d12e535e54232ba1be7d69a0fc308 79710c8f0cd440b49e04c16883539ecc with result 0 in 2 seconds 2026-07-21 11:33:39.122 | + inc/async:async_wait:197 : return 0 2026-07-21 11:33:39.125 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-21 11:33:39.177 | [8544 Async ks-alt-admin:62774]: Waiting for completion of get_or_add_user_project_role admin 23994e03550748de8d2ba12c91a93655 516fbd2fcc0e45cabc42aebfdd2ab030 running on PID 62774 (12 other jobs running) 2026-07-21 11:33:39.200 | [8544 Async ks-alt-admin:62774]: Signaling child to exit 2026-07-21 11:33:39.200 | WAKEUP 2026-07-21 11:33:39.220 | [8544 Async ks-alt-admin:62774]: Signaled 2026-07-21 11:33:39.221 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:33:39.222 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:33:39.222 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:33:39.222 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:39.222 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:39.222 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:39.222 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:39.222 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:39.222 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:33:39.222 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 23994e03550748de8d2ba12c91a93655 --project 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:39.222 | 2026-07-21 11:33:39.222 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 23994e03550748de8d2ba12c91a93655 --project 516fbd2fcc0e45cabc42aebfdd2ab030 -c Role -f value 2026-07-21 11:33:39.222 | 2026-07-21 11:33:39.222 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:39.222 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:39.222 | + functions-common:get_or_add_user_project_role:980 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:39.222 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:39.269 | [8544 Async ks-alt-admin:62774]: finished get_or_add_user_project_role admin 23994e03550748de8d2ba12c91a93655 516fbd2fcc0e45cabc42aebfdd2ab030 with result 0 in 1 seconds 2026-07-21 11:33:39.310 | [8544 Async ks-alt-another:62870]: Waiting for completion of get_or_add_user_project_role anotherrole 23994e03550748de8d2ba12c91a93655 516fbd2fcc0e45cabc42aebfdd2ab030 running on PID 62870 (11 other jobs running) 2026-07-21 11:33:39.335 | [8544 Async ks-alt-another:62870]: Signaling child to exit 2026-07-21 11:33:39.335 | WAKEUP 2026-07-21 11:33:39.357 | [8544 Async ks-alt-another:62870]: Signaled 2026-07-21 11:33:39.359 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:33:39.359 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:33:39.359 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:33:39.359 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:39.359 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:39.359 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:39.359 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:39.359 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:39.359 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:33:39.359 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 23994e03550748de8d2ba12c91a93655 --project 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:39.359 | 2026-07-21 11:33:39.359 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 23994e03550748de8d2ba12c91a93655 --project 516fbd2fcc0e45cabc42aebfdd2ab030 -c Role -f value 2026-07-21 11:33:39.359 | 2026-07-21 11:33:39.359 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:39.359 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:39.359 | + functions-common:get_or_add_user_project_role:980 : echo b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:39.359 | b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:39.403 | [8544 Async ks-alt-another:62870]: finished get_or_add_user_project_role anotherrole 23994e03550748de8d2ba12c91a93655 516fbd2fcc0e45cabc42aebfdd2ab030 with result 0 in 1 seconds 2026-07-21 11:33:39.438 | [8544 Async ks-alt-member-user:63040]: Waiting for completion of get_or_add_user_project_role member 1523cb024b4f46fca9e0199e886c7e01 516fbd2fcc0e45cabc42aebfdd2ab030 running on PID 63040 (10 other jobs running) 2026-07-21 11:33:39.462 | [8544 Async ks-alt-member-user:63040]: Signaling child to exit 2026-07-21 11:33:39.462 | WAKEUP 2026-07-21 11:33:39.485 | [8544 Async ks-alt-member-user:63040]: Signaled 2026-07-21 11:33:39.487 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:33:39.487 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:33:39.487 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:33:39.487 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:39.487 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:39.487 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:39.487 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:39.487 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:39.487 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:33:39.487 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1523cb024b4f46fca9e0199e886c7e01 --project 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:39.487 | 2026-07-21 11:33:39.487 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1523cb024b4f46fca9e0199e886c7e01 --project 516fbd2fcc0e45cabc42aebfdd2ab030 -c Role -f value 2026-07-21 11:33:39.487 | 2026-07-21 11:33:39.487 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:39.487 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:39.487 | + functions-common:get_or_add_user_project_role:980 : echo 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:39.487 | 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:39.532 | [8544 Async ks-alt-member-user:63040]: finished get_or_add_user_project_role member 1523cb024b4f46fca9e0199e886c7e01 516fbd2fcc0e45cabc42aebfdd2ab030 with result 0 in 1 seconds 2026-07-21 11:33:39.568 | [8544 Async ks-alt-reader-user:63272]: Waiting for completion of get_or_add_user_project_role reader bff8ec9deb2841279cbd6212de1f4709 516fbd2fcc0e45cabc42aebfdd2ab030 running on PID 63272 (9 other jobs running) 2026-07-21 11:33:39.594 | [8544 Async ks-alt-reader-user:63272]: Signaling child to exit 2026-07-21 11:33:39.594 | WAKEUP 2026-07-21 11:33:39.617 | [8544 Async ks-alt-reader-user:63272]: Signaled 2026-07-21 11:33:39.618 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:33:39.618 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:33:39.618 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:33:39.618 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:39.618 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:39.618 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:39.618 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:39.618 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:39.618 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:33:39.618 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user bff8ec9deb2841279cbd6212de1f4709 --project 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:39.618 | 2026-07-21 11:33:39.618 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bff8ec9deb2841279cbd6212de1f4709 --project 516fbd2fcc0e45cabc42aebfdd2ab030 -c Role -f value 2026-07-21 11:33:39.618 | 2026-07-21 11:33:39.618 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:39.618 | + functions-common:get_or_add_user_project_role:979 : user_role_id=96e8ca8d6645480c8b3ddf3ef795aadd 2026-07-21 11:33:39.618 | + functions-common:get_or_add_user_project_role:980 : echo 96e8ca8d6645480c8b3ddf3ef795aadd 2026-07-21 11:33:39.618 | 96e8ca8d6645480c8b3ddf3ef795aadd 2026-07-21 11:33:39.661 | [8544 Async ks-alt-reader-user:63272]: finished get_or_add_user_project_role reader bff8ec9deb2841279cbd6212de1f4709 516fbd2fcc0e45cabc42aebfdd2ab030 with result 0 in 1 seconds 2026-07-21 11:33:39.666 | + inc/async:async_wait:197 : return 0 2026-07-21 11:33:39.669 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-21 11:33:39.722 | [8544 Async ks-system-member:63462]: Waiting for completion of get_or_add_user_system_role member 987acc6a39ee453fb97b79cefd81fd8e all running on PID 63462 (8 other jobs running) 2026-07-21 11:33:39.747 | [8544 Async ks-system-member:63462]: Signaling child to exit 2026-07-21 11:33:39.747 | WAKEUP 2026-07-21 11:33:39.758 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:39.769 | [8544 Async ks-system-member:63462]: Signaled 2026-07-21 11:33:39.770 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-21 11:33:39.771 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-21 11:33:39.771 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-21 11:33:39.771 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:39.771 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:39.771 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:39.771 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:39.771 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:39.771 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-21 11:33:39.771 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 987acc6a39ee453fb97b79cefd81fd8e --system all -f value -c Role 2026-07-21 11:33:39.771 | 2026-07-21 11:33:39.771 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:39.771 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-21 11:33:39.771 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-21 11:33:39.771 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 987acc6a39ee453fb97b79cefd81fd8e --system all 2026-07-21 11:33:39.771 | 2026-07-21 11:33:39.771 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 987acc6a39ee453fb97b79cefd81fd8e --system all -f value -c Role 2026-07-21 11:33:39.771 | 2026-07-21 11:33:39.771 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:39.771 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:39.771 | + functions-common:get_or_add_user_system_role:1030 : echo 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:39.771 | 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:39.785 | [63989 Async ks-group-memberdemo:63989]: finished successfully 2026-07-21 11:33:39.818 | [8544 Async ks-system-member:63462]: finished get_or_add_user_system_role member 987acc6a39ee453fb97b79cefd81fd8e all with result 0 in 2 seconds 2026-07-21 11:33:39.857 | [8544 Async ks-system-reader:63659]: Waiting for completion of get_or_add_user_system_role reader b822a3e695a641a5b2480c68f79d85a1 all running on PID 63659 (7 other jobs running) 2026-07-21 11:33:39.881 | [8544 Async ks-system-reader:63659]: Signaling child to exit 2026-07-21 11:33:39.882 | WAKEUP 2026-07-21 11:33:39.904 | [8544 Async ks-system-reader:63659]: Signaled 2026-07-21 11:33:39.906 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-21 11:33:39.906 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-21 11:33:39.906 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-21 11:33:39.906 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:33:39.906 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:33:39.906 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:33:39.906 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:33:39.906 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:33:39.906 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-21 11:33:39.906 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b822a3e695a641a5b2480c68f79d85a1 --system all -f value -c Role 2026-07-21 11:33:39.906 | 2026-07-21 11:33:39.907 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:39.907 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-21 11:33:39.907 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-21 11:33:39.907 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user b822a3e695a641a5b2480c68f79d85a1 --system all 2026-07-21 11:33:39.907 | 2026-07-21 11:33:39.907 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b822a3e695a641a5b2480c68f79d85a1 --system all -f value -c Role 2026-07-21 11:33:39.907 | 2026-07-21 11:33:39.907 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:39.907 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=96e8ca8d6645480c8b3ddf3ef795aadd 2026-07-21 11:33:39.907 | + functions-common:get_or_add_user_system_role:1030 : echo 96e8ca8d6645480c8b3ddf3ef795aadd 2026-07-21 11:33:39.907 | 96e8ca8d6645480c8b3ddf3ef795aadd 2026-07-21 11:33:39.953 | [8544 Async ks-system-reader:63659]: finished get_or_add_user_system_role reader b822a3e695a641a5b2480c68f79d85a1 all with result 0 in 2 seconds 2026-07-21 11:33:39.958 | + inc/async:async_wait:197 : return 0 2026-07-21 11:33:39.962 | + 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-21 11:33:40.015 | [8544 Async ks-group-memberdemo:63989]: Waiting for completion of get_or_add_group_project_role member edc23914d6b44e619b8dc6ec9c103e30 79710c8f0cd440b49e04c16883539ecc running on PID 63989 (6 other jobs running) 2026-07-21 11:33:40.042 | [8544 Async ks-group-memberdemo:63989]: Signaling child to exit 2026-07-21 11:33:40.042 | WAKEUP 2026-07-21 11:33:40.067 | [8544 Async ks-group-memberdemo:63989]: Signaled 2026-07-21 11:33:40.068 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 11:33:40.069 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group edc23914d6b44e619b8dc6ec9c103e30 --project 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:40.069 | 2026-07-21 11:33:40.069 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group edc23914d6b44e619b8dc6ec9c103e30 --project 79710c8f0cd440b49e04c16883539ecc -f value -c Role 2026-07-21 11:33:40.070 | 2026-07-21 11:33:40.070 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:40.070 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:40.070 | + functions-common:get_or_add_group_project_role:1049 : echo 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:40.070 | 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:40.118 | [8544 Async ks-group-memberdemo:63989]: finished get_or_add_group_project_role member edc23914d6b44e619b8dc6ec9c103e30 79710c8f0cd440b49e04c16883539ecc with result 0 in 1 seconds 2026-07-21 11:33:40.159 | [8544 Async ks-group-anotherdemo:64068]: Waiting for completion of get_or_add_group_project_role anotherrole edc23914d6b44e619b8dc6ec9c103e30 79710c8f0cd440b49e04c16883539ecc running on PID 64068 (5 other jobs running) 2026-07-21 11:33:40.186 | [8544 Async ks-group-anotherdemo:64068]: Signaling child to exit 2026-07-21 11:33:40.228 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:40.256 | [64068 Async ks-group-anotherdemo:64068]: finished successfully 2026-07-21 11:33:40.281 | WAKEUP 2026-07-21 11:33:40.304 | [8544 Async ks-group-anotherdemo:64068]: Signaled 2026-07-21 11:33:40.305 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 11:33:40.305 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group edc23914d6b44e619b8dc6ec9c103e30 --project 79710c8f0cd440b49e04c16883539ecc 2026-07-21 11:33:40.305 | 2026-07-21 11:33:40.305 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group edc23914d6b44e619b8dc6ec9c103e30 --project 79710c8f0cd440b49e04c16883539ecc -f value -c Role 2026-07-21 11:33:40.305 | 2026-07-21 11:33:40.305 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:40.305 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:40.305 | + functions-common:get_or_add_group_project_role:1049 : echo b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:40.305 | b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:40.350 | [8544 Async ks-group-anotherdemo:64068]: finished get_or_add_group_project_role anotherrole edc23914d6b44e619b8dc6ec9c103e30 79710c8f0cd440b49e04c16883539ecc with result 0 in 2 seconds 2026-07-21 11:33:40.387 | [8544 Async ks-group-memberalt:64147]: Waiting for completion of get_or_add_group_project_role member edc23914d6b44e619b8dc6ec9c103e30 516fbd2fcc0e45cabc42aebfdd2ab030 running on PID 64147 (4 other jobs running) 2026-07-21 11:33:40.413 | [8544 Async ks-group-memberalt:64147]: Signaling child to exit 2026-07-21 11:33:40.650 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:40.677 | [64147 Async ks-group-memberalt:64147]: finished successfully 2026-07-21 11:33:40.703 | WAKEUP 2026-07-21 11:33:40.724 | [8544 Async ks-group-memberalt:64147]: Signaled 2026-07-21 11:33:40.726 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 11:33:40.726 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group edc23914d6b44e619b8dc6ec9c103e30 --project 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:40.726 | 2026-07-21 11:33:40.726 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group edc23914d6b44e619b8dc6ec9c103e30 --project 516fbd2fcc0e45cabc42aebfdd2ab030 -f value -c Role 2026-07-21 11:33:40.726 | 2026-07-21 11:33:40.726 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:40.726 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:40.726 | + functions-common:get_or_add_group_project_role:1049 : echo 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:40.726 | 6052d505148d4d3691fbf89f15a842df 2026-07-21 11:33:40.770 | [8544 Async ks-group-memberalt:64147]: finished get_or_add_group_project_role member edc23914d6b44e619b8dc6ec9c103e30 516fbd2fcc0e45cabc42aebfdd2ab030 with result 0 in 2 seconds 2026-07-21 11:33:40.809 | [8544 Async ks-group-anotheralt:64259]: Waiting for completion of get_or_add_group_project_role anotherrole edc23914d6b44e619b8dc6ec9c103e30 516fbd2fcc0e45cabc42aebfdd2ab030 running on PID 64259 (3 other jobs running) 2026-07-21 11:33:40.834 | [8544 Async ks-group-anotheralt:64259]: Signaling child to exit 2026-07-21 11:33:41.078 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:41.103 | [64259 Async ks-group-anotheralt:64259]: finished successfully 2026-07-21 11:33:41.125 | WAKEUP 2026-07-21 11:33:41.148 | [8544 Async ks-group-anotheralt:64259]: Signaled 2026-07-21 11:33:41.149 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 11:33:41.149 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group edc23914d6b44e619b8dc6ec9c103e30 --project 516fbd2fcc0e45cabc42aebfdd2ab030 2026-07-21 11:33:41.149 | 2026-07-21 11:33:41.149 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group edc23914d6b44e619b8dc6ec9c103e30 --project 516fbd2fcc0e45cabc42aebfdd2ab030 -f value -c Role 2026-07-21 11:33:41.149 | 2026-07-21 11:33:41.149 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:41.149 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:41.149 | + functions-common:get_or_add_group_project_role:1049 : echo b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:41.149 | b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:33:41.194 | [8544 Async ks-group-anotheralt:64259]: finished get_or_add_group_project_role anotherrole edc23914d6b44e619b8dc6ec9c103e30 516fbd2fcc0e45cabc42aebfdd2ab030 with result 0 in 2 seconds 2026-07-21 11:33:41.233 | [8544 Async ks-group-admin:64345]: Waiting for completion of get_or_add_group_project_role admin 774b7a9978e64909a9f7a2bfb0e3d20c 7181cbd61e8641c3b1451d47108abd11 running on PID 64345 (2 other jobs running) 2026-07-21 11:33:41.259 | [8544 Async ks-group-admin:64345]: Signaling child to exit 2026-07-21 11:33:41.501 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:33:41.526 | [64345 Async ks-group-admin:64345]: finished successfully 2026-07-21 11:33:41.550 | WAKEUP 2026-07-21 11:33:41.572 | [8544 Async ks-group-admin:64345]: Signaled 2026-07-21 11:33:41.574 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 11:33:41.574 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 774b7a9978e64909a9f7a2bfb0e3d20c --project 7181cbd61e8641c3b1451d47108abd11 2026-07-21 11:33:41.574 | 2026-07-21 11:33:41.574 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 774b7a9978e64909a9f7a2bfb0e3d20c --project 7181cbd61e8641c3b1451d47108abd11 -f value -c Role 2026-07-21 11:33:41.574 | 2026-07-21 11:33:41.574 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:33:41.574 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:41.574 | + functions-common:get_or_add_group_project_role:1049 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:41.574 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:33:41.619 | [8544 Async ks-group-admin:64345]: finished get_or_add_group_project_role admin 774b7a9978e64909a9f7a2bfb0e3d20c 7181cbd61e8641c3b1451d47108abd11 with result 0 in 3 seconds 2026-07-21 11:33:41.625 | + inc/async:async_wait:197 : return 0 2026-07-21 11:33:41.627 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-21 11:33:41.647 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:33:41.650 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-21 11:33:41.672 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:33:41.674 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-21 11:33:41.678 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-21 11:33:41.746 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-21 11:33:41.789 | [8544 Async create_nova_accounts:66156]: running: create_nova_accounts 2026-07-21 11:33:41.792 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-21 11:33:41.811 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:33:41.814 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-21 11:33:41.817 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-21 11:33:41.887 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-21 11:33:41.936 | [8544 Async create_glance_accounts:66279]: running: create_glance_accounts 2026-07-21 11:33:41.940 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-21 11:33:41.960 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:33:41.963 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-21 11:33:41.967 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-21 11:33:42.041 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-21 11:33:42.081 | [8544 Async create_cinder_accounts:66417]: running: create_cinder_accounts 2026-07-21 11:33:42.085 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-21 11:33:42.104 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:33:42.106 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-21 11:33:42.110 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-21 11:33:42.181 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-21 11:33:42.227 | [8544 Async create_neutron_accounts:66560]: running: create_neutron_accounts 2026-07-21 11:33:42.230 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-21 11:33:42.251 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:33:42.254 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-07-21 11:33:42.257 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-21 11:33:42.329 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-21 11:33:42.375 | [8544 Async create_swift_accounts:66740]: running: create_swift_accounts 2026-07-21 11:33:42.380 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-21 11:33:42.401 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:33:42.405 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-21 11:33:42.459 | [8544 Async create_nova_accounts:66156]: Waiting for completion of create_nova_accounts running on PID 66156 (6 other jobs running) 2026-07-21 11:33:42.485 | [8544 Async create_nova_accounts:66156]: Signaling child to exit 2026-07-21 11:34:01.644 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:34:01.668 | [66560 Async create_neutron_accounts:66560]: finished successfully 2026-07-21 11:34:04.680 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:34:04.707 | [66417 Async create_cinder_accounts:66417]: finished successfully 2026-07-21 11:34:11.611 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:34:11.635 | [66156 Async create_nova_accounts:66156]: finished successfully 2026-07-21 11:34:11.657 | WAKEUP 2026-07-21 11:34:11.679 | [8544 Async create_nova_accounts:66156]: Signaled 2026-07-21 11:34:11.680 | + 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-21 11:34:11.680 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-21 11:34:11.680 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-21 11:34:11.680 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:11.680 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 11:34:11.680 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 11:34:11.680 | ++ 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-21 11:34:11.680 | 2026-07-21 11:34:11.680 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:11.680 | + functions-common:get_or_create_user:915 : user_id=cf05810bce4f4d1fa32d784c1f965976 2026-07-21 11:34:11.680 | + functions-common:get_or_create_user:916 : echo cf05810bce4f4d1fa32d784c1f965976 2026-07-21 11:34:11.680 | cf05810bce4f4d1fa32d784c1f965976 2026-07-21 11:34:11.680 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-21 11:34:11.680 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:11.680 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:11.680 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:11.680 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:11.680 | + 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-21 11:34:11.680 | 2026-07-21 11:34:11.680 | ++ 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-21 11:34:11.680 | 2026-07-21 11:34:11.680 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:11.680 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:11.680 | + functions-common:get_or_add_user_project_role:980 : echo c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:11.680 | c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:11.680 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 11:34:11.680 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-21 11:34:11.680 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:11.680 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:11.680 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:11.680 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:11.680 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:11.680 | + 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-21 11:34:11.680 | 2026-07-21 11:34:11.680 | ++ 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-21 11:34:11.680 | 2026-07-21 11:34:11.680 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:11.680 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:11.680 | + functions-common:get_or_add_user_project_role:980 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:11.680 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:11.680 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-21 11:34:11.680 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.175/compute 2026-07-21 11:34:11.680 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-21 11:34:11.680 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 11:34:11.680 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-21 11:34:11.680 | ++ 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-21 11:34:11.680 | 2026-07-21 11:34:11.680 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:11.680 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 11:34:11.680 | f38cec18b7144276a0a8e1eb5641f2a7' 2026-07-21 11:34:11.680 | + functions-common:get_or_create_service:1067 : echo f38cec18b7144276a0a8e1eb5641f2a7 2026-07-21 11:34:11.680 | f38cec18b7144276a0a8e1eb5641f2a7 2026-07-21 11:34:11.681 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.175/compute/v2/$(project_id)s' 2026-07-21 11:34:11.681 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 11:34:11.681 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.175/compute/v2/$(project_id)s' RegionOne 2026-07-21 11:34:11.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 11:34:11.681 | +++ 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-21 11:34:11.681 | 2026-07-21 11:34:11.681 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:11.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 11:34:11.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 11:34:11.681 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.175/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-21 11:34:11.681 | 2026-07-21 11:34:11.681 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:11.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=be0cd464ac284e489555273a44d89860 2026-07-21 11:34:11.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo be0cd464ac284e489555273a44d89860 2026-07-21 11:34:11.681 | + functions-common:get_or_create_endpoint:1100 : public_id=be0cd464ac284e489555273a44d89860 2026-07-21 11:34:11.681 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 11:34:11.681 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 11:34:11.681 | + functions-common:get_or_create_endpoint:1109 : echo be0cd464ac284e489555273a44d89860 2026-07-21 11:34:11.681 | be0cd464ac284e489555273a44d89860 2026-07-21 11:34:11.681 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-21 11:34:11.681 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 11:34:11.681 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-21 11:34:11.681 | ++ 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-21 11:34:11.681 | 2026-07-21 11:34:11.681 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:11.681 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 11:34:11.681 | e98c234712464176815b73751f5588be' 2026-07-21 11:34:11.681 | + functions-common:get_or_create_service:1067 : echo e98c234712464176815b73751f5588be 2026-07-21 11:34:11.681 | e98c234712464176815b73751f5588be 2026-07-21 11:34:11.681 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.175/compute/v2.1 2026-07-21 11:34:11.681 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 11:34:11.681 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.175/compute/v2.1 RegionOne 2026-07-21 11:34:11.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 11:34:11.681 | +++ 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-21 11:34:11.681 | 2026-07-21 11:34:11.681 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:11.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 11:34:11.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 11:34:11.681 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.175/compute/v2.1 --region RegionOne -f value -c id 2026-07-21 11:34:11.681 | 2026-07-21 11:34:11.681 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:11.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=794369f320864cb19667daf12478ce9e 2026-07-21 11:34:11.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 794369f320864cb19667daf12478ce9e 2026-07-21 11:34:11.681 | + functions-common:get_or_create_endpoint:1100 : public_id=794369f320864cb19667daf12478ce9e 2026-07-21 11:34:11.681 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 11:34:11.681 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 11:34:11.681 | + functions-common:get_or_create_endpoint:1109 : echo 794369f320864cb19667daf12478ce9e 2026-07-21 11:34:11.681 | 794369f320864cb19667daf12478ce9e 2026-07-21 11:34:11.681 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-21 11:34:11.681 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:11.681 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-21 11:34:11.681 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:11.681 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-21 11:34:11.681 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:11.681 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:11.681 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:11.681 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:11.681 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:11.681 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:11.681 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:11.681 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:11.681 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:11.681 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:11.681 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:11.681 | + 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-21 11:34:11.681 | 2026-07-21 11:34:11.681 | ++ 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-21 11:34:11.681 | 2026-07-21 11:34:11.681 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:11.681 | + functions-common:get_or_add_user_project_role:979 : user_role_id=995a160f296e4cfea9918d3461c82a89 2026-07-21 11:34:11.681 | + functions-common:get_or_add_user_project_role:980 : echo 995a160f296e4cfea9918d3461c82a89 2026-07-21 11:34:11.681 | 995a160f296e4cfea9918d3461c82a89 2026-07-21 11:34:11.681 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-21 11:34:11.681 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:34:11.681 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-21 11:34:11.681 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:11.681 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-21 11:34:11.723 | [8544 Async create_nova_accounts:66156]: finished create_nova_accounts with result 0 in 29 seconds 2026-07-21 11:34:11.757 | [8544 Async create_glance_accounts:66279]: Waiting for completion of create_glance_accounts running on PID 66279 (5 other jobs running) 2026-07-21 11:34:11.780 | [8544 Async create_glance_accounts:66279]: Signaling child to exit 2026-07-21 11:34:16.443 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:34:16.466 | [66279 Async create_glance_accounts:66279]: finished successfully 2026-07-21 11:34:16.490 | WAKEUP 2026-07-21 11:34:16.512 | [8544 Async create_glance_accounts:66279]: Signaled 2026-07-21 11:34:16.514 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-21 11:34:16.514 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:16.514 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-21 11:34:16.514 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-21 11:34:16.514 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:16.514 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 11:34:16.514 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 11:34:16.514 | ++ 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-21 11:34:16.514 | 2026-07-21 11:34:16.514 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.514 | + functions-common:get_or_create_user:915 : user_id=38ee447944bf440497f5ebf66f0010cd 2026-07-21 11:34:16.514 | + functions-common:get_or_create_user:916 : echo 38ee447944bf440497f5ebf66f0010cd 2026-07-21 11:34:16.514 | 38ee447944bf440497f5ebf66f0010cd 2026-07-21 11:34:16.514 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-21 11:34:16.514 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:16.514 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:16.514 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:16.514 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:16.514 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:16.514 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:16.514 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:16.514 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:16.514 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:16.514 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:16.514 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:16.514 | + 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-21 11:34:16.514 | 2026-07-21 11:34:16.514 | ++ 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-21 11:34:16.514 | 2026-07-21 11:34:16.514 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.514 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.514 | + functions-common:get_or_add_user_project_role:980 : echo c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.514 | c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.514 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 11:34:16.514 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-21 11:34:16.514 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:16.514 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:16.514 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:16.514 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:16.514 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:16.514 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:16.515 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:16.515 | + 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-21 11:34:16.515 | 2026-07-21 11:34:16.515 | ++ 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-21 11:34:16.515 | 2026-07-21 11:34:16.515 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.515 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:16.515 | + functions-common:get_or_add_user_project_role:980 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:16.515 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:16.515 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-21 11:34:16.515 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:16.515 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-21 11:34:16.515 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-21 11:34:16.515 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:16.515 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 11:34:16.515 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 11:34:16.515 | ++ 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-21 11:34:16.515 | 2026-07-21 11:34:16.515 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.515 | + functions-common:get_or_create_user:915 : user_id=01f7a0a32d60473f95967d7ac159066b 2026-07-21 11:34:16.515 | + functions-common:get_or_create_user:916 : echo 01f7a0a32d60473f95967d7ac159066b 2026-07-21 11:34:16.515 | 01f7a0a32d60473f95967d7ac159066b 2026-07-21 11:34:16.515 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-21 11:34:16.515 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:16.515 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:16.515 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:16.515 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:16.515 | + 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-21 11:34:16.515 | 2026-07-21 11:34:16.515 | ++ 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-21 11:34:16.515 | 2026-07-21 11:34:16.515 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.515 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.515 | + functions-common:get_or_add_user_project_role:980 : echo c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.515 | c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.515 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-21 11:34:16.515 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-21 11:34:16.515 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:16.515 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:16.515 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:16.515 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:16.516 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:16.516 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:16.516 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:16.516 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:16.516 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:16.516 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:16.516 | + 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-21 11:34:16.516 | 2026-07-21 11:34:16.516 | ++ 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-21 11:34:16.516 | 2026-07-21 11:34:16.516 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.516 | + functions-common:get_or_add_user_project_role:979 : user_role_id=995a160f296e4cfea9918d3461c82a89 2026-07-21 11:34:16.516 | + functions-common:get_or_add_user_project_role:980 : echo 995a160f296e4cfea9918d3461c82a89 2026-07-21 11:34:16.516 | 995a160f296e4cfea9918d3461c82a89 2026-07-21 11:34:16.516 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-21 11:34:16.516 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 11:34:16.516 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-21 11:34:16.516 | ++ 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-21 11:34:16.516 | 2026-07-21 11:34:16.516 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.516 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 11:34:16.516 | 4545c4fa0d374799906e7311a1fc0c8d' 2026-07-21 11:34:16.516 | + functions-common:get_or_create_service:1067 : echo 4545c4fa0d374799906e7311a1fc0c8d 2026-07-21 11:34:16.516 | 4545c4fa0d374799906e7311a1fc0c8d 2026-07-21 11:34:16.516 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.175/image 2026-07-21 11:34:16.516 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 11:34:16.516 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.175/image RegionOne 2026-07-21 11:34:16.516 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 11:34:16.516 | +++ 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-21 11:34:16.516 | 2026-07-21 11:34:16.516 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.516 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 11:34:16.516 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 11:34:16.517 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.175/image --region RegionOne -f value -c id 2026-07-21 11:34:16.517 | 2026-07-21 11:34:16.517 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=67cda2186f98485ea1a9a0922218b5f8 2026-07-21 11:34:16.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 67cda2186f98485ea1a9a0922218b5f8 2026-07-21 11:34:16.517 | + functions-common:get_or_create_endpoint:1100 : public_id=67cda2186f98485ea1a9a0922218b5f8 2026-07-21 11:34:16.517 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 11:34:16.517 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 11:34:16.517 | + functions-common:get_or_create_endpoint:1109 : echo 67cda2186f98485ea1a9a0922218b5f8 2026-07-21 11:34:16.517 | 67cda2186f98485ea1a9a0922218b5f8 2026-07-21 11:34:16.517 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-21 11:34:16.517 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 11:34:16.517 | +++ 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-21 11:34:16.517 | 2026-07-21 11:34:16.517 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.517 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-21 11:34:16.517 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-21 11:34:16.517 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-21 11:34:16.517 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-21 11:34:16.517 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-21 11:34:16.517 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-21 11:34:16.517 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-21 11:34:16.517 | + 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-21 11:34:16.517 | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | | Field | Value | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | | default_limit | 2000 | 2026-07-21 11:34:16.517 | | description | None | 2026-07-21 11:34:16.517 | | id | 8d993cd698364ebdb311345ac63285c1 | 2026-07-21 11:34:16.517 | | region_id | RegionOne | 2026-07-21 11:34:16.517 | | resource_name | image_size_total | 2026-07-21 11:34:16.517 | | service_id | 4545c4fa0d374799906e7311a1fc0c8d | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | + 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-21 11:34:16.517 | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | | Field | Value | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | | default_limit | 2000 | 2026-07-21 11:34:16.517 | | description | None | 2026-07-21 11:34:16.517 | | id | 6b47fdc0bcb143a3a88c284b94cd9bb5 | 2026-07-21 11:34:16.517 | | region_id | RegionOne | 2026-07-21 11:34:16.517 | | resource_name | image_stage_total | 2026-07-21 11:34:16.517 | | service_id | 4545c4fa0d374799906e7311a1fc0c8d | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | + 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-21 11:34:16.517 | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | | Field | Value | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | | default_limit | 100 | 2026-07-21 11:34:16.517 | | description | None | 2026-07-21 11:34:16.517 | | id | fcb72cf141894ed295bba6db68076558 | 2026-07-21 11:34:16.517 | | region_id | RegionOne | 2026-07-21 11:34:16.517 | | resource_name | image_count_total | 2026-07-21 11:34:16.517 | | service_id | 4545c4fa0d374799906e7311a1fc0c8d | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | + 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-21 11:34:16.517 | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | | Field | Value | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | | default_limit | 100 | 2026-07-21 11:34:16.517 | | description | None | 2026-07-21 11:34:16.517 | | id | 60451eac232d420e928b928f15079ce6 | 2026-07-21 11:34:16.517 | | region_id | RegionOne | 2026-07-21 11:34:16.517 | | resource_name | image_count_uploading | 2026-07-21 11:34:16.517 | | service_id | 4545c4fa0d374799906e7311a1fc0c8d | 2026-07-21 11:34:16.517 | +---------------+----------------------------------+ 2026-07-21 11:34:16.517 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-21 11:34:16.517 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-21 11:34:16.517 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-21 11:34:16.517 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-21 11:34:16.517 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-21 11:34:16.517 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.175/identity 2026-07-21 11:34:16.517 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-21 11:34:16.517 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-21 11:34:16.517 | 2026-07-21 11:34:16.517 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.517 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 67cda2186f98485ea1a9a0922218b5f8 2026-07-21 11:34:16.517 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-21 11:34:16.517 | 2026-07-21 11:34:16.517 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-21 11:34:16.517 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:34:16.558 | [8544 Async create_glance_accounts:66279]: finished create_glance_accounts with result 0 in 34 seconds 2026-07-21 11:34:16.595 | [8544 Async create_cinder_accounts:66417]: Waiting for completion of create_cinder_accounts running on PID 66417 (4 other jobs running) 2026-07-21 11:34:16.617 | [8544 Async create_cinder_accounts:66417]: Signaling child to exit 2026-07-21 11:34:16.617 | WAKEUP 2026-07-21 11:34:16.637 | [8544 Async create_cinder_accounts:66417]: Signaled 2026-07-21 11:34:16.639 | + 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-21 11:34:16.639 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-21 11:34:16.639 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-21 11:34:16.639 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:34:16.639 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-21 11:34:16.639 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-21 11:34:16.639 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:16.639 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 11:34:16.639 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 11:34:16.639 | ++ 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-21 11:34:16.639 | 2026-07-21 11:34:16.639 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.639 | + functions-common:get_or_create_user:915 : user_id=8d862a10ee174d87869692897af4cd40 2026-07-21 11:34:16.639 | + functions-common:get_or_create_user:916 : echo 8d862a10ee174d87869692897af4cd40 2026-07-21 11:34:16.639 | 8d862a10ee174d87869692897af4cd40 2026-07-21 11:34:16.639 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-21 11:34:16.639 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:16.639 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:16.639 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:16.639 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:16.639 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:16.639 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:16.639 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:16.639 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:16.639 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:16.639 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:16.639 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:16.639 | + 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-21 11:34:16.639 | 2026-07-21 11:34:16.639 | ++ 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-21 11:34:16.639 | 2026-07-21 11:34:16.639 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.639 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.639 | + functions-common:get_or_add_user_project_role:980 : echo c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.639 | c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.639 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-21 11:34:16.639 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-21 11:34:16.639 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:34:16.639 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-21 11:34:16.640 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.175/volume 2026-07-21 11:34:16.640 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-21 11:34:16.640 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 11:34:16.640 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-21 11:34:16.640 | ++ 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-21 11:34:16.640 | 2026-07-21 11:34:16.640 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.640 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 11:34:16.640 | cda20fb9044c4caf9138927f8c1dcb5f' 2026-07-21 11:34:16.640 | + functions-common:get_or_create_service:1067 : echo cda20fb9044c4caf9138927f8c1dcb5f 2026-07-21 11:34:16.640 | cda20fb9044c4caf9138927f8c1dcb5f 2026-07-21 11:34:16.640 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.175/volume/v3 2026-07-21 11:34:16.640 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 11:34:16.640 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.175/volume/v3 RegionOne 2026-07-21 11:34:16.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 11:34:16.640 | +++ 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-21 11:34:16.640 | 2026-07-21 11:34:16.640 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 11:34:16.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 11:34:16.640 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.175/volume/v3 --region RegionOne -f value -c id 2026-07-21 11:34:16.640 | 2026-07-21 11:34:16.640 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=50fa8cb331994aa986af8a6020af87ef 2026-07-21 11:34:16.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 50fa8cb331994aa986af8a6020af87ef 2026-07-21 11:34:16.640 | + functions-common:get_or_create_endpoint:1100 : public_id=50fa8cb331994aa986af8a6020af87ef 2026-07-21 11:34:16.640 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 11:34:16.640 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 11:34:16.640 | + functions-common:get_or_create_endpoint:1109 : echo 50fa8cb331994aa986af8a6020af87ef 2026-07-21 11:34:16.640 | 50fa8cb331994aa986af8a6020af87ef 2026-07-21 11:34:16.640 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-21 11:34:16.640 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-21 11:34:16.640 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 11:34:16.640 | +++ 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-21 11:34:16.640 | 2026-07-21 11:34:16.640 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.640 | ++ functions-common:get_or_create_project:928 : project_id=440e5c30068c49098c66196949919bb8 2026-07-21 11:34:16.640 | ++ functions-common:get_or_create_project:929 : echo 440e5c30068c49098c66196949919bb8 2026-07-21 11:34:16.640 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 440e5c30068c49098c66196949919bb8 2026-07-21 11:34:16.640 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-21 11:34:16.640 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:16.640 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 11:34:16.640 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-21 11:34:16.640 | +++ 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-21 11:34:16.640 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-21 11:34:16.640 | 2026-07-21 11:34:16.640 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.640 | ++ functions-common:get_or_create_user:915 : user_id=8d862a10ee174d87869692897af4cd40 2026-07-21 11:34:16.640 | ++ functions-common:get_or_create_user:916 : echo 8d862a10ee174d87869692897af4cd40 2026-07-21 11:34:16.640 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8d862a10ee174d87869692897af4cd40 2026-07-21 11:34:16.682 | [8544 Async create_cinder_accounts:66417]: finished create_cinder_accounts with result 0 in 22 seconds 2026-07-21 11:34:16.687 | + inc/async:async_wait:197 : return 0 2026-07-21 11:34:16.690 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-21 11:34:16.740 | [8544 Async create_neutron_accounts:66560]: Waiting for completion of create_neutron_accounts running on PID 66560 (3 other jobs running) 2026-07-21 11:34:16.764 | [8544 Async create_neutron_accounts:66560]: Signaling child to exit 2026-07-21 11:34:16.764 | WAKEUP 2026-07-21 11:34:16.787 | [8544 Async create_neutron_accounts:66560]: Signaled 2026-07-21 11:34:16.788 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-21 11:34:16.788 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.4.3.175/ 2026-07-21 11:34:16.788 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-21 11:34:16.788 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.4.3.175/networking 2026-07-21 11:34:16.788 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-21 11:34:16.788 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:16.788 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-21 11:34:16.788 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-21 11:34:16.788 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:16.788 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 11:34:16.788 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 11:34:16.788 | ++ 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-21 11:34:16.788 | 2026-07-21 11:34:16.788 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.788 | + functions-common:get_or_create_user:915 : user_id=f06d90e5158a423d8ec29a8eb3ecad61 2026-07-21 11:34:16.788 | + functions-common:get_or_create_user:916 : echo f06d90e5158a423d8ec29a8eb3ecad61 2026-07-21 11:34:16.788 | f06d90e5158a423d8ec29a8eb3ecad61 2026-07-21 11:34:16.788 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-21 11:34:16.788 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:16.788 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:16.788 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:16.788 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:16.788 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:16.788 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:16.789 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:16.789 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:16.789 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:16.789 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:16.789 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:16.789 | + 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-21 11:34:16.789 | 2026-07-21 11:34:16.789 | ++ 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-21 11:34:16.789 | 2026-07-21 11:34:16.789 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.789 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.789 | + functions-common:get_or_add_user_project_role:980 : echo c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.789 | c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:16.789 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-21 11:34:16.789 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-21 11:34:16.789 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 11:34:16.789 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-21 11:34:16.789 | ++ 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-21 11:34:16.789 | 2026-07-21 11:34:16.789 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.789 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 11:34:16.789 | ea9be89d549243fb998519e5cda2172e' 2026-07-21 11:34:16.789 | + functions-common:get_or_create_service:1067 : echo ea9be89d549243fb998519e5cda2172e 2026-07-21 11:34:16.789 | ea9be89d549243fb998519e5cda2172e 2026-07-21 11:34:16.789 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.4.3.175/networking 2026-07-21 11:34:16.789 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 11:34:16.789 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.175/networking RegionOne 2026-07-21 11:34:16.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 11:34:16.789 | +++ 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-21 11:34:16.789 | 2026-07-21 11:34:16.789 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 11:34:16.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 11:34:16.789 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.175/networking --region RegionOne -f value -c id 2026-07-21 11:34:16.789 | 2026-07-21 11:34:16.789 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:16.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e7b1c03d66e94c65b0005f3c014ae6ab 2026-07-21 11:34:16.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e7b1c03d66e94c65b0005f3c014ae6ab 2026-07-21 11:34:16.789 | + functions-common:get_or_create_endpoint:1100 : public_id=e7b1c03d66e94c65b0005f3c014ae6ab 2026-07-21 11:34:16.789 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 11:34:16.789 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 11:34:16.789 | + functions-common:get_or_create_endpoint:1109 : echo e7b1c03d66e94c65b0005f3c014ae6ab 2026-07-21 11:34:16.789 | e7b1c03d66e94c65b0005f3c014ae6ab 2026-07-21 11:34:16.833 | [8544 Async create_neutron_accounts:66560]: finished create_neutron_accounts with result 0 in 19 seconds 2026-07-21 11:34:16.873 | [8544 Async create_swift_accounts:66740]: Waiting for completion of create_swift_accounts running on PID 66740 (2 other jobs running) 2026-07-21 11:34:16.900 | [8544 Async create_swift_accounts:66740]: Signaling child to exit 2026-07-21 11:34:19.496 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:34:19.518 | [66740 Async create_swift_accounts:66740]: finished successfully 2026-07-21 11:34:19.538 | WAKEUP 2026-07-21 11:34:19.558 | [8544 Async create_swift_accounts:66740]: Signaled 2026-07-21 11:34:19.559 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-21 11:34:19.559 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-21 11:34:19.559 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-21 11:34:19.559 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-21 11:34:19.559 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-21 11:34:19.559 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-21 11:34:19.559 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-21 11:34:19.559 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-21 11:34:19.559 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-21 11:34:19.560 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-21 11:34:19.560 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-21 11:34:19.560 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-21 11:34:19.560 | 2026-07-21 11:34:19.560 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.560 | ++ functions-common:get_or_create_role:940 : role_id=b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:34:19.560 | ++ functions-common:get_or_create_role:941 : echo b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:34:19.560 | + lib/swift:create_swift_accounts:626 : another_role=b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:34:19.560 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-21 11:34:19.560 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-21 11:34:19.560 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:19.560 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 11:34:19.560 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 11:34:19.560 | ++ 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-21 11:34:19.560 | 2026-07-21 11:34:19.560 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.560 | + functions-common:get_or_create_user:915 : user_id=67e870ca209f4a8ea820eb7b9b5ab7c1 2026-07-21 11:34:19.560 | + functions-common:get_or_create_user:916 : echo 67e870ca209f4a8ea820eb7b9b5ab7c1 2026-07-21 11:34:19.560 | 67e870ca209f4a8ea820eb7b9b5ab7c1 2026-07-21 11:34:19.560 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-21 11:34:19.560 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:19.560 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:19.560 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:19.560 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:19.560 | + 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-21 11:34:19.560 | 2026-07-21 11:34:19.560 | ++ 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-21 11:34:19.560 | 2026-07-21 11:34:19.560 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.560 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:19.560 | + functions-common:get_or_add_user_project_role:980 : echo c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:19.560 | c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:34:19.560 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 11:34:19.560 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-21 11:34:19.560 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:19.560 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:19.560 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:34:19.560 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:34:19.560 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:34:19.561 | + 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-21 11:34:19.561 | 2026-07-21 11:34:19.561 | ++ 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-21 11:34:19.561 | 2026-07-21 11:34:19.561 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.561 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.561 | + functions-common:get_or_add_user_project_role:980 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.561 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.561 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-21 11:34:19.561 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 11:34:19.561 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-21 11:34:19.561 | ++ 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-21 11:34:19.561 | 2026-07-21 11:34:19.561 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.561 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 11:34:19.561 | a67e9ba1bc8048f193f3b9b441c30b40' 2026-07-21 11:34:19.561 | + functions-common:get_or_create_service:1067 : echo a67e9ba1bc8048f193f3b9b441c30b40 2026-07-21 11:34:19.561 | a67e9ba1bc8048f193f3b9b441c30b40 2026-07-21 11:34:19.561 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.175:8080/v1/AUTH_$(project_id)s' https://10.4.3.175:8080 2026-07-21 11:34:19.561 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 11:34:19.561 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.175:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-21 11:34:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 11:34:19.561 | +++ 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-21 11:34:19.561 | 2026-07-21 11:34:19.561 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 11:34:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 11:34:19.561 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.175:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-21 11:34:19.561 | 2026-07-21 11:34:19.561 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=ab5f337e6ae34a91af68383413c01ecc 2026-07-21 11:34:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo ab5f337e6ae34a91af68383413c01ecc 2026-07-21 11:34:19.561 | + functions-common:get_or_create_endpoint:1100 : public_id=ab5f337e6ae34a91af68383413c01ecc 2026-07-21 11:34:19.561 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.175:8080 ]] 2026-07-21 11:34:19.561 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.175:8080 RegionOne 2026-07-21 11:34:19.561 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 11:34:19.561 | ++ 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-21 11:34:19.561 | 2026-07-21 11:34:19.561 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.561 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 11:34:19.561 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 11:34:19.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.175:8080 --region RegionOne -f value -c id 2026-07-21 11:34:19.561 | 2026-07-21 11:34:19.561 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.561 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8f547b85ce004081b83a106dff110f51 2026-07-21 11:34:19.561 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8f547b85ce004081b83a106dff110f51 2026-07-21 11:34:19.561 | 8f547b85ce004081b83a106dff110f51 2026-07-21 11:34:19.561 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 11:34:19.561 | + functions-common:get_or_create_endpoint:1109 : echo ab5f337e6ae34a91af68383413c01ecc 2026-07-21 11:34:19.561 | ab5f337e6ae34a91af68383413c01ecc 2026-07-21 11:34:19.562 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-21 11:34:19.562 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 11:34:19.562 | +++ 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-21 11:34:19.562 | 2026-07-21 11:34:19.562 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_project:928 : project_id=10bb2a4c4c61410da2908ed636f21663 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_project:929 : echo 10bb2a4c4c61410da2908ed636f21663 2026-07-21 11:34:19.562 | + lib/swift:create_swift_accounts:640 : swift_project_test1=10bb2a4c4c61410da2908ed636f21663 2026-07-21 11:34:19.562 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-21 11:34:19.562 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:34:19.562 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-21 11:34:19.562 | +++ 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-21 11:34:19.562 | 2026-07-21 11:34:19.562 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_user:915 : user_id=8204f756446843e2a99a1ab7afdc444c 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_user:916 : echo 8204f756446843e2a99a1ab7afdc444c 2026-07-21 11:34:19.562 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=8204f756446843e2a99a1ab7afdc444c 2026-07-21 11:34:19.562 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-21 11:34:19.562 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:34:19.562 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin 8204f756446843e2a99a1ab7afdc444c 10bb2a4c4c61410da2908ed636f21663 2026-07-21 11:34:19.562 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:19.562 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:19.562 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:34:19.562 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:19.562 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:19.562 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:34:19.562 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:34:19.562 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:34:19.562 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:34:19.562 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 8204f756446843e2a99a1ab7afdc444c --project 10bb2a4c4c61410da2908ed636f21663 2026-07-21 11:34:19.562 | 2026-07-21 11:34:19.562 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8204f756446843e2a99a1ab7afdc444c --project 10bb2a4c4c61410da2908ed636f21663 -c Role -f value 2026-07-21 11:34:19.562 | 2026-07-21 11:34:19.562 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.562 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.562 | + functions-common:get_or_add_user_project_role:980 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.562 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.562 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-21 11:34:19.562 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-21 11:34:19.562 | +++ 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-21 11:34:19.562 | 2026-07-21 11:34:19.562 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_user:915 : user_id=6ba602902dbb4af6ae5e4b9dc823f9d7 2026-07-21 11:34:19.562 | ++ functions-common:get_or_create_user:916 : echo 6ba602902dbb4af6ae5e4b9dc823f9d7 2026-07-21 11:34:19.562 | + lib/swift:create_swift_accounts:649 : swift_user_test3=6ba602902dbb4af6ae5e4b9dc823f9d7 2026-07-21 11:34:19.563 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-21 11:34:19.563 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:34:19.563 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role b12081de5505429eb42b90dc8d2b31d9 6ba602902dbb4af6ae5e4b9dc823f9d7 10bb2a4c4c61410da2908ed636f21663 2026-07-21 11:34:19.563 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:19.563 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:19.563 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:34:19.563 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:19.563 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:19.563 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:34:19.563 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:34:19.563 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:34:19.563 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:34:19.563 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add b12081de5505429eb42b90dc8d2b31d9 --user 6ba602902dbb4af6ae5e4b9dc823f9d7 --project 10bb2a4c4c61410da2908ed636f21663 2026-07-21 11:34:19.563 | 2026-07-21 11:34:19.563 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role b12081de5505429eb42b90dc8d2b31d9 --user 6ba602902dbb4af6ae5e4b9dc823f9d7 --project 10bb2a4c4c61410da2908ed636f21663 -c Role -f value 2026-07-21 11:34:19.563 | 2026-07-21 11:34:19.563 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.563 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:34:19.563 | + functions-common:get_or_add_user_project_role:980 : echo b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:34:19.563 | b12081de5505429eb42b90dc8d2b31d9 2026-07-21 11:34:19.563 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-21 11:34:19.563 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-21 11:34:19.563 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 11:34:19.563 | +++ 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-21 11:34:19.563 | 2026-07-21 11:34:19.563 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.563 | ++ functions-common:get_or_create_project:928 : project_id=3a2bd0600f7b42318e87c7567496712c 2026-07-21 11:34:19.563 | ++ functions-common:get_or_create_project:929 : echo 3a2bd0600f7b42318e87c7567496712c 2026-07-21 11:34:19.563 | + lib/swift:create_swift_accounts:654 : swift_project_test2=3a2bd0600f7b42318e87c7567496712c 2026-07-21 11:34:19.563 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-21 11:34:19.563 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:34:19.563 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-21 11:34:19.563 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-21 11:34:19.563 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:19.563 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-21 11:34:19.563 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-21 11:34:19.563 | +++ 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-21 11:34:19.563 | 2026-07-21 11:34:19.563 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.563 | ++ functions-common:get_or_create_user:915 : user_id=cb33a911ca7c4e4991572b8cc753eb9d 2026-07-21 11:34:19.563 | ++ functions-common:get_or_create_user:916 : echo cb33a911ca7c4e4991572b8cc753eb9d 2026-07-21 11:34:19.563 | + lib/swift:create_swift_accounts:659 : swift_user_test2=cb33a911ca7c4e4991572b8cc753eb9d 2026-07-21 11:34:19.563 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-21 11:34:19.563 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:34:19.563 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin cb33a911ca7c4e4991572b8cc753eb9d 3a2bd0600f7b42318e87c7567496712c 2026-07-21 11:34:19.563 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:19.563 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:19.563 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:34:19.563 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:19.563 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:19.563 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:34:19.563 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:34:19.564 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:34:19.564 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:34:19.564 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user cb33a911ca7c4e4991572b8cc753eb9d --project 3a2bd0600f7b42318e87c7567496712c 2026-07-21 11:34:19.564 | 2026-07-21 11:34:19.564 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cb33a911ca7c4e4991572b8cc753eb9d --project 3a2bd0600f7b42318e87c7567496712c -c Role -f value 2026-07-21 11:34:19.564 | 2026-07-21 11:34:19.564 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.564 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.564 | + functions-common:get_or_add_user_project_role:980 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.564 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.564 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-21 11:34:19.564 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 11:34:19.564 | +++ 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-21 11:34:19.564 | 2026-07-21 11:34:19.564 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_domain:877 : domain_id=678c22e332cb4f419fa79b1d9ed90414 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_domain:878 : echo 678c22e332cb4f419fa79b1d9ed90414 2026-07-21 11:34:19.564 | + lib/swift:create_swift_accounts:664 : swift_domain=678c22e332cb4f419fa79b1d9ed90414 2026-07-21 11:34:19.564 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-21 11:34:19.564 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:34:19.564 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-21 11:34:19.564 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 678c22e332cb4f419fa79b1d9ed90414 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 11:34:19.564 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=678c22e332cb4f419fa79b1d9ed90414 --or-show -f value -c id 2026-07-21 11:34:19.564 | 2026-07-21 11:34:19.564 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_project:928 : project_id=848f8107142742bfbb64849494d1642e 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_project:929 : echo 848f8107142742bfbb64849494d1642e 2026-07-21 11:34:19.564 | + lib/swift:create_swift_accounts:668 : swift_project_test4=848f8107142742bfbb64849494d1642e 2026-07-21 11:34:19.564 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-21 11:34:19.564 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:34:19.564 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-21 11:34:19.564 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 678c22e332cb4f419fa79b1d9ed90414 test4@example.com 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-21 11:34:19.564 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=678c22e332cb4f419fa79b1d9ed90414 --email=test4@example.com --or-show -f value -c id 2026-07-21 11:34:19.564 | 2026-07-21 11:34:19.564 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_user:915 : user_id=aa5d122bca364619805140b0d7b2b1f0 2026-07-21 11:34:19.564 | ++ functions-common:get_or_create_user:916 : echo aa5d122bca364619805140b0d7b2b1f0 2026-07-21 11:34:19.564 | + lib/swift:create_swift_accounts:673 : swift_user_test4=aa5d122bca364619805140b0d7b2b1f0 2026-07-21 11:34:19.564 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-21 11:34:19.564 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:34:19.564 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin aa5d122bca364619805140b0d7b2b1f0 848f8107142742bfbb64849494d1642e 2026-07-21 11:34:19.564 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:34:19.565 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:34:19.565 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 11:34:19.565 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:34:19.565 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:34:19.565 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 11:34:19.565 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 11:34:19.565 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 11:34:19.565 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 11:34:19.565 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user aa5d122bca364619805140b0d7b2b1f0 --project 848f8107142742bfbb64849494d1642e 2026-07-21 11:34:19.565 | 2026-07-21 11:34:19.565 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aa5d122bca364619805140b0d7b2b1f0 --project 848f8107142742bfbb64849494d1642e -c Role -f value 2026-07-21 11:34:19.565 | 2026-07-21 11:34:19.565 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:34:19.565 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.565 | + functions-common:get_or_add_user_project_role:980 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.565 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:34:19.599 | [8544 Async create_swift_accounts:66740]: finished create_swift_accounts with result 0 in 37 seconds 2026-07-21 11:34:19.606 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-21 11:34:19.608 | + inc/async:async_wait:197 : return 0 2026-07-21 11:34:19.611 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-21 11:34:19.629 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:19.632 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-21 11:34:19.649 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:19.652 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-21 11:34:19.655 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:34:19.658 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-21 11:34:19.661 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-21 11:34:19.664 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-21 11:34:19.729 | + inc/async:async_inner:63 : init_glance 2026-07-21 11:34:19.764 | [8544 Async init_glance:70157]: running: init_glance 2026-07-21 11:34:19.768 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-21 11:34:19.787 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:19.790 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-21 11:34:19.793 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:34:19.796 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-21 11:34:19.799 | + ./stack.sh:main:1170 : configure_neutron 2026-07-21 11:34:19.803 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-21 11:34:19.806 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-21 11:34:19.809 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-07-21 11:34:19.824 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-21 11:34:19.827 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-21 11:34:20.449 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:20.449 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:20.449 | we strongly recommend against using it for new projects. 2026-07-21 11:34:20.449 | 2026-07-21 11:34:20.449 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:20.449 | framework. For more detail see 2026-07-21 11:34:20.449 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:20.449 | 2026-07-21 11:34:20.449 | import eventlet as _eventlet # noqa 2026-07-21 11:34:22.937 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:22.938 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:22.938 | we strongly recommend against using it for new projects. 2026-07-21 11:34:22.938 | 2026-07-21 11:34:22.938 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:22.938 | framework. For more detail see 2026-07-21 11:34:22.938 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:22.938 | 2026-07-21 11:34:22.938 | import eventlet as _eventlet # noqa 2026-07-21 11:34:25.016 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:25.016 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:25.016 | we strongly recommend against using it for new projects. 2026-07-21 11:34:25.016 | 2026-07-21 11:34:25.016 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:25.016 | framework. For more detail see 2026-07-21 11:34:25.016 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:25.016 | 2026-07-21 11:34:25.016 | import eventlet as _eventlet # noqa 2026-07-21 11:34:25.600 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:34:25.623 | [70157 Async init_glance:70157]: finished successfully 2026-07-21 11:34:27.039 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:27.039 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:27.039 | we strongly recommend against using it for new projects. 2026-07-21 11:34:27.039 | 2026-07-21 11:34:27.039 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:27.039 | framework. For more detail see 2026-07-21 11:34:27.039 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:27.039 | 2026-07-21 11:34:27.039 | import eventlet as _eventlet # noqa 2026-07-21 11:34:29.195 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:29.196 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:29.196 | we strongly recommend against using it for new projects. 2026-07-21 11:34:29.196 | 2026-07-21 11:34:29.196 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:29.196 | framework. For more detail see 2026-07-21 11:34:29.196 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:29.196 | 2026-07-21 11:34:29.196 | import eventlet as _eventlet # noqa 2026-07-21 11:34:31.144 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:31.144 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:31.144 | we strongly recommend against using it for new projects. 2026-07-21 11:34:31.144 | 2026-07-21 11:34:31.144 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:31.144 | framework. For more detail see 2026-07-21 11:34:31.144 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:31.144 | 2026-07-21 11:34:31.144 | import eventlet as _eventlet # noqa 2026-07-21 11:34:33.245 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 11:34:33.245 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:33.245 | we strongly recommend against using it for new projects. 2026-07-21 11:34:33.245 | 2026-07-21 11:34:33.245 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:33.245 | framework. For more detail see 2026-07-21 11:34:33.245 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:33.245 | 2026-07-21 11:34:33.245 | from eventlet import event 2026-07-21 11:34:33.304 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-21 11:34:33.304 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-21 11:34:35.519 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:35.520 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:35.520 | we strongly recommend against using it for new projects. 2026-07-21 11:34:35.520 | 2026-07-21 11:34:35.520 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:35.520 | framework. For more detail see 2026-07-21 11:34:35.520 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:35.520 | 2026-07-21 11:34:35.520 | import eventlet as _eventlet # noqa 2026-07-21 11:34:36.494 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:36.494 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:36.494 | we strongly recommend against using it for new projects. 2026-07-21 11:34:36.494 | 2026-07-21 11:34:36.494 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:36.494 | framework. For more detail see 2026-07-21 11:34:36.494 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:36.494 | 2026-07-21 11:34:36.494 | import eventlet as _eventlet # noqa 2026-07-21 11:34:38.458 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:38.458 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:38.458 | we strongly recommend against using it for new projects. 2026-07-21 11:34:38.458 | 2026-07-21 11:34:38.458 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:38.458 | framework. For more detail see 2026-07-21 11:34:38.458 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:38.458 | 2026-07-21 11:34:38.458 | import eventlet as _eventlet # noqa 2026-07-21 11:34:39.741 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:39.741 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:39.741 | we strongly recommend against using it for new projects. 2026-07-21 11:34:39.741 | 2026-07-21 11:34:39.741 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:39.741 | framework. For more detail see 2026-07-21 11:34:39.741 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:39.741 | 2026-07-21 11:34:39.741 | import eventlet as _eventlet # noqa 2026-07-21 11:34:41.327 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-21 11:34:41.332 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-21 11:34:41.335 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-21 11:34:41.338 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-21 11:34:41.341 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-21 11:34:41.344 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-21 11:34:41.346 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-21 11:34:41.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-21 11:34:41.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-21 11:34:41.354 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-21 11:34:41.356 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-21 11:34:41.359 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-21 11:34:41.361 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-21 11:34:41.364 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-21 11:34:41.366 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-21 11:34:41.368 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-21 11:34:41.373 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:34:41.376 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:34:41.379 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-21 11:34:41.381 | + 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-21 11:34:41.388 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-21 11:34:41.391 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-21 11:34:41.394 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-21 11:34:41.396 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-21 11:34:41.400 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 11:34:41.402 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 11:34:41.405 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 11:34:41.423 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:41.426 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 11:34:41.428 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-21 11:34:41.432 | + 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-21 11:34:41.462 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-21 11:34:41.494 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-21 11:34:41.529 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-21 11:34:41.562 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-21 11:34:41.596 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-21 11:34:41.629 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-21 11:34:41.632 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-21 11:34:41.635 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-21 11:34:41.638 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 11:34:41.641 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 11:34:41.658 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 11:34:41.661 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 11:34:41.664 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 11:34:41.666 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 11:34:41.669 | + 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-21 11:34:41.703 | + 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-21 11:34:41.736 | + 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-21 11:34:41.770 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 11:34:41.804 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-21 11:34:41.839 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-21 11:34:41.842 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:34:41.844 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-21 11:34:41.847 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-21 11:34:41.849 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-21 11:34:41.852 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:34:41.854 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-21 11:34:41.857 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-21 11:34:41.870 | + 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-21 11:34:41.886 | + 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-21 11:34:41.901 | + 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-21 11:34:41.917 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-21 11:34:41.932 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-21 11:34:41.935 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-21 11:34:41.938 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-21 11:34:41.943 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.myqiZcUGwA 2026-07-21 11:34:41.945 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-21 11:34:41.948 | + 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-21 11:34:41.951 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.myqiZcUGwA 2026-07-21 11:34:41.956 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.myqiZcUGwA 2026-07-21 11:34:41.971 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.myqiZcUGwA /etc/sudoers.d/neutron-rootwrap 2026-07-21 11:34:41.984 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-21 11:34:41.987 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-21 11:34:41.990 | + 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-21 11:34:42.024 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-21 11:34:42.027 | + 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-21 11:34:42.061 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-21 11:34:42.064 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-21 11:34:42.068 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-21 11:34:42.071 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 11:34:42.074 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 11:34:42.078 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 11:34:42.097 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:42.101 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 11:34:42.103 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 11:34:42.106 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 11:34:42.125 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:42.128 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:34:42.131 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/ 2026-07-21 11:34:42.170 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 11:34:42.174 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 11:34:42.177 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-21 11:34:42.197 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:34:42.201 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-21 11:34:42.219 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:34:42.222 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-21 11:34:42.241 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:34:42.244 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-21 11:34:42.264 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:34:42.266 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 11:34:42.285 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:34:42.288 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 11:34:42.290 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-21 11:34:42.310 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:34:42.313 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-21 11:34:42.316 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-21 11:34:42.320 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-21 11:34:42.320 | Configuring OVN 2026-07-21 11:34:42.323 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-21 11:34:42.326 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-21 11:34:42.331 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-21 11:34:42.336 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=f574c712-2592-4c87-a23b-84c9478e871c 2026-07-21 11:34:42.339 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-21 11:34:42.342 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-21 11:34:42.344 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 11:34:42.347 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 11:34:42.350 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 11:34:42.352 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 11:34:42.355 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 11:34:42.358 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 11:34:42.361 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 11:34:42.364 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 11:34:42.367 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 11:34:42.369 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 11:34:42.372 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 11:34:42.375 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 11:34:42.378 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 11:34:42.381 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-21 11:34:42.384 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-21 11:34:42.387 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-21 11:34:42.390 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 11:34:42.407 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:42.410 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 11:34:42.459 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 11:34:42.462 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-21 11:34:42.465 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-21 11:34:42.483 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:34:42.485 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-21 11:34:42.488 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 11:34:42.491 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-21 11:34:42.494 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o stack /etc/neutron 2026-07-21 11:34:42.510 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-21 11:34:42.516 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-21 11:34:42.519 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-21 11:34:42.844 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:42.844 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:42.844 | we strongly recommend against using it for new projects. 2026-07-21 11:34:42.844 | 2026-07-21 11:34:42.844 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:42.844 | framework. For more detail see 2026-07-21 11:34:42.844 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:42.844 | 2026-07-21 11:34:42.844 | import eventlet as _eventlet # noqa 2026-07-21 11:34:44.836 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:44.836 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:44.836 | we strongly recommend against using it for new projects. 2026-07-21 11:34:44.836 | 2026-07-21 11:34:44.836 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:44.836 | framework. For more detail see 2026-07-21 11:34:44.836 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:44.836 | 2026-07-21 11:34:44.836 | import eventlet as _eventlet # noqa 2026-07-21 11:34:46.737 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:46.738 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:46.738 | we strongly recommend against using it for new projects. 2026-07-21 11:34:46.738 | 2026-07-21 11:34:46.738 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:46.738 | framework. For more detail see 2026-07-21 11:34:46.738 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:46.738 | 2026-07-21 11:34:46.738 | import eventlet as _eventlet # noqa 2026-07-21 11:34:48.711 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:48.711 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:48.711 | we strongly recommend against using it for new projects. 2026-07-21 11:34:48.711 | 2026-07-21 11:34:48.711 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:48.711 | framework. For more detail see 2026-07-21 11:34:48.711 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:48.711 | 2026-07-21 11:34:48.711 | import eventlet as _eventlet # noqa 2026-07-21 11:34:50.905 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:50.905 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:50.905 | we strongly recommend against using it for new projects. 2026-07-21 11:34:50.905 | 2026-07-21 11:34:50.905 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:50.905 | framework. For more detail see 2026-07-21 11:34:50.905 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:50.905 | 2026-07-21 11:34:50.905 | import eventlet as _eventlet # noqa 2026-07-21 11:34:52.870 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:52.871 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:52.871 | we strongly recommend against using it for new projects. 2026-07-21 11:34:52.871 | 2026-07-21 11:34:52.871 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:52.871 | framework. For more detail see 2026-07-21 11:34:52.871 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:52.871 | 2026-07-21 11:34:52.871 | import eventlet as _eventlet # noqa 2026-07-21 11:34:54.945 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 11:34:54.945 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:54.945 | we strongly recommend against using it for new projects. 2026-07-21 11:34:54.945 | 2026-07-21 11:34:54.945 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:54.945 | framework. For more detail see 2026-07-21 11:34:54.945 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:54.945 | 2026-07-21 11:34:54.945 | from eventlet import event 2026-07-21 11:34:55.012 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-21 11:34:55.013 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-21 11:34:57.211 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:57.211 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:57.211 | we strongly recommend against using it for new projects. 2026-07-21 11:34:57.211 | 2026-07-21 11:34:57.211 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:57.211 | framework. For more detail see 2026-07-21 11:34:57.211 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:57.211 | 2026-07-21 11:34:57.211 | import eventlet as _eventlet # noqa 2026-07-21 11:34:58.148 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:34:58.148 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:34:58.148 | we strongly recommend against using it for new projects. 2026-07-21 11:34:58.148 | 2026-07-21 11:34:58.148 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:34:58.148 | framework. For more detail see 2026-07-21 11:34:58.148 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:34:58.148 | 2026-07-21 11:34:58.148 | import eventlet as _eventlet # noqa 2026-07-21 11:35:00.027 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:35:00.027 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:00.027 | we strongly recommend against using it for new projects. 2026-07-21 11:35:00.027 | 2026-07-21 11:35:00.027 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:00.027 | framework. For more detail see 2026-07-21 11:35:00.028 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:00.028 | 2026-07-21 11:35:00.028 | import eventlet as _eventlet # noqa 2026-07-21 11:35:01.297 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:35:01.298 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:01.298 | we strongly recommend against using it for new projects. 2026-07-21 11:35:01.298 | 2026-07-21 11:35:01.298 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:01.298 | framework. For more detail see 2026-07-21 11:35:01.298 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:01.298 | 2026-07-21 11:35:01.298 | import eventlet as _eventlet # noqa 2026-07-21 11:35:02.878 | + 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-21 11:35:02.883 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 11:35:02.885 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 11:35:02.888 | + 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-21 11:35:02.921 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-21 11:35:02.924 | + 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-21 11:35:02.957 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-21 11:35:02.990 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.175 2026-07-21 11:35:03.023 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-07-21 11:35:03.057 | + 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-21 11:35:03.090 | + 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-21 11:35:03.124 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.175:6642 2026-07-21 11:35:03.157 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-21 11:35:03.174 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:03.176 | + 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-21 11:35:03.209 | + 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-21 11:35:03.240 | + 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-21 11:35:03.273 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-21 11:35:03.276 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-21 11:35:03.309 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.175:6641 2026-07-21 11:35:03.344 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-21 11:35:03.347 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-21 11:35:03.350 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-21 11:35:03.350 | Configuring Neutron for OVN 2026-07-21 11:35:03.352 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-21 11:35:03.369 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:03.372 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-21 11:35:03.376 | ++ 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-21 11:35:03.376 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-21 11:35:03.700 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:35:03.700 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:03.700 | we strongly recommend against using it for new projects. 2026-07-21 11:35:03.700 | 2026-07-21 11:35:03.700 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:03.700 | framework. For more detail see 2026-07-21 11:35:03.700 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:03.700 | 2026-07-21 11:35:03.700 | import eventlet as _eventlet # noqa 2026-07-21 11:35:05.304 | + 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-21 11:35:05.307 | ++ 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-21 11:35:05.308 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-21 11:35:05.646 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:35:05.646 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:05.646 | we strongly recommend against using it for new projects. 2026-07-21 11:35:05.646 | 2026-07-21 11:35:05.646 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:05.646 | framework. For more detail see 2026-07-21 11:35:05.646 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:05.646 | 2026-07-21 11:35:05.646 | import eventlet as _eventlet # noqa 2026-07-21 11:35:06.961 | + 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-21 11:35:06.963 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-21 11:35:06.980 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:06.983 | + 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-21 11:35:06.987 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-21 11:35:06.987 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-21 11:35:06.988 | ++ 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-21 11:35:06.990 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-21 11:35:06.996 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-21 11:35:06.996 | address-scope 2026-07-21 11:35:06.996 | agent 2026-07-21 11:35:06.996 | allowed-address-pairs 2026-07-21 11:35:06.996 | auto-allocated-topology 2026-07-21 11:35:06.996 | availability_zone 2026-07-21 11:35:06.996 | bgp 2026-07-21 11:35:06.996 | bgp_4byte_asn 2026-07-21 11:35:06.996 | bgp_dragent_scheduler 2026-07-21 11:35:06.996 | binding 2026-07-21 11:35:06.996 | binding-extended 2026-07-21 11:35:06.996 | default-subnetpools 2026-07-21 11:35:06.996 | dhcp_agent_scheduler 2026-07-21 11:35:06.996 | dns-domain-ports 2026-07-21 11:35:06.996 | dns-integration 2026-07-21 11:35:06.996 | dns-integration-domain-keywords 2026-07-21 11:35:06.996 | empty-string-filtering 2026-07-21 11:35:06.996 | enable-default-route-bfd 2026-07-21 11:35:06.996 | enable-default-route-ecmp 2026-07-21 11:35:06.996 | expose-port-forwarding-in-fip 2026-07-21 11:35:06.996 | ext-gw-mode 2026-07-21 11:35:06.996 | external-gateway-multihoming 2026-07-21 11:35:06.996 | external-net 2026-07-21 11:35:06.996 | extra_dhcp_opt 2026-07-21 11:35:06.996 | extraroute 2026-07-21 11:35:06.996 | extraroute-atomic 2026-07-21 11:35:06.996 | filter-validation 2026-07-21 11:35:06.996 | fip-port-details 2026-07-21 11:35:06.996 | flavors 2026-07-21 11:35:06.996 | floating-ip-port-forwarding 2026-07-21 11:35:06.996 | floating-ip-port-forwarding-description 2026-07-21 11:35:06.996 | floating-ip-port-forwarding-detail 2026-07-21 11:35:06.996 | floating-ip-port-forwarding-port-ranges 2026-07-21 11:35:06.996 | floatingip-pools 2026-07-21 11:35:06.996 | fwaas_v2 2026-07-21 11:35:06.996 | ip_allocation 2026-07-21 11:35:06.996 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:35:06.996 | l3-flavors 2026-07-21 11:35:06.996 | l3-ha 2026-07-21 11:35:06.997 | l3_agent_scheduler 2026-07-21 11:35:06.997 | logging 2026-07-21 11:35:06.997 | multi-provider 2026-07-21 11:35:06.997 | net-mtu 2026-07-21 11:35:06.997 | net-mtu-writable 2026-07-21 11:35:06.997 | network-ip-availability 2026-07-21 11:35:06.997 | network_availability_zone 2026-07-21 11:35:06.997 | network_ha 2026-07-21 11:35:06.997 | pagination 2026-07-21 11:35:06.997 | port-device-profile 2026-07-21 11:35:06.997 | port-hardware-offload-type 2026-07-21 11:35:06.997 | port-mac-address-regenerate 2026-07-21 11:35:06.997 | port-numa-affinity-policy 2026-07-21 11:35:06.997 | port-numa-affinity-policy-socket 2026-07-21 11:35:06.997 | port-resource-request 2026-07-21 11:35:06.997 | port-security 2026-07-21 11:35:06.997 | port-trusted-vif 2026-07-21 11:35:06.997 | project-id 2026-07-21 11:35:06.997 | provider 2026-07-21 11:35:06.997 | pvlan 2026-07-21 11:35:06.997 | qinq 2026-07-21 11:35:06.997 | qos 2026-07-21 11:35:06.997 | qos-bw-limit-direction 2026-07-21 11:35:06.997 | qos-bw-minimum-ingress 2026-07-21 11:35:06.997 | qos-default 2026-07-21 11:35:06.997 | qos-fip 2026-07-21 11:35:06.997 | qos-gateway-ip 2026-07-21 11:35:06.997 | qos-rule-type-details 2026-07-21 11:35:06.997 | qos-rule-type-filter 2026-07-21 11:35:06.997 | qos-rules-alias 2026-07-21 11:35:06.997 | quota-check-limit 2026-07-21 11:35:06.997 | quota-check-limit-default 2026-07-21 11:35:06.997 | quota_details 2026-07-21 11:35:06.997 | quotas 2026-07-21 11:35:06.997 | rbac-address-scope 2026-07-21 11:35:06.997 | rbac-policies 2026-07-21 11:35:06.997 | rbac-security-groups 2026-07-21 11:35:06.997 | router 2026-07-21 11:35:06.997 | router-enable-snat 2026-07-21 11:35:06.997 | router_availability_zone 2026-07-21 11:35:06.997 | security-group 2026-07-21 11:35:06.997 | security-groups-default-rules 2026-07-21 11:35:06.997 | security-groups-default-statefulness 2026-07-21 11:35:06.997 | security-groups-normalized-cidr 2026-07-21 11:35:06.997 | security-groups-remote-address-group 2026-07-21 11:35:06.997 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:35:06.997 | security-groups-shared-filtering 2026-07-21 11:35:06.997 | segment 2026-07-21 11:35:06.997 | sorting 2026-07-21 11:35:06.997 | standard-attr-description 2026-07-21 11:35:06.997 | standard-attr-fwaas-v2 2026-07-21 11:35:06.997 | standard-attr-revisions 2026-07-21 11:35:06.997 | standard-attr-tag 2026-07-21 11:35:06.997 | standard-attr-timestamp 2026-07-21 11:35:06.997 | stateful-security-group 2026-07-21 11:35:06.997 | subnet-dns-publish-fixed-ip 2026-07-21 11:35:06.997 | subnet-external-network 2026-07-21 11:35:06.997 | subnet-service-types 2026-07-21 11:35:06.997 | subnet_allocation 2026-07-21 11:35:06.997 | subnet_onboard 2026-07-21 11:35:06.997 | subnetpool-prefix-ops 2026-07-21 11:35:06.997 | tag-creation 2026-07-21 11:35:06.997 | tap-mirror 2026-07-21 11:35:06.997 | tap-mirror-both-direction 2026-07-21 11:35:06.997 | trunk 2026-07-21 11:35:06.997 | uplink-status-propagation 2026-07-21 11:35:06.997 | uplink-status-propagation-updatable 2026-07-21 11:35:06.997 | vlan-transparent 2026-07-21 11:35:06.997 | vpn-endpoint-groups 2026-07-21 11:35:06.997 | vpnaas' 2026-07-21 11:35:07.001 | ++ 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-21 11:35:07.001 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-21 11:35:07.002 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-21 11:35:07.004 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-21 11:35:07.009 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-21 11:35:07.009 | address-scope 2026-07-21 11:35:07.009 | agent 2026-07-21 11:35:07.009 | allowed-address-pairs 2026-07-21 11:35:07.009 | auto-allocated-topology 2026-07-21 11:35:07.009 | availability_zone 2026-07-21 11:35:07.009 | bgp 2026-07-21 11:35:07.009 | bgp_4byte_asn 2026-07-21 11:35:07.009 | bgp_dragent_scheduler 2026-07-21 11:35:07.009 | binding 2026-07-21 11:35:07.009 | binding-extended 2026-07-21 11:35:07.009 | default-subnetpools 2026-07-21 11:35:07.009 | dhcp_agent_scheduler 2026-07-21 11:35:07.009 | dns-domain-ports 2026-07-21 11:35:07.009 | dns-integration 2026-07-21 11:35:07.009 | dns-integration-domain-keywords 2026-07-21 11:35:07.009 | empty-string-filtering 2026-07-21 11:35:07.010 | enable-default-route-bfd 2026-07-21 11:35:07.010 | enable-default-route-ecmp 2026-07-21 11:35:07.010 | expose-port-forwarding-in-fip 2026-07-21 11:35:07.010 | ext-gw-mode 2026-07-21 11:35:07.010 | external-gateway-multihoming 2026-07-21 11:35:07.010 | external-net 2026-07-21 11:35:07.010 | extra_dhcp_opt 2026-07-21 11:35:07.010 | extraroute 2026-07-21 11:35:07.010 | extraroute-atomic 2026-07-21 11:35:07.010 | filter-validation 2026-07-21 11:35:07.010 | fip-port-details 2026-07-21 11:35:07.010 | flavors 2026-07-21 11:35:07.010 | floating-ip-port-forwarding 2026-07-21 11:35:07.010 | floating-ip-port-forwarding-description 2026-07-21 11:35:07.010 | floating-ip-port-forwarding-detail 2026-07-21 11:35:07.010 | floating-ip-port-forwarding-port-ranges 2026-07-21 11:35:07.010 | floatingip-pools 2026-07-21 11:35:07.010 | fwaas_v2 2026-07-21 11:35:07.010 | ip_allocation 2026-07-21 11:35:07.010 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:35:07.010 | l3-flavors 2026-07-21 11:35:07.010 | l3-ha 2026-07-21 11:35:07.010 | l3_agent_scheduler 2026-07-21 11:35:07.010 | logging 2026-07-21 11:35:07.010 | multi-provider 2026-07-21 11:35:07.010 | net-mtu 2026-07-21 11:35:07.010 | net-mtu-writable 2026-07-21 11:35:07.010 | network-ip-availability 2026-07-21 11:35:07.010 | network_availability_zone 2026-07-21 11:35:07.010 | network_ha 2026-07-21 11:35:07.010 | pagination 2026-07-21 11:35:07.010 | port-device-profile 2026-07-21 11:35:07.010 | port-hardware-offload-type 2026-07-21 11:35:07.010 | port-mac-address-regenerate 2026-07-21 11:35:07.010 | port-numa-affinity-policy 2026-07-21 11:35:07.010 | port-numa-affinity-policy-socket 2026-07-21 11:35:07.010 | port-resource-request 2026-07-21 11:35:07.010 | port-security 2026-07-21 11:35:07.010 | port-trusted-vif 2026-07-21 11:35:07.010 | project-id 2026-07-21 11:35:07.010 | provider 2026-07-21 11:35:07.010 | pvlan 2026-07-21 11:35:07.010 | qinq 2026-07-21 11:35:07.010 | qos 2026-07-21 11:35:07.010 | qos-bw-limit-direction 2026-07-21 11:35:07.010 | qos-bw-minimum-ingress 2026-07-21 11:35:07.010 | qos-default 2026-07-21 11:35:07.010 | qos-fip 2026-07-21 11:35:07.010 | qos-gateway-ip 2026-07-21 11:35:07.010 | qos-rule-type-details 2026-07-21 11:35:07.010 | qos-rule-type-filter 2026-07-21 11:35:07.010 | qos-rules-alias 2026-07-21 11:35:07.010 | quota-check-limit 2026-07-21 11:35:07.010 | quota-check-limit-default 2026-07-21 11:35:07.010 | quota_details 2026-07-21 11:35:07.010 | quotas 2026-07-21 11:35:07.010 | rbac-address-scope 2026-07-21 11:35:07.010 | rbac-policies 2026-07-21 11:35:07.010 | rbac-security-groups 2026-07-21 11:35:07.010 | router 2026-07-21 11:35:07.010 | router-enable-snat 2026-07-21 11:35:07.010 | router_availability_zone 2026-07-21 11:35:07.010 | security-group 2026-07-21 11:35:07.010 | security-groups-default-rules 2026-07-21 11:35:07.010 | security-groups-default-statefulness 2026-07-21 11:35:07.010 | security-groups-normalized-cidr 2026-07-21 11:35:07.010 | security-groups-remote-address-group 2026-07-21 11:35:07.010 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:35:07.010 | security-groups-shared-filtering 2026-07-21 11:35:07.010 | segment 2026-07-21 11:35:07.010 | sorting 2026-07-21 11:35:07.010 | standard-attr-description 2026-07-21 11:35:07.010 | standard-attr-fwaas-v2 2026-07-21 11:35:07.010 | standard-attr-revisions 2026-07-21 11:35:07.010 | standard-attr-tag 2026-07-21 11:35:07.010 | standard-attr-timestamp 2026-07-21 11:35:07.010 | stateful-security-group 2026-07-21 11:35:07.010 | subnet-dns-publish-fixed-ip 2026-07-21 11:35:07.010 | subnet-external-network 2026-07-21 11:35:07.010 | subnet-service-types 2026-07-21 11:35:07.010 | subnet_allocation 2026-07-21 11:35:07.010 | subnet_onboard 2026-07-21 11:35:07.010 | subnetpool-prefix-ops 2026-07-21 11:35:07.010 | tag-creation 2026-07-21 11:35:07.010 | tap-mirror 2026-07-21 11:35:07.010 | tap-mirror-both-direction 2026-07-21 11:35:07.010 | trunk 2026-07-21 11:35:07.010 | uplink-status-propagation 2026-07-21 11:35:07.010 | uplink-status-propagation-updatable 2026-07-21 11:35:07.010 | vlan-transparent 2026-07-21 11:35:07.010 | vpn-endpoint-groups 2026-07-21 11:35:07.010 | vpnaas' 2026-07-21 11:35:07.014 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-21 11:35:07.014 | address-scope 2026-07-21 11:35:07.014 | agent 2026-07-21 11:35:07.014 | allowed-address-pairs 2026-07-21 11:35:07.014 | auto-allocated-topology 2026-07-21 11:35:07.014 | availability_zone 2026-07-21 11:35:07.014 | bgp 2026-07-21 11:35:07.014 | bgp_4byte_asn 2026-07-21 11:35:07.014 | bgp_dragent_scheduler 2026-07-21 11:35:07.014 | binding 2026-07-21 11:35:07.014 | binding-extended 2026-07-21 11:35:07.014 | default-subnetpools 2026-07-21 11:35:07.014 | dhcp_agent_scheduler 2026-07-21 11:35:07.014 | dns-domain-ports 2026-07-21 11:35:07.014 | dns-integration 2026-07-21 11:35:07.014 | dns-integration-domain-keywords 2026-07-21 11:35:07.014 | empty-string-filtering 2026-07-21 11:35:07.014 | enable-default-route-bfd 2026-07-21 11:35:07.014 | enable-default-route-ecmp 2026-07-21 11:35:07.014 | expose-port-forwarding-in-fip 2026-07-21 11:35:07.014 | ext-gw-mode 2026-07-21 11:35:07.014 | external-gateway-multihoming 2026-07-21 11:35:07.014 | external-net 2026-07-21 11:35:07.014 | extra_dhcp_opt 2026-07-21 11:35:07.014 | extraroute 2026-07-21 11:35:07.014 | extraroute-atomic 2026-07-21 11:35:07.014 | filter-validation 2026-07-21 11:35:07.014 | fip-port-details 2026-07-21 11:35:07.014 | flavors 2026-07-21 11:35:07.014 | floating-ip-port-forwarding 2026-07-21 11:35:07.014 | floating-ip-port-forwarding-description 2026-07-21 11:35:07.014 | floating-ip-port-forwarding-detail 2026-07-21 11:35:07.014 | floating-ip-port-forwarding-port-ranges 2026-07-21 11:35:07.014 | floatingip-pools 2026-07-21 11:35:07.014 | fwaas_v2 2026-07-21 11:35:07.014 | ip_allocation 2026-07-21 11:35:07.014 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:35:07.015 | l3-flavors 2026-07-21 11:35:07.015 | l3-ha 2026-07-21 11:35:07.015 | l3_agent_scheduler 2026-07-21 11:35:07.015 | logging 2026-07-21 11:35:07.015 | multi-provider 2026-07-21 11:35:07.015 | net-mtu 2026-07-21 11:35:07.015 | net-mtu-writable 2026-07-21 11:35:07.015 | network-ip-availability 2026-07-21 11:35:07.015 | network_availability_zone 2026-07-21 11:35:07.015 | network_ha 2026-07-21 11:35:07.015 | pagination 2026-07-21 11:35:07.015 | port-device-profile 2026-07-21 11:35:07.015 | port-hardware-offload-type 2026-07-21 11:35:07.015 | port-mac-address-regenerate 2026-07-21 11:35:07.015 | port-numa-affinity-policy 2026-07-21 11:35:07.015 | port-numa-affinity-policy-socket 2026-07-21 11:35:07.015 | port-resource-request 2026-07-21 11:35:07.015 | port-security 2026-07-21 11:35:07.015 | port-trusted-vif 2026-07-21 11:35:07.015 | project-id 2026-07-21 11:35:07.015 | provider 2026-07-21 11:35:07.015 | pvlan 2026-07-21 11:35:07.015 | qinq 2026-07-21 11:35:07.015 | qos 2026-07-21 11:35:07.015 | qos-bw-limit-direction 2026-07-21 11:35:07.015 | qos-bw-minimum-ingress 2026-07-21 11:35:07.015 | qos-default 2026-07-21 11:35:07.015 | qos-fip 2026-07-21 11:35:07.015 | qos-gateway-ip 2026-07-21 11:35:07.015 | qos-rule-type-details 2026-07-21 11:35:07.015 | qos-rule-type-filter 2026-07-21 11:35:07.015 | qos-rules-alias 2026-07-21 11:35:07.015 | quota-check-limit 2026-07-21 11:35:07.015 | quota-check-limit-default 2026-07-21 11:35:07.015 | quota_details 2026-07-21 11:35:07.015 | quotas 2026-07-21 11:35:07.015 | rbac-address-scope 2026-07-21 11:35:07.015 | rbac-policies 2026-07-21 11:35:07.015 | rbac-security-groups 2026-07-21 11:35:07.015 | router 2026-07-21 11:35:07.015 | router-enable-snat 2026-07-21 11:35:07.015 | router_availability_zone 2026-07-21 11:35:07.015 | security-group 2026-07-21 11:35:07.015 | security-groups-default-rules 2026-07-21 11:35:07.015 | security-groups-default-statefulness 2026-07-21 11:35:07.015 | security-groups-normalized-cidr 2026-07-21 11:35:07.015 | security-groups-remote-address-group 2026-07-21 11:35:07.015 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:35:07.015 | security-groups-shared-filtering 2026-07-21 11:35:07.015 | segment 2026-07-21 11:35:07.015 | sorting 2026-07-21 11:35:07.015 | standard-attr-description 2026-07-21 11:35:07.015 | standard-attr-fwaas-v2 2026-07-21 11:35:07.015 | standard-attr-revisions 2026-07-21 11:35:07.015 | standard-attr-tag 2026-07-21 11:35:07.015 | standard-attr-timestamp 2026-07-21 11:35:07.015 | stateful-security-group 2026-07-21 11:35:07.015 | subnet-dns-publish-fixed-ip 2026-07-21 11:35:07.015 | subnet-external-network 2026-07-21 11:35:07.015 | subnet-service-types 2026-07-21 11:35:07.015 | subnet_allocation 2026-07-21 11:35:07.015 | subnet_onboard 2026-07-21 11:35:07.015 | subnetpool-prefix-ops 2026-07-21 11:35:07.015 | tag-creation 2026-07-21 11:35:07.015 | tap-mirror 2026-07-21 11:35:07.015 | tap-mirror-both-direction 2026-07-21 11:35:07.015 | trunk 2026-07-21 11:35:07.015 | uplink-status-propagation 2026-07-21 11:35:07.015 | uplink-status-propagation-updatable 2026-07-21 11:35:07.015 | vlan-transparent 2026-07-21 11:35:07.015 | vpn-endpoint-groups 2026-07-21 11:35:07.015 | vpnaas' 2026-07-21 11:35:07.015 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-21 11:35:07.015 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-21 11:35:07.015 | address-scope 2026-07-21 11:35:07.015 | agent 2026-07-21 11:35:07.015 | allowed-address-pairs 2026-07-21 11:35:07.015 | auto-allocated-topology 2026-07-21 11:35:07.015 | availability_zone 2026-07-21 11:35:07.015 | bgp 2026-07-21 11:35:07.015 | bgp_4byte_asn 2026-07-21 11:35:07.015 | bgp_dragent_scheduler 2026-07-21 11:35:07.015 | binding 2026-07-21 11:35:07.015 | binding-extended 2026-07-21 11:35:07.015 | default-subnetpools 2026-07-21 11:35:07.015 | dhcp_agent_scheduler 2026-07-21 11:35:07.015 | dns-domain-ports 2026-07-21 11:35:07.015 | dns-integration 2026-07-21 11:35:07.015 | dns-integration-domain-keywords 2026-07-21 11:35:07.015 | empty-string-filtering 2026-07-21 11:35:07.015 | enable-default-route-bfd 2026-07-21 11:35:07.015 | enable-default-route-ecmp 2026-07-21 11:35:07.015 | expose-port-forwarding-in-fip 2026-07-21 11:35:07.015 | ext-gw-mode 2026-07-21 11:35:07.015 | external-gateway-multihoming 2026-07-21 11:35:07.015 | external-net 2026-07-21 11:35:07.015 | extra_dhcp_opt 2026-07-21 11:35:07.015 | extraroute 2026-07-21 11:35:07.015 | extraroute-atomic 2026-07-21 11:35:07.015 | filter-validation 2026-07-21 11:35:07.015 | fip-port-details 2026-07-21 11:35:07.015 | flavors 2026-07-21 11:35:07.015 | floating-ip-port-forwarding 2026-07-21 11:35:07.015 | floating-ip-port-forwarding-description 2026-07-21 11:35:07.015 | floating-ip-port-forwarding-detail 2026-07-21 11:35:07.015 | floating-ip-port-forwarding-port-ranges 2026-07-21 11:35:07.015 | floatingip-pools 2026-07-21 11:35:07.015 | fwaas_v2 2026-07-21 11:35:07.015 | ip_allocation 2026-07-21 11:35:07.015 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:35:07.015 | l3-flavors 2026-07-21 11:35:07.015 | l3-ha 2026-07-21 11:35:07.015 | l3_agent_scheduler 2026-07-21 11:35:07.015 | logging 2026-07-21 11:35:07.015 | multi-provider 2026-07-21 11:35:07.015 | net-mtu 2026-07-21 11:35:07.015 | net-mtu-writable 2026-07-21 11:35:07.015 | network-ip-availability 2026-07-21 11:35:07.015 | network_availability_zone 2026-07-21 11:35:07.015 | network_ha 2026-07-21 11:35:07.015 | pagination 2026-07-21 11:35:07.015 | port-device-profile 2026-07-21 11:35:07.015 | port-hardware-offload-type 2026-07-21 11:35:07.015 | port-mac-address-regenerate 2026-07-21 11:35:07.015 | port-numa-affinity-policy 2026-07-21 11:35:07.015 | port-numa-affinity-policy-socket 2026-07-21 11:35:07.016 | port-resource-request 2026-07-21 11:35:07.016 | port-security 2026-07-21 11:35:07.016 | port-trusted-vif 2026-07-21 11:35:07.016 | project-id 2026-07-21 11:35:07.016 | provider 2026-07-21 11:35:07.016 | pvlan 2026-07-21 11:35:07.016 | qinq 2026-07-21 11:35:07.016 | qos 2026-07-21 11:35:07.016 | qos-bw-limit-direction 2026-07-21 11:35:07.016 | qos-bw-minimum-ingress 2026-07-21 11:35:07.016 | qos-default 2026-07-21 11:35:07.016 | qos-fip 2026-07-21 11:35:07.016 | qos-gateway-ip 2026-07-21 11:35:07.016 | qos-rule-type-details 2026-07-21 11:35:07.016 | qos-rule-type-filter 2026-07-21 11:35:07.016 | qos-rules-alias 2026-07-21 11:35:07.016 | quota-check-limit 2026-07-21 11:35:07.016 | quota-check-limit-default 2026-07-21 11:35:07.016 | quota_details 2026-07-21 11:35:07.016 | quotas 2026-07-21 11:35:07.016 | rbac-address-scope 2026-07-21 11:35:07.016 | rbac-policies 2026-07-21 11:35:07.016 | rbac-security-groups 2026-07-21 11:35:07.016 | router 2026-07-21 11:35:07.016 | router-enable-snat 2026-07-21 11:35:07.016 | router_availability_zone 2026-07-21 11:35:07.016 | security-group 2026-07-21 11:35:07.016 | security-groups-default-rules 2026-07-21 11:35:07.016 | security-groups-default-statefulness 2026-07-21 11:35:07.016 | security-groups-normalized-cidr 2026-07-21 11:35:07.016 | security-groups-remote-address-group 2026-07-21 11:35:07.016 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:35:07.016 | security-groups-shared-filtering 2026-07-21 11:35:07.016 | segment 2026-07-21 11:35:07.016 | sorting 2026-07-21 11:35:07.016 | standard-attr-description 2026-07-21 11:35:07.016 | standard-attr-fwaas-v2 2026-07-21 11:35:07.016 | standard-attr-revisions 2026-07-21 11:35:07.016 | standard-attr-tag 2026-07-21 11:35:07.016 | standard-attr-timestamp 2026-07-21 11:35:07.016 | stateful-security-group 2026-07-21 11:35:07.016 | subnet-dns-publish-fixed-ip 2026-07-21 11:35:07.016 | subnet-external-network 2026-07-21 11:35:07.016 | subnet-service-types 2026-07-21 11:35:07.016 | subnet_allocation 2026-07-21 11:35:07.016 | subnet_onboard 2026-07-21 11:35:07.016 | subnetpool-prefix-ops 2026-07-21 11:35:07.016 | tag-creation 2026-07-21 11:35:07.016 | tap-mirror 2026-07-21 11:35:07.016 | tap-mirror-both-direction 2026-07-21 11:35:07.016 | trunk 2026-07-21 11:35:07.016 | uplink-status-propagation 2026-07-21 11:35:07.016 | uplink-status-propagation-updatable 2026-07-21 11:35:07.016 | vlan-transparent 2026-07-21 11:35:07.016 | vpn-endpoint-groups 2026-07-21 11:35:07.016 | vpnaas' 2026-07-21 11:35:07.017 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-21 11:35:07.022 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-21 11:35:07.022 | address-scope 2026-07-21 11:35:07.022 | agent 2026-07-21 11:35:07.022 | allowed-address-pairs 2026-07-21 11:35:07.022 | auto-allocated-topology 2026-07-21 11:35:07.022 | availability_zone 2026-07-21 11:35:07.022 | bgp 2026-07-21 11:35:07.022 | bgp_4byte_asn 2026-07-21 11:35:07.022 | bgp_dragent_scheduler 2026-07-21 11:35:07.022 | binding 2026-07-21 11:35:07.022 | binding-extended 2026-07-21 11:35:07.022 | default-subnetpools 2026-07-21 11:35:07.022 | dhcp_agent_scheduler 2026-07-21 11:35:07.022 | dns-domain-ports 2026-07-21 11:35:07.022 | dns-integration 2026-07-21 11:35:07.022 | dns-integration-domain-keywords 2026-07-21 11:35:07.022 | empty-string-filtering 2026-07-21 11:35:07.022 | enable-default-route-bfd 2026-07-21 11:35:07.022 | enable-default-route-ecmp 2026-07-21 11:35:07.022 | expose-port-forwarding-in-fip 2026-07-21 11:35:07.022 | ext-gw-mode 2026-07-21 11:35:07.022 | external-gateway-multihoming 2026-07-21 11:35:07.022 | external-net 2026-07-21 11:35:07.022 | extra_dhcp_opt 2026-07-21 11:35:07.022 | extraroute 2026-07-21 11:35:07.022 | extraroute-atomic 2026-07-21 11:35:07.022 | filter-validation 2026-07-21 11:35:07.022 | fip-port-details 2026-07-21 11:35:07.022 | flavors 2026-07-21 11:35:07.022 | floating-ip-port-forwarding 2026-07-21 11:35:07.022 | floating-ip-port-forwarding-description 2026-07-21 11:35:07.022 | floating-ip-port-forwarding-detail 2026-07-21 11:35:07.022 | floating-ip-port-forwarding-port-ranges 2026-07-21 11:35:07.022 | floatingip-pools 2026-07-21 11:35:07.022 | fwaas_v2 2026-07-21 11:35:07.022 | ip_allocation 2026-07-21 11:35:07.022 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:35:07.022 | l3-flavors 2026-07-21 11:35:07.022 | l3-ha 2026-07-21 11:35:07.022 | l3_agent_scheduler 2026-07-21 11:35:07.022 | logging 2026-07-21 11:35:07.022 | multi-provider 2026-07-21 11:35:07.022 | net-mtu 2026-07-21 11:35:07.022 | net-mtu-writable 2026-07-21 11:35:07.022 | network-ip-availability 2026-07-21 11:35:07.022 | network_availability_zone 2026-07-21 11:35:07.022 | network_ha 2026-07-21 11:35:07.022 | pagination 2026-07-21 11:35:07.022 | port-device-profile 2026-07-21 11:35:07.022 | port-hardware-offload-type 2026-07-21 11:35:07.022 | port-mac-address-regenerate 2026-07-21 11:35:07.022 | port-numa-affinity-policy 2026-07-21 11:35:07.022 | port-numa-affinity-policy-socket 2026-07-21 11:35:07.022 | port-resource-request 2026-07-21 11:35:07.022 | port-security 2026-07-21 11:35:07.022 | port-trusted-vif 2026-07-21 11:35:07.022 | project-id 2026-07-21 11:35:07.022 | provider 2026-07-21 11:35:07.022 | pvlan 2026-07-21 11:35:07.022 | qinq 2026-07-21 11:35:07.022 | qos 2026-07-21 11:35:07.022 | qos-bw-limit-direction 2026-07-21 11:35:07.022 | qos-bw-minimum-ingress 2026-07-21 11:35:07.022 | qos-default 2026-07-21 11:35:07.022 | qos-fip 2026-07-21 11:35:07.022 | qos-gateway-ip 2026-07-21 11:35:07.022 | qos-rule-type-details 2026-07-21 11:35:07.022 | qos-rule-type-filter 2026-07-21 11:35:07.022 | qos-rules-alias 2026-07-21 11:35:07.022 | quota-check-limit 2026-07-21 11:35:07.022 | quota-check-limit-default 2026-07-21 11:35:07.022 | quota_details 2026-07-21 11:35:07.022 | quotas 2026-07-21 11:35:07.022 | rbac-address-scope 2026-07-21 11:35:07.022 | rbac-policies 2026-07-21 11:35:07.022 | rbac-security-groups 2026-07-21 11:35:07.022 | router 2026-07-21 11:35:07.022 | router-enable-snat 2026-07-21 11:35:07.022 | router_availability_zone 2026-07-21 11:35:07.022 | security-group 2026-07-21 11:35:07.022 | security-groups-default-rules 2026-07-21 11:35:07.022 | security-groups-default-statefulness 2026-07-21 11:35:07.022 | security-groups-normalized-cidr 2026-07-21 11:35:07.022 | security-groups-remote-address-group 2026-07-21 11:35:07.022 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:35:07.022 | security-groups-shared-filtering 2026-07-21 11:35:07.022 | segment 2026-07-21 11:35:07.022 | sorting 2026-07-21 11:35:07.022 | standard-attr-description 2026-07-21 11:35:07.022 | standard-attr-fwaas-v2 2026-07-21 11:35:07.022 | standard-attr-revisions 2026-07-21 11:35:07.022 | standard-attr-tag 2026-07-21 11:35:07.022 | standard-attr-timestamp 2026-07-21 11:35:07.022 | stateful-security-group 2026-07-21 11:35:07.022 | subnet-dns-publish-fixed-ip 2026-07-21 11:35:07.022 | subnet-external-network 2026-07-21 11:35:07.022 | subnet-service-types 2026-07-21 11:35:07.022 | subnet_allocation 2026-07-21 11:35:07.022 | subnet_onboard 2026-07-21 11:35:07.022 | subnetpool-prefix-ops 2026-07-21 11:35:07.022 | tag-creation 2026-07-21 11:35:07.022 | tap-mirror 2026-07-21 11:35:07.022 | tap-mirror-both-direction 2026-07-21 11:35:07.023 | trunk 2026-07-21 11:35:07.023 | uplink-status-propagation 2026-07-21 11:35:07.023 | uplink-status-propagation-updatable 2026-07-21 11:35:07.023 | vlan-transparent 2026-07-21 11:35:07.023 | vpn-endpoint-groups 2026-07-21 11:35:07.023 | vpnaas' 2026-07-21 11:35:07.027 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-21 11:35:07.027 | address-scope 2026-07-21 11:35:07.027 | agent 2026-07-21 11:35:07.027 | allowed-address-pairs 2026-07-21 11:35:07.027 | auto-allocated-topology 2026-07-21 11:35:07.027 | availability_zone 2026-07-21 11:35:07.027 | bgp 2026-07-21 11:35:07.027 | bgp_4byte_asn 2026-07-21 11:35:07.027 | bgp_dragent_scheduler 2026-07-21 11:35:07.027 | binding 2026-07-21 11:35:07.027 | binding-extended 2026-07-21 11:35:07.027 | default-subnetpools 2026-07-21 11:35:07.027 | dhcp_agent_scheduler 2026-07-21 11:35:07.027 | dns-domain-ports 2026-07-21 11:35:07.027 | dns-integration 2026-07-21 11:35:07.027 | dns-integration-domain-keywords 2026-07-21 11:35:07.027 | empty-string-filtering 2026-07-21 11:35:07.027 | enable-default-route-bfd 2026-07-21 11:35:07.027 | enable-default-route-ecmp 2026-07-21 11:35:07.027 | expose-port-forwarding-in-fip 2026-07-21 11:35:07.027 | ext-gw-mode 2026-07-21 11:35:07.027 | external-gateway-multihoming 2026-07-21 11:35:07.027 | external-net 2026-07-21 11:35:07.027 | extra_dhcp_opt 2026-07-21 11:35:07.028 | extraroute 2026-07-21 11:35:07.028 | extraroute-atomic 2026-07-21 11:35:07.028 | filter-validation 2026-07-21 11:35:07.028 | fip-port-details 2026-07-21 11:35:07.028 | flavors 2026-07-21 11:35:07.028 | floating-ip-port-forwarding 2026-07-21 11:35:07.028 | floating-ip-port-forwarding-description 2026-07-21 11:35:07.028 | floating-ip-port-forwarding-detail 2026-07-21 11:35:07.028 | floating-ip-port-forwarding-port-ranges 2026-07-21 11:35:07.028 | floatingip-pools 2026-07-21 11:35:07.028 | fwaas_v2 2026-07-21 11:35:07.028 | ip_allocation 2026-07-21 11:35:07.028 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:35:07.028 | l3-flavors 2026-07-21 11:35:07.028 | l3-ha 2026-07-21 11:35:07.028 | l3_agent_scheduler 2026-07-21 11:35:07.028 | logging 2026-07-21 11:35:07.028 | multi-provider 2026-07-21 11:35:07.028 | net-mtu 2026-07-21 11:35:07.028 | net-mtu-writable 2026-07-21 11:35:07.028 | network-ip-availability 2026-07-21 11:35:07.028 | network_availability_zone 2026-07-21 11:35:07.028 | network_ha 2026-07-21 11:35:07.028 | pagination 2026-07-21 11:35:07.028 | port-device-profile 2026-07-21 11:35:07.028 | port-hardware-offload-type 2026-07-21 11:35:07.028 | port-mac-address-regenerate 2026-07-21 11:35:07.028 | port-numa-affinity-policy 2026-07-21 11:35:07.028 | port-numa-affinity-policy-socket 2026-07-21 11:35:07.028 | port-resource-request 2026-07-21 11:35:07.028 | port-security 2026-07-21 11:35:07.028 | port-trusted-vif 2026-07-21 11:35:07.028 | project-id 2026-07-21 11:35:07.028 | provider 2026-07-21 11:35:07.028 | pvlan 2026-07-21 11:35:07.028 | qinq 2026-07-21 11:35:07.028 | qos 2026-07-21 11:35:07.028 | qos-bw-limit-direction 2026-07-21 11:35:07.028 | qos-bw-minimum-ingress 2026-07-21 11:35:07.028 | qos-default 2026-07-21 11:35:07.028 | qos-fip 2026-07-21 11:35:07.028 | qos-gateway-ip 2026-07-21 11:35:07.028 | qos-rule-type-details 2026-07-21 11:35:07.028 | qos-rule-type-filter 2026-07-21 11:35:07.028 | qos-rules-alias 2026-07-21 11:35:07.028 | quota-check-limit 2026-07-21 11:35:07.028 | quota-check-limit-default 2026-07-21 11:35:07.028 | quota_details 2026-07-21 11:35:07.028 | quotas 2026-07-21 11:35:07.028 | rbac-address-scope 2026-07-21 11:35:07.028 | rbac-policies 2026-07-21 11:35:07.028 | rbac-security-groups 2026-07-21 11:35:07.028 | router 2026-07-21 11:35:07.028 | router-enable-snat 2026-07-21 11:35:07.028 | router_availability_zone 2026-07-21 11:35:07.028 | security-group 2026-07-21 11:35:07.028 | security-groups-default-rules 2026-07-21 11:35:07.028 | security-groups-default-statefulness 2026-07-21 11:35:07.028 | security-groups-normalized-cidr 2026-07-21 11:35:07.028 | security-groups-remote-address-group 2026-07-21 11:35:07.028 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:35:07.028 | security-groups-shared-filtering 2026-07-21 11:35:07.028 | segment 2026-07-21 11:35:07.028 | sorting 2026-07-21 11:35:07.028 | standard-attr-description 2026-07-21 11:35:07.028 | standard-attr-fwaas-v2 2026-07-21 11:35:07.028 | standard-attr-revisions 2026-07-21 11:35:07.028 | standard-attr-tag 2026-07-21 11:35:07.028 | standard-attr-timestamp 2026-07-21 11:35:07.028 | stateful-security-group 2026-07-21 11:35:07.028 | subnet-dns-publish-fixed-ip 2026-07-21 11:35:07.028 | subnet-external-network 2026-07-21 11:35:07.028 | subnet-service-types 2026-07-21 11:35:07.028 | subnet_allocation 2026-07-21 11:35:07.028 | subnet_onboard 2026-07-21 11:35:07.028 | subnetpool-prefix-ops 2026-07-21 11:35:07.028 | tag-creation 2026-07-21 11:35:07.028 | tap-mirror 2026-07-21 11:35:07.028 | tap-mirror-both-direction 2026-07-21 11:35:07.028 | trunk 2026-07-21 11:35:07.028 | uplink-status-propagation 2026-07-21 11:35:07.028 | uplink-status-propagation-updatable 2026-07-21 11:35:07.028 | vlan-transparent 2026-07-21 11:35:07.029 | vpn-endpoint-groups 2026-07-21 11:35:07.029 | vpnaas' 2026-07-21 11:35:07.029 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-21 11:35:07.029 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-21 11:35:07.029 | address-scope 2026-07-21 11:35:07.029 | agent 2026-07-21 11:35:07.029 | allowed-address-pairs 2026-07-21 11:35:07.029 | auto-allocated-topology 2026-07-21 11:35:07.029 | availability_zone 2026-07-21 11:35:07.029 | bgp 2026-07-21 11:35:07.029 | bgp_4byte_asn 2026-07-21 11:35:07.029 | bgp_dragent_scheduler 2026-07-21 11:35:07.029 | binding 2026-07-21 11:35:07.029 | binding-extended 2026-07-21 11:35:07.029 | default-subnetpools 2026-07-21 11:35:07.029 | dhcp_agent_scheduler 2026-07-21 11:35:07.029 | dns-domain-ports 2026-07-21 11:35:07.029 | dns-integration 2026-07-21 11:35:07.029 | dns-integration-domain-keywords 2026-07-21 11:35:07.029 | empty-string-filtering 2026-07-21 11:35:07.029 | enable-default-route-bfd 2026-07-21 11:35:07.029 | enable-default-route-ecmp 2026-07-21 11:35:07.029 | expose-port-forwarding-in-fip 2026-07-21 11:35:07.029 | ext-gw-mode 2026-07-21 11:35:07.029 | external-gateway-multihoming 2026-07-21 11:35:07.029 | external-net 2026-07-21 11:35:07.029 | extra_dhcp_opt 2026-07-21 11:35:07.029 | extraroute 2026-07-21 11:35:07.029 | extraroute-atomic 2026-07-21 11:35:07.029 | filter-validation 2026-07-21 11:35:07.029 | fip-port-details 2026-07-21 11:35:07.029 | flavors 2026-07-21 11:35:07.029 | floating-ip-port-forwarding 2026-07-21 11:35:07.029 | floating-ip-port-forwarding-description 2026-07-21 11:35:07.029 | floating-ip-port-forwarding-detail 2026-07-21 11:35:07.029 | floating-ip-port-forwarding-port-ranges 2026-07-21 11:35:07.029 | floatingip-pools 2026-07-21 11:35:07.029 | fwaas_v2 2026-07-21 11:35:07.029 | ip_allocation 2026-07-21 11:35:07.029 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:35:07.029 | l3-flavors 2026-07-21 11:35:07.029 | l3-ha 2026-07-21 11:35:07.029 | l3_agent_scheduler 2026-07-21 11:35:07.029 | logging 2026-07-21 11:35:07.029 | multi-provider 2026-07-21 11:35:07.029 | net-mtu 2026-07-21 11:35:07.029 | net-mtu-writable 2026-07-21 11:35:07.029 | network-ip-availability 2026-07-21 11:35:07.029 | network_availability_zone 2026-07-21 11:35:07.029 | network_ha 2026-07-21 11:35:07.029 | pagination 2026-07-21 11:35:07.029 | port-device-profile 2026-07-21 11:35:07.029 | port-hardware-offload-type 2026-07-21 11:35:07.029 | port-mac-address-regenerate 2026-07-21 11:35:07.029 | port-numa-affinity-policy 2026-07-21 11:35:07.029 | port-numa-affinity-policy-socket 2026-07-21 11:35:07.029 | port-resource-request 2026-07-21 11:35:07.029 | port-security 2026-07-21 11:35:07.029 | port-trusted-vif 2026-07-21 11:35:07.029 | project-id 2026-07-21 11:35:07.029 | provider 2026-07-21 11:35:07.029 | pvlan 2026-07-21 11:35:07.029 | qinq 2026-07-21 11:35:07.029 | qos 2026-07-21 11:35:07.029 | qos-bw-limit-direction 2026-07-21 11:35:07.029 | qos-bw-minimum-ingress 2026-07-21 11:35:07.029 | qos-default 2026-07-21 11:35:07.029 | qos-fip 2026-07-21 11:35:07.029 | qos-gateway-ip 2026-07-21 11:35:07.029 | qos-rule-type-details 2026-07-21 11:35:07.029 | qos-rule-type-filter 2026-07-21 11:35:07.029 | qos-rules-alias 2026-07-21 11:35:07.029 | quota-check-limit 2026-07-21 11:35:07.029 | quota-check-limit-default 2026-07-21 11:35:07.029 | quota_details 2026-07-21 11:35:07.029 | quotas 2026-07-21 11:35:07.029 | rbac-address-scope 2026-07-21 11:35:07.029 | rbac-policies 2026-07-21 11:35:07.029 | rbac-security-groups 2026-07-21 11:35:07.029 | router 2026-07-21 11:35:07.029 | router-enable-snat 2026-07-21 11:35:07.029 | router_availability_zone 2026-07-21 11:35:07.029 | security-group 2026-07-21 11:35:07.029 | security-groups-default-rules 2026-07-21 11:35:07.029 | security-groups-default-statefulness 2026-07-21 11:35:07.029 | security-groups-normalized-cidr 2026-07-21 11:35:07.029 | security-groups-remote-address-group 2026-07-21 11:35:07.029 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:35:07.029 | security-groups-shared-filtering 2026-07-21 11:35:07.029 | segment 2026-07-21 11:35:07.029 | sorting 2026-07-21 11:35:07.029 | standard-attr-description 2026-07-21 11:35:07.029 | standard-attr-fwaas-v2 2026-07-21 11:35:07.029 | standard-attr-revisions 2026-07-21 11:35:07.029 | standard-attr-tag 2026-07-21 11:35:07.029 | standard-attr-timestamp 2026-07-21 11:35:07.029 | stateful-security-group 2026-07-21 11:35:07.029 | subnet-dns-publish-fixed-ip 2026-07-21 11:35:07.029 | subnet-external-network 2026-07-21 11:35:07.029 | subnet-service-types 2026-07-21 11:35:07.029 | subnet_allocation 2026-07-21 11:35:07.029 | subnet_onboard 2026-07-21 11:35:07.029 | subnetpool-prefix-ops 2026-07-21 11:35:07.029 | tag-creation 2026-07-21 11:35:07.029 | tap-mirror 2026-07-21 11:35:07.029 | tap-mirror-both-direction 2026-07-21 11:35:07.029 | trunk 2026-07-21 11:35:07.029 | uplink-status-propagation 2026-07-21 11:35:07.029 | uplink-status-propagation-updatable 2026-07-21 11:35:07.029 | vlan-transparent 2026-07-21 11:35:07.029 | vpn-endpoint-groups 2026-07-21 11:35:07.029 | vpnaas' 2026-07-21 11:35:07.030 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-21 11:35:07.033 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-21 11:35:07.036 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-21 11:35:07.041 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-21 11:35:07.041 | ++ 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-21 11:35:07.046 | + 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-21 11:35:07.049 | + 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-21 11:35:07.052 | + 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-21 11:35:07.054 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.057 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-21 11:35:07.059 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-21 11:35:07.062 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-21 11:35:07.065 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.067 | + 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-21 11:35:07.097 | + 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.175:6641 2026-07-21 11:35:07.100 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.102 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.105 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.175:6641 2026-07-21 11:35:07.107 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.175:6641 ']' 2026-07-21 11:35:07.111 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.114 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.175:6641 2026-07-21 11:35:07.144 | + 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.175:6642 2026-07-21 11:35:07.147 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.149 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.153 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.175:6642 2026-07-21 11:35:07.155 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.175:6642 ']' 2026-07-21 11:35:07.158 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.162 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.175:6642 2026-07-21 11:35:07.195 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-21 11:35:07.213 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:07.215 | + 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-21 11:35:07.218 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.221 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.224 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 11:35:07.227 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-21 11:35:07.230 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.233 | + 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-21 11:35:07.269 | + 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-21 11:35:07.271 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.275 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.278 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 11:35:07.281 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 11:35:07.284 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.287 | + 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-21 11:35:07.325 | + 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-21 11:35:07.328 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.330 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.333 | + 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-21 11:35:07.336 | + 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-21 11:35:07.339 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.342 | + 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-21 11:35:07.377 | + 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-21 11:35:07.379 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.382 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.385 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 11:35:07.389 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-21 11:35:07.391 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.394 | + 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-21 11:35:07.431 | + 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-21 11:35:07.435 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.437 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.440 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 11:35:07.443 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 11:35:07.446 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.449 | + 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-21 11:35:07.486 | + 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-21 11:35:07.488 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.491 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.494 | + 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-21 11:35:07.496 | + 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-21 11:35:07.500 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.502 | + 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-21 11:35:07.536 | + 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-21 11:35:07.540 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.542 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.545 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-21 11:35:07.547 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-21 11:35:07.551 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.554 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-21 11:35:07.590 | + 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-21 11:35:07.593 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.596 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.599 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-21 11:35:07.602 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-21 11:35:07.606 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.609 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-21 11:35:07.645 | + 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-21 11:35:07.649 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.652 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-21 11:35:07.655 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-21 11:35:07.658 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-21 11:35:07.661 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.663 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-21 11:35:07.700 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-21 11:35:07.722 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-21 11:35:07.741 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:07.745 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-21 11:35:07.748 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-21 11:35:07.765 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:07.767 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 11:35:07.770 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_ovn_agent_enabled 2026-07-21 11:35:07.773 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 11:35:07.791 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:07.792 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 11:35:07.836 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 11:35:07.839 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : [[ metadata =~ metadata ]] 2026-07-21 11:35:07.841 | + 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-21 11:35:07.844 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:07.847 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 11:35:07.849 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-21 11:35:07.852 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-21 11:35:07.854 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:07.856 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-21 11:35:07.889 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-21 11:35:07.906 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:07.910 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-21 11:35:07.945 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-21 11:35:07.963 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:07.965 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-21 11:35:08.000 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-21 11:35:08.019 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:08.022 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-21 11:35:08.025 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-21 11:35:08.044 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:08.046 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 11:35:08.049 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : is_ovn_agent_enabled 2026-07-21 11:35:08.053 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 11:35:08.072 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:08.075 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 11:35:08.121 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 11:35:08.123 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : [[ metadata =~ metadata ]] 2026-07-21 11:35:08.127 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:554 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-21 11:35:08.161 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-21 11:35:08.179 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:08.182 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-21 11:35:08.200 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:08.203 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-21 11:35:08.220 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:08.223 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-21 11:35:08.242 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:08.245 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-21 11:35:08.265 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:08.267 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-21 11:35:08.287 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:08.290 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-21 11:35:08.311 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:08.314 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-21 11:35:08.317 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-21 11:35:08.320 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-21 11:35:08.326 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-21 11:35:08.360 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-21 11:35:08.395 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-21 11:35:08.430 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-21 11:35:08.465 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-21 11:35:08.468 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 11:35:08.471 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-21 11:35:08.475 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 11:35:08.477 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 11:35:08.480 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-21 11:35:08.483 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 11:35:08.485 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-21 11:35:08.489 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 11:35:08.491 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-21 11:35:08.524 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-21 11:35:08.558 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.175/identity 2026-07-21 11:35:08.592 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-21 11:35:08.626 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-21 11:35:08.660 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-21 11:35:08.695 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-21 11:35:08.728 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-21 11:35:08.762 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.175/identity 2026-07-21 11:35:08.794 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 11:35:08.827 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 11:35:08.858 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 11:35:08.862 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-21 11:35:08.895 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-21 11:35:08.930 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-21 11:35:08.933 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 11:35:08.936 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 11:35:08.938 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-21 11:35:08.940 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-21 11:35:08.974 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-21 11:35:09.009 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.175/identity 2026-07-21 11:35:09.043 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-21 11:35:09.079 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-21 11:35:09.116 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-21 11:35:09.149 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-21 11:35:09.182 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-21 11:35:09.217 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-21 11:35:09.219 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 11:35:09.222 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-21 11:35:09.225 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 11:35:09.227 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-21 11:35:09.261 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-21 11:35:09.297 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.175/identity 2026-07-21 11:35:09.333 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-21 11:35:09.367 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-21 11:35:09.402 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-21 11:35:09.437 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-21 11:35:09.471 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-21 11:35:09.507 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-21 11:35:09.510 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-21 11:35:09.513 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-21 11:35:09.517 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-21 11:35:09.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-21 11:35:09.522 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-21 11:35:09.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-21 11:35:09.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-21 11:35:09.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-21 11:35:09.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-21 11:35:09.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-21 11:35:09.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-21 11:35:09.544 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-21 11:35:09.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-21 11:35:09.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-21 11:35:09.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-21 11:35:09.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-21 11:35:09.559 | + 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-21 11:35:09.561 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:09.564 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-21 11:35:09.567 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-21 11:35:09.570 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-21 11:35:09.572 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:09.574 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-21 11:35:09.608 | + 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-21 11:35:09.611 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:09.613 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 11:35:09.617 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-21 11:35:09.620 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-21 11:35:09.623 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:09.626 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-21 11:35:09.663 | + 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-21 11:35:09.666 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:09.668 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 11:35:09.671 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-21 11:35:09.674 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-21 11:35:09.677 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:09.679 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-21 11:35:09.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-21 11:35:09.717 | + 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-21 11:35:09.720 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:09.723 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 11:35:09.725 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-21 11:35:09.728 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-21 11:35:09.731 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:09.733 | + 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-21 11:35:09.768 | + 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-21 11:35:09.772 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:09.774 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 11:35:09.777 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-21 11:35:09.779 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-21 11:35:09.782 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:09.785 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-21 11:35:09.817 | + 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-21 11:35:09.820 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:09.823 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 11:35:09.825 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-21 11:35:09.828 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-21 11:35:09.831 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:09.833 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-21 11:35:09.867 | + 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-21 11:35:09.870 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:09.873 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-21 11:35:09.876 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-21 11:35:09.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-21 11:35:09.881 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:09.883 | + 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-21 11:35:09.918 | + 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-21 11:35:09.921 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:09.923 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-21 11:35:09.926 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-21 11:35:09.929 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-21 11:35:09.932 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:09.935 | + 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-21 11:35:09.968 | + 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-21 11:35:09.971 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:09.974 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-21 11:35:09.977 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-21 11:35:09.980 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-21 11:35:09.983 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:09.987 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-21 11:35:10.020 | + 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-21 11:35:10.024 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:10.027 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-21 11:35:10.030 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-21 11:35:10.033 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-21 11:35:10.036 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:10.040 | + 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-21 11:35:10.074 | + 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-21 11:35:10.077 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 11:35:10.079 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-21 11:35:10.082 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-21 11:35:10.085 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-21 11:35:10.088 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 11:35:10.091 | + 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-21 11:35:10.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 11:35:10.127 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-07-21 11:35:10.162 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-21 11:35:10.200 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-21 11:35:10.204 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-21 11:35:10.207 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-21 11:35:10.209 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-21 11:35:10.212 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 11:35:10.216 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-21 11:35:10.219 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-21 11:35:10.223 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 11:35:10.227 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 11:35:10.242 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 11:35:10.242 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:35:10.250 | d /var/run/uwsgi 0755 stack root 2026-07-21 11:35:10.254 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 11:35:10.266 | /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-21 11:35:10.272 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-21 11:35:10.274 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-21 11:35:10.280 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 11:35:10.283 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-21 11:35:10.322 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-07-21 11:35:10.356 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-21 11:35:10.391 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 11:35:10.425 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 11:35:10.459 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 11:35:10.493 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 11:35:10.527 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 11:35:10.560 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 11:35:10.591 | + 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-21 11:35:10.625 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 11:35:10.658 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 11:35:10.690 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 11:35:10.725 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-21 11:35:10.760 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 11:35:10.763 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 11:35:10.767 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-21 11:35:10.769 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-21 11:35:10.772 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 11:35:10.775 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:10.778 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:10.781 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-21 11:35:10.784 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-21 11:35:10.787 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-21 11:35:10.821 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 11:35:10.854 | + 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-21 11:35:10.854 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-21 11:35:10.862 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-21 11:35:10.866 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-21 11:35:10.868 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-21 11:35:10.871 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 11:35:10.874 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 11:35:10.877 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:35:10.880 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:35:10.883 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:10.886 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:10.888 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 11:35:10.890 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 11:35:10.893 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:10.896 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:10.899 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-21 11:35:10.936 | Enabling site neutron-api. 2026-07-21 11:35:10.942 | To activate the new configuration, you need to run: 2026-07-21 11:35:10.942 | systemctl reload apache2 2026-07-21 11:35:10.948 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 11:35:10.950 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:35:10.953 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:35:10.955 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:35:11.082 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-21 11:35:11.101 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:11.104 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-21 11:35:11.125 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:11.128 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-21 11:35:11.131 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-21 11:35:11.202 | + inc/async:async_inner:63 : init_neutron 2026-07-21 11:35:11.242 | [8544 Async init_neutron:74830]: running: init_neutron 2026-07-21 11:35:11.246 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-21 11:35:11.267 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:11.270 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-21 11:35:11.289 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:11.292 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-21 11:35:11.296 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-21 11:35:11.299 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-21 11:35:11.338 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-21 11:35:11.341 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-21 11:35:11.380 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-21 11:35:11.400 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:11.403 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-07-21 11:35:11.405 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:35:11.408 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-07-21 11:35:11.411 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-07-21 11:35:11.414 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-21 11:35:11.479 | + inc/async:async_inner:63 : init_swift 2026-07-21 11:35:11.520 | [8544 Async init_swift:75050]: running: init_swift 2026-07-21 11:35:11.526 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-21 11:35:11.547 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:11.552 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-21 11:35:11.556 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:35:11.559 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-21 11:35:11.563 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-21 11:35:11.567 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-21 11:35:11.634 | + inc/async:async_inner:63 : init_cinder 2026-07-21 11:35:11.677 | [8544 Async init_cinder:75154]: running: init_cinder 2026-07-21 11:35:11.681 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-21 11:35:11.701 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:11.703 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-21 11:35:11.707 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:35:11.711 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-21 11:35:11.715 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-21 11:35:11.718 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-21 11:35:11.791 | + inc/async:async_inner:63 : init_placement 2026-07-21 11:35:11.831 | [8544 Async init_placement:75302]: running: init_placement 2026-07-21 11:35:11.835 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-21 11:35:11.891 | [8544 Async init_neutron:74830]: Waiting for completion of init_neutron running on PID 74830 (6 other jobs running) 2026-07-21 11:35:11.916 | [8544 Async init_neutron:74830]: Signaling child to exit 2026-07-21 11:35:15.769 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:35:15.797 | [75050 Async init_swift:75050]: finished successfully 2026-07-21 11:35:16.562 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:35:16.589 | [75154 Async init_cinder:75154]: finished successfully 2026-07-21 11:35:20.184 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:35:20.206 | [75302 Async init_placement:75302]: finished successfully 2026-07-21 11:35:26.598 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:35:26.626 | [74830 Async init_neutron:74830]: finished successfully 2026-07-21 11:35:26.651 | WAKEUP 2026-07-21 11:35:26.676 | [8544 Async init_neutron:74830]: Signaled 2026-07-21 11:35:26.677 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-21 11:35:26.677 | + lib/database:recreate_database:112 : local db=neutron 2026-07-21 11:35:26.677 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-21 11:35:26.677 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-21 11:35:26.677 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-21 11:35:26.677 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:26.677 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-21 11:35:26.677 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:26.677 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-21 11:35:26.677 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 11:35:26.677 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:26.677 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:26.677 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:26.677 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633711316 2026-07-21 11:35:26.677 | + 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-21 11:35:26.677 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 11:35:26.677 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:26.677 | we strongly recommend against using it for new projects. 2026-07-21 11:35:26.677 | 2026-07-21 11:35:26.677 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:26.677 | framework. For more detail see 2026-07-21 11:35:26.677 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:26.677 | 2026-07-21 11:35:26.677 | import eventlet as _eventlet # noqa 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-21 11:35:26.677 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 1b294093239c 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> c6c112992c9 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-21 11:35:26.678 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-21 11:35:26.679 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-21 11:35:26.679 | Running upgrade for neutron ... 2026-07-21 11:35:26.679 | OK 2026-07-21 11:35:26.679 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-21 11:35:26.679 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:26.679 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:26.679 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:26.679 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:26.679 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:26.679 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 11:35:26.679 | + functions-common:time_stop:2427 : start_time=1784633711316 2026-07-21 11:35:26.679 | + functions-common:time_stop:2429 : [[ -z 1784633711316 ]] 2026-07-21 11:35:26.679 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:26.679 | + functions-common:time_stop:2432 : end_time=1784633726580 2026-07-21 11:35:26.679 | + functions-common:time_stop:2433 : elapsed_time=15264 2026-07-21 11:35:26.679 | + functions-common:time_stop:2434 : total=3590 2026-07-21 11:35:26.679 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:26.679 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18854 2026-07-21 11:35:26.721 | [8544 Async init_neutron:74830]: finished init_neutron with result 0 in 15 seconds 2026-07-21 11:35:26.727 | + inc/async:async_wait:197 : return 0 2026-07-21 11:35:26.730 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-21 11:35:26.784 | [8544 Async init_placement:75302]: Waiting for completion of init_placement running on PID 75302 (5 other jobs running) 2026-07-21 11:35:26.810 | [8544 Async init_placement:75302]: Signaling child to exit 2026-07-21 11:35:26.810 | WAKEUP 2026-07-21 11:35:26.831 | [8544 Async init_placement:75302]: Signaled 2026-07-21 11:35:26.833 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-21 11:35:26.833 | + lib/database:recreate_database:112 : local db=placement 2026-07-21 11:35:26.833 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-21 11:35:26.833 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-21 11:35:26.833 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-21 11:35:26.833 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:26.833 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-21 11:35:26.833 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:26.833 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-21 11:35:26.833 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-21 11:35:26.833 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-21 11:35:26.833 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-21 11:35:26.833 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 11:35:26.833 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 11:35:26.833 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 11:35:26.834 | ++ 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-21 11:35:26.834 | 2026-07-21 11:35:26.834 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:35:26.834 | + functions-common:get_or_create_user:915 : user_id=166eca9e6da048479f673d5be261b4dc 2026-07-21 11:35:26.834 | + functions-common:get_or_create_user:916 : echo 166eca9e6da048479f673d5be261b4dc 2026-07-21 11:35:26.834 | 166eca9e6da048479f673d5be261b4dc 2026-07-21 11:35:26.834 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-21 11:35:26.834 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:35:26.834 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:35:26.834 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:35:26.834 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:35:26.834 | + 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-21 11:35:26.834 | 2026-07-21 11:35:26.834 | ++ 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-21 11:35:26.834 | 2026-07-21 11:35:26.834 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:35:26.834 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:35:26.834 | + functions-common:get_or_add_user_project_role:980 : echo c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:35:26.834 | c94b7869dc984d0ebc36154cc795dc55 2026-07-21 11:35:26.834 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 11:35:26.834 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-21 11:35:26.834 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 11:35:26.834 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 11:35:26.834 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 11:35:26.834 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 11:35:26.834 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 11:35:26.834 | + 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-21 11:35:26.834 | 2026-07-21 11:35:26.834 | ++ 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-21 11:35:26.834 | 2026-07-21 11:35:26.834 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:35:26.834 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8522632e4574418fae89ff2da48b86e5 2026-07-21 11:35:26.834 | + functions-common:get_or_add_user_project_role:980 : echo 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:35:26.834 | 8522632e4574418fae89ff2da48b86e5 2026-07-21 11:35:26.834 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.175/placement 2026-07-21 11:35:26.834 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-21 11:35:26.834 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 11:35:26.834 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-21 11:35:26.834 | ++ 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-21 11:35:26.834 | 2026-07-21 11:35:26.834 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:35:26.834 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 11:35:26.834 | d21a9708d6714cb08e640ddf6c90c2b0' 2026-07-21 11:35:26.834 | + functions-common:get_or_create_service:1067 : echo d21a9708d6714cb08e640ddf6c90c2b0 2026-07-21 11:35:26.834 | d21a9708d6714cb08e640ddf6c90c2b0 2026-07-21 11:35:26.834 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.175/placement 2026-07-21 11:35:26.834 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 11:35:26.834 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.175/placement RegionOne 2026-07-21 11:35:26.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 11:35:26.834 | +++ 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-21 11:35:26.834 | 2026-07-21 11:35:26.834 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:35:26.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 11:35:26.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 11:35:26.834 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.175/placement --region RegionOne -f value -c id 2026-07-21 11:35:26.834 | 2026-07-21 11:35:26.834 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:35:26.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6c86fa4bf0be42c7ad1ca7f47dc0e9e7 2026-07-21 11:35:26.834 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6c86fa4bf0be42c7ad1ca7f47dc0e9e7 2026-07-21 11:35:26.834 | + functions-common:get_or_create_endpoint:1100 : public_id=6c86fa4bf0be42c7ad1ca7f47dc0e9e7 2026-07-21 11:35:26.834 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 11:35:26.834 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 11:35:26.834 | + functions-common:get_or_create_endpoint:1109 : echo 6c86fa4bf0be42c7ad1ca7f47dc0e9e7 2026-07-21 11:35:26.834 | 6c86fa4bf0be42c7ad1ca7f47dc0e9e7 2026-07-21 11:35:26.876 | [8544 Async init_placement:75302]: finished init_placement with result 0 in 8 seconds 2026-07-21 11:35:26.880 | + inc/async:async_wait:197 : return 0 2026-07-21 11:35:26.884 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-21 11:35:26.938 | [8544 Async init_glance:70157]: Waiting for completion of init_glance running on PID 70157 (4 other jobs running) 2026-07-21 11:35:26.962 | [8544 Async init_glance:70157]: Signaling child to exit 2026-07-21 11:35:26.962 | WAKEUP 2026-07-21 11:35:26.983 | [8544 Async init_glance:70157]: Signaled 2026-07-21 11:35:26.985 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-21 11:35:26.985 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-21 11:35:26.985 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-21 11:35:26.985 | + lib/database:recreate_database:112 : local db=glance 2026-07-21 11:35:26.985 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-21 11:35:26.985 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-21 11:35:26.985 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-21 11:35:26.985 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:26.985 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-21 11:35:26.985 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:26.985 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-21 11:35:26.985 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 11:35:26.985 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:26.985 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:26.985 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:26.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633659842 2026-07-21 11:35:26.985 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-21 11:35:26.985 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 11:35:26.985 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:26.985 | we strongly recommend against using it for new projects. 2026-07-21 11:35:26.985 | 2026-07-21 11:35:26.985 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:26.985 | framework. For more detail see 2026-07-21 11:35:26.985 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:26.985 | 2026-07-21 11:35:26.985 | from eventlet import event 2026-07-21 11:35:26.985 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 11:35:26.985 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=70263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:26.985 | DEBUG dbcounter [-] [70263] Writer thread running {{(pid=70263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:26.985 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 11:35:26.985 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=70263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:26.985 | DEBUG dbcounter [-] [70263] Writer thread running {{(pid=70263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 11:35:26.985 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.985 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-21 11:35:26.986 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70263) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:26.986 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:26.986 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-21 11:35:26.986 | Database migration is up to date. No migration needed. 2026-07-21 11:35:26.986 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-21 11:35:26.986 | Database is synced successfully. 2026-07-21 11:35:26.986 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-21 11:35:26.986 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 11:35:26.986 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:26.986 | we strongly recommend against using it for new projects. 2026-07-21 11:35:26.986 | 2026-07-21 11:35:26.986 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:26.986 | framework. For more detail see 2026-07-21 11:35:26.986 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:26.986 | 2026-07-21 11:35:26.986 | from eventlet import event 2026-07-21 11:35:26.986 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 11:35:26.986 | 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=70437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 11:35:26.986 | DEBUG dbcounter [-] [70437] Writer thread running {{(pid=70437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-21 11:35:26.986 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-21 11:35:26.986 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-21 11:35:26.986 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:26.986 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:26.986 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:26.986 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:26.986 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:26.986 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 11:35:26.986 | + functions-common:time_stop:2427 : start_time=1784633659842 2026-07-21 11:35:26.986 | + functions-common:time_stop:2429 : [[ -z 1784633659842 ]] 2026-07-21 11:35:26.986 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:26.986 | + functions-common:time_stop:2432 : end_time=1784633665582 2026-07-21 11:35:26.986 | + functions-common:time_stop:2433 : elapsed_time=5740 2026-07-21 11:35:26.986 | + functions-common:time_stop:2434 : total=3590 2026-07-21 11:35:26.986 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:26.986 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9330 2026-07-21 11:35:27.028 | [8544 Async init_glance:70157]: finished init_glance with result 0 in 5 seconds 2026-07-21 11:35:27.033 | + inc/async:async_wait:197 : return 0 2026-07-21 11:35:27.037 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-21 11:35:27.087 | [8544 Async init_swift:75050]: Waiting for completion of init_swift running on PID 75050 (3 other jobs running) 2026-07-21 11:35:27.111 | [8544 Async init_swift:75050]: Signaling child to exit 2026-07-21 11:35:27.112 | WAKEUP 2026-07-21 11:35:27.133 | [8544 Async init_swift:75050]: Signaled 2026-07-21 11:35:27.135 | + lib/swift:init_swift:680 : local node_number 2026-07-21 11:35:27.135 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-21 11:35:27.135 | No object-server running 2026-07-21 11:35:27.135 | No container-sync running 2026-07-21 11:35:27.135 | No container-server running 2026-07-21 11:35:27.135 | No container-auditor running 2026-07-21 11:35:27.135 | No object-replicator running 2026-07-21 11:35:27.135 | No account-reaper running 2026-07-21 11:35:27.135 | No object-auditor running 2026-07-21 11:35:27.135 | No container-sharder running 2026-07-21 11:35:27.135 | No account-auditor running 2026-07-21 11:35:27.135 | No proxy-server running 2026-07-21 11:35:27.135 | No object-expirer running 2026-07-21 11:35:27.135 | No container-reconciler running 2026-07-21 11:35:27.135 | No container-updater running 2026-07-21 11:35:27.135 | No account-server running 2026-07-21 11:35:27.135 | No container-replicator running 2026-07-21 11:35:27.135 | No object-reconstructor running 2026-07-21 11:35:27.135 | No account-replicator running 2026-07-21 11:35:27.135 | No object-updater running 2026-07-21 11:35:27.135 | + lib/swift:init_swift:682 : true 2026-07-21 11:35:27.135 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-21 11:35:27.135 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-21 11:35:27.135 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-21 11:35:27.135 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-21 11:35:27.135 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-21 11:35:27.135 | + 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-21 11:35:27.135 | + 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-21 11:35:27.135 | + functions:create_disk:756 : local node_number 2026-07-21 11:35:27.135 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-21 11:35:27.135 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-21 11:35:27.135 | + functions:create_disk:760 : local key 2026-07-21 11:35:27.135 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | ++ functions:create_disk:762 : sed s#/.## 2026-07-21 11:35:27.135 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-21 11:35:27.135 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-21 11:35:27.135 | + functions:destroy_disk:789 : local key 2026-07-21 11:35:27.135 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-21 11:35:27.135 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-21 11:35:27.135 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-21 11:35:27.135 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-21 11:35:27.135 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-21 11:35:27.135 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-21 11:35:27.135 | = sectsz=512 attr=2, projid32bit=1 2026-07-21 11:35:27.135 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-21 11:35:27.135 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-21 11:35:27.135 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-21 11:35:27.135 | = sunit=0 swidth=0 blks 2026-07-21 11:35:27.135 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-21 11:35:27.135 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-21 11:35:27.135 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-21 11:35:27.135 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-21 11:35:27.135 | + 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-21 11:35:27.135 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-21 11:35:27.135 | /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-21 11:35:27.135 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-21 11:35:27.135 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-21 11:35:27.135 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-21 11:35:27.135 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-21 11:35:27.136 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 11:35:27.136 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-21 11:35:27.136 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-21 11:35:27.136 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-21 11:35:27.136 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-21 11:35:27.136 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-21 11:35:27.136 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-21 11:35:27.136 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-21 11:35:27.136 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-21 11:35:27.136 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-21 11:35:27.136 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-21 11:35:27.136 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-21 11:35:27.136 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-21 11:35:27.136 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 11:35:27.136 | + 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-21 11:35:27.136 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-21 11:35:27.136 | 2026-07-21 11:35:27.136 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-21 11:35:27.136 | + 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-21 11:35:27.136 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-21 11:35:27.136 | 2026-07-21 11:35:27.136 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-21 11:35:27.136 | + 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-21 11:35:27.136 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-21 11:35:27.136 | 2026-07-21 11:35:27.136 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-21 11:35:27.136 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-21 11:35:27.136 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 11:35:27.136 | written will be readable by older versions of Swift. 2026-07-21 11:35:27.136 | In a future release, the default will change to 2026-07-21 11:35:27.136 | --format-version=2 2026-07-21 11:35:27.136 | 2026-07-21 11:35:27.136 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 11:35:27.136 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-21 11:35:27.136 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 11:35:27.136 | written will be readable by older versions of Swift. 2026-07-21 11:35:27.136 | In a future release, the default will change to 2026-07-21 11:35:27.136 | --format-version=2 2026-07-21 11:35:27.136 | 2026-07-21 11:35:27.136 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 11:35:27.136 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-21 11:35:27.136 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 11:35:27.136 | written will be readable by older versions of Swift. 2026-07-21 11:35:27.136 | In a future release, the default will change to 2026-07-21 11:35:27.136 | --format-version=2 2026-07-21 11:35:27.136 | 2026-07-21 11:35:27.136 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 11:35:27.136 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-21 11:35:27.136 | + lib/swift:init_swift:730 : popd 2026-07-21 11:35:27.178 | [8544 Async init_swift:75050]: finished init_swift with result 0 in 4 seconds 2026-07-21 11:35:27.183 | + inc/async:async_wait:197 : return 0 2026-07-21 11:35:27.186 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-21 11:35:27.236 | [8544 Async init_cinder:75154]: Waiting for completion of init_cinder running on PID 75154 (2 other jobs running) 2026-07-21 11:35:27.260 | [8544 Async init_cinder:75154]: Signaling child to exit 2026-07-21 11:35:27.260 | WAKEUP 2026-07-21 11:35:27.281 | [8544 Async init_cinder:75154]: Signaled 2026-07-21 11:35:27.282 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-21 11:35:27.282 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:27.282 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-21 11:35:27.282 | + lib/database:recreate_database:112 : local db=cinder 2026-07-21 11:35:27.282 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-21 11:35:27.282 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-21 11:35:27.282 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-21 11:35:27.282 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:27.282 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-21 11:35:27.282 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:27.282 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-21 11:35:27.283 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 11:35:27.283 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:27.283 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:27.283 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:27.283 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633711769 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-21 11:35:27.283 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-21 11:35:27.283 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:27.283 | we strongly recommend against using it for new projects. 2026-07-21 11:35:27.283 | 2026-07-21 11:35:27.283 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:27.283 | framework. For more detail see 2026-07-21 11:35:27.283 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:27.283 | 2026-07-21 11:35:27.283 | import eventlet # noqa 2026-07-21 11:35:27.283 | INFO dbcounter [-] Registered counter for database cinder 2026-07-21 11:35:27.283 | 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=75293) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 11:35:27.283 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-21 11:35:27.283 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:27.283 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:27.283 | DEBUG dbcounter [-] [75293] Writer thread running {{(pid=75293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:27.283 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-21 11:35:27.283 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75293) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 11:35:27.283 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-21 11:35:27.283 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75293) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:27.283 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-21 11:35:27.283 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75293) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:27.283 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-21 11:35:27.283 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75293) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:27.283 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-21 11:35:27.283 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75293) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:27.283 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-21 11:35:27.283 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75293) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:27.283 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-21 11:35:27.283 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75293) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:27.283 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-21 11:35:27.283 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75293) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:27.283 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-21 11:35:27.283 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:27.283 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:27.283 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:27.283 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:27.283 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:27.283 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 11:35:27.283 | + functions-common:time_stop:2427 : start_time=1784633711769 2026-07-21 11:35:27.283 | + functions-common:time_stop:2429 : [[ -z 1784633711769 ]] 2026-07-21 11:35:27.283 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:27.283 | + functions-common:time_stop:2432 : end_time=1784633716475 2026-07-21 11:35:27.283 | + functions-common:time_stop:2433 : elapsed_time=4706 2026-07-21 11:35:27.283 | + functions-common:time_stop:2434 : total=3590 2026-07-21 11:35:27.283 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:27.283 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8296 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-21 11:35:27.283 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-21 11:35:27.283 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-21 11:35:27.283 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-21 11:35:27.331 | [8544 Async init_cinder:75154]: finished init_cinder with result 0 in 4 seconds 2026-07-21 11:35:27.336 | + inc/async:async_wait:197 : return 0 2026-07-21 11:35:27.339 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-21 11:35:27.359 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:27.363 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-21 11:35:27.366 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:35:27.368 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-21 11:35:27.372 | + ./stack.sh:main:1242 : init_nova 2026-07-21 11:35:27.375 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-21 11:35:27.395 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:27.398 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-21 11:35:27.418 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:27.422 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 11:35:27.425 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 11:35:27.488 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 11:35:27.527 | [8544 Async nova-cell-0:77469]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 11:35:27.531 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-21 11:35:27.535 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 11:35:27.540 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-21 11:35:27.544 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 11:35:27.547 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 11:35:27.551 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 11:35:27.621 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 11:35:27.662 | [8544 Async nova-cell-1:77576]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 11:35:27.666 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-21 11:35:27.669 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-21 11:35:27.674 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-21 11:35:27.677 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-21 11:35:27.680 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-21 11:35:27.685 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:27.717 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-21 11:35:27.722 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:27.757 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-21 11:35:28.019 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 11:35:28.019 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:28.019 | we strongly recommend against using it for new projects. 2026-07-21 11:35:28.019 | 2026-07-21 11:35:28.019 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:28.019 | framework. For more detail see 2026-07-21 11:35:28.019 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:28.019 | 2026-07-21 11:35:28.019 | import eventlet # noqa 2026-07-21 11:35:28.149 | 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-21 11:35:30.206 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-21 11:35:30.257 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:30.258 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:30.258 | DEBUG dbcounter [-] [77643] Writer thread running {{(pid=77643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:30.288 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-21 11:35:31.991 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 11:35:31.993 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-21 11:35:32.715 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:32.720 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-21 11:35:32.723 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77643) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:33.292 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-21 11:35:33.296 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-21 11:35:33.298 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-21 11:35:33.301 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-21 11:35:33.304 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 11:35:33.307 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 11:35:33.311 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 11:35:33.331 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:33.333 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 11:35:33.336 | ++ 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-21 11:35:33.339 | + 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-21 11:35:33.624 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 11:35:33.624 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:33.624 | we strongly recommend against using it for new projects. 2026-07-21 11:35:33.624 | 2026-07-21 11:35:33.624 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:33.624 | framework. For more detail see 2026-07-21 11:35:33.624 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:33.624 | 2026-07-21 11:35:33.624 | import eventlet # noqa 2026-07-21 11:35:33.777 | 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-21 11:35:35.380 | INFO dbcounter [None req-9807bc17-0abf-49fc-bf72-35e4e38c4ba7 None None] Registered counter for database nova_api 2026-07-21 11:35:35.439 | DEBUG dbcounter [-] [78316] Writer thread running {{(pid=78316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:35.968 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-21 11:35:35.974 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-21 11:35:35.977 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-21 11:35:36.026 | [8544 Async nova-cell-0:77469]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77469 (3 other jobs running) 2026-07-21 11:35:36.052 | [8544 Async nova-cell-0:77469]: Signaling child to exit 2026-07-21 11:35:37.047 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:35:37.071 | [77469 Async nova-cell-0:77469]: finished successfully 2026-07-21 11:35:37.090 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:35:37.093 | WAKEUP 2026-07-21 11:35:37.115 | [8544 Async nova-cell-0:77469]: Signaled 2026-07-21 11:35:37.115 | [77576 Async nova-cell-1:77576]: finished successfully 2026-07-21 11:35:37.116 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-21 11:35:37.116 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-21 11:35:37.116 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-21 11:35:37.116 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-21 11:35:37.116 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-21 11:35:37.116 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-21 11:35:37.116 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-21 11:35:37.116 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:37.116 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-21 11:35:37.116 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:37.116 | + 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-21 11:35:37.116 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 11:35:37.116 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:37.116 | we strongly recommend against using it for new projects. 2026-07-21 11:35:37.116 | 2026-07-21 11:35:37.116 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:37.116 | framework. For more detail see 2026-07-21 11:35:37.116 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:37.116 | 2026-07-21 11:35:37.116 | import eventlet # noqa 2026-07-21 11:35:37.116 | 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-21 11:35:37.116 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:37.116 | DEBUG dbcounter [-] [77561] Writer thread running {{(pid=77561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-21 11:35:37.116 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-21 11:35:37.116 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-21 11:35:37.116 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-21 11:35:37.116 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-21 11:35:37.116 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-21 11:35:37.116 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-21 11:35:37.116 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-21 11:35:37.116 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-21 11:35:37.116 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.116 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-21 11:35:37.116 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77561) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.164 | [8544 Async nova-cell-0:77469]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 9 seconds 2026-07-21 11:35:37.169 | + inc/async:async_wait:197 : return 0 2026-07-21 11:35:37.173 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-21 11:35:37.176 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-21 11:35:37.228 | [8544 Async nova-cell-1:77576]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77576 (2 other jobs running) 2026-07-21 11:35:37.254 | [8544 Async nova-cell-1:77576]: Signaling child to exit 2026-07-21 11:35:37.254 | WAKEUP 2026-07-21 11:35:37.278 | [8544 Async nova-cell-1:77576]: Signaled 2026-07-21 11:35:37.280 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-21 11:35:37.280 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-21 11:35:37.280 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-21 11:35:37.280 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-21 11:35:37.280 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-21 11:35:37.280 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-21 11:35:37.280 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-21 11:35:37.281 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:37.281 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-21 11:35:37.281 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 11:35:37.281 | + 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-21 11:35:37.281 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 11:35:37.281 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:37.281 | we strongly recommend against using it for new projects. 2026-07-21 11:35:37.281 | 2026-07-21 11:35:37.281 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:37.281 | framework. For more detail see 2026-07-21 11:35:37.281 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:37.281 | 2026-07-21 11:35:37.281 | import eventlet # noqa 2026-07-21 11:35:37.281 | 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-21 11:35:37.281 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 11:35:37.281 | DEBUG dbcounter [-] [77640] Writer thread running {{(pid=77640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-21 11:35:37.281 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77640) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-21 11:35:37.281 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77640) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-21 11:35:37.281 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77640) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-21 11:35:37.281 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77640) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-21 11:35:37.281 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77640) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-21 11:35:37.281 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77640) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-21 11:35:37.281 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77640) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-21 11:35:37.281 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77640) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-21 11:35:37.281 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77640) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.281 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-21 11:35:37.281 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77640) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 11:35:37.330 | [8544 Async nova-cell-1:77576]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 9 seconds 2026-07-21 11:35:37.334 | + inc/async:async_wait:197 : return 0 2026-07-21 11:35:37.337 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 11:35:37.341 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-21 11:35:37.592 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 11:35:37.592 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:37.592 | we strongly recommend against using it for new projects. 2026-07-21 11:35:37.592 | 2026-07-21 11:35:37.592 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:37.592 | framework. For more detail see 2026-07-21 11:35:37.592 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:37.592 | 2026-07-21 11:35:37.593 | import eventlet # noqa 2026-07-21 11:35:37.722 | 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-21 11:35:39.118 | Running batches of 50 until complete 2026-07-21 11:35:39.118 | INFO dbcounter [None req-19166dc7-4e10-4f76-bdb2-9dcd237e7d2e None None] Registered counter for database nova_cell0 2026-07-21 11:35:39.216 | DEBUG dbcounter [-] [78865] Writer thread running {{(pid=78865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:39.219 | INFO dbcounter [None req-19166dc7-4e10-4f76-bdb2-9dcd237e7d2e None None] Registered counter for database nova_api 2026-07-21 11:35:39.292 | DEBUG dbcounter [-] [78865] Writer thread running {{(pid=78865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:39.305 | INFO dbcounter [None req-19166dc7-4e10-4f76-bdb2-9dcd237e7d2e None None] Registered counter for database nova_cell0 2026-07-21 11:35:39.336 | DEBUG dbcounter [-] [78865] Writer thread running {{(pid=78865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:39.492 | +-------------------------------------+--------------+-----------+ 2026-07-21 11:35:39.492 | | Migration | Total Needed | Completed | 2026-07-21 11:35:39.492 | +-------------------------------------+--------------+-----------+ 2026-07-21 11:35:39.492 | | fill_virtual_interface_list | 0 | 0 | 2026-07-21 11:35:39.492 | | migrate_empty_ratio | 0 | 0 | 2026-07-21 11:35:39.492 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-21 11:35:39.492 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-21 11:35:39.492 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-21 11:35:39.492 | | populate_dev_uuids | 0 | 0 | 2026-07-21 11:35:39.492 | | populate_instance_compute_id | 0 | 0 | 2026-07-21 11:35:39.492 | | populate_missing_availability_zones | 0 | 0 | 2026-07-21 11:35:39.492 | | populate_queued_for_delete | 0 | 0 | 2026-07-21 11:35:39.492 | | populate_user_id | 0 | 0 | 2026-07-21 11:35:39.492 | | populate_uuids | 0 | 0 | 2026-07-21 11:35:39.492 | +-------------------------------------+--------------+-----------+ 2026-07-21 11:35:40.049 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-21 11:35:40.054 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 11:35:40.058 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-21 11:35:40.061 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 11:35:40.064 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 11:35:40.067 | + 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-21 11:35:40.358 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 11:35:40.358 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:35:40.358 | we strongly recommend against using it for new projects. 2026-07-21 11:35:40.358 | 2026-07-21 11:35:40.358 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:35:40.358 | framework. For more detail see 2026-07-21 11:35:40.358 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:35:40.358 | 2026-07-21 11:35:40.358 | import eventlet # noqa 2026-07-21 11:35:40.502 | 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-21 11:35:41.916 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-21 11:35:41.916 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-21 11:35:41.916 | INFO dbcounter [None req-853185c0-5905-4c16-9576-bdeb9c1b0751 None None] Registered counter for database nova_api 2026-07-21 11:35:41.978 | DEBUG dbcounter [-] [78949] Writer thread running {{(pid=78949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:35:42.486 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-21 11:35:42.490 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-21 11:35:42.507 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-21 11:35:42.511 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-21 11:35:42.514 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-21 11:35:42.587 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-21 11:35:42.628 | [8544 Async configure_neutron_nova:79007]: running: configure_neutron_nova 2026-07-21 11:35:42.632 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-21 11:35:42.635 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 11:35:42.639 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-21 11:35:42.642 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 11:35:42.645 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 11:35:42.649 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 11:35:42.652 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 11:35:42.655 | + functions-common:run_phase:1858 : local extra 2026-07-21 11:35:42.659 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 11:35:42.664 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 11:35:42.667 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 11:35:42.671 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 11:35:42.674 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-21 11:35:42.679 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 11:35:42.701 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:42.704 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 11:35:42.707 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:35:42.710 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-21 11:35:42.713 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:35:42.716 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 11:35:42.721 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-21 11:35:42.723 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 11:35:42.725 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 11:35:42.729 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 11:35:42.731 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 11:35:42.734 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-21 11:35:42.738 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 11:35:42.741 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-21 11:35:42.744 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 11:35:42.747 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 11:35:42.750 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 11:35:42.753 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 11:35:42.756 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 11:35:42.760 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-21 11:35:42.763 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 11:35:42.765 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 11:35:42.770 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 11:35:42.773 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 11:35:42.776 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 11:35:42.781 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 11:35:42.784 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 11:35:42.788 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 11:35:42.791 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 11:35:42.795 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 11:35:42.799 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 11:35:42.802 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 11:35:42.806 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 11:35:42.809 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 11:35:42.812 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 11:35:42.815 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 11:35:42.818 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 11:35:42.822 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 11:35:42.826 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 11:35:42.829 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 11:35:42.832 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 11:35:42.851 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 11:35:42.854 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 11:35:42.856 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 11:35:42.860 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 11:35:42.862 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 11:35:42.866 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 11:35:42.869 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 11:35:42.872 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 11:35:42.876 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 11:35:42.899 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 11:35:42.902 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 11:35:42.906 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 11:35:42.907 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 11:35:42.912 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 11:35:42.915 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 11:35:42.919 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 11:35:42.924 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 11:35:42.946 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 11:35:42.949 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 11:35:42.953 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:35:42.955 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 11:35:42.958 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-21 11:35:42.977 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:42.979 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-21 11:35:42.998 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.001 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-21 11:35:43.020 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.023 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-21 11:35:43.042 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.045 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-21 11:35:43.064 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.067 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-21 11:35:43.088 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.091 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-21 11:35:43.112 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.116 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-21 11:35:43.134 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.137 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-21 11:35:43.157 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.160 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-21 11:35:43.179 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.182 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-21 11:35:43.201 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.204 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-21 11:35:43.224 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.227 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-21 11:35:43.247 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.250 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-21 11:35:43.270 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.273 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-21 11:35:43.293 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.295 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-21 11:35:43.315 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.318 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-21 11:35:43.337 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.340 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-21 11:35:43.343 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-21 11:35:43.346 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-21 11:35:43.349 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-21 11:35:43.352 | ++ /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-21 11:35:43.386 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-21 11:35:43.389 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-21 11:35:43.393 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-21 11:35:43.395 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-21 11:35:43.416 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.420 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-21 11:35:43.439 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:43.442 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-21 11:35:43.445 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 11:35:43.449 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 11:35:43.452 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-21 11:35:43.455 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:35:43.458 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 11:35:43.461 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 11:35:43.466 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-21 11:35:43.469 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:35:43.472 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-21 11:35:43.475 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:35:43.478 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-21 11:35:43.478 | /^\[\[.+\|.*\]\]/ { 2026-07-21 11:35:43.478 | gsub("[][]", "", $1); 2026-07-21 11:35:43.478 | split($1, a, "|"); 2026-07-21 11:35:43.478 | if (a[1] == matchgroup) 2026-07-21 11:35:43.478 | print a[2] 2026-07-21 11:35:43.478 | } 2026-07-21 11:35:43.478 | ' /opt/stack/devstack/local.conf 2026-07-21 11:35:43.486 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 11:35:43.489 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 11:35:43.492 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 11:35:43.496 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-21 11:35:43.500 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-21 11:35:43.504 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-21 11:35:43.508 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-21 11:35:43.510 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:35:43.512 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-21 11:35:43.517 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-21 11:35:43.520 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-21 11:35:43.525 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-21 11:35:43.528 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-21 11:35:43.532 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-21 11:35:43.535 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:35:43.535 | [79007 Async configure_neutron_nova:79007]: finished successfully 2026-07-21 11:35:43.538 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 11:35:43.541 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-21 11:35:43.545 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 11:35:43.550 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-21 11:35:43.553 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-21 11:35:43.558 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-21 11:35:43.561 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-21 11:35:43.566 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-21 11:35:43.566 | BEGIN { 2026-07-21 11:35:43.566 | section = "" 2026-07-21 11:35:43.566 | last_section = "" 2026-07-21 11:35:43.566 | section_count = 0 2026-07-21 11:35:43.566 | } 2026-07-21 11:35:43.566 | /^\[.+\]/ { 2026-07-21 11:35:43.566 | gsub("[][]", "", $1); 2026-07-21 11:35:43.566 | section=$1 2026-07-21 11:35:43.566 | next 2026-07-21 11:35:43.566 | } 2026-07-21 11:35:43.566 | /^ *\#/ { 2026-07-21 11:35:43.566 | next 2026-07-21 11:35:43.566 | } 2026-07-21 11:35:43.566 | /^[^ \t]+/ { 2026-07-21 11:35:43.566 | # get offset of first = in $0 2026-07-21 11:35:43.566 | eq_idx = index($0, "=") 2026-07-21 11:35:43.566 | # extract attr & value from $0 2026-07-21 11:35:43.566 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 11:35:43.566 | value = substr($0, eq_idx + 1) 2026-07-21 11:35:43.566 | # only need to strip trailing whitespace from attr 2026-07-21 11:35:43.566 | sub(/[ \t]*$/, "", attr) 2026-07-21 11:35:43.566 | # need to strip leading & trailing whitespace from value 2026-07-21 11:35:43.567 | sub(/^[ \t]*/, "", value) 2026-07-21 11:35:43.567 | sub(/[ \t]*$/, "", value) 2026-07-21 11:35:43.567 | 2026-07-21 11:35:43.567 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 11:35:43.567 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 11:35:43.567 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 11:35:43.567 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 11:35:43.567 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 11:35:43.567 | if (section != last_section) { 2026-07-21 11:35:43.567 | cfg_section[section_count++] = section 2026-07-21 11:35:43.567 | last_section = section 2026-07-21 11:35:43.567 | } 2026-07-21 11:35:43.567 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 11:35:43.567 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 11:35:43.567 | 2026-07-21 11:35:43.567 | cfg_attr[section, attr, 0] = value 2026-07-21 11:35:43.567 | cfg_attr_count[section, attr] = 1 2026-07-21 11:35:43.567 | } else { 2026-07-21 11:35:43.567 | lno = cfg_attr_count[section, attr]++ 2026-07-21 11:35:43.567 | cfg_attr[section, attr, lno] = value 2026-07-21 11:35:43.567 | } 2026-07-21 11:35:43.567 | } 2026-07-21 11:35:43.567 | END { 2026-07-21 11:35:43.567 | # Process each section in order 2026-07-21 11:35:43.567 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 11:35:43.567 | section = cfg_section[sno] 2026-07-21 11:35:43.567 | # The ini routines simply append a config item immediately 2026-07-21 11:35:43.567 | # after the section header. To keep the same order as defined 2026-07-21 11:35:43.567 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 11:35:43.567 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 11:35:43.567 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 11:35:43.567 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 11:35:43.567 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 11:35:43.567 | else { 2026-07-21 11:35:43.567 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 11:35:43.567 | count = cfg_attr_count[section, attr] 2026-07-21 11:35:43.567 | print "inidelete " configfile " " section " " attr 2026-07-21 11:35:43.567 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 11:35:43.567 | for (l = count -2; l >= 0; l--) 2026-07-21 11:35:43.567 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 11:35:43.567 | } 2026-07-21 11:35:43.567 | } 2026-07-21 11:35:43.567 | } 2026-07-21 11:35:43.567 | } 2026-07-21 11:35:43.567 | ' 2026-07-21 11:35:43.567 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-21 11:35:43.567 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 11:35:43.568 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 11:35:43.570 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:35:43.573 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 11:35:43.577 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-21 11:35:43.579 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:35:43.582 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-21 11:35:43.586 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-21 11:35:43.586 | BEGIN { group = "" } 2026-07-21 11:35:43.586 | /^\[\[.+\|.*\]\]/ { 2026-07-21 11:35:43.586 | gsub("[][]", "", $1); 2026-07-21 11:35:43.586 | split($1, a, "|"); 2026-07-21 11:35:43.586 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 11:35:43.586 | group=a[1] 2026-07-21 11:35:43.586 | } else { 2026-07-21 11:35:43.586 | group="" 2026-07-21 11:35:43.586 | } 2026-07-21 11:35:43.586 | next 2026-07-21 11:35:43.586 | } 2026-07-21 11:35:43.586 | { 2026-07-21 11:35:43.586 | if (group != "") 2026-07-21 11:35:43.586 | print $0 2026-07-21 11:35:43.586 | } 2026-07-21 11:35:43.586 | ' /opt/stack/devstack/local.conf 2026-07-21 11:35:43.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-21 11:35:43.595 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-21 11:35:43.631 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 11:35:43.634 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-21 11:35:43.636 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-21 11:35:43.668 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 11:35:43.670 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-21 11:35:43.674 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-21 11:35:43.707 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 11:35:43.711 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 11:35:43.713 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 11:35:43.716 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 11:35:43.720 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-21 11:35:43.723 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-21 11:35:43.726 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-21 11:35:43.729 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-21 11:35:43.733 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-21 11:35:43.738 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-21 11:35:43.740 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-21 11:35:43.743 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-21 11:35:43.746 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-21 11:35:43.749 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-21 11:35:43.752 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:35:43.755 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 11:35:43.757 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-21 11:35:43.761 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 11:35:43.764 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-21 11:35:43.767 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-21 11:35:43.770 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-21 11:35:43.773 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-21 11:35:43.777 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-21 11:35:43.777 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-21 11:35:43.777 | BEGIN { 2026-07-21 11:35:43.778 | section = "" 2026-07-21 11:35:43.778 | last_section = "" 2026-07-21 11:35:43.778 | section_count = 0 2026-07-21 11:35:43.778 | } 2026-07-21 11:35:43.778 | /^\[.+\]/ { 2026-07-21 11:35:43.778 | gsub("[][]", "", $1); 2026-07-21 11:35:43.778 | section=$1 2026-07-21 11:35:43.778 | next 2026-07-21 11:35:43.778 | } 2026-07-21 11:35:43.778 | /^ *\#/ { 2026-07-21 11:35:43.778 | next 2026-07-21 11:35:43.778 | } 2026-07-21 11:35:43.778 | /^[^ \t]+/ { 2026-07-21 11:35:43.778 | # get offset of first = in $0 2026-07-21 11:35:43.778 | eq_idx = index($0, "=") 2026-07-21 11:35:43.778 | # extract attr & value from $0 2026-07-21 11:35:43.778 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 11:35:43.778 | value = substr($0, eq_idx + 1) 2026-07-21 11:35:43.778 | # only need to strip trailing whitespace from attr 2026-07-21 11:35:43.778 | sub(/[ \t]*$/, "", attr) 2026-07-21 11:35:43.778 | # need to strip leading & trailing whitespace from value 2026-07-21 11:35:43.778 | sub(/^[ \t]*/, "", value) 2026-07-21 11:35:43.778 | sub(/[ \t]*$/, "", value) 2026-07-21 11:35:43.778 | 2026-07-21 11:35:43.778 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 11:35:43.778 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 11:35:43.778 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 11:35:43.778 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 11:35:43.778 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 11:35:43.778 | if (section != last_section) { 2026-07-21 11:35:43.778 | cfg_section[section_count++] = section 2026-07-21 11:35:43.778 | last_section = section 2026-07-21 11:35:43.778 | } 2026-07-21 11:35:43.778 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 11:35:43.778 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 11:35:43.778 | 2026-07-21 11:35:43.778 | cfg_attr[section, attr, 0] = value 2026-07-21 11:35:43.778 | cfg_attr_count[section, attr] = 1 2026-07-21 11:35:43.778 | } else { 2026-07-21 11:35:43.778 | lno = cfg_attr_count[section, attr]++ 2026-07-21 11:35:43.778 | cfg_attr[section, attr, lno] = value 2026-07-21 11:35:43.778 | } 2026-07-21 11:35:43.778 | } 2026-07-21 11:35:43.778 | END { 2026-07-21 11:35:43.778 | # Process each section in order 2026-07-21 11:35:43.778 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 11:35:43.778 | section = cfg_section[sno] 2026-07-21 11:35:43.778 | # The ini routines simply append a config item immediately 2026-07-21 11:35:43.778 | # after the section header. To keep the same order as defined 2026-07-21 11:35:43.778 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 11:35:43.778 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 11:35:43.778 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 11:35:43.778 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 11:35:43.778 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 11:35:43.778 | else { 2026-07-21 11:35:43.778 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 11:35:43.778 | count = cfg_attr_count[section, attr] 2026-07-21 11:35:43.778 | print "inidelete " configfile " " section " " attr 2026-07-21 11:35:43.778 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 11:35:43.778 | for (l = count -2; l >= 0; l--) 2026-07-21 11:35:43.778 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 11:35:43.778 | } 2026-07-21 11:35:43.778 | } 2026-07-21 11:35:43.779 | } 2026-07-21 11:35:43.779 | } 2026-07-21 11:35:43.779 | ' 2026-07-21 11:35:43.779 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 11:35:43.780 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 11:35:43.780 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:35:43.782 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 11:35:43.785 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-21 11:35:43.787 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:35:43.789 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-21 11:35:43.792 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-21 11:35:43.792 | BEGIN { group = "" } 2026-07-21 11:35:43.792 | /^\[\[.+\|.*\]\]/ { 2026-07-21 11:35:43.792 | gsub("[][]", "", $1); 2026-07-21 11:35:43.792 | split($1, a, "|"); 2026-07-21 11:35:43.792 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 11:35:43.792 | group=a[1] 2026-07-21 11:35:43.792 | } else { 2026-07-21 11:35:43.792 | group="" 2026-07-21 11:35:43.792 | } 2026-07-21 11:35:43.792 | next 2026-07-21 11:35:43.792 | } 2026-07-21 11:35:43.792 | { 2026-07-21 11:35:43.792 | if (group != "") 2026-07-21 11:35:43.792 | print $0 2026-07-21 11:35:43.792 | } 2026-07-21 11:35:43.792 | ' /opt/stack/devstack/local.conf 2026-07-21 11:35:43.798 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-21 11:35:43.801 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-21 11:35:43.835 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 11:35:43.838 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-21 11:35:43.859 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:43.862 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-07-21 11:35:43.865 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:35:43.868 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-07-21 11:35:43.871 | + ./stack.sh:main:1271 : start_swift 2026-07-21 11:35:43.875 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-21 11:35:43.878 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:35:43.881 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-21 11:35:44.648 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-21 11:35:44.652 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:44.655 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:44.658 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-21 11:35:44.714 | Restarting rsync (via systemctl): rsync.service. 2026-07-21 11:35:44.719 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-21 11:35:44.722 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-21 11:35:44.725 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-21 11:35:44.728 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-21 11:35:44.731 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 11:35:44.734 | + 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-21 11:35:44.737 | + functions-common:run_process:1674 : local service=s-object 2026-07-21 11:35:44.740 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-21 11:35:44.743 | + functions-common:run_process:1676 : local group= 2026-07-21 11:35:44.746 | + functions-common:run_process:1677 : local user= 2026-07-21 11:35:44.749 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:35:44.752 | + functions-common:run_process:1680 : local name=s-object 2026-07-21 11:35:44.755 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:35:44.758 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:35:44.761 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:44.764 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:44.768 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:44.772 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633744769 2026-07-21 11:35:44.775 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-21 11:35:44.793 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:44.795 | + 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-21 11:35:44.798 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-21 11:35:44.801 | + 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-21 11:35:44.804 | + 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-21 11:35:44.807 | + 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-21 11:35:44.809 | + 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-21 11:35:44.812 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-21 11:35:44.814 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-21 11:35:44.818 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-21 11:35:44.820 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:35:44.823 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:35:44.826 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:35:44.829 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:35:44.832 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-21 11:35:44.835 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-21 11:35:44.838 | + 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-21 11:35:44.840 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-21 11:35:44.843 | + 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-21 11:35:44.845 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:35:44.847 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:35:44.850 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:35:44.852 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:35:44.855 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:35:44.858 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-21 11:35:44.861 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:35:44.866 | + 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-21 11:35:44.942 | + 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-21 11:35:45.012 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-21 11:35:45.071 | + 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-21 11:35:45.133 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-21 11:35:45.190 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-21 11:35:45.250 | + 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-21 11:35:45.313 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:35:45.315 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:35:45.318 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-21 11:35:45.391 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:35:45.688 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-21 11:35:45.704 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-21 11:35:46.002 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-21 11:35:46.028 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:35:46.032 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:46.035 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:46.037 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:46.040 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:46.042 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:46.045 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:35:46.048 | + functions-common:time_stop:2427 : start_time=1784633744769 2026-07-21 11:35:46.051 | + functions-common:time_stop:2429 : [[ -z 1784633744769 ]] 2026-07-21 11:35:46.055 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:46.060 | + functions-common:time_stop:2432 : end_time=1784633746056 2026-07-21 11:35:46.062 | + functions-common:time_stop:2433 : elapsed_time=1287 2026-07-21 11:35:46.065 | + functions-common:time_stop:2434 : total=5473 2026-07-21 11:35:46.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:46.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6760 2026-07-21 11:35:46.072 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 11:35:46.075 | + 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-21 11:35:46.077 | + functions-common:run_process:1674 : local service=s-container 2026-07-21 11:35:46.079 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-21 11:35:46.082 | + functions-common:run_process:1676 : local group= 2026-07-21 11:35:46.086 | + functions-common:run_process:1677 : local user= 2026-07-21 11:35:46.088 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:35:46.090 | + functions-common:run_process:1680 : local name=s-container 2026-07-21 11:35:46.092 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:35:46.095 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:35:46.098 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:46.102 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:46.105 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:46.109 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633746106 2026-07-21 11:35:46.112 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-21 11:35:46.130 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:46.133 | + 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-21 11:35:46.135 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-21 11:35:46.138 | + 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-21 11:35:46.141 | + 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-21 11:35:46.145 | + 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-21 11:35:46.147 | + 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-21 11:35:46.149 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-21 11:35:46.152 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-21 11:35:46.154 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-21 11:35:46.156 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:35:46.159 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:35:46.162 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:35:46.165 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:35:46.169 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-21 11:35:46.172 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-21 11:35:46.174 | + 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-21 11:35:46.176 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-21 11:35:46.178 | + 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-21 11:35:46.180 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:35:46.184 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:35:46.187 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:35:46.189 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:35:46.193 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:35:46.195 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-21 11:35:46.197 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:35:46.201 | + 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-21 11:35:46.268 | + 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-21 11:35:46.334 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-21 11:35:46.394 | + 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-21 11:35:46.444 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-21 11:35:46.496 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-21 11:35:46.553 | + 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-21 11:35:46.609 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:35:46.611 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:35:46.614 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-21 11:35:46.677 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:35:46.971 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-21 11:35:46.986 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-21 11:35:47.281 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-21 11:35:47.315 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:35:47.318 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:47.321 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:47.323 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:47.326 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:47.328 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:47.332 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:35:47.336 | + functions-common:time_stop:2427 : start_time=1784633746106 2026-07-21 11:35:47.338 | + functions-common:time_stop:2429 : [[ -z 1784633746106 ]] 2026-07-21 11:35:47.342 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:47.346 | + functions-common:time_stop:2432 : end_time=1784633747343 2026-07-21 11:35:47.349 | + functions-common:time_stop:2433 : elapsed_time=1237 2026-07-21 11:35:47.351 | + functions-common:time_stop:2434 : total=6760 2026-07-21 11:35:47.355 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:47.357 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7997 2026-07-21 11:35:47.359 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 11:35:47.362 | + 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-21 11:35:47.364 | + functions-common:run_process:1674 : local service=s-account 2026-07-21 11:35:47.367 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-21 11:35:47.369 | + functions-common:run_process:1676 : local group= 2026-07-21 11:35:47.372 | + functions-common:run_process:1677 : local user= 2026-07-21 11:35:47.375 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:35:47.379 | + functions-common:run_process:1680 : local name=s-account 2026-07-21 11:35:47.382 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:35:47.385 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:35:47.387 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:47.390 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:47.394 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:47.399 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633747395 2026-07-21 11:35:47.402 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-21 11:35:47.421 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:47.424 | + 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-21 11:35:47.427 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-21 11:35:47.430 | + 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-21 11:35:47.433 | + 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-21 11:35:47.436 | + 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-21 11:35:47.438 | + 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-21 11:35:47.441 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-21 11:35:47.444 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-21 11:35:47.447 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-21 11:35:47.450 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:35:47.453 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:35:47.455 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:35:47.458 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:35:47.461 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-21 11:35:47.464 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-21 11:35:47.467 | + 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-21 11:35:47.470 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-21 11:35:47.473 | + 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-21 11:35:47.476 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:35:47.479 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:35:47.482 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:35:47.485 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:35:47.488 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:35:47.490 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-21 11:35:47.492 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:35:47.498 | + 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-21 11:35:47.571 | + 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-21 11:35:47.637 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-21 11:35:47.695 | + 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-21 11:35:47.752 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-21 11:35:47.811 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-21 11:35:47.866 | + 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-21 11:35:47.922 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:35:47.924 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:35:47.928 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-21 11:35:47.996 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:35:48.290 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-21 11:35:48.305 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-21 11:35:48.603 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-21 11:35:48.633 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:35:48.635 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:48.638 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:48.642 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:48.645 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:48.648 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:48.651 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:35:48.653 | + functions-common:time_stop:2427 : start_time=1784633747395 2026-07-21 11:35:48.655 | + functions-common:time_stop:2429 : [[ -z 1784633747395 ]] 2026-07-21 11:35:48.660 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:48.664 | + functions-common:time_stop:2432 : end_time=1784633748660 2026-07-21 11:35:48.666 | + functions-common:time_stop:2433 : elapsed_time=1265 2026-07-21 11:35:48.670 | + functions-common:time_stop:2434 : total=7997 2026-07-21 11:35:48.672 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:48.675 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9262 2026-07-21 11:35:48.678 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-21 11:35:48.681 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-21 11:35:48.730 | + 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-21 11:35:48.733 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-21 11:35:48.735 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 11:35:48.738 | + functions-common:run_process:1676 : local group= 2026-07-21 11:35:48.741 | + functions-common:run_process:1677 : local user= 2026-07-21 11:35:48.743 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:35:48.746 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-21 11:35:48.749 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:35:48.752 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:35:48.755 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:48.757 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:48.761 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:48.765 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633748762 2026-07-21 11:35:48.769 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-21 11:35:48.787 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:48.790 | + 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-21 11:35:48.793 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-21 11:35:48.796 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 11:35:48.800 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 11:35:48.803 | + 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-21 11:35:48.806 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 11:35:48.809 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-21 11:35:48.813 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-21 11:35:48.815 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-21 11:35:48.818 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:35:48.821 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:35:48.824 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:35:48.828 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:35:48.831 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-21 11:35:48.833 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-21 11:35:48.836 | + 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-21 11:35:48.839 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-21 11:35:48.841 | + 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-21 11:35:48.844 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:35:48.847 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:35:48.849 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:35:48.852 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:35:48.854 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:35:48.857 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-21 11:35:48.860 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:35:48.864 | + 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-21 11:35:48.934 | + 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-21 11:35:48.999 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-21 11:35:49.051 | + 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-21 11:35:49.101 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-21 11:35:49.155 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-21 11:35:49.212 | + 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-21 11:35:49.271 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:35:49.274 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:35:49.277 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-21 11:35:49.347 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:35:49.646 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-21 11:35:49.662 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-21 11:35:49.945 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-21 11:35:49.976 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:35:49.980 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:49.983 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:49.986 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:49.988 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:49.990 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:49.992 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:35:49.995 | + functions-common:time_stop:2427 : start_time=1784633748762 2026-07-21 11:35:49.998 | + functions-common:time_stop:2429 : [[ -z 1784633748762 ]] 2026-07-21 11:35:50.001 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:50.006 | + functions-common:time_stop:2432 : end_time=1784633750003 2026-07-21 11:35:50.008 | + functions-common:time_stop:2433 : elapsed_time=1241 2026-07-21 11:35:50.011 | + functions-common:time_stop:2434 : total=9262 2026-07-21 11:35:50.013 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:50.015 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10503 2026-07-21 11:35:50.017 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-21 11:35:50.036 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:50.039 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-21 11:35:50.041 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.175 8081 16384 2026-07-21 11:35:50.044 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-21 11:35:50.047 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 11:35:50.049 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-21 11:35:50.052 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.175 2026-07-21 11:35:50.054 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-21 11:35:50.057 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-21 11:35:50.060 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 11:35:50.063 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 11:35:50.066 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 11:35:50.069 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 11:35:50.072 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 11:35:50.077 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-21 11:35:50.080 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-21 11:35:50.083 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 11:35:50.086 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:50.090 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:50.093 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-21 11:35:50.096 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-21 11:35:50.099 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 11:35:50.102 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-21 11:35:50.105 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-21 11:35:50.108 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-21 11:35:50.111 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-21 11:35:50.114 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-21 11:35:50.129 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:35:50.133 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 11:35:50.136 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 11:35:50.139 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:35:50.142 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:35:50.145 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:50.148 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:50.151 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 11:35:50.154 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 11:35:50.188 | headers (enabled by site administrator) 2026-07-21 11:35:50.192 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:35:50.195 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 11:35:50.198 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 11:35:50.202 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:35:50.205 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:35:50.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:50.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:50.215 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 11:35:50.218 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 11:35:50.251 | ssl (enabled by site administrator) 2026-07-21 11:35:50.256 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:35:50.258 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 11:35:50.260 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 11:35:50.264 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:35:50.267 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:35:50.269 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:50.273 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:50.276 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 11:35:50.279 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 11:35:50.318 | proxy (enabled by site administrator) 2026-07-21 11:35:50.322 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 11:35:50.325 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 11:35:50.328 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 11:35:50.331 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 11:35:50.334 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:35:50.337 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:50.340 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:50.343 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 11:35:50.346 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 11:35:50.384 | proxy_http (enabled by site administrator) 2026-07-21 11:35:50.388 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-21 11:35:50.391 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-21 11:35:50.395 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 11:35:50.397 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 11:35:50.400 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 11:35:50.402 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 11:35:50.405 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:50.408 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:50.411 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 11:35:50.414 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 11:35:50.416 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:35:50.419 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:35:50.422 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-21 11:35:50.456 | Enabling site swift-tls-proxy. 2026-07-21 11:35:50.461 | To activate the new configuration, you need to run: 2026-07-21 11:35:50.462 | systemctl reload apache2 2026-07-21 11:35:50.466 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 11:35:50.469 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 11:35:50.472 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 11:35:50.475 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 11:35:50.597 | + 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-21 11:35:50.600 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-21 11:35:50.603 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 11:35:50.606 | + functions-common:run_process:1676 : local group= 2026-07-21 11:35:50.609 | + functions-common:run_process:1677 : local user= 2026-07-21 11:35:50.612 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:35:50.614 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-21 11:35:50.617 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:35:50.620 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:35:50.623 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:50.626 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:50.630 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:50.634 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633750631 2026-07-21 11:35:50.637 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-21 11:35:50.655 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:50.658 | + 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-21 11:35:50.660 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-21 11:35:50.663 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 11:35:50.666 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 11:35:50.669 | + 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-21 11:35:50.671 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 11:35:50.674 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-21 11:35:50.677 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-21 11:35:50.679 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-21 11:35:50.682 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:35:50.685 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:35:50.688 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:35:50.691 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:35:50.694 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-21 11:35:50.697 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-21 11:35:50.699 | + 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-21 11:35:50.703 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-21 11:35:50.705 | + 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-21 11:35:50.708 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:35:50.710 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:35:50.713 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:35:50.716 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:35:50.719 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:35:50.722 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-21 11:35:50.725 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:35:50.730 | + 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-21 11:35:50.797 | + 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-21 11:35:50.865 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-21 11:35:50.921 | + 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-21 11:35:50.980 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-21 11:35:51.036 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-21 11:35:51.090 | + 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-21 11:35:51.149 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:35:51.151 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:35:51.154 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-21 11:35:51.222 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:35:51.519 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-21 11:35:51.532 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-21 11:35:51.822 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-21 11:35:51.863 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:35:51.867 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:51.870 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:51.874 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:51.877 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:51.881 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:51.883 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:35:51.886 | + functions-common:time_stop:2427 : start_time=1784633750631 2026-07-21 11:35:51.889 | + functions-common:time_stop:2429 : [[ -z 1784633750631 ]] 2026-07-21 11:35:51.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:51.898 | + functions-common:time_stop:2432 : end_time=1784633751895 2026-07-21 11:35:51.902 | + functions-common:time_stop:2433 : elapsed_time=1264 2026-07-21 11:35:51.905 | + functions-common:time_stop:2434 : total=10503 2026-07-21 11:35:51.908 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:51.910 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11767 2026-07-21 11:35:51.913 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-21 11:35:51.913 | Waiting for swift proxy to start... 2026-07-21 11:35:51.916 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.175:8080/info 2026-07-21 11:35:51.919 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 11:35:51.922 | + functions:wait_for_service:477 : local url=https://10.4.3.175:8080/info 2026-07-21 11:35:51.925 | + functions:wait_for_service:478 : local rval=0 2026-07-21 11:35:51.928 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 11:35:51.931 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 11:35:51.934 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:51.937 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:51.940 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:51.945 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633751941 2026-07-21 11:35:51.947 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 11:35:51.952 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.175:8080/info 2026-07-21 11:35:51.966 | + :: : [[ 503 == 503 ]] 2026-07-21 11:35:51.967 | + :: : sleep 1 2026-07-21 11:35:52.971 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.175:8080/info 2026-07-21 11:35:52.990 | + :: : [[ 200 == 503 ]] 2026-07-21 11:35:52.991 | + :: : [[ 0 -eq 7 ]] 2026-07-21 11:35:52.995 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 11:35:52.998 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:53.001 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:53.004 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:53.007 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:53.010 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:53.012 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 11:35:53.015 | + functions-common:time_stop:2427 : start_time=1784633751941 2026-07-21 11:35:53.018 | + functions-common:time_stop:2429 : [[ -z 1784633751941 ]] 2026-07-21 11:35:53.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:53.026 | + functions-common:time_stop:2432 : end_time=1784633753023 2026-07-21 11:35:53.029 | + functions-common:time_stop:2433 : elapsed_time=1082 2026-07-21 11:35:53.032 | + functions-common:time_stop:2434 : total=2757 2026-07-21 11:35:53.034 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:53.037 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3839 2026-07-21 11:35:53.040 | + functions:wait_for_service:486 : return 0 2026-07-21 11:35:53.043 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-21 11:35:53.046 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 11:35:53.048 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-21 11:35:53.067 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:53.070 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 11:35:53.104 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-21 11:35:53.155 | [8544 Async configure_neutron_nova:79007]: Waiting for completion of configure_neutron_nova running on PID 79007 (2 other jobs running) 2026-07-21 11:35:53.178 | [8544 Async configure_neutron_nova:79007]: Signaling child to exit 2026-07-21 11:35:53.178 | WAKEUP 2026-07-21 11:35:53.202 | [8544 Async configure_neutron_nova:79007]: Signaled 2026-07-21 11:35:53.203 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-21 11:35:53.203 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-21 11:35:53.203 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.175/identity 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-21 11:35:53.203 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-21 11:35:53.203 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-21 11:35:53.203 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-21 11:35:53.203 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-21 11:35:53.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-21 11:35:53.203 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 11:35:53.203 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:53.203 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-21 11:35:53.203 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-21 11:35:53.203 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-21 11:35:53.203 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-21 11:35:53.203 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 11:35:53.203 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-21 11:35:53.203 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-21 11:35:53.203 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 11:35:53.203 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 11:35:53.203 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-21 11:35:53.203 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-21 11:35:53.203 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 11:35:53.204 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.175/identity 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-21 11:35:53.204 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-21 11:35:53.204 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-21 11:35:53.204 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-21 11:35:53.204 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-21 11:35:53.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-21 11:35:53.204 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 11:35:53.204 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:35:53.204 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-21 11:35:53.204 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-21 11:35:53.249 | [8544 Async configure_neutron_nova:79007]: finished configure_neutron_nova with result 0 in 0 seconds 2026-07-21 11:35:53.254 | + inc/async:async_wait:197 : return 0 2026-07-21 11:35:53.256 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-21 11:35:53.276 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:53.279 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 11:35:53.313 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 11:35:53.355 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-21 11:35:53.376 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:53.380 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-21 11:35:53.382 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:35:53.385 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-21 11:35:53.389 | + ./stack.sh:main:1296 : start_nova_api 2026-07-21 11:35:53.392 | + 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-21 11:35:53.394 | + 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-21 11:35:53.397 | + 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-21 11:35:53.401 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-21 11:35:53.407 | + 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-21 11:35:53.409 | + functions-common:run_process:1674 : local service=n-api 2026-07-21 11:35:53.413 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 11:35:53.416 | + functions-common:run_process:1676 : local group= 2026-07-21 11:35:53.419 | + functions-common:run_process:1677 : local user= 2026-07-21 11:35:53.422 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:35:53.424 | + functions-common:run_process:1680 : local name=n-api 2026-07-21 11:35:53.428 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:35:53.431 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:35:53.434 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:53.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:53.440 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:53.446 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633753442 2026-07-21 11:35:53.449 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-21 11:35:53.468 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:53.471 | + 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-21 11:35:53.474 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-21 11:35:53.478 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 11:35:53.480 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 11:35:53.483 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 11:35:53.487 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 11:35:53.489 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-21 11:35:53.492 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-21 11:35:53.495 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-21 11:35:53.498 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:35:53.501 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:35:53.504 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:35:53.507 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:35:53.509 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-21 11:35:53.513 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 11:35:53.515 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 11:35:53.518 | + 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-21 11:35:53.520 | + 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-21 11:35:53.523 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-21 11:35:53.526 | + 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-21 11:35:53.528 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 11:35:53.530 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 11:35:53.533 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 11:35:53.536 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-21 11:35:53.538 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 11:35:53.542 | + 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-21 11:35:53.612 | + 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-21 11:35:53.684 | + 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-21 11:35:53.742 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-21 11:35:53.797 | + 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-21 11:35:53.856 | + 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-21 11:35:53.916 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-21 11:35:53.969 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-21 11:35:54.029 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-21 11:35:54.084 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-21 11:35:54.140 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-21 11:35:54.196 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 11:35:54.198 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 11:35:54.201 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-21 11:35:54.270 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 11:35:54.573 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-21 11:35:54.586 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-21 11:35:54.874 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-21 11:35:54.953 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:35:54.956 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:54.959 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:54.962 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:54.965 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:54.968 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:54.970 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:35:54.973 | + functions-common:time_stop:2427 : start_time=1784633753442 2026-07-21 11:35:54.975 | + functions-common:time_stop:2429 : [[ -z 1784633753442 ]] 2026-07-21 11:35:54.980 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:54.985 | + functions-common:time_stop:2432 : end_time=1784633754982 2026-07-21 11:35:54.987 | + functions-common:time_stop:2433 : elapsed_time=1540 2026-07-21 11:35:54.990 | + functions-common:time_stop:2434 : total=11767 2026-07-21 11:35:54.993 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:54.996 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13307 2026-07-21 11:35:54.999 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-21 11:35:54.999 | Waiting for nova-api to start... 2026-07-21 11:35:55.001 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.175/compute/v2.1/ 2026-07-21 11:35:55.004 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.175/compute/v2.1/ 2026-07-21 11:35:55.007 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 11:35:55.010 | + functions:wait_for_service:477 : local url=https://10.4.3.175/compute/v2.1/ 2026-07-21 11:35:55.013 | + functions:wait_for_service:478 : local rval=0 2026-07-21 11:35:55.016 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 11:35:55.019 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 11:35:55.021 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:35:55.025 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:35:55.029 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:35:55.033 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633755030 2026-07-21 11:35:55.036 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 11:35:55.041 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.175/compute/v2.1/ 2026-07-21 11:35:57.729 | + :: : [[ 200 == 503 ]] 2026-07-21 11:35:57.731 | + :: : [[ 0 -eq 7 ]] 2026-07-21 11:35:57.734 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 11:35:57.737 | + functions-common:time_stop:2420 : local name 2026-07-21 11:35:57.740 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:35:57.743 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:35:57.746 | + functions-common:time_stop:2423 : local total 2026-07-21 11:35:57.749 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:35:57.751 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 11:35:57.753 | + functions-common:time_stop:2427 : start_time=1784633755030 2026-07-21 11:35:57.756 | + functions-common:time_stop:2429 : [[ -z 1784633755030 ]] 2026-07-21 11:35:57.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:35:57.764 | + functions-common:time_stop:2432 : end_time=1784633757761 2026-07-21 11:35:57.768 | + functions-common:time_stop:2433 : elapsed_time=2731 2026-07-21 11:35:57.772 | + functions-common:time_stop:2434 : total=3839 2026-07-21 11:35:57.775 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:35:57.778 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6570 2026-07-21 11:35:57.781 | + functions:wait_for_service:486 : return 0 2026-07-21 11:35:57.784 | + 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-21 11:35:57.788 | + 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-21 11:35:57.792 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-21 11:35:57.814 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:57.817 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-21 11:35:57.820 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:35:57.823 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-21 11:35:57.826 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-21 11:35:57.833 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-21 11:35:57.836 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-21 11:35:57.839 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-21 11:35:57.843 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-21 11:35:57.846 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-21 11:35:57.849 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-21 11:35:57.852 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-21 11:35:57.866 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-21 11:35:57.871 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-21 11:35:57.876 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-21 11:35:57.881 | + 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-21 11:35:57.894 | + 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-21 11:35:57.907 | + 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-21 11:35:57.922 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-21 11:35:57.925 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-21 11:35:57.925 | Starting OVN 2026-07-21 11:35:57.928 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-21 11:35:57.932 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-21 11:35:57.932 | Starting OVS 2026-07-21 11:35:57.934 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-21 11:35:57.951 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:35:57.954 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-21 11:35:57.999 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-21 11:35:58.039 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-21 11:35:58.041 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-21 11:35:58.044 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 11:35:58.352 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-21 11:35:58.645 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 11:35:58.645 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 11:35:58.645 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 11:35:58.645 | 2026-07-21 11:35:58.645 | Possible reasons for having these kinds of units are: 2026-07-21 11:35:58.645 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 11:35:58.645 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 11:35:58.645 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 11:35:58.645 | a requirement dependency on it. 2026-07-21 11:35:58.645 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 11:35:58.645 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 11:35:58.645 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 11:35:58.645 | instance name specified. 2026-07-21 11:35:58.650 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-21 11:36:03.227 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-21 11:36:03.228 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 11:36:03.535 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-21 11:36:03.829 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 11:36:03.829 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 11:36:03.829 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 11:36:03.829 | 2026-07-21 11:36:03.829 | Possible reasons for having these kinds of units are: 2026-07-21 11:36:03.829 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 11:36:03.829 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 11:36:03.829 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 11:36:03.829 | a requirement dependency on it. 2026-07-21 11:36:03.829 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 11:36:03.829 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 11:36:03.829 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 11:36:03.829 | instance name specified. 2026-07-21 11:36:03.834 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-21 11:36:04.036 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-21 11:36:04.036 | Configuring OVSDB 2026-07-21 11:36:04.039 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-21 11:36:04.060 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:04.063 | + 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-21 11:36:04.081 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-21 11:36:04.098 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-21 11:36:04.113 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=f574c712-2592-4c87-a23b-84c9478e871c 2026-07-21 11:36:04.126 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.175:6642 2026-07-21 11:36:04.141 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-21 11:36:04.157 | + lib/neutron_plugins/ovn_agent:_start_ovs:701 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-21 11:36:04.173 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.175 2026-07-21 11:36:04.190 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-21 11:36:04.194 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000005543 2026-07-21 11:36:04.211 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:04.214 | + 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-21 11:36:04.229 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-21 11:36:04.232 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-21 11:36:04.234 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-21 11:36:04.237 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 11:36:04.240 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 11:36:04.243 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:04.246 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-21 11:36:04.249 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-21 11:36:04.252 | + 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-21 11:36:04.255 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-21 11:36:04.257 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-21 11:36:04.274 | + 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-21 11:36:04.291 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-21 11:36:04.308 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-21 11:36:04.330 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:04.334 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-21 11:36:04.337 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-21 11:36:04.340 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-21 11:36:04.343 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-21 11:36:04.346 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-21 11:36:04.366 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:04.369 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:04.372 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-21 11:36:04.375 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 11:36:04.676 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-21 11:36:04.971 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-21 11:36:05.019 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-21 11:36:05.021 | + 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-21 11:36:05.024 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-21 11:36:05.027 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-21 11:36:05.031 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-21 11:36:06.035 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-21 11:36:06.038 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-21 11:36:06.041 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-21 11:36:06.045 | + 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-21 11:36:06.047 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-21 11:36:06.050 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-21 11:36:06.052 | + 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-21 11:36:06.055 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-21 11:36:06.058 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-21 11:36:06.061 | + 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-21 11:36:06.064 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-21 11:36:06.067 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-21 11:36:06.069 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-21 11:36:06.087 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:06.090 | + 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-21 11:36:06.111 | + 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-21 11:36:06.143 | + 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-21 11:36:06.160 | + 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-21 11:36:06.177 | + 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-21 11:36:06.191 | + 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-21 11:36:06.205 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-21 11:36:06.223 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:06.227 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:06.230 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-21 11:36:06.233 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 11:36:06.526 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-21 11:36:06.831 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 11:36:06.831 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 11:36:06.831 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 11:36:06.831 | 2026-07-21 11:36:06.831 | Possible reasons for having these kinds of units are: 2026-07-21 11:36:06.831 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 11:36:06.832 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 11:36:06.832 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 11:36:06.832 | a requirement dependency on it. 2026-07-21 11:36:06.832 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 11:36:06.832 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 11:36:06.832 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 11:36:06.832 | instance name specified. 2026-07-21 11:36:06.836 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-21 11:36:07.066 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-21 11:36:07.088 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:07.091 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-21 11:36:07.094 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-21 11:36:07.115 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:07.118 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 11:36:07.121 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-21 11:36:07.124 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 11:36:07.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:07.146 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 11:36:07.191 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 11:36:07.194 | + 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-21 11:36:07.198 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-21 11:36:07.200 | + 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-21 11:36:07.203 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:07.206 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:07.208 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:07.211 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-21 11:36:07.214 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:07.216 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:07.219 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:07.221 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:07.225 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:07.229 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633767226 2026-07-21 11:36:07.231 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-21 11:36:07.248 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:07.250 | + 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-21 11:36:07.253 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-21 11:36:07.256 | + 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-21 11:36:07.259 | + 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-21 11:36:07.262 | + 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-21 11:36:07.265 | + 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-21 11:36:07.268 | + 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-21 11:36:07.270 | + 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-21 11:36:07.274 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-21 11:36:07.277 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:07.280 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:07.282 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:07.285 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:07.288 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-21 11:36:07.291 | + 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-21 11:36:07.294 | + 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-21 11:36:07.297 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-21 11:36:07.300 | + 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-21 11:36:07.302 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:07.304 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:07.306 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:36:07.309 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:07.312 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:07.315 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-21 11:36:07.318 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:07.322 | + 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-21 11:36:07.384 | + 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-21 11:36:07.451 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-21 11:36:07.508 | + 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-21 11:36:07.568 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-21 11:36:07.628 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-21 11:36:07.690 | + 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-21 11:36:07.751 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:36:07.753 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:07.755 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-21 11:36:07.831 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:08.150 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-21 11:36:08.169 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-21 11:36:08.456 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-21 11:36:08.488 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:08.491 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:08.494 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:08.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:08.499 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:08.502 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:08.505 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:08.508 | + functions-common:time_stop:2427 : start_time=1784633767226 2026-07-21 11:36:08.510 | + functions-common:time_stop:2429 : [[ -z 1784633767226 ]] 2026-07-21 11:36:08.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:08.518 | + functions-common:time_stop:2432 : end_time=1784633768515 2026-07-21 11:36:08.521 | + functions-common:time_stop:2433 : elapsed_time=1289 2026-07-21 11:36:08.523 | + functions-common:time_stop:2434 : total=13307 2026-07-21 11:36:08.526 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:08.529 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14596 2026-07-21 11:36:08.531 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 11:36:08.534 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 11:36:08.536 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 11:36:08.540 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 11:36:08.558 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 11:36:08.561 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 11:36:08.563 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:08.565 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 11:36:08.568 | + 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-21 11:36:08.601 | + 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-21 11:36:08.635 | + 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-21 11:36:08.669 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 11:36:08.702 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-21 11:36:08.737 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:08.739 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-21 11:36:08.742 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-21 11:36:08.744 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-21 11:36:08.761 | + lib/neutron_plugins/ovn_agent:create_public_bridge:318 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-21 11:36:08.779 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-21 11:36:08.782 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-21 11:36:08.785 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-21 11:36:08.788 | + 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-21 11:36:08.802 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-21 11:36:08.822 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:08.825 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-21 11:36:08.827 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:36:08.830 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-21 11:36:08.833 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-21 11:36:08.837 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-21 11:36:08.840 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-21 11:36:08.877 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-21 11:36:08.880 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:08.883 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-21 11:36:08.924 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-21 11:36:08.926 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-21 11:36:08.929 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-21 11:36:08.932 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-21 11:36:08.935 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-21 11:36:08.938 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-21 11:36:08.942 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-21 11:36:08.945 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-21 11:36:08.948 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-21 11:36:08.951 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-21 11:36:08.954 | +++ 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-21 11:36:08.956 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 11:36:08.960 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 11:36:08.962 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-21 11:36:08.966 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 11:36:08.970 | + 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-21 11:36:08.973 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-21 11:36:08.977 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-21 11:36:08.981 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-21 11:36:08.985 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-21 11:36:09.006 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-21 11:36:09.009 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-21 11:36:09.059 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-21 11:36:09.111 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-21 11:36:09.114 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-21 11:36:09.162 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-21 11:36:09.165 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-21 11:36:09.216 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-21 11:36:09.221 | + 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-21 11:36:09.224 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-21 11:36:09.227 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 11:36:09.230 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:09.233 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:09.235 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:09.238 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-21 11:36:09.240 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:09.243 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:09.246 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:09.248 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:09.252 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:09.257 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633769253 2026-07-21 11:36:09.260 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-21 11:36:09.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:09.281 | + 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-21 11:36:09.284 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-21 11:36:09.286 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 11:36:09.289 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 11:36:09.291 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 11:36:09.295 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 11:36:09.297 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-21 11:36:09.300 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-21 11:36:09.303 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-21 11:36:09.306 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:09.309 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:09.312 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:09.315 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:09.318 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-21 11:36:09.321 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 11:36:09.324 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:09.326 | + 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-21 11:36:09.329 | + 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-21 11:36:09.331 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-21 11:36:09.334 | + 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-21 11:36:09.336 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 11:36:09.339 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 11:36:09.341 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 11:36:09.344 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-21 11:36:09.347 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 11:36:09.351 | + 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-21 11:36:09.417 | + 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-21 11:36:09.485 | + 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-21 11:36:09.542 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-21 11:36:09.599 | + 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-21 11:36:09.657 | + 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-21 11:36:09.717 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-21 11:36:09.774 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-21 11:36:09.829 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-21 11:36:09.888 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-21 11:36:09.950 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-21 11:36:10.009 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 11:36:10.012 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 11:36:10.015 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-21 11:36:10.080 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 11:36:10.388 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-21 11:36:10.401 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-21 11:36:10.708 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-21 11:36:10.792 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:10.794 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:10.798 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:10.801 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:10.804 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:10.807 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:10.810 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:10.813 | + functions-common:time_stop:2427 : start_time=1784633769253 2026-07-21 11:36:10.816 | + functions-common:time_stop:2429 : [[ -z 1784633769253 ]] 2026-07-21 11:36:10.820 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:10.825 | + functions-common:time_stop:2432 : end_time=1784633770821 2026-07-21 11:36:10.828 | + functions-common:time_stop:2433 : elapsed_time=1568 2026-07-21 11:36:10.831 | + functions-common:time_stop:2434 : total=14596 2026-07-21 11:36:10.834 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:10.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16164 2026-07-21 11:36:10.841 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.4.3.175/ 2026-07-21 11:36:10.844 | + 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-21 11:36:10.848 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-21 11:36:10.851 | + 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-21 11:36:10.854 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:10.857 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:10.860 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:10.862 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-21 11:36:10.865 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:10.868 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:10.871 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:10.874 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:10.877 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:10.882 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633770879 2026-07-21 11:36:10.885 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-21 11:36:10.906 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:10.909 | + 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-21 11:36:10.912 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-21 11:36:10.915 | + 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-21 11:36:10.918 | + 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-21 11:36:10.921 | + 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-21 11:36:10.925 | + 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-21 11:36:10.928 | + 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-21 11:36:10.931 | + 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-21 11:36:10.935 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-21 11:36:10.938 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:10.941 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:10.944 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:10.947 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:10.951 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-21 11:36:10.954 | + 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-21 11:36:10.958 | + 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-21 11:36:10.962 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-21 11:36:10.965 | + 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-21 11:36:10.969 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:10.972 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:10.976 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:36:10.979 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:10.982 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:10.985 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-21 11:36:10.989 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:10.994 | + 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-21 11:36:11.059 | + 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-21 11:36:11.130 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-21 11:36:11.189 | + 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-21 11:36:11.248 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-21 11:36:11.313 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-21 11:36:11.374 | + 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-21 11:36:11.441 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:36:11.445 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:11.449 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-21 11:36:11.523 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:11.908 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-21 11:36:11.923 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-21 11:36:12.243 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-21 11:36:12.278 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:12.282 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:12.286 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:12.290 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:12.294 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:12.297 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:12.299 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:12.302 | + functions-common:time_stop:2427 : start_time=1784633770879 2026-07-21 11:36:12.305 | + functions-common:time_stop:2429 : [[ -z 1784633770879 ]] 2026-07-21 11:36:12.309 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:12.315 | + functions-common:time_stop:2432 : end_time=1784633772311 2026-07-21 11:36:12.318 | + functions-common:time_stop:2433 : elapsed_time=1432 2026-07-21 11:36:12.320 | + functions-common:time_stop:2434 : total=16164 2026-07-21 11:36:12.323 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:12.325 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17596 2026-07-21 11:36:12.328 | + 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-21 11:36:12.331 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-21 11:36:12.333 | + 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-21 11:36:12.336 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:12.339 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:12.341 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:12.344 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-21 11:36:12.348 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:12.350 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:12.354 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:12.357 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:12.360 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:12.365 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633772362 2026-07-21 11:36:12.368 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-21 11:36:12.389 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:12.392 | + 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-21 11:36:12.394 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-21 11:36:12.396 | + 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-21 11:36:12.399 | + 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-21 11:36:12.402 | + 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-21 11:36:12.404 | + 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-21 11:36:12.407 | + 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-21 11:36:12.409 | + 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-21 11:36:12.413 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-21 11:36:12.415 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:12.418 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:12.421 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:12.424 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:12.426 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-21 11:36:12.430 | + 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-21 11:36:12.433 | + 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-21 11:36:12.437 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-21 11:36:12.440 | + 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-21 11:36:12.444 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:12.448 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:12.451 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:36:12.455 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:12.457 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:12.460 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-21 11:36:12.463 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:12.470 | + 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-21 11:36:12.548 | + 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-21 11:36:12.629 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-21 11:36:12.697 | + 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-21 11:36:12.772 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-21 11:36:12.835 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-21 11:36:12.900 | + 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-21 11:36:12.969 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:36:12.973 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:12.976 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-21 11:36:13.052 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:13.383 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-21 11:36:13.399 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-21 11:36:13.731 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-21 11:36:13.773 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:13.777 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:13.782 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:13.785 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:13.787 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:13.790 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:13.793 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:13.797 | + functions-common:time_stop:2427 : start_time=1784633772362 2026-07-21 11:36:13.800 | + functions-common:time_stop:2429 : [[ -z 1784633772362 ]] 2026-07-21 11:36:13.804 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:13.810 | + functions-common:time_stop:2432 : end_time=1784633773806 2026-07-21 11:36:13.813 | + functions-common:time_stop:2433 : elapsed_time=1444 2026-07-21 11:36:13.817 | + functions-common:time_stop:2434 : total=17596 2026-07-21 11:36:13.820 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:13.824 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19040 2026-07-21 11:36:13.826 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-21 11:36:13.830 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-21 11:36:13.834 | + 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-21 11:36:13.837 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-21 11:36:13.841 | + 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-21 11:36:13.845 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:13.847 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:13.851 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:13.855 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-21 11:36:13.859 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:13.862 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:13.865 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:13.868 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:13.871 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:13.877 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633773873 2026-07-21 11:36:13.879 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-21 11:36:13.900 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:13.904 | + 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-21 11:36:13.907 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-21 11:36:13.911 | + 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-21 11:36:13.913 | + 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-21 11:36:13.916 | + 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-21 11:36:13.920 | + 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-21 11:36:13.924 | + 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-21 11:36:13.928 | + 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-21 11:36:13.930 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-21 11:36:13.934 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:13.937 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:13.940 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:13.943 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:13.946 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-21 11:36:13.949 | + 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-21 11:36:13.953 | + 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-21 11:36:13.957 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-21 11:36:13.961 | + 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-21 11:36:13.965 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:13.969 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:13.971 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:36:13.974 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:13.978 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:13.982 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-21 11:36:13.986 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:13.992 | + 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-21 11:36:14.064 | + 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-21 11:36:14.147 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-21 11:36:14.217 | + 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-21 11:36:14.283 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-21 11:36:14.348 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-21 11:36:14.413 | + 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-21 11:36:14.473 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:36:14.476 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:14.478 | + 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-21 11:36:14.552 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:14.885 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-21 11:36:14.898 | 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-21 11:36:15.212 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-21 11:36:15.245 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:15.248 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:15.251 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:15.255 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:15.258 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:15.261 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:15.264 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:15.268 | + functions-common:time_stop:2427 : start_time=1784633773873 2026-07-21 11:36:15.271 | + functions-common:time_stop:2429 : [[ -z 1784633773873 ]] 2026-07-21 11:36:15.274 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:15.281 | + functions-common:time_stop:2432 : end_time=1784633775276 2026-07-21 11:36:15.283 | + functions-common:time_stop:2433 : elapsed_time=1403 2026-07-21 11:36:15.287 | + functions-common:time_stop:2434 : total=19040 2026-07-21 11:36:15.290 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:15.295 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20443 2026-07-21 11:36:15.298 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-21 11:36:15.301 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.4.3.175/networking 2026-07-21 11:36:15.304 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-21 11:36:15.304 | Waiting for Neutron to start... 2026-07-21 11:36:15.307 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.175/networking' 2026-07-21 11:36:15.310 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.175/networking' 'Neutron did not start' 60 2026-07-21 11:36:15.313 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.175/networking' 2026-07-21 11:36:15.316 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-21 11:36:15.319 | + functions-common:test_with_retry:2360 : local until=60 2026-07-21 11:36:15.322 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-21 11:36:15.326 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-21 11:36:15.329 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-21 11:36:15.331 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:15.334 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:15.338 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:15.344 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633775340 2026-07-21 11:36:15.348 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.175/networking; do sleep 0.5; done' 2026-07-21 11:36:16.282 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.175/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-21 11:36:16.285 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:16.289 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:16.292 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:16.295 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:16.298 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:16.302 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-21 11:36:16.304 | + functions-common:time_stop:2427 : start_time=1784633775340 2026-07-21 11:36:16.308 | + functions-common:time_stop:2429 : [[ -z 1784633775340 ]] 2026-07-21 11:36:16.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:16.318 | + functions-common:time_stop:2432 : end_time=1784633776314 2026-07-21 11:36:16.322 | + functions-common:time_stop:2433 : elapsed_time=974 2026-07-21 11:36:16.325 | + functions-common:time_stop:2434 : total=0 2026-07-21 11:36:16.328 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:16.333 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=974 2026-07-21 11:36:16.336 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-21 11:36:16.360 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:16.363 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-21 11:36:16.366 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:36:16.370 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-21 11:36:16.374 | + ./stack.sh:main:1314 : start_placement 2026-07-21 11:36:16.377 | + lib/placement:start_placement:137 : start_placement_api 2026-07-21 11:36:16.381 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-21 11:36:16.387 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 11:36:16.390 | + functions-common:run_process:1674 : local service=placement-api 2026-07-21 11:36:16.393 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 11:36:16.396 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:16.399 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:16.402 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:16.405 | + functions-common:run_process:1680 : local name=placement-api 2026-07-21 11:36:16.408 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:16.412 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:16.415 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:16.418 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:16.421 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:16.426 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633776422 2026-07-21 11:36:16.429 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-21 11:36:16.447 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:16.449 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-21 11:36:16.453 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-21 11:36:16.455 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 11:36:16.457 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 11:36:16.460 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 11:36:16.462 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 11:36:16.465 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-21 11:36:16.468 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-21 11:36:16.470 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-21 11:36:16.472 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:16.474 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:16.477 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:16.479 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:16.481 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-21 11:36:16.484 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-21 11:36:16.486 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:16.489 | + 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-21 11:36:16.492 | + 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-21 11:36:16.495 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-21 11:36:16.497 | + 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-21 11:36:16.500 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 11:36:16.503 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 11:36:16.506 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 11:36:16.508 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-21 11:36:16.511 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 11:36:16.516 | + 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-21 11:36:16.590 | + 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-21 11:36:16.666 | + 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-21 11:36:16.722 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-21 11:36:16.793 | + 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-21 11:36:16.870 | + 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-21 11:36:16.945 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-21 11:36:17.031 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-21 11:36:17.103 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-21 11:36:17.167 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-21 11:36:17.225 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-21 11:36:17.277 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 11:36:17.279 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 11:36:17.281 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-21 11:36:17.352 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 11:36:17.658 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-21 11:36:17.672 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-21 11:36:17.966 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-21 11:36:18.036 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:18.039 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:18.042 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:18.045 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:18.048 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:18.051 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:18.054 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:18.058 | + functions-common:time_stop:2427 : start_time=1784633776422 2026-07-21 11:36:18.061 | + functions-common:time_stop:2429 : [[ -z 1784633776422 ]] 2026-07-21 11:36:18.065 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:18.071 | + functions-common:time_stop:2432 : end_time=1784633778068 2026-07-21 11:36:18.074 | + functions-common:time_stop:2433 : elapsed_time=1646 2026-07-21 11:36:18.076 | + functions-common:time_stop:2434 : total=20443 2026-07-21 11:36:18.080 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:18.083 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22089 2026-07-21 11:36:18.086 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-21 11:36:18.086 | Waiting for placement-api to start... 2026-07-21 11:36:18.088 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.175/placement 2026-07-21 11:36:18.092 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 11:36:18.094 | + functions:wait_for_service:477 : local url=https://10.4.3.175/placement 2026-07-21 11:36:18.097 | + functions:wait_for_service:478 : local rval=0 2026-07-21 11:36:18.100 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 11:36:18.103 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 11:36:18.105 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:18.108 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:18.112 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:18.118 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633778114 2026-07-21 11:36:18.121 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 11:36:18.126 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.175/placement 2026-07-21 11:36:19.345 | + :: : [[ 200 == 503 ]] 2026-07-21 11:36:19.346 | + :: : [[ 0 -eq 7 ]] 2026-07-21 11:36:19.349 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 11:36:19.353 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:19.355 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:19.358 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:19.360 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:19.363 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:19.366 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 11:36:19.369 | + functions-common:time_stop:2427 : start_time=1784633778114 2026-07-21 11:36:19.371 | + functions-common:time_stop:2429 : [[ -z 1784633778114 ]] 2026-07-21 11:36:19.375 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:19.380 | + functions-common:time_stop:2432 : end_time=1784633779377 2026-07-21 11:36:19.384 | + functions-common:time_stop:2433 : elapsed_time=1263 2026-07-21 11:36:19.387 | + functions-common:time_stop:2434 : total=6570 2026-07-21 11:36:19.390 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:19.392 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7833 2026-07-21 11:36:19.395 | + functions:wait_for_service:486 : return 0 2026-07-21 11:36:19.399 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-21 11:36:19.418 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:19.421 | + ./stack.sh:main:1318 : start_neutron 2026-07-21 11:36:19.424 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-21 11:36:19.427 | + 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-21 11:36:19.430 | + functions-common:run_process:1674 : local service=q-agt 2026-07-21 11:36:19.432 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 11:36:19.436 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:19.438 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:19.441 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:19.444 | + functions-common:run_process:1680 : local name=q-agt 2026-07-21 11:36:19.447 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:19.450 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:19.453 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:19.456 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:19.460 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:19.465 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633779462 2026-07-21 11:36:19.468 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-21 11:36:19.488 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:19.490 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:19.494 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:19.496 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:19.499 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:19.502 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:19.505 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:19.509 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:19.512 | + functions-common:time_stop:2427 : start_time=1784633779462 2026-07-21 11:36:19.514 | + functions-common:time_stop:2429 : [[ -z 1784633779462 ]] 2026-07-21 11:36:19.518 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:19.522 | + functions-common:time_stop:2432 : end_time=1784633779519 2026-07-21 11:36:19.525 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-21 11:36:19.528 | + functions-common:time_stop:2434 : total=22089 2026-07-21 11:36:19.530 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:19.533 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22146 2026-07-21 11:36:19.536 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-21 11:36:19.539 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 11:36:19.541 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 11:36:19.544 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-21 11:36:19.547 | + 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-21 11:36:19.550 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-21 11:36:19.552 | + 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-21 11:36:19.555 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:19.558 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:19.561 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:19.564 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-21 11:36:19.566 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:19.569 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:19.572 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:19.575 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:19.578 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:19.583 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633779580 2026-07-21 11:36:19.586 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-21 11:36:19.604 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:19.607 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:19.610 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:19.614 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:19.617 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:19.620 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:19.622 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:19.624 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:19.627 | + functions-common:time_stop:2427 : start_time=1784633779580 2026-07-21 11:36:19.631 | + functions-common:time_stop:2429 : [[ -z 1784633779580 ]] 2026-07-21 11:36:19.635 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:19.639 | + functions-common:time_stop:2432 : end_time=1784633779636 2026-07-21 11:36:19.642 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-21 11:36:19.645 | + functions-common:time_stop:2434 : total=22146 2026-07-21 11:36:19.649 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:19.651 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22202 2026-07-21 11:36:19.655 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-21 11:36:19.658 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-21 11:36:19.661 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-21 11:36:19.664 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-21 11:36:19.667 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 11:36:19.670 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 11:36:19.673 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 11:36:19.676 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-21 11:36:19.680 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 11:36:19.683 | + 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-21 11:36:19.686 | + functions-common:run_process:1674 : local service=q-l3 2026-07-21 11:36:19.689 | + 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-21 11:36:19.692 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:19.696 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:19.698 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:19.701 | + functions-common:run_process:1680 : local name=q-l3 2026-07-21 11:36:19.704 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:19.707 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:19.710 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:19.712 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:19.716 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:19.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633779717 2026-07-21 11:36:19.724 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-21 11:36:19.744 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:19.748 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:19.750 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:19.754 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:19.757 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:19.760 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:19.763 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:19.766 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:19.769 | + functions-common:time_stop:2427 : start_time=1784633779717 2026-07-21 11:36:19.772 | + functions-common:time_stop:2429 : [[ -z 1784633779717 ]] 2026-07-21 11:36:19.776 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:19.781 | + functions-common:time_stop:2432 : end_time=1784633779778 2026-07-21 11:36:19.784 | + functions-common:time_stop:2433 : elapsed_time=61 2026-07-21 11:36:19.787 | + functions-common:time_stop:2434 : total=22202 2026-07-21 11:36:19.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:19.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22263 2026-07-21 11:36:19.796 | + 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-21 11:36:19.799 | + functions-common:run_process:1674 : local service=q-meta 2026-07-21 11:36:19.802 | + 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-21 11:36:19.805 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:19.808 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:19.811 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:19.814 | + functions-common:run_process:1680 : local name=q-meta 2026-07-21 11:36:19.817 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:19.820 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:19.823 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:19.825 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:19.829 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:19.834 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633779831 2026-07-21 11:36:19.836 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-21 11:36:19.856 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:19.859 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:19.861 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:19.863 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:19.867 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:19.870 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:19.872 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:19.874 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:19.877 | + functions-common:time_stop:2427 : start_time=1784633779831 2026-07-21 11:36:19.880 | + functions-common:time_stop:2429 : [[ -z 1784633779831 ]] 2026-07-21 11:36:19.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:19.890 | + functions-common:time_stop:2432 : end_time=1784633779887 2026-07-21 11:36:19.893 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-21 11:36:19.896 | + functions-common:time_stop:2434 : total=22263 2026-07-21 11:36:19.899 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:19.902 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22319 2026-07-21 11:36:19.905 | + 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-21 11:36:19.908 | + functions-common:run_process:1674 : local service=q-metering 2026-07-21 11:36:19.911 | + 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-21 11:36:19.914 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:19.917 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:19.920 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:19.923 | + functions-common:run_process:1680 : local name=q-metering 2026-07-21 11:36:19.925 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:19.928 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:19.930 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:19.933 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:19.937 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:19.942 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633779938 2026-07-21 11:36:19.945 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-21 11:36:19.965 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:19.968 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:19.970 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:19.973 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:19.977 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:19.979 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:19.982 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:19.985 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:19.988 | + functions-common:time_stop:2427 : start_time=1784633779938 2026-07-21 11:36:19.991 | + functions-common:time_stop:2429 : [[ -z 1784633779938 ]] 2026-07-21 11:36:19.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:19.999 | + functions-common:time_stop:2432 : end_time=1784633779997 2026-07-21 11:36:20.002 | + functions-common:time_stop:2433 : elapsed_time=59 2026-07-21 11:36:20.005 | + functions-common:time_stop:2434 : total=22319 2026-07-21 11:36:20.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:20.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22378 2026-07-21 11:36:20.015 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-21 11:36:20.035 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:20.038 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:20.041 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-21 11:36:20.045 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:36:20.048 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-21 11:36:20.051 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-21 11:36:20.054 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-21 11:36:20.058 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-21 11:36:20.061 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-21 11:36:20.063 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-21 11:36:20.066 | ++ 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-21 11:36:20.905 | 2026-07-21 11:36:20.916 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:20.921 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 11:36:20.921 | address-scope 2026-07-21 11:36:20.921 | agent 2026-07-21 11:36:20.921 | allowed-address-pairs 2026-07-21 11:36:20.921 | auto-allocated-topology 2026-07-21 11:36:20.921 | availability_zone 2026-07-21 11:36:20.921 | default-subnetpools 2026-07-21 11:36:20.921 | dhcp_agent_scheduler 2026-07-21 11:36:20.921 | dns-integration 2026-07-21 11:36:20.921 | dns-domain-ports 2026-07-21 11:36:20.921 | dns-integration-domain-keywords 2026-07-21 11:36:20.921 | empty-string-filtering 2026-07-21 11:36:20.921 | external-net 2026-07-21 11:36:20.921 | extra_dhcp_opt 2026-07-21 11:36:20.921 | extraroute 2026-07-21 11:36:20.921 | extraroute-atomic 2026-07-21 11:36:20.921 | filter-validation 2026-07-21 11:36:20.921 | floating-ip-port-forwarding-detail 2026-07-21 11:36:20.921 | fip-port-details 2026-07-21 11:36:20.921 | flavors 2026-07-21 11:36:20.921 | floatingip-pools 2026-07-21 11:36:20.921 | router 2026-07-21 11:36:20.921 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:36:20.921 | enable-default-route-bfd 2026-07-21 11:36:20.921 | enable-default-route-ecmp 2026-07-21 11:36:20.921 | ext-gw-mode 2026-07-21 11:36:20.921 | l3-ha 2026-07-21 11:36:20.921 | external-gateway-multihoming 2026-07-21 11:36:20.921 | l3-flavors 2026-07-21 11:36:20.921 | l3_agent_scheduler 2026-07-21 11:36:20.921 | multi-provider 2026-07-21 11:36:20.921 | net-mtu 2026-07-21 11:36:20.921 | net-mtu-writable 2026-07-21 11:36:20.921 | network_availability_zone 2026-07-21 11:36:20.921 | network-ip-availability 2026-07-21 11:36:20.921 | network-ip-availability-details 2026-07-21 11:36:20.921 | pagination 2026-07-21 11:36:20.921 | port-device-profile 2026-07-21 11:36:20.921 | port-mac-address-regenerate 2026-07-21 11:36:20.921 | port-numa-affinity-policy 2026-07-21 11:36:20.921 | port-numa-affinity-policy-socket 2026-07-21 11:36:20.921 | binding 2026-07-21 11:36:20.921 | binding-extended 2026-07-21 11:36:20.921 | port-security 2026-07-21 11:36:20.921 | project-id 2026-07-21 11:36:20.921 | provider 2026-07-21 11:36:20.921 | qinq 2026-07-21 11:36:20.921 | quota-check-limit 2026-07-21 11:36:20.921 | quota-check-limit-default 2026-07-21 11:36:20.921 | quotas 2026-07-21 11:36:20.921 | quota_details 2026-07-21 11:36:20.921 | rbac-policies 2026-07-21 11:36:20.921 | rbac-address-scope 2026-07-21 11:36:20.921 | rbac-security-groups 2026-07-21 11:36:20.921 | revision-if-match 2026-07-21 11:36:20.921 | standard-attr-revisions 2026-07-21 11:36:20.921 | router_availability_zone 2026-07-21 11:36:20.921 | router-enable-snat 2026-07-21 11:36:20.921 | security-groups-default-rules 2026-07-21 11:36:20.921 | security-groups-default-statefulness 2026-07-21 11:36:20.921 | security-groups-normalized-cidr 2026-07-21 11:36:20.921 | security-groups-remote-address-group 2026-07-21 11:36:20.921 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:36:20.921 | security-groups-shared-filtering 2026-07-21 11:36:20.921 | security-group 2026-07-21 11:36:20.921 | service-type 2026-07-21 11:36:20.921 | sorting 2026-07-21 11:36:20.922 | standard-attr-description 2026-07-21 11:36:20.922 | stateful-security-group 2026-07-21 11:36:20.922 | subnet-dns-publish-fixed-ip 2026-07-21 11:36:20.922 | subnet-external-network 2026-07-21 11:36:20.922 | subnet_onboard 2026-07-21 11:36:20.922 | subnet-service-types 2026-07-21 11:36:20.922 | subnet_allocation 2026-07-21 11:36:20.922 | subnetpool-prefix-ops 2026-07-21 11:36:20.922 | tag-creation 2026-07-21 11:36:20.922 | standard-attr-tag 2026-07-21 11:36:20.922 | standard-attr-timestamp 2026-07-21 11:36:20.922 | vlan-transparent' 2026-07-21 11:36:20.924 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 11:36:20.924 | address-scope 2026-07-21 11:36:20.924 | agent 2026-07-21 11:36:20.924 | allowed-address-pairs 2026-07-21 11:36:20.924 | auto-allocated-topology 2026-07-21 11:36:20.924 | availability_zone 2026-07-21 11:36:20.924 | default-subnetpools 2026-07-21 11:36:20.924 | dhcp_agent_scheduler 2026-07-21 11:36:20.924 | dns-integration 2026-07-21 11:36:20.924 | dns-domain-ports 2026-07-21 11:36:20.924 | dns-integration-domain-keywords 2026-07-21 11:36:20.924 | empty-string-filtering 2026-07-21 11:36:20.924 | external-net 2026-07-21 11:36:20.924 | extra_dhcp_opt 2026-07-21 11:36:20.924 | extraroute 2026-07-21 11:36:20.924 | extraroute-atomic 2026-07-21 11:36:20.924 | filter-validation 2026-07-21 11:36:20.924 | floating-ip-port-forwarding-detail 2026-07-21 11:36:20.924 | fip-port-details 2026-07-21 11:36:20.924 | flavors 2026-07-21 11:36:20.924 | floatingip-pools 2026-07-21 11:36:20.924 | router 2026-07-21 11:36:20.924 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:36:20.924 | enable-default-route-bfd 2026-07-21 11:36:20.924 | enable-default-route-ecmp 2026-07-21 11:36:20.924 | ext-gw-mode 2026-07-21 11:36:20.924 | l3-ha 2026-07-21 11:36:20.924 | external-gateway-multihoming 2026-07-21 11:36:20.924 | l3-flavors 2026-07-21 11:36:20.924 | l3_agent_scheduler 2026-07-21 11:36:20.924 | multi-provider 2026-07-21 11:36:20.924 | net-mtu 2026-07-21 11:36:20.924 | net-mtu-writable 2026-07-21 11:36:20.924 | network_availability_zone 2026-07-21 11:36:20.924 | network-ip-availability 2026-07-21 11:36:20.924 | network-ip-availability-details 2026-07-21 11:36:20.924 | pagination 2026-07-21 11:36:20.924 | port-device-profile 2026-07-21 11:36:20.924 | port-mac-address-regenerate 2026-07-21 11:36:20.924 | port-numa-affinity-policy 2026-07-21 11:36:20.924 | port-numa-affinity-policy-socket 2026-07-21 11:36:20.924 | binding 2026-07-21 11:36:20.924 | binding-extended 2026-07-21 11:36:20.924 | port-security 2026-07-21 11:36:20.924 | project-id 2026-07-21 11:36:20.924 | provider 2026-07-21 11:36:20.924 | qinq 2026-07-21 11:36:20.924 | quota-check-limit 2026-07-21 11:36:20.924 | quota-check-limit-default 2026-07-21 11:36:20.924 | quotas 2026-07-21 11:36:20.924 | quota_details 2026-07-21 11:36:20.924 | rbac-policies 2026-07-21 11:36:20.924 | rbac-address-scope 2026-07-21 11:36:20.924 | rbac-security-groups 2026-07-21 11:36:20.924 | revision-if-match 2026-07-21 11:36:20.924 | standard-attr-revisions 2026-07-21 11:36:20.925 | router_availability_zone 2026-07-21 11:36:20.925 | router-enable-snat 2026-07-21 11:36:20.925 | security-groups-default-rules 2026-07-21 11:36:20.925 | security-groups-default-statefulness 2026-07-21 11:36:20.925 | security-groups-normalized-cidr 2026-07-21 11:36:20.925 | security-groups-remote-address-group 2026-07-21 11:36:20.925 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:36:20.925 | security-groups-shared-filtering 2026-07-21 11:36:20.925 | security-group 2026-07-21 11:36:20.925 | service-type 2026-07-21 11:36:20.925 | sorting 2026-07-21 11:36:20.925 | standard-attr-description 2026-07-21 11:36:20.925 | stateful-security-group 2026-07-21 11:36:20.925 | subnet-dns-publish-fixed-ip 2026-07-21 11:36:20.925 | subnet-external-network 2026-07-21 11:36:20.925 | subnet_onboard 2026-07-21 11:36:20.925 | subnet-service-types 2026-07-21 11:36:20.925 | subnet_allocation 2026-07-21 11:36:20.925 | subnetpool-prefix-ops 2026-07-21 11:36:20.925 | tag-creation 2026-07-21 11:36:20.925 | standard-attr-tag 2026-07-21 11:36:20.925 | standard-attr-timestamp 2026-07-21 11:36:20.925 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-21 11:36:20.927 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 11:36:20.930 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:20.933 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-21 11:36:20.937 | ++ 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-21 11:36:21.585 | 2026-07-21 11:36:21.596 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:21.600 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=a65ac7ff-cd33-44c4-bcbe-aaa3ea2a4ffe 2026-07-21 11:36:21.603 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-21 11:36:21.608 | ++ 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 fded:ee2f:814d::/56 --share --default -f value -c id 2026-07-21 11:36:22.202 | 2026-07-21 11:36:22.213 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:22.217 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=ac1ea244-3b15-4aec-9e0f-486e41a456a7 2026-07-21 11:36:22.220 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-21 11:36:22.223 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 11:36:22.226 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 11:36:22.231 | ++ 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-21 11:36:23.506 | 2026-07-21 11:36:23.517 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:23.522 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=16f8ad2e-acab-40b5-88ae-d20fd19513b5 2026-07-21 11:36:23.525 | + 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-21 11:36:23.528 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:23.547 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-21 11:36:23.551 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-21 11:36:23.554 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z a65ac7ff-cd33-44c4-bcbe-aaa3ea2a4ffe ']' 2026-07-21 11:36:23.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-21 11:36:23.559 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-21 11:36:23.563 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-21 11:36:23.566 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool a65ac7ff-cd33-44c4-bcbe-aaa3ea2a4ffe ' 2026-07-21 11:36:23.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-21 11:36:23.571 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 16f8ad2e-acab-40b5-88ae-d20fd19513b5 private-subnet' 2026-07-21 11:36:23.573 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-21 11:36:23.577 | +++ 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 a65ac7ff-cd33-44c4-bcbe-aaa3ea2a4ffe --network 16f8ad2e-acab-40b5-88ae-d20fd19513b5 private-subnet -f value -c id 2026-07-21 11:36:24.736 | 2026-07-21 11:36:24.746 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:24.750 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=52ed513b-c00f-4c48-ac8b-fe97cd6bddc7 2026-07-21 11:36:24.754 | ++ 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-21 11:36:24.757 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:24.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 52ed513b-c00f-4c48-ac8b-fe97cd6bddc7 2026-07-21 11:36:24.785 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=52ed513b-c00f-4c48-ac8b-fe97cd6bddc7 2026-07-21 11:36:24.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-21 11:36:24.794 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-21 11:36:24.798 | ++ 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-21 11:36:24.801 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:24.822 | ++ 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-21 11:36:24.825 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:24.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-21 11:36:24.849 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z ac1ea244-3b15-4aec-9e0f-486e41a456a7 ']' 2026-07-21 11:36:24.853 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-21 11:36:24.856 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-21 11:36:24.858 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool ac1ea244-3b15-4aec-9e0f-486e41a456a7 ' 2026-07-21 11:36:24.862 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-21 11:36:24.864 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 16f8ad2e-acab-40b5-88ae-d20fd19513b5 ipv6-private-subnet ' 2026-07-21 11:36:24.867 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-21 11:36:24.872 | +++ 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 ac1ea244-3b15-4aec-9e0f-486e41a456a7 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 16f8ad2e-acab-40b5-88ae-d20fd19513b5 ipv6-private-subnet -f value -c id 2026-07-21 11:36:25.686 | 2026-07-21 11:36:25.697 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:25.700 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=237debd9-15aa-4329-b91c-a3c4172167ba 2026-07-21 11:36:25.703 | ++ 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-21 11:36:25.706 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:25.724 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 237debd9-15aa-4329-b91c-a3c4172167ba 2026-07-21 11:36:25.728 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=237debd9-15aa-4329-b91c-a3c4172167ba 2026-07-21 11:36:25.730 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-21 11:36:25.733 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-21 11:36:25.737 | ++ 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-21 11:36:25.950 | 2026-07-21 11:36:25.961 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:25.965 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 11:36:25.965 | address-scope 2026-07-21 11:36:25.965 | agent 2026-07-21 11:36:25.965 | allowed-address-pairs 2026-07-21 11:36:25.965 | auto-allocated-topology 2026-07-21 11:36:25.965 | availability_zone 2026-07-21 11:36:25.965 | default-subnetpools 2026-07-21 11:36:25.965 | dhcp_agent_scheduler 2026-07-21 11:36:25.965 | dns-integration 2026-07-21 11:36:25.965 | dns-domain-ports 2026-07-21 11:36:25.965 | dns-integration-domain-keywords 2026-07-21 11:36:25.965 | empty-string-filtering 2026-07-21 11:36:25.965 | external-net 2026-07-21 11:36:25.965 | extra_dhcp_opt 2026-07-21 11:36:25.965 | extraroute 2026-07-21 11:36:25.965 | extraroute-atomic 2026-07-21 11:36:25.965 | filter-validation 2026-07-21 11:36:25.965 | floating-ip-port-forwarding-detail 2026-07-21 11:36:25.965 | fip-port-details 2026-07-21 11:36:25.965 | flavors 2026-07-21 11:36:25.965 | floatingip-pools 2026-07-21 11:36:25.965 | router 2026-07-21 11:36:25.965 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:36:25.965 | enable-default-route-bfd 2026-07-21 11:36:25.965 | enable-default-route-ecmp 2026-07-21 11:36:25.965 | ext-gw-mode 2026-07-21 11:36:25.965 | l3-ha 2026-07-21 11:36:25.965 | external-gateway-multihoming 2026-07-21 11:36:25.966 | l3-flavors 2026-07-21 11:36:25.966 | l3_agent_scheduler 2026-07-21 11:36:25.966 | multi-provider 2026-07-21 11:36:25.966 | net-mtu 2026-07-21 11:36:25.966 | net-mtu-writable 2026-07-21 11:36:25.966 | network_availability_zone 2026-07-21 11:36:25.966 | network-ip-availability 2026-07-21 11:36:25.966 | network-ip-availability-details 2026-07-21 11:36:25.966 | pagination 2026-07-21 11:36:25.966 | port-device-profile 2026-07-21 11:36:25.966 | port-mac-address-regenerate 2026-07-21 11:36:25.966 | port-numa-affinity-policy 2026-07-21 11:36:25.966 | port-numa-affinity-policy-socket 2026-07-21 11:36:25.966 | binding 2026-07-21 11:36:25.966 | binding-extended 2026-07-21 11:36:25.966 | port-security 2026-07-21 11:36:25.966 | project-id 2026-07-21 11:36:25.966 | provider 2026-07-21 11:36:25.966 | qinq 2026-07-21 11:36:25.966 | quota-check-limit 2026-07-21 11:36:25.966 | quota-check-limit-default 2026-07-21 11:36:25.966 | quotas 2026-07-21 11:36:25.966 | quota_details 2026-07-21 11:36:25.966 | rbac-policies 2026-07-21 11:36:25.966 | rbac-address-scope 2026-07-21 11:36:25.966 | rbac-security-groups 2026-07-21 11:36:25.966 | revision-if-match 2026-07-21 11:36:25.966 | standard-attr-revisions 2026-07-21 11:36:25.966 | router_availability_zone 2026-07-21 11:36:25.966 | router-enable-snat 2026-07-21 11:36:25.966 | security-groups-default-rules 2026-07-21 11:36:25.966 | security-groups-default-statefulness 2026-07-21 11:36:25.966 | security-groups-normalized-cidr 2026-07-21 11:36:25.966 | security-groups-remote-address-group 2026-07-21 11:36:25.966 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:36:25.966 | security-groups-shared-filtering 2026-07-21 11:36:25.966 | security-group 2026-07-21 11:36:25.966 | service-type 2026-07-21 11:36:25.966 | sorting 2026-07-21 11:36:25.966 | standard-attr-description 2026-07-21 11:36:25.966 | stateful-security-group 2026-07-21 11:36:25.966 | subnet-dns-publish-fixed-ip 2026-07-21 11:36:25.966 | subnet-external-network 2026-07-21 11:36:25.966 | subnet_onboard 2026-07-21 11:36:25.966 | subnet-service-types 2026-07-21 11:36:25.966 | subnet_allocation 2026-07-21 11:36:25.966 | subnetpool-prefix-ops 2026-07-21 11:36:25.966 | tag-creation 2026-07-21 11:36:25.966 | standard-attr-tag 2026-07-21 11:36:25.966 | standard-attr-timestamp 2026-07-21 11:36:25.966 | vlan-transparent' 2026-07-21 11:36:25.968 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 11:36:25.968 | address-scope 2026-07-21 11:36:25.968 | agent 2026-07-21 11:36:25.968 | allowed-address-pairs 2026-07-21 11:36:25.968 | auto-allocated-topology 2026-07-21 11:36:25.968 | availability_zone 2026-07-21 11:36:25.968 | default-subnetpools 2026-07-21 11:36:25.968 | dhcp_agent_scheduler 2026-07-21 11:36:25.968 | dns-integration 2026-07-21 11:36:25.968 | dns-domain-ports 2026-07-21 11:36:25.968 | dns-integration-domain-keywords 2026-07-21 11:36:25.968 | empty-string-filtering 2026-07-21 11:36:25.968 | external-net 2026-07-21 11:36:25.968 | extra_dhcp_opt 2026-07-21 11:36:25.968 | extraroute 2026-07-21 11:36:25.968 | extraroute-atomic 2026-07-21 11:36:25.968 | filter-validation 2026-07-21 11:36:25.968 | floating-ip-port-forwarding-detail 2026-07-21 11:36:25.968 | fip-port-details 2026-07-21 11:36:25.968 | flavors 2026-07-21 11:36:25.968 | floatingip-pools 2026-07-21 11:36:25.968 | router 2026-07-21 11:36:25.968 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:36:25.968 | enable-default-route-bfd 2026-07-21 11:36:25.968 | enable-default-route-ecmp 2026-07-21 11:36:25.968 | ext-gw-mode 2026-07-21 11:36:25.968 | l3-ha 2026-07-21 11:36:25.968 | external-gateway-multihoming 2026-07-21 11:36:25.968 | l3-flavors 2026-07-21 11:36:25.968 | l3_agent_scheduler 2026-07-21 11:36:25.968 | multi-provider 2026-07-21 11:36:25.968 | net-mtu 2026-07-21 11:36:25.968 | net-mtu-writable 2026-07-21 11:36:25.968 | network_availability_zone 2026-07-21 11:36:25.968 | network-ip-availability 2026-07-21 11:36:25.968 | network-ip-availability-details 2026-07-21 11:36:25.968 | pagination 2026-07-21 11:36:25.968 | port-device-profile 2026-07-21 11:36:25.968 | port-mac-address-regenerate 2026-07-21 11:36:25.968 | port-numa-affinity-policy 2026-07-21 11:36:25.968 | port-numa-affinity-policy-socket 2026-07-21 11:36:25.968 | binding 2026-07-21 11:36:25.968 | binding-extended 2026-07-21 11:36:25.968 | port-security 2026-07-21 11:36:25.968 | project-id 2026-07-21 11:36:25.968 | provider 2026-07-21 11:36:25.968 | qinq 2026-07-21 11:36:25.968 | quota-check-limit 2026-07-21 11:36:25.968 | quota-check-limit-default 2026-07-21 11:36:25.968 | quotas 2026-07-21 11:36:25.968 | quota_details 2026-07-21 11:36:25.968 | rbac-policies 2026-07-21 11:36:25.968 | rbac-address-scope 2026-07-21 11:36:25.968 | rbac-security-groups 2026-07-21 11:36:25.968 | revision-if-match 2026-07-21 11:36:25.968 | standard-attr-revisions 2026-07-21 11:36:25.968 | router_availability_zone 2026-07-21 11:36:25.968 | router-enable-snat 2026-07-21 11:36:25.968 | security-groups-default-rules 2026-07-21 11:36:25.969 | security-groups-default-statefulness 2026-07-21 11:36:25.969 | security-groups-normalized-cidr 2026-07-21 11:36:25.969 | security-groups-remote-address-group 2026-07-21 11:36:25.969 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:36:25.969 | security-groups-shared-filtering 2026-07-21 11:36:25.969 | security-group 2026-07-21 11:36:25.969 | service-type 2026-07-21 11:36:25.969 | sorting 2026-07-21 11:36:25.969 | standard-attr-description 2026-07-21 11:36:25.969 | stateful-security-group 2026-07-21 11:36:25.969 | subnet-dns-publish-fixed-ip 2026-07-21 11:36:25.969 | subnet-external-network 2026-07-21 11:36:25.969 | subnet_onboard 2026-07-21 11:36:25.969 | subnet-service-types 2026-07-21 11:36:25.969 | subnet_allocation 2026-07-21 11:36:25.969 | subnetpool-prefix-ops 2026-07-21 11:36:25.969 | tag-creation 2026-07-21 11:36:25.969 | standard-attr-tag 2026-07-21 11:36:25.969 | standard-attr-timestamp 2026-07-21 11:36:25.969 | vlan-transparent =~ router ]] 2026-07-21 11:36:25.971 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 11:36:25.975 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-21 11:36:25.978 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-21 11:36:25.982 | ++ 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-21 11:36:26.201 | 2026-07-21 11:36:26.211 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:26.214 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 11:36:26.214 | address-scope 2026-07-21 11:36:26.214 | agent 2026-07-21 11:36:26.214 | allowed-address-pairs 2026-07-21 11:36:26.214 | auto-allocated-topology 2026-07-21 11:36:26.215 | availability_zone 2026-07-21 11:36:26.215 | default-subnetpools 2026-07-21 11:36:26.215 | dhcp_agent_scheduler 2026-07-21 11:36:26.215 | dns-integration 2026-07-21 11:36:26.215 | dns-domain-ports 2026-07-21 11:36:26.215 | dns-integration-domain-keywords 2026-07-21 11:36:26.215 | empty-string-filtering 2026-07-21 11:36:26.215 | external-net 2026-07-21 11:36:26.215 | extra_dhcp_opt 2026-07-21 11:36:26.215 | extraroute 2026-07-21 11:36:26.215 | extraroute-atomic 2026-07-21 11:36:26.215 | filter-validation 2026-07-21 11:36:26.215 | floating-ip-port-forwarding-detail 2026-07-21 11:36:26.215 | fip-port-details 2026-07-21 11:36:26.215 | flavors 2026-07-21 11:36:26.215 | floatingip-pools 2026-07-21 11:36:26.215 | router 2026-07-21 11:36:26.215 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:36:26.215 | enable-default-route-bfd 2026-07-21 11:36:26.215 | enable-default-route-ecmp 2026-07-21 11:36:26.215 | ext-gw-mode 2026-07-21 11:36:26.215 | l3-ha 2026-07-21 11:36:26.215 | external-gateway-multihoming 2026-07-21 11:36:26.215 | l3-flavors 2026-07-21 11:36:26.215 | l3_agent_scheduler 2026-07-21 11:36:26.215 | multi-provider 2026-07-21 11:36:26.215 | net-mtu 2026-07-21 11:36:26.215 | net-mtu-writable 2026-07-21 11:36:26.215 | network_availability_zone 2026-07-21 11:36:26.215 | network-ip-availability 2026-07-21 11:36:26.215 | network-ip-availability-details 2026-07-21 11:36:26.215 | pagination 2026-07-21 11:36:26.215 | port-device-profile 2026-07-21 11:36:26.215 | port-mac-address-regenerate 2026-07-21 11:36:26.215 | port-numa-affinity-policy 2026-07-21 11:36:26.215 | port-numa-affinity-policy-socket 2026-07-21 11:36:26.215 | binding 2026-07-21 11:36:26.215 | binding-extended 2026-07-21 11:36:26.215 | port-security 2026-07-21 11:36:26.215 | project-id 2026-07-21 11:36:26.215 | provider 2026-07-21 11:36:26.215 | qinq 2026-07-21 11:36:26.215 | quota-check-limit 2026-07-21 11:36:26.215 | quota-check-limit-default 2026-07-21 11:36:26.215 | quotas 2026-07-21 11:36:26.215 | quota_details 2026-07-21 11:36:26.215 | rbac-policies 2026-07-21 11:36:26.215 | rbac-address-scope 2026-07-21 11:36:26.215 | rbac-security-groups 2026-07-21 11:36:26.215 | revision-if-match 2026-07-21 11:36:26.215 | standard-attr-revisions 2026-07-21 11:36:26.215 | router_availability_zone 2026-07-21 11:36:26.215 | router-enable-snat 2026-07-21 11:36:26.215 | security-groups-default-rules 2026-07-21 11:36:26.215 | security-groups-default-statefulness 2026-07-21 11:36:26.215 | security-groups-normalized-cidr 2026-07-21 11:36:26.215 | security-groups-remote-address-group 2026-07-21 11:36:26.215 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:36:26.215 | security-groups-shared-filtering 2026-07-21 11:36:26.215 | security-group 2026-07-21 11:36:26.215 | service-type 2026-07-21 11:36:26.215 | sorting 2026-07-21 11:36:26.215 | standard-attr-description 2026-07-21 11:36:26.215 | stateful-security-group 2026-07-21 11:36:26.215 | subnet-dns-publish-fixed-ip 2026-07-21 11:36:26.215 | subnet-external-network 2026-07-21 11:36:26.215 | subnet_onboard 2026-07-21 11:36:26.215 | subnet-service-types 2026-07-21 11:36:26.215 | subnet_allocation 2026-07-21 11:36:26.215 | subnetpool-prefix-ops 2026-07-21 11:36:26.215 | tag-creation 2026-07-21 11:36:26.215 | standard-attr-tag 2026-07-21 11:36:26.215 | standard-attr-timestamp 2026-07-21 11:36:26.215 | vlan-transparent' 2026-07-21 11:36:26.218 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 11:36:26.218 | address-scope 2026-07-21 11:36:26.218 | agent 2026-07-21 11:36:26.218 | allowed-address-pairs 2026-07-21 11:36:26.218 | auto-allocated-topology 2026-07-21 11:36:26.218 | availability_zone 2026-07-21 11:36:26.218 | default-subnetpools 2026-07-21 11:36:26.218 | dhcp_agent_scheduler 2026-07-21 11:36:26.218 | dns-integration 2026-07-21 11:36:26.218 | dns-domain-ports 2026-07-21 11:36:26.218 | dns-integration-domain-keywords 2026-07-21 11:36:26.218 | empty-string-filtering 2026-07-21 11:36:26.218 | external-net 2026-07-21 11:36:26.218 | extra_dhcp_opt 2026-07-21 11:36:26.218 | extraroute 2026-07-21 11:36:26.218 | extraroute-atomic 2026-07-21 11:36:26.218 | filter-validation 2026-07-21 11:36:26.218 | floating-ip-port-forwarding-detail 2026-07-21 11:36:26.218 | fip-port-details 2026-07-21 11:36:26.218 | flavors 2026-07-21 11:36:26.218 | floatingip-pools 2026-07-21 11:36:26.218 | router 2026-07-21 11:36:26.218 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:36:26.218 | enable-default-route-bfd 2026-07-21 11:36:26.218 | enable-default-route-ecmp 2026-07-21 11:36:26.218 | ext-gw-mode 2026-07-21 11:36:26.218 | l3-ha 2026-07-21 11:36:26.218 | external-gateway-multihoming 2026-07-21 11:36:26.218 | l3-flavors 2026-07-21 11:36:26.218 | l3_agent_scheduler 2026-07-21 11:36:26.218 | multi-provider 2026-07-21 11:36:26.218 | net-mtu 2026-07-21 11:36:26.218 | net-mtu-writable 2026-07-21 11:36:26.218 | network_availability_zone 2026-07-21 11:36:26.218 | network-ip-availability 2026-07-21 11:36:26.218 | network-ip-availability-details 2026-07-21 11:36:26.218 | pagination 2026-07-21 11:36:26.218 | port-device-profile 2026-07-21 11:36:26.218 | port-mac-address-regenerate 2026-07-21 11:36:26.218 | port-numa-affinity-policy 2026-07-21 11:36:26.218 | port-numa-affinity-policy-socket 2026-07-21 11:36:26.218 | binding 2026-07-21 11:36:26.218 | binding-extended 2026-07-21 11:36:26.218 | port-security 2026-07-21 11:36:26.218 | project-id 2026-07-21 11:36:26.218 | provider 2026-07-21 11:36:26.218 | qinq 2026-07-21 11:36:26.218 | quota-check-limit 2026-07-21 11:36:26.218 | quota-check-limit-default 2026-07-21 11:36:26.218 | quotas 2026-07-21 11:36:26.218 | quota_details 2026-07-21 11:36:26.218 | rbac-policies 2026-07-21 11:36:26.218 | rbac-address-scope 2026-07-21 11:36:26.218 | rbac-security-groups 2026-07-21 11:36:26.218 | revision-if-match 2026-07-21 11:36:26.218 | standard-attr-revisions 2026-07-21 11:36:26.218 | router_availability_zone 2026-07-21 11:36:26.218 | router-enable-snat 2026-07-21 11:36:26.218 | security-groups-default-rules 2026-07-21 11:36:26.218 | security-groups-default-statefulness 2026-07-21 11:36:26.218 | security-groups-normalized-cidr 2026-07-21 11:36:26.218 | security-groups-remote-address-group 2026-07-21 11:36:26.218 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:36:26.218 | security-groups-shared-filtering 2026-07-21 11:36:26.218 | security-group 2026-07-21 11:36:26.218 | service-type 2026-07-21 11:36:26.218 | sorting 2026-07-21 11:36:26.218 | standard-attr-description 2026-07-21 11:36:26.218 | stateful-security-group 2026-07-21 11:36:26.218 | subnet-dns-publish-fixed-ip 2026-07-21 11:36:26.218 | subnet-external-network 2026-07-21 11:36:26.218 | subnet_onboard 2026-07-21 11:36:26.219 | subnet-service-types 2026-07-21 11:36:26.219 | subnet_allocation 2026-07-21 11:36:26.219 | subnetpool-prefix-ops 2026-07-21 11:36:26.219 | tag-creation 2026-07-21 11:36:26.219 | standard-attr-tag 2026-07-21 11:36:26.219 | standard-attr-timestamp 2026-07-21 11:36:26.219 | vlan-transparent =~ external-net ]] 2026-07-21 11:36:26.221 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 11:36:26.224 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:26.228 | ++ 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-21 11:36:26.619 | 2026-07-21 11:36:26.629 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:26.633 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=bff93a27-8067-4ab1-b3f5-b6e19b33a629 2026-07-21 11:36:26.636 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-21 11:36:26.639 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:26.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-21 11:36:26.660 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-21 11:36:26.663 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-21 11:36:26.667 | ++ 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-21 11:36:26.897 | 2026-07-21 11:36:26.908 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:26.912 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 11:36:26.912 | address-scope 2026-07-21 11:36:26.912 | agent 2026-07-21 11:36:26.912 | allowed-address-pairs 2026-07-21 11:36:26.912 | auto-allocated-topology 2026-07-21 11:36:26.912 | availability_zone 2026-07-21 11:36:26.912 | default-subnetpools 2026-07-21 11:36:26.912 | dhcp_agent_scheduler 2026-07-21 11:36:26.912 | dns-integration 2026-07-21 11:36:26.912 | dns-domain-ports 2026-07-21 11:36:26.912 | dns-integration-domain-keywords 2026-07-21 11:36:26.912 | empty-string-filtering 2026-07-21 11:36:26.912 | external-net 2026-07-21 11:36:26.912 | extra_dhcp_opt 2026-07-21 11:36:26.912 | extraroute 2026-07-21 11:36:26.912 | extraroute-atomic 2026-07-21 11:36:26.912 | filter-validation 2026-07-21 11:36:26.912 | floating-ip-port-forwarding-detail 2026-07-21 11:36:26.912 | fip-port-details 2026-07-21 11:36:26.912 | flavors 2026-07-21 11:36:26.912 | floatingip-pools 2026-07-21 11:36:26.912 | router 2026-07-21 11:36:26.912 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:36:26.912 | enable-default-route-bfd 2026-07-21 11:36:26.912 | enable-default-route-ecmp 2026-07-21 11:36:26.912 | ext-gw-mode 2026-07-21 11:36:26.912 | l3-ha 2026-07-21 11:36:26.912 | external-gateway-multihoming 2026-07-21 11:36:26.912 | l3-flavors 2026-07-21 11:36:26.912 | l3_agent_scheduler 2026-07-21 11:36:26.912 | multi-provider 2026-07-21 11:36:26.912 | net-mtu 2026-07-21 11:36:26.912 | net-mtu-writable 2026-07-21 11:36:26.912 | network_availability_zone 2026-07-21 11:36:26.912 | network-ip-availability 2026-07-21 11:36:26.912 | network-ip-availability-details 2026-07-21 11:36:26.912 | pagination 2026-07-21 11:36:26.912 | port-device-profile 2026-07-21 11:36:26.912 | port-mac-address-regenerate 2026-07-21 11:36:26.912 | port-numa-affinity-policy 2026-07-21 11:36:26.912 | port-numa-affinity-policy-socket 2026-07-21 11:36:26.912 | binding 2026-07-21 11:36:26.912 | binding-extended 2026-07-21 11:36:26.912 | port-security 2026-07-21 11:36:26.912 | project-id 2026-07-21 11:36:26.912 | provider 2026-07-21 11:36:26.912 | qinq 2026-07-21 11:36:26.912 | quota-check-limit 2026-07-21 11:36:26.912 | quota-check-limit-default 2026-07-21 11:36:26.912 | quotas 2026-07-21 11:36:26.912 | quota_details 2026-07-21 11:36:26.912 | rbac-policies 2026-07-21 11:36:26.912 | rbac-address-scope 2026-07-21 11:36:26.912 | rbac-security-groups 2026-07-21 11:36:26.912 | revision-if-match 2026-07-21 11:36:26.912 | standard-attr-revisions 2026-07-21 11:36:26.912 | router_availability_zone 2026-07-21 11:36:26.912 | router-enable-snat 2026-07-21 11:36:26.912 | security-groups-default-rules 2026-07-21 11:36:26.912 | security-groups-default-statefulness 2026-07-21 11:36:26.912 | security-groups-normalized-cidr 2026-07-21 11:36:26.912 | security-groups-remote-address-group 2026-07-21 11:36:26.912 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:36:26.912 | security-groups-shared-filtering 2026-07-21 11:36:26.912 | security-group 2026-07-21 11:36:26.912 | service-type 2026-07-21 11:36:26.912 | sorting 2026-07-21 11:36:26.912 | standard-attr-description 2026-07-21 11:36:26.912 | stateful-security-group 2026-07-21 11:36:26.912 | subnet-dns-publish-fixed-ip 2026-07-21 11:36:26.912 | subnet-external-network 2026-07-21 11:36:26.912 | subnet_onboard 2026-07-21 11:36:26.912 | subnet-service-types 2026-07-21 11:36:26.912 | subnet_allocation 2026-07-21 11:36:26.912 | subnetpool-prefix-ops 2026-07-21 11:36:26.912 | tag-creation 2026-07-21 11:36:26.912 | standard-attr-tag 2026-07-21 11:36:26.912 | standard-attr-timestamp 2026-07-21 11:36:26.912 | vlan-transparent' 2026-07-21 11:36:26.915 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 11:36:26.915 | address-scope 2026-07-21 11:36:26.915 | agent 2026-07-21 11:36:26.915 | allowed-address-pairs 2026-07-21 11:36:26.915 | auto-allocated-topology 2026-07-21 11:36:26.915 | availability_zone 2026-07-21 11:36:26.915 | default-subnetpools 2026-07-21 11:36:26.915 | dhcp_agent_scheduler 2026-07-21 11:36:26.915 | dns-integration 2026-07-21 11:36:26.915 | dns-domain-ports 2026-07-21 11:36:26.915 | dns-integration-domain-keywords 2026-07-21 11:36:26.915 | empty-string-filtering 2026-07-21 11:36:26.915 | external-net 2026-07-21 11:36:26.915 | extra_dhcp_opt 2026-07-21 11:36:26.915 | extraroute 2026-07-21 11:36:26.915 | extraroute-atomic 2026-07-21 11:36:26.915 | filter-validation 2026-07-21 11:36:26.915 | floating-ip-port-forwarding-detail 2026-07-21 11:36:26.915 | fip-port-details 2026-07-21 11:36:26.915 | flavors 2026-07-21 11:36:26.915 | floatingip-pools 2026-07-21 11:36:26.915 | router 2026-07-21 11:36:26.915 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:36:26.915 | enable-default-route-bfd 2026-07-21 11:36:26.915 | enable-default-route-ecmp 2026-07-21 11:36:26.915 | ext-gw-mode 2026-07-21 11:36:26.916 | l3-ha 2026-07-21 11:36:26.916 | external-gateway-multihoming 2026-07-21 11:36:26.916 | l3-flavors 2026-07-21 11:36:26.916 | l3_agent_scheduler 2026-07-21 11:36:26.916 | multi-provider 2026-07-21 11:36:26.916 | net-mtu 2026-07-21 11:36:26.916 | net-mtu-writable 2026-07-21 11:36:26.916 | network_availability_zone 2026-07-21 11:36:26.916 | network-ip-availability 2026-07-21 11:36:26.916 | network-ip-availability-details 2026-07-21 11:36:26.916 | pagination 2026-07-21 11:36:26.916 | port-device-profile 2026-07-21 11:36:26.916 | port-mac-address-regenerate 2026-07-21 11:36:26.916 | port-numa-affinity-policy 2026-07-21 11:36:26.916 | port-numa-affinity-policy-socket 2026-07-21 11:36:26.916 | binding 2026-07-21 11:36:26.916 | binding-extended 2026-07-21 11:36:26.916 | port-security 2026-07-21 11:36:26.916 | project-id 2026-07-21 11:36:26.916 | provider 2026-07-21 11:36:26.916 | qinq 2026-07-21 11:36:26.916 | quota-check-limit 2026-07-21 11:36:26.916 | quota-check-limit-default 2026-07-21 11:36:26.916 | quotas 2026-07-21 11:36:26.916 | quota_details 2026-07-21 11:36:26.916 | rbac-policies 2026-07-21 11:36:26.916 | rbac-address-scope 2026-07-21 11:36:26.916 | rbac-security-groups 2026-07-21 11:36:26.916 | revision-if-match 2026-07-21 11:36:26.916 | standard-attr-revisions 2026-07-21 11:36:26.916 | router_availability_zone 2026-07-21 11:36:26.916 | router-enable-snat 2026-07-21 11:36:26.916 | security-groups-default-rules 2026-07-21 11:36:26.916 | security-groups-default-statefulness 2026-07-21 11:36:26.916 | security-groups-normalized-cidr 2026-07-21 11:36:26.916 | security-groups-remote-address-group 2026-07-21 11:36:26.916 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:36:26.916 | security-groups-shared-filtering 2026-07-21 11:36:26.916 | security-group 2026-07-21 11:36:26.916 | service-type 2026-07-21 11:36:26.916 | sorting 2026-07-21 11:36:26.916 | standard-attr-description 2026-07-21 11:36:26.916 | stateful-security-group 2026-07-21 11:36:26.916 | subnet-dns-publish-fixed-ip 2026-07-21 11:36:26.916 | subnet-external-network 2026-07-21 11:36:26.916 | subnet_onboard 2026-07-21 11:36:26.916 | subnet-service-types 2026-07-21 11:36:26.916 | subnet_allocation 2026-07-21 11:36:26.916 | subnetpool-prefix-ops 2026-07-21 11:36:26.916 | tag-creation 2026-07-21 11:36:26.916 | standard-attr-tag 2026-07-21 11:36:26.916 | standard-attr-timestamp 2026-07-21 11:36:26.916 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-21 11:36:26.919 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 11:36:26.921 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-21 11:36:26.925 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-21 11:36:26.929 | ++ 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-21 11:36:27.919 | 2026-07-21 11:36:27.930 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:27.933 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=e955d7f3-b725-4540-9410-6a0410c47bea 2026-07-21 11:36:27.936 | + 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-21 11:36:27.938 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:27.953 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-21 11:36:27.956 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-21 11:36:27.958 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet bff93a27-8067-4ab1-b3f5-b6e19b33a629 52ed513b-c00f-4c48-ac8b-fe97cd6bddc7 2026-07-21 11:36:29.779 | 2026-07-21 11:36:29.787 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-21 11:36:29.791 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 e955d7f3-b725-4540-9410-6a0410c47bea 2026-07-21 11:36:29.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-21 11:36:29.796 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:29.799 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-21 11:36:29.802 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-21 11:36:29.805 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-21 11:36:29.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-21 11:36:29.811 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network e955d7f3-b725-4540-9410-6a0410c47bea --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-21 11:36:29.814 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-21 11:36:29.817 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-21 11:36:29.822 | +++ 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 e955d7f3-b725-4540-9410-6a0410c47bea --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-21 11:36:29.822 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-21 11:36:30.400 | 2026-07-21 11:36:30.412 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:30.418 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-21 11:36:30.418 | | id | c58d84b0-dfc0-4b45-bab1-de89c4a6e09e |' 2026-07-21 11:36:30.420 | ++ 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-21 11:36:30.422 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:30.440 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' c58d84b0-dfc0-4b45-bab1-de89c4a6e09e '|' 2026-07-21 11:36:30.443 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | c58d84b0-dfc0-4b45-bab1-de89c4a6e09e |' 2026-07-21 11:36:30.445 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-21 11:36:30.450 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' c58d84b0-dfc0-4b45-bab1-de89c4a6e09e '|' 2026-07-21 11:36:30.450 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-21 11:36:30.453 | ++ functions-common:get_field:806 : local data field 2026-07-21 11:36:30.456 | ++ functions-common:get_field:807 : read data 2026-07-21 11:36:30.459 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-21 11:36:30.462 | ++ functions-common:get_field:811 : field='$3' 2026-07-21 11:36:30.466 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | c58d84b0-dfc0-4b45-bab1-de89c4a6e09e |' 2026-07-21 11:36:30.467 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-21 11:36:30.473 | ++ functions-common:get_field:807 : read data 2026-07-21 11:36:30.477 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-21 11:36:30.481 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' c58d84b0-dfc0-4b45-bab1-de89c4a6e09e '|' 2026-07-21 11:36:30.481 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-21 11:36:30.483 | ++ functions-common:get_field:806 : local data field 2026-07-21 11:36:30.486 | ++ functions-common:get_field:807 : read data 2026-07-21 11:36:30.489 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-21 11:36:30.492 | ++ functions-common:get_field:811 : field='$6' 2026-07-21 11:36:30.495 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | c58d84b0-dfc0-4b45-bab1-de89c4a6e09e |' 2026-07-21 11:36:30.496 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-21 11:36:30.502 | ++ functions-common:get_field:807 : read data 2026-07-21 11:36:30.506 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=c58d84b0-dfc0-4b45-bab1-de89c4a6e09e 2026-07-21 11:36:30.509 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e955d7f3-b725-4540-9410-6a0410c47bea bff93a27-8067-4ab1-b3f5-b6e19b33a629 2026-07-21 11:36:32.008 | 2026-07-21 11:36:32.016 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-21 11:36:32.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:32.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-21 11:36:32.041 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:32.044 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-21 11:36:32.046 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-21 11:36:32.049 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-21 11:36:32.052 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-21 11:36:32.055 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:32.057 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-21 11:36:32.077 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-21 11:36:32.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-21 11:36:32.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-21 11:36:32.086 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-21 11:36:32.088 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-21 11:36:32.091 | + 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-21 11:36:32.094 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-21 11:36:32.097 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-21 11:36:32.100 | + functions-common:test_with_retry:2360 : local until=10 2026-07-21 11:36:32.103 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-21 11:36:32.107 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-21 11:36:32.110 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-21 11:36:32.113 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:32.115 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:32.119 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:32.124 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633792121 2026-07-21 11:36:32.126 | + 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-21 11:36:32.134 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-21 11:36:32.137 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:32.140 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:32.142 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:32.145 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:32.147 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:32.150 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-21 11:36:32.153 | + functions-common:time_stop:2427 : start_time=1784633792121 2026-07-21 11:36:32.156 | + functions-common:time_stop:2429 : [[ -z 1784633792121 ]] 2026-07-21 11:36:32.159 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:32.162 | + functions-common:time_stop:2432 : end_time=1784633792160 2026-07-21 11:36:32.165 | + functions-common:time_stop:2433 : elapsed_time=39 2026-07-21 11:36:32.168 | + functions-common:time_stop:2434 : total=974 2026-07-21 11:36:32.171 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:32.174 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1013 2026-07-21 11:36:32.179 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-21 11:36:32.179 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-21 11:36:32.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-21 11:36:32.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:36:32.191 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:32.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:32.197 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-21 11:36:32.211 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-21 11:36:32.228 | ++ 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-21 11:36:32.228 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-21 11:36:32.228 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-21 11:36:32.228 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-21 11:36:32.754 | 2026-07-21 11:36:32.765 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:32.774 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.35 ' 2026-07-21 11:36:32.777 | + 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-21 11:36:32.780 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:32.799 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-21 11:36:32.802 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:36:32.805 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-21 11:36:32.808 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-21 11:36:32.812 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet bff93a27-8067-4ab1-b3f5-b6e19b33a629 237debd9-15aa-4329-b91c-a3c4172167ba 2026-07-21 11:36:34.630 | 2026-07-21 11:36:34.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-21 11:36:34.645 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 e955d7f3-b725-4540-9410-6a0410c47bea 2026-07-21 11:36:34.648 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-21 11:36:34.651 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:34.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-21 11:36:34.657 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-21 11:36:34.659 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network e955d7f3-b725-4540-9410-6a0410c47bea --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-21 11:36:34.662 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-21 11:36:34.664 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-21 11:36:34.669 | +++ 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 e955d7f3-b725-4540-9410-6a0410c47bea --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-21 11:36:34.669 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-21 11:36:36.348 | 2026-07-21 11:36:36.359 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:36.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-21 11:36:36.365 | | id | fc118c59-0331-4c69-ab20-c9673cc54a06 |' 2026-07-21 11:36:36.368 | ++ 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-21 11:36:36.371 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:36.387 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' fc118c59-0331-4c69-ab20-c9673cc54a06 '|' 2026-07-21 11:36:36.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | fc118c59-0331-4c69-ab20-c9673cc54a06 |' 2026-07-21 11:36:36.393 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-21 11:36:36.397 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' fc118c59-0331-4c69-ab20-c9673cc54a06 '|' 2026-07-21 11:36:36.398 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-21 11:36:36.401 | ++ functions-common:get_field:806 : local data field 2026-07-21 11:36:36.404 | ++ functions-common:get_field:807 : read data 2026-07-21 11:36:36.408 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-21 11:36:36.410 | ++ functions-common:get_field:811 : field='$3' 2026-07-21 11:36:36.416 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | fc118c59-0331-4c69-ab20-c9673cc54a06 |' 2026-07-21 11:36:36.416 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-21 11:36:36.419 | ++ functions-common:get_field:807 : read data 2026-07-21 11:36:36.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-21 11:36:36.428 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-21 11:36:36.433 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' fc118c59-0331-4c69-ab20-c9673cc54a06 '|' 2026-07-21 11:36:36.434 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-21 11:36:36.437 | ++ functions-common:get_field:806 : local data field 2026-07-21 11:36:36.440 | ++ functions-common:get_field:807 : read data 2026-07-21 11:36:36.443 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-21 11:36:36.445 | ++ functions-common:get_field:811 : field='$6' 2026-07-21 11:36:36.448 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | fc118c59-0331-4c69-ab20-c9673cc54a06 |' 2026-07-21 11:36:36.448 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-21 11:36:36.454 | ++ functions-common:get_field:807 : read data 2026-07-21 11:36:36.458 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=fc118c59-0331-4c69-ab20-c9673cc54a06 2026-07-21 11:36:36.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-21 11:36:36.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-21 11:36:36.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:36.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-21 11:36:36.491 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:36.495 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-21 11:36:36.505 | net.ipv6.conf.all.forwarding = 1 2026-07-21 11:36:36.512 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show bff93a27-8067-4ab1-b3f5-b6e19b33a629 -c external_gateway_info -f json 2026-07-21 11:36:36.512 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-21 11:36:36.512 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 fc118c59-0331-4c69-ab20-c9673cc54a06 2026-07-21 11:36:36.512 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-21 11:36:36.513 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-21 11:36:36.806 | 2026-07-21 11:36:36.817 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:36:36.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-21 11:36:36.824 | + 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-21 11:36:36.827 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 11:36:36.844 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-21 11:36:36.847 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-21 11:36:36.849 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-21 11:36:36.852 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-21 11:36:36.855 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:36.858 | ++ 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-21 11:36:36.874 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-21 11:36:36.877 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-21 11:36:36.879 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-21 11:36:36.883 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-21 11:36:36.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-21 11:36:36.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fded:ee2f:814d::/56 2026-07-21 11:36:36.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z ac1ea244-3b15-4aec-9e0f-486e41a456a7 ]] 2026-07-21 11:36:36.919 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fded:ee2f:814d::/56 via 2001:db8::1 dev br-ex 2026-07-21 11:36:36.932 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-21 11:36:36.935 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:36:36.939 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-21 11:36:36.959 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:36.962 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-21 11:36:36.964 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:36:36.967 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-21 11:36:36.970 | + ./stack.sh:main:1335 : start_nova 2026-07-21 11:36:36.974 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-21 11:36:36.977 | + 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-21 11:36:36.979 | + 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-21 11:36:36.983 | + 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-21 11:36:36.986 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-21 11:36:36.989 | + 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-21 11:36:36.992 | + functions-common:run_process:1674 : local service=n-sch 2026-07-21 11:36:36.996 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 11:36:37.000 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:37.003 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:37.005 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:37.009 | + functions-common:run_process:1680 : local name=n-sch 2026-07-21 11:36:37.012 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:37.016 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:37.020 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:37.024 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:37.028 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:37.033 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633797030 2026-07-21 11:36:37.036 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-21 11:36:37.058 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:37.061 | + 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-21 11:36:37.065 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-21 11:36:37.069 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 11:36:37.072 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 11:36:37.075 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 11:36:37.079 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 11:36:37.082 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-21 11:36:37.085 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-21 11:36:37.088 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-21 11:36:37.092 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:37.095 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:37.099 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:37.103 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:37.106 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-21 11:36:37.109 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-21 11:36:37.112 | + 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-21 11:36:37.115 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-21 11:36:37.118 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 11:36:37.121 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:37.124 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:37.127 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:36:37.130 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:37.133 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:37.136 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-21 11:36:37.139 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:37.144 | + 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-21 11:36:37.217 | + 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-21 11:36:37.292 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-21 11:36:37.351 | + 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-21 11:36:37.412 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-21 11:36:37.477 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-21 11:36:37.540 | + 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-21 11:36:37.601 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:36:37.604 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:37.607 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-21 11:36:37.677 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:38.001 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-21 11:36:38.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-21 11:36:38.328 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-21 11:36:38.362 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:38.365 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:38.368 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:38.371 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:38.374 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:38.377 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:38.380 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:38.383 | + functions-common:time_stop:2427 : start_time=1784633797030 2026-07-21 11:36:38.386 | + functions-common:time_stop:2429 : [[ -z 1784633797030 ]] 2026-07-21 11:36:38.390 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:38.394 | + functions-common:time_stop:2432 : end_time=1784633798391 2026-07-21 11:36:38.397 | + functions-common:time_stop:2433 : elapsed_time=1361 2026-07-21 11:36:38.400 | + functions-common:time_stop:2434 : total=22378 2026-07-21 11:36:38.403 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:38.406 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23739 2026-07-21 11:36:38.410 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-21 11:36:38.414 | + 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-21 11:36:38.418 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-21 11:36:38.420 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 11:36:38.424 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:38.427 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:38.430 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:38.433 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-21 11:36:38.436 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:38.439 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:38.443 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:38.446 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:38.450 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:38.456 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633798452 2026-07-21 11:36:38.459 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-21 11:36:38.477 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:38.480 | + 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-21 11:36:38.482 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-21 11:36:38.485 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 11:36:38.487 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 11:36:38.490 | + 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-21 11:36:38.492 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 11:36:38.495 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-21 11:36:38.498 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-21 11:36:38.501 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-21 11:36:38.504 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:38.506 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:38.509 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:38.512 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:38.515 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-21 11:36:38.518 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-21 11:36:38.521 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:38.524 | + 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-21 11:36:38.527 | + 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-21 11:36:38.530 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-21 11:36:38.533 | + 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-21 11:36:38.536 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 11:36:38.538 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 11:36:38.541 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 11:36:38.544 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-21 11:36:38.547 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 11:36:38.552 | + 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-21 11:36:38.626 | + 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-21 11:36:38.704 | + 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-21 11:36:38.763 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-21 11:36:38.828 | + 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-21 11:36:38.897 | + 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-21 11:36:38.964 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-21 11:36:39.026 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-21 11:36:39.092 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-21 11:36:39.154 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-21 11:36:39.218 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-21 11:36:39.286 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 11:36:39.290 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 11:36:39.293 | + 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-21 11:36:39.363 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 11:36:39.671 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-21 11:36:39.686 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-21 11:36:39.982 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-21 11:36:40.056 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:40.059 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:40.062 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:40.065 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:40.068 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:40.071 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:40.074 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:40.077 | + functions-common:time_stop:2427 : start_time=1784633798452 2026-07-21 11:36:40.080 | + functions-common:time_stop:2429 : [[ -z 1784633798452 ]] 2026-07-21 11:36:40.083 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:40.089 | + functions-common:time_stop:2432 : end_time=1784633800085 2026-07-21 11:36:40.092 | + functions-common:time_stop:2433 : elapsed_time=1633 2026-07-21 11:36:40.095 | + functions-common:time_stop:2434 : total=23739 2026-07-21 11:36:40.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:40.102 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25372 2026-07-21 11:36:40.105 | + 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-21 11:36:40.108 | + 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-21 11:36:40.110 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-21 11:36:40.113 | + 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-21 11:36:40.116 | + 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-21 11:36:40.118 | + 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-21 11:36:40.121 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-21 11:36:40.125 | + 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-21 11:36:40.127 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-21 11:36:40.132 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-21 11:36:40.137 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 11:36:40.139 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 11:36:40.142 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-21 11:36:40.161 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:40.164 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-21 11:36:40.216 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 11:36:40.219 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-21 11:36:40.239 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:40.243 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 11:36:40.245 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-21 11:36:40.266 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:40.270 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-21 11:36:40.274 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 11:36:40.277 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-21 11:36:40.281 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-21 11:36:40.284 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 11:36:40.288 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 11:36:40.291 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-21 11:36:40.294 | + 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-21 11:36:40.297 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-21 11:36:40.300 | + 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-21 11:36:40.303 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:40.306 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:40.309 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:40.312 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-21 11:36:40.315 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:40.318 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:40.321 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:40.325 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:40.328 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:40.333 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633800330 2026-07-21 11:36:40.336 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-21 11:36:40.356 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:40.359 | + 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-21 11:36:40.362 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-21 11:36:40.365 | + 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-21 11:36:40.369 | + 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-21 11:36:40.371 | + 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-21 11:36:40.374 | + 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-21 11:36:40.377 | + 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-21 11:36:40.380 | + 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-21 11:36:40.383 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-21 11:36:40.385 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:40.388 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:40.391 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:40.394 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:40.396 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-21 11:36:40.399 | + 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-21 11:36:40.403 | + 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-21 11:36:40.405 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-21 11:36:40.408 | + 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-21 11:36:40.411 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:40.413 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:40.416 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:36:40.419 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:40.422 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:40.424 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-21 11:36:40.427 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:40.432 | + 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-21 11:36:40.508 | + 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-21 11:36:40.582 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-21 11:36:40.651 | + 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-21 11:36:40.711 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-21 11:36:40.773 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-21 11:36:40.833 | + 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-21 11:36:40.893 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:36:40.896 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:40.899 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-21 11:36:40.975 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:41.294 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-21 11:36:41.310 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-21 11:36:41.637 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-21 11:36:41.669 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:41.672 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:41.675 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:41.679 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:41.685 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:41.686 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:41.689 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:41.692 | + functions-common:time_stop:2427 : start_time=1784633800330 2026-07-21 11:36:41.696 | + functions-common:time_stop:2429 : [[ -z 1784633800330 ]] 2026-07-21 11:36:41.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:41.705 | + functions-common:time_stop:2432 : end_time=1784633801701 2026-07-21 11:36:41.708 | + functions-common:time_stop:2433 : elapsed_time=1371 2026-07-21 11:36:41.712 | + functions-common:time_stop:2434 : total=25372 2026-07-21 11:36:41.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:41.719 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26743 2026-07-21 11:36:41.721 | + 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-21 11:36:41.724 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-21 11:36:41.727 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-21 11:36:41.730 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:41.733 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:41.736 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:41.739 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-21 11:36:41.742 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:41.745 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:41.747 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:41.751 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:41.754 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:41.759 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633801756 2026-07-21 11:36:41.762 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-21 11:36:41.785 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:41.789 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:41.793 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:41.797 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:41.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:41.803 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:41.805 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:41.808 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:41.811 | + functions-common:time_stop:2427 : start_time=1784633801756 2026-07-21 11:36:41.814 | + functions-common:time_stop:2429 : [[ -z 1784633801756 ]] 2026-07-21 11:36:41.817 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:41.824 | + functions-common:time_stop:2432 : end_time=1784633801819 2026-07-21 11:36:41.827 | + functions-common:time_stop:2433 : elapsed_time=63 2026-07-21 11:36:41.831 | + functions-common:time_stop:2434 : total=26743 2026-07-21 11:36:41.834 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:41.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26806 2026-07-21 11:36:41.840 | + 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-21 11:36:41.842 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-21 11:36:41.845 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-21 11:36:41.848 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:41.851 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:41.855 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:41.858 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-21 11:36:41.862 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:41.865 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:41.869 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:41.872 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:41.875 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:41.882 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633801877 2026-07-21 11:36:41.886 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-21 11:36:41.910 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:41.914 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:41.917 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:41.920 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:41.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:41.926 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:41.930 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:41.933 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:41.936 | + functions-common:time_stop:2427 : start_time=1784633801877 2026-07-21 11:36:41.939 | + functions-common:time_stop:2429 : [[ -z 1784633801877 ]] 2026-07-21 11:36:41.942 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:41.948 | + functions-common:time_stop:2432 : end_time=1784633801944 2026-07-21 11:36:41.952 | + functions-common:time_stop:2433 : elapsed_time=67 2026-07-21 11:36:41.955 | + functions-common:time_stop:2434 : total=26806 2026-07-21 11:36:41.958 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:41.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26873 2026-07-21 11:36:41.963 | + 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-21 11:36:41.966 | + 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-21 11:36:41.969 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-21 11:36:41.971 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 11:36:41.975 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-21 11:36:41.978 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-21 11:36:41.998 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:42.002 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-21 11:36:42.057 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-21 11:36:42.063 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 11:36:42.066 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-21 11:36:42.122 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-21 11:36:42.140 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:42.143 | + 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-21 11:36:42.146 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-21 11:36:42.149 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 11:36:42.152 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:42.155 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:42.158 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:42.161 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-21 11:36:42.164 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:42.167 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:42.169 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:42.172 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:42.176 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:42.182 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633802178 2026-07-21 11:36:42.186 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-21 11:36:42.206 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:42.209 | + 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-21 11:36:42.212 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-21 11:36:42.215 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 11:36:42.218 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 11:36:42.221 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 11:36:42.223 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 11:36:42.226 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-21 11:36:42.229 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-21 11:36:42.232 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-21 11:36:42.236 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:42.239 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:42.242 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:42.246 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:42.249 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-21 11:36:42.253 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-21 11:36:42.257 | + 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-21 11:36:42.260 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-21 11:36:42.263 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 11:36:42.266 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:42.268 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:42.271 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:36:42.274 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:42.277 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:42.280 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-21 11:36:42.284 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:42.290 | + 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-21 11:36:42.364 | + 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-21 11:36:42.447 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-21 11:36:42.514 | + 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-21 11:36:42.580 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-21 11:36:42.638 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-21 11:36:42.701 | + 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-21 11:36:42.766 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:36:42.769 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:42.771 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-21 11:36:42.842 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:43.156 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-21 11:36:43.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-21 11:36:43.476 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-21 11:36:43.515 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:43.518 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:43.521 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:43.523 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:43.526 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:43.529 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:43.532 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:43.535 | + functions-common:time_stop:2427 : start_time=1784633802178 2026-07-21 11:36:43.538 | + functions-common:time_stop:2429 : [[ -z 1784633802178 ]] 2026-07-21 11:36:43.541 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:43.545 | + functions-common:time_stop:2432 : end_time=1784633803542 2026-07-21 11:36:43.549 | + functions-common:time_stop:2433 : elapsed_time=1364 2026-07-21 11:36:43.552 | + functions-common:time_stop:2434 : total=26873 2026-07-21 11:36:43.555 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:43.557 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28237 2026-07-21 11:36:43.561 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-21 11:36:43.566 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 11:36:43.568 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-21 11:36:43.585 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:43.587 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-21 11:36:43.591 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-21 11:36:43.594 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 11:36:43.597 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 11:36:43.600 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-21 11:36:43.603 | + 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-21 11:36:43.606 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-21 11:36:43.608 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 11:36:43.611 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:43.614 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:43.617 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:43.620 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-21 11:36:43.623 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:43.626 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:43.629 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:43.632 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:43.637 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:43.642 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633803638 2026-07-21 11:36:43.644 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-21 11:36:43.663 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:43.666 | + 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-21 11:36:43.669 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-21 11:36:43.672 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 11:36:43.675 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 11:36:43.677 | + 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-21 11:36:43.681 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 11:36:43.684 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-21 11:36:43.687 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-21 11:36:43.690 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-21 11:36:43.693 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:43.696 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:43.699 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:43.703 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:43.705 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-21 11:36:43.709 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-21 11:36:43.712 | + 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-21 11:36:43.715 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-21 11:36:43.717 | + 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-21 11:36:43.720 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:43.723 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:43.726 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:36:43.730 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:43.733 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:43.736 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-21 11:36:43.739 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:43.745 | + 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-21 11:36:43.824 | + 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-21 11:36:43.900 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-21 11:36:43.965 | + 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-21 11:36:44.029 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-21 11:36:44.093 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-21 11:36:44.152 | + 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-21 11:36:44.216 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:36:44.219 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:44.222 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-21 11:36:44.297 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:44.620 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-21 11:36:44.635 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-21 11:36:44.947 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-21 11:36:44.981 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:44.984 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:44.988 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:44.991 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:44.994 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:44.997 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:45.001 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:45.005 | + functions-common:time_stop:2427 : start_time=1784633803638 2026-07-21 11:36:45.007 | + functions-common:time_stop:2429 : [[ -z 1784633803638 ]] 2026-07-21 11:36:45.012 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:45.018 | + functions-common:time_stop:2432 : end_time=1784633805013 2026-07-21 11:36:45.021 | + functions-common:time_stop:2433 : elapsed_time=1375 2026-07-21 11:36:45.025 | + functions-common:time_stop:2434 : total=28237 2026-07-21 11:36:45.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:45.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29612 2026-07-21 11:36:45.033 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-21 11:36:45.037 | + 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-21 11:36:45.040 | + 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-21 11:36:45.043 | + 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-21 11:36:45.046 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-21 11:36:45.049 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-21 11:36:45.054 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-21 11:36:45.057 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:36:45.060 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 11:36:45.063 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-21 11:36:45.066 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 11:36:45.070 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-21 11:36:45.074 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-21 11:36:45.077 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-21 11:36:45.081 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-21 11:36:45.085 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-21 11:36:45.085 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 11:36:45.085 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-21 11:36:45.085 | BEGIN { 2026-07-21 11:36:45.085 | section = "" 2026-07-21 11:36:45.085 | last_section = "" 2026-07-21 11:36:45.085 | section_count = 0 2026-07-21 11:36:45.085 | } 2026-07-21 11:36:45.085 | /^\[.+\]/ { 2026-07-21 11:36:45.085 | gsub("[][]", "", $1); 2026-07-21 11:36:45.085 | section=$1 2026-07-21 11:36:45.085 | next 2026-07-21 11:36:45.085 | } 2026-07-21 11:36:45.085 | /^ *\#/ { 2026-07-21 11:36:45.085 | next 2026-07-21 11:36:45.085 | } 2026-07-21 11:36:45.085 | /^[^ \t]+/ { 2026-07-21 11:36:45.085 | # get offset of first = in $0 2026-07-21 11:36:45.085 | eq_idx = index($0, "=") 2026-07-21 11:36:45.085 | # extract attr & value from $0 2026-07-21 11:36:45.085 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 11:36:45.085 | value = substr($0, eq_idx + 1) 2026-07-21 11:36:45.085 | # only need to strip trailing whitespace from attr 2026-07-21 11:36:45.085 | sub(/[ \t]*$/, "", attr) 2026-07-21 11:36:45.085 | # need to strip leading & trailing whitespace from value 2026-07-21 11:36:45.085 | sub(/^[ \t]*/, "", value) 2026-07-21 11:36:45.085 | sub(/[ \t]*$/, "", value) 2026-07-21 11:36:45.085 | 2026-07-21 11:36:45.085 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 11:36:45.085 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 11:36:45.085 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 11:36:45.085 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 11:36:45.085 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 11:36:45.085 | if (section != last_section) { 2026-07-21 11:36:45.085 | cfg_section[section_count++] = section 2026-07-21 11:36:45.085 | last_section = section 2026-07-21 11:36:45.085 | } 2026-07-21 11:36:45.085 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 11:36:45.085 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 11:36:45.085 | 2026-07-21 11:36:45.085 | cfg_attr[section, attr, 0] = value 2026-07-21 11:36:45.085 | cfg_attr_count[section, attr] = 1 2026-07-21 11:36:45.085 | } else { 2026-07-21 11:36:45.085 | lno = cfg_attr_count[section, attr]++ 2026-07-21 11:36:45.085 | cfg_attr[section, attr, lno] = value 2026-07-21 11:36:45.085 | } 2026-07-21 11:36:45.085 | } 2026-07-21 11:36:45.085 | END { 2026-07-21 11:36:45.085 | # Process each section in order 2026-07-21 11:36:45.085 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 11:36:45.085 | section = cfg_section[sno] 2026-07-21 11:36:45.085 | # The ini routines simply append a config item immediately 2026-07-21 11:36:45.085 | # after the section header. To keep the same order as defined 2026-07-21 11:36:45.085 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 11:36:45.085 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 11:36:45.085 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 11:36:45.085 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 11:36:45.085 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 11:36:45.086 | else { 2026-07-21 11:36:45.086 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 11:36:45.086 | count = cfg_attr_count[section, attr] 2026-07-21 11:36:45.086 | print "inidelete " configfile " " section " " attr 2026-07-21 11:36:45.086 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 11:36:45.086 | for (l = count -2; l >= 0; l--) 2026-07-21 11:36:45.086 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 11:36:45.086 | } 2026-07-21 11:36:45.086 | } 2026-07-21 11:36:45.086 | } 2026-07-21 11:36:45.086 | } 2026-07-21 11:36:45.086 | ' 2026-07-21 11:36:45.087 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 11:36:45.088 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:36:45.091 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 11:36:45.095 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-21 11:36:45.099 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:36:45.101 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-21 11:36:45.104 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-21 11:36:45.104 | BEGIN { group = "" } 2026-07-21 11:36:45.104 | /^\[\[.+\|.*\]\]/ { 2026-07-21 11:36:45.104 | gsub("[][]", "", $1); 2026-07-21 11:36:45.104 | split($1, a, "|"); 2026-07-21 11:36:45.104 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 11:36:45.105 | group=a[1] 2026-07-21 11:36:45.105 | } else { 2026-07-21 11:36:45.105 | group="" 2026-07-21 11:36:45.105 | } 2026-07-21 11:36:45.105 | next 2026-07-21 11:36:45.105 | } 2026-07-21 11:36:45.105 | { 2026-07-21 11:36:45.105 | if (group != "") 2026-07-21 11:36:45.105 | print $0 2026-07-21 11:36:45.105 | } 2026-07-21 11:36:45.105 | ' /opt/stack/devstack/local.conf 2026-07-21 11:36:45.113 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 11:36:45.116 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-21 11:36:45.158 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-21 11:36:45.198 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-21 11:36:45.201 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 11:36:45.205 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-21 11:36:45.208 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 11:36:45.212 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-21 11:36:45.215 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 11:36:45.236 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:45.240 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-21 11:36:45.243 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-21 11:36:45.247 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 11:36:45.266 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:45.269 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/nova_cell1 2026-07-21 11:36:45.273 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/nova_cell1 2026-07-21 11:36:45.314 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 11:36:45.317 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 11:36:45.320 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-21 11:36:45.341 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-21 11:36:45.363 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-21 11:36:45.366 | + lib/nova:configure_console_compute:671 : local offset 2026-07-21 11:36:45.369 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-21 11:36:45.372 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-21 11:36:45.376 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-21 11:36:45.401 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.175 2026-07-21 11:36:45.404 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-21 11:36:45.424 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:45.427 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-21 11:36:45.430 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-21 11:36:45.432 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-21 11:36:45.435 | + functions:vercmp:648 : local 'op=<' 2026-07-21 11:36:45.437 | + functions:vercmp:649 : local v2=1.0.0 2026-07-21 11:36:45.440 | + functions:vercmp:650 : local result 2026-07-21 11:36:45.444 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-21 11:36:45.445 | ++ functions:vercmp:654 : sort -V 2026-07-21 11:36:45.445 | ++ functions:vercmp:654 : head -1 2026-07-21 11:36:45.450 | + functions:vercmp:654 : result=1.0.0 2026-07-21 11:36:45.452 | + functions:vercmp:656 : case $op in 2026-07-21 11:36:45.455 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-21 11:36:45.458 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-21 11:36:45.462 | + functions:vercmp:667 : return 2026-07-21 11:36:45.465 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.175:6080/vnc_lite.html 2026-07-21 11:36:45.468 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.175:6080/vnc_lite.html 2026-07-21 11:36:45.508 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.175:6081/spice_auto.html 2026-07-21 11:36:45.512 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.175:6081/spice_auto.html 2026-07-21 11:36:45.555 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-21 11:36:45.575 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:45.578 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-21 11:36:45.581 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.175 2026-07-21 11:36:45.585 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-21 11:36:45.620 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.175 2026-07-21 11:36:45.655 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-21 11:36:45.674 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:45.678 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-21 11:36:45.681 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-21 11:36:45.700 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:36:45.703 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-21 11:36:45.705 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-21 11:36:45.743 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-21 11:36:45.745 | + 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-21 11:36:45.780 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 11:36:45.784 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-21 11:36:45.786 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-21 11:36:45.821 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-21 11:36:45.824 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-21 11:36:45.828 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-21 11:36:45.831 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-21 11:36:45.868 | + 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-21 11:36:45.871 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-21 11:36:45.873 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 11:36:45.877 | + functions-common:run_process:1676 : local group=libvirt 2026-07-21 11:36:45.880 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:45.883 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:45.886 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-21 11:36:45.888 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:45.891 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:45.894 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:45.897 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:45.900 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:45.906 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633805902 2026-07-21 11:36:45.909 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-21 11:36:45.931 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:45.934 | + 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-21 11:36:45.938 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-21 11:36:45.942 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 11:36:45.946 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 11:36:45.950 | + 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-21 11:36:45.953 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 11:36:45.957 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-21 11:36:45.961 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-21 11:36:45.964 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-21 11:36:45.968 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-21 11:36:45.971 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:45.976 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:45.979 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:45.983 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-21 11:36:45.988 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-21 11:36:45.991 | + 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-21 11:36:45.994 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-21 11:36:45.997 | + 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-21 11:36:46.001 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-21 11:36:46.003 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:46.006 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:36:46.010 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:46.013 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-21 11:36:46.016 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-21 11:36:46.019 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-21 11:36:46.022 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:46.027 | + 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-21 11:36:46.107 | + 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-21 11:36:46.178 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-21 11:36:46.242 | + 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-21 11:36:46.304 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-21 11:36:46.366 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-21 11:36:46.429 | + 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-21 11:36:46.496 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:36:46.498 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-21 11:36:46.502 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-21 11:36:46.570 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-21 11:36:46.648 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:46.980 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-21 11:36:46.997 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-21 11:36:47.316 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-21 11:36:47.352 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:47.355 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:47.359 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:47.362 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:47.365 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:47.368 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:47.372 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:47.374 | + functions-common:time_stop:2427 : start_time=1784633805902 2026-07-21 11:36:47.377 | + functions-common:time_stop:2429 : [[ -z 1784633805902 ]] 2026-07-21 11:36:47.381 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:47.387 | + functions-common:time_stop:2432 : end_time=1784633807383 2026-07-21 11:36:47.390 | + functions-common:time_stop:2433 : elapsed_time=1481 2026-07-21 11:36:47.393 | + functions-common:time_stop:2434 : total=29612 2026-07-21 11:36:47.396 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:47.399 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31093 2026-07-21 11:36:47.403 | + 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-21 11:36:47.406 | + 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-21 11:36:47.409 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-21 11:36:47.431 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:47.435 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-21 11:36:47.435 | Dumping cells_v2 mapping 2026-07-21 11:36:47.438 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-21 11:36:47.702 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 11:36:47.703 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:36:47.703 | we strongly recommend against using it for new projects. 2026-07-21 11:36:47.703 | 2026-07-21 11:36:47.703 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:36:47.703 | framework. For more detail see 2026-07-21 11:36:47.703 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:36:47.703 | 2026-07-21 11:36:47.703 | import eventlet # noqa 2026-07-21 11:36:47.857 | 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-21 11:36:49.414 | INFO dbcounter [None req-482861cd-fda0-40c0-b9bf-2132db59784d None None] Registered counter for database nova_api 2026-07-21 11:36:49.471 | DEBUG dbcounter [-] [96143] Writer thread running {{(pid=96143) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:36:49.485 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 11:36:49.485 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-21 11:36:49.485 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 11:36:49.485 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-21 11:36:49.485 | | cell1 | f2764022-57d1-41f3-9c82-0b2844850243 | rabbit://stackrabbit:secretrabbit@10.4.3.175:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-21 11:36:49.485 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 11:36:50.000 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-21 11:36:50.004 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-21 11:36:50.069 | + inc/async:async_inner:63 : create_flavors 2026-07-21 11:36:50.112 | [8544 Async create_flavors:96280]: running: create_flavors 2026-07-21 11:36:50.115 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-21 11:36:50.135 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:50.138 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-21 11:36:50.142 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:36:50.145 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-21 11:36:50.147 | + ./stack.sh:main:1340 : start_cinder 2026-07-21 11:36:50.150 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-21 11:36:50.154 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-21 11:36:50.159 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 11:36:50.163 | + functions-common:run_process:1674 : local service=c-api 2026-07-21 11:36:50.166 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 11:36:50.169 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:50.172 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:50.175 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:50.177 | + functions-common:run_process:1680 : local name=c-api 2026-07-21 11:36:50.180 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:50.182 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:50.186 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:50.189 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:50.192 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:50.199 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633810194 2026-07-21 11:36:50.201 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-21 11:36:50.221 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:50.223 | + 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-21 11:36:50.226 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-21 11:36:50.230 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 11:36:50.233 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 11:36:50.236 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 11:36:50.239 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 11:36:50.243 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-21 11:36:50.246 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-21 11:36:50.250 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-21 11:36:50.253 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:50.255 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:50.258 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:50.261 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:50.264 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-21 11:36:50.266 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 11:36:50.269 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 11:36:50.272 | + 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-21 11:36:50.276 | + 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-21 11:36:50.279 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-21 11:36:50.281 | + 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-21 11:36:50.284 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 11:36:50.287 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 11:36:50.289 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 11:36:50.292 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-21 11:36:50.296 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 11:36:50.299 | + 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-21 11:36:50.376 | + 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-21 11:36:50.444 | + 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-21 11:36:50.505 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-21 11:36:50.564 | + 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-21 11:36:50.631 | + 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-21 11:36:50.690 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-21 11:36:50.751 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-21 11:36:50.809 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-21 11:36:50.873 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-21 11:36:50.938 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-21 11:36:51.000 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 11:36:51.003 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 11:36:51.006 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-21 11:36:51.078 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 11:36:51.434 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-21 11:36:51.448 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-21 11:36:51.764 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-21 11:36:51.838 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:51.842 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:51.845 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:51.849 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:51.851 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:51.853 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:51.856 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:51.859 | + functions-common:time_stop:2427 : start_time=1784633810194 2026-07-21 11:36:51.861 | + functions-common:time_stop:2429 : [[ -z 1784633810194 ]] 2026-07-21 11:36:51.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:51.869 | + functions-common:time_stop:2432 : end_time=1784633811865 2026-07-21 11:36:51.872 | + functions-common:time_stop:2433 : elapsed_time=1671 2026-07-21 11:36:51.875 | + functions-common:time_stop:2434 : total=31093 2026-07-21 11:36:51.877 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:51.881 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32764 2026-07-21 11:36:51.884 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-21 11:36:51.884 | Waiting for Cinder API to start... 2026-07-21 11:36:51.887 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.175/volume/v3/ 2026-07-21 11:36:51.892 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.175/volume/v3/ 2026-07-21 11:36:51.895 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 11:36:51.898 | + functions:wait_for_service:477 : local url=https://10.4.3.175/volume/v3/ 2026-07-21 11:36:51.902 | + functions:wait_for_service:478 : local rval=0 2026-07-21 11:36:51.906 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 11:36:51.909 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 11:36:51.913 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:51.916 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:51.919 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:51.925 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633811921 2026-07-21 11:36:51.928 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 11:36:51.933 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.175/volume/v3/ 2026-07-21 11:36:53.998 | + inc/async:async_inner:64 : rc=0 2026-07-21 11:36:54.025 | [96280 Async create_flavors:96280]: finished successfully 2026-07-21 11:36:54.159 | + :: : [[ 401 == 503 ]] 2026-07-21 11:36:54.161 | + :: : [[ 0 -eq 7 ]] 2026-07-21 11:36:54.163 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 11:36:54.166 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:54.169 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:54.172 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:54.175 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:54.178 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:54.181 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 11:36:54.184 | + functions-common:time_stop:2427 : start_time=1784633811921 2026-07-21 11:36:54.187 | + functions-common:time_stop:2429 : [[ -z 1784633811921 ]] 2026-07-21 11:36:54.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:54.196 | + functions-common:time_stop:2432 : end_time=1784633814193 2026-07-21 11:36:54.198 | + functions-common:time_stop:2433 : elapsed_time=2272 2026-07-21 11:36:54.201 | + functions-common:time_stop:2434 : total=7833 2026-07-21 11:36:54.204 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:54.207 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10105 2026-07-21 11:36:54.210 | + functions:wait_for_service:486 : return 0 2026-07-21 11:36:54.213 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:54.216 | + functions-common:run_process:1674 : local service=c-sch 2026-07-21 11:36:54.219 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:54.222 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:54.224 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:54.227 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:54.231 | + functions-common:run_process:1680 : local name=c-sch 2026-07-21 11:36:54.234 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:54.237 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:54.239 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:54.241 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:54.245 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:54.249 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633814246 2026-07-21 11:36:54.253 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-21 11:36:54.271 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:54.275 | + 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-21 11:36:54.278 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-21 11:36:54.281 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:54.285 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:54.288 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:54.290 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:54.293 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 11:36:54.296 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 11:36:54.299 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-21 11:36:54.301 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:54.303 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:54.306 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:54.309 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:36:54.312 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-21 11:36:54.315 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 11:36:54.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-21 11:36:54.321 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-21 11:36:54.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-21 11:36:54.327 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:54.329 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:54.332 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 11:36:54.335 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:54.337 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:54.339 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-21 11:36:54.342 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:54.347 | + 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-21 11:36:54.410 | + 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-21 11:36:54.477 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-21 11:36:54.528 | + 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-21 11:36:54.585 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-21 11:36:54.644 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-21 11:36:54.706 | + 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-21 11:36:54.762 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 11:36:54.764 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:54.767 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-21 11:36:54.836 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:55.155 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-21 11:36:55.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-21 11:36:55.483 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-21 11:36:55.527 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:55.530 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:55.533 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:55.536 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:55.539 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:55.542 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:55.545 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:55.548 | + functions-common:time_stop:2427 : start_time=1784633814246 2026-07-21 11:36:55.552 | + functions-common:time_stop:2429 : [[ -z 1784633814246 ]] 2026-07-21 11:36:55.555 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:55.563 | + functions-common:time_stop:2432 : end_time=1784633815557 2026-07-21 11:36:55.565 | + functions-common:time_stop:2433 : elapsed_time=1311 2026-07-21 11:36:55.569 | + functions-common:time_stop:2434 : total=32764 2026-07-21 11:36:55.572 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:55.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34075 2026-07-21 11:36:55.578 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 11:36:55.581 | + 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-21 11:36:55.584 | + functions-common:run_process:1674 : local service=c-bak 2026-07-21 11:36:55.587 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:55.590 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:55.593 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:55.595 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 11:36:55.598 | + functions-common:run_process:1680 : local name=c-bak 2026-07-21 11:36:55.601 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:55.604 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:55.607 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:55.609 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:55.613 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:55.618 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633815615 2026-07-21 11:36:55.621 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-21 11:36:55.640 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:55.643 | + 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-21 11:36:55.646 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-21 11:36:55.649 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:55.652 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:55.655 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:55.658 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:55.660 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 11:36:55.663 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 11:36:55.667 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-21 11:36:55.670 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:55.673 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:55.676 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:55.680 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 11:36:55.684 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-21 11:36:55.686 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 11:36:55.689 | + 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-21 11:36:55.692 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-21 11:36:55.695 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:55.698 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:55.702 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:55.705 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 11:36:55.708 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:55.710 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:55.713 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-21 11:36:55.716 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:55.721 | + 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-21 11:36:55.791 | + 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-21 11:36:55.862 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-21 11:36:55.919 | + 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-21 11:36:55.985 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-21 11:36:56.047 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-21 11:36:56.107 | + 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-21 11:36:56.164 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-21 11:36:56.167 | + 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-21 11:36:56.226 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:56.228 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-21 11:36:56.296 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:56.624 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-21 11:36:56.637 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-21 11:36:56.955 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-21 11:36:56.991 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:56.994 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:56.998 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:57.001 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:57.005 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:57.008 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:57.011 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:57.014 | + functions-common:time_stop:2427 : start_time=1784633815615 2026-07-21 11:36:57.018 | + functions-common:time_stop:2429 : [[ -z 1784633815615 ]] 2026-07-21 11:36:57.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:57.028 | + functions-common:time_stop:2432 : end_time=1784633817024 2026-07-21 11:36:57.032 | + functions-common:time_stop:2433 : elapsed_time=1409 2026-07-21 11:36:57.035 | + functions-common:time_stop:2434 : total=34075 2026-07-21 11:36:57.039 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:57.042 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35484 2026-07-21 11:36:57.046 | + 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-21 11:36:57.049 | + functions-common:run_process:1674 : local service=c-vol 2026-07-21 11:36:57.052 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:57.056 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:57.059 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:57.064 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 11:36:57.067 | + functions-common:run_process:1680 : local name=c-vol 2026-07-21 11:36:57.070 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:57.073 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:57.079 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:57.082 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:57.087 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:36:57.093 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633817089 2026-07-21 11:36:57.097 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-21 11:36:57.121 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:57.127 | + 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-21 11:36:57.129 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-21 11:36:57.133 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:57.136 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:57.139 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:57.143 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:57.145 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 11:36:57.149 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 11:36:57.152 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-21 11:36:57.155 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:36:57.159 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:36:57.163 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:36:57.165 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 11:36:57.169 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-21 11:36:57.172 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 11:36:57.175 | + 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-21 11:36:57.177 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-21 11:36:57.180 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 11:36:57.183 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 11:36:57.186 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 11:36:57.189 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 11:36:57.192 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 11:36:57.195 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 11:36:57.199 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-21 11:36:57.203 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 11:36:57.208 | + 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-21 11:36:57.284 | + 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-21 11:36:57.358 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-21 11:36:57.422 | + 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-21 11:36:57.485 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-21 11:36:57.554 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-21 11:36:57.614 | + 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-21 11:36:57.675 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-21 11:36:57.678 | + 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-21 11:36:57.744 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 11:36:57.748 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-21 11:36:57.829 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 11:36:58.167 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-21 11:36:58.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-21 11:36:58.490 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-21 11:36:58.523 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:36:58.526 | + functions-common:time_stop:2420 : local name 2026-07-21 11:36:58.529 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:36:58.531 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:36:58.534 | + functions-common:time_stop:2423 : local total 2026-07-21 11:36:58.537 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:36:58.539 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:36:58.542 | + functions-common:time_stop:2427 : start_time=1784633817089 2026-07-21 11:36:58.545 | + functions-common:time_stop:2429 : [[ -z 1784633817089 ]] 2026-07-21 11:36:58.549 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:36:58.555 | + functions-common:time_stop:2432 : end_time=1784633818551 2026-07-21 11:36:58.558 | + functions-common:time_stop:2433 : elapsed_time=1462 2026-07-21 11:36:58.561 | + functions-common:time_stop:2434 : total=35484 2026-07-21 11:36:58.565 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:36:58.569 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36946 2026-07-21 11:36:58.572 | + ./stack.sh:main:1341 : create_volume_types 2026-07-21 11:36:58.575 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-21 11:36:58.596 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:58.599 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-21 11:36:58.602 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-21 11:36:58.605 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 11:36:58.609 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-21 11:36:58.612 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-21 11:36:58.615 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-21 11:36:58.618 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-21 11:36:58.621 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-21 11:36:58.624 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-21 11:36:58.644 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:58.648 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-21 11:36:59.889 | 2026-07-21 11:36:59.890 | +-------------+--------------------------------------+ 2026-07-21 11:36:59.890 | | Field | Value | 2026-07-21 11:36:59.890 | +-------------+--------------------------------------+ 2026-07-21 11:36:59.890 | | description | None | 2026-07-21 11:36:59.890 | | id | a53b5324-22ef-4414-a953-ed0104989279 | 2026-07-21 11:36:59.890 | | is_public | True | 2026-07-21 11:36:59.890 | | name | storpool | 2026-07-21 11:36:59.890 | | properties | volume_backend_name='storpool' | 2026-07-21 11:36:59.890 | +-------------+--------------------------------------+ 2026-07-21 11:36:59.899 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-21 11:36:59.902 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:59.905 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:59.908 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-21 11:36:59.911 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-21 11:36:59.933 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:36:59.936 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-21 11:36:59.939 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:36:59.943 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-21 11:36:59.946 | + ./stack.sh:main:1356 : start_glance 2026-07-21 11:36:59.949 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-21 11:36:59.953 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-21 11:36:59.959 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 11:36:59.962 | + functions-common:run_process:1674 : local service=g-api 2026-07-21 11:36:59.966 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 11:36:59.970 | + functions-common:run_process:1676 : local group= 2026-07-21 11:36:59.973 | + functions-common:run_process:1677 : local user= 2026-07-21 11:36:59.977 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 11:36:59.980 | + functions-common:run_process:1680 : local name=g-api 2026-07-21 11:36:59.983 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 11:36:59.986 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 11:36:59.989 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:36:59.992 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:36:59.995 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:37:00.001 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633819997 2026-07-21 11:37:00.005 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-21 11:37:00.026 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:00.030 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-21 11:37:00.034 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-21 11:37:00.036 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 11:37:00.039 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 11:37:00.042 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 11:37:00.044 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 11:37:00.047 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-21 11:37:00.050 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-21 11:37:00.054 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-21 11:37:00.057 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 11:37:00.060 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 11:37:00.064 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 11:37:00.067 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 11:37:00.070 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-21 11:37:00.072 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-21 11:37:00.075 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 11:37:00.077 | + 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-21 11:37:00.080 | + 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-21 11:37:00.083 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-21 11:37:00.087 | + 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-21 11:37:00.091 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 11:37:00.094 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 11:37:00.097 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 11:37:00.100 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-21 11:37:00.103 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 11:37:00.109 | + 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-21 11:37:00.182 | + 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-21 11:37:00.257 | + 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-21 11:37:00.317 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-21 11:37:00.379 | + 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-21 11:37:00.444 | + 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-21 11:37:00.505 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-21 11:37:00.567 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-21 11:37:00.629 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-21 11:37:00.691 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-21 11:37:00.755 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-21 11:37:00.820 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 11:37:00.824 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 11:37:00.827 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-21 11:37:00.900 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 11:37:01.247 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-21 11:37:01.261 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-21 11:37:01.565 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-21 11:37:01.638 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 11:37:01.642 | + functions-common:time_stop:2420 : local name 2026-07-21 11:37:01.647 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:37:01.650 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:37:01.654 | + functions-common:time_stop:2423 : local total 2026-07-21 11:37:01.658 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:37:01.660 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 11:37:01.664 | + functions-common:time_stop:2427 : start_time=1784633819997 2026-07-21 11:37:01.667 | + functions-common:time_stop:2429 : [[ -z 1784633819997 ]] 2026-07-21 11:37:01.673 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:37:01.677 | + functions-common:time_stop:2432 : end_time=1784633821674 2026-07-21 11:37:01.682 | + functions-common:time_stop:2433 : elapsed_time=1677 2026-07-21 11:37:01.683 | + functions-common:time_stop:2434 : total=36946 2026-07-21 11:37:01.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:37:01.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38623 2026-07-21 11:37:01.693 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-21 11:37:01.715 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:37:01.719 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.175) to start...' 2026-07-21 11:37:01.719 | Waiting for g-api (10.4.3.175) to start... 2026-07-21 11:37:01.722 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.175/image 2026-07-21 11:37:01.726 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 11:37:01.729 | + functions:wait_for_service:477 : local url=https://10.4.3.175/image 2026-07-21 11:37:01.734 | + functions:wait_for_service:478 : local rval=0 2026-07-21 11:37:01.737 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 11:37:01.741 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 11:37:01.743 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:37:01.746 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:37:01.750 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:37:01.756 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633821752 2026-07-21 11:37:01.759 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 11:37:01.764 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.175/image 2026-07-21 11:37:03.941 | + :: : [[ 300 == 503 ]] 2026-07-21 11:37:03.942 | + :: : [[ 0 -eq 7 ]] 2026-07-21 11:37:03.946 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 11:37:03.950 | + functions-common:time_stop:2420 : local name 2026-07-21 11:37:03.953 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:37:03.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:37:03.959 | + functions-common:time_stop:2423 : local total 2026-07-21 11:37:03.962 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:37:03.965 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 11:37:03.969 | + functions-common:time_stop:2427 : start_time=1784633821752 2026-07-21 11:37:03.971 | + functions-common:time_stop:2429 : [[ -z 1784633821752 ]] 2026-07-21 11:37:03.975 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:37:03.979 | + functions-common:time_stop:2432 : end_time=1784633823977 2026-07-21 11:37:03.982 | + functions-common:time_stop:2433 : elapsed_time=2225 2026-07-21 11:37:03.985 | + functions-common:time_stop:2434 : total=10105 2026-07-21 11:37:03.988 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:37:03.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12330 2026-07-21 11:37:03.994 | + functions:wait_for_service:486 : return 0 2026-07-21 11:37:03.997 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-21 11:37:04.017 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:04.020 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-21 11:37:04.039 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:04.041 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-21 11:37:04.044 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:37:04.047 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-21 11:37:04.051 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 11:37:04.054 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 11:37:04.057 | + 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-21 11:37:04.060 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 11:37:04.063 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 11:37:04.065 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 11:37:04.070 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 11:37:04.074 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-21 11:37:04.076 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-21 11:37:04.079 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-21 11:37:04.081 | ++ functions:upload_image:151 : seq 5 2026-07-21 11:37:04.085 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 11:37:04.088 | + functions:upload_image:152 : local rc=0 2026-07-21 11:37:04.090 | + 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-21 11:37:04.093 | --2026-07-21 11:37:04-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 11:37:04.329 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-21 11:37:04.497 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-21 11:37:04.680 | HTTP request sent, awaiting response... 302 Found 2026-07-21 11:37:04.680 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-21 11:37:04.680 | --2026-07-21 11:37:04-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 11:37:04.898 | Resolving github.com (github.com)... 140.82.121.3 2026-07-21 11:37:04.926 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-21 11:37:05.186 | HTTP request sent, awaiting response... 302 Found 2026-07-21 11:37:05.186 | 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-21T12%3A27%3A09Z&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-21T11%3A26%3A50Z&ske=2026-07-21T12%3A27%3A09Z&sks=b&skv=2018-11-09&sig=n5I2q%2BMUSlQ6HSZKDx5S3VvLeDIK%2FjjrdXu86y3HbT8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzNTYyNSwibmJmIjoxNzg0NjMzODI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.l61btoAvYpLx9J4m0Y40g7Ud6b3lXbh_-xe4DU8yXwQ&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 11:37:05.186 | --2026-07-21 11:37:05-- 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-21T12%3A27%3A09Z&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-21T11%3A26%3A50Z&ske=2026-07-21T12%3A27%3A09Z&sks=b&skv=2018-11-09&sig=n5I2q%2BMUSlQ6HSZKDx5S3VvLeDIK%2FjjrdXu86y3HbT8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzNTYyNSwibmJmIjoxNzg0NjMzODI1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.l61btoAvYpLx9J4m0Y40g7Ud6b3lXbh_-xe4DU8yXwQ&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 11:37:05.188 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-07-21 11:37:05.190 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-21 11:37:05.197 | HTTP request sent, awaiting response... 200 OK 2026-07-21 11:37:05.197 | Length: 21430272 (20M) [application/octet-stream] 2026-07-21 11:37:05.197 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-21 11:37:05.215 | 2026-07-21 11:37:05.486 | 0K ........ ........ .... 100% 70.6M=0.3s 2026-07-21 11:37:05.486 | 2026-07-21 11:37:05.486 | 2026-07-21 11:37:05 (70.6 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-21 11:37:05.486 | 2026-07-21 11:37:05.490 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 11:37:05.493 | + functions:upload_image:163 : break 2026-07-21 11:37:05.495 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 11:37:05.497 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-21 11:37:05.500 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-21 11:37:05.502 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-21 11:37:05.505 | + functions:upload_image:313 : local kernel= 2026-07-21 11:37:05.507 | + functions:upload_image:314 : local ramdisk= 2026-07-21 11:37:05.510 | + functions:upload_image:315 : local disk_format= 2026-07-21 11:37:05.512 | + functions:upload_image:316 : local container_format= 2026-07-21 11:37:05.514 | + functions:upload_image:317 : local unpack= 2026-07-21 11:37:05.517 | + functions:upload_image:318 : local img_property= 2026-07-21 11:37:05.519 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 11:37:05.522 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 11:37:05.524 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 11:37:05.527 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 11:37:05.529 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-21 11:37:05.533 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-21 11:37:05.535 | + functions:upload_image:350 : local format 2026-07-21 11:37:05.539 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 11:37:05.539 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 11:37:05.556 | + functions:upload_image:351 : format=qcow2 2026-07-21 11:37:05.559 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 11:37:05.562 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 11:37:05.564 | + functions:upload_image:357 : container_format=bare 2026-07-21 11:37:05.566 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 11:37:05.570 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:05.574 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 11:37:05.576 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 11:37:05.580 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:05.584 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 11:37:05.586 | + functions:upload_image:404 : is_arch ppc 2026-07-21 11:37:05.590 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:05.594 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 11:37:05.596 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 11:37:05.599 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:05.603 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 11:37:05.606 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 11:37:05.608 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 11:37:05.611 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 11:37:05.613 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 11:37:05.615 | + 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-21 11:37:05.617 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-21 11:37:05.619 | + functions:_upload_image:112 : shift 2026-07-21 11:37:05.622 | + functions:_upload_image:113 : local container=bare 2026-07-21 11:37:05.625 | + functions:_upload_image:114 : shift 2026-07-21 11:37:05.627 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 11:37:05.629 | + functions:_upload_image:116 : shift 2026-07-21 11:37:05.632 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 11:37:05.634 | + functions:_upload_image:118 : shift 2026-07-21 11:37:05.636 | + functions:_upload_image:119 : local properties 2026-07-21 11:37:05.639 | + functions:_upload_image:120 : local useimport 2026-07-21 11:37:05.642 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 11:37:05.644 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 11:37:05.646 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 11:37:05.649 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 11:37:05.651 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 11:37:05.654 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 11:37:05.656 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 11:37:05.658 | + functions:_upload_image:125 : useimport=--import 2026-07-21 11:37:05.662 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 11:37:05.666 | + 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-21 11:37:08.706 | 2026-07-21 11:37:08.706 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 11:37:08.706 | | Field | Value | 2026-07-21 11:37:08.706 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 11:37:08.706 | | container_format | bare | 2026-07-21 11:37:08.706 | | created_at | 2026-07-21T11:37:07Z | 2026-07-21 11:37:08.706 | | disk_format | qcow2 | 2026-07-21 11:37:08.706 | | file | /v2/images/c94929d6-71d1-40fd-aab6-5df57afffc7c/file | 2026-07-21 11:37:08.706 | | id | c94929d6-71d1-40fd-aab6-5df57afffc7c | 2026-07-21 11:37:08.706 | | min_disk | 0 | 2026-07-21 11:37:08.706 | | min_ram | 0 | 2026-07-21 11:37:08.706 | | name | cirros-0.6.2-x86_64-disk | 2026-07-21 11:37:08.706 | | owner | 7181cbd61e8641c3b1451d47108abd11 | 2026-07-21 11:37:08.706 | | properties | hw_rng_model='virtio', os_glance_import_task='2eee00cb-df19-4314-9ae2-d81295a64fa3', 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-21 11:37:08.706 | | protected | False | 2026-07-21 11:37:08.706 | | schema | /v2/schemas/image | 2026-07-21 11:37:08.706 | | size | 21430272 | 2026-07-21 11:37:08.706 | | status | uploading | 2026-07-21 11:37:08.706 | | tags | | 2026-07-21 11:37:08.706 | | updated_at | 2026-07-21T11:37:08Z | 2026-07-21 11:37:08.706 | | visibility | public | 2026-07-21 11:37:08.706 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 11:37:08.714 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 11:37:08.718 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 11:37:08.720 | + 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-21 11:37:08.724 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 11:37:08.726 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 11:37:08.730 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 11:37:08.734 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 11:37:08.738 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-21 11:37:08.741 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-21 11:37:08.743 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-21 11:37:08.747 | ++ functions:upload_image:151 : seq 5 2026-07-21 11:37:08.751 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 11:37:08.754 | + functions:upload_image:152 : local rc=0 2026-07-21 11:37:08.757 | + 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-21 11:37:08.760 | --2026-07-21 11:37:08-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 11:37:08.760 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-21 11:37:08.928 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-21 11:37:09.107 | HTTP request sent, awaiting response... 302 Found 2026-07-21 11:37:09.107 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-21 11:37:09.107 | --2026-07-21 11:37:09-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 11:37:09.129 | Resolving github.com (github.com)... 140.82.121.3 2026-07-21 11:37:09.155 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-21 11:37:09.827 | HTTP request sent, awaiting response... 302 Found 2026-07-21 11:37:09.827 | 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-21T12%3A37%3A45Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-21T11%3A37%3A09Z&ske=2026-07-21T12%3A37%3A45Z&sks=b&skv=2018-11-09&sig=M5u5S8p9jJjv%2FkrOUk%2FFL2L4cBCu%2Fs5zMC5mVzh0WUQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzNTYyOSwibmJmIjoxNzg0NjMzODI5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.OIIaC52h03tfximYSCB10DOkWTyEvQt5MLYjPw50Gko&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 11:37:09.827 | --2026-07-21 11:37:09-- 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-21T12%3A37%3A45Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-21T11%3A37%3A09Z&ske=2026-07-21T12%3A37%3A45Z&sks=b&skv=2018-11-09&sig=M5u5S8p9jJjv%2FkrOUk%2FFL2L4cBCu%2Fs5zMC5mVzh0WUQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzNTYyOSwibmJmIjoxNzg0NjMzODI5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.OIIaC52h03tfximYSCB10DOkWTyEvQt5MLYjPw50Gko&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 11:37:09.829 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-07-21 11:37:09.902 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-21 11:37:09.911 | HTTP request sent, awaiting response... 200 OK 2026-07-21 11:37:09.911 | Length: 21233664 (20M) [application/octet-stream] 2026-07-21 11:37:09.911 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-21 11:37:09.923 | 2026-07-21 11:37:10.143 | 0K ........ ........ .... 100% 87.3M=0.2s 2026-07-21 11:37:10.144 | 2026-07-21 11:37:10.144 | 2026-07-21 11:37:10 (87.3 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-21 11:37:10.144 | 2026-07-21 11:37:10.147 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 11:37:10.150 | + functions:upload_image:163 : break 2026-07-21 11:37:10.153 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 11:37:10.157 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-21 11:37:10.160 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-21 11:37:10.162 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-21 11:37:10.166 | + functions:upload_image:313 : local kernel= 2026-07-21 11:37:10.168 | + functions:upload_image:314 : local ramdisk= 2026-07-21 11:37:10.171 | + functions:upload_image:315 : local disk_format= 2026-07-21 11:37:10.174 | + functions:upload_image:316 : local container_format= 2026-07-21 11:37:10.176 | + functions:upload_image:317 : local unpack= 2026-07-21 11:37:10.180 | + functions:upload_image:318 : local img_property= 2026-07-21 11:37:10.183 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 11:37:10.185 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 11:37:10.188 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 11:37:10.191 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 11:37:10.194 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-21 11:37:10.198 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-21 11:37:10.201 | + functions:upload_image:350 : local format 2026-07-21 11:37:10.206 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 11:37:10.207 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 11:37:10.215 | + functions:upload_image:351 : format=qcow2 2026-07-21 11:37:10.218 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 11:37:10.221 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 11:37:10.224 | + functions:upload_image:357 : container_format=bare 2026-07-21 11:37:10.226 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 11:37:10.230 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:10.234 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 11:37:10.237 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 11:37:10.241 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:10.246 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 11:37:10.248 | + functions:upload_image:404 : is_arch ppc 2026-07-21 11:37:10.253 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:10.257 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 11:37:10.260 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 11:37:10.264 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:10.269 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 11:37:10.272 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 11:37:10.275 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 11:37:10.278 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 11:37:10.281 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 11:37:10.284 | + 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-21 11:37:10.287 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-21 11:37:10.290 | + functions:_upload_image:112 : shift 2026-07-21 11:37:10.292 | + functions:_upload_image:113 : local container=bare 2026-07-21 11:37:10.295 | + functions:_upload_image:114 : shift 2026-07-21 11:37:10.298 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 11:37:10.301 | + functions:_upload_image:116 : shift 2026-07-21 11:37:10.304 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 11:37:10.306 | + functions:_upload_image:118 : shift 2026-07-21 11:37:10.309 | + functions:_upload_image:119 : local properties 2026-07-21 11:37:10.312 | + functions:_upload_image:120 : local useimport 2026-07-21 11:37:10.316 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 11:37:10.319 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 11:37:10.321 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 11:37:10.324 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 11:37:10.327 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 11:37:10.330 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 11:37:10.333 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 11:37:10.336 | + functions:_upload_image:125 : useimport=--import 2026-07-21 11:37:10.338 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 11:37:10.342 | + 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-21 11:37:12.600 | 2026-07-21 11:37:12.600 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 11:37:12.600 | | Field | Value | 2026-07-21 11:37:12.600 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 11:37:12.600 | | container_format | bare | 2026-07-21 11:37:12.600 | | created_at | 2026-07-21T11:37:11Z | 2026-07-21 11:37:12.600 | | disk_format | qcow2 | 2026-07-21 11:37:12.600 | | file | /v2/images/991ff06c-a2fa-4e71-b2da-1d5a9e403353/file | 2026-07-21 11:37:12.600 | | id | 991ff06c-a2fa-4e71-b2da-1d5a9e403353 | 2026-07-21 11:37:12.600 | | min_disk | 0 | 2026-07-21 11:37:12.600 | | min_ram | 0 | 2026-07-21 11:37:12.600 | | name | cirros-0.6.1-x86_64-disk | 2026-07-21 11:37:12.600 | | owner | 7181cbd61e8641c3b1451d47108abd11 | 2026-07-21 11:37:12.600 | | properties | hw_rng_model='virtio', os_glance_import_task='01e71802-3903-40a1-b52d-17df142c562d', 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-21 11:37:12.600 | | protected | False | 2026-07-21 11:37:12.600 | | schema | /v2/schemas/image | 2026-07-21 11:37:12.600 | | size | 21233664 | 2026-07-21 11:37:12.600 | | status | uploading | 2026-07-21 11:37:12.600 | | tags | | 2026-07-21 11:37:12.600 | | updated_at | 2026-07-21T11:37:12Z | 2026-07-21 11:37:12.600 | | visibility | public | 2026-07-21 11:37:12.600 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 11:37:12.609 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 11:37:12.611 | + ./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-21 11:37:12.615 | + 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-21 11:37:12.617 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 11:37:12.619 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 11:37:12.622 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 11:37:12.627 | ++ 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-21 11:37:12.632 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-21 11:37:12.635 | + 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-21 11:37:12.636 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-21 11:37:12.639 | ++ functions:upload_image:151 : seq 5 2026-07-21 11:37:12.644 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 11:37:12.648 | + functions:upload_image:152 : local rc=0 2026-07-21 11:37:12.650 | + 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-21 11:37:12.652 | --2026-07-21 11:37:12-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-21 11:37:12.676 | Resolving github.com (github.com)... 140.82.121.3 2026-07-21 11:37:12.702 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-21 11:37:12.937 | HTTP request sent, awaiting response... 302 Found 2026-07-21 11:37:12.937 | 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-21T12%3A27%3A19Z&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-21T11%3A26%3A48Z&ske=2026-07-21T12%3A27%3A19Z&sks=b&skv=2018-11-09&sig=LbqHOUuobCUj2h1z2HFzDOpBn7UYilEs370ytUXE5Q8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzNTYzMiwibmJmIjoxNzg0NjMzODMyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lcEqWIRqcfvJzWQ4dwGzqHLCMozrTA5lcCDyX2IbiMQ&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 11:37:12.937 | --2026-07-21 11:37:12-- 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-21T12%3A27%3A19Z&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-21T11%3A26%3A48Z&ske=2026-07-21T12%3A27%3A19Z&sks=b&skv=2018-11-09&sig=LbqHOUuobCUj2h1z2HFzDOpBn7UYilEs370ytUXE5Q8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzNTYzMiwibmJmIjoxNzg0NjMzODMyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lcEqWIRqcfvJzWQ4dwGzqHLCMozrTA5lcCDyX2IbiMQ&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 11:37:12.939 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-07-21 11:37:12.947 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-21 11:37:12.981 | HTTP request sent, awaiting response... 200 OK 2026-07-21 11:37:12.981 | Length: 21692416 (21M) [application/octet-stream] 2026-07-21 11:37:12.981 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-21 11:37:13.020 | 2026-07-21 11:37:13.310 | 0K ........ ........ .... 100% 63.1M=0.3s 2026-07-21 11:37:13.310 | 2026-07-21 11:37:13.310 | 2026-07-21 11:37:13 (63.1 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-21 11:37:13.310 | 2026-07-21 11:37:13.313 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 11:37:13.316 | + functions:upload_image:163 : break 2026-07-21 11:37:13.318 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 11:37:13.321 | + 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-21 11:37:13.324 | + 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-21 11:37:13.327 | + 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-21 11:37:13.330 | + functions:upload_image:313 : local kernel= 2026-07-21 11:37:13.333 | + functions:upload_image:314 : local ramdisk= 2026-07-21 11:37:13.335 | + functions:upload_image:315 : local disk_format= 2026-07-21 11:37:13.339 | + functions:upload_image:316 : local container_format= 2026-07-21 11:37:13.342 | + functions:upload_image:317 : local unpack= 2026-07-21 11:37:13.345 | + functions:upload_image:318 : local img_property= 2026-07-21 11:37:13.348 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 11:37:13.351 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 11:37:13.353 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 11:37:13.357 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 11:37:13.361 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-21 11:37:13.366 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-21 11:37:13.369 | + functions:upload_image:350 : local format 2026-07-21 11:37:13.373 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 11:37:13.373 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 11:37:13.384 | + functions:upload_image:351 : format=qcow2 2026-07-21 11:37:13.388 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 11:37:13.391 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 11:37:13.394 | + functions:upload_image:357 : container_format=bare 2026-07-21 11:37:13.397 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 11:37:13.401 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:13.406 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 11:37:13.409 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 11:37:13.414 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:13.419 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 11:37:13.422 | + functions:upload_image:404 : is_arch ppc 2026-07-21 11:37:13.427 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:13.431 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 11:37:13.435 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 11:37:13.439 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 11:37:13.445 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 11:37:13.448 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 11:37:13.451 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 11:37:13.455 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 11:37:13.458 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 11:37:13.461 | + 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-21 11:37:13.463 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-21 11:37:13.466 | + functions:_upload_image:112 : shift 2026-07-21 11:37:13.470 | + functions:_upload_image:113 : local container=bare 2026-07-21 11:37:13.473 | + functions:_upload_image:114 : shift 2026-07-21 11:37:13.475 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 11:37:13.478 | + functions:_upload_image:116 : shift 2026-07-21 11:37:13.481 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 11:37:13.484 | + functions:_upload_image:118 : shift 2026-07-21 11:37:13.487 | + functions:_upload_image:119 : local properties 2026-07-21 11:37:13.490 | + functions:_upload_image:120 : local useimport 2026-07-21 11:37:13.493 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 11:37:13.497 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 11:37:13.500 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 11:37:13.503 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 11:37:13.506 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 11:37:13.510 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 11:37:13.514 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 11:37:13.518 | + functions:_upload_image:125 : useimport=--import 2026-07-21 11:37:13.522 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 11:37:13.528 | + 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-21 11:37:15.927 | 2026-07-21 11:37:15.928 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 11:37:15.928 | | Field | Value | 2026-07-21 11:37:15.928 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 11:37:15.928 | | container_format | bare | 2026-07-21 11:37:15.928 | | created_at | 2026-07-21T11:37:14Z | 2026-07-21 11:37:15.928 | | disk_format | qcow2 | 2026-07-21 11:37:15.928 | | file | /v2/images/f31253aa-81bf-4034-bd4d-720f09bfec1c/file | 2026-07-21 11:37:15.928 | | id | f31253aa-81bf-4034-bd4d-720f09bfec1c | 2026-07-21 11:37:15.928 | | min_disk | 0 | 2026-07-21 11:37:15.928 | | min_ram | 0 | 2026-07-21 11:37:15.928 | | name | cirros-0.6.3-x86_64-disk | 2026-07-21 11:37:15.928 | | owner | 7181cbd61e8641c3b1451d47108abd11 | 2026-07-21 11:37:15.928 | | properties | hw_rng_model='virtio', os_glance_import_task='b7e9e908-4361-414e-a591-7a7587325999', 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-21 11:37:15.928 | | protected | False | 2026-07-21 11:37:15.928 | | schema | /v2/schemas/image | 2026-07-21 11:37:15.928 | | size | 21692416 | 2026-07-21 11:37:15.928 | | status | uploading | 2026-07-21 11:37:15.928 | | tags | | 2026-07-21 11:37:15.928 | | updated_at | 2026-07-21T11:37:15Z | 2026-07-21 11:37:15.928 | | visibility | public | 2026-07-21 11:37:15.928 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 11:37:15.936 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-21 11:37:15.993 | [8544 Async create_flavors:96280]: Waiting for completion of create_flavors running on PID 96280 (2 other jobs running) 2026-07-21 11:37:16.024 | [8544 Async create_flavors:96280]: Signaling child to exit 2026-07-21 11:37:16.025 | WAKEUP 2026-07-21 11:37:16.048 | [8544 Async create_flavors:96280]: Signaled 2026-07-21 11:37:16.049 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-21 11:37:16.049 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:16.049 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-21 11:37:16.049 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-21 11:37:16.049 | 2026-07-21 11:37:16.049 | + 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-21 11:37:16.049 | 2026-07-21 11:37:16.049 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.049 | | Field | Value | 2026-07-21 11:37:16.049 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.049 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:16.049 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:16.049 | | description | None | 2026-07-21 11:37:16.050 | | disk | 1 | 2026-07-21 11:37:16.050 | | id | c1 | 2026-07-21 11:37:16.050 | | name | cirros256 | 2026-07-21 11:37:16.050 | | os-flavor-access:is_public | True | 2026-07-21 11:37:16.050 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:16.050 | | ram | 256 | 2026-07-21 11:37:16.050 | | rxtx_factor | 1.0 | 2026-07-21 11:37:16.050 | | swap | 0 | 2026-07-21 11:37:16.050 | | vcpus | 1 | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | + 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-21 11:37:16.050 | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | | Field | Value | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:16.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:16.050 | | description | None | 2026-07-21 11:37:16.050 | | disk | 5 | 2026-07-21 11:37:16.050 | | id | d1 | 2026-07-21 11:37:16.050 | | name | ds512M | 2026-07-21 11:37:16.050 | | os-flavor-access:is_public | True | 2026-07-21 11:37:16.050 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:16.050 | | ram | 512 | 2026-07-21 11:37:16.050 | | rxtx_factor | 1.0 | 2026-07-21 11:37:16.050 | | swap | 0 | 2026-07-21 11:37:16.050 | | vcpus | 1 | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | + 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-21 11:37:16.050 | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | | Field | Value | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:16.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:16.050 | | description | None | 2026-07-21 11:37:16.050 | | disk | 10 | 2026-07-21 11:37:16.050 | | id | d2 | 2026-07-21 11:37:16.050 | | name | ds1G | 2026-07-21 11:37:16.050 | | os-flavor-access:is_public | True | 2026-07-21 11:37:16.050 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:16.050 | | ram | 1024 | 2026-07-21 11:37:16.050 | | rxtx_factor | 1.0 | 2026-07-21 11:37:16.050 | | swap | 0 | 2026-07-21 11:37:16.050 | | vcpus | 1 | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | + 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-21 11:37:16.050 | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | | Field | Value | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:16.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:16.050 | | description | None | 2026-07-21 11:37:16.050 | | disk | 10 | 2026-07-21 11:37:16.050 | | id | d3 | 2026-07-21 11:37:16.050 | | name | ds2G | 2026-07-21 11:37:16.050 | | os-flavor-access:is_public | True | 2026-07-21 11:37:16.050 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:16.050 | | ram | 2048 | 2026-07-21 11:37:16.050 | | rxtx_factor | 1.0 | 2026-07-21 11:37:16.050 | | swap | 0 | 2026-07-21 11:37:16.050 | | vcpus | 2 | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | + 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-21 11:37:16.050 | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | | Field | Value | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:16.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:16.050 | | description | None | 2026-07-21 11:37:16.050 | | disk | 20 | 2026-07-21 11:37:16.050 | | id | d4 | 2026-07-21 11:37:16.050 | | name | ds4G | 2026-07-21 11:37:16.050 | | os-flavor-access:is_public | True | 2026-07-21 11:37:16.050 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:16.050 | | ram | 4096 | 2026-07-21 11:37:16.050 | | rxtx_factor | 1.0 | 2026-07-21 11:37:16.050 | | swap | 0 | 2026-07-21 11:37:16.050 | | vcpus | 4 | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-21 11:37:16.050 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-21 11:37:16.050 | 2026-07-21 11:37:16.050 | + 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-21 11:37:16.050 | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | | Field | Value | 2026-07-21 11:37:16.050 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.050 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:16.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:16.050 | | description | None | 2026-07-21 11:37:16.050 | | disk | 1 | 2026-07-21 11:37:16.050 | | id | 1 | 2026-07-21 11:37:16.050 | | name | m1.tiny | 2026-07-21 11:37:16.050 | | os-flavor-access:is_public | True | 2026-07-21 11:37:16.050 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:16.051 | | ram | 512 | 2026-07-21 11:37:16.051 | | rxtx_factor | 1.0 | 2026-07-21 11:37:16.051 | | swap | 0 | 2026-07-21 11:37:16.051 | | vcpus | 1 | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | + 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-21 11:37:16.051 | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | | Field | Value | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:16.051 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:16.051 | | description | None | 2026-07-21 11:37:16.051 | | disk | 20 | 2026-07-21 11:37:16.051 | | id | 2 | 2026-07-21 11:37:16.051 | | name | m1.small | 2026-07-21 11:37:16.051 | | os-flavor-access:is_public | True | 2026-07-21 11:37:16.051 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:16.051 | | ram | 2048 | 2026-07-21 11:37:16.051 | | rxtx_factor | 1.0 | 2026-07-21 11:37:16.051 | | swap | 0 | 2026-07-21 11:37:16.051 | | vcpus | 1 | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | + 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-21 11:37:16.051 | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | | Field | Value | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:16.051 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:16.051 | | description | None | 2026-07-21 11:37:16.051 | | disk | 40 | 2026-07-21 11:37:16.051 | | id | 3 | 2026-07-21 11:37:16.051 | | name | m1.medium | 2026-07-21 11:37:16.051 | | os-flavor-access:is_public | True | 2026-07-21 11:37:16.051 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:16.051 | | ram | 4096 | 2026-07-21 11:37:16.051 | | rxtx_factor | 1.0 | 2026-07-21 11:37:16.051 | | swap | 0 | 2026-07-21 11:37:16.051 | | vcpus | 2 | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | + 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-21 11:37:16.051 | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | | Field | Value | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:16.051 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:16.051 | | description | None | 2026-07-21 11:37:16.051 | | disk | 80 | 2026-07-21 11:37:16.051 | | id | 4 | 2026-07-21 11:37:16.051 | | name | m1.large | 2026-07-21 11:37:16.051 | | os-flavor-access:is_public | True | 2026-07-21 11:37:16.051 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:16.051 | | ram | 8192 | 2026-07-21 11:37:16.051 | | rxtx_factor | 1.0 | 2026-07-21 11:37:16.051 | | swap | 0 | 2026-07-21 11:37:16.051 | | vcpus | 4 | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | + 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-21 11:37:16.051 | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | | Field | Value | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.051 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:16.051 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:16.051 | | description | None | 2026-07-21 11:37:16.051 | | disk | 160 | 2026-07-21 11:37:16.051 | | id | 5 | 2026-07-21 11:37:16.051 | | name | m1.xlarge | 2026-07-21 11:37:16.051 | | os-flavor-access:is_public | True | 2026-07-21 11:37:16.051 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:16.051 | | ram | 16384 | 2026-07-21 11:37:16.051 | | rxtx_factor | 1.0 | 2026-07-21 11:37:16.051 | | swap | 0 | 2026-07-21 11:37:16.051 | | vcpus | 8 | 2026-07-21 11:37:16.051 | +----------------------------+-----------------------+ 2026-07-21 11:37:16.097 | [8544 Async create_flavors:96280]: finished create_flavors with result 0 in 3 seconds 2026-07-21 11:37:16.102 | + inc/async:async_wait:197 : return 0 2026-07-21 11:37:16.105 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-21 11:37:16.125 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:37:16.129 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-21 11:37:16.152 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:16.155 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-21 11:37:16.174 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:16.177 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-21 11:37:16.179 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 11:37:16.183 | + ./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-21 11:37:16.186 | + ./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-21 11:37:16.190 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-21 11:37:16.192 | ++ 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-21 11:37:16.195 | + 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-21 11:37:16.196 | + 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-21 11:37:16.198 | ++ 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-21 11:37:16.199 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-21 11:37:16.200 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-21 11:37:16.202 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-21 11:37:16.203 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-21 11:37:16.205 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-21 11:37:16.206 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-21 11:37:16.208 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-21 11:37:16.209 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-21 11:37:16.211 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 11:37:16.212 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-21 11:37:16.214 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 11:37:16.215 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-21 11:37:16.217 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 11:37:16.218 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-21 11:37:16.220 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 11:37:16.221 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-21 11:37:16.222 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 11:37:16.224 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-21 11:37:16.225 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-21 11:37:16.227 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 11:37:16.228 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-21 11:37:16.230 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 11:37:16.231 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-21 11:37:16.233 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-21 11:37:16.234 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-21 11:37:16.236 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 11:37:16.237 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-21 11:37:16.238 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 11:37:16.240 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 11:37:16.241 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 11:37:16.243 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-21 11:37:16.244 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 11:37:16.246 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-21 11:37:16.247 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 11:37:16.248 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-21 11:37:16.250 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-21 11:37:16.251 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-21 11:37:16.252 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-21 11:37:16.254 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-21 11:37:16.256 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-21 11:37:16.257 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-21 11:37:16.259 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-21 11:37:16.260 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-21 11:37:16.262 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-21 11:37:16.263 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-21 11:37:16.265 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-21 11:37:16.267 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-21 11:37:16.268 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-21 11:37:16.269 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-21 11:37:16.271 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-21 11:37:16.272 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-21 11:37:16.274 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-21 11:37:16.275 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-21 11:37:16.277 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-21 11:37:16.278 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-21 11:37:16.279 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-21 11:37:16.282 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-21 11:37:16.282 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-21 11:37:16.282 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-21 11:37:16.282 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-21 11:37:16.284 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-21 11:37:16.346 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-21 11:37:16.346 | Bad Request (HTTP 400) 2026-07-21 11:37:16.347 | 2026-07-21 11:37:16.355 | + ./stack.sh:main:1406 : save_stackenv 2026-07-21 11:37:16.357 | + functions-common:save_stackenv:65 : local tag= 2026-07-21 11:37:16.360 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 11:37:16.365 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-113716 2026-07-21 11:37:16.368 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-113716 ' 2026-07-21 11:37:16.371 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.374 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 11:37:16.376 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.379 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 11:37:16.382 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.384 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 11:37:16.387 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.390 | + 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-21 11:37:16.393 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.396 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.175 2026-07-21 11:37:16.399 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.402 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.175/identity 2026-07-21 11:37:16.405 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.407 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-112750 2026-07-21 11:37:16.410 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.413 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 11:37:16.416 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.418 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.175 2026-07-21 11:37:16.421 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.424 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 11:37:16.427 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.429 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.175,IP:::1 2026-07-21 11:37:16.432 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.435 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 11:37:16.437 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.440 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 11:37:16.443 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.445 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.175 2026-07-21 11:37:16.448 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 11:37:16.451 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 11:37:16.453 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-21 11:37:16.456 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 11:37:16.459 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 11:37:16.462 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-21 11:37:16.465 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:37:16.467 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 11:37:16.470 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 11:37:16.473 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-21 11:37:16.476 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:37:16.479 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-21 11:37:16.482 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:37:16.485 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-21 11:37:16.485 | /^\[\[.+\|.*\]\]/ { 2026-07-21 11:37:16.485 | gsub("[][]", "", $1); 2026-07-21 11:37:16.485 | split($1, a, "|"); 2026-07-21 11:37:16.485 | if (a[1] == matchgroup) 2026-07-21 11:37:16.485 | print a[2] 2026-07-21 11:37:16.485 | } 2026-07-21 11:37:16.485 | ' /opt/stack/devstack/local.conf 2026-07-21 11:37:16.492 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-21 11:37:16.494 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 11:37:16.498 | + functions-common:run_phase:1849 : local phase=extra 2026-07-21 11:37:16.500 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 11:37:16.503 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 11:37:16.507 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 11:37:16.510 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 11:37:16.513 | + functions-common:run_phase:1858 : local extra 2026-07-21 11:37:16.516 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 11:37:16.520 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 11:37:16.523 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 11:37:16.527 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 11:37:16.530 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-21 11:37:16.534 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 11:37:16.554 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:16.557 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 11:37:16.560 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:37:16.563 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-21 11:37:16.566 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:37:16.570 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 11:37:16.573 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:37:16.576 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-21 11:37:16.580 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-21 11:37:16.583 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 11:37:16.586 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 11:37:16.589 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 11:37:16.592 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 11:37:16.595 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-21 11:37:16.598 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 11:37:16.601 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-21 11:37:16.605 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 11:37:16.608 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 11:37:16.611 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 11:37:16.614 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 11:37:16.617 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 11:37:16.621 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-21 11:37:16.624 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 11:37:16.627 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 11:37:16.630 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 11:37:16.634 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 11:37:16.637 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 11:37:16.640 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 11:37:16.644 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 11:37:16.647 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 11:37:16.650 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 11:37:16.654 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 11:37:16.657 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 11:37:16.661 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 11:37:16.665 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 11:37:16.668 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 11:37:16.672 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 11:37:16.675 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 11:37:16.678 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 11:37:16.681 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 11:37:16.684 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 11:37:16.688 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 11:37:16.691 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 11:37:16.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 11:37:16.714 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 11:37:16.718 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 11:37:16.721 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 11:37:16.724 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 11:37:16.727 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 11:37:16.731 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 11:37:16.735 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 11:37:16.741 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 11:37:16.761 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 11:37:16.765 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 11:37:16.770 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 11:37:16.771 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 11:37:16.776 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 11:37:16.780 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 11:37:16.783 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 11:37:16.791 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 11:37:16.820 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 11:37:16.824 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 11:37:16.827 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:37:16.830 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 11:37:16.833 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-21 11:37:16.851 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:37:16.854 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-21 11:37:16.875 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:37:16.878 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-21 11:37:16.898 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:37:16.901 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-21 11:37:16.904 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-21 11:37:16.906 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-21 11:37:16.909 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-21 11:37:16.912 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 11:37:16.915 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 11:37:16.918 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-21 11:37:16.920 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:37:16.924 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 11:37:16.927 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 11:37:16.930 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-21 11:37:16.934 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:37:16.937 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-21 11:37:16.940 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:37:16.943 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-21 11:37:16.943 | /^\[\[.+\|.*\]\]/ { 2026-07-21 11:37:16.943 | gsub("[][]", "", $1); 2026-07-21 11:37:16.943 | split($1, a, "|"); 2026-07-21 11:37:16.943 | if (a[1] == matchgroup) 2026-07-21 11:37:16.943 | print a[2] 2026-07-21 11:37:16.943 | } 2026-07-21 11:37:16.943 | ' /opt/stack/devstack/local.conf 2026-07-21 11:37:16.950 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-21 11:37:16.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:16.973 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-21 11:37:16.975 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-21 11:37:16.978 | + functions:wait_for_compute:490 : local timeout=60 2026-07-21 11:37:16.981 | + functions:wait_for_compute:491 : local rval=0 2026-07-21 11:37:16.984 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-21 11:37:16.986 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-21 11:37:16.989 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 11:37:16.992 | + functions-common:time_start:2407 : local start_time= 2026-07-21 11:37:16.995 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 11:37:16.998 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 11:37:17.003 | + functions-common:time_start:2411 : _TIME_START[$name]=1784633837000 2026-07-21 11:37:17.008 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-21 11:37:17.034 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-21 11:37:17.037 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-21 11:37:17.041 | ++ functions:wait_for_compute:496 : hostname 2026-07-21 11:37:17.046 | + functions:wait_for_compute:496 : compute_hostname=np0000005543 2026-07-21 11:37:17.050 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-21 11:37:17.054 | ++ functions:wait_for_compute:498 : hostname 2026-07-21 11:37:17.059 | + :: : ID= 2026-07-21 11:37:17.061 | + :: : [[ '' == '' ]] 2026-07-21 11:37:17.062 | + :: : sleep 1 2026-07-21 11:37:18.066 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-21 11:37:18.068 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000005543 --service nova-compute -c ID -f value 2026-07-21 11:37:18.293 | 2026-07-21 11:37:18.300 | + :: : ID=bbd1e213-a5e3-4731-aeae-589e4b31f4d7 2026-07-21 11:37:18.302 | + :: : [[ bbd1e213-a5e3-4731-aeae-589e4b31f4d7 == '' ]] 2026-07-21 11:37:18.305 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-21 11:37:18.307 | + functions-common:time_stop:2420 : local name 2026-07-21 11:37:18.310 | + functions-common:time_stop:2421 : local end_time 2026-07-21 11:37:18.313 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:37:18.316 | + functions-common:time_stop:2423 : local total 2026-07-21 11:37:18.319 | + functions-common:time_stop:2424 : local start_time 2026-07-21 11:37:18.321 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 11:37:18.324 | + functions-common:time_stop:2427 : start_time=1784633837000 2026-07-21 11:37:18.327 | + functions-common:time_stop:2429 : [[ -z 1784633837000 ]] 2026-07-21 11:37:18.331 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:37:18.336 | + functions-common:time_stop:2432 : end_time=1784633838333 2026-07-21 11:37:18.339 | + functions-common:time_stop:2433 : elapsed_time=1333 2026-07-21 11:37:18.341 | + functions-common:time_stop:2434 : total=12330 2026-07-21 11:37:18.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:37:18.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13663 2026-07-21 11:37:18.349 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-21 11:37:18.352 | + functions:wait_for_compute:516 : return 0 2026-07-21 11:37:18.355 | + ./stack.sh:main:1446 : service_check 2026-07-21 11:37:18.358 | + functions-common:service_check:1713 : local service 2026-07-21 11:37:18.360 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.363 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-21 11:37:18.377 | enabled 2026-07-21 11:37:18.381 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-21 11:37:18.399 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-21 11:37:18.399 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-21 11:37:18.399 | Active: active (running) since Tue 2026-07-21 11:36:51 UTC; 26s ago 2026-07-21 11:37:18.399 | Main PID: 97007 (uwsgi) 2026-07-21 11:37:18.399 | Status: "uWSGI is ready" 2026-07-21 11:37:18.399 | Tasks: 10 (limit: 75886) 2026-07-21 11:37:18.399 | Memory: 360.1M () 2026-07-21 11:37:18.399 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-21 11:37:18.399 | ├─97007 "cinder-apiuWSGI master" 2026-07-21 11:37:18.399 | ├─97012 "cinder-apiuWSGI worker 1" 2026-07-21 11:37:18.399 | ├─97013 "cinder-apiuWSGI worker 2" 2026-07-21 11:37:18.399 | └─97014 "cinder-apiuWSGI worker 3" 2026-07-21 11:37:18.399 | 2026-07-21 11:37:18.399 | Jul 21 11:36:59 np0000005543 devstack@c-api.service[97012]: INFO cinder.api.openstack.wsgi [None req-a527ddc4-5277-4713-87db-bf03be9dbdbc admin admin] POST https://10.4.3.175/volume/v3/types/a53b5324-22ef-4414-a953-ed0104989279/extra_specs 2026-07-21 11:37:18.399 | Jul 21 11:36:59 np0000005543 devstack@c-api.service[97012]: DEBUG cinder.api.openstack.wsgi [None req-a527ddc4-5277-4713-87db-bf03be9dbdbc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=97012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-21 11:37:18.399 | Jul 21 11:36:59 np0000005543 devstack@c-api.service[97012]: /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-21 11:37:18.399 | Jul 21 11:36:59 np0000005543 devstack@c-api.service[97012]: warnings.warn( 2026-07-21 11:37:18.399 | Jul 21 11:36:59 np0000005543 devstack@c-api.service[97012]: DEBUG oslo_db.sqlalchemy.engines [None req-a527ddc4-5277-4713-87db-bf03be9dbdbc 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=97012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 11:37:18.399 | Jul 21 11:36:59 np0000005543 devstack@c-api.service[97012]: INFO cinder.api.openstack.wsgi [None req-a527ddc4-5277-4713-87db-bf03be9dbdbc admin admin] https://10.4.3.175/volume/v3/types/a53b5324-22ef-4414-a953-ed0104989279/extra_specs returned with HTTP 200 2026-07-21 11:37:18.399 | Jul 21 11:36:59 np0000005543 devstack@c-api.service[97012]: [pid: 97012|app: 0|req: 2/3] 10.4.3.175 () {68 vars in 1449 bytes} [Tue Jul 21 11:36:59 2026] POST /volume/v3/types/a53b5324-22ef-4414-a953-ed0104989279/extra_specs => generated 52 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-21 11:37:18.399 | Jul 21 11:37:04 np0000005543 devstack@c-api.service[97013]: DEBUG dbcounter [-] [97013] Writing DB stats cinder:SELECT=6 {{(pid=97013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.399 | Jul 21 11:37:09 np0000005543 devstack@c-api.service[97014]: DEBUG dbcounter [-] [97014] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=97014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.399 | Jul 21 11:37:09 np0000005543 devstack@c-api.service[97012]: DEBUG dbcounter [-] [97012] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=97012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.403 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.406 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-21 11:37:18.421 | enabled 2026-07-21 11:37:18.425 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-21 11:37:18.440 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-21 11:37:18.441 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-21 11:37:18.441 | Active: active (running) since Tue 2026-07-21 11:36:56 UTC; 21s ago 2026-07-21 11:37:18.441 | Main PID: 98348 (cinder-backup) 2026-07-21 11:37:18.441 | Tasks: 1 (limit: 75886) 2026-07-21 11:37:18.441 | Memory: 93.7M () 2026-07-21 11:37:18.441 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-21 11:37:18.441 | └─98348 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-21 11:37:18.441 | 2026-07-21 11:37:18.441 | Jul 21 11:36:58 np0000005543 cinder-backup[98348]: DEBUG oslo_concurrency.lockutils [None req-989f9b5b-c2ed-4de1-bcff-cdf0a3b70e0b None None] Acquiring lock "cleanup_incomplete_backups_98348" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98348) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 11:37:18.441 | Jul 21 11:36:58 np0000005543 cinder-backup[98348]: DEBUG oslo_concurrency.lockutils [None req-989f9b5b-c2ed-4de1-bcff-cdf0a3b70e0b None None] Lock "cleanup_incomplete_backups_98348" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.000s {{(pid=98348) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 11:37:18.441 | Jul 21 11:36:58 np0000005543 cinder-backup[98348]: INFO cinder.backup.manager [None req-989f9b5b-c2ed-4de1-bcff-cdf0a3b70e0b None None] Cleaning up incomplete backup operations. 2026-07-21 11:37:18.441 | Jul 21 11:36:58 np0000005543 cinder-backup[98348]: DEBUG oslo_concurrency.lockutils [None req-989f9b5b-c2ed-4de1-bcff-cdf0a3b70e0b None None] Lock "cleanup_incomplete_backups_98348" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.015s {{(pid=98348) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 11:37:18.441 | Jul 21 11:36:58 np0000005543 cinder-backup[98348]: DEBUG oslo_db.sqlalchemy.engines [None req-989f9b5b-c2ed-4de1-bcff-cdf0a3b70e0b 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=98348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 11:37:18.441 | Jul 21 11:36:58 np0000005543 cinder-backup[98348]: DEBUG cinder.manager [None req-989f9b5b-c2ed-4de1-bcff-cdf0a3b70e0b None None] Notifying Schedulers of capabilities ... {{(pid=98348) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-21 11:37:18.441 | Jul 21 11:36:58 np0000005543 cinder-backup[98348]: INFO cinder.keymgr.migration [None req-a7aaf86b-1065-43c5-92e1-ad93d816d70e None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-21 11:37:18.441 | Jul 21 11:36:58 np0000005543 cinder-backup[98348]: DEBUG cinder.service [None req-989f9b5b-c2ed-4de1-bcff-cdf0a3b70e0b None None] Creating RPC server for service cinder-backup {{(pid=98348) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 11:37:18.441 | Jul 21 11:36:58 np0000005543 cinder-backup[98348]: DEBUG cinder.service [None req-989f9b5b-c2ed-4de1-bcff-cdf0a3b70e0b None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98348) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 11:37:18.441 | Jul 21 11:37:08 np0000005543 cinder-backup[98348]: DEBUG dbcounter [-] [98348] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.445 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.448 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-21 11:37:18.462 | enabled 2026-07-21 11:37:18.466 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-21 11:37:18.482 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-21 11:37:18.482 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-21 11:37:18.482 | Active: active (running) since Tue 2026-07-21 11:36:55 UTC; 22s ago 2026-07-21 11:37:18.482 | Main PID: 97757 (cinder-schedule) 2026-07-21 11:37:18.482 | Tasks: 1 (limit: 75886) 2026-07-21 11:37:18.482 | Memory: 110.5M () 2026-07-21 11:37:18.482 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-21 11:37:18.482 | └─97757 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-21 11:37:18.482 | 2026-07-21 11:37:18.482 | Jul 21 11:36:57 np0000005543 cinder-scheduler[97757]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-21 11:37:18.482 | Jul 21 11:36:57 np0000005543 cinder-scheduler[97757]: INFO cinder.manager [None req-9c10dd90-e1ec-49ce-9897-e662c2e6382c None None] Initiating service 1 cleanup 2026-07-21 11:37:18.482 | Jul 21 11:36:57 np0000005543 cinder-scheduler[97757]: INFO cinder.manager [None req-9c10dd90-e1ec-49ce-9897-e662c2e6382c None None] Service 1 cleanup completed. 2026-07-21 11:37:18.482 | Jul 21 11:36:57 np0000005543 cinder-scheduler[97757]: DEBUG cinder.service [None req-9c10dd90-e1ec-49ce-9897-e662c2e6382c None None] Creating RPC server for service cinder-scheduler {{(pid=97757) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 11:37:18.482 | Jul 21 11:36:57 np0000005543 cinder-scheduler[97757]: DEBUG cinder.service [None req-9c10dd90-e1ec-49ce-9897-e662c2e6382c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97757) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 11:37:18.482 | Jul 21 11:36:58 np0000005543 cinder-scheduler[97757]: DEBUG cinder.scheduler.host_manager [None req-989f9b5b-c2ed-4de1-bcff-cdf0a3b70e0b None None] Received backup service update from np0000005543: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97757) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-21 11:37:18.482 | Jul 21 11:37:00 np0000005543 cinder-scheduler[97757]: DEBUG cinder.scheduler.host_manager [None req-504dfe93-e70c-4a87-9372-a479fe83d904 None None] Received volume service update from np0000005543@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=97757) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-21 11:37:18.482 | Jul 21 11:37:00 np0000005543 cinder-scheduler[97757]: DEBUG cinder.scheduler.host_manager [None req-504dfe93-e70c-4a87-9372-a479fe83d904 None None] Updating capabilities for np0000005543@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, 21, 11, 37, 0, 483908), 'filter_function': None, 'goodness_function': None} {{(pid=97757) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-21 11:37:18.483 | Jul 21 11:37:00 np0000005543 cinder-scheduler[97757]: DEBUG cinder.scheduler.host_manager [None req-504dfe93-e70c-4a87-9372-a479fe83d904 None None] Updating capabilities for np0000005543@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, 21, 11, 37, 0, 483908), 'filter_function': None, 'goodness_function': None} {{(pid=97757) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-21 11:37:18.483 | Jul 21 11:37:10 np0000005543 cinder-scheduler[97757]: DEBUG dbcounter [-] [97757] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.488 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.491 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-21 11:37:18.505 | enabled 2026-07-21 11:37:18.510 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-21 11:37:18.526 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-21 11:37:18.526 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-21 11:37:18.526 | Active: active (running) since Tue 2026-07-21 11:36:58 UTC; 20s ago 2026-07-21 11:37:18.526 | Main PID: 98932 (cinder-volume) 2026-07-21 11:37:18.527 | Tasks: 2 (limit: 75886) 2026-07-21 11:37:18.527 | Memory: 142.1M () 2026-07-21 11:37:18.527 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-21 11:37:18.527 | ├─98932 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-21 11:37:18.527 | └─99328 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-21 11:37:18.527 | 2026-07-21 11:37:18.527 | Jul 21 11:37:00 np0000005543 cinder-volume[99328]: INFO cinder.volume.manager [None req-504dfe93-e70c-4a87-9372-a479fe83d904 None None] Driver initialization completed successfully. 2026-07-21 11:37:18.527 | Jul 21 11:37:00 np0000005543 cinder-volume[99328]: INFO cinder.manager [None req-504dfe93-e70c-4a87-9372-a479fe83d904 None None] Initiating service 3 cleanup 2026-07-21 11:37:18.527 | Jul 21 11:37:00 np0000005543 cinder-volume[99328]: INFO cinder.manager [None req-504dfe93-e70c-4a87-9372-a479fe83d904 None None] Service 3 cleanup completed. 2026-07-21 11:37:18.527 | Jul 21 11:37:00 np0000005543 cinder-volume[99328]: DEBUG cinder.service [None req-504dfe93-e70c-4a87-9372-a479fe83d904 None None] Creating RPC server for service cinder-volume {{(pid=99328) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 11:37:18.527 | Jul 21 11:37:00 np0000005543 cinder-volume[99328]: DEBUG cinder.service [None req-504dfe93-e70c-4a87-9372-a479fe83d904 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99328) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 11:37:18.527 | Jul 21 11:37:00 np0000005543 cinder-volume[99328]: INFO cinder.volume.manager [None req-504dfe93-e70c-4a87-9372-a479fe83d904 None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-07-21 11:37:18.527 | Jul 21 11:37:00 np0000005543 cinder-volume[99328]: INFO cinder.volume.manager [None req-504dfe93-e70c-4a87-9372-a479fe83d904 None None] Driver post RPC initialization completed successfully. 2026-07-21 11:37:18.527 | Jul 21 11:37:10 np0000005543 cinder-volume[98932]: DEBUG dbcounter [-] [98932] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.527 | Jul 21 11:37:10 np0000005543 cinder-volume[99328]: DEBUG dbcounter [-] [99328] Writing DB stats cinder:SELECT=2 {{(pid=99328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.527 | Jul 21 11:37:10 np0000005543 cinder-volume[99328]: DEBUG dbcounter [-] [99328] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=99328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.531 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.535 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-21 11:37:18.547 | not-found 2026-07-21 11:37:18.551 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.554 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-21 11:37:18.569 | enabled 2026-07-21 11:37:18.573 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-21 11:37:18.589 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-21 11:37:18.589 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-21 11:37:18.589 | Active: active (running) since Tue 2026-07-21 11:32:59 UTC; 4min 18s ago 2026-07-21 11:37:18.589 | Main PID: 58189 (file_tracker.sh) 2026-07-21 11:37:18.589 | Tasks: 2 (limit: 75886) 2026-07-21 11:37:18.589 | Memory: 584.0K () 2026-07-21 11:37:18.589 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-21 11:37:18.589 | ├─58189 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 11:37:18.589 | └─99060 sleep 20 2026-07-21 11:37:18.589 | 2026-07-21 11:37:18.589 | Jul 21 11:33:59 np0000005543 file_tracker.sh[67774]: 3136 0 9223372036854775807 2026-07-21 11:37:18.589 | Jul 21 11:34:19 np0000005543 file_tracker.sh[70113]: 3104 0 9223372036854775807 2026-07-21 11:37:18.589 | Jul 21 11:34:39 np0000005543 file_tracker.sh[70599]: 3008 0 9223372036854775807 2026-07-21 11:37:18.589 | Jul 21 11:34:59 np0000005543 file_tracker.sh[71457]: 3040 0 9223372036854775807 2026-07-21 11:37:18.590 | Jul 21 11:35:19 np0000005543 file_tracker.sh[76429]: 3168 0 9223372036854775807 2026-07-21 11:37:18.590 | Jul 21 11:35:39 np0000005543 file_tracker.sh[78933]: 3424 0 9223372036854775807 2026-07-21 11:37:18.590 | Jul 21 11:35:59 np0000005543 file_tracker.sh[84776]: 4128 0 9223372036854775807 2026-07-21 11:37:18.590 | Jul 21 11:36:19 np0000005543 file_tracker.sh[90320]: 5280 0 9223372036854775807 2026-07-21 11:37:18.590 | Jul 21 11:36:39 np0000005543 file_tracker.sh[92786]: 5536 0 9223372036854775807 2026-07-21 11:37:18.590 | Jul 21 11:36:59 np0000005543 file_tracker.sh[99059]: 7040 0 9223372036854775807 2026-07-21 11:37:18.594 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.597 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-21 11:37:18.610 | enabled 2026-07-21 11:37:18.614 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-21 11:37:18.630 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-21 11:37:18.630 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-21 11:37:18.630 | Active: active (running) since Tue 2026-07-21 11:37:01 UTC; 16s ago 2026-07-21 11:37:18.630 | Main PID: 99739 (uwsgi) 2026-07-21 11:37:18.630 | Status: "uWSGI is ready" 2026-07-21 11:37:18.630 | Tasks: 19 (limit: 75886) 2026-07-21 11:37:18.630 | Memory: 397.2M () 2026-07-21 11:37:18.630 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-21 11:37:18.630 | ├─99739 "glance-apiuWSGI master" 2026-07-21 11:37:18.630 | ├─99742 "glance-apiuWSGI worker 1" 2026-07-21 11:37:18.630 | ├─99743 "glance-apiuWSGI worker 2" 2026-07-21 11:37:18.631 | └─99744 "glance-apiuWSGI worker 3" 2026-07-21 11:37:18.631 | 2026-07-21 11:37:18.631 | Jul 21 11:37:17 np0000005543 devstack@g-api.service[99744]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99744) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 11:37:18.631 | Jul 21 11:37:17 np0000005543 devstack@g-api.service[99744]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99744) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 11:37:18.631 | Jul 21 11:37:17 np0000005543 devstack@g-api.service[99744]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99744) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 11:37:18.631 | Jul 21 11:37:17 np0000005543 devstack@g-api.service[99744]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99744) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-21 11:37:18.631 | Jul 21 11:37:17 np0000005543 devstack@g-api.service[99744]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-b7e9e908-4361-414e-a591-7a7587325999' (3db6e5e2-5274-4b1d-985a-744b133f57f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99744) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-21 11:37:18.631 | Jul 21 11:37:17 np0000005543 devstack@g-api.service[99744]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-b7e9e908-4361-414e-a591-7a7587325999' (24c78955-e318-45d7-95ef-c5ffb949df32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99744) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-21 11:37:18.631 | Jul 21 11:37:17 np0000005543 devstack@g-api.service[99744]: INFO glance.domain [-] Task [b7e9e908-4361-414e-a591-7a7587325999] status changing from processing to success 2026-07-21 11:37:18.631 | Jul 21 11:37:17 np0000005543 devstack@g-api.service[99744]: INFO glance.async_.flows.api_image_import [-] b7e9e908-4361-414e-a591-7a7587325999 of api_image_import completed 2026-07-21 11:37:18.631 | Jul 21 11:37:17 np0000005543 devstack@g-api.service[99744]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-b7e9e908-4361-414e-a591-7a7587325999' (24c78955-e318-45d7-95ef-c5ffb949df32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99744) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-21 11:37:18.631 | Jul 21 11:37:17 np0000005543 devstack@g-api.service[99744]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (af21c810-3ed1-4ef1-9b88-92612cfb549b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99744) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-21 11:37:18.635 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.638 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-21 11:37:18.650 | not-found 2026-07-21 11:37:18.655 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.658 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-21 11:37:18.674 | enabled 2026-07-21 11:37:18.679 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-21 11:37:18.696 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-21 11:37:18.696 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-21 11:37:18.696 | Active: active (running) since Tue 2026-07-21 11:32:58 UTC; 4min 20s ago 2026-07-21 11:37:18.696 | Main PID: 57666 (memory_tracker.) 2026-07-21 11:37:18.696 | Tasks: 2 (limit: 75886) 2026-07-21 11:37:18.696 | Memory: 1.2M () 2026-07-21 11:37:18.696 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-21 11:37:18.696 | ├─57666 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 11:37:18.696 | └─99041 sleep 20 2026-07-21 11:37:18.696 | 2026-07-21 11:37:18.696 | Jul 21 11:36:59 np0000005543 memory_tracker.sh[99040]: 8540 0.0 1852 8539 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-oyglounqmmhhfmyggpcbnfiostziyywi ; /usr/bin/python3 2026-07-21 11:37:18.696 | Jul 21 11:36:59 np0000005543 memory_tracker.sh[99040]: 8542 0.0 1852 8541 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-21 11:37:18.696 | Jul 21 11:36:59 np0000005543 memory_tracker.sh[99040]: 26890 0.0 1852 26778 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-21 11:37:18.696 | Jul 21 11:36:59 np0000005543 memory_tracker.sh[99040]: 8538 0.0 1844 8537 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-oyglounqmmhhfmyggpcbnfiostziyywi ; /usr/bin/python3' && sleep 0 2026-07-21 11:37:18.696 | Jul 21 11:36:59 np0000005543 memory_tracker.sh[99040]: 26778 0.0 1740 26768 00:00:00 1 do_select erl_child_setup 65536 2026-07-21 11:37:18.696 | Jul 21 11:36:59 np0000005543 memory_tracker.sh[99040]: 20055 0.0 1668 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-07-21 11:37:18.696 | Jul 21 11:36:59 np0000005543 memory_tracker.sh[99040]: 26887 0.0 1500 26886 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-21 11:37:18.696 | Jul 21 11:36:59 np0000005543 memory_tracker.sh[99040]: 47203 0.0 1296 47202 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-21 11:37:18.696 | Jul 21 11:36:59 np0000005543 memory_tracker.sh[57666]: --- 2026-07-21 11:37:18.696 | Jul 21 11:36:59 np0000005543 memory_tracker.sh[57666]: ]]] 2026-07-21 11:37:18.701 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.704 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-21 11:37:18.718 | not-found 2026-07-21 11:37:18.723 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.725 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-21 11:37:18.739 | enabled 2026-07-21 11:37:18.744 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-21 11:37:18.762 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-21 11:37:18.762 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-21 11:37:18.763 | Active: active (running) since Tue 2026-07-21 11:35:54 UTC; 1min 23s ago 2026-07-21 11:37:18.763 | Main PID: 84300 (uwsgi) 2026-07-21 11:37:18.763 | Status: "uWSGI is ready" 2026-07-21 11:37:18.763 | Tasks: 24 (limit: 75886) 2026-07-21 11:37:18.763 | Memory: 410.1M () 2026-07-21 11:37:18.763 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-21 11:37:18.763 | ├─84300 "nova-apiuWSGI master" 2026-07-21 11:37:18.763 | ├─84301 "nova-apiuWSGI worker 1" 2026-07-21 11:37:18.763 | ├─84302 "nova-apiuWSGI worker 2" 2026-07-21 11:37:18.763 | └─84303 "nova-apiuWSGI worker 3" 2026-07-21 11:37:18.763 | 2026-07-21 11:37:18.763 | Jul 21 11:37:03 np0000005543 devstack@n-api.service[84303]: DEBUG dbcounter [-] [84303] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.763 | Jul 21 11:37:18 np0000005543 devstack@n-api.service[84301]: DEBUG nova.api.openstack.wsgi [None req-cc42a3f8-dc20-4c05-8bb7-94c17d300d20 admin admin] Calling method '>' {{(pid=84301) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-21 11:37:18.763 | Jul 21 11:37:18 np0000005543 devstack@n-api.service[84301]: DEBUG oslo_concurrency.lockutils [None req-cc42a3f8-dc20-4c05-8bb7-94c17d300d20 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84301) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 11:37:18.763 | Jul 21 11:37:18 np0000005543 devstack@n-api.service[84301]: DEBUG oslo_concurrency.lockutils [None req-cc42a3f8-dc20-4c05-8bb7-94c17d300d20 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=84301) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 11:37:18.763 | Jul 21 11:37:18 np0000005543 devstack@n-api.service[84301]: DEBUG oslo_concurrency.lockutils [None req-cc42a3f8-dc20-4c05-8bb7-94c17d300d20 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=84301) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 11:37:18.763 | Jul 21 11:37:18 np0000005543 devstack@n-api.service[84301]: DEBUG oslo_concurrency.lockutils [None req-cc42a3f8-dc20-4c05-8bb7-94c17d300d20 admin admin] Acquiring lock "f2764022-57d1-41f3-9c82-0b2844850243" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84301) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 11:37:18.763 | Jul 21 11:37:18 np0000005543 devstack@n-api.service[84301]: DEBUG oslo_concurrency.lockutils [None req-cc42a3f8-dc20-4c05-8bb7-94c17d300d20 admin admin] Lock "f2764022-57d1-41f3-9c82-0b2844850243" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84301) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 11:37:18.763 | Jul 21 11:37:18 np0000005543 devstack@n-api.service[84301]: DEBUG oslo_concurrency.lockutils [None req-cc42a3f8-dc20-4c05-8bb7-94c17d300d20 admin admin] Lock "f2764022-57d1-41f3-9c82-0b2844850243" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84301) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 11:37:18.763 | Jul 21 11:37:18 np0000005543 devstack@n-api.service[84301]: INFO nova.api.openstack.requestlog [None req-cc42a3f8-dc20-4c05-8bb7-94c17d300d20 admin admin] 10.4.3.175 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005543" status: 200 len: 255 microversion: 2.69 time: 0.050773 2026-07-21 11:37:18.763 | Jul 21 11:37:18 np0000005543 devstack@n-api.service[84301]: [pid: 84301|app: 0|req: 8/25] 10.4.3.175 () {68 vars in 1444 bytes} [Tue Jul 21 11:37:18 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005543 => generated 255 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-21 11:37:18.767 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.770 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-21 11:37:18.784 | enabled 2026-07-21 11:37:18.788 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-21 11:37:18.807 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-21 11:37:18.807 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-21 11:37:18.807 | Active: active (running) since Tue 2026-07-21 11:36:40 UTC; 38s ago 2026-07-21 11:37:18.807 | Main PID: 92864 (uwsgi) 2026-07-21 11:37:18.807 | Status: "uWSGI is ready" 2026-07-21 11:37:18.807 | Tasks: 23 (limit: 75886) 2026-07-21 11:37:18.807 | Memory: 329.1M () 2026-07-21 11:37:18.807 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-21 11:37:18.807 | ├─92864 "nova-api-metauWSGI master" 2026-07-21 11:37:18.807 | ├─92867 "nova-api-metauWSGI worker 1" 2026-07-21 11:37:18.807 | ├─92868 "nova-api-metauWSGI worker 2" 2026-07-21 11:37:18.807 | ├─92869 "nova-api-metauWSGI worker 3" 2026-07-21 11:37:18.807 | └─92870 "nova-api-metauWSGI http 1" 2026-07-21 11:37:18.807 | 2026-07-21 11:37:18.807 | Jul 21 11:36:51 np0000005543 devstack@n-api-meta.service[92868]: DEBUG dbcounter [-] [92868] Writing DB stats nova_api:SELECT=1 {{(pid=92868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.807 | Jul 21 11:36:51 np0000005543 devstack@n-api-meta.service[92867]: DEBUG dbcounter [-] [92867] Writing DB stats nova_cell0:SELECT=1 {{(pid=92867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.807 | Jul 21 11:36:51 np0000005543 devstack@n-api-meta.service[92867]: DEBUG dbcounter [-] [92867] Writing DB stats nova_cell1:SELECT=1 {{(pid=92867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.807 | Jul 21 11:36:51 np0000005543 devstack@n-api-meta.service[92869]: DEBUG dbcounter [-] [92869] Writing DB stats nova_cell0:SELECT=1 {{(pid=92869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.807 | Jul 21 11:36:51 np0000005543 devstack@n-api-meta.service[92869]: DEBUG dbcounter [-] [92869] Writing DB stats nova_cell1:SELECT=1 {{(pid=92869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.807 | Jul 21 11:36:51 np0000005543 devstack@n-api-meta.service[92868]: DEBUG dbcounter [-] [92868] Writing DB stats nova_cell1:SELECT=1 {{(pid=92868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.807 | Jul 21 11:36:51 np0000005543 devstack@n-api-meta.service[92868]: DEBUG dbcounter [-] [92868] Writing DB stats nova_cell0:SELECT=1 {{(pid=92868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.807 | Jul 21 11:36:51 np0000005543 devstack@n-api-meta.service[92867]: DEBUG dbcounter [-] [92867] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.807 | Jul 21 11:36:51 np0000005543 devstack@n-api-meta.service[92869]: DEBUG dbcounter [-] [92869] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.807 | Jul 21 11:36:51 np0000005543 devstack@n-api-meta.service[92868]: DEBUG dbcounter [-] [92868] Writing DB stats nova_cell0:SELECT=1 {{(pid=92868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.812 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.814 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-21 11:37:18.827 | not-found 2026-07-21 11:37:18.831 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.834 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-21 11:37:18.848 | enabled 2026-07-21 11:37:18.853 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-21 11:37:18.870 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-21 11:37:18.870 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-21 11:37:18.870 | Active: active (running) since Tue 2026-07-21 11:36:47 UTC; 31s ago 2026-07-21 11:37:18.870 | Main PID: 96086 (nova-compute) 2026-07-21 11:37:18.870 | Tasks: 10 (limit: 75886) 2026-07-21 11:37:18.870 | Memory: 137.1M () 2026-07-21 11:37:18.870 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-21 11:37:18.870 | └─96086 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-21 11:37:18.870 | 2026-07-21 11:37:18.870 | Jul 21 11:37:03 np0000005543 nova-compute[96086]: DEBUG nova.compute.provider_tree [None req-ffca2fc3-8481-47fd-864a-1c946d1ae947 None None] Updating resource provider 85c2e429-e9ff-44a8-b5f8-98a6bd9b6dd2 generation from 0 to 1 during operation: update_inventory {{(pid=96086) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-21 11:37:18.870 | Jul 21 11:37:03 np0000005543 nova-compute[96086]: DEBUG nova.compute.provider_tree [None req-ffca2fc3-8481-47fd-864a-1c946d1ae947 None None] Updating inventory in ProviderTree for provider 85c2e429-e9ff-44a8-b5f8-98a6bd9b6dd2 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=96086) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-21 11:37:18.870 | Jul 21 11:37:03 np0000005543 nova-compute[96086]: DEBUG nova.compute.provider_tree [None req-ffca2fc3-8481-47fd-864a-1c946d1ae947 None None] Updating resource provider 85c2e429-e9ff-44a8-b5f8-98a6bd9b6dd2 generation from 1 to 2 during operation: update_traits {{(pid=96086) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-21 11:37:18.870 | Jul 21 11:37:03 np0000005543 nova-compute[96086]: DEBUG nova.compute.resource_tracker [None req-ffca2fc3-8481-47fd-864a-1c946d1ae947 None None] Compute_service record updated for np0000005543:np0000005543 {{(pid=96086) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-21 11:37:18.870 | Jul 21 11:37:03 np0000005543 nova-compute[96086]: DEBUG oslo_concurrency.lockutils [None req-ffca2fc3-8481-47fd-864a-1c946d1ae947 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.249s {{(pid=96086) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 11:37:18.870 | Jul 21 11:37:03 np0000005543 nova-compute[96086]: DEBUG nova.service [None req-ffca2fc3-8481-47fd-864a-1c946d1ae947 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96086) start /opt/stack/nova/nova/service.py:196}} 2026-07-21 11:37:18.870 | Jul 21 11:37:03 np0000005543 nova-compute[96086]: DEBUG nova.service [None req-ffca2fc3-8481-47fd-864a-1c946d1ae947 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96086) start /opt/stack/nova/nova/service.py:212}} 2026-07-21 11:37:18.870 | Jul 21 11:37:03 np0000005543 nova-compute[96086]: DEBUG nova.service [None req-ffca2fc3-8481-47fd-864a-1c946d1ae947 None None] Join ServiceGroup membership for this service compute {{(pid=96086) start /opt/stack/nova/nova/service.py:222}} 2026-07-21 11:37:18.870 | Jul 21 11:37:03 np0000005543 nova-compute[96086]: DEBUG nova.servicegroup.drivers.db [None req-ffca2fc3-8481-47fd-864a-1c946d1ae947 None None] DB_Driver: join new ServiceGroup member np0000005543 to the compute group, service = {{(pid=96086) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-21 11:37:18.870 | Jul 21 11:37:08 np0000005543 nova-compute[96086]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96086) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:18.874 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.877 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-21 11:37:18.889 | not-found 2026-07-21 11:37:18.894 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.897 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-21 11:37:18.910 | enabled 2026-07-21 11:37:18.915 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-21 11:37:18.931 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-21 11:37:18.931 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-21 11:37:18.931 | Active: active (running) since Tue 2026-07-21 11:36:38 UTC; 40s ago 2026-07-21 11:37:18.931 | Main PID: 92222 (nova-scheduler:) 2026-07-21 11:37:18.931 | Tasks: 26 (limit: 75886) 2026-07-21 11:37:18.931 | Memory: 183.3M () 2026-07-21 11:37:18.931 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-21 11:37:18.931 | ├─92222 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-21 11:37:18.931 | ├─93485 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-21 11:37:18.931 | ├─93495 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-21 11:37:18.931 | └─93517 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-21 11:37:18.931 | 2026-07-21 11:37:18.931 | Jul 21 11:36:46 np0000005543 nova-scheduler[93485]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93485) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:18.931 | Jul 21 11:36:46 np0000005543 nova-scheduler[93517]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93517) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:18.931 | Jul 21 11:36:46 np0000005543 nova-scheduler[93495]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93495) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:18.932 | Jul 21 11:36:50 np0000005543 nova-scheduler[92222]: DEBUG dbcounter [-] [92222] Writing DB stats nova_api:SELECT=3 {{(pid=92222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.932 | Jul 21 11:36:50 np0000005543 nova-scheduler[92222]: DEBUG dbcounter [-] [92222] Writing DB stats nova_cell1:SELECT=1 {{(pid=92222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.932 | Jul 21 11:36:50 np0000005543 nova-scheduler[92222]: DEBUG dbcounter [-] [92222] Writing DB stats nova_cell0:SELECT=1 {{(pid=92222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.932 | Jul 21 11:36:56 np0000005543 nova-scheduler[93485]: DEBUG dbcounter [-] [93485] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93485) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.932 | Jul 21 11:36:56 np0000005543 nova-scheduler[93517]: DEBUG dbcounter [-] [93517] Writing DB stats nova_cell0:SELECT=3 {{(pid=93517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.932 | Jul 21 11:36:56 np0000005543 nova-scheduler[93495]: DEBUG dbcounter [-] [93495] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:18.932 | Jul 21 11:37:17 np0000005543 nova-scheduler[93495]: DEBUG oslo.service.backend._threading.loopingcall [None req-a1fd0392-687d-4b11-8fee-bb3dae554670 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93495) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:18.936 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.939 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-21 11:37:18.954 | enabled 2026-07-21 11:37:18.958 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-21 11:37:18.975 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-21 11:37:18.975 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-21 11:37:18.975 | Active: active (running) since Tue 2026-07-21 11:32:48 UTC; 4min 30s ago 2026-07-21 11:37:18.975 | Main PID: 56233 (python3) 2026-07-21 11:37:18.975 | Tasks: 1 (limit: 75886) 2026-07-21 11:37:18.975 | Memory: 107.8M () 2026-07-21 11:37:18.975 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-21 11:37:18.975 | └─56233 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-21 11:37:18.975 | 2026-07-21 11:37:18.975 | Jul 21 11:36:53 np0000005543 python3[56233]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-07-21 11:37:18.975 | Jul 21 11:36:53 np0000005543 python3[56233]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-21 11:37:18.975 | Jul 21 11:36:53 np0000005543 python3[56233]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-21 11:37:18.975 | Jul 21 11:36:53 np0000005543 python3[56233]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-21 11:37:18.976 | Jul 21 11:36:58 np0000005543 python3[56233]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-21 11:37:18.976 | Jul 21 11:37:05 np0000005543 python3[56233]: 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-21 11:37:18.976 | Jul 21 11:37:10 np0000005543 python3[56233]: 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-21 11:37:18.976 | Jul 21 11:37:13 np0000005543 python3[56233]: 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-21 11:37:18.976 | Jul 21 11:37:16 np0000005543 python3[56233]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-21 11:37:18.976 | Jul 21 11:37:18 np0000005543 python3[56233]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000005543', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-21 11:37:18.979 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:18.983 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-21 11:37:18.995 | not-found 2026-07-21 11:37:18.999 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.003 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-21 11:37:19.017 | not-found 2026-07-21 11:37:19.022 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.025 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-21 11:37:19.038 | not-found 2026-07-21 11:37:19.043 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.046 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-21 11:37:19.061 | not-found 2026-07-21 11:37:19.066 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.069 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-21 11:37:19.086 | enabled 2026-07-21 11:37:19.091 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-21 11:37:19.107 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-21 11:37:19.107 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-21 11:37:19.107 | Active: active (running) since Tue 2026-07-21 11:36:18 UTC; 1min 1s ago 2026-07-21 11:37:19.107 | Main PID: 89992 (uwsgi) 2026-07-21 11:37:19.107 | Status: "uWSGI is ready" 2026-07-21 11:37:19.107 | Tasks: 7 (limit: 75886) 2026-07-21 11:37:19.107 | Memory: 261.8M () 2026-07-21 11:37:19.107 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-21 11:37:19.107 | ├─89992 "placementuWSGI master" 2026-07-21 11:37:19.107 | ├─89993 "placementuWSGI worker 1" 2026-07-21 11:37:19.107 | ├─89994 "placementuWSGI worker 2" 2026-07-21 11:37:19.107 | └─89995 "placementuWSGI worker 3" 2026-07-21 11:37:19.107 | 2026-07-21 11:37:19.107 | Jul 21 11:37:03 np0000005543 devstack@placement-api.service[89995]: [pid: 89995|app: 0|req: 3/9] 10.4.3.175 () {72 vars in 1609 bytes} [Tue Jul 21 11:37:03 2026] PUT /placement/resource_providers/85c2e429-e9ff-44a8-b5f8-98a6bd9b6dd2/inventories => generated 398 bytes in 24 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-21 11:37:19.107 | Jul 21 11:37:03 np0000005543 devstack@placement-api.service[89993]: DEBUG placement.requestlog [req-c9d94e07-8b9a-4fc9-b465-d8d7e1491c7a req-86d628ed-16d3-4573-9e5d-6fddc647b1db None None] Starting request: 10.4.3.175 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_S390X,HW_CPU_X86_SSE42,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_X86_64,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NODE,HW_CPU_X86_SSE,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE2,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ARCH_AARCH64,HW_CPU_X86_MMX,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_RISCV64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_E1000" {{(pid=89993) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-21 11:37:19.107 | Jul 21 11:37:03 np0000005543 devstack@placement-api.service[89993]: INFO placement.requestlog [req-c9d94e07-8b9a-4fc9-b465-d8d7e1491c7a req-86d628ed-16d3-4573-9e5d-6fddc647b1db service nova] 10.4.3.175 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_S390X,HW_CPU_X86_SSE42,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_X86_64,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NODE,HW_CPU_X86_SSE,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE2,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ARCH_AARCH64,HW_CPU_X86_MMX,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_RISCV64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_E1000" status: 200 len: 1991 microversion: 1.6 2026-07-21 11:37:19.107 | Jul 21 11:37:03 np0000005543 devstack@placement-api.service[89993]: [pid: 89993|app: 0|req: 3/10] 10.4.3.175 () {68 vars in 4925 bytes} [Tue Jul 21 11:37:03 2026] GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_S390X,HW_CPU_X86_SSE42,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_X86_64,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NODE,HW_CPU_X86_SSE,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE2,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ARCH_AARCH64,HW_CPU_X86_MMX,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_RISCV64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_E1000 => generated 1991 bytes in 11 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-21 11:37:19.107 | Jul 21 11:37:03 np0000005543 devstack@placement-api.service[89994]: DEBUG placement.requestlog [req-c9d94e07-8b9a-4fc9-b465-d8d7e1491c7a req-01aef3ff-a169-4c05-9431-9f93897ebe3e None None] Starting request: 10.4.3.175 "PUT /placement/resource_providers/85c2e429-e9ff-44a8-b5f8-98a6bd9b6dd2/traits" {{(pid=89994) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-21 11:37:19.107 | Jul 21 11:37:03 np0000005543 devstack@placement-api.service[89994]: INFO placement.requestlog [req-c9d94e07-8b9a-4fc9-b465-d8d7e1491c7a req-01aef3ff-a169-4c05-9431-9f93897ebe3e service nova] 10.4.3.175 "PUT /placement/resource_providers/85c2e429-e9ff-44a8-b5f8-98a6bd9b6dd2/traits" status: 200 len: 2026 microversion: 1.6 2026-07-21 11:37:19.108 | Jul 21 11:37:03 np0000005543 devstack@placement-api.service[89994]: [pid: 89994|app: 0|req: 5/11] 10.4.3.175 () {72 vars in 1594 bytes} [Tue Jul 21 11:37:03 2026] PUT /placement/resource_providers/85c2e429-e9ff-44a8-b5f8-98a6bd9b6dd2/traits => generated 2026 bytes in 60 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-21 11:37:19.108 | Jul 21 11:37:13 np0000005543 devstack@placement-api.service[89995]: DEBUG dbcounter [-] [89995] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=89995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.108 | Jul 21 11:37:13 np0000005543 devstack@placement-api.service[89993]: DEBUG dbcounter [-] [89993] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=89993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.108 | Jul 21 11:37:13 np0000005543 devstack@placement-api.service[89994]: DEBUG dbcounter [-] [89994] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=89994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.113 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.116 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-21 11:37:19.129 | enabled 2026-07-21 11:37:19.134 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-21 11:37:19.153 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-21 11:37:19.153 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-21 11:37:19.153 | Active: active (running) since Tue 2026-07-21 11:36:08 UTC; 1min 10s ago 2026-07-21 11:37:19.153 | Main PID: 86517 (neutron-ovn-age) 2026-07-21 11:37:19.153 | Tasks: 20 (limit: 75886) 2026-07-21 11:37:19.153 | Memory: 352.3M () 2026-07-21 11:37:19.153 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-21 11:37:19.153 | ├─86517 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-21 11:37:19.153 | ├─87583 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-21 11:37:19.153 | ├─87791 /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/tmpfek2r2iq/privsep.sock 2026-07-21 11:37:19.153 | └─90848 /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/tmptnu8kygt/privsep.sock 2026-07-21 11:37:19.153 | 2026-07-21 11:37:19.153 | Jul 21 11:36:42 np0000005543 neutron-ovn-agent[87583]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=f574c712-2592-4c87-a23b-84c9478e871c, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87583) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-21 11:37:19.153 | Jul 21 11:36:42 np0000005543 neutron-ovn-agent[87583]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87583) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-21 11:37:19.153 | Jul 21 11:36:47 np0000005543 neutron-ovn-agent[87583]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=f574c712-2592-4c87-a23b-84c9478e871c, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87583) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-21 11:37:19.153 | Jul 21 11:36:47 np0000005543 neutron-ovn-agent[87583]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87583) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-21 11:37:19.153 | Jul 21 11:37:10 np0000005543 neutron-ovn-agent[87583]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87583) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 11:37:19.153 | Jul 21 11:37:10 np0000005543 neutron-ovn-agent[87583]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87583) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 11:37:19.153 | Jul 21 11:37:10 np0000005543 neutron-ovn-agent[87583]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87583) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 11:37:19.153 | Jul 21 11:37:10 np0000005543 neutron-ovn-agent[87583]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87583) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 11:37:19.153 | Jul 21 11:37:10 np0000005543 neutron-ovn-agent[87583]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87583) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 11:37:19.153 | Jul 21 11:37:10 np0000005543 neutron-ovn-agent[87583]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87583) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 11:37:19.158 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.162 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-21 11:37:19.176 | not-found 2026-07-21 11:37:19.181 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.184 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-21 11:37:19.196 | not-found 2026-07-21 11:37:19.201 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.203 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-21 11:37:19.217 | enabled 2026-07-21 11:37:19.222 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-21 11:37:19.239 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-21 11:37:19.240 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-21 11:37:19.240 | Active: active (running) since Tue 2026-07-21 11:35:48 UTC; 1min 30s ago 2026-07-21 11:37:19.240 | Main PID: 82051 (swift-account-s) 2026-07-21 11:37:19.240 | Tasks: 4 (limit: 75886) 2026-07-21 11:37:19.240 | Memory: 59.2M () 2026-07-21 11:37:19.240 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-21 11:37:19.240 | ├─82051 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 11:37:19.240 | ├─82308 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 11:37:19.240 | ├─82311 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 11:37:19.240 | └─82314 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 11:37:19.240 | 2026-07-21 11:37:19.240 | Jul 21 11:35:49 np0000005543 account-server[82051]: Started child 82314 from parent 82051 2026-07-21 11:37:19.240 | Jul 21 11:35:49 np0000005543 swift-account-server[82051]: account-server: Started child 82314 from parent 82051 2026-07-21 11:37:19.240 | Jul 21 11:37:09 np0000005543 account-server[82314]: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "HEAD /sdb1/245/AUTH_440e5c30068c49098c66196949919bb8" 404 - "HEAD http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8?format=json" "txdfd1eed84aca4b4abddcf-006a5f59e5" "proxy-server 83444" 0.0009 "-" 82314 - 2026-07-21 11:37:19.240 | Jul 21 11:37:09 np0000005543 swift-account-server[82314]: account-server: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "HEAD /sdb1/245/AUTH_440e5c30068c49098c66196949919bb8" 404 - "HEAD http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8?format=json" "txdfd1eed84aca4b4abddcf-006a5f59e5" "proxy-server 83444" 0.0009 "-" 82314 - 2026-07-21 11:37:19.240 | Jul 21 11:37:09 np0000005543 account-server[82308]: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "PUT /sdb1/245/AUTH_440e5c30068c49098c66196949919bb8" 201 - "-" "txfff18570431c4381bcd41-006a5f59e5" "-" 0.0132 "-" 82308 - 2026-07-21 11:37:19.240 | Jul 21 11:37:09 np0000005543 swift-account-server[82308]: account-server: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "PUT /sdb1/245/AUTH_440e5c30068c49098c66196949919bb8" 201 - "-" "txfff18570431c4381bcd41-006a5f59e5" "-" 0.0132 "-" 82308 - 2026-07-21 11:37:19.240 | Jul 21 11:37:09 np0000005543 account-server[82314]: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "HEAD /sdb1/245/AUTH_440e5c30068c49098c66196949919bb8" 204 - "HEAD http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8?format=json" "txfff18570431c4381bcd41-006a5f59e5" "proxy-server 83444" 0.0028 "-" 82314 - 2026-07-21 11:37:19.240 | Jul 21 11:37:09 np0000005543 swift-account-server[82314]: account-server: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "HEAD /sdb1/245/AUTH_440e5c30068c49098c66196949919bb8" 204 - "HEAD http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8?format=json" "txfff18570431c4381bcd41-006a5f59e5" "proxy-server 83444" 0.0028 "-" 82314 - 2026-07-21 11:37:19.240 | Jul 21 11:37:09 np0000005543 account-server[82308]: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "PUT /sdb1/245/AUTH_440e5c30068c49098c66196949919bb8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance" "txfff18570431c4381bcd41-006a5f59e5" "container-server 81819" 0.0012 "-" 82308 0 2026-07-21 11:37:19.240 | Jul 21 11:37:09 np0000005543 swift-account-server[82308]: account-server: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "PUT /sdb1/245/AUTH_440e5c30068c49098c66196949919bb8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance" "txfff18570431c4381bcd41-006a5f59e5" "container-server 81819" 0.0012 "-" 82308 0 2026-07-21 11:37:19.244 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.246 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-21 11:37:19.265 | enabled 2026-07-21 11:37:19.269 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-21 11:37:19.285 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-21 11:37:19.285 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-21 11:37:19.285 | Active: active (running) since Tue 2026-07-21 11:35:47 UTC; 1min 31s ago 2026-07-21 11:37:19.285 | Main PID: 81554 (swift-container) 2026-07-21 11:37:19.286 | Tasks: 44 (limit: 75886) 2026-07-21 11:37:19.286 | Memory: 66.8M () 2026-07-21 11:37:19.286 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-21 11:37:19.286 | ├─81554 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 11:37:19.286 | ├─81819 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 11:37:19.286 | ├─81821 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 11:37:19.286 | └─81822 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 11:37:19.286 | 2026-07-21 11:37:19.286 | Jul 21 11:37:09 np0000005543 container-server[81819]: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "PUT /sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance/c94929d6-71d1-40fd-aab6-5df57afffc7c" 201 - "PUT http://10.4.3.175:8081/sdb1/27/AUTH_440e5c30068c49098c66196949919bb8/glance/c94929d6-71d1-40fd-aab6-5df57afffc7c" "tx0bdd48d7f1e240f2a5655-006a5f59e5" "object-server 81358" 0.0022 "-" 81819 0 2026-07-21 11:37:19.286 | Jul 21 11:37:09 np0000005543 swift-container-server[81819]: container-server: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "PUT /sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance/c94929d6-71d1-40fd-aab6-5df57afffc7c" 201 - "PUT http://10.4.3.175:8081/sdb1/27/AUTH_440e5c30068c49098c66196949919bb8/glance/c94929d6-71d1-40fd-aab6-5df57afffc7c" "tx0bdd48d7f1e240f2a5655-006a5f59e5" "object-server 81358" 0.0022 "-" 81819 0 2026-07-21 11:37:19.286 | Jul 21 11:37:13 np0000005543 container-server[81822]: 127.0.0.1 - - [21/Jul/2026:11:37:13 +0000] "HEAD /sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance" 204 - "HEAD http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8/glance?format=json" "tx0f04bd1b21c845d4abb62-006a5f59e9" "proxy-server 83444" 0.0180 "-" 81822 0 2026-07-21 11:37:19.286 | Jul 21 11:37:13 np0000005543 swift-container-server[81822]: container-server: 127.0.0.1 - - [21/Jul/2026:11:37:13 +0000] "HEAD /sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance" 204 - "HEAD http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8/glance?format=json" "tx0f04bd1b21c845d4abb62-006a5f59e9" "proxy-server 83444" 0.0180 "-" 81822 0 2026-07-21 11:37:19.286 | Jul 21 11:37:13 np0000005543 container-server[81822]: 127.0.0.1 - - [21/Jul/2026:11:37:13 +0000] "PUT /sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance/991ff06c-a2fa-4e71-b2da-1d5a9e403353" 201 - "PUT http://10.4.3.175:8081/sdb1/374/AUTH_440e5c30068c49098c66196949919bb8/glance/991ff06c-a2fa-4e71-b2da-1d5a9e403353" "tx22c46ce3246843f290e67-006a5f59e9" "object-server 81360" 0.0007 "-" 81822 0 2026-07-21 11:37:19.286 | Jul 21 11:37:13 np0000005543 swift-container-server[81822]: container-server: 127.0.0.1 - - [21/Jul/2026:11:37:13 +0000] "PUT /sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance/991ff06c-a2fa-4e71-b2da-1d5a9e403353" 201 - "PUT http://10.4.3.175:8081/sdb1/374/AUTH_440e5c30068c49098c66196949919bb8/glance/991ff06c-a2fa-4e71-b2da-1d5a9e403353" "tx22c46ce3246843f290e67-006a5f59e9" "object-server 81360" 0.0007 "-" 81822 0 2026-07-21 11:37:19.286 | Jul 21 11:37:16 np0000005543 container-server[81819]: 127.0.0.1 - - [21/Jul/2026:11:37:16 +0000] "HEAD /sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance" 204 - "HEAD http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8/glance?format=json" "txd745de533c4d4a5d8be51-006a5f59ec" "proxy-server 83444" 0.0272 "-" 81819 0 2026-07-21 11:37:19.286 | Jul 21 11:37:16 np0000005543 swift-container-server[81819]: container-server: 127.0.0.1 - - [21/Jul/2026:11:37:16 +0000] "HEAD /sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance" 204 - "HEAD http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8/glance?format=json" "txd745de533c4d4a5d8be51-006a5f59ec" "proxy-server 83444" 0.0272 "-" 81819 0 2026-07-21 11:37:19.286 | Jul 21 11:37:17 np0000005543 container-server[81819]: 127.0.0.1 - - [21/Jul/2026:11:37:17 +0000] "PUT /sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance/f31253aa-81bf-4034-bd4d-720f09bfec1c" 201 - "PUT http://10.4.3.175:8081/sdb1/84/AUTH_440e5c30068c49098c66196949919bb8/glance/f31253aa-81bf-4034-bd4d-720f09bfec1c" "txbd55997545c1416ba759a-006a5f59ec" "object-server 81362" 0.0006 "-" 81819 0 2026-07-21 11:37:19.286 | Jul 21 11:37:17 np0000005543 swift-container-server[81819]: container-server: 127.0.0.1 - - [21/Jul/2026:11:37:17 +0000] "PUT /sdb1/272/AUTH_440e5c30068c49098c66196949919bb8/glance/f31253aa-81bf-4034-bd4d-720f09bfec1c" 201 - "PUT http://10.4.3.175:8081/sdb1/84/AUTH_440e5c30068c49098c66196949919bb8/glance/f31253aa-81bf-4034-bd4d-720f09bfec1c" "txbd55997545c1416ba759a-006a5f59ec" "object-server 81362" 0.0006 "-" 81819 0 2026-07-21 11:37:19.291 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.293 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-21 11:37:19.308 | enabled 2026-07-21 11:37:19.312 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-21 11:37:19.328 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-21 11:37:19.329 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-21 11:37:19.329 | Active: active (running) since Tue 2026-07-21 11:35:46 UTC; 1min 33s ago 2026-07-21 11:37:19.329 | Main PID: 81056 (swift-object-se) 2026-07-21 11:37:19.329 | Tasks: 64 (limit: 75886) 2026-07-21 11:37:19.329 | Memory: 74.1M () 2026-07-21 11:37:19.329 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-21 11:37:19.329 | ├─81056 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 11:37:19.329 | ├─81358 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 11:37:19.329 | ├─81360 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 11:37:19.329 | └─81362 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 11:37:19.329 | 2026-07-21 11:37:19.329 | Jul 21 11:35:46 np0000005543 object-server[81056]: Started child 81360 from parent 81056 2026-07-21 11:37:19.329 | Jul 21 11:35:46 np0000005543 swift-object-server[81056]: object-server: Started child 81360 from parent 81056 2026-07-21 11:37:19.329 | Jul 21 11:35:46 np0000005543 object-server[81056]: Started child 81362 from parent 81056 2026-07-21 11:37:19.329 | Jul 21 11:35:46 np0000005543 swift-object-server[81056]: object-server: Started child 81362 from parent 81056 2026-07-21 11:37:19.329 | Jul 21 11:37:09 np0000005543 object-server[81358]: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "PUT /sdb1/27/AUTH_440e5c30068c49098c66196949919bb8/glance/c94929d6-71d1-40fd-aab6-5df57afffc7c" 201 - "PUT http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8/glance/c94929d6-71d1-40fd-aab6-5df57afffc7c" "tx0bdd48d7f1e240f2a5655-006a5f59e5" "proxy-server 83444" 0.2724 "-" 81358 0 2026-07-21 11:37:19.329 | Jul 21 11:37:09 np0000005543 swift-object-server[81358]: object-server: 127.0.0.1 - - [21/Jul/2026:11:37:09 +0000] "PUT /sdb1/27/AUTH_440e5c30068c49098c66196949919bb8/glance/c94929d6-71d1-40fd-aab6-5df57afffc7c" 201 - "PUT http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8/glance/c94929d6-71d1-40fd-aab6-5df57afffc7c" "tx0bdd48d7f1e240f2a5655-006a5f59e5" "proxy-server 83444" 0.2724 "-" 81358 0 2026-07-21 11:37:19.329 | Jul 21 11:37:13 np0000005543 object-server[81360]: 127.0.0.1 - - [21/Jul/2026:11:37:13 +0000] "PUT /sdb1/374/AUTH_440e5c30068c49098c66196949919bb8/glance/991ff06c-a2fa-4e71-b2da-1d5a9e403353" 201 - "PUT http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8/glance/991ff06c-a2fa-4e71-b2da-1d5a9e403353" "tx22c46ce3246843f290e67-006a5f59e9" "proxy-server 83444" 0.3088 "-" 81360 0 2026-07-21 11:37:19.329 | Jul 21 11:37:13 np0000005543 swift-object-server[81360]: object-server: 127.0.0.1 - - [21/Jul/2026:11:37:13 +0000] "PUT /sdb1/374/AUTH_440e5c30068c49098c66196949919bb8/glance/991ff06c-a2fa-4e71-b2da-1d5a9e403353" 201 - "PUT http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8/glance/991ff06c-a2fa-4e71-b2da-1d5a9e403353" "tx22c46ce3246843f290e67-006a5f59e9" "proxy-server 83444" 0.3088 "-" 81360 0 2026-07-21 11:37:19.329 | Jul 21 11:37:17 np0000005543 object-server[81362]: 127.0.0.1 - - [21/Jul/2026:11:37:17 +0000] "PUT /sdb1/84/AUTH_440e5c30068c49098c66196949919bb8/glance/f31253aa-81bf-4034-bd4d-720f09bfec1c" 201 - "PUT http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8/glance/f31253aa-81bf-4034-bd4d-720f09bfec1c" "txbd55997545c1416ba759a-006a5f59ec" "proxy-server 83444" 0.3052 "-" 81362 0 2026-07-21 11:37:19.329 | Jul 21 11:37:17 np0000005543 swift-object-server[81362]: object-server: 127.0.0.1 - - [21/Jul/2026:11:37:17 +0000] "PUT /sdb1/84/AUTH_440e5c30068c49098c66196949919bb8/glance/f31253aa-81bf-4034-bd4d-720f09bfec1c" 201 - "PUT http://10.4.3.175:8081/v1/AUTH_440e5c30068c49098c66196949919bb8/glance/f31253aa-81bf-4034-bd4d-720f09bfec1c" "txbd55997545c1416ba759a-006a5f59ec" "proxy-server 83444" 0.3052 "-" 81362 0 2026-07-21 11:37:19.332 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.336 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-21 11:37:19.349 | enabled 2026-07-21 11:37:19.354 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-21 11:37:19.371 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-21 11:37:19.371 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-21 11:37:19.371 | Active: active (running) since Tue 2026-07-21 11:35:51 UTC; 1min 27s ago 2026-07-21 11:37:19.371 | Main PID: 83373 (swift-proxy-ser) 2026-07-21 11:37:19.371 | Tasks: 2 (limit: 75886) 2026-07-21 11:37:19.371 | Memory: 82.9M () 2026-07-21 11:37:19.371 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-21 11:37:19.371 | ├─83373 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-21 11:37:19.371 | └─83444 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-21 11:37:19.371 | 2026-07-21 11:37:19.371 | Jul 21 11:37:16 np0000005543 proxy-server[83444]: Validating token access rules against request 2026-07-21 11:37:19.371 | Jul 21 11:37:16 np0000005543 swift-proxy-server[83444]: proxy-server: Validating token access rules against request 2026-07-21 11:37:19.371 | Jul 21 11:37:16 np0000005543 proxy-server[83444]: Received request from user: user_id 01f7a0a32d60473f95967d7ac159066b, project_id 440e5c30068c49098c66196949919bb8, roles service,ResellerAdmin 2026-07-21 11:37:19.371 | Jul 21 11:37:16 np0000005543 swift-proxy-server[83444]: proxy-server: Received request from user: user_id 01f7a0a32d60473f95967d7ac159066b, project_id 440e5c30068c49098c66196949919bb8, roles service,ResellerAdmin 2026-07-21 11:37:19.371 | Jul 21 11:37:16 np0000005543 proxy-server[83444]: Using identity: {'user': ('01f7a0a32d60473f95967d7ac159066b', 'glance-swift'), 'tenant': ('440e5c30068c49098c66196949919bb8', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txbd55997545c1416ba759a-006a5f59ec) 2026-07-21 11:37:19.371 | Jul 21 11:37:16 np0000005543 swift-proxy-server[83444]: proxy-server: Using identity: {'user': ('01f7a0a32d60473f95967d7ac159066b', 'glance-swift'), 'tenant': ('440e5c30068c49098c66196949919bb8', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txbd55997545c1416ba759a-006a5f59ec) 2026-07-21 11:37:19.371 | Jul 21 11:37:16 np0000005543 proxy-server[83444]: User 440e5c30068c49098c66196949919bb8 has reseller admin authorizing (txn: txbd55997545c1416ba759a-006a5f59ec) (client_ip: 10.4.3.175) 2026-07-21 11:37:19.371 | Jul 21 11:37:16 np0000005543 swift-proxy-server[83444]: proxy-server: User 440e5c30068c49098c66196949919bb8 has reseller admin authorizing (txn: txbd55997545c1416ba759a-006a5f59ec) (client_ip: 10.4.3.175) 2026-07-21 11:37:19.371 | Jul 21 11:37:17 np0000005543 proxy-server[83444]: 10.4.3.175 10.4.3.175 21/Jul/2026/11/37/17 PUT /v1/AUTH_440e5c30068c49098c66196949919bb8/glance/f31253aa-81bf-4034-bd4d-720f09bfec1c HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqX1ns... 21692416 - - txbd55997545c1416ba759a-006a5f59ec - 0.3126 - - 1784633836.776968241 1784633837.089612246 0 01f7a0a32d60473f95967d7ac159066b 2026-07-21 11:37:19.371 | Jul 21 11:37:17 np0000005543 swift-proxy-server[83444]: proxy-server: 10.4.3.175 10.4.3.175 21/Jul/2026/11/37/17 PUT /v1/AUTH_440e5c30068c49098c66196949919bb8/glance/f31253aa-81bf-4034-bd4d-720f09bfec1c HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqX1ns... 21692416 - - txbd55997545c1416ba759a-006a5f59ec - 0.3126 - - 1784633836.776968241 1784633837.089612246 0 01f7a0a32d60473f95967d7ac159066b 2026-07-21 11:37:19.375 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.378 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-21 11:37:19.390 | not-found 2026-07-21 11:37:19.395 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.398 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-21 11:37:19.410 | not-found 2026-07-21 11:37:19.414 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.417 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-21 11:37:19.431 | enabled 2026-07-21 11:37:19.436 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-21 11:37:19.451 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-21 11:37:19.451 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-21 11:37:19.451 | Active: active (running) since Tue 2026-07-21 11:35:49 UTC; 1min 29s ago 2026-07-21 11:37:19.452 | Main PID: 82586 (swift-container) 2026-07-21 11:37:19.452 | Tasks: 1 (limit: 75886) 2026-07-21 11:37:19.452 | Memory: 42.4M () 2026-07-21 11:37:19.452 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-21 11:37:19.452 | └─82586 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-21 11:37:19.452 | 2026-07-21 11:37:19.452 | Jul 21 11:35:49 np0000005543 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-21 11:37:19.452 | Jul 21 11:35:50 np0000005543 container-sync[82586]: Starting 82586 2026-07-21 11:37:19.452 | Jul 21 11:35:50 np0000005543 container-sync[82586]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-21 11:37:19.456 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.458 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-21 11:37:19.472 | enabled 2026-07-21 11:37:19.477 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-21 11:37:19.494 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-21 11:37:19.494 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-21 11:37:19.494 | Active: active (running) since Tue 2026-07-21 11:36:10 UTC; 1min 8s ago 2026-07-21 11:37:19.494 | Main PID: 87601 (uwsgi) 2026-07-21 11:37:19.494 | Status: "uWSGI is ready" 2026-07-21 11:37:19.494 | Tasks: 34 (limit: 75886) 2026-07-21 11:37:19.494 | Memory: 575.4M () 2026-07-21 11:37:19.494 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-21 11:37:19.494 | ├─87601 "neutron-apiuWSGI master" 2026-07-21 11:37:19.494 | ├─87603 "neutron-apiuWSGI worker 1" 2026-07-21 11:37:19.494 | ├─87604 "neutron-apiuWSGI worker 2" 2026-07-21 11:37:19.494 | └─87605 "neutron-apiuWSGI worker 3" 2026-07-21 11:37:19.494 | 2026-07-21 11:37:19.494 | Jul 21 11:37:02 np0000005543 devstack@neutron-api.service[87605]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "254a995b137c5f0dbba8698bba392f3b" from periodic health check thread {{(pid=87605) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 11:37:19.494 | Jul 21 11:37:11 np0000005543 devstack@neutron-api.service[87603]: DEBUG dbcounter [-] [87603] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87603) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.494 | Jul 21 11:37:11 np0000005543 devstack@neutron-api.service[87604]: DEBUG dbcounter [-] [87604] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.494 | Jul 21 11:37:12 np0000005543 devstack@neutron-api.service[87605]: DEBUG dbcounter [-] [87605] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87605) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.494 | Jul 21 11:37:16 np0000005543 devstack@neutron-api.service[87603]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87603) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 11:37:19.494 | Jul 21 11:37:16 np0000005543 devstack@neutron-api.service[87603]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "9a22a6a7a09b596aa6070671a0f5d67f" from periodic health check thread {{(pid=87603) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 11:37:19.494 | Jul 21 11:37:16 np0000005543 devstack@neutron-api.service[87604]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87604) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 11:37:19.494 | Jul 21 11:37:16 np0000005543 devstack@neutron-api.service[87604]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "3a406aea0609538c9d99eaa4a30ed723" from periodic health check thread {{(pid=87604) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 11:37:19.494 | Jul 21 11:37:17 np0000005543 devstack@neutron-api.service[87605]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87605) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 11:37:19.494 | Jul 21 11:37:17 np0000005543 devstack@neutron-api.service[87605]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "254a995b137c5f0dbba8698bba392f3b" from periodic health check thread {{(pid=87605) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 11:37:19.498 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.502 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-21 11:37:19.515 | enabled 2026-07-21 11:37:19.520 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-21 11:37:19.536 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-21 11:37:19.536 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-21 11:37:19.536 | Active: active (running) since Tue 2026-07-21 11:36:13 UTC; 1min 5s ago 2026-07-21 11:37:19.536 | Main PID: 88617 (neutron-periodi) 2026-07-21 11:37:19.536 | Tasks: 15 (limit: 75886) 2026-07-21 11:37:19.536 | Memory: 165.8M () 2026-07-21 11:37:19.536 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-21 11:37:19.536 | ├─88617 "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-21 11:37:19.536 | └─89644 "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-21 11:37:19.536 | 2026-07-21 11:37:19.536 | Jul 21 11:36:17 np0000005543 neutron-periodic-workers[89644]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovsdb-client transact ssl:10.4.3.175: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=89644) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-21 11:37:19.536 | Jul 21 11:36:17 np0000005543 neutron-periodic-workers[89644]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.175: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.030s {{(pid=89644) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-21 11:37:19.536 | Jul 21 11:36:17 np0000005543 neutron-periodic-workers[89644]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89644) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-21 11:37:19.537 | Jul 21 11:36:17 np0000005543 neutron-periodic-workers[89644]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89644) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-21 11:37:19.537 | Jul 21 11:36:17 np0000005543 neutron-periodic-workers[89644]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89644) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-21 11:37:19.537 | Jul 21 11:36:26 np0000005543 neutron-periodic-workers[88617]: DEBUG dbcounter [-] [88617] Writing DB stats neutron:SELECT=4 {{(pid=88617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.537 | Jul 21 11:37:07 np0000005543 neutron-periodic-workers[89644]: DEBUG dbcounter [-] [89644] Writer thread running {{(pid=89644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:37:19.537 | Jul 21 11:37:07 np0000005543 neutron-periodic-workers[89644]: DEBUG oslo.service.backend._threading.loopingcall [None req-5bd534a2-c78c-4428-81b3-1a80c4b887e9 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=89644) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.537 | Jul 21 11:37:12 np0000005543 neutron-periodic-workers[89644]: DEBUG neutron.db.agents_db [None req-be311194-98e0-4e37-844b-b536fc1d23c9 None None] Agent healthcheck: found 0 active agents {{(pid=89644) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-21 11:37:19.537 | Jul 21 11:37:12 np0000005543 neutron-periodic-workers[89644]: DEBUG oslo.service.backend._threading.loopingcall [None req-be311194-98e0-4e37-844b-b536fc1d23c9 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 37.00 seconds {{(pid=89644) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.542 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.545 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-21 11:37:19.560 | enabled 2026-07-21 11:37:19.565 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-21 11:37:19.584 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-21 11:37:19.584 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-21 11:37:19.584 | Active: active (running) since Tue 2026-07-21 11:36:12 UTC; 1min 7s ago 2026-07-21 11:37:19.584 | Main PID: 88110 (neutron-rpc-ser) 2026-07-21 11:37:19.584 | Tasks: 83 (limit: 75886) 2026-07-21 11:37:19.584 | Memory: 322.1M () 2026-07-21 11:37:19.584 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-21 11:37:19.584 | ├─88110 "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-21 11:37:19.584 | ├─89452 "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-21 11:37:19.584 | ├─89459 "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-21 11:37:19.584 | ├─89467 "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-21 11:37:19.584 | ├─89484 "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-21 11:37:19.584 | ├─89496 "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-21 11:37:19.584 | ├─89507 "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-21 11:37:19.584 | ├─89522 "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-21 11:37:19.584 | └─89535 "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-21 11:37:19.584 | 2026-07-21 11:37:19.584 | Jul 21 11:36:17 np0000005543 neutron-rpc-server[89535]: DEBUG neutron.service [-] calling wait on {{(pid=89535) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-21 11:37:19.584 | Jul 21 11:36:26 np0000005543 neutron-rpc-server[88110]: DEBUG dbcounter [-] [88110] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.584 | Jul 21 11:36:47 np0000005543 neutron-rpc-server[89452]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 11:37:19.584 | Jul 21 11:36:47 np0000005543 neutron-rpc-server[89467]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 11:37:19.584 | Jul 21 11:36:47 np0000005543 neutron-rpc-server[89459]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 11:37:19.584 | Jul 21 11:36:47 np0000005543 neutron-rpc-server[89496]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 11:37:19.584 | Jul 21 11:36:47 np0000005543 neutron-rpc-server[89522]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 11:37:19.584 | Jul 21 11:36:47 np0000005543 neutron-rpc-server[89484]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 11:37:19.584 | Jul 21 11:36:47 np0000005543 neutron-rpc-server[89507]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 11:37:19.584 | Jul 21 11:36:47 np0000005543 neutron-rpc-server[89535]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 11:37:19.588 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.591 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-21 11:37:19.606 | enabled 2026-07-21 11:37:19.611 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-21 11:37:19.629 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-21 11:37:19.629 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-21 11:37:19.629 | Active: active (running) since Tue 2026-07-21 11:36:15 UTC; 1min 4s ago 2026-07-21 11:37:19.629 | Main PID: 89134 (neutron-ovn-mai) 2026-07-21 11:37:19.629 | Tasks: 12 (limit: 75886) 2026-07-21 11:37:19.629 | Memory: 268.6M () 2026-07-21 11:37:19.630 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-21 11:37:19.630 | ├─89134 "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-21 11:37:19.630 | └─90058 "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-21 11:37:19.630 | 2026-07-21 11:37:19.630 | Jul 21 11:36:39 np0000005543 neutron-ovn-maintenance-worker[90058]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1a8eeeb-0259-4360-aff6-91960b3926cd None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=90058) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-21 11:37:19.630 | Jul 21 11:36:39 np0000005543 neutron-ovn-maintenance-worker[90058]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1a8eeeb-0259-4360-aff6-91960b3926cd None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=90058) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-21 11:37:19.630 | Jul 21 11:36:39 np0000005543 neutron-ovn-maintenance-worker[90058]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1a8eeeb-0259-4360-aff6-91960b3926cd None None] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-07-21 11:37:19.630 | Jul 21 11:36:39 np0000005543 neutron-ovn-maintenance-worker[90058]: DEBUG futurist.periodics [None req-c1a8eeeb-0259-4360-aff6-91960b3926cd 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=90058) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 11:37:19.630 | Jul 21 11:36:39 np0000005543 neutron-ovn-maintenance-worker[90058]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1a8eeeb-0259-4360-aff6-91960b3926cd None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=90058) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-21 11:37:19.630 | Jul 21 11:36:39 np0000005543 neutron-ovn-maintenance-worker[90058]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1a8eeeb-0259-4360-aff6-91960b3926cd None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=90058) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-21 11:37:19.630 | Jul 21 11:36:39 np0000005543 neutron-ovn-maintenance-worker[90058]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c1a8eeeb-0259-4360-aff6-91960b3926cd None None] OVN maintenance task update_security_group_with_address_group finished in 0.012 seconds 2026-07-21 11:37:19.630 | Jul 21 11:36:39 np0000005543 neutron-ovn-maintenance-worker[90058]: DEBUG futurist.periodics [None req-c1a8eeeb-0259-4360-aff6-91960b3926cd 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=90058) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 11:37:19.630 | Jul 21 11:36:39 np0000005543 neutron-ovn-maintenance-worker[90058]: DEBUG futurist.periodics [None req-c1a8eeeb-0259-4360-aff6-91960b3926cd 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=90058) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 11:37:19.630 | Jul 21 11:36:49 np0000005543 neutron-ovn-maintenance-worker[90058]: DEBUG dbcounter [-] [90058] Writing DB stats neutron:SELECT=385,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=90058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.635 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.638 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-21 11:37:19.653 | enabled 2026-07-21 11:37:19.658 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-21 11:37:19.677 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-21 11:37:19.677 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-21 11:37:19.677 | Active: active (running) since Tue 2026-07-21 11:36:41 UTC; 38s ago 2026-07-21 11:37:19.678 | Main PID: 93541 (nova-novncproxy) 2026-07-21 11:37:19.678 | Tasks: 14 (limit: 75886) 2026-07-21 11:37:19.678 | Memory: 110.6M () 2026-07-21 11:37:19.678 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-21 11:37:19.678 | └─93541 /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-21 11:37:19.678 | 2026-07-21 11:37:19.678 | Jul 21 11:36:41 np0000005543 nova-novncproxy[93541]: If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:37:19.678 | Jul 21 11:36:41 np0000005543 nova-novncproxy[93541]: framework. For more detail see 2026-07-21 11:37:19.678 | Jul 21 11:36:41 np0000005543 nova-novncproxy[93541]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:37:19.678 | Jul 21 11:36:41 np0000005543 nova-novncproxy[93541]: import eventlet # noqa 2026-07-21 11:37:19.678 | Jul 21 11:36:42 np0000005543 nova-novncproxy[93541]: 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-21 11:37:19.678 | Jul 21 11:36:43 np0000005543 nova-novncproxy[93541]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-21 11:37:19.678 | Jul 21 11:36:43 np0000005543 nova-novncproxy[93541]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-21 11:37:19.678 | Jul 21 11:36:43 np0000005543 nova-novncproxy[93541]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-21 11:37:19.678 | Jul 21 11:36:43 np0000005543 nova-novncproxy[93541]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-21 11:37:19.678 | Jul 21 11:36:43 np0000005543 nova-novncproxy[93541]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-21 11:37:19.682 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.685 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-21 11:37:19.701 | enabled 2026-07-21 11:37:19.706 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-21 11:37:19.722 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-21 11:37:19.722 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-21 11:37:19.722 | Active: active (running) since Tue 2026-07-21 11:36:43 UTC; 36s ago 2026-07-21 11:37:19.722 | Main PID: 94367 (nova-conductor:) 2026-07-21 11:37:19.722 | Tasks: 26 (limit: 75886) 2026-07-21 11:37:19.722 | Memory: 182.9M () 2026-07-21 11:37:19.722 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-21 11:37:19.722 | ├─94367 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-21 11:37:19.722 | ├─95807 "nova-conductor: ServiceWrapper worker(0)" 2026-07-21 11:37:19.722 | ├─95812 "nova-conductor: ServiceWrapper worker(1)" 2026-07-21 11:37:19.722 | └─95816 "nova-conductor: ServiceWrapper worker(2)" 2026-07-21 11:37:19.722 | 2026-07-21 11:37:19.722 | Jul 21 11:36:51 np0000005543 nova-conductor[95807]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95807) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.722 | Jul 21 11:36:55 np0000005543 nova-conductor[94367]: DEBUG dbcounter [-] [94367] Writing DB stats nova_api:SELECT=1 {{(pid=94367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.722 | Jul 21 11:36:55 np0000005543 nova-conductor[94367]: DEBUG dbcounter [-] [94367] Writing DB stats nova_cell0:SELECT=1 {{(pid=94367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.722 | Jul 21 11:36:55 np0000005543 nova-conductor[94367]: DEBUG dbcounter [-] [94367] Writing DB stats nova_cell1:SELECT=1 {{(pid=94367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.722 | Jul 21 11:36:59 np0000005543 nova-conductor[95807]: DEBUG oslo.service.backend._threading.loopingcall [None req-dbb12f3e-2891-4559-90cc-f75c14028276 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95807) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.722 | Jul 21 11:37:01 np0000005543 nova-conductor[95816]: DEBUG dbcounter [-] [95816] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=95816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.722 | Jul 21 11:37:01 np0000005543 nova-conductor[95812]: DEBUG dbcounter [-] [95812] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95812) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.722 | Jul 21 11:37:01 np0000005543 nova-conductor[95807]: DEBUG dbcounter [-] [95807] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.722 | Jul 21 11:37:05 np0000005543 nova-conductor[95816]: DEBUG oslo.service.backend._threading.loopingcall [None req-fce0698a-d2cc-48cd-aceb-0eb63a124404 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95816) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.722 | Jul 21 11:37:19 np0000005543 nova-conductor[95812]: DEBUG oslo.service.backend._threading.loopingcall [None req-64fe8462-7bd4-4d69-ad37-7fdc4e3f72ab None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95812) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.726 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 11:37:19.730 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-21 11:37:19.744 | enabled 2026-07-21 11:37:19.749 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-21 11:37:19.766 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-21 11:37:19.766 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-21 11:37:19.766 | Active: active (running) since Tue 2026-07-21 11:36:44 UTC; 34s ago 2026-07-21 11:37:19.766 | Main PID: 94914 (nova-conductor:) 2026-07-21 11:37:19.766 | Tasks: 45 (limit: 75886) 2026-07-21 11:37:19.766 | Memory: 195.7M () 2026-07-21 11:37:19.766 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-21 11:37:19.766 | ├─94914 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-21 11:37:19.766 | ├─95981 "nova-conductor: ServiceWrapper worker(0)" 2026-07-21 11:37:19.766 | ├─95983 "nova-conductor: ServiceWrapper worker(1)" 2026-07-21 11:37:19.766 | └─95985 "nova-conductor: ServiceWrapper worker(2)" 2026-07-21 11:37:19.766 | 2026-07-21 11:37:19.766 | Jul 21 11:36:52 np0000005543 nova-conductor[95983]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95983) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.766 | Jul 21 11:36:56 np0000005543 nova-conductor[94914]: DEBUG dbcounter [-] [94914] Writing DB stats nova_cell1:SELECT=1 {{(pid=94914) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 11:37:19.766 | Jul 21 11:36:57 np0000005543 nova-conductor[95983]: DEBUG oslo.service.backend._threading.loopingcall [None req-fac09360-5ba3-4d84-9fd5-3d5ff22290b1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95983) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.766 | Jul 21 11:37:02 np0000005543 nova-conductor[95981]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95981) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.766 | Jul 21 11:37:02 np0000005543 nova-conductor[95983]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95983) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.766 | Jul 21 11:37:02 np0000005543 nova-conductor[95985]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.95 seconds {{(pid=95985) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.766 | Jul 21 11:37:11 np0000005543 nova-conductor[95981]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95981) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.766 | Jul 21 11:37:12 np0000005543 nova-conductor[95985]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95985) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.766 | Jul 21 11:37:12 np0000005543 nova-conductor[95983]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95983) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.766 | Jul 21 11:37:17 np0000005543 nova-conductor[95981]: DEBUG oslo.service.backend._threading.loopingcall [None req-8eb2ad13-0fc2-49bd-b03c-1bbbd86f1928 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95981) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 11:37:19.771 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-21 11:37:19.791 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:19.794 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-21 11:37:19.814 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:19.818 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-21 11:37:20.081 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 11:37:20.081 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:37:20.081 | we strongly recommend against using it for new projects. 2026-07-21 11:37:20.081 | 2026-07-21 11:37:20.081 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:37:20.081 | framework. For more detail see 2026-07-21 11:37:20.081 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:37:20.081 | 2026-07-21 11:37:20.081 | import eventlet # noqa 2026-07-21 11:37:20.213 | 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-21 11:37:21.688 | INFO dbcounter [None req-828fab3b-9467-486c-845d-d7951975daf5 None None] Registered counter for database nova_api 2026-07-21 11:37:21.747 | DEBUG dbcounter [-] [101780] Writer thread running {{(pid=101780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:37:21.752 | Found 2 cell mappings. 2026-07-21 11:37:21.752 | Skipping cell0 since it does not contain hosts. 2026-07-21 11:37:21.752 | Getting computes from cell 'cell1': f2764022-57d1-41f3-9c82-0b2844850243 2026-07-21 11:37:21.752 | INFO dbcounter [None req-828fab3b-9467-486c-845d-d7951975daf5 None None] Registered counter for database nova_cell1 2026-07-21 11:37:21.787 | DEBUG dbcounter [-] [101780] Writer thread running {{(pid=101780) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 11:37:21.870 | Checking host mapping for compute host 'np0000005543': 85c2e429-e9ff-44a8-b5f8-98a6bd9b6dd2 2026-07-21 11:37:21.870 | Creating host mapping for compute host 'np0000005543': 85c2e429-e9ff-44a8-b5f8-98a6bd9b6dd2 2026-07-21 11:37:21.870 | Found 1 unmapped computes in cell: f2764022-57d1-41f3-9c82-0b2844850243 2026-07-21 11:37:22.454 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-21 11:37:22.719 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 11:37:22.719 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 11:37:22.719 | we strongly recommend against using it for new projects. 2026-07-21 11:37:22.719 | 2026-07-21 11:37:22.719 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 11:37:22.719 | framework. For more detail see 2026-07-21 11:37:22.719 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 11:37:22.719 | 2026-07-21 11:37:22.719 | import eventlet # noqa 2026-07-21 11:37:22.860 | 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-21 11:37:25.090 | +-------------------------------------------+ 2026-07-21 11:37:25.090 | | Upgrade Check Results | 2026-07-21 11:37:25.090 | +-------------------------------------------+ 2026-07-21 11:37:25.090 | | Check: Cells v2 | 2026-07-21 11:37:25.090 | | Result: Success | 2026-07-21 11:37:25.090 | | Details: None | 2026-07-21 11:37:25.090 | +-------------------------------------------+ 2026-07-21 11:37:25.090 | | Check: Placement API | 2026-07-21 11:37:25.090 | | Result: Success | 2026-07-21 11:37:25.090 | | Details: None | 2026-07-21 11:37:25.090 | +-------------------------------------------+ 2026-07-21 11:37:25.090 | | Check: Cinder API | 2026-07-21 11:37:25.090 | | Result: Success | 2026-07-21 11:37:25.090 | | Details: None | 2026-07-21 11:37:25.090 | +-------------------------------------------+ 2026-07-21 11:37:25.090 | | Check: Policy File JSON to YAML Migration | 2026-07-21 11:37:25.090 | | Result: Success | 2026-07-21 11:37:25.090 | | Details: None | 2026-07-21 11:37:25.090 | +-------------------------------------------+ 2026-07-21 11:37:25.090 | | Check: Older than N-1 computes | 2026-07-21 11:37:25.090 | | Result: Success | 2026-07-21 11:37:25.090 | | Details: None | 2026-07-21 11:37:25.090 | +-------------------------------------------+ 2026-07-21 11:37:25.090 | | Check: hw_machine_type unset | 2026-07-21 11:37:25.090 | | Result: Success | 2026-07-21 11:37:25.090 | | Details: None | 2026-07-21 11:37:25.090 | +-------------------------------------------+ 2026-07-21 11:37:25.090 | | Check: Service User Token Configuration | 2026-07-21 11:37:25.090 | | Result: Success | 2026-07-21 11:37:25.090 | | Details: None | 2026-07-21 11:37:25.090 | +-------------------------------------------+ 2026-07-21 11:37:25.625 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-21 11:37:25.628 | + ./stack.sh:main:1485 : command openstack complete 2026-07-21 11:37:25.629 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-21 11:37:25.945 | 2026-07-21 11:37:25.955 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-21 11:37:25.976 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:25.980 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-21 11:37:25.985 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 11:37:25.988 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 11:37:25.991 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-21 11:37:25.995 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:37:25.998 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-21 11:37:26.002 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-21 11:37:26.004 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-21 11:37:26.007 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-21 11:37:26.010 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-21 11:37:26.013 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-21 11:37:26.016 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-21 11:37:26.021 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-21 11:37:26.069 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-21 11:37:26.072 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-21 11:37:26.076 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-21 11:37:26.092 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-21 11:37:26.107 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-21 11:37:26.110 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:37:26.113 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-21 11:37:26.116 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-21 11:37:26.119 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 11:37:26.122 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-21 11:37:26.125 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 11:37:26.129 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 11:37:26.132 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 11:37:26.136 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 11:37:26.138 | + functions-common:run_phase:1858 : local extra 2026-07-21 11:37:26.143 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 11:37:26.149 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 11:37:26.152 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 11:37:26.155 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 11:37:26.158 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-21 11:37:26.162 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 11:37:26.182 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:26.185 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 11:37:26.187 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:37:26.191 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-21 11:37:26.194 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:37:26.197 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 11:37:26.200 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:37:26.203 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-21 11:37:26.206 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:37:26.209 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-21 11:37:26.213 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:37:26.217 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-21 11:37:26.220 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-21 11:37:26.270 | [8544 Async install_tempest:55203]: Waiting for completion of install_tempest running on PID 55203 (1 other jobs running) 2026-07-21 11:37:26.295 | [8544 Async install_tempest:55203]: Signaling child to exit 2026-07-21 11:37:26.296 | WAKEUP 2026-07-21 11:37:26.317 | [8544 Async install_tempest:55203]: Signaled 2026-07-21 11:37:26.318 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-21 11:37:26.318 | +++ functions-common:git_clone:593 : pwd 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:37:26.318 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:610 : echo master 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:673 : head -1 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-21 11:37:26.318 | 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-21 11:37:26.318 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:37:26.318 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-21 11:37:26.318 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-21 11:37:26.318 | ++ 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-21 11:37:26.318 | Collecting tox!=2.8.0,<4.0.0 2026-07-21 11:37:26.318 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-21 11:37:26.318 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-21 11:37:26.318 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 11:37:26.318 | 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-21 11:37:26.318 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-21 11:37:26.318 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 11:37:26.318 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-21 11:37:26.318 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-21 11:37:26.318 | 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-21 11:37:26.318 | 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-21 11:37:26.318 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-21 11:37:26.318 | 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-21 11:37:26.318 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-21 11:37:26.318 | 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-21 11:37:26.318 | 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-21 11:37:26.318 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-21 11:37:26.318 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-21 11:37:26.318 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-21 11:37:26.318 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-21 11:37:26.318 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-21 11:37:26.318 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-21 11:37:26.318 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 69.8 MB/s 0:00:00 2026-07-21 11:37:26.318 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-21 11:37:26.318 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-21 11:37:26.319 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-21 11:37:26.319 | 2026-07-21 11:37:26.319 | 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-21 11:37:26.319 | ++ inc/python:pip_install:216 : result=0 2026-07-21 11:37:26.319 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2420 : local name 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2423 : local total 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2427 : start_time=1784633564751 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2429 : [[ -z 1784633564751 ]] 2026-07-21 11:37:26.319 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2432 : end_time=1784633566427 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2433 : elapsed_time=1676 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2434 : total=85479 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:37:26.319 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=87155 2026-07-21 11:37:26.319 | ++ inc/python:pip_install:219 : return 0 2026-07-21 11:37:26.319 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-21 11:37:26.319 | ~/tempest ~/devstack 2026-07-21 11:37:26.319 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-21 11:37:26.319 | Already on 'master' 2026-07-21 11:37:26.319 | Your branch is up to date with 'origin/master'. 2026-07-21 11:37:26.319 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-21 11:37:26.319 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 11:37:26.319 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.Bqc3bDLjUd 2026-07-21 11:37:26.319 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Bqc3bDLjUd 2026-07-21 11:37:26.319 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 11:37:26.319 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Bqc3bDLjUd 2026-07-21 11:37:26.319 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 11:37:26.319 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 11:37:26.319 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 11:37:26.319 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:37:26.319 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:37:26.319 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:37:26.319 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:37:26.319 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-21 11:37:26.319 | full create: /opt/stack/tempest/.tox/tempest 2026-07-21 11:37:26.319 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-21 11:37:26.319 | full develop-inst: /opt/stack/tempest 2026-07-21 11:37:26.319 | 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-21 11:37:26.319 | ___________________________________ summary ____________________________________ 2026-07-21 11:37:26.319 | full: skipped tests 2026-07-21 11:37:26.319 | congratulations :) 2026-07-21 11:37:26.319 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.Bqc3bDLjUd -r requirements.txt 2026-07-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | 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-21 11:37:26.319 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-21 11:37:26.320 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.Bqc3bDLjUd 2026-07-21 11:37:26.320 | ++ lib/tempest:install_tempest:868 : popd 2026-07-21 11:37:26.320 | ~/devstack 2026-07-21 11:37:26.362 | [8544 Async install_tempest:55203]: finished install_tempest with result 0 in 17 seconds 2026-07-21 11:37:26.368 | ++ inc/async:async_wait:197 : return 0 2026-07-21 11:37:26.370 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-21 11:37:26.373 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:37:26.377 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-21 11:37:26.379 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-21 11:37:26.383 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-21 11:37:26.385 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-21 11:37:26.388 | ++ inc/python:setup_develop:353 : local bindep 2026-07-21 11:37:26.390 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 11:37:26.392 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-21 11:37:26.395 | ++ inc/python:setup_develop:359 : local extras= 2026-07-21 11:37:26.398 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-21 11:37:26.400 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 11:37:26.402 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 11:37:26.404 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-21 11:37:26.407 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 11:37:26.409 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 11:37:26.412 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-21 11:37:26.414 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 11:37:26.417 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-21 11:37:26.419 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 11:37:26.422 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 11:37:26.424 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-21 11:37:26.430 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-21 11:37:26.432 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-21 11:37:26.434 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-21 11:37:26.511 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-21 11:37:26.514 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-21 11:37:26.516 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-21 11:37:26.519 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 11:37:26.520 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 11:37:26.523 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-21 11:37:26.524 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-21 11:37:26.527 | ++ inc/python:setup_package:446 : local extras= 2026-07-21 11:37:26.528 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 11:37:26.531 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 11:37:26.533 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 11:37:26.536 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 11:37:26.538 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 11:37:26.541 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-21 11:37:26.562 | Using python 3.12 to install /opt/stack/tempest 2026-07-21 11:37:26.564 | ++ 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-21 11:37:27.066 | Obtaining file:///opt/stack/tempest 2026-07-21 11:37:27.068 | Installing build dependencies: started 2026-07-21 11:37:27.937 | Installing build dependencies: finished with status 'done' 2026-07-21 11:37:27.938 | Checking if build backend supports build_editable: started 2026-07-21 11:37:28.222 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 11:37:28.223 | Getting requirements to build editable: started 2026-07-21 11:37:28.401 | Getting requirements to build editable: finished with status 'done' 2026-07-21 11:37:28.401 | Preparing editable metadata (pyproject.toml): started 2026-07-21 11:37:29.161 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 11:37:29.172 | 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-21 11:37:29.173 | 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-21 11:37:29.174 | 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-21 11:37:29.174 | 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-21 11:37:29.174 | 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-21 11:37:29.175 | 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-21 11:37:29.175 | 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-21 11:37:29.175 | 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-21 11:37:29.176 | 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-21 11:37:29.176 | 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-21 11:37:29.242 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev39) 2026-07-21 11:37:29.243 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-21 11:37:29.246 | 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-21 11:37:29.246 | 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-21 11:37:29.247 | 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-21 11:37:29.247 | 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-21 11:37:29.249 | 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-21 11:37:29.249 | 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-21 11:37:29.249 | 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-21 11:37:29.250 | 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-21 11:37:29.250 | 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-21 11:37:29.250 | 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-21 11:37:29.251 | 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-21 11:37:29.251 | 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-21 11:37:29.252 | 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-21 11:37:29.252 | 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-21 11:37:29.254 | 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-21 11:37:29.255 | 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-21 11:37:29.255 | 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-21 11:37:29.256 | 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-21 11:37:29.258 | 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-21 11:37:29.262 | 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-21 11:37:29.263 | 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-21 11:37:29.266 | 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-21 11:37:29.267 | 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-21 11:37:29.267 | 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-21 11:37:29.268 | 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-21 11:37:29.272 | 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-21 11:37:29.273 | 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-21 11:37:29.274 | 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-21 11:37:29.276 | 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-21 11:37:29.277 | 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-21 11:37:29.278 | 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-21 11:37:29.280 | 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-21 11:37:29.282 | 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-21 11:37:29.282 | 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-21 11:37:29.283 | 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-21 11:37:29.284 | 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-21 11:37:29.287 | 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-21 11:37:29.288 | 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-21 11:37:29.288 | 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-21 11:37:29.291 | 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-21 11:37:29.293 | 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-21 11:37:29.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>=3.36.0->tempest==46.3.1.dev39) (1.17.0) 2026-07-21 11:37:29.306 | 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-21 11:37:29.308 | 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-21 11:37:29.308 | 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-21 11:37:29.315 | 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-21 11:37:29.316 | 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-21 11:37:29.320 | 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-21 11:37:29.324 | 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-21 11:37:29.338 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev39) 2026-07-21 11:37:29.340 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 11:37:29.359 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-21 11:37:29.361 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-21 11:37:29.365 | Building wheels for collected packages: tempest 2026-07-21 11:37:29.366 | Building editable for tempest (pyproject.toml): started 2026-07-21 11:37:30.303 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-21 11:37:30.304 | Created wheel for tempest: filename=tempest-46.3.1.dev39-0.editable-py3-none-any.whl size=8323 sha256=baa0644f9f307ef919225f5613d2944cebd444d4405764d9b737e897d7358685 2026-07-21 11:37:30.304 | Stored in directory: /tmp/pip-ephem-wheel-cache-dq4jteyg/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-21 11:37:30.306 | Successfully built tempest 2026-07-21 11:37:30.471 | Installing collected packages: tomlkit, stestr, tempest 2026-07-21 11:37:30.599 | 2026-07-21 11:37:30.612 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev39 tomlkit-0.15.0 2026-07-21 11:37:30.720 | ++ inc/python:pip_install:216 : result=0 2026-07-21 11:37:30.722 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-21 11:37:30.725 | ++ functions-common:time_stop:2420 : local name 2026-07-21 11:37:30.727 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 11:37:30.729 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 11:37:30.731 | ++ functions-common:time_stop:2423 : local total 2026-07-21 11:37:30.734 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 11:37:30.737 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-21 11:37:30.740 | ++ functions-common:time_stop:2427 : start_time=1784633846556 2026-07-21 11:37:30.742 | ++ functions-common:time_stop:2429 : [[ -z 1784633846556 ]] 2026-07-21 11:37:30.746 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 11:37:30.751 | ++ functions-common:time_stop:2432 : end_time=1784633850748 2026-07-21 11:37:30.753 | ++ functions-common:time_stop:2433 : elapsed_time=4192 2026-07-21 11:37:30.755 | ++ functions-common:time_stop:2434 : total=91171 2026-07-21 11:37:30.758 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 11:37:30.760 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95363 2026-07-21 11:37:30.762 | ++ inc/python:pip_install:219 : return 0 2026-07-21 11:37:30.765 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 11:37:30.767 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:37:30.770 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-21 11:37:30.773 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-21 11:37:30.775 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 11:37:30.778 | ++ 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-21 11:37:30.780 | ++ 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-21 11:37:30.783 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-21 11:37:30.785 | ++ 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-21 11:37:30.788 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-21 11:37:30.790 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-21 11:37:30.793 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-21 11:37:30.796 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-21 11:37:30.798 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-21 11:37:30.802 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-21 11:37:30.803 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-21 11:37:30.806 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-21 11:37:30.808 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-21 11:37:30.811 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-21 11:37:30.814 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-21 11:37:30.817 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-21 11:37:30.819 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-21 11:37:30.821 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-21 11:37:30.824 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-21 11:37:30.827 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-21 11:37:30.830 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-21 11:37:30.833 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-21 11:37:30.833 | ' 2026-07-21 11:37:30.835 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-21 11:37:30.839 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-21 11:37:30.856 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:30.859 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-21 11:37:30.862 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-21 11:37:30.864 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-21 11:37:30.867 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-21 11:37:30.870 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-21 11:37:30.871 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 11:37:30.871 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-21 11:37:31.079 | 2026-07-21 11:37:31.089 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:37:31.092 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 11:37:31.095 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 11:37:31.097 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 11:37:31.100 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 11:37:31.103 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 11:37:31.106 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 11:37:31.108 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 11:37:31.111 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 11:37:31.114 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 11:37:31.116 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 11:37:31.118 | ++ lib/tempest:get_active_images:176 : img_id=f31253aa-81bf-4034-bd4d-720f09bfec1c 2026-07-21 11:37:31.121 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 11:37:31.124 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 11:37:31.126 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-21 11:37:31.128 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-21 11:37:31.131 | ++ lib/tempest:configure_tempest:272 : '[' -z f31253aa-81bf-4034-bd4d-720f09bfec1c ']' 2026-07-21 11:37:31.133 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-21 11:37:31.135 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-21 11:37:31.138 | ++ lib/tempest:configure_tempest:279 : [[ 991ff06c-a2fa-4e71-b2da-1d5a9e403353 != \f\3\1\2\5\3\a\a\-\8\1\b\f\-\4\0\3\4\-\b\d\4\d\-\7\2\0\f\0\9\b\f\e\c\1\c ]] 2026-07-21 11:37:31.140 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=991ff06c-a2fa-4e71-b2da-1d5a9e403353 2026-07-21 11:37:31.143 | ++ lib/tempest:configure_tempest:281 : break 2026-07-21 11:37:31.145 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-21 11:37:31.160 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-21 11:37:31.164 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-21 11:37:31.167 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-21 11:37:31.169 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-21 11:37:31.171 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-21 11:37:31.174 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-21 11:37:31.177 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-21 11:37:31.179 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-21 11:37:31.184 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-21 11:37:31.184 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-21 11:37:31.452 | 2026-07-21 11:37:31.462 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:37:31.466 | ++ lib/tempest:configure_tempest:303 : admin_project_id=7181cbd61e8641c3b1451d47108abd11 2026-07-21 11:37:31.469 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-21 11:37:31.485 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:31.488 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-21 11:37:31.693 | 2026-07-21 11:37:31.704 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:37:31.707 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 11:37:31.707 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 11:37:31.707 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 11:37:31.707 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 11:37:31.707 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 11:37:31.707 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 11:37:31.707 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 11:37:31.707 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 11:37:31.707 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 11:37:31.707 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 11:37:31.707 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 11:37:31.707 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 11:37:31.707 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 11:37:31.707 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-21 11:37:31.710 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-21 11:37:31.713 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 11:37:31.713 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 11:37:31.713 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 11:37:31.713 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 11:37:31.713 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 11:37:31.713 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 11:37:31.713 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 11:37:31.713 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 11:37:31.713 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 11:37:31.713 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 11:37:31.713 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 11:37:31.713 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 11:37:31.713 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 11:37:31.713 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-21 11:37:31.716 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib f31253aa-81bf-4034-bd4d-720f09bfec1c 2026-07-21 11:37:31.718 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-21 11:37:31.722 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show f31253aa-81bf-4034-bd4d-720f09bfec1c -c size -f value 2026-07-21 11:37:31.906 | 2026-07-21 11:37:31.916 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:37:31.919 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-21 11:37:31.923 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-21 11:37:31.923 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-21 11:37:31.949 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-21 11:37:31.952 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-21 11:37:31.955 | ++ 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-21 11:37:32.163 | 2026-07-21 11:37:32.163 | +----------------------------+-----------------------+ 2026-07-21 11:37:32.163 | | Field | Value | 2026-07-21 11:37:32.163 | +----------------------------+-----------------------+ 2026-07-21 11:37:32.163 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:32.163 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:32.163 | | description | None | 2026-07-21 11:37:32.163 | | disk | 1 | 2026-07-21 11:37:32.163 | | id | 42 | 2026-07-21 11:37:32.163 | | name | m1.nano | 2026-07-21 11:37:32.163 | | os-flavor-access:is_public | True | 2026-07-21 11:37:32.163 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:32.163 | | ram | 192 | 2026-07-21 11:37:32.163 | | rxtx_factor | 1.0 | 2026-07-21 11:37:32.163 | | swap | 0 | 2026-07-21 11:37:32.163 | | vcpus | 1 | 2026-07-21 11:37:32.163 | +----------------------------+-----------------------+ 2026-07-21 11:37:32.172 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-21 11:37:32.176 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 11:37:32.176 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 11:37:32.176 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 11:37:32.176 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 11:37:32.176 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 11:37:32.176 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 11:37:32.176 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 11:37:32.176 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 11:37:32.176 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 11:37:32.176 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 11:37:32.176 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 11:37:32.176 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 11:37:32.176 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 11:37:32.176 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-21 11:37:32.179 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 991ff06c-a2fa-4e71-b2da-1d5a9e403353 2026-07-21 11:37:32.182 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-21 11:37:32.186 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 991ff06c-a2fa-4e71-b2da-1d5a9e403353 -c size -f value 2026-07-21 11:37:32.399 | 2026-07-21 11:37:32.411 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:37:32.414 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-21 11:37:32.418 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-21 11:37:32.418 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-21 11:37:32.444 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-21 11:37:32.446 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-21 11:37:32.449 | ++ 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-21 11:37:32.652 | 2026-07-21 11:37:32.653 | +----------------------------+-----------------------+ 2026-07-21 11:37:32.653 | | Field | Value | 2026-07-21 11:37:32.653 | +----------------------------+-----------------------+ 2026-07-21 11:37:32.653 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 11:37:32.653 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 11:37:32.653 | | description | None | 2026-07-21 11:37:32.653 | | disk | 1 | 2026-07-21 11:37:32.653 | | id | 84 | 2026-07-21 11:37:32.653 | | name | m1.micro | 2026-07-21 11:37:32.653 | | os-flavor-access:is_public | True | 2026-07-21 11:37:32.653 | | properties | hw_rng:allowed='True' | 2026-07-21 11:37:32.653 | | ram | 256 | 2026-07-21 11:37:32.653 | | rxtx_factor | 1.0 | 2026-07-21 11:37:32.653 | | swap | 0 | 2026-07-21 11:37:32.653 | | vcpus | 1 | 2026-07-21 11:37:32.653 | +----------------------------+-----------------------+ 2026-07-21 11:37:32.660 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-21 11:37:32.662 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-21 11:37:32.679 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:32.682 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-21 11:37:32.684 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-21 11:37:32.687 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-21 11:37:32.689 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-21 11:37:32.692 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-21 11:37:32.696 | +++ functions-common:git_clone:593 : pwd 2026-07-21 11:37:32.699 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 11:37:32.702 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 11:37:32.706 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 11:37:32.723 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-21 11:37:32.725 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 11:37:32.729 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 11:37:32.733 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 11:37:32.733 | ++ functions-common:git_clone:610 : echo master 2026-07-21 11:37:32.738 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-21 11:37:32.741 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 11:37:32.743 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-21 11:37:32.757 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-21 11:37:32.760 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-21 11:37:32.760 | ++ functions-common:git_clone:673 : head -1 2026-07-21 11:37:32.765 | 5d0367e Clean-up zuul config spacing 2026-07-21 11:37:32.768 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 11:37:32.771 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-21 11:37:32.771 | ~/os-test-images ~/devstack 2026-07-21 11:37:32.772 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-21 11:37:32.974 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-21 11:37:33.277 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-21 11:37:34.678 | generate installed: PyYAML==6.0.3 2026-07-21 11:37:34.679 | generate run-test-pre: PYTHONHASHSEED='4011268692' 2026-07-21 11:37:34.679 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-21 11:37:34.741 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-21 11:37:34.754 | 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-21 11:37:34.766 | 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-21 11:37:34.780 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-21 11:37:34.783 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-21 11:37:34.789 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-21 11:37:34.795 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-21 11:37:34.827 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-21 11:37:34.834 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-21 11:37:34.841 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-21 11:37:34.852 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-21 11:37:34.852 | 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-21 11:37:34.858 | 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-21 11:37:34.864 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-21 11:37:34.875 | 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-21 11:37:34.877 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-21 11:37:34.880 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-21 11:37:34.887 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-21 11:37:34.895 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-21 11:37:34.904 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-21 11:37:34.906 | 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-21 11:37:34.914 | 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-21 11:37:34.917 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-21 11:37:34.919 | 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-21 11:37:34.926 | 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-21 11:37:34.929 | 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-21 11:37:34.938 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-21 11:37:34.951 | ___________________________________ summary ____________________________________ 2026-07-21 11:37:34.952 | generate: commands succeeded 2026-07-21 11:37:34.952 | congratulations :) 2026-07-21 11:37:34.981 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-21 11:37:34.981 | ~/devstack 2026-07-21 11:37:34.983 | ++ 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-21 11:37:35.016 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-21 11:37:35.020 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-21 11:37:35.038 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-21 11:37:35.041 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-21 11:37:35.044 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-21 11:37:35.075 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-21 11:37:35.109 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-21 11:37:35.111 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-21 11:37:35.114 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-21 11:37:35.116 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-21 11:37:35.120 | +++ 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-21 11:37:35.344 | 2026-07-21 11:37:35.355 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:37:35.358 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 11:37:35.358 | address-scope 2026-07-21 11:37:35.358 | agent 2026-07-21 11:37:35.358 | allowed-address-pairs 2026-07-21 11:37:35.358 | auto-allocated-topology 2026-07-21 11:37:35.358 | availability_zone 2026-07-21 11:37:35.358 | default-subnetpools 2026-07-21 11:37:35.358 | dhcp_agent_scheduler 2026-07-21 11:37:35.358 | dns-integration 2026-07-21 11:37:35.358 | dns-domain-ports 2026-07-21 11:37:35.358 | dns-integration-domain-keywords 2026-07-21 11:37:35.358 | empty-string-filtering 2026-07-21 11:37:35.358 | external-net 2026-07-21 11:37:35.358 | extra_dhcp_opt 2026-07-21 11:37:35.358 | extraroute 2026-07-21 11:37:35.358 | extraroute-atomic 2026-07-21 11:37:35.358 | filter-validation 2026-07-21 11:37:35.358 | floating-ip-port-forwarding-detail 2026-07-21 11:37:35.358 | fip-port-details 2026-07-21 11:37:35.358 | flavors 2026-07-21 11:37:35.358 | floatingip-pools 2026-07-21 11:37:35.358 | router 2026-07-21 11:37:35.358 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:37:35.358 | enable-default-route-bfd 2026-07-21 11:37:35.358 | enable-default-route-ecmp 2026-07-21 11:37:35.358 | ext-gw-mode 2026-07-21 11:37:35.358 | l3-ha 2026-07-21 11:37:35.358 | external-gateway-multihoming 2026-07-21 11:37:35.358 | l3-flavors 2026-07-21 11:37:35.358 | l3_agent_scheduler 2026-07-21 11:37:35.358 | multi-provider 2026-07-21 11:37:35.358 | net-mtu 2026-07-21 11:37:35.358 | net-mtu-writable 2026-07-21 11:37:35.358 | network_availability_zone 2026-07-21 11:37:35.358 | network-ip-availability 2026-07-21 11:37:35.358 | network-ip-availability-details 2026-07-21 11:37:35.358 | pagination 2026-07-21 11:37:35.358 | port-device-profile 2026-07-21 11:37:35.358 | port-mac-address-regenerate 2026-07-21 11:37:35.358 | port-numa-affinity-policy 2026-07-21 11:37:35.358 | port-numa-affinity-policy-socket 2026-07-21 11:37:35.358 | binding 2026-07-21 11:37:35.358 | binding-extended 2026-07-21 11:37:35.358 | port-security 2026-07-21 11:37:35.358 | project-id 2026-07-21 11:37:35.358 | provider 2026-07-21 11:37:35.358 | qinq 2026-07-21 11:37:35.358 | quota-check-limit 2026-07-21 11:37:35.358 | quota-check-limit-default 2026-07-21 11:37:35.358 | quotas 2026-07-21 11:37:35.358 | quota_details 2026-07-21 11:37:35.358 | rbac-policies 2026-07-21 11:37:35.359 | rbac-address-scope 2026-07-21 11:37:35.359 | rbac-security-groups 2026-07-21 11:37:35.359 | revision-if-match 2026-07-21 11:37:35.359 | standard-attr-revisions 2026-07-21 11:37:35.359 | router_availability_zone 2026-07-21 11:37:35.359 | router-enable-snat 2026-07-21 11:37:35.359 | security-groups-default-rules 2026-07-21 11:37:35.359 | security-groups-default-statefulness 2026-07-21 11:37:35.359 | security-groups-normalized-cidr 2026-07-21 11:37:35.359 | security-groups-remote-address-group 2026-07-21 11:37:35.359 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:37:35.359 | security-groups-shared-filtering 2026-07-21 11:37:35.359 | security-group 2026-07-21 11:37:35.359 | service-type 2026-07-21 11:37:35.359 | sorting 2026-07-21 11:37:35.359 | standard-attr-description 2026-07-21 11:37:35.359 | stateful-security-group 2026-07-21 11:37:35.359 | subnet-dns-publish-fixed-ip 2026-07-21 11:37:35.359 | subnet-external-network 2026-07-21 11:37:35.359 | subnet_onboard 2026-07-21 11:37:35.359 | subnet-service-types 2026-07-21 11:37:35.359 | subnet_allocation 2026-07-21 11:37:35.359 | subnetpool-prefix-ops 2026-07-21 11:37:35.359 | tag-creation 2026-07-21 11:37:35.359 | standard-attr-tag 2026-07-21 11:37:35.359 | standard-attr-timestamp 2026-07-21 11:37:35.359 | vlan-transparent' 2026-07-21 11:37:35.361 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 11:37:35.361 | address-scope 2026-07-21 11:37:35.361 | agent 2026-07-21 11:37:35.361 | allowed-address-pairs 2026-07-21 11:37:35.361 | auto-allocated-topology 2026-07-21 11:37:35.361 | availability_zone 2026-07-21 11:37:35.361 | default-subnetpools 2026-07-21 11:37:35.361 | dhcp_agent_scheduler 2026-07-21 11:37:35.361 | dns-integration 2026-07-21 11:37:35.361 | dns-domain-ports 2026-07-21 11:37:35.361 | dns-integration-domain-keywords 2026-07-21 11:37:35.361 | empty-string-filtering 2026-07-21 11:37:35.361 | external-net 2026-07-21 11:37:35.361 | extra_dhcp_opt 2026-07-21 11:37:35.361 | extraroute 2026-07-21 11:37:35.361 | extraroute-atomic 2026-07-21 11:37:35.361 | filter-validation 2026-07-21 11:37:35.361 | floating-ip-port-forwarding-detail 2026-07-21 11:37:35.361 | fip-port-details 2026-07-21 11:37:35.361 | flavors 2026-07-21 11:37:35.361 | floatingip-pools 2026-07-21 11:37:35.361 | router 2026-07-21 11:37:35.361 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 11:37:35.361 | enable-default-route-bfd 2026-07-21 11:37:35.361 | enable-default-route-ecmp 2026-07-21 11:37:35.361 | ext-gw-mode 2026-07-21 11:37:35.361 | l3-ha 2026-07-21 11:37:35.361 | external-gateway-multihoming 2026-07-21 11:37:35.361 | l3-flavors 2026-07-21 11:37:35.361 | l3_agent_scheduler 2026-07-21 11:37:35.361 | multi-provider 2026-07-21 11:37:35.361 | net-mtu 2026-07-21 11:37:35.361 | net-mtu-writable 2026-07-21 11:37:35.361 | network_availability_zone 2026-07-21 11:37:35.361 | network-ip-availability 2026-07-21 11:37:35.361 | network-ip-availability-details 2026-07-21 11:37:35.361 | pagination 2026-07-21 11:37:35.361 | port-device-profile 2026-07-21 11:37:35.361 | port-mac-address-regenerate 2026-07-21 11:37:35.361 | port-numa-affinity-policy 2026-07-21 11:37:35.361 | port-numa-affinity-policy-socket 2026-07-21 11:37:35.361 | binding 2026-07-21 11:37:35.361 | binding-extended 2026-07-21 11:37:35.361 | port-security 2026-07-21 11:37:35.361 | project-id 2026-07-21 11:37:35.361 | provider 2026-07-21 11:37:35.361 | qinq 2026-07-21 11:37:35.361 | quota-check-limit 2026-07-21 11:37:35.361 | quota-check-limit-default 2026-07-21 11:37:35.361 | quotas 2026-07-21 11:37:35.361 | quota_details 2026-07-21 11:37:35.361 | rbac-policies 2026-07-21 11:37:35.361 | rbac-address-scope 2026-07-21 11:37:35.361 | rbac-security-groups 2026-07-21 11:37:35.361 | revision-if-match 2026-07-21 11:37:35.361 | standard-attr-revisions 2026-07-21 11:37:35.361 | router_availability_zone 2026-07-21 11:37:35.361 | router-enable-snat 2026-07-21 11:37:35.361 | security-groups-default-rules 2026-07-21 11:37:35.361 | security-groups-default-statefulness 2026-07-21 11:37:35.361 | security-groups-normalized-cidr 2026-07-21 11:37:35.361 | security-groups-remote-address-group 2026-07-21 11:37:35.361 | security-groups-rules-belongs-to-default-sg 2026-07-21 11:37:35.361 | security-groups-shared-filtering 2026-07-21 11:37:35.361 | security-group 2026-07-21 11:37:35.361 | service-type 2026-07-21 11:37:35.361 | sorting 2026-07-21 11:37:35.361 | standard-attr-description 2026-07-21 11:37:35.361 | stateful-security-group 2026-07-21 11:37:35.361 | subnet-dns-publish-fixed-ip 2026-07-21 11:37:35.361 | subnet-external-network 2026-07-21 11:37:35.361 | subnet_onboard 2026-07-21 11:37:35.361 | subnet-service-types 2026-07-21 11:37:35.361 | subnet_allocation 2026-07-21 11:37:35.361 | subnetpool-prefix-ops 2026-07-21 11:37:35.361 | tag-creation 2026-07-21 11:37:35.361 | standard-attr-tag 2026-07-21 11:37:35.361 | standard-attr-timestamp 2026-07-21 11:37:35.361 | vlan-transparent =~ external-net ]] 2026-07-21 11:37:35.363 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 11:37:35.367 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-21 11:37:35.603 | 2026-07-21 11:37:35.613 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 11:37:35.616 | ++ lib/tempest:configure_tempest:395 : public_network_id=e955d7f3-b725-4540-9410-6a0410c47bea 2026-07-21 11:37:35.618 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-21 11:37:36.144 | 2026-07-21 11:37:36.144 | +---------------------------+--------------------------------------+ 2026-07-21 11:37:36.144 | | Field | Value | 2026-07-21 11:37:36.144 | +---------------------------+--------------------------------------+ 2026-07-21 11:37:36.144 | | admin_state_up | UP | 2026-07-21 11:37:36.144 | | availability_zone_hints | | 2026-07-21 11:37:36.144 | | availability_zones | | 2026-07-21 11:37:36.144 | | created_at | 2026-07-21T11:37:35Z | 2026-07-21 11:37:36.144 | | description | | 2026-07-21 11:37:36.144 | | dns_domain | None | 2026-07-21 11:37:36.144 | | id | 09398e0a-1b7f-4d7a-825b-16fe4949593c | 2026-07-21 11:37:36.144 | | ipv4_address_scope | None | 2026-07-21 11:37:36.144 | | ipv6_address_scope | None | 2026-07-21 11:37:36.144 | | is_default | False | 2026-07-21 11:37:36.144 | | is_vlan_qinq | None | 2026-07-21 11:37:36.144 | | is_vlan_transparent | False | 2026-07-21 11:37:36.144 | | mtu | 1372 | 2026-07-21 11:37:36.144 | | name | shared | 2026-07-21 11:37:36.144 | | port_security_enabled | True | 2026-07-21 11:37:36.144 | | project_id | 7181cbd61e8641c3b1451d47108abd11 | 2026-07-21 11:37:36.144 | | provider:network_type | geneve | 2026-07-21 11:37:36.144 | | provider:physical_network | None | 2026-07-21 11:37:36.144 | | provider:segmentation_id | 3038 | 2026-07-21 11:37:36.144 | | pvlan | None | 2026-07-21 11:37:36.144 | | qinq | False | 2026-07-21 11:37:36.144 | | qos_policy_id | None | 2026-07-21 11:37:36.144 | | revision_number | 1 | 2026-07-21 11:37:36.144 | | router:external | Internal | 2026-07-21 11:37:36.144 | | segments | None | 2026-07-21 11:37:36.144 | | shared | True | 2026-07-21 11:37:36.144 | | status | ACTIVE | 2026-07-21 11:37:36.144 | | subnets | | 2026-07-21 11:37:36.144 | | tags | | 2026-07-21 11:37:36.144 | | updated_at | 2026-07-21T11:37:35Z | 2026-07-21 11:37:36.144 | +---------------------------+--------------------------------------+ 2026-07-21 11:37:36.151 | ++ 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-21 11:37:36.832 | 2026-07-21 11:37:36.832 | +----------------------+--------------------------------------+ 2026-07-21 11:37:36.832 | | Field | Value | 2026-07-21 11:37:36.832 | +----------------------+--------------------------------------+ 2026-07-21 11:37:36.832 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-21 11:37:36.832 | | cidr | 192.168.233.0/24 | 2026-07-21 11:37:36.832 | | created_at | 2026-07-21T11:37:36Z | 2026-07-21 11:37:36.832 | | description | shared-subnet | 2026-07-21 11:37:36.832 | | dns_nameservers | | 2026-07-21 11:37:36.832 | | dns_publish_fixed_ip | None | 2026-07-21 11:37:36.832 | | enable_dhcp | True | 2026-07-21 11:37:36.832 | | gateway_ip | 192.168.233.1 | 2026-07-21 11:37:36.832 | | host_routes | | 2026-07-21 11:37:36.832 | | id | e8fc29ae-f961-4330-a6a0-4c17ddf2d126 | 2026-07-21 11:37:36.832 | | ip_version | 4 | 2026-07-21 11:37:36.832 | | ipv6_address_mode | None | 2026-07-21 11:37:36.832 | | ipv6_ra_mode | None | 2026-07-21 11:37:36.832 | | name | shared-subnet | 2026-07-21 11:37:36.832 | | network_id | 09398e0a-1b7f-4d7a-825b-16fe4949593c | 2026-07-21 11:37:36.832 | | project_id | 7181cbd61e8641c3b1451d47108abd11 | 2026-07-21 11:37:36.832 | | revision_number | 0 | 2026-07-21 11:37:36.832 | | router:external | False | 2026-07-21 11:37:36.832 | | segment_id | None | 2026-07-21 11:37:36.832 | | service_types | | 2026-07-21 11:37:36.832 | | subnetpool_id | None | 2026-07-21 11:37:36.832 | | tags | | 2026-07-21 11:37:36.832 | | updated_at | 2026-07-21T11:37:36Z | 2026-07-21 11:37:36.832 | +----------------------+--------------------------------------+ 2026-07-21 11:37:36.841 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-21 11:37:36.877 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-21 11:37:36.913 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-21 11:37:36.917 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-21 11:37:36.952 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-21 11:37:36.986 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-21 11:37:37.017 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-21 11:37:37.052 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-21 11:37:37.087 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.175/identity/v3 2026-07-21 11:37:37.119 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-21 11:37:37.152 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-21 11:37:37.184 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-21 11:37:37.216 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-21 11:37:37.219 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-21 11:37:37.253 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-21 11:37:37.287 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-21 11:37:37.317 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-21 11:37:37.349 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-21 11:37:37.379 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-21 11:37:37.395 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:37.397 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-21 11:37:37.428 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-21 11:37:37.431 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-21 11:37:37.466 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-21 11:37:37.483 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:37:37.486 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-21 11:37:37.518 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-21 11:37:37.550 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-21 11:37:37.583 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-21 11:37:37.585 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-21 11:37:37.617 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-21 11:37:37.651 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-21 11:37:37.669 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:37:37.672 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref f31253aa-81bf-4034-bd4d-720f09bfec1c 2026-07-21 11:37:37.704 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 991ff06c-a2fa-4e71-b2da-1d5a9e403353 2026-07-21 11:37:37.738 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-21 11:37:37.771 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-21 11:37:37.803 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-21 11:37:37.841 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-21 11:37:37.860 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:37.863 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-21 11:37:37.866 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-21 11:37:37.868 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-21 11:37:37.872 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-21 11:37:37.874 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-21 11:37:37.876 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-21 11:37:37.897 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-21 11:37:37.899 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-21 11:37:37.933 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-21 11:37:37.968 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-21 11:37:38.003 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-21 11:37:38.040 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-21 11:37:38.076 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-21 11:37:38.115 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-21 11:37:38.154 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-21 11:37:38.193 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-21 11:37:38.226 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-21 11:37:38.228 | ++ 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-21 11:37:38.261 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-21 11:37:38.264 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-21 11:37:38.283 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:38.286 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-21 11:37:38.322 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-21 11:37:38.343 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:37:38.346 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-21 11:37:38.349 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-21 11:37:38.368 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:37:38.371 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-21 11:37:38.374 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-21 11:37:38.378 | ++ 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-21 11:37:38.415 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-21 11:37:38.451 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id e955d7f3-b725-4540-9410-6a0410c47bea 2026-07-21 11:37:38.486 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-21 11:37:38.517 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-21 11:37:38.549 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-21 11:37:38.588 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-21 11:37:38.623 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-21 11:37:38.654 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-21 11:37:38.689 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-21 11:37:38.692 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-21 11:37:38.694 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-21 11:37:38.696 | ++ 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-21 11:37:38.732 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-21 11:37:38.738 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-21 11:37:38.738 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-21 11:37:38.742 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-21 11:37:38.745 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-21 11:37:38.779 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-21 11:37:38.781 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-21 11:37:38.784 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 11:37:38.786 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-21 11:37:38.789 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-21 11:37:38.823 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-21 11:37:38.855 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-21 11:37:38.888 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-21 11:37:38.923 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-21 11:37:38.956 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-21 11:37:38.991 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 11:37:38.995 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-21 11:37:39.013 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-21 11:37:39.050 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 11:37:39.053 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-21 11:37:39.072 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-21 11:37:39.106 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 11:37:39.109 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-21 11:37:39.127 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-21 11:37:39.163 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 11:37:39.166 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-21 11:37:39.182 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-21 11:37:39.217 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-21 11:37:39.251 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-21 11:37:39.254 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-21 11:37:39.288 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-21 11:37:39.291 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-21 11:37:39.293 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-21 11:37:39.296 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-21 11:37:39.320 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-21 11:37:39.323 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-21 11:37:39.361 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-21 11:37:39.380 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:39.383 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-21 11:37:39.387 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-21 11:37:39.390 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-21 11:37:39.393 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-21 11:37:39.429 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-07-21 11:37:39.432 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-07-21 11:37:39.467 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-21 11:37:39.469 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-21 11:37:39.473 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-21 11:37:39.476 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-21 11:37:39.479 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-21 11:37:39.499 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-21 11:37:39.502 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-21 11:37:39.538 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-21 11:37:39.540 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-21 11:37:39.543 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-21 11:37:39.545 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-21 11:37:39.580 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-21 11:37:39.617 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-21 11:37:39.653 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-21 11:37:39.655 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-21 11:37:39.658 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 11:37:39.660 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-21 11:37:39.680 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:39.682 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-21 11:37:39.722 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 11:37:39.725 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-21 11:37:39.745 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:39.747 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-21 11:37:39.781 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 11:37:39.784 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-21 11:37:39.803 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:39.806 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-21 11:37:39.843 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 11:37:39.846 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-21 11:37:39.866 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:39.869 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-21 11:37:39.904 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 11:37:39.906 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-21 11:37:39.926 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:39.928 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-21 11:37:39.964 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 11:37:39.967 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-21 11:37:39.987 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 11:37:39.990 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-21 11:37:40.027 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 11:37:40.029 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-21 11:37:40.047 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:37:40.049 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-21 11:37:40.083 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-21 11:37:40.086 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-21 11:37:40.121 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-21 11:37:40.123 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-21 11:37:40.159 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-21 11:37:40.162 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-21 11:37:40.199 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-21 11:37:40.202 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-21 11:37:40.239 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-21 11:37:40.242 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-21 11:37:40.275 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-21 11:37:40.278 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-21 11:37:40.280 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-21 11:37:40.283 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-21 11:37:40.287 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.F9NaIRgmRb 2026-07-21 11:37:40.289 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-21 11:37:40.291 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-21 11:37:40.295 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 11:37:40.299 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.WMBX3XyLFk 2026-07-21 11:37:40.301 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.WMBX3XyLFk 2026-07-21 11:37:40.305 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 11:37:40.307 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.WMBX3XyLFk 2026-07-21 11:37:40.310 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 11:37:40.313 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 11:37:40.315 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 11:37:40.322 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:37:40.326 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:37:40.328 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:37:40.332 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:37:40.335 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-21 11:37:40.338 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-21 11:37:40.584 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-21 11:37:41.121 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-21 11:37:49.294 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-21 11:37:52.984 | 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-21 11:37:52.984 | ___________________________________ summary ____________________________________ 2026-07-21 11:37:52.984 | venv-tempest: skipped tests 2026-07-21 11:37:52.984 | congratulations :) 2026-07-21 11:37:53.012 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.WMBX3XyLFk -r requirements.txt 2026-07-21 11:37:53.445 | /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-21 11:37:53.446 | !! 2026-07-21 11:37:53.446 | 2026-07-21 11:37:53.446 | ******************************************************************************** 2026-07-21 11:37:53.446 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 11:37:53.446 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 11:37:53.446 | 2026-07-21 11:37:53.446 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 11:37:53.446 | calls to avoid build errors in the future. 2026-07-21 11:37:53.446 | ******************************************************************************** 2026-07-21 11:37:53.446 | 2026-07-21 11:37:53.446 | !! 2026-07-21 11:37:53.446 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 11:37:53.698 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 11:37:53.698 | !! 2026-07-21 11:37:53.698 | 2026-07-21 11:37:53.698 | ******************************************************************************** 2026-07-21 11:37:53.698 | Please avoid running ``setup.py`` directly. 2026-07-21 11:37:53.699 | Instead, use pypa/build, pypa/installer or other 2026-07-21 11:37:53.699 | standards-based tools. 2026-07-21 11:37:53.699 | 2026-07-21 11:37:53.699 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 11:37:53.699 | calls to avoid build errors in the future. 2026-07-21 11:37:53.699 | 2026-07-21 11:37:53.699 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 11:37:53.699 | ******************************************************************************** 2026-07-21 11:37:53.699 | 2026-07-21 11:37:53.699 | !! 2026-07-21 11:37:53.699 | self.initialize_options() 2026-07-21 11:37:53.699 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 11:37:53.699 | warnings.warn(msg) 2026-07-21 11:37:53.714 | /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-21 11:37:53.714 | !! 2026-07-21 11:37:53.714 | 2026-07-21 11:37:53.714 | ******************************************************************************** 2026-07-21 11:37:53.715 | 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-21 11:37:53.715 | 2026-07-21 11:37:53.715 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 11:37:53.715 | or your builds will no longer be supported. 2026-07-21 11:37:53.715 | 2026-07-21 11:37:53.715 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 11:37:53.715 | ******************************************************************************** 2026-07-21 11:37:53.715 | 2026-07-21 11:37:53.715 | !! 2026-07-21 11:37:53.715 | corresp(dist, value, root_dir) 2026-07-21 11:37:53.791 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 11:37:57.311 | 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-21 11:37:57.311 | venv-tempest run-test-pre: PYTHONHASHSEED='1042256123' 2026-07-21 11:37:57.311 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.WMBX3XyLFk -r requirements.txt 2026-07-21 11:37:57.802 | 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-21 11:37:57.803 | 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-21 11:37:57.803 | 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-21 11:37:57.804 | 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-21 11:37:57.804 | 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-21 11:37:57.804 | 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-21 11:37:57.805 | 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-21 11:37:57.805 | 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-21 11:37:57.805 | 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-21 11:37:57.806 | 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-21 11:37:57.806 | 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-21 11:37:57.807 | 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-21 11:37:57.807 | 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-21 11:37:57.807 | 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-21 11:37:57.808 | 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-21 11:37:57.808 | 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-21 11:37:57.808 | 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-21 11:37:57.809 | 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-21 11:37:57.809 | 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-21 11:37:57.809 | 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-21 11:37:57.810 | 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-21 11:37:57.810 | 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-21 11:37:57.810 | 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-21 11:37:57.811 | 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-21 11:37:57.812 | 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-21 11:37:57.813 | 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-21 11:37:57.814 | 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-21 11:37:57.815 | 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-21 11:37:57.815 | 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-21 11:37:57.815 | 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-21 11:37:57.818 | 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-21 11:37:57.819 | 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-21 11:37:57.819 | 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-21 11:37:57.821 | 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-21 11:37:57.824 | 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-21 11:37:57.825 | 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-21 11:37:57.826 | 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-21 11:37:57.827 | 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-21 11:37:57.828 | 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-21 11:37:57.830 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-21 11:37:57.830 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-21 11:37:57.831 | 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-21 11:37:57.833 | 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-21 11:37:57.833 | 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-21 11:37:57.834 | 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-21 11:37:57.834 | 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-21 11:37:57.840 | 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-21 11:37:57.843 | 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-21 11:37:57.850 | 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-21 11:37:57.852 | 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-21 11:37:57.853 | 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-21 11:37:57.853 | 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-21 11:37:57.854 | 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-21 11:37:57.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-21 11:37:57.870 | 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-21 11:37:57.873 | 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-21 11:37:57.873 | 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-21 11:37:57.874 | 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-21 11:37:57.880 | 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-21 11:37:57.881 | 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-21 11:37:57.883 | 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-21 11:37:57.996 | ___________________________________ summary ____________________________________ 2026-07-21 11:37:57.996 | venv-tempest: commands succeeded 2026-07-21 11:37:57.996 | congratulations :) 2026-07-21 11:37:58.022 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.WMBX3XyLFk 2026-07-21 11:37:58.026 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-21 11:37:58.029 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-21 11:37:58.031 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-21 11:37:58.066 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.F9NaIRgmRb 2026-07-21 11:37:58.527 | /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-21 11:37:58.527 | !! 2026-07-21 11:37:58.527 | 2026-07-21 11:37:58.527 | ******************************************************************************** 2026-07-21 11:37:58.527 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 11:37:58.527 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 11:37:58.527 | 2026-07-21 11:37:58.527 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 11:37:58.527 | calls to avoid build errors in the future. 2026-07-21 11:37:58.527 | ******************************************************************************** 2026-07-21 11:37:58.527 | 2026-07-21 11:37:58.527 | !! 2026-07-21 11:37:58.527 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 11:37:58.786 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 11:37:58.786 | !! 2026-07-21 11:37:58.786 | 2026-07-21 11:37:58.786 | ******************************************************************************** 2026-07-21 11:37:58.786 | Please avoid running ``setup.py`` directly. 2026-07-21 11:37:58.786 | Instead, use pypa/build, pypa/installer or other 2026-07-21 11:37:58.786 | standards-based tools. 2026-07-21 11:37:58.786 | 2026-07-21 11:37:58.786 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 11:37:58.786 | calls to avoid build errors in the future. 2026-07-21 11:37:58.786 | 2026-07-21 11:37:58.786 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 11:37:58.786 | ******************************************************************************** 2026-07-21 11:37:58.786 | 2026-07-21 11:37:58.786 | !! 2026-07-21 11:37:58.786 | self.initialize_options() 2026-07-21 11:37:58.786 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 11:37:58.786 | warnings.warn(msg) 2026-07-21 11:37:58.801 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-21 11:37:58.801 | !! 2026-07-21 11:37:58.801 | 2026-07-21 11:37:58.801 | ******************************************************************************** 2026-07-21 11:37:58.801 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-21 11:37:58.801 | 2026-07-21 11:37:58.801 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 11:37:58.801 | or your builds will no longer be supported. 2026-07-21 11:37:58.801 | 2026-07-21 11:37:58.801 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 11:37:58.801 | ******************************************************************************** 2026-07-21 11:37:58.801 | 2026-07-21 11:37:58.801 | !! 2026-07-21 11:37:58.801 | corresp(dist, value, root_dir) 2026-07-21 11:37:58.878 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 11:38:02.537 | 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-21 11:38:02.537 | venv-tempest run-test-pre: PYTHONHASHSEED='2009200667' 2026-07-21 11:38:02.537 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.F9NaIRgmRb 2026-07-21 11:38:05.603 | ___________________________________ summary ____________________________________ 2026-07-21 11:38:05.603 | venv-tempest: commands succeeded 2026-07-21 11:38:05.603 | congratulations :) 2026-07-21 11:38:05.635 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-21 11:38:05.651 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:38:05.654 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-21 11:38:05.656 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-21 11:38:05.676 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 11:38:05.679 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-21 11:38:05.682 | ++ 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-21 11:38:05.684 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-21 11:38:05.687 | ++ 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-21 11:38:05.690 | +++ 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-21 11:38:05.693 | +++ 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-21 11:38:05.697 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-21 11:38:05.699 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-21 11:38:05.702 | +++ 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-21 11:38:05.725 | +++ 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-21 11:38:05.747 | ++ 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-21 11:38:05.750 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-21 11:38:05.753 | ++ 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-21 11:38:05.788 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-21 11:38:05.791 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-21 11:38:05.793 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-21 11:38:05.828 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-21 11:38:05.831 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-21 11:38:05.834 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-21 11:38:05.869 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-21 11:38:05.869 | ' 2026-07-21 11:38:05.872 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-21 11:38:05.874 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 11:38:05.877 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-21 11:38:05.881 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-21 11:38:05.883 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-21 11:38:05.883 | ~/tempest ~/tempest 2026-07-21 11:38:05.886 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-21 11:38:05.889 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-21 11:38:05.893 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 11:38:05.898 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.x8kdlbnDpR 2026-07-21 11:38:05.900 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.x8kdlbnDpR 2026-07-21 11:38:05.903 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 11:38:05.905 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.x8kdlbnDpR 2026-07-21 11:38:05.908 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 11:38:05.912 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 11:38:05.914 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 11:38:05.922 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:38:05.925 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:38:05.928 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:38:05.932 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 11:38:05.935 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.x8kdlbnDpR cinder-tempest-plugin 2026-07-21 11:38:06.374 | /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-21 11:38:06.374 | !! 2026-07-21 11:38:06.374 | 2026-07-21 11:38:06.374 | ******************************************************************************** 2026-07-21 11:38:06.374 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 11:38:06.374 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 11:38:06.374 | 2026-07-21 11:38:06.374 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 11:38:06.374 | calls to avoid build errors in the future. 2026-07-21 11:38:06.374 | ******************************************************************************** 2026-07-21 11:38:06.374 | 2026-07-21 11:38:06.374 | !! 2026-07-21 11:38:06.374 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 11:38:06.619 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 11:38:06.619 | !! 2026-07-21 11:38:06.619 | 2026-07-21 11:38:06.619 | ******************************************************************************** 2026-07-21 11:38:06.619 | Please avoid running ``setup.py`` directly. 2026-07-21 11:38:06.619 | Instead, use pypa/build, pypa/installer or other 2026-07-21 11:38:06.619 | standards-based tools. 2026-07-21 11:38:06.619 | 2026-07-21 11:38:06.619 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 11:38:06.619 | calls to avoid build errors in the future. 2026-07-21 11:38:06.619 | 2026-07-21 11:38:06.619 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 11:38:06.619 | ******************************************************************************** 2026-07-21 11:38:06.619 | 2026-07-21 11:38:06.619 | !! 2026-07-21 11:38:06.619 | self.initialize_options() 2026-07-21 11:38:06.619 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 11:38:06.619 | warnings.warn(msg) 2026-07-21 11:38:06.637 | /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-21 11:38:06.637 | !! 2026-07-21 11:38:06.638 | 2026-07-21 11:38:06.638 | ******************************************************************************** 2026-07-21 11:38:06.638 | 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-21 11:38:06.638 | 2026-07-21 11:38:06.638 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 11:38:06.638 | or your builds will no longer be supported. 2026-07-21 11:38:06.638 | 2026-07-21 11:38:06.638 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 11:38:06.638 | ******************************************************************************** 2026-07-21 11:38:06.638 | 2026-07-21 11:38:06.638 | !! 2026-07-21 11:38:06.638 | corresp(dist, value, root_dir) 2026-07-21 11:38:06.721 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 11:38:10.406 | 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-21 11:38:10.406 | venv-tempest run-test-pre: PYTHONHASHSEED='3928899869' 2026-07-21 11:38:10.407 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.x8kdlbnDpR cinder-tempest-plugin 2026-07-21 11:38:11.073 | Collecting cinder-tempest-plugin 2026-07-21 11:38:11.130 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 11:38:11.136 | 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-21 11:38:11.136 | 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-21 11:38:11.137 | 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-21 11:38:11.137 | 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-21 11:38:11.138 | 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-21 11:38:11.138 | 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-21 11:38:11.139 | 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-21 11:38:11.139 | 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-21 11:38:11.140 | 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-21 11:38:11.140 | 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-21 11:38:11.142 | 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-21 11:38:11.143 | 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-21 11:38:11.144 | 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-21 11:38:11.144 | 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-21 11:38:11.145 | 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-21 11:38:11.145 | 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-21 11:38:11.147 | 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-21 11:38:11.152 | 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-21 11:38:11.153 | 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-21 11:38:11.153 | 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-21 11:38:11.154 | 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-21 11:38:11.159 | 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-21 11:38:11.160 | 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-21 11:38:11.160 | 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-21 11:38:11.161 | 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-21 11:38:11.161 | 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-21 11:38:11.162 | 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-21 11:38:11.162 | 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-21 11:38:11.163 | 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-21 11:38:11.163 | 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-21 11:38:11.164 | 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-21 11:38:11.164 | 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-21 11:38:11.165 | 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-21 11:38:11.165 | 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-21 11:38:11.165 | 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-21 11:38:11.166 | 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-21 11:38:11.167 | 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-21 11:38:11.167 | 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-21 11:38:11.170 | 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-21 11:38:11.170 | 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-21 11:38:11.170 | 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-21 11:38:11.171 | 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-21 11:38:11.172 | 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-21 11:38:11.174 | 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-21 11:38:11.175 | 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-21 11:38:11.180 | 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-21 11:38:11.180 | 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-21 11:38:11.180 | 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-21 11:38:11.181 | 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-21 11:38:11.186 | 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-21 11:38:11.188 | 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-21 11:38:11.189 | 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-21 11:38:11.190 | 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-21 11:38:11.191 | 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-21 11:38:11.192 | 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-21 11:38:11.195 | 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-21 11:38:11.200 | 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-21 11:38:11.205 | 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-21 11:38:11.206 | 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-21 11:38:11.208 | 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-21 11:38:11.215 | 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-21 11:38:11.216 | 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-21 11:38:11.235 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-21 11:38:11.283 | Installing collected packages: cinder-tempest-plugin 2026-07-21 11:38:11.332 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-21 11:38:11.405 | ___________________________________ summary ____________________________________ 2026-07-21 11:38:11.405 | venv-tempest: commands succeeded 2026-07-21 11:38:11.405 | congratulations :) 2026-07-21 11:38:11.443 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.x8kdlbnDpR 2026-07-21 11:38:11.448 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-21 11:38:11.448 | Checking installed Tempest plugins: 2026-07-21 11:38:11.451 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-21 11:38:11.893 | /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-21 11:38:11.893 | !! 2026-07-21 11:38:11.893 | 2026-07-21 11:38:11.893 | ******************************************************************************** 2026-07-21 11:38:11.893 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 11:38:11.893 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 11:38:11.893 | 2026-07-21 11:38:11.894 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 11:38:11.894 | calls to avoid build errors in the future. 2026-07-21 11:38:11.894 | ******************************************************************************** 2026-07-21 11:38:11.894 | 2026-07-21 11:38:11.894 | !! 2026-07-21 11:38:11.894 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 11:38:12.158 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 11:38:12.158 | !! 2026-07-21 11:38:12.158 | 2026-07-21 11:38:12.158 | ******************************************************************************** 2026-07-21 11:38:12.158 | Please avoid running ``setup.py`` directly. 2026-07-21 11:38:12.158 | Instead, use pypa/build, pypa/installer or other 2026-07-21 11:38:12.158 | standards-based tools. 2026-07-21 11:38:12.158 | 2026-07-21 11:38:12.158 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 11:38:12.158 | calls to avoid build errors in the future. 2026-07-21 11:38:12.158 | 2026-07-21 11:38:12.158 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 11:38:12.158 | ******************************************************************************** 2026-07-21 11:38:12.158 | 2026-07-21 11:38:12.158 | !! 2026-07-21 11:38:12.158 | self.initialize_options() 2026-07-21 11:38:12.158 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 11:38:12.158 | warnings.warn(msg) 2026-07-21 11:38:12.176 | /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-21 11:38:12.176 | !! 2026-07-21 11:38:12.176 | 2026-07-21 11:38:12.176 | ******************************************************************************** 2026-07-21 11:38:12.176 | 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-21 11:38:12.176 | 2026-07-21 11:38:12.176 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 11:38:12.176 | or your builds will no longer be supported. 2026-07-21 11:38:12.176 | 2026-07-21 11:38:12.176 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 11:38:12.176 | ******************************************************************************** 2026-07-21 11:38:12.176 | 2026-07-21 11:38:12.176 | !! 2026-07-21 11:38:12.176 | corresp(dist, value, root_dir) 2026-07-21 11:38:12.255 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 11:38:15.962 | 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-21 11:38:15.962 | venv-tempest run-test-pre: PYTHONHASHSEED='2943700661' 2026-07-21 11:38:15.962 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-21 11:38:16.548 | +--------------+--------------------------------------------------+ 2026-07-21 11:38:16.548 | | Name | EntryPoint | 2026-07-21 11:38:16.548 | +--------------+--------------------------------------------------+ 2026-07-21 11:38:16.548 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-21 11:38:16.548 | +--------------+--------------------------------------------------+ 2026-07-21 11:38:16.637 | ___________________________________ summary ____________________________________ 2026-07-21 11:38:16.638 | venv-tempest: commands succeeded 2026-07-21 11:38:16.638 | congratulations :) 2026-07-21 11:38:16.666 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-21 11:38:16.666 | ~/tempest 2026-07-21 11:38:16.669 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 11:38:16.671 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 11:38:16.675 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 11:38:16.678 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 11:38:16.680 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-21 11:38:16.683 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 11:38:16.685 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-21 11:38:16.689 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 11:38:16.691 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 11:38:16.695 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 11:38:16.698 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 11:38:16.701 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 11:38:16.704 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-21 11:38:16.707 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 11:38:16.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 11:38:16.714 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 11:38:16.717 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 11:38:16.720 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 11:38:16.723 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 11:38:16.725 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 11:38:16.728 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 11:38:16.732 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 11:38:16.735 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 11:38:16.739 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 11:38:16.742 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 11:38:16.745 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 11:38:16.749 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 11:38:16.752 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 11:38:16.755 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 11:38:16.759 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 11:38:16.762 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 11:38:16.766 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 11:38:16.769 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 11:38:16.773 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 11:38:16.790 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 11:38:16.793 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 11:38:16.797 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 11:38:16.800 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 11:38:16.803 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 11:38:16.806 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 11:38:16.809 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 11:38:16.812 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 11:38:16.816 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 11:38:16.836 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 11:38:16.839 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 11:38:16.843 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 11:38:16.843 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 11:38:16.848 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 11:38:16.852 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 11:38:16.855 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 11:38:16.860 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 11:38:16.880 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 11:38:16.883 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 11:38:16.887 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 11:38:16.889 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 11:38:16.893 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-21 11:38:16.896 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 11:38:16.900 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 11:38:16.903 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-21 11:38:16.906 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:38:16.909 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 11:38:16.912 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 11:38:16.916 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-21 11:38:16.918 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:38:16.922 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-21 11:38:16.925 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:38:16.928 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-21 11:38:16.928 | /^\[\[.+\|.*\]\]/ { 2026-07-21 11:38:16.928 | gsub("[][]", "", $1); 2026-07-21 11:38:16.928 | split($1, a, "|"); 2026-07-21 11:38:16.928 | if (a[1] == matchgroup) 2026-07-21 11:38:16.928 | print a[2] 2026-07-21 11:38:16.928 | } 2026-07-21 11:38:16.928 | ' /opt/stack/devstack/local.conf 2026-07-21 11:38:16.934 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 11:38:16.937 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 11:38:16.941 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 11:38:16.945 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-21 11:38:16.948 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-21 11:38:16.952 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-21 11:38:16.955 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-21 11:38:16.959 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-21 11:38:16.965 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-21 11:38:16.968 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-21 11:38:16.972 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-21 11:38:16.975 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-21 11:38:16.978 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-21 11:38:16.982 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:38:16.985 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-21 11:38:16.989 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-21 11:38:16.992 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 11:38:16.996 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-21 11:38:17.000 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-21 11:38:17.004 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-21 11:38:17.008 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-21 11:38:17.012 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-21 11:38:17.012 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-21 11:38:17.012 | BEGIN { 2026-07-21 11:38:17.012 | section = "" 2026-07-21 11:38:17.012 | last_section = "" 2026-07-21 11:38:17.012 | section_count = 0 2026-07-21 11:38:17.012 | } 2026-07-21 11:38:17.012 | /^\[.+\]/ { 2026-07-21 11:38:17.012 | gsub("[][]", "", $1); 2026-07-21 11:38:17.012 | section=$1 2026-07-21 11:38:17.012 | next 2026-07-21 11:38:17.012 | } 2026-07-21 11:38:17.012 | /^ *\#/ { 2026-07-21 11:38:17.012 | next 2026-07-21 11:38:17.012 | } 2026-07-21 11:38:17.012 | /^[^ \t]+/ { 2026-07-21 11:38:17.012 | # get offset of first = in $0 2026-07-21 11:38:17.012 | eq_idx = index($0, "=") 2026-07-21 11:38:17.012 | # extract attr & value from $0 2026-07-21 11:38:17.012 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 11:38:17.012 | value = substr($0, eq_idx + 1) 2026-07-21 11:38:17.012 | # only need to strip trailing whitespace from attr 2026-07-21 11:38:17.012 | sub(/[ \t]*$/, "", attr) 2026-07-21 11:38:17.012 | # need to strip leading & trailing whitespace from value 2026-07-21 11:38:17.012 | sub(/^[ \t]*/, "", value) 2026-07-21 11:38:17.012 | sub(/[ \t]*$/, "", value) 2026-07-21 11:38:17.012 | 2026-07-21 11:38:17.012 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 11:38:17.012 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 11:38:17.012 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 11:38:17.012 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 11:38:17.012 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 11:38:17.012 | if (section != last_section) { 2026-07-21 11:38:17.012 | cfg_section[section_count++] = section 2026-07-21 11:38:17.012 | last_section = section 2026-07-21 11:38:17.012 | } 2026-07-21 11:38:17.012 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 11:38:17.012 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 11:38:17.012 | 2026-07-21 11:38:17.012 | cfg_attr[section, attr, 0] = value 2026-07-21 11:38:17.012 | cfg_attr_count[section, attr] = 1 2026-07-21 11:38:17.012 | } else { 2026-07-21 11:38:17.012 | lno = cfg_attr_count[section, attr]++ 2026-07-21 11:38:17.012 | cfg_attr[section, attr, lno] = value 2026-07-21 11:38:17.012 | } 2026-07-21 11:38:17.012 | } 2026-07-21 11:38:17.012 | END { 2026-07-21 11:38:17.012 | # Process each section in order 2026-07-21 11:38:17.012 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 11:38:17.012 | section = cfg_section[sno] 2026-07-21 11:38:17.012 | # The ini routines simply append a config item immediately 2026-07-21 11:38:17.012 | # after the section header. To keep the same order as defined 2026-07-21 11:38:17.012 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 11:38:17.012 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 11:38:17.012 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 11:38:17.012 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 11:38:17.012 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 11:38:17.012 | else { 2026-07-21 11:38:17.012 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 11:38:17.012 | count = cfg_attr_count[section, attr] 2026-07-21 11:38:17.012 | print "inidelete " configfile " " section " " attr 2026-07-21 11:38:17.012 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 11:38:17.012 | for (l = count -2; l >= 0; l--) 2026-07-21 11:38:17.012 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 11:38:17.012 | } 2026-07-21 11:38:17.012 | } 2026-07-21 11:38:17.012 | } 2026-07-21 11:38:17.012 | } 2026-07-21 11:38:17.012 | ' 2026-07-21 11:38:17.012 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 11:38:17.015 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 11:38:17.015 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 11:38:17.018 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-21 11:38:17.022 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-21 11:38:17.025 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 11:38:17.028 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-21 11:38:17.031 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-21 11:38:17.031 | BEGIN { group = "" } 2026-07-21 11:38:17.031 | /^\[\[.+\|.*\]\]/ { 2026-07-21 11:38:17.031 | gsub("[][]", "", $1); 2026-07-21 11:38:17.031 | split($1, a, "|"); 2026-07-21 11:38:17.031 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 11:38:17.031 | group=a[1] 2026-07-21 11:38:17.031 | } else { 2026-07-21 11:38:17.031 | group="" 2026-07-21 11:38:17.031 | } 2026-07-21 11:38:17.031 | next 2026-07-21 11:38:17.031 | } 2026-07-21 11:38:17.031 | { 2026-07-21 11:38:17.031 | if (group != "") 2026-07-21 11:38:17.031 | print $0 2026-07-21 11:38:17.031 | } 2026-07-21 11:38:17.031 | ' /opt/stack/devstack/local.conf 2026-07-21 11:38:17.037 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-21 11:38:17.040 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-21 11:38:17.074 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 11:38:17.077 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-21 11:38:17.080 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-21 11:38:17.115 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 13 async_wait 55 osc 161 apt-get 152 test_with_retry 1 dbsync 3 pip_install 95 apt-get-update 3 run_process 38 ------------------------- Unaccounted time 109 ========================= Total runtime 630 ================= Async summary ================= Time spent in the background minus waits: 213 sec Elapsed time: 630 sec Time if we did everything serially: 843 sec Speedup: 1.3381 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_cell0 | SELECT | 42 | | nova_cell1 | SELECT | 62 | | nova_cell0 | INSERT | 8 | | neutron | SELECT | 6942 | | neutron | INSERT | 849 | | placement | SELECT | 21 | | placement | INSERT | 77 | | placement | SET | 1 | | neutron | DELETE | 41 | | neutron | UPDATE | 257 | | nova_cell0 | UPDATE | 5 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | SELECT | 72 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 11 | | glance | INSERT | 48 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.175 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.175/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